Skip to content
Success

Console Output

Pull request #47079 opened
11:06:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 075e1141b8b5c632afb70eeed477554e34bd6f84+87041b207fbbdb98a1ee80583d113d2e44c5600f (ec062baba3f0f717bdf0634286383f30bdf2c332)
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-47079@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
11:06:39 [2024-01-15T11:06:39.264Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:06:39 [2024-01-15T11:06:39.267Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:06:54 [2024-01-15T11:06:54.470Z] Still waiting to schedule task
11:06:54 [2024-01-15T11:06:54.472Z] Waiting for next available executor on ‘arm64&&ubuntu-200411:07:43 [2024-01-15T11:07:43.346Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b44f6635a5708ddf) in /home/ubuntu/workspace/moby_PR-47079
[Pipeline] {
[Pipeline] checkout
11:07:43 [2024-01-15T11:07:43.417Z] The recommended git tool is: git
11:07:45 [2024-01-15T11:07:45.514Z] using credential docker-jenkins-github-credentials
11:07:45 [2024-01-15T11:07:45.532Z] Cloning the remote Git repository
11:07:45 [2024-01-15T11:07:45.532Z] Cloning with configured refspecs honoured and without tags
11:07:45 [2024-01-15T11:07:45.549Z] Cloning repository https://github.com/moby/moby.git
11:07:45 [2024-01-15T11:07:45.599Z]  > git init /home/ubuntu/workspace/moby_PR-47079 # timeout=10
11:07:46 [2024-01-15T11:07:46.224Z] Fetching upstream changes from https://github.com/moby/moby.git
11:07:46 [2024-01-15T11:07:46.224Z]  > git --version # timeout=10
11:07:46 [2024-01-15T11:07:46.227Z]  > git --version # 'git version 2.25.1'
11:07:46 [2024-01-15T11:07:46.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:07:46 [2024-01-15T11:07:46.284Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47079/head:refs/remotes/origin/PR-47079 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:00 [2024-01-15T11:08:00.676Z] Fetching without tags
11:08:00 [2024-01-15T11:08:00.916Z] Merging remotes/origin/master commit 87041b207fbbdb98a1ee80583d113d2e44c5600f into PR head commit 075e1141b8b5c632afb70eeed477554e34bd6f84
11:08:00 [2024-01-15T11:08:00.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:00 [2024-01-15T11:08:00.662Z]  > git config --add remote.origin.fetch +refs/pull/47079/head:refs/remotes/origin/PR-47079 # timeout=10
11:08:00 [2024-01-15T11:08:00.666Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:00 [2024-01-15T11:08:00.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:00 [2024-01-15T11:08:00.680Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:00 [2024-01-15T11:08:00.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:00 [2024-01-15T11:08:00.681Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47079/head:refs/remotes/origin/PR-47079 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:00 [2024-01-15T11:08:00.923Z]  > git config core.sparsecheckout # timeout=10
11:08:00 [2024-01-15T11:08:00.927Z]  > git checkout -f 075e1141b8b5c632afb70eeed477554e34bd6f84 # timeout=10
11:08:01 [2024-01-15T11:08:01.847Z] Merge succeeded, producing 075e1141b8b5c632afb70eeed477554e34bd6f84
11:08:01 [2024-01-15T11:08:01.847Z] Checking out Revision 075e1141b8b5c632afb70eeed477554e34bd6f84 (PR-47079)
11:08:01 [2024-01-15T11:08:01.825Z]  > git remote # timeout=10
11:08:01 [2024-01-15T11:08:01.830Z]  > git config --get remote.origin.url # timeout=10
11:08:01 [2024-01-15T11:08:01.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:01 [2024-01-15T11:08:01.834Z]  > git merge 87041b207fbbdb98a1ee80583d113d2e44c5600f # timeout=10
11:08:01 [2024-01-15T11:08:01.843Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:01 [2024-01-15T11:08:01.850Z]  > git config core.sparsecheckout # timeout=10
11:08:01 [2024-01-15T11:08:01.853Z]  > git checkout -f 075e1141b8b5c632afb70eeed477554e34bd6f84 # timeout=10
11:08:06 [2024-01-15T11:08:06.319Z] Commit message: "vendor: golang.org/x/sys v0.16.0"
11:08:06 [2024-01-15T11:08:06.319Z] First time build. Skipping changelog.
11:08:06 [2024-01-15T11:08:06.341Z]  > git --version # timeout=10
11:08:06 [2024-01-15T11:08:06.344Z]  > git --version # 'git version 2.25.1'
11:08:06 [2024-01-15T11:08:06.346Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:08:07 [2024-01-15T11:08:07.256Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47079:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
11:08:11 [2024-01-15T11:08:11.461Z] Unable to find image 'alpine:latest' locally
11:08:11 [2024-01-15T11:08:11.722Z] latest: Pulling from library/alpine
11:08:12 [2024-01-15T11:08:12.294Z] c30352492317: Pulling fs layer
11:08:13 [2024-01-15T11:08:13.267Z] c30352492317: Verifying Checksum
11:08:13 [2024-01-15T11:08:13.268Z] c30352492317: Download complete
11:08:13 [2024-01-15T11:08:13.840Z] c30352492317: Pull complete
11:08:13 [2024-01-15T11:08:13.840Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
11:08:13 [2024-01-15T11:08:13.840Z] Status: Downloaded newer image for alpine:latest
11:08:19 [2024-01-15T11:08:19.129Z] 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
11:08:19 [2024-01-15T11:08:19.787Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b44f6635a5708ddf) in /home/ubuntu/workspace/moby_PR-47079
[Pipeline] {
[Pipeline] checkout
11:08:19 [2024-01-15T11:08:19.805Z] The recommended git tool is: git
11:08:19 [2024-01-15T11:08:19.814Z] using credential docker-jenkins-github-credentials
11:08:19 [2024-01-15T11:08:19.832Z] Fetching changes from the remote Git repository
11:08:19 [2024-01-15T11:08:19.838Z] Fetching without tags
11:08:20 [2024-01-15T11:08:20.071Z] Merging remotes/origin/master commit 87041b207fbbdb98a1ee80583d113d2e44c5600f into PR head commit 075e1141b8b5c632afb70eeed477554e34bd6f84
11:08:20 [2024-01-15T11:08:20.126Z] Merge succeeded, producing 075e1141b8b5c632afb70eeed477554e34bd6f84
11:08:20 [2024-01-15T11:08:20.127Z] Checking out Revision 075e1141b8b5c632afb70eeed477554e34bd6f84 (PR-47079)
11:08:20 [2024-01-15T11:08:20.184Z] Commit message: "vendor: golang.org/x/sys v0.16.0"
11:08:20 [2024-01-15T11:08:20.199Z]  > git --version # timeout=10
11:08:20 [2024-01-15T11:08:20.202Z]  > git --version # 'git version 2.25.1'
11:08:20 [2024-01-15T11:08:20.204Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:08:19 [2024-01-15T11:08:19.829Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47079/.git # timeout=10
11:08:19 [2024-01-15T11:08:19.835Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:19 [2024-01-15T11:08:19.841Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:19 [2024-01-15T11:08:19.841Z]  > git --version # timeout=10
11:08:19 [2024-01-15T11:08:19.844Z]  > git --version # 'git version 2.25.1'
11:08:19 [2024-01-15T11:08:19.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:19 [2024-01-15T11:08:19.845Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47079/head:refs/remotes/origin/PR-47079 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:20 [2024-01-15T11:08:20.073Z]  > git config core.sparsecheckout # timeout=10
11:08:20 [2024-01-15T11:08:20.076Z]  > git checkout -f 075e1141b8b5c632afb70eeed477554e34bd6f84 # timeout=10
11:08:20 [2024-01-15T11:08:20.108Z]  > git remote # timeout=10
11:08:20 [2024-01-15T11:08:20.111Z]  > git config --get remote.origin.url # timeout=10
11:08:20 [2024-01-15T11:08:20.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:20 [2024-01-15T11:08:20.114Z]  > git merge 87041b207fbbdb98a1ee80583d113d2e44c5600f # timeout=10
11:08:20 [2024-01-15T11:08:20.123Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:20 [2024-01-15T11:08:20.129Z]  > git config core.sparsecheckout # timeout=10
11:08:20 [2024-01-15T11:08:20.132Z]  > git checkout -f 075e1141b8b5c632afb70eeed477554e34bd6f84 # timeout=10
11:08:20 [2024-01-15T11:08:20.856Z] + docker version
11:08:20 [2024-01-15T11:08:20.856Z] Client: Docker Engine - Community
11:08:20 [2024-01-15T11:08:20.856Z]  Version:           24.0.7
11:08:20 [2024-01-15T11:08:20.856Z]  API version:       1.43
11:08:20 [2024-01-15T11:08:20.856Z]  Go version:        go1.20.10
11:08:20 [2024-01-15T11:08:20.856Z]  Git commit:        afdd53b
11:08:20 [2024-01-15T11:08:20.856Z]  Built:             Thu Oct 26 09:08:14 2023
11:08:20 [2024-01-15T11:08:20.856Z]  OS/Arch:           linux/arm64
11:08:20 [2024-01-15T11:08:20.856Z]  Context:           default
11:08:20 [2024-01-15T11:08:20.856Z] 
11:08:20 [2024-01-15T11:08:20.856Z] Server: Docker Engine - Community
11:08:20 [2024-01-15T11:08:20.856Z]  Engine:
11:08:20 [2024-01-15T11:08:20.856Z]   Version:          24.0.7
11:08:20 [2024-01-15T11:08:20.856Z]   API version:      1.43 (minimum version 1.12)
11:08:20 [2024-01-15T11:08:20.856Z]   Go version:       go1.20.10
11:08:20 [2024-01-15T11:08:20.856Z]   Git commit:       311b9ff
11:08:20 [2024-01-15T11:08:20.856Z]   Built:            Thu Oct 26 09:08:14 2023
11:08:20 [2024-01-15T11:08:20.856Z]   OS/Arch:          linux/arm64
11:08:20 [2024-01-15T11:08:20.856Z]   Experimental:     true
11:08:20 [2024-01-15T11:08:20.856Z]  containerd:
11:08:20 [2024-01-15T11:08:20.856Z]   Version:          1.6.25
11:08:20 [2024-01-15T11:08:20.856Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:08:20 [2024-01-15T11:08:20.856Z]  runc:
11:08:20 [2024-01-15T11:08:20.856Z]   Version:          1.1.10
11:08:20 [2024-01-15T11:08:20.856Z]   GitCommit:        v1.1.10-0-g18a0cb0
11:08:20 [2024-01-15T11:08:20.856Z]  docker-init:
11:08:20 [2024-01-15T11:08:20.856Z]   Version:          0.19.0
11:08:20 [2024-01-15T11:08:20.856Z]   GitCommit:        de40ad0
[Pipeline] sh
11:08:21 [2024-01-15T11:08:21.143Z] + docker info
11:08:29 [2024-01-15T11:08:29.281Z] Client: Docker Engine - Community
11:08:29 [2024-01-15T11:08:29.281Z]  Version:    24.0.7
11:08:29 [2024-01-15T11:08:29.281Z]  Context:    default
11:08:29 [2024-01-15T11:08:29.281Z]  Debug Mode: false
11:08:29 [2024-01-15T11:08:29.281Z]  Plugins:
11:08:29 [2024-01-15T11:08:29.281Z]   buildx: Docker Buildx (Docker Inc.)
11:08:29 [2024-01-15T11:08:29.281Z]     Version:  v0.12.0
11:08:29 [2024-01-15T11:08:29.281Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:08:29 [2024-01-15T11:08:29.281Z]   compose: Docker Compose (Docker Inc.)
11:08:29 [2024-01-15T11:08:29.282Z]     Version:  v2.23.3
11:08:29 [2024-01-15T11:08:29.282Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:08:29 [2024-01-15T11:08:29.282Z] 
11:08:29 [2024-01-15T11:08:29.282Z] Server:
11:08:29 [2024-01-15T11:08:29.282Z]  Containers: 0
11:08:29 [2024-01-15T11:08:29.282Z]   Running: 0
11:08:29 [2024-01-15T11:08:29.282Z]   Paused: 0
11:08:29 [2024-01-15T11:08:29.282Z]   Stopped: 0
11:08:29 [2024-01-15T11:08:29.282Z]  Images: 1
11:08:29 [2024-01-15T11:08:29.282Z]  Server Version: 24.0.7
11:08:29 [2024-01-15T11:08:29.282Z]  Storage Driver: overlay2
11:08:29 [2024-01-15T11:08:29.282Z]   Backing Filesystem: extfs
11:08:29 [2024-01-15T11:08:29.282Z]   Supports d_type: true
11:08:29 [2024-01-15T11:08:29.282Z]   Using metacopy: false
11:08:29 [2024-01-15T11:08:29.282Z]   Native Overlay Diff: true
11:08:29 [2024-01-15T11:08:29.282Z]   userxattr: false
11:08:29 [2024-01-15T11:08:29.282Z]  Logging Driver: json-file
11:08:29 [2024-01-15T11:08:29.282Z]  Cgroup Driver: cgroupfs
11:08:29 [2024-01-15T11:08:29.282Z]  Cgroup Version: 1
11:08:29 [2024-01-15T11:08:29.282Z]  Plugins:
11:08:29 [2024-01-15T11:08:29.282Z]   Volume: local
11:08:29 [2024-01-15T11:08:29.282Z]   Network: bridge host ipvlan macvlan null overlay
11:08:29 [2024-01-15T11:08:29.282Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:08:29 [2024-01-15T11:08:29.282Z]  Swarm: inactive
11:08:29 [2024-01-15T11:08:29.282Z]  Runtimes: io.containerd.runc.v2 runc
11:08:29 [2024-01-15T11:08:29.282Z]  Default Runtime: runc
11:08:29 [2024-01-15T11:08:29.282Z]  Init Binary: docker-init
11:08:29 [2024-01-15T11:08:29.282Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:08:29 [2024-01-15T11:08:29.282Z]  runc version: v1.1.10-0-g18a0cb0
11:08:29 [2024-01-15T11:08:29.282Z]  init version: de40ad0
11:08:29 [2024-01-15T11:08:29.282Z]  Security Options:
11:08:29 [2024-01-15T11:08:29.282Z]   apparmor
11:08:29 [2024-01-15T11:08:29.282Z]   seccomp
11:08:29 [2024-01-15T11:08:29.282Z]    Profile: builtin
11:08:29 [2024-01-15T11:08:29.282Z]  Kernel Version: 5.15.0-1050-aws
11:08:29 [2024-01-15T11:08:29.282Z]  Operating System: Ubuntu 20.04.6 LTS
11:08:29 [2024-01-15T11:08:29.282Z]  OSType: linux
11:08:29 [2024-01-15T11:08:29.282Z]  Architecture: aarch64
11:08:29 [2024-01-15T11:08:29.282Z]  CPUs: 8
11:08:29 [2024-01-15T11:08:29.282Z]  Total Memory: 30.64GiB
11:08:29 [2024-01-15T11:08:29.282Z]  Name: ip-10-100-42-28
11:08:29 [2024-01-15T11:08:29.282Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
11:08:29 [2024-01-15T11:08:29.282Z]  Docker Root Dir: /var/lib/docker
11:08:29 [2024-01-15T11:08:29.282Z]  Debug Mode: false
11:08:29 [2024-01-15T11:08:29.282Z]  Experimental: true
11:08:29 [2024-01-15T11:08:29.282Z]  Insecure Registries:
11:08:29 [2024-01-15T11:08:29.282Z]   127.0.0.0/8
11:08:29 [2024-01-15T11:08:29.282Z]  Live Restore Enabled: true
11:08:29 [2024-01-15T11:08:29.282Z] 
[Pipeline] sh
11:08:29 [2024-01-15T11:08:29.569Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:29 [2024-01-15T11:08:29.569Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:29 [2024-01-15T11:08:29.569Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47079/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:08:29 [2024-01-15T11:08:29.569Z] + bash /home/ubuntu/workspace/moby_PR-47079/check-config.sh
11:08:29 [2024-01-15T11:08:29.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:08:29 [2024-01-15T11:08:29.569Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
11:08:29 [2024-01-15T11:08:29.569Z] 
11:08:29 [2024-01-15T11:08:29.569Z] Generally Necessary:
11:08:29 [2024-01-15T11:08:29.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:08:29 [2024-01-15T11:08:29.569Z] - apparmor: enabled and tools installed
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_NAMESPACES: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_NET_NS: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_PID_NS: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_IPC_NS: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_UTS_NS: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_CGROUPS: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_CGROUP_CPUACCT: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_CGROUP_DEVICE: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_CGROUP_FREEZER: enabled
11:08:29 [2024-01-15T11:08:29.569Z] - CONFIG_CGROUP_SCHED: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_CPUSETS: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_MEMCG: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_KEYS: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_VETH: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_BRIDGE: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_NF_NAT: enabled (as module)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_POSIX_MQUEUE: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_CGROUP_BPF: enabled
11:08:29 [2024-01-15T11:08:29.830Z] 
11:08:29 [2024-01-15T11:08:29.830Z] Optional Features:
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_USER_NS: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_SECCOMP: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_SECCOMP_FILTER: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_CGROUP_PIDS: enabled
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_MEMCG_SWAP: enabled
11:08:29 [2024-01-15T11:08:29.830Z]     (cgroup swap accounting is currently enabled)
11:08:29 [2024-01-15T11:08:29.830Z] - CONFIG_BLK_CGROUP: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_CGROUP_PERF: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_CGROUP_HUGETLB: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_CFS_BANDWIDTH: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_RT_GROUP_SCHED: missing
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_VS: enabled (as module)
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_VS_NFCT: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_IP_VS_RR: enabled (as module)
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_SECURITY_SELINUX: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_SECURITY_APPARMOR: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_EXT4_FS: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:08:30 [2024-01-15T11:08:30.091Z] - Network Drivers:
11:08:30 [2024-01-15T11:08:30.091Z]   - "overlay":
11:08:30 [2024-01-15T11:08:30.091Z]     - CONFIG_VXLAN: enabled (as module)
11:08:30 [2024-01-15T11:08:30.091Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:08:30 [2024-01-15T11:08:30.091Z]       Optional (for encrypted networks):
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_CRYPTO: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_CRYPTO_AEAD: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_CRYPTO_GCM: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_CRYPTO_GHASH: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_XFRM: enabled
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_XFRM_USER: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]       - CONFIG_INET_ESP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "ipvlan":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_IPVLAN: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "macvlan":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_MACVLAN: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_DUMMY: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "ftp,tftp client in container":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z] - Storage Drivers:
11:08:30 [2024-01-15T11:08:30.352Z]   - "aufs":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_AUFS_FS: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "btrfs":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:08:30 [2024-01-15T11:08:30.352Z]   - "devicemapper":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_BLK_DEV_DM: enabled
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "overlay":
11:08:30 [2024-01-15T11:08:30.352Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:08:30 [2024-01-15T11:08:30.352Z]   - "zfs":
11:08:30 [2024-01-15T11:08:30.352Z]     - /dev/zfs: present
11:08:30 [2024-01-15T11:08:30.352Z]     - zfs command: missing
11:08:30 [2024-01-15T11:08:30.352Z]     - zpool command: missing
11:08:30 [2024-01-15T11:08:30.352Z] 
11:08:30 [2024-01-15T11:08:30.352Z] Limits:
11:08:30 [2024-01-15T11:08:30.352Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:08:30 [2024-01-15T11:08:30.352Z] 
11:08:30 [2024-01-15T11:08:30.352Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:08:30 [2024-01-15T11:08:30.658Z] + docker build --force-rm -t docker:075e1141b8b5c632afb70eeed477554e34bd6f84 .
11:08:30 [2024-01-15T11:08:30.918Z] #0 building with "default" instance using docker driver
11:08:30 [2024-01-15T11:08:30.918Z] 
11:08:30 [2024-01-15T11:08:30.918Z] #1 [internal] load build definition from Dockerfile
11:08:30 [2024-01-15T11:08:30.918Z] #1 transferring dockerfile:
11:08:31 [2024-01-15T11:08:31.179Z] #1 transferring dockerfile: 27.92kB done
11:08:31 [2024-01-15T11:08:31.179Z] #1 DONE 0.1s
11:08:31 [2024-01-15T11:08:31.179Z] 
11:08:31 [2024-01-15T11:08:31.179Z] #2 [internal] load .dockerignore
11:08:31 [2024-01-15T11:08:31.179Z] #2 transferring context: 113B done
11:08:31 [2024-01-15T11:08:31.179Z] #2 DONE 0.2s
11:08:31 [2024-01-15T11:08:31.179Z] 
11:08:31 [2024-01-15T11:08:31.179Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:08:31 [2024-01-15T11:08:31.439Z] #3 DONE 0.4s
11:08:31 [2024-01-15T11:08:31.439Z] 
11:08:31 [2024-01-15T11:08:31.439Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
11:08:31 [2024-01-15T11:08:31.439Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
11:08:31 [2024-01-15T11:08:31.439Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
11:08:31 [2024-01-15T11:08:31.439Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
11:08:31 [2024-01-15T11:08:31.439Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
11:08:31 [2024-01-15T11:08:31.439Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
11:08:31 [2024-01-15T11:08:31.439Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
11:08:32 [2024-01-15T11:08:32.010Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.5s done
11:08:32 [2024-01-15T11:08:32.010Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
11:08:32 [2024-01-15T11:08:32.271Z] #4 DONE 0.7s
11:08:32 [2024-01-15T11:08:32.271Z] 
11:08:32 [2024-01-15T11:08:32.271Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
11:08:33 [2024-01-15T11:08:33.655Z] #5 DONE 1.5s
11:08:33 [2024-01-15T11:08:33.655Z] 
11:08:33 [2024-01-15T11:08:33.655Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
11:08:33 [2024-01-15T11:08:33.915Z] #6 ...
11:08:33 [2024-01-15T11:08:33.915Z] 
11:08:33 [2024-01-15T11:08:33.915Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:08:33 [2024-01-15T11:08:33.915Z] #7 DONE 1.5s
11:08:33 [2024-01-15T11:08:33.915Z] 
11:08:33 [2024-01-15T11:08:33.915Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3
11:08:33 [2024-01-15T11:08:33.915Z] #8 DONE 1.6s
11:08:33 [2024-01-15T11:08:33.915Z] 
11:08:33 [2024-01-15T11:08:33.915Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:08:33 [2024-01-15T11:08:33.915Z] #9 DONE 1.6s
11:08:33 [2024-01-15T11:08:33.915Z] 
11:08:33 [2024-01-15T11:08:33.915Z] #10 [internal] load metadata for docker.io/library/busybox:latest
11:08:33 [2024-01-15T11:08:33.915Z] #10 DONE 1.7s
11:08:34 [2024-01-15T11:08:34.176Z] 
11:08:34 [2024-01-15T11:08:34.176Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
11:08:34 [2024-01-15T11:08:34.176Z] #6 DONE 1.7s
11:08:34 [2024-01-15T11:08:34.176Z] 
11:08:34 [2024-01-15T11:08:34.176Z] #11 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
11:08:34 [2024-01-15T11:08:34.176Z] #11 DONE 1.7s
11:08:34 [2024-01-15T11:08:34.176Z] 
11:08:34 [2024-01-15T11:08:34.176Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
11:08:34 [2024-01-15T11:08:34.176Z] #12 DONE 1.7s
11:08:35 [2024-01-15T11:08:35.119Z] 
11:08:35 [2024-01-15T11:08:35.119Z] #13 [internal] load build context
11:08:36 [2024-01-15T11:08:36.062Z] #13 transferring context: 70.89MB 1.2s
11:08:36 [2024-01-15T11:08:36.062Z] #13 transferring context: 75.46MB 1.3s done
11:08:37 [2024-01-15T11:08:37.004Z] #13 DONE 2.1s
11:08:37 [2024-01-15T11:08:37.004Z] 
11:08:37 [2024-01-15T11:08:37.004Z] #14 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
11:08:37 [2024-01-15T11:08:37.004Z] #14 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 0.3s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 0.4s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
11:08:37 [2024-01-15T11:08:37.004Z] #14 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 1.8s
11:08:37 [2024-01-15T11:08:37.004Z] #14 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
11:08:37 [2024-01-15T11:08:37.266Z] #14 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
11:08:37 [2024-01-15T11:08:37.266Z] #14 ...
11:08:37 [2024-01-15T11:08:37.266Z] 
11:08:37 [2024-01-15T11:08:37.266Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
11:08:37 [2024-01-15T11:08:37.266Z] #15 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done
11:08:37 [2024-01-15T11:08:37.266Z] #15 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
11:08:37 [2024-01-15T11:08:37.266Z] #15 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
11:08:37 [2024-01-15T11:08:37.266Z] #15 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
11:08:37 [2024-01-15T11:08:37.266Z] #15 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 0.8s done
11:08:37 [2024-01-15T11:08:37.266Z] #15 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.2s done
11:08:37 [2024-01-15T11:08:37.266Z] #15 DONE 2.5s
11:08:37 [2024-01-15T11:08:37.266Z] 
11:08:37 [2024-01-15T11:08:37.266Z] #14 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
11:08:37 [2024-01-15T11:08:37.527Z] #14 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
11:08:42 [2024-01-15T11:08:42.820Z] #14 ...
11:08:42 [2024-01-15T11:08:42.820Z] 
11:08:42 [2024-01-15T11:08:42.820Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
11:08:42 [2024-01-15T11:08:42.820Z] #16 resolve docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f 0.3s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f 1.64kB / 1.64kB done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:1d2e3f20066ebb45b61dbdcb00f538589af667ed5058418aa8f14ff331798ecc 1.58kB / 1.58kB done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.9s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:9a9be50f3f29775ca574ef7e5abef641cee7be76cc7fcce1a97fb20e37bd2c7c 5.97kB / 5.97kB done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 23.58MB / 23.58MB 2.7s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 63.99MB / 63.99MB 4.1s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 86.39MB / 86.39MB 5.9s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.0s
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 64.16MB / 64.16MB 7.1s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.4s done
11:08:42 [2024-01-15T11:08:42.820Z] #16 extracting sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 0.5s
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 155B / 155B 7.3s
11:08:42 [2024-01-15T11:08:42.820Z] #16 sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 155B / 155B 7.5s done
11:08:43 [2024-01-15T11:08:43.764Z] #16 ...
11:08:43 [2024-01-15T11:08:43.764Z] 
11:08:43 [2024-01-15T11:08:43.764Z] #14 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
11:08:43 [2024-01-15T11:08:43.764Z] #14 DONE 9.0s
11:08:43 [2024-01-15T11:08:43.764Z] 
11:08:43 [2024-01-15T11:08:43.764Z] #17 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
11:08:44 [2024-01-15T11:08:44.025Z] #17 ...
11:08:44 [2024-01-15T11:08:44.026Z] 
11:08:44 [2024-01-15T11:08:44.026Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
11:08:44 [2024-01-15T11:08:44.026Z] #18 resolve docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 0.2s done
11:08:44 [2024-01-15T11:08:44.026Z] #18 sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 1.85kB / 1.85kB done
11:08:44 [2024-01-15T11:08:44.026Z] #18 sha256:6fc9b50711023adfca7c7b4236948e120d1332ff01bf46c93e5b64ca0830a81a 529B / 529B done
11:08:44 [2024-01-15T11:08:44.026Z] #18 sha256:60e0ade36b1ab9227b0b8fc5a9731a3a5b9217e9feeb4ba7a2f8cb84addef87b 1.48kB / 1.48kB done
11:08:44 [2024-01-15T11:08:44.026Z] #18 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.9s done
11:08:44 [2024-01-15T11:08:44.026Z] #18 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.5s done
11:08:44 [2024-01-15T11:08:44.026Z] #18 DONE 9.2s
11:08:44 [2024-01-15T11:08:44.287Z] 
11:08:44 [2024-01-15T11:08:44.287Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
11:08:44 [2024-01-15T11:08:44.287Z] #16 extracting sha256:069a35492a4c5b1727f36b1184c413a96ce816d65578adaf3bce2023a1765c0a 2.1s done
11:08:44 [2024-01-15T11:08:44.548Z] #16 extracting sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1
11:08:44 [2024-01-15T11:08:44.809Z] #16 ...
11:08:44 [2024-01-15T11:08:44.809Z] 
11:08:44 [2024-01-15T11:08:44.809Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
11:08:44 [2024-01-15T11:08:44.809Z] #19 resolve docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 0.3s done
11:08:44 [2024-01-15T11:08:44.809Z] #19 sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 8.43kB / 8.43kB done
11:08:44 [2024-01-15T11:08:44.809Z] #19 sha256:f624a057645a77e8df84e8191464c751e95e5548c2b310353319bd0ef6c1cdd7 482B / 482B done
11:08:44 [2024-01-15T11:08:44.809Z] #19 sha256:2fc212afb625544a24471b36178729fc8876049d6c487c521d2023b585ff7155 1.13kB / 1.13kB done
11:08:44 [2024-01-15T11:08:44.809Z] #19 sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 16.61MB / 16.61MB 9.6s done
11:08:44 [2024-01-15T11:08:44.809Z] #19 extracting sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd
11:08:44 [2024-01-15T11:08:44.809Z] #19 ...
11:08:44 [2024-01-15T11:08:44.809Z] 
11:08:44 [2024-01-15T11:08:44.809Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:08:44 [2024-01-15T11:08:44.809Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
11:08:44 [2024-01-15T11:08:44.809Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:08:44 [2024-01-15T11:08:44.809Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:08:44 [2024-01-15T11:08:44.809Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:08:44 [2024-01-15T11:08:44.809Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.4s done
11:08:44 [2024-01-15T11:08:44.809Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
11:08:45 [2024-01-15T11:08:45.070Z] #20 ...
11:08:45 [2024-01-15T11:08:45.070Z] 
11:08:45 [2024-01-15T11:08:45.070Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
11:08:45 [2024-01-15T11:08:45.070Z] #21 resolve docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 0.3s done
11:08:45 [2024-01-15T11:08:45.070Z] #21 sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 9.52kB / 9.52kB done
11:08:45 [2024-01-15T11:08:45.070Z] #21 sha256:a4ca727b12c67a0d6a0e8aa578b00eff94a2c092352e24db577aada1536f6c91 858B / 858B done
11:08:45 [2024-01-15T11:08:45.070Z] #21 sha256:23466caa55cb731e1404a17c8a35ac202c16cb952ff210d4ed50a7518b9e9559 581B / 581B done
11:08:45 [2024-01-15T11:08:45.070Z] #21 sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 1.92MB / 1.92MB 8.6s
11:08:45 [2024-01-15T11:08:45.070Z] #21 extracting sha256:29f4353257d60714f1620f68279c2edd71eb4c462215052410ad03c8e781e157 0.1s done
11:08:45 [2024-01-15T11:08:45.070Z] #21 ...
11:08:45 [2024-01-15T11:08:45.070Z] 
11:08:45 [2024-01-15T11:08:45.070Z] #22 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:08:45 [2024-01-15T11:08:45.070Z] #22 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
11:08:45 [2024-01-15T11:08:45.070Z] #22 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
11:08:45 [2024-01-15T11:08:45.070Z] #22 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
11:08:45 [2024-01-15T11:08:45.070Z] #22 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
11:08:45 [2024-01-15T11:08:45.070Z] #22 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 7.6s done
11:08:45 [2024-01-15T11:08:45.071Z] #22 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
11:08:45 [2024-01-15T11:08:45.071Z] #22 DONE 10.3s
11:08:45 [2024-01-15T11:08:45.071Z] 
11:08:45 [2024-01-15T11:08:45.071Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
11:08:45 [2024-01-15T11:08:45.071Z] #19 extracting sha256:e334954b37361152b82d0153e1e6ae133f3106908fbc2aff87dcb08108581cdd 0.3s done
11:08:45 [2024-01-15T11:08:45.332Z] #19 ...
11:08:45 [2024-01-15T11:08:45.332Z] 
11:08:45 [2024-01-15T11:08:45.332Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:08:45 [2024-01-15T11:08:45.332Z] #20 DONE 10.4s
11:08:45 [2024-01-15T11:08:45.332Z] 
11:08:45 [2024-01-15T11:08:45.332Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
11:08:45 [2024-01-15T11:08:45.332Z] #21 DONE 10.5s
11:08:45 [2024-01-15T11:08:45.332Z] 
11:08:45 [2024-01-15T11:08:45.332Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
11:08:45 [2024-01-15T11:08:45.911Z] #16 ...
11:08:45 [2024-01-15T11:08:45.911Z] 
11:08:45 [2024-01-15T11:08:45.911Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
11:08:45 [2024-01-15T11:08:45.911Z] #19 DONE 11.1s
11:08:45 [2024-01-15T11:08:45.911Z] 
11:08:45 [2024-01-15T11:08:45.911Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f
11:08:47 [2024-01-15T11:08:47.299Z] #16 extracting sha256:765c01d7e18ce033b32be977375a796e7850d1ae4d28deb5171c0330a74c01e1 2.6s done
11:08:47 [2024-01-15T11:08:47.561Z] #16 extracting sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5
11:08:50 [2024-01-15T11:08:50.862Z] #16 extracting sha256:a90b2ff88b8f1ca79d0e7bdc9c1fa27fea56183f5e64f96bd4ba5d16550b16d5 2.8s done
11:08:50 [2024-01-15T11:08:50.862Z] #16 extracting sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171
11:08:51 [2024-01-15T11:08:51.134Z] #16 extracting sha256:fc7327a5ca58a8b4df19b001d0f30e5d091ef847b2cb4cea481e5a1bbc2a8171 done
11:08:51 [2024-01-15T11:08:51.713Z] #16 DONE 16.9s
11:08:51 [2024-01-15T11:08:51.713Z] 
11:08:51 [2024-01-15T11:08:51.713Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.593 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.626 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.630 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.703 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.937 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 3.938 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 4.907 Fetched 9080 kB in 2s (5748 kB/s)
11:08:51 [2024-01-15T11:08:51.713Z] #23 4.907 Reading package lists...
11:08:51 [2024-01-15T11:08:51.713Z] #23 5.539 Reading package lists...
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.147 Building dependency tree...
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.560 The following additional packages will be installed:
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.560   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.561   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.562   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.564 Suggested packages:
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.564   krb5-doc krb5-user
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.564 Recommended packages:
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.564   krb5-locales libldap-common publicsuffix libsasl2-modules
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.732 The following NEW packages will be installed:
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.733   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.733   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.733   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:08:51 [2024-01-15T11:08:51.713Z] #23 6.734   libssh2-1 libssl3 openssl
11:08:51 [2024-01-15T11:08:51.713Z] #23 7.012 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
11:08:51 [2024-01-15T11:08:51.713Z] #23 7.012 Need to get 5813 kB of archives.
11:08:51 [2024-01-15T11:08:51.713Z] #23 7.012 After this operation, 16.1 MB of additional disk space will be used.
11:08:51 [2024-01-15T11:08:51.713Z] #23 7.012 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
11:08:51 [2024-01-15T11:08:51.713Z] #23 7.043 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.060 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.065 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.096 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.111 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.114 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.116 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.123 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.125 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.129 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.133 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.137 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.142 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.143 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.144 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.147 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.150 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.151 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.154 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.156 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.312 debconf: delaying package configuration, since apt-utils is not installed
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.364 Fetched 5813 kB in 0s (14.0 MB/s)
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.460 Selecting previously unselected package libssl3:arm64.
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.460 (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 ... 6092 files and directories currently installed.)
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.464 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
11:08:51 [2024-01-15T11:08:51.714Z] #23 7.579 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
11:08:51 [2024-01-15T11:08:51.976Z] #23 7.885 Selecting previously unselected package openssl.
11:08:51 [2024-01-15T11:08:51.976Z] #23 7.886 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
11:08:51 [2024-01-15T11:08:51.976Z] #23 7.913 Unpacking openssl (3.0.11-1~deb12u2) ...
11:08:52 [2024-01-15T11:08:52.237Z] #23 8.189 Selecting previously unselected package ca-certificates.
11:08:52 [2024-01-15T11:08:52.237Z] #23 8.190 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
11:08:52 [2024-01-15T11:08:52.237Z] #23 8.195 Unpacking ca-certificates (20230311) ...
11:08:52 [2024-01-15T11:08:52.237Z] #23 8.316 Selecting previously unselected package libbrotli1:arm64.
11:08:52 [2024-01-15T11:08:52.497Z] #23 8.318 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
11:08:52 [2024-01-15T11:08:52.497Z] #23 8.345 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
11:08:52 [2024-01-15T11:08:52.757Z] #23 8.665 Selecting previously unselected package libkrb5support0:arm64.
11:08:52 [2024-01-15T11:08:52.758Z] #23 8.666 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
11:08:52 [2024-01-15T11:08:52.758Z] #23 8.682 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
11:08:52 [2024-01-15T11:08:52.758Z] #23 8.902 Selecting previously unselected package libk5crypto3:arm64.
11:08:53 [2024-01-15T11:08:53.018Z] #23 8.903 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
11:08:53 [2024-01-15T11:08:53.018Z] #23 8.931 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
11:08:53 [2024-01-15T11:08:53.295Z] #23 9.221 Selecting previously unselected package libkeyutils1:arm64.
11:08:53 [2024-01-15T11:08:53.295Z] #23 9.222 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
11:08:53 [2024-01-15T11:08:53.295Z] #23 9.237 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
11:08:53 [2024-01-15T11:08:53.295Z] #23 9.424 Selecting previously unselected package libkrb5-3:arm64.
11:08:53 [2024-01-15T11:08:53.555Z] #23 9.425 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
11:08:53 [2024-01-15T11:08:53.555Z] #23 9.454 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
11:08:53 [2024-01-15T11:08:53.816Z] #23 9.717 Selecting previously unselected package libgssapi-krb5-2:arm64.
11:08:53 [2024-01-15T11:08:53.816Z] #23 9.718 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
11:08:53 [2024-01-15T11:08:53.816Z] #23 9.792 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
11:08:54 [2024-01-15T11:08:54.076Z] #23 10.00 Selecting previously unselected package libsasl2-modules-db:arm64.
11:08:54 [2024-01-15T11:08:54.076Z] #23 10.00 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
11:08:54 [2024-01-15T11:08:54.076Z] #23 10.03 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
11:08:54 [2024-01-15T11:08:54.336Z] #23 10.40 Selecting previously unselected package libsasl2-2:arm64.
11:08:54 [2024-01-15T11:08:54.597Z] #23 10.40 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
11:08:54 [2024-01-15T11:08:54.597Z] #23 10.44 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
11:08:54 [2024-01-15T11:08:54.597Z] #23 10.69 Selecting previously unselected package libldap-2.5-0:arm64.
11:08:54 [2024-01-15T11:08:54.857Z] #23 10.69 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
11:08:54 [2024-01-15T11:08:54.857Z] #23 10.70 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
11:08:55 [2024-01-15T11:08:55.117Z] #23 11.09 Selecting previously unselected package libnghttp2-14:arm64.
11:08:55 [2024-01-15T11:08:55.380Z] #23 11.09 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
11:08:55 [2024-01-15T11:08:55.380Z] #23 11.17 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
11:08:55 [2024-01-15T11:08:55.380Z] #23 ...
11:08:55 [2024-01-15T11:08:55.380Z] 
11:08:55 [2024-01-15T11:08:55.380Z] #24 [build-dummy 2/2] RUN mkdir -p /build
11:08:55 [2024-01-15T11:08:55.380Z] #24 ...
11:08:55 [2024-01-15T11:08:55.380Z] 
11:08:55 [2024-01-15T11:08:55.380Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:08:55 [2024-01-15T11:08:55.380Z] #23 11.49 Selecting previously unselected package libpsl5:arm64.
11:08:55 [2024-01-15T11:08:55.640Z] #23 11.49 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
11:08:55 [2024-01-15T11:08:55.640Z] #23 11.51 Unpacking libpsl5:arm64 (0.21.2-1) ...
11:08:55 [2024-01-15T11:08:55.900Z] #23 11.86 Selecting previously unselected package librtmp1:arm64.
11:08:55 [2024-01-15T11:08:55.900Z] #23 11.86 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:08:55 [2024-01-15T11:08:55.900Z] #23 11.89 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:08:56 [2024-01-15T11:08:56.164Z] #23 12.15 Selecting previously unselected package libssh2-1:arm64.
11:08:56 [2024-01-15T11:08:56.424Z] #23 12.15 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
11:08:56 [2024-01-15T11:08:56.424Z] #23 12.18 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
11:08:56 [2024-01-15T11:08:56.424Z] #23 12.35 Selecting previously unselected package libcurl4:arm64.
11:08:56 [2024-01-15T11:08:56.424Z] #23 12.35 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
11:08:56 [2024-01-15T11:08:56.424Z] #23 12.40 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
11:08:56 [2024-01-15T11:08:56.684Z] #23 12.62 Selecting previously unselected package curl.
11:08:56 [2024-01-15T11:08:56.684Z] #23 12.63 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
11:08:56 [2024-01-15T11:08:56.684Z] #23 12.65 Unpacking curl (7.88.1-10+deb12u5) ...
11:08:56 [2024-01-15T11:08:56.944Z] #23 13.02 Selecting previously unselected package libonig5:arm64.
11:08:57 [2024-01-15T11:08:57.204Z] #23 13.02 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
11:08:57 [2024-01-15T11:08:57.204Z] #23 13.06 Unpacking libonig5:arm64 (6.9.8-1) ...
11:08:57 [2024-01-15T11:08:57.204Z] #23 13.29 Selecting previously unselected package libjq1:arm64.
11:08:57 [2024-01-15T11:08:57.465Z] #23 13.30 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
11:08:57 [2024-01-15T11:08:57.465Z] #23 13.34 Unpacking libjq1:arm64 (1.6-2.1) ...
11:08:57 [2024-01-15T11:08:57.465Z] #23 13.48 Selecting previously unselected package jq.
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.48 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.49 Unpacking jq (1.6-2.1) ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.62 Setting up libkeyutils1:arm64 (1.6.3-2) ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.69 Setting up libpsl5:arm64 (0.21.2-1) ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.72 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.74 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
11:08:57 [2024-01-15T11:08:57.725Z] #23 13.87 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
11:08:57 [2024-01-15T11:08:57.985Z] #23 13.90 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
11:08:57 [2024-01-15T11:08:57.985Z] #23 13.93 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
11:08:57 [2024-01-15T11:08:57.985Z] #23 14.00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.03 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.06 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.17 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.22 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.25 Setting up openssl (3.0.11-1~deb12u2) ...
11:08:58 [2024-01-15T11:08:58.247Z] #23 14.35 Setting up libonig5:arm64 (6.9.8-1) ...
11:08:58 [2024-01-15T11:08:58.508Z] #23 14.49 Setting up libjq1:arm64 (1.6-2.1) ...
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.52 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.54 Setting up ca-certificates (20230311) ...
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.70 debconf: unable to initialize frontend: Dialog
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.70 debconf: (TERM is not set, so the dialog frontend is not usable.)
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.70 debconf: falling back to frontend: Readline
11:08:58 [2024-01-15T11:08:58.771Z] #23 14.70 debconf: unable to initialize frontend: Readline
11:08:58 [2024-01-15T11:08:58.772Z] #23 14.70 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
11:08:58 [2024-01-15T11:08:58.772Z] #23 14.70 debconf: falling back to frontend: Teletype
11:08:59 [2024-01-15T11:08:59.032Z] #23 ...
11:08:59 [2024-01-15T11:08:59.032Z] 
11:08:59 [2024-01-15T11:08:59.032Z] #17 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
11:08:59 [2024-01-15T11:08:59.032Z] #17 DONE 15.0s
11:08:59 [2024-01-15T11:08:59.032Z] 
11:08:59 [2024-01-15T11:08:59.032Z] #24 [build-dummy 2/2] RUN mkdir -p /build
11:08:59 [2024-01-15T11:08:59.032Z] #24 DONE 13.7s
11:08:59 [2024-01-15T11:08:59.032Z] 
11:08:59 [2024-01-15T11:08:59.032Z] #25 [base 2/4] COPY --from=xx / /
11:08:59 [2024-01-15T11:08:59.032Z] #25 DONE 0.1s
11:08:59 [2024-01-15T11:08:59.032Z] 
11:08:59 [2024-01-15T11:08:59.032Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:08:59 [2024-01-15T11:08:59.032Z] #26 DONE 0.0s
11:08:59 [2024-01-15T11:08:59.032Z] 
11:08:59 [2024-01-15T11:08:59.032Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:08:59 [2024-01-15T11:08:59.032Z] #23 15.15 Updating certificates in /etc/ssl/certs...
11:08:59 [2024-01-15T11:08:59.603Z] #23 ...
11:08:59 [2024-01-15T11:08:59.603Z] 
11:08:59 [2024-01-15T11:08:59.603Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:08:59 [2024-01-15T11:08:59.603Z] #27 DONE 0.5s
11:08:59 [2024-01-15T11:08:59.603Z] 
11:08:59 [2024-01-15T11:08:59.603Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
11:09:00 [2024-01-15T11:09:00.546Z] #28 0.826 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:00 [2024-01-15T11:09:00.546Z] #28 0.838 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:00 [2024-01-15T11:09:00.546Z] #28 0.838 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:00 [2024-01-15T11:09:00.546Z] #28 0.922 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:00 [2024-01-15T11:09:00.546Z] #28 0.995 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:00 [2024-01-15T11:09:00.806Z] #28 ...
11:09:00 [2024-01-15T11:09:00.806Z] 
11:09:00 [2024-01-15T11:09:00.806Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:09:00 [2024-01-15T11:09:00.806Z] #23 15.84 140 added, 0 removed; done.
11:09:00 [2024-01-15T11:09:00.806Z] #23 15.97 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 15.99 Setting up jq (1.6-2.1) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.00 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.02 Setting up curl (7.88.1-10+deb12u5) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.03 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.06 Processing triggers for ca-certificates (20230311) ...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.07 Updating certificates in /etc/ssl/certs...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.55 0 added, 0 removed; done.
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.55 Running hooks in /etc/ca-certificates/update.d...
11:09:00 [2024-01-15T11:09:00.806Z] #23 16.55 done.
11:09:00 [2024-01-15T11:09:00.806Z] #23 DONE 16.7s
11:09:00 [2024-01-15T11:09:00.806Z] 
11:09:00 [2024-01-15T11:09:00.806Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
11:09:00 [2024-01-15T11:09:00.806Z] #28 1.067 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:00 [2024-01-15T11:09:00.806Z] #28 ...
11:09:00 [2024-01-15T11:09:00.806Z] 
11:09:00 [2024-01-15T11:09:00.806Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:09:00 [2024-01-15T11:09:00.806Z] #29 DONE 0.0s
11:09:01 [2024-01-15T11:09:01.067Z] 
11:09:01 [2024-01-15T11:09:01.067Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:09:03 [2024-01-15T11:09:03.608Z] #30 2.440 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:09:03 [2024-01-15T11:09:03.869Z] #30 3.028 #=#=#                                                                         
11:09:04 [2024-01-15T11:09:04.389Z] #30 3.296 #=#=#                                                                         

######################################################################## 100.0%
11:09:04 [2024-01-15T11:09:04.389Z] #30 3.537 
11:09:04 [2024-01-15T11:09:04.650Z] #30 ...
11:09:04 [2024-01-15T11:09:04.650Z] 
11:09:04 [2024-01-15T11:09:04.650Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
11:09:04 [2024-01-15T11:09:04.650Z] #28 1.966 Fetched 9080 kB in 1s (6499 kB/s)
11:09:04 [2024-01-15T11:09:04.650Z] #28 1.966 Reading package lists...
11:09:04 [2024-01-15T11:09:04.650Z] #28 2.583 Reading package lists...
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.183 Building dependency tree...
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.354 Reading state information...
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.574 The following additional packages will be installed:
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.576   libmagic-mgc libmagic1
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.607 The following NEW packages will be installed:
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.608   file libmagic-mgc libmagic1
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.881 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.881 Need to get 446 kB of archives.
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.881 After this operation, 8709 kB of additional disk space will be used.
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.881 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.914 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
11:09:04 [2024-01-15T11:09:04.650Z] #28 3.921 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.147 debconf: delaying package configuration, since apt-utils is not installed
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.186 Fetched 446 kB in 0s (1464 kB/s)
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.205 Selecting previously unselected package libmagic-mgc.
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.205 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.215 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.219 Unpacking libmagic-mgc (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.297 Selecting previously unselected package libmagic1:arm64.
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.299 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.309 Unpacking libmagic1:arm64 (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.348 Selecting previously unselected package file.
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.350 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.354 Unpacking file (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.396 Setting up libmagic-mgc (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.406 Setting up libmagic1:arm64 (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.428 Setting up file (1:5.44-3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 4.441 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:09:04 [2024-01-15T11:09:04.650Z] #28 DONE 5.0s
11:09:04 [2024-01-15T11:09:04.650Z] 
11:09:04 [2024-01-15T11:09:04.650Z] #31 [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
11:09:04 [2024-01-15T11:09:04.650Z] #31 ...
11:09:04 [2024-01-15T11:09:04.650Z] 
11:09:04 [2024-01-15T11:09:04.650Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:09:04 [2024-01-15T11:09:04.650Z] #32 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
11:09:04 [2024-01-15T11:09:04.910Z] #33 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:09:04 [2024-01-15T11:09:04.910Z] #34 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
11:09:04 [2024-01-15T11:09:04.910Z] #35 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
11:09:04 [2024-01-15T11:09:04.910Z] #36 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:09:04 [2024-01-15T11:09:04.910Z] #37 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:09:04 [2024-01-15T11:09:04.910Z] #38 DONE 0.2s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:09:04 [2024-01-15T11:09:04.910Z] #39 DONE 0.3s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
11:09:04 [2024-01-15T11:09:04.910Z] #40 DONE 0.3s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry
11:09:04 [2024-01-15T11:09:04.910Z] #41 DONE 0.3s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:09:04 [2024-01-15T11:09:04.910Z] #42 ...
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #43 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:09:04 [2024-01-15T11:09:04.910Z] #43 DONE 0.3s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:09:04 [2024-01-15T11:09:04.910Z] #44 DONE 0.3s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:09:04 [2024-01-15T11:09:04.910Z] #45 DONE 0.4s
11:09:04 [2024-01-15T11:09:04.910Z] 
11:09:04 [2024-01-15T11:09:04.910Z] #46 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:09:04 [2024-01-15T11:09:04.910Z] #46 DONE 0.5s
11:09:05 [2024-01-15T11:09:05.171Z] 
11:09:05 [2024-01-15T11:09:05.171Z] #47 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:09:05 [2024-01-15T11:09:05.432Z] #47 ...
11:09:05 [2024-01-15T11:09:05.432Z] 
11:09:05 [2024-01-15T11:09:05.432Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: is subject to change. To configure the initial branch name to use in all
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: of your new repositories, which will suppress this warning, call:
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 	git config --global init.defaultBranch <name>
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 'development'. The just-created branch can be renamed via this command:
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.499 hint: 	git branch -m <name>
11:09:05 [2024-01-15T11:09:05.432Z] #42 0.500 Initialized empty Git repository in /usr/src/tini/.git/
11:09:05 [2024-01-15T11:09:05.432Z] #42 DONE 0.6s
11:09:05 [2024-01-15T11:09:05.432Z] 
11:09:05 [2024-01-15T11:09:05.432Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: is subject to change. To configure the initial branch name to use in all
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: of your new repositories, which will suppress this warning, call:
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 	git config --global init.defaultBranch <name>
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 'development'. The just-created branch can be renamed via this command:
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.431 hint: 	git branch -m <name>
11:09:05 [2024-01-15T11:09:05.432Z] #48 0.432 Initialized empty Git repository in /usr/src/delve/.git/
11:09:05 [2024-01-15T11:09:05.432Z] #48 DONE 0.7s
11:09:05 [2024-01-15T11:09:05.432Z] 
11:09:05 [2024-01-15T11:09:05.432Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:05 [2024-01-15T11:09:05.692Z] #49 ...
11:09:05 [2024-01-15T11:09:05.692Z] 
11:09:05 [2024-01-15T11:09:05.692Z] #50 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: is subject to change. To configure the initial branch name to use in all
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: of your new repositories, which will suppress this warning, call:
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 	git config --global init.defaultBranch <name>
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 'development'. The just-created branch can be renamed via this command:
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.682 hint: 	git branch -m <name>
11:09:05 [2024-01-15T11:09:05.692Z] #50 0.692 Initialized empty Git repository in /usr/src/rootlesskit/.git/
11:09:05 [2024-01-15T11:09:05.692Z] #50 DONE 0.7s
11:09:05 [2024-01-15T11:09:05.692Z] 
11:09:05 [2024-01-15T11:09:05.692Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: is subject to change. To configure the initial branch name to use in all
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: of your new repositories, which will suppress this warning, call:
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 	git config --global init.defaultBranch <name>
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 'development'. The just-created branch can be renamed via this command:
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.752 hint: 	git branch -m <name>
11:09:05 [2024-01-15T11:09:05.692Z] #51 0.756 Initialized empty Git repository in /usr/src/runc/.git/
11:09:05 [2024-01-15T11:09:05.692Z] #51 DONE 0.9s
11:09:05 [2024-01-15T11:09:05.692Z] 
11:09:05 [2024-01-15T11:09:05.692Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:05 [2024-01-15T11:09:05.952Z] #52 ...
11:09:05 [2024-01-15T11:09:05.952Z] 
11:09:05 [2024-01-15T11:09:05.952Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: is subject to change. To configure the initial branch name to use in all
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: of your new repositories, which will suppress this warning, call:
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 	git config --global init.defaultBranch <name>
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 'development'. The just-created branch can be renamed via this command:
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.887 hint: 	git branch -m <name>
11:09:05 [2024-01-15T11:09:05.952Z] #53 0.889 Initialized empty Git repository in /usr/src/registry/.git/
11:09:05 [2024-01-15T11:09:05.952Z] #53 DONE 0.9s
11:09:06 [2024-01-15T11:09:06.213Z] 
11:09:06 [2024-01-15T11:09:06.213Z] #54 [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...)
11:09:06 [2024-01-15T11:09:06.213Z] #54 ...
11:09:06 [2024-01-15T11:09:06.213Z] 
11:09:06 [2024-01-15T11:09:06.213Z] #55 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: is subject to change. To configure the initial branch name to use in all
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: of your new repositories, which will suppress this warning, call:
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 	git config --global init.defaultBranch <name>
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 'development'. The just-created branch can be renamed via this command:
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.236 hint: 	git branch -m <name>
11:09:06 [2024-01-15T11:09:06.213Z] #55 1.237 Initialized empty Git repository in /usr/src/containerd/.git/
11:09:06 [2024-01-15T11:09:06.213Z] #55 DONE 1.3s
11:09:06 [2024-01-15T11:09:06.473Z] 
11:09:06 [2024-01-15T11:09:06.473Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:06 [2024-01-15T11:09:06.473Z] #56 ...
11:09:06 [2024-01-15T11:09:06.473Z] 
11:09:06 [2024-01-15T11:09:06.473Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: Using 'master' as the name for the initial branch. This default branch name
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: is subject to change. To configure the initial branch name to use in all
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: of your new repositories, which will suppress this warning, call:
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 	git config --global init.defaultBranch <name>
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 'development'. The just-created branch can be renamed via this command:
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.520 hint: 	git branch -m <name>
11:09:06 [2024-01-15T11:09:06.473Z] #57 1.523 Initialized empty Git repository in /usr/src/swagger/.git/
11:09:06 [2024-01-15T11:09:06.473Z] #57 DONE 1.6s
11:09:06 [2024-01-15T11:09:06.733Z] 
11:09:06 [2024-01-15T11:09:06.733Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:09:06 [2024-01-15T11:09:06.733Z] #30 5.825 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:09:07 [2024-01-15T11:09:07.306Z] #30 6.459 #=#=#                                                                         
11:09:07 [2024-01-15T11:09:07.890Z] #30 6.754 #=#=#                                                                         

#                                                                          2.4%
######################################################################## 100.0%
11:09:07 [2024-01-15T11:09:07.890Z] #30 7.275 
11:09:12 [2024-01-15T11:09:12.110Z] #30 10.53 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
11:09:12 [2024-01-15T11:09:12.110Z] #30 11.33 #=#=#                                                                         
11:09:12 [2024-01-15T11:09:12.899Z] #30 11.67 #=#=#                                                                         

                                                                           0.5%
###############################                                           43.3%
########################################################                  78.5%
######################################################################## 100.0%
11:09:13 [2024-01-15T11:09:13.168Z] #30 12.40 
11:09:14 [2024-01-15T11:09:14.561Z] #30 ...
11:09:14 [2024-01-15T11:09:14.561Z] 
11:09:14 [2024-01-15T11:09:14.561Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
11:09:14 [2024-01-15T11:09:14.561Z] #58 2.727 go: downloading github.com/tc-hib/go-winres v0.3.1
11:09:14 [2024-01-15T11:09:14.561Z] #58 3.544 go: downloading github.com/tc-hib/winres v0.1.6
11:09:14 [2024-01-15T11:09:14.561Z] #58 3.545 go: downloading github.com/urfave/cli/v2 v2.3.0
11:09:14 [2024-01-15T11:09:14.561Z] #58 4.116 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:09:14 [2024-01-15T11:09:14.561Z] #58 4.126 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:09:14 [2024-01-15T11:09:14.561Z] #58 4.290 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:09:14 [2024-01-15T11:09:14.561Z] #58 4.306 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:09:14 [2024-01-15T11:09:14.824Z] #58 ...
11:09:14 [2024-01-15T11:09:14.824Z] 
11:09:14 [2024-01-15T11:09:14.824Z] #59 [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             ;
11:09:14 [2024-01-15T11:09:14.824Z] #59 2.668 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 2.692 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 2.692 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 2.794 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 2.894 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 3.229 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 4.842 Fetched 9080 kB in 2s (3763 kB/s)
11:09:14 [2024-01-15T11:09:14.824Z] #59 4.842 Reading package lists...
11:09:14 [2024-01-15T11:09:14.824Z] #59 6.287 Reading package lists...
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.166 Building dependency tree...
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.919 python3 is already the newest version (3.11.2-1+b1).
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.919 The following additional packages will be installed:
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.923   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.923   xz-utils
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927 Suggested packages:
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927   m4-doc ed diffutils-doc
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927 Recommended packages:
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
11:09:14 [2024-01-15T11:09:14.824Z] #59 7.927   liblocale-gettext-perl libltdl-dev
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.159 The following NEW packages will be installed:
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.160   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.160   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.161   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.454 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.454 Need to get 5656 kB of archives.
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.454 After this operation, 16.7 MB of additional disk space will be used.
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.454 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.516 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.531 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.593 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.602 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.611 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.632 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.647 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.652 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.703 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.703 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.729 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.731 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.732 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.733 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.739 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.750 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.750 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 8.751 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.020 debconf: delaying package configuration, since apt-utils is not installed
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.132 Fetched 5656 kB in 1s (9841 kB/s)
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.321 Selecting previously unselected package bzip2.
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.322 (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 ... 15667 files and directories currently installed.)
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.363 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.390 Unpacking bzip2 (1.0.8-5+b1) ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.680 Selecting previously unselected package xz-utils.
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.681 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 9.743 Unpacking xz-utils (5.4.1-0.2) ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 10.01 Selecting previously unselected package m4.
11:09:14 [2024-01-15T11:09:14.824Z] #59 10.01 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 10.02 Unpacking m4 (1.4.19-3) ...
11:09:14 [2024-01-15T11:09:14.824Z] #59 ...
11:09:14 [2024-01-15T11:09:14.824Z] 
11:09:14 [2024-01-15T11:09:14.824Z] #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
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.233 go: downloading mvdan.cc/sh/v3 v3.6.0
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.746 go: downloading golang.org/x/term v0.3.0
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.750 go: downloading mvdan.cc/editorconfig v0.2.0
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.759 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.759 go: downloading github.com/google/renameio/v2 v2.0.0
11:09:14 [2024-01-15T11:09:14.824Z] #60 3.962 go: downloading golang.org/x/sys v0.3.0
11:09:14 [2024-01-15T11:09:14.824Z] #60 ...
11:09:14 [2024-01-15T11:09:14.824Z] 
11:09:14 [2024-01-15T11:09:14.824Z] #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
11:09:14 [2024-01-15T11:09:14.824Z] #61 2.966 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 3.008 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 3.032 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 3.243 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 3.518 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 3.672 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 5.107 Fetched 9080 kB in 2s (3768 kB/s)
11:09:14 [2024-01-15T11:09:14.824Z] #61 5.107 Reading package lists...
11:09:14 [2024-01-15T11:09:14.824Z] #61 6.089 Reading package lists...
11:09:14 [2024-01-15T11:09:14.824Z] #61 6.838 Building dependency tree...
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.719 The following additional packages will be installed:
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.734   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.740 Suggested packages:
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.740   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.867 The following NEW packages will be installed:
11:09:14 [2024-01-15T11:09:14.824Z] #61 7.870   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.167 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.167 Need to get 19.3 MB of archives.
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.167 After this operation, 77.0 MB of additional disk space will be used.
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.167 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.441 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.473 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.476 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.481 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.483 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.485 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 8.575 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.004 debconf: delaying package configuration, since apt-utils is not installed
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.168 Fetched 19.3 MB in 1s (23.3 MB/s)
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.399 Selecting previously unselected package libicu72:arm64.
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.399 (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 ... 15667 files and directories currently installed.)
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.433 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
11:09:14 [2024-01-15T11:09:14.824Z] #61 9.521 Unpacking libicu72:arm64 (72.1-3) ...
11:09:15 [2024-01-15T11:09:15.086Z] #61 ...
11:09:15 [2024-01-15T11:09:15.086Z] 
11:09:15 [2024-01-15T11:09:15.086Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:15 [2024-01-15T11:09:15.086Z] #62 2.542 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 2.560 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 2.560 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 2.666 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 3.147 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 3.149 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:15 [2024-01-15T11:09:15.086Z] #62 4.669 Fetched 9080 kB in 2s (3764 kB/s)
11:09:15 [2024-01-15T11:09:15.086Z] #62 4.669 Reading package lists...
11:09:15 [2024-01-15T11:09:15.086Z] #62 6.229 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:09:15 [2024-01-15T11:09:15.086Z] #62 6.229 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:09:15 [2024-01-15T11:09:15.086Z] #62 6.229 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:09:15 [2024-01-15T11:09:15.086Z] #62 6.929 Reading package lists...
11:09:15 [2024-01-15T11:09:15.086Z] #62 7.725 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
11:09:15 [2024-01-15T11:09:15.086Z] #62 7.732 Reading package lists...
11:09:15 [2024-01-15T11:09:15.086Z] #62 8.595 Building dependency tree...
11:09:15 [2024-01-15T11:09:15.086Z] #62 9.314 gcc is already the newest version (4:12.2.0-3).
11:09:15 [2024-01-15T11:09:15.086Z] #62 9.314 pkg-config is already the newest version (1.8.1-1).
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.314 The following additional packages will be installed:
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.314   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.314   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.315   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.315   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.316   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.317   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.320 Suggested packages:
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.320   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.320   libgdk-pixbuf2.0-bin libxml2-utils
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.320 Recommended packages:
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.320   shared-mime-info xdg-user-dirs
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.723 The following NEW packages will be installed:
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.724   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.724   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.724   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.725   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.725   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 9.726   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.02 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.02 Need to get 9078 kB of archives.
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.02 After this operation, 46.9 MB of additional disk space will be used.
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.02 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.08 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.10 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.15 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.22 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.22 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.26 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.26 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.30 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.30 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.30 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.33 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.34 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 10.36 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
11:09:15 [2024-01-15T11:09:15.087Z] #62 ...
11:09:15 [2024-01-15T11:09:15.087Z] 
11:09:15 [2024-01-15T11:09:15.087Z] #63 [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
11:09:15 [2024-01-15T11:09:15.087Z] #63 3.227 go: downloading gotest.tools/gotestsum v1.8.2
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.113 go: downloading github.com/fatih/color v1.13.0
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.115 go: downloading github.com/dnephin/pflag v1.0.7
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.115 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.182 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.182 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.182 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.234 go: downloading golang.org/x/tools v0.1.11
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.242 go: downloading github.com/mattn/go-colorable v0.1.12
11:09:15 [2024-01-15T11:09:15.087Z] #63 4.249 go: downloading github.com/mattn/go-isatty v0.0.14
11:09:15 [2024-01-15T11:09:15.087Z] #63 6.512 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:09:15 [2024-01-15T11:09:15.087Z] #63 ...
11:09:15 [2024-01-15T11:09:15.087Z] 
11:09:15 [2024-01-15T11:09:15.087Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
11:09:15 [2024-01-15T11:09:15.087Z] #64 6.420 Docker version 24.0.2, build cb74dfc
11:09:15 [2024-01-15T11:09:15.349Z] #64 ...
11:09:15 [2024-01-15T11:09:15.349Z] 
11:09:15 [2024-01-15T11:09:15.349Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
11:09:15 [2024-01-15T11:09:15.349Z] #65 3.326 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 3.376 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 3.436 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 3.699 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 3.991 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 4.328 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:15 [2024-01-15T11:09:15.349Z] #65 5.515 Fetched 9080 kB in 2s (3700 kB/s)
11:09:15 [2024-01-15T11:09:15.349Z] #65 5.515 Reading package lists...
11:09:15 [2024-01-15T11:09:15.349Z] #65 7.185 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:09:15 [2024-01-15T11:09:15.349Z] #65 7.185 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:09:15 [2024-01-15T11:09:15.349Z] #65 7.185 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:09:15 [2024-01-15T11:09:15.349Z] #65 7.852 Reading package lists...
11:09:15 [2024-01-15T11:09:15.349Z] #65 8.819 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
11:09:15 [2024-01-15T11:09:15.349Z] #65 8.841 Reading package lists...
11:09:15 [2024-01-15T11:09:15.349Z] #65 9.719 Building dependency tree...
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.34 gcc is already the newest version (4:12.2.0-3).
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.34 libc6-dev is already the newest version (2.36-9+deb12u3).
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.34 pkg-config is already the newest version (1.8.1-1).
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.34 The following additional packages will be installed:
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35   bzip2 libdpkg-perl patch xz-utils
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35 Suggested packages:
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35 Recommended packages:
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.35   liblocale-gettext-perl
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.43 The following NEW packages will be installed:
11:09:15 [2024-01-15T11:09:15.349Z] #65 10.43   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
11:09:15 [2024-01-15T11:09:15.349Z] #65 ...
11:09:15 [2024-01-15T11:09:15.349Z] 
11:09:15 [2024-01-15T11:09:15.349Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
11:09:15 [2024-01-15T11:09:15.349Z] #66 1.954 go: downloading github.com/golangci/golangci-lint v1.55.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.514 go: downloading github.com/fatih/color v1.15.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.525 go: downloading github.com/gofrs/flock v0.8.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.525 go: downloading github.com/spf13/cobra v1.7.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.525 go: downloading github.com/spf13/pflag v1.0.5
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.525 go: downloading github.com/spf13/viper v1.12.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.529 go: downloading gopkg.in/yaml.v3 v3.0.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.698 go: downloading golang.org/x/tools v0.14.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.699 go: downloading github.com/hashicorp/go-version v1.6.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.736 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.736 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.742 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.742 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.752 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.757 go: downloading github.com/mattn/go-colorable v0.1.13
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.762 go: downloading github.com/sirupsen/logrus v1.9.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.769 go: downloading github.com/stretchr/testify v1.8.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.786 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.825 go: downloading github.com/mattn/go-isatty v0.0.17
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.843 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.846 go: downloading github.com/spf13/afero v1.8.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.852 go: downloading github.com/spf13/cast v1.5.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.853 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.858 go: downloading github.com/golangci/revgrep v0.5.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.910 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.910 go: downloading 4d63.com/gochecknoglobals v0.2.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.910 go: downloading github.com/4meepo/tagalign v1.3.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.935 go: downloading github.com/Abirdcfly/dupword v0.0.13
11:09:15 [2024-01-15T11:09:15.349Z] #66 2.937 go: downloading github.com/Antonboom/errname v0.1.12
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.253 go: downloading github.com/Antonboom/nilnil v0.1.7
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.256 go: downloading github.com/Antonboom/testifylint v0.2.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.259 go: downloading github.com/BurntSushi/toml v1.3.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.292 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.292 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.332 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.336 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.349 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.350 go: downloading github.com/alexkohler/prealloc v1.0.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.382 go: downloading github.com/alingse/asasalint v0.0.11
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.383 go: downloading github.com/ashanbrown/forbidigo v1.6.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.399 go: downloading github.com/ashanbrown/makezero v1.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.402 go: downloading github.com/bkielbasa/cyclop v1.2.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.430 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.570 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.570 go: downloading github.com/breml/bidichk v0.2.7
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.571 go: downloading github.com/breml/errchkjson v0.3.6
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.611 go: downloading github.com/butuzov/ireturn v0.2.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.622 go: downloading github.com/butuzov/mirror v1.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.626 go: downloading github.com/catenacyber/perfsprint v0.2.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.682 go: downloading github.com/charithe/durationcheck v0.0.10
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.708 go: downloading github.com/curioswitch/go-reassign v0.2.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.719 go: downloading github.com/daixiang0/gci v0.11.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.859 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 3.964 go: downloading github.com/esimonov/ifshort v1.0.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.006 go: downloading github.com/ghostiam/protogetter v0.2.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.013 go: downloading github.com/fzipp/gocyclo v0.6.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.013 go: downloading github.com/firefart/nonamedreturns v1.0.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.041 go: downloading github.com/go-critic/go-critic v0.9.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.095 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.126 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.155 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.186 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.247 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.340 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.349 go: downloading github.com/golangci/misspell v0.4.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.390 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.406 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.406 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.460 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.479 go: downloading github.com/hexops/gotextdiff v1.0.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.520 go: downloading github.com/jgautheron/goconst v1.6.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.520 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.521 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.697 go: downloading github.com/julz/importas v0.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.699 go: downloading github.com/kisielk/errcheck v1.6.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.703 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.703 go: downloading github.com/kulti/thelper v0.6.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.761 go: downloading github.com/kunwardeep/paralleltest v1.0.8
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.763 go: downloading github.com/kyoh86/exportloopref v0.1.11
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.979 go: downloading github.com/ldez/tagliatelle v0.5.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.979 go: downloading github.com/leonklingele/grouper v1.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 4.980 go: downloading github.com/lufeee/execinquery v1.2.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.180 go: downloading github.com/macabu/inamedparam v0.1.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.188 go: downloading github.com/maratori/testableexamples v1.0.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.212 go: downloading github.com/maratori/testpackage v1.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.377 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.382 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.436 go: downloading github.com/mgechev/revive v1.3.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.448 go: downloading github.com/moricho/tparallel v0.3.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.557 go: downloading github.com/nakabonne/nestif v0.3.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.674 go: downloading github.com/nishanths/exhaustive v0.11.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.685 go: downloading github.com/nishanths/predeclared v0.2.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.686 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.687 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.873 go: downloading github.com/ryancurrah/gomodguard v1.3.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.878 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.905 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.915 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.930 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 5.949 go: downloading github.com/securego/gosec/v2 v2.18.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.081 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.086 go: downloading github.com/sivchari/containedctx v1.0.3
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.153 go: downloading github.com/sivchari/nosnakecase v1.7.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.154 go: downloading github.com/sivchari/tenv v1.7.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.156 go: downloading github.com/sonatard/noctx v0.0.2
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.158 go: downloading github.com/sourcegraph/go-diff v0.7.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.159 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.160 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.216 go: downloading github.com/tdakkota/asciicheck v0.2.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.225 go: downloading github.com/tetafro/godot v1.4.15
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.268 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.270 go: downloading github.com/timonwong/loggercheck v0.9.4
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.275 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.286 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.287 go: downloading github.com/ultraware/funlen v0.1.0
11:09:15 [2024-01-15T11:09:15.349Z] #66 6.294 go: downloading github.com/ultraware/whitespace v0.0.5
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.295 go: downloading github.com/uudashr/gocognit v1.1.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.337 go: downloading github.com/xen0n/gosmopolitan v1.2.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.362 go: downloading github.com/yagipy/maintidx v1.0.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.373 go: downloading github.com/yeya24/promlinter v0.2.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.375 go: downloading github.com/ykadowak/zerologlint v0.1.3
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.390 go: downloading gitlab.com/bosi/decorder v0.4.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.514 go: downloading go-simpler.org/sloglint v0.1.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.542 go: downloading go.tmz.dev/musttag v0.7.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 6.591 go: downloading honnef.co/go/tools v0.4.6
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.168 go: downloading mvdan.cc/gofumpt v0.5.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.168 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.168 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.168 go: downloading golang.org/x/mod v0.13.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.168 go: downloading github.com/hashicorp/errwrap v1.0.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.169 go: downloading golang.org/x/sys v0.13.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.169 go: downloading github.com/davecgh/go-spew v1.1.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.169 go: downloading github.com/pmezard/go-difflib v1.0.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.324 go: downloading github.com/stretchr/objx v0.5.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.327 go: downloading github.com/subosito/gotenv v1.4.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.328 go: downloading github.com/hashicorp/hcl v1.0.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.406 go: downloading gopkg.in/ini.v1 v1.67.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.500 go: downloading github.com/magiconair/properties v1.8.6
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.500 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.521 go: downloading github.com/fatih/structtag v1.2.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.523 go: downloading golang.org/x/text v0.13.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.749 go: downloading github.com/gobwas/glob v0.2.3
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.786 go: downloading github.com/google/go-cmp v0.6.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.790 go: downloading gopkg.in/yaml.v2 v2.4.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.792 go: downloading golang.org/x/sync v0.4.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.937 go: downloading github.com/pelletier/go-toml v1.9.5
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.955 go: downloading go.uber.org/zap v1.24.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 7.987 go: downloading github.com/kisielk/gotool v1.0.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.061 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.156 go: downloading github.com/go-toolsmith/astcast v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.156 go: downloading github.com/go-toolsmith/astcopy v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.242 go: downloading github.com/go-toolsmith/astequal v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.243 go: downloading github.com/go-toolsmith/astfmt v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.257 go: downloading github.com/go-toolsmith/astp v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.283 go: downloading github.com/go-toolsmith/strparse v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.310 go: downloading github.com/go-toolsmith/typep v1.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.311 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.312 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.324 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.396 go: downloading github.com/ettle/strcase v0.1.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.397 go: downloading github.com/Masterminds/semver v1.5.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.457 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.528 go: downloading github.com/prometheus/client_golang v1.12.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.586 go: downloading github.com/prometheus/client_model v0.2.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.668 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.731 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.742 go: downloading go.uber.org/atomic v1.7.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.743 go: downloading go.uber.org/multierr v1.6.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.843 go: downloading github.com/chavacava/garif v0.1.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.843 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.901 go: downloading github.com/quasilyte/gogrep v0.5.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.946 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:09:15 [2024-01-15T11:09:15.350Z] #66 8.952 go: downloading github.com/golang/protobuf v1.5.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.084 go: downloading github.com/beorn7/perks v1.0.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.085 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.166 go: downloading github.com/prometheus/common v0.32.1
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.238 go: downloading github.com/prometheus/procfs v0.7.3
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.263 go: downloading google.golang.org/protobuf v1.28.0
11:09:15 [2024-01-15T11:09:15.350Z] #66 9.504 go: downloading github.com/mattn/go-runewidth v0.0.9
11:09:15 [2024-01-15T11:09:15.350Z] #66 10.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:09:15 [2024-01-15T11:09:15.611Z] #66 ...
11:09:15 [2024-01-15T11:09:15.611Z] 
11:09:15 [2024-01-15T11:09:15.611Z] #67 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
11:09:15 [2024-01-15T11:09:15.611Z] #67 ...
11:09:15 [2024-01-15T11:09:15.611Z] 
11:09:15 [2024-01-15T11:09:15.611Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:15 [2024-01-15T11:09:15.611Z] #68 ...
11:09:15 [2024-01-15T11:09:15.611Z] 
11:09:15 [2024-01-15T11:09:15.611Z] #69 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:15 [2024-01-15T11:09:15.872Z] #69 ...
11:09:15 [2024-01-15T11:09:15.872Z] 
11:09:15 [2024-01-15T11:09:15.872Z] #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
11:09:15 [2024-01-15T11:09:15.872Z] #61 10.93 Selecting previously unselected package libxml2:arm64.
11:09:15 [2024-01-15T11:09:15.872Z] #61 10.94 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
11:09:15 [2024-01-15T11:09:15.872Z] #61 10.95 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
11:09:16 [2024-01-15T11:09:16.459Z] #61 11.47 Selecting previously unselected package libarchive13:arm64.
11:09:16 [2024-01-15T11:09:16.459Z] #61 11.47 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
11:09:16 [2024-01-15T11:09:16.459Z] #61 11.49 Unpacking libarchive13:arm64 (3.6.2-1) ...
11:09:16 [2024-01-15T11:09:16.459Z] #61 11.71 Selecting previously unselected package libjsoncpp25:arm64.
11:09:16 [2024-01-15T11:09:16.740Z] #61 11.71 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
11:09:16 [2024-01-15T11:09:16.740Z] #61 11.75 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
11:09:16 [2024-01-15T11:09:16.740Z] #61 ...
11:09:16 [2024-01-15T11:09:16.740Z] 
11:09:16 [2024-01-15T11:09:16.740Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:09:17 [2024-01-15T11:09:17.002Z] #70 ...
11:09:17 [2024-01-15T11:09:17.002Z] 
11:09:17 [2024-01-15T11:09:17.002Z] #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
11:09:17 [2024-01-15T11:09:17.002Z] #61 12.08 Selecting previously unselected package librhash0:arm64.
11:09:17 [2024-01-15T11:09:17.002Z] #61 12.08 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
11:09:17 [2024-01-15T11:09:17.002Z] #61 12.15 Unpacking librhash0:arm64 (1.4.3-3) ...
11:09:17 [2024-01-15T11:09:17.264Z] #61 ...
11:09:17 [2024-01-15T11:09:17.264Z] 
11:09:17 [2024-01-15T11:09:17.264Z] #31 [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
11:09:17 [2024-01-15T11:09:17.264Z] #31 2.710 go: downloading github.com/pelletier/go-toml v1.8.1
11:09:17 [2024-01-15T11:09:17.264Z] #31 ...
11:09:17 [2024-01-15T11:09:17.264Z] 
11:09:17 [2024-01-15T11:09:17.264Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.39 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.48 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.49 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.52 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.53 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.55 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.59 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.62 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.63 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.64 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.68 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.69 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.69 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.71 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 10.79 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.02 debconf: delaying package configuration, since apt-utils is not installed
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.18 Fetched 9078 kB in 1s (8638 kB/s)
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.50 Selecting previously unselected package libglib2.0-0:arm64.
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.53 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
11:09:17 [2024-01-15T11:09:17.264Z] #62 11.59 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
11:09:17 [2024-01-15T11:09:17.264Z] #62 12.18 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:09:17 [2024-01-15T11:09:17.264Z] #62 12.19 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
11:09:17 [2024-01-15T11:09:17.264Z] #62 12.23 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:09:17 [2024-01-15T11:09:17.264Z] #62 12.55 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:09:17 [2024-01-15T11:09:17.533Z] #62 12.55 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
11:09:17 [2024-01-15T11:09:17.533Z] #62 12.61 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:09:17 [2024-01-15T11:09:17.795Z] #62 13.06 Selecting previously unselected package libsecret-common.
11:09:17 [2024-01-15T11:09:17.795Z] #62 13.06 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
11:09:17 [2024-01-15T11:09:17.795Z] #62 13.16 Unpacking libsecret-common (0.20.5-3) ...
11:09:18 [2024-01-15T11:09:18.762Z] #62 ...
11:09:18 [2024-01-15T11:09:18.762Z] 
11:09:18 [2024-01-15T11:09:18.762Z] #47 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:09:18 [2024-01-15T11:09:18.762Z] #47 3.463 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 3.547 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 3.553 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 3.811 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 4.265 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 4.557 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:09:18 [2024-01-15T11:09:18.762Z] #47 6.539 Fetched 9080 kB in 3s (2708 kB/s)
11:09:18 [2024-01-15T11:09:18.762Z] #47 6.539 Reading package lists...
11:09:18 [2024-01-15T11:09:18.762Z] #47 7.798 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:09:18 [2024-01-15T11:09:18.762Z] #47 7.798 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:09:18 [2024-01-15T11:09:18.762Z] #47 7.798 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:09:18 [2024-01-15T11:09:18.762Z] #47 8.294 Reading package lists...
11:09:18 [2024-01-15T11:09:18.762Z] #47 9.264 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
11:09:18 [2024-01-15T11:09:18.762Z] #47 9.279 Reading package lists...
11:09:18 [2024-01-15T11:09:18.762Z] #47 10.24 Building dependency tree...
11:09:18 [2024-01-15T11:09:18.762Z] #47 10.93 gcc is already the newest version (4:12.2.0-3).
11:09:18 [2024-01-15T11:09:18.762Z] #47 10.93 libc6-dev is already the newest version (2.36-9+deb12u3).
11:09:18 [2024-01-15T11:09:18.762Z] #47 10.93 pkg-config is already the newest version (1.8.1-1).
11:09:18 [2024-01-15T11:09:18.762Z] #47 10.93 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:09:18 [2024-01-15T11:09:18.762Z] #47 ...
11:09:18 [2024-01-15T11:09:18.762Z] 
11:09:18 [2024-01-15T11:09:18.762Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:18 [2024-01-15T11:09:18.762Z] #62 13.84 Selecting previously unselected package libsecret-1-0:arm64.
11:09:18 [2024-01-15T11:09:18.762Z] #62 13.84 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
11:09:18 [2024-01-15T11:09:18.762Z] #62 13.94 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
11:09:19 [2024-01-15T11:09:19.024Z] #62 14.36 Selecting previously unselected package gir1.2-secret-1:arm64.
11:09:19 [2024-01-15T11:09:19.024Z] #62 ...
11:09:19 [2024-01-15T11:09:19.024Z] 
11:09:19 [2024-01-15T11:09:19.024Z] #54 [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...)
11:09:19 [2024-01-15T11:09:19.024Z] #54 3.212 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:09:19 [2024-01-15T11:09:19.024Z] #54 3.212 + mkdir /build
11:09:19 [2024-01-15T11:09:19.287Z] #54 ...
11:09:19 [2024-01-15T11:09:19.287Z] 
11:09:19 [2024-01-15T11:09:19.287Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:19 [2024-01-15T11:09:19.287Z] #62 14.36 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
11:09:19 [2024-01-15T11:09:19.287Z] #62 14.45 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
11:09:19 [2024-01-15T11:09:19.861Z] #62 14.91 Selecting previously unselected package uuid-dev:arm64.
11:09:19 [2024-01-15T11:09:19.861Z] #62 14.91 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
11:09:19 [2024-01-15T11:09:19.861Z] #62 15.00 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
11:09:20 [2024-01-15T11:09:20.123Z] #62 15.26 Selecting previously unselected package libblkid-dev:arm64.
11:09:20 [2024-01-15T11:09:20.123Z] #62 15.26 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
11:09:20 [2024-01-15T11:09:20.123Z] #62 15.30 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
11:09:20 [2024-01-15T11:09:20.385Z] #62 15.66 Selecting previously unselected package libbtrfs0:arm64.
11:09:20 [2024-01-15T11:09:20.385Z] #62 15.66 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
11:09:20 [2024-01-15T11:09:20.385Z] #62 15.69 Unpacking libbtrfs0:arm64 (6.2-1) ...
11:09:20 [2024-01-15T11:09:20.647Z] #62 15.81 Selecting previously unselected package libbtrfs-dev:arm64.
11:09:20 [2024-01-15T11:09:20.647Z] #62 15.82 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
11:09:20 [2024-01-15T11:09:20.647Z] #62 15.89 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
11:09:20 [2024-01-15T11:09:20.912Z] #62 16.14 Selecting previously unselected package libelf1:arm64.
11:09:20 [2024-01-15T11:09:20.912Z] #62 ...
11:09:20 [2024-01-15T11:09:20.912Z] 
11:09:20 [2024-01-15T11:09:20.912Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:20 [2024-01-15T11:09:20.912Z] #49 DONE 15.5s
11:09:20 [2024-01-15T11:09:20.912Z] 
11:09:20 [2024-01-15T11:09:20.912Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:20 [2024-01-15T11:09:20.912Z] #62 16.14 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
11:09:20 [2024-01-15T11:09:20.912Z] #62 16.18 Unpacking libelf1:arm64 (0.188-2.1) ...
11:09:21 [2024-01-15T11:09:21.175Z] #62 ...
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:09:21 [2024-01-15T11:09:21.175Z] #70 DONE 14.5s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:09:21 [2024-01-15T11:09:21.175Z] #30 15.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:09:21 [2024-01-15T11:09:21.175Z] #30 15.91 #=#=#                                                                         
11:09:21 [2024-01-15T11:09:21.175Z] #30 16.23 #=#=#                                                                         

######################################################################## 100.0%
11:09:21 [2024-01-15T11:09:21.175Z] #30 16.62 
11:09:21 [2024-01-15T11:09:21.175Z] #30 18.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.00 #=#=#                                                                         
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.30 #=#=#                                                                         

######################################################################## 100.0%
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.65 
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.74 Download of images into '/build' complete.
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.75 Use something like the following to load the result into a Docker daemon:
11:09:21 [2024-01-15T11:09:21.175Z] #30 19.75   tar -cC '/build' . | docker load
11:09:21 [2024-01-15T11:09:21.175Z] #30 DONE 20.3s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:21 [2024-01-15T11:09:21.175Z] #52 DONE 15.4s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #69 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:21 [2024-01-15T11:09:21.175Z] #69 DONE 15.7s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:21 [2024-01-15T11:09:21.175Z] #68 DONE 15.6s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:09:21 [2024-01-15T11:09:21.175Z] #56 DONE 15.1s
11:09:21 [2024-01-15T11:09:21.175Z] 
11:09:21 [2024-01-15T11:09:21.175Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:21 [2024-01-15T11:09:21.175Z] #62 16.52 Selecting previously unselected package libffi-dev:arm64.
11:09:21 [2024-01-15T11:09:21.175Z] #62 16.52 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.175Z] #62 16.52 Unpacking libffi-dev:arm64 (3.4.4-1) ...
11:09:21 [2024-01-15T11:09:21.437Z] #62 ...
11:09:21 [2024-01-15T11:09:21.437Z] 
11:09:21 [2024-01-15T11:09:21.437Z] #47 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:09:21 [2024-01-15T11:09:21.437Z] #47 DONE 16.3s
11:09:21 [2024-01-15T11:09:21.437Z] 
11:09:21 [2024-01-15T11:09:21.437Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
11:09:21 [2024-01-15T11:09:21.437Z] #64 DONE 16.7s
11:09:21 [2024-01-15T11:09:21.437Z] 
11:09:21 [2024-01-15T11:09:21.437Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.74 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.74 Need to get 2683 kB of archives.
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.74 After this operation, 6010 kB of additional disk space will be used.
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.74 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.76 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.81 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.84 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.85 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 10.89 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.32 debconf: delaying package configuration, since apt-utils is not installed
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.41 Fetched 2683 kB in 0s (6003 kB/s)
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.52 Selecting previously unselected package bzip2.
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.52 (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 ... 15667 files and directories currently installed.)
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.54 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.57 Unpacking bzip2 (1.0.8-5+b1) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.81 Selecting previously unselected package xz-utils.
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.81 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 11.82 Unpacking xz-utils (5.4.1-0.2) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.21 Selecting previously unselected package libdpkg-perl.
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.22 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.23 Unpacking libdpkg-perl (1.21.22) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.72 Selecting previously unselected package patch.
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.73 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 12.76 Unpacking patch (2.7.6-7) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.21 Selecting previously unselected package dpkg-dev.
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.22 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.26 Unpacking dpkg-dev (1.21.22) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.93 Selecting previously unselected package libseccomp-dev:arm64.
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.93 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 13.98 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 14.54 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 14.77 Setting up bzip2 (1.0.8-5+b1) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 14.98 Setting up xz-utils (5.4.1-0.2) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 15.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:09:21 [2024-01-15T11:09:21.437Z] #65 15.24 Setting up patch (2.7.6-7) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 15.32 Setting up libdpkg-perl (1.21.22) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 15.38 Setting up dpkg-dev (1.21.22) ...
11:09:21 [2024-01-15T11:09:21.437Z] #65 DONE 16.5s
11:09:21 [2024-01-15T11:09:21.437Z] 
11:09:21 [2024-01-15T11:09:21.437Z] #54 [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...)
11:09:21 [2024-01-15T11:09:21.437Z] #54 DONE 15.6s
11:09:21 [2024-01-15T11:09:21.437Z] 
11:09:21 [2024-01-15T11:09:21.437Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:21 [2024-01-15T11:09:21.437Z] #62 16.67 Selecting previously unselected package libgpg-error-dev.
11:09:21 [2024-01-15T11:09:21.437Z] #62 16.67 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
11:09:21 [2024-01-15T11:09:21.437Z] #62 16.69 Unpacking libgpg-error-dev (1.46-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #62 16.98 Selecting previously unselected package libgcrypt20-dev.
11:09:22 [2024-01-15T11:09:22.011Z] #62 16.99 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.011Z] #62 16.99 Unpacking libgcrypt20-dev (1.10.1-3) ...
11:09:22 [2024-01-15T11:09:22.011Z] #62 17.21 Selecting previously unselected package libglib2.0-data.
11:09:22 [2024-01-15T11:09:22.011Z] #62 17.21 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
11:09:22 [2024-01-15T11:09:22.011Z] #62 17.30 Unpacking libglib2.0-data (2.74.6-2) ...
11:09:22 [2024-01-15T11:09:22.011Z] #62 ...
11:09:22 [2024-01-15T11:09:22.011Z] 
11:09:22 [2024-01-15T11:09:22.011Z] #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
11:09:22 [2024-01-15T11:09:22.011Z] #61 12.54 Selecting previously unselected package libuv1:arm64.
11:09:22 [2024-01-15T11:09:22.011Z] #61 12.54 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 12.70 Unpacking libuv1:arm64 (1.44.2-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 13.20 Selecting previously unselected package cmake-data.
11:09:22 [2024-01-15T11:09:22.011Z] #61 13.20 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 13.30 Unpacking cmake-data (3.25.1-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 15.34 Selecting previously unselected package cmake.
11:09:22 [2024-01-15T11:09:22.011Z] #61 15.34 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 15.37 Unpacking cmake (3.25.1-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.31 Setting up libicu72:arm64 (72.1-3) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.44 Setting up libuv1:arm64 (1.44.2-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.44 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.45 Setting up librhash0:arm64 (1.4.3-3) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.49 Setting up cmake-data (3.25.1-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.57 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.68 Setting up libarchive13:arm64 (3.6.2-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.68 Setting up cmake (3.25.1-1) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 16.71 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:09:22 [2024-01-15T11:09:22.011Z] #61 DONE 17.3s
11:09:22 [2024-01-15T11:09:22.272Z] 
11:09:22 [2024-01-15T11:09:22.272Z] #59 [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             ;
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.40 Selecting previously unselected package autoconf.
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.40 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.44 Unpacking autoconf (2.71-3) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.77 Selecting previously unselected package autotools-dev.
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.78 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 10.87 Unpacking autotools-dev (20220109.1) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.30 Selecting previously unselected package automake.
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.31 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.38 Unpacking automake (1:1.16.5-1.3) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.72 Selecting previously unselected package libdpkg-perl.
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.73 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 11.75 Unpacking libdpkg-perl (1.21.22) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.11 Selecting previously unselected package patch.
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.11 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.15 Unpacking patch (2.7.6-7) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.54 Selecting previously unselected package dpkg-dev.
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.54 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 12.55 Unpacking dpkg-dev (1.21.22) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.19 Selecting previously unselected package build-essential.
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.20 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.25 Unpacking build-essential (12.9) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.62 Selecting previously unselected package libcap-dev:arm64.
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.62 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 13.69 Unpacking libcap-dev:arm64 (1:2.66-4) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.32 Selecting previously unselected package libprotobuf-c1:arm64.
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.32 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.43 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.87 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.87 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 14.93 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
11:09:22 [2024-01-15T11:09:22.272Z] #59 15.32 Selecting previously unselected package libseccomp-dev:arm64.
11:09:22 [2024-01-15T11:09:22.273Z] #59 15.33 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 15.44 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 15.79 Selecting previously unselected package libsystemd-dev:arm64.
11:09:22 [2024-01-15T11:09:22.273Z] #59 15.80 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 15.86 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.38 Selecting previously unselected package libtool.
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.42 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.50 Unpacking libtool (2.4.7-5) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.81 Selecting previously unselected package libudev-dev:arm64.
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.82 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 16.85 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.11 Selecting previously unselected package libyajl2:arm64.
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.11 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.12 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.33 Selecting previously unselected package libyajl-dev:arm64.
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.33 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.33 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.51 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.55 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.59 Setting up m4 (1.4.19-3) ...
11:09:22 [2024-01-15T11:09:22.273Z] #59 17.76 Setting up bzip2 (1.0.8-5+b1) ...
11:09:22 [2024-01-15T11:09:22.849Z] #59 18.25 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:09:23 [2024-01-15T11:09:23.110Z] #59 18.35 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
11:09:23 [2024-01-15T11:09:23.110Z] #59 18.43 Setting up autotools-dev (20220109.1) ...
11:09:23 [2024-01-15T11:09:23.110Z] #59 18.53 Setting up xz-utils (5.4.1-0.2) ...
11:09:23 [2024-01-15T11:09:23.110Z] #59 ...
11:09:23 [2024-01-15T11:09:23.110Z] 
11:09:23 [2024-01-15T11:09:23.110Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:23 [2024-01-15T11:09:23.110Z] #62 18.32 Selecting previously unselected package libglib2.0-bin.
11:09:23 [2024-01-15T11:09:23.110Z] #62 18.32 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
11:09:23 [2024-01-15T11:09:23.110Z] #62 18.33 Unpacking libglib2.0-bin (2.74.6-2) ...
11:09:23 [2024-01-15T11:09:23.373Z] #62 18.70 Selecting previously unselected package python3-lib2to3.
11:09:23 [2024-01-15T11:09:23.635Z] #62 ...
11:09:23 [2024-01-15T11:09:23.635Z] 
11:09:23 [2024-01-15T11:09:23.635Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:09:23 [2024-01-15T11:09:23.635Z] #71 DONE 1.8s
11:09:23 [2024-01-15T11:09:23.635Z] 
11:09:23 [2024-01-15T11:09:23.635Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:23 [2024-01-15T11:09:23.635Z] #62 18.70 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
11:09:23 [2024-01-15T11:09:23.635Z] #62 18.73 Unpacking python3-lib2to3 (3.11.2-3) ...
11:09:23 [2024-01-15T11:09:23.919Z] #62 18.99 Selecting previously unselected package python3-distutils.
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.00 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.00 Unpacking python3-distutils (3.11.2-3) ...
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.14 Selecting previously unselected package libglib2.0-dev-bin.
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.15 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.15 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.29 Selecting previously unselected package libsepol-dev:arm64.
11:09:23 [2024-01-15T11:09:23.919Z] #62 19.29 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
11:09:24 [2024-01-15T11:09:24.182Z] #62 19.33 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
11:09:25 [2024-01-15T11:09:25.017Z] #62 19.95 Selecting previously unselected package libpcre2-16-0:arm64.
11:09:25 [2024-01-15T11:09:25.017Z] #62 19.97 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
11:09:25 [2024-01-15T11:09:25.017Z] #62 20.03 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
11:09:25 [2024-01-15T11:09:25.281Z] #62 20.48 Selecting previously unselected package libpcre2-32-0:arm64.
11:09:25 [2024-01-15T11:09:25.281Z] #62 20.48 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
11:09:25 [2024-01-15T11:09:25.281Z] #62 20.51 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
11:09:25 [2024-01-15T11:09:25.543Z] #62 ...
11:09:25 [2024-01-15T11:09:25.543Z] 
11:09:25 [2024-01-15T11:09:25.543Z] #59 [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             ;
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.76 Setting up patch (2.7.6-7) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.77 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.89 Setting up libdpkg-perl (1.21.22) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.95 Setting up autoconf (2.71-3) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 18.98 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.01 Setting up libcap-dev:arm64 (1:2.66-4) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.05 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.07 Setting up automake (1:1.16.5-1.3) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.12 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.17 Setting up libtool (2.4.7-5) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.18 Setting up dpkg-dev (1.21.22) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.21 Setting up build-essential (12.9) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 19.26 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:09:25 [2024-01-15T11:09:25.543Z] #59 DONE 20.8s
11:09:25 [2024-01-15T11:09:25.543Z] 
11:09:25 [2024-01-15T11:09:25.543Z] #31 [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
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 tomll can be used in two ways:
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 Writing to STDIN and reading from STDOUT:
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80   cat file.toml | tomll > file.toml
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 Reading and updating a list of files:
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80   tomll a.toml b.toml c.toml
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 
11:09:25 [2024-01-15T11:09:25.543Z] #31 19.80 When given a list of files, tomll will modify all files in place without asking.
11:09:25 [2024-01-15T11:09:25.543Z] #31 DONE 20.8s
11:09:25 [2024-01-15T11:09:25.543Z] 
11:09:25 [2024-01-15T11:09:25.543Z] #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
11:09:25 [2024-01-15T11:09:25.543Z] #60 19.96 v3.6.0
11:09:25 [2024-01-15T11:09:25.543Z] #60 DONE 20.8s
11:09:25 [2024-01-15T11:09:25.543Z] 
11:09:25 [2024-01-15T11:09:25.543Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:25 [2024-01-15T11:09:25.543Z] #62 20.74 Selecting previously unselected package libpcre2-posix3:arm64.
11:09:25 [2024-01-15T11:09:25.543Z] #62 20.74 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
11:09:25 [2024-01-15T11:09:25.543Z] #62 20.74 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
11:09:25 [2024-01-15T11:09:25.805Z] #62 20.90 Selecting previously unselected package libpcre2-dev:arm64.
11:09:25 [2024-01-15T11:09:25.805Z] #62 20.90 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
11:09:25 [2024-01-15T11:09:25.805Z] #62 20.94 Unpacking libpcre2-dev:arm64 (10.42-1) ...
11:09:26 [2024-01-15T11:09:26.076Z] #62 21.34 Selecting previously unselected package libselinux1-dev:arm64.
11:09:26 [2024-01-15T11:09:26.338Z] #62 21.34 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
11:09:26 [2024-01-15T11:09:26.338Z] #62 21.36 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
11:09:26 [2024-01-15T11:09:26.338Z] #62 21.58 Selecting previously unselected package libmount-dev:arm64.
11:09:26 [2024-01-15T11:09:26.338Z] #62 21.58 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
11:09:26 [2024-01-15T11:09:26.338Z] #62 21.59 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
11:09:26 [2024-01-15T11:09:26.601Z] #62 21.72 Selecting previously unselected package zlib1g-dev:arm64.
11:09:26 [2024-01-15T11:09:26.601Z] #62 21.72 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
11:09:26 [2024-01-15T11:09:26.601Z] #62 21.74 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:09:27 [2024-01-15T11:09:27.125Z] #62 22.25 Selecting previously unselected package libglib2.0-dev:arm64.
11:09:27 [2024-01-15T11:09:27.125Z] #62 22.25 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
11:09:27 [2024-01-15T11:09:27.125Z] #62 22.28 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
11:09:28 [2024-01-15T11:09:28.071Z] #62 23.24 Selecting previously unselected package libsecret-1-dev:arm64.
11:09:28 [2024-01-15T11:09:28.071Z] #62 23.24 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
11:09:28 [2024-01-15T11:09:28.071Z] #62 23.26 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
11:09:28 [2024-01-15T11:09:28.377Z] #62 23.69 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
11:09:28 [2024-01-15T11:09:28.640Z] #62 23.90 No schema files found: doing nothing.
11:09:28 [2024-01-15T11:09:28.933Z] #62 23.97 Setting up libffi-dev:arm64 (3.4.4-1) ...
11:09:29 [2024-01-15T11:09:29.509Z] #62 24.77 Setting up libpcre2-16-0:arm64 (10.42-1) ...
11:09:29 [2024-01-15T11:09:29.509Z] #62 ...
11:09:29 [2024-01-15T11:09:29.509Z] 
11:09:29 [2024-01-15T11:09:29.509Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 NAME:
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    go-winres - A tool for embedding resources in Windows executables
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 USAGE:
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    go-winres [global options] command [command options] [arguments...]
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 COMMANDS:
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    init     Create an initial ./winres/winres.json
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    make     Make syso files for the "go build" command
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    simply   Make syso files for the "go build" command (simplified)
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    extract  Extract all resources from an executable
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    patch    Replace resources in an executable file (exe, dll)
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    help, h  Shows a list of commands or help for one command
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89 GLOBAL OPTIONS:
11:09:29 [2024-01-15T11:09:29.509Z] #58 21.89    --help, -h  show help (default: false)
11:09:29 [2024-01-15T11:09:29.509Z] #58 DONE 25.1s
11:09:29 [2024-01-15T11:09:29.509Z] 
11:09:29 [2024-01-15T11:09:29.509Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:29 [2024-01-15T11:09:29.509Z] #62 24.86 Setting up libbtrfs0:arm64 (6.2-1) ...
11:09:29 [2024-01-15T11:09:29.807Z] #62 25.10 Setting up libpcre2-32-0:arm64 (10.42-1) ...
11:09:30 [2024-01-15T11:09:30.075Z] #62 25.42 Setting up libglib2.0-data (2.74.6-2) ...
11:09:30 [2024-01-15T11:09:30.336Z] #62 ...
11:09:30 [2024-01-15T11:09:30.337Z] 
11:09:30 [2024-01-15T11:09:30.337Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:09:30 [2024-01-15T11:09:30.337Z] #72 2.824 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:09:30 [2024-01-15T11:09:30.337Z] #72 2.824 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:09:30 [2024-01-15T11:09:30.337Z] #72 2.825 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:09:30 [2024-01-15T11:09:30.337Z] #72 3.635 Reading package lists...
11:09:30 [2024-01-15T11:09:30.337Z] #72 4.639 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
11:09:30 [2024-01-15T11:09:30.337Z] #72 4.663 Reading package lists...
11:09:30 [2024-01-15T11:09:30.337Z] #72 5.410 Building dependency tree...
11:09:30 [2024-01-15T11:09:30.337Z] #72 5.635 Reading state information...
11:09:30 [2024-01-15T11:09:30.337Z] #72 6.090 gcc is already the newest version (4:12.2.0-3).
11:09:30 [2024-01-15T11:09:30.337Z] #72 6.090 libc6-dev is already the newest version (2.36-9+deb12u3).
11:09:30 [2024-01-15T11:09:30.337Z] #72 6.090 pkg-config is already the newest version (1.8.1-1).
11:09:30 [2024-01-15T11:09:30.337Z] #72 6.090 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:09:30 [2024-01-15T11:09:30.337Z] #72 DONE 8.1s
11:09:30 [2024-01-15T11:09:30.337Z] 
11:09:30 [2024-01-15T11:09:30.337Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:30 [2024-01-15T11:09:30.337Z] #62 25.52 Setting up libgpg-error-dev (1.46-1) ...
11:09:30 [2024-01-15T11:09:30.337Z] #62 25.53 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
11:09:30 [2024-01-15T11:09:30.337Z] #62 25.54 Setting up libsepol-dev:arm64 (3.4-2.1) ...
11:09:30 [2024-01-15T11:09:30.337Z] #62 25.57 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:09:30 [2024-01-15T11:09:30.337Z] #62 25.69 Setting up libpcre2-posix3:arm64 (10.42-1) ...
11:09:30 [2024-01-15T11:09:30.598Z] #62 25.72 Setting up libbtrfs-dev:arm64 (6.2-1) ...
11:09:30 [2024-01-15T11:09:30.598Z] #62 25.74 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:09:30 [2024-01-15T11:09:30.598Z] #62 25.77 Setting up python3-lib2to3 (3.11.2-3) ...
11:09:30 [2024-01-15T11:09:30.860Z] #62 26.07 Setting up libelf1:arm64 (0.188-2.1) ...
11:09:30 [2024-01-15T11:09:30.860Z] #62 26.08 Setting up libsecret-common (0.20.5-3) ...
11:09:30 [2024-01-15T11:09:30.860Z] #62 26.11 Setting up python3-distutils (3.11.2-3) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.40 Setting up libglib2.0-dev-bin (2.74.6-2) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.65 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.67 Setting up libpcre2-dev:arm64 (10.42-1) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.70 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.74 Setting up libglib2.0-bin (2.74.6-2) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 26.83 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
11:09:31 [2024-01-15T11:09:31.432Z] #62 ...
11:09:31 [2024-01-15T11:09:31.432Z] 
11:09:31 [2024-01-15T11:09:31.432Z] #73 [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...)
11:09:31 [2024-01-15T11:09:31.694Z] #73 ...
11:09:31 [2024-01-15T11:09:31.694Z] 
11:09:31 [2024-01-15T11:09:31.694Z] #74 [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...)
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.763 go: downloading github.com/sirupsen/logrus v1.9.2
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.818 go: downloading github.com/urfave/cli/v2 v2.25.5
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.847 go: downloading github.com/google/uuid v1.3.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.847 go: downloading github.com/moby/vpnkit v0.5.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.894 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.906 go: downloading github.com/gorilla/mux v1.8.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.906 go: downloading github.com/moby/sys/mountinfo v0.6.2
11:09:31 [2024-01-15T11:09:31.694Z] #74 2.911 go: downloading golang.org/x/sys v0.8.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 3.636 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.102 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.102 go: downloading golang.org/x/net v0.10.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.334 go: downloading github.com/pierrec/lz4/v4 v4.1.17
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.334 go: downloading github.com/josharian/native v1.1.0
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.334 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
11:09:31 [2024-01-15T11:09:31.694Z] #74 4.340 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
11:09:31 [2024-01-15T11:09:31.955Z] #74 ...
11:09:31 [2024-01-15T11:09:31.955Z] 
11:09:31 [2024-01-15T11:09:31.955Z] #75 [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...)
11:09:31 [2024-01-15T11:09:31.955Z] #75 ...
11:09:31 [2024-01-15T11:09:31.955Z] 
11:09:31 [2024-01-15T11:09:31.955Z] #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...)
11:09:31 [2024-01-15T11:09:31.955Z] #76 3.008 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
11:09:32 [2024-01-15T11:09:32.217Z] #76 ...
11:09:32 [2024-01-15T11:09:32.217Z] 
11:09:32 [2024-01-15T11:09:32.217Z] #62 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.84 Setting up libgcrypt20-dev (1.10.1-3) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.86 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.91 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.93 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.94 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.95 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 26.99 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:09:32 [2024-01-15T11:09:32.217Z] #62 DONE 27.5s
11:09:32 [2024-01-15T11:09:32.217Z] 
11:09:32 [2024-01-15T11:09:32.217Z] #77 [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...)
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662   Compatibility with CMake < 2.8.12 will be removed from a future version of
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662   CMake.
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662 
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662   Update the VERSION argument <min> value or use a ...<max> suffix to tell
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662   CMake that the project does not need compatibility with older versions.
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662 
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.662 
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.811 -- The C compiler identification is GNU 12.2.0
11:09:32 [2024-01-15T11:09:32.217Z] #77 0.837 -- Detecting C compiler ABI info
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.157 -- Detecting C compiler ABI info - done
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.177 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.182 -- Detecting C compile features
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.184 -- Detecting C compile features - done
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.199 -- Performing Test HAS_BUILTIN_FORTIFY
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.399 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.438 -- Configuring done
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.503 -- Generating done
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.505 -- Build files have been written to: /go/src/github.com/krallin/tini
11:09:32 [2024-01-15T11:09:32.217Z] #77 1.707 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:09:32 [2024-01-15T11:09:32.217Z] #77 2.101 [100%] Linking C executable tini-static
11:09:32 [2024-01-15T11:09:32.478Z] #77 2.207 [100%] Built target tini-static
11:09:35 [2024-01-15T11:09:35.039Z] #77 DONE 4.6s
11:09:35 [2024-01-15T11:09:35.039Z] 
11:09:35 [2024-01-15T11:09:35.039Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:09:35 [2024-01-15T11:09:35.039Z] #78 1.260 Cloning into '/tmp/crun-build'...
11:09:35 [2024-01-15T11:09:35.039Z] #78 2.650 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:09:35 [2024-01-15T11:09:35.039Z] #78 2.657 Cloning into '/tmp/crun-build/libocispec'...
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.173 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.175 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.176 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.176 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.195 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:09:35 [2024-01-15T11:09:35.039Z] #78 3.723 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:09:35 [2024-01-15T11:09:35.039Z] #78 4.217 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:09:35 [2024-01-15T11:09:35.039Z] #78 4.610 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
11:09:35 [2024-01-15T11:09:35.039Z] #78 4.658 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
11:09:35 [2024-01-15T11:09:35.039Z] #78 4.708 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
11:09:35 [2024-01-15T11:09:35.039Z] #78 ...
11:09:35 [2024-01-15T11:09:35.039Z] 
11:09:35 [2024-01-15T11:09:35.039Z] #63 [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
11:09:35 [2024-01-15T11:09:35.039Z] #63 30.46 gotestsum version dev
11:09:35 [2024-01-15T11:09:35.039Z] #63 DONE 30.6s
11:09:35 [2024-01-15T11:09:35.039Z] 
11:09:35 [2024-01-15T11:09:35.039Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:09:35 [2024-01-15T11:09:35.991Z] #79 3.632 + bin/ctr
11:09:35 [2024-01-15T11:09:35.991Z] #79 3.632 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
11:09:41 [2024-01-15T11:09:41.296Z] #79 ...
11:09:41 [2024-01-15T11:09:41.296Z] 
11:09:41 [2024-01-15T11:09:41.296Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:09:41 [2024-01-15T11:09:41.296Z] #78 10.61 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:09:41 [2024-01-15T11:09:41.296Z] #78 15.08 libtoolize: putting auxiliary files in '.'.
11:09:41 [2024-01-15T11:09:41.296Z] #78 15.08 libtoolize: copying file './ltmain.sh'
11:09:41 [2024-01-15T11:09:41.296Z] #78 16.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:09:41 [2024-01-15T11:09:41.567Z] #78 16.11 libtoolize: and rerunning libtoolize and aclocal.
11:09:41 [2024-01-15T11:09:41.567Z] #78 16.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.44 configure.ac:7: installing './compile'
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.45 configure.ac:11: installing './config.guess'
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.46 configure.ac:11: installing './config.sub'
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.47 configure.ac:8: installing './install-sh'
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.48 configure.ac:8: installing './missing'
11:09:44 [2024-01-15T11:09:44.875Z] #78 19.56 Makefile.am: installing './depcomp'
11:09:45 [2024-01-15T11:09:45.448Z] #78 20.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:09:45 [2024-01-15T11:09:45.721Z] #78 20.17 libtoolize: copying file 'build-aux/ltmain.sh'
11:09:45 [2024-01-15T11:09:45.721Z] #78 20.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:09:45 [2024-01-15T11:09:45.721Z] #78 20.35 libtoolize: copying file 'm4/libtool.m4'
11:09:45 [2024-01-15T11:09:45.721Z] #78 20.49 libtoolize: copying file 'm4/ltoptions.m4'
11:09:45 [2024-01-15T11:09:45.983Z] #78 20.58 libtoolize: copying file 'm4/ltsugar.m4'
11:09:45 [2024-01-15T11:09:45.983Z] #78 20.73 libtoolize: copying file 'm4/ltversion.m4'
11:09:46 [2024-01-15T11:09:46.244Z] #78 20.87 libtoolize: copying file 'm4/lt~obsolete.m4'
11:09:46 [2024-01-15T11:09:46.244Z] #78 21.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:09:48 [2024-01-15T11:09:48.812Z] #78 23.63 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
11:09:48 [2024-01-15T11:09:48.812Z] #78 23.63 configure.ac:3: You should run autoupdate.
11:09:48 [2024-01-15T11:09:48.812Z] #78 23.63 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
11:09:48 [2024-01-15T11:09:48.812Z] #78 23.63 configure.ac:3: the top level
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.86 configure.ac:7: installing 'build-aux/compile'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.86 configure.ac:9: installing 'build-aux/config.guess'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.86 configure.ac:9: installing 'build-aux/config.sub'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.86 configure.ac:11: installing 'build-aux/install-sh'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.88 configure.ac:11: installing 'build-aux/missing'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.96 Makefile.am: installing 'build-aux/depcomp'
11:09:51 [2024-01-15T11:09:51.366Z] #78 25.99 parallel-tests: installing 'build-aux/test-driver'
11:09:52 [2024-01-15T11:09:52.319Z] #78 27.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:09:52 [2024-01-15T11:09:52.582Z] #78 27.02 libtoolize: copying file 'build-aux/ltmain.sh'
11:09:52 [2024-01-15T11:09:52.844Z] #78 27.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:09:52 [2024-01-15T11:09:52.844Z] #78 27.52 libtoolize: copying file 'm4/libtool.m4'
11:09:52 [2024-01-15T11:09:52.844Z] #78 27.65 libtoolize: copying file 'm4/ltoptions.m4'
11:09:53 [2024-01-15T11:09:53.106Z] #78 27.75 libtoolize: copying file 'm4/ltsugar.m4'
11:09:53 [2024-01-15T11:09:53.106Z] #78 27.89 libtoolize: copying file 'm4/ltversion.m4'
11:09:53 [2024-01-15T11:09:53.369Z] #78 28.03 libtoolize: copying file 'm4/lt~obsolete.m4'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.61 configure.ac:11: installing 'build-aux/compile'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.61 configure.ac:11: installing 'build-aux/config.guess'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.61 configure.ac:11: installing 'build-aux/config.sub'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.63 configure.ac:13: installing 'build-aux/install-sh'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.64 configure.ac:13: installing 'build-aux/missing'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.64 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:09:59 [2024-01-15T11:09:59.967Z] #78 33.75 Makefile.am: installing 'build-aux/depcomp'
11:09:59 [2024-01-15T11:09:59.967Z] #78 34.46 checking build system type... aarch64-unknown-linux-gnu
11:09:59 [2024-01-15T11:09:59.967Z] #78 34.66 checking host system type... aarch64-unknown-linux-gnu
11:09:59 [2024-01-15T11:09:59.967Z] #78 34.66 checking how to print strings... printf
11:09:59 [2024-01-15T11:09:59.967Z] #78 34.68 checking for gcc... gcc
11:10:00 [2024-01-15T11:10:00.229Z] #78 34.79 checking whether the C compiler works... yes
11:10:00 [2024-01-15T11:10:00.491Z] #78 34.92 checking for C compiler default output file name... a.out
11:10:00 [2024-01-15T11:10:00.491Z] #78 34.93 checking for suffix of executables... 
11:10:00 [2024-01-15T11:10:00.491Z] #78 35.13 checking whether we are cross compiling... no
11:10:00 [2024-01-15T11:10:00.757Z] #78 35.30 checking for suffix of object files... o
11:10:00 [2024-01-15T11:10:00.757Z] #78 35.43 checking whether the compiler supports GNU C... yes
11:10:00 [2024-01-15T11:10:00.757Z] #78 35.48 checking whether gcc accepts -g... yes
11:10:01 [2024-01-15T11:10:01.019Z] #78 35.54 checking for gcc option to enable C11 features... none needed
11:10:01 [2024-01-15T11:10:01.281Z] #78 35.79 checking whether gcc understands -c and -o together... yes
11:10:01 [2024-01-15T11:10:01.281Z] #78 35.96 checking for a sed that does not truncate output... /usr/bin/sed
11:10:01 [2024-01-15T11:10:01.281Z] #78 36.01 checking for grep that handles long lines and -e... /usr/bin/grep
11:10:01 [2024-01-15T11:10:01.281Z] #78 36.01 checking for egrep... /usr/bin/grep -E
11:10:01 [2024-01-15T11:10:01.281Z] #78 36.02 checking for fgrep... /usr/bin/grep -F
11:10:01 [2024-01-15T11:10:01.281Z] #78 36.03 checking for ld used by gcc... /usr/bin/ld
11:10:01 [2024-01-15T11:10:01.281Z] #78 36.06 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:10:01 [2024-01-15T11:10:01.544Z] #78 36.07 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:10:01 [2024-01-15T11:10:01.544Z] #78 36.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:10:01 [2024-01-15T11:10:01.544Z] #78 36.19 checking whether ln -s works... yes
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.19 checking the maximum length of command line arguments... 1572864
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking for /usr/bin/ld option to reload object files... -r
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking for file... file
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking for objdump... objdump
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking how to recognize dependent libraries... pass_all
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking for dlltool... no
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.22 checking how to associate runtime and link libraries... printf %s\n
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.23 checking for ar... ar
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.23 checking for archiver @FILE support... @
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.41 checking for strip... strip
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.41 checking for ranlib... ranlib
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.41 checking for gawk... no
11:10:01 [2024-01-15T11:10:01.806Z] #78 36.42 checking for mawk... mawk
11:10:02 [2024-01-15T11:10:02.068Z] #78 36.42 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:10:02 [2024-01-15T11:10:02.068Z] #78 36.77 checking for sysroot... no
11:10:02 [2024-01-15T11:10:02.068Z] #78 36.77 checking for a working dd... /usr/bin/dd
11:10:02 [2024-01-15T11:10:02.068Z] #78 36.84 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:10:02 [2024-01-15T11:10:02.331Z] #78 36.88 checking for mt... no
11:10:02 [2024-01-15T11:10:02.331Z] #78 36.90 checking if : is a manifest tool... no
11:10:02 [2024-01-15T11:10:02.331Z] #78 36.91 checking for stdio.h... yes
11:10:02 [2024-01-15T11:10:02.596Z] #78 37.02 checking for stdlib.h... yes
11:10:02 [2024-01-15T11:10:02.596Z] #78 37.11 checking for string.h... yes
11:10:02 [2024-01-15T11:10:02.596Z] #78 37.21 checking for inttypes.h... yes
11:10:02 [2024-01-15T11:10:02.858Z] #78 37.33 checking for stdint.h... yes
11:10:02 [2024-01-15T11:10:02.858Z] #78 37.43 checking for strings.h... yes
11:10:02 [2024-01-15T11:10:02.858Z] #78 37.53 checking for sys/stat.h... yes
11:10:03 [2024-01-15T11:10:03.120Z] #78 37.64 checking for sys/types.h... yes
11:10:03 [2024-01-15T11:10:03.120Z] #78 37.81 checking for unistd.h... yes
11:10:03 [2024-01-15T11:10:03.382Z] #78 37.91 checking for dlfcn.h... yes
11:10:03 [2024-01-15T11:10:03.644Z] #78 38.08 checking for objdir... .libs
11:10:03 [2024-01-15T11:10:03.644Z] #78 38.33 checking if gcc supports -fno-rtti -fno-exceptions... no
11:10:03 [2024-01-15T11:10:03.907Z] #78 38.46 checking for gcc option to produce PIC... -fPIC -DPIC
11:10:03 [2024-01-15T11:10:03.907Z] #78 38.46 checking if gcc PIC flag -fPIC -DPIC works... yes
11:10:04 [2024-01-15T11:10:04.170Z] #78 38.53 checking if gcc static flag -static works... yes
11:10:04 [2024-01-15T11:10:04.170Z] #78 38.78 checking if gcc supports -c -o file.o... yes
11:10:04 [2024-01-15T11:10:04.432Z] #78 38.97 checking if gcc supports -c -o file.o... (cached) yes
11:10:04 [2024-01-15T11:10:04.432Z] #78 38.97 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.02 checking dynamic linker characteristics... GNU/Linux ld.so
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.34 checking how to hardcode library paths into programs... immediate
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.34 checking whether stripping libraries is possible... yes
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.35 checking if libtool supports shared libraries... yes
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.36 checking whether to build shared libraries... no
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.36 checking whether to build static libraries... yes
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.36 checking for a BSD-compatible install... /usr/bin/install -c
11:10:04 [2024-01-15T11:10:04.694Z] #78 39.42 checking whether build environment is sane... yes
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.44 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.45 checking whether make sets $(MAKE)... yes
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.53 checking whether make supports the include directive... yes (GNU style)
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.58 checking whether make supports nested variables... yes
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.66 checking whether UID '0' is supported by ustar format... yes
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.66 checking whether GID '0' is supported by ustar format... yes
11:10:04 [2024-01-15T11:10:04.956Z] #78 39.66 checking how to create a ustar tar archive... gnutar
11:10:05 [2024-01-15T11:10:05.218Z] #78 39.75 checking dependency style of gcc... gcc3
11:10:05 [2024-01-15T11:10:05.480Z] #78 39.93 checking whether to enable maintainer-specific portions of Makefiles... yes
11:10:05 [2024-01-15T11:10:05.480Z] #78 39.93 checking whether make supports nested variables... (cached) yes
11:10:05 [2024-01-15T11:10:05.480Z] #78 39.93 checking for gawk... (cached) mawk
11:10:05 [2024-01-15T11:10:05.480Z] #78 39.93 checking for a sed that does not truncate output... (cached) /usr/bin/sed
11:10:05 [2024-01-15T11:10:05.480Z] #78 39.94 checking for gcc... (cached) gcc
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.11 checking whether the compiler supports GNU C... (cached) yes
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.11 checking whether gcc accepts -g... (cached) yes
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.11 checking for gcc option to enable C11 features... (cached) none needed
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.11 checking whether gcc understands -c and -o together... (cached) yes
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.11 checking for a Python interpreter with version >= 3... python3
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.19 checking for python3... /usr/bin/python3
11:10:05 [2024-01-15T11:10:05.480Z] #78 40.19 checking for python3 version... 3.11
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.22 checking for python3 platform... linux
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.25 checking for GNU default python3 prefix... ${prefix}
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.25 checking for GNU default python3 exec_prefix... ${exec_prefix}
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.25 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.33 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.37 checking for go-md2man... no
11:10:05 [2024-01-15T11:10:05.742Z] #78 40.37 checking for error.h... yes
11:10:06 [2024-01-15T11:10:06.022Z] #78 40.50 checking for linux/openat2.h... yes
11:10:06 [2024-01-15T11:10:06.022Z] #78 40.62 checking for stdatomic.h... yes
11:10:06 [2024-01-15T11:10:06.022Z] #78 40.69 checking for linux/ioprio.h... yes
11:10:06 [2024-01-15T11:10:06.284Z] #78 40.83 checking for atomic_int... yes
11:10:06 [2024-01-15T11:10:06.546Z] #78 40.98 checking for atomic_bool... yes
11:10:06 [2024-01-15T11:10:06.546Z] #78 41.13 checking for copy_file_range... yes
11:10:06 [2024-01-15T11:10:06.807Z] #78 41.29 checking for fgetxattr... yes
11:10:07 [2024-01-15T11:10:07.069Z] #78 41.52 checking for statx... yes
11:10:07 [2024-01-15T11:10:07.069Z] #78 41.64 checking for fgetpwent_r... yes
11:10:07 [2024-01-15T11:10:07.331Z] #78 41.81 checking for issetugid... no
11:10:07 [2024-01-15T11:10:07.331Z] #78 42.02 checking for memfd_create... yes
11:10:07 [2024-01-15T11:10:07.593Z] #78 42.15 checking for pkg-config... /usr/bin/pkg-config
11:10:07 [2024-01-15T11:10:07.593Z] #78 42.15 checking pkg-config is at least version 0.9.0... yes
11:10:07 [2024-01-15T11:10:07.855Z] #78 42.15 checking for library containing yajl_tree_get... -lyajl
11:10:07 [2024-01-15T11:10:07.855Z] #78 42.47 checking for yajl >= 2.0.0... yes
11:10:07 [2024-01-15T11:10:07.855Z] #78 42.51 checking for sys/capability.h... yes
11:10:08 [2024-01-15T11:10:08.116Z] #78 42.66 checking for library containing cap_from_name... -lcap
11:10:08 [2024-01-15T11:10:08.378Z] #78 42.86 checking for library containing gcry_check_version... no
11:10:08 [2024-01-15T11:10:08.640Z] #78 43.21 checking for library containing dlopen... none required
11:10:08 [2024-01-15T11:10:08.902Z] #78 43.42 checking for seccomp.h... yes
11:10:09 [2024-01-15T11:10:09.164Z] #78 43.55 checking for library containing seccomp_rule_add... -lseccomp
11:10:09 [2024-01-15T11:10:09.164Z] #78 43.74 checking for library containing seccomp_arch_resolve_name... none required
11:10:09 [2024-01-15T11:10:09.426Z] #78 43.85 checking for systemd/sd-bus.h... yes
11:10:09 [2024-01-15T11:10:09.688Z] #78 44.04 checking for library containing sd_bus_match_signal_async... -lsystemd
11:10:09 [2024-01-15T11:10:09.688Z] #78 44.35 checking for sd_notify_barrier... yes
11:10:09 [2024-01-15T11:10:09.950Z] #78 44.48 checking for linux/bpf.h... yes
11:10:09 [2024-01-15T11:10:09.950Z] #78 44.58 checking compilation for eBPF... yes
11:10:09 [2024-01-15T11:10:09.950Z] #78 44.66 checking for criu >= 3.15... no
11:10:09 [2024-01-15T11:10:09.950Z] #78 44.68 configure: CRIU headers not found, building without CRIU support
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.68 checking for criu > 3.16... no
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.72 configure: CRIU version doesn't support join-ns API
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.72 checking for criu > 3.16.1... no
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.76 configure: CRIU version doesn't support for pre-dumping
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.76 checking for new mount API (fsconfig)... yes
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.90 yes
11:10:10 [2024-01-15T11:10:10.213Z] #78 44.90 checking for seccomp notify API... yes
11:10:10 [2024-01-15T11:10:10.475Z] #78 44.96 checking for gperf... no
11:10:10 [2024-01-15T11:10:10.475Z] #78 44.97 configure: gperf not found - cannot rebuild signal parser code
11:10:10 [2024-01-15T11:10:10.475Z] #78 44.97 checking for library containing argp_parse... none required
11:10:10 [2024-01-15T11:10:10.737Z] #78 45.31 checking that generated files are newer than configure... done
11:10:10 [2024-01-15T11:10:10.737Z] #78 45.31 configure: creating ./config.status
11:10:13 [2024-01-15T11:10:13.290Z] #78 48.07 config.status: creating Makefile
11:10:13 [2024-01-15T11:10:13.553Z] #78 48.17 config.status: creating config.h
11:10:13 [2024-01-15T11:10:13.553Z] #78 48.22 config.status: executing libtool commands
11:10:13 [2024-01-15T11:10:13.815Z] #78 48.25 config.status: executing depfiles commands
11:10:14 [2024-01-15T11:10:14.760Z] #78 49.35 === configuring in libocispec (/tmp/crun-build/libocispec)
11:10:14 [2024-01-15T11:10:14.760Z] #78 49.37 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:10:15 [2024-01-15T11:10:15.284Z] #78 49.79 checking for gcc... gcc
11:10:15 [2024-01-15T11:10:15.284Z] #78 49.87 checking whether the C compiler works... yes
11:10:15 [2024-01-15T11:10:15.546Z] #78 50.01 checking for C compiler default output file name... a.out
11:10:15 [2024-01-15T11:10:15.546Z] #78 50.02 checking for suffix of executables... 
11:10:15 [2024-01-15T11:10:15.546Z] #78 50.12 checking whether we are cross compiling... no
11:10:15 [2024-01-15T11:10:15.808Z] #78 50.24 checking for suffix of object files... o
11:10:15 [2024-01-15T11:10:15.808Z] #78 50.33 checking whether the compiler supports GNU C... yes
11:10:16 [2024-01-15T11:10:16.069Z] #78 50.40 checking whether gcc accepts -g... yes
11:10:16 [2024-01-15T11:10:16.069Z] #78 50.49 checking for gcc option to enable C11 features... none needed
11:10:16 [2024-01-15T11:10:16.069Z] #78 50.64 checking whether gcc understands -c and -o together... yes
11:10:16 [2024-01-15T11:10:16.331Z] #78 50.87 checking for stdio.h... yes
11:10:16 [2024-01-15T11:10:16.331Z] #78 50.92 checking for stdlib.h... yes
11:10:16 [2024-01-15T11:10:16.331Z] #78 50.99 checking for string.h... yes
11:10:16 [2024-01-15T11:10:16.593Z] #78 51.09 checking for inttypes.h... yes
11:10:16 [2024-01-15T11:10:16.593Z] #78 51.18 checking for stdint.h... yes
11:10:16 [2024-01-15T11:10:16.593Z] #78 51.27 checking for strings.h... yes
11:10:16 [2024-01-15T11:10:16.854Z] #78 51.40 checking for sys/stat.h... yes
11:10:16 [2024-01-15T11:10:16.854Z] #78 51.48 checking for sys/types.h... yes
11:10:16 [2024-01-15T11:10:16.854Z] #78 51.52 checking for unistd.h... yes
11:10:16 [2024-01-15T11:10:16.854Z] #78 51.57 checking for wchar.h... yes
11:10:17 [2024-01-15T11:10:17.116Z] #78 51.64 checking for minix/config.h... no
11:10:17 [2024-01-15T11:10:17.116Z] #78 51.76 checking whether it is safe to define __EXTENSIONS__... yes
11:10:17 [2024-01-15T11:10:17.116Z] #78 51.83 checking whether _XOPEN_SOURCE should be defined... no
11:10:17 [2024-01-15T11:10:17.378Z] #78 51.92 checking build system type... aarch64-unknown-linux-gnu
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.17 checking host system type... aarch64-unknown-linux-gnu
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.17 checking how to print strings... printf
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.18 checking for a sed that does not truncate output... /usr/bin/sed
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.19 checking for grep that handles long lines and -e... /usr/bin/grep
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.20 checking for egrep... /usr/bin/grep -E
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.21 checking for fgrep... /usr/bin/grep -F
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.23 checking for ld used by gcc... /usr/bin/ld
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.33 checking whether ln -s works... yes
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.33 checking the maximum length of command line arguments... 1572864
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.36 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.36 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking for /usr/bin/ld option to reload object files... -r
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking for file... file
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking for objdump... objdump
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking how to recognize dependent libraries... pass_all
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking for dlltool... no
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking how to associate runtime and link libraries... printf %s\n
11:10:17 [2024-01-15T11:10:17.640Z] #78 52.37 checking for ar... ar
11:10:17 [2024-01-15T11:10:17.901Z] #78 52.37 checking for archiver @FILE support... @
11:10:17 [2024-01-15T11:10:17.901Z] #78 52.48 checking for strip... strip
11:10:17 [2024-01-15T11:10:17.901Z] #78 52.48 checking for ranlib... ranlib
11:10:17 [2024-01-15T11:10:17.901Z] #78 52.48 checking for gawk... no
11:10:17 [2024-01-15T11:10:17.901Z] #78 52.48 checking for mawk... mawk
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.48 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.77 checking for sysroot... no
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.77 checking for a working dd... /usr/bin/dd
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.78 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.81 checking for mt... no
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.81 checking if : is a manifest tool... no
11:10:18 [2024-01-15T11:10:18.163Z] #78 52.82 checking for dlfcn.h... yes
11:10:18 [2024-01-15T11:10:18.425Z] #78 52.95 checking for objdir... .libs
11:10:18 [2024-01-15T11:10:18.425Z] #78 53.10 checking if gcc supports -fno-rtti -fno-exceptions... no
11:10:18 [2024-01-15T11:10:18.425Z] #78 53.16 checking for gcc option to produce PIC... -fPIC -DPIC
11:10:18 [2024-01-15T11:10:18.425Z] #78 53.16 checking if gcc PIC flag -fPIC -DPIC works... yes
11:10:18 [2024-01-15T11:10:18.686Z] #78 53.24 checking if gcc static flag -static works... yes
11:10:18 [2024-01-15T11:10:18.949Z] #78 53.41 checking if gcc supports -c -o file.o... yes
11:10:18 [2024-01-15T11:10:18.949Z] #78 53.48 checking if gcc supports -c -o file.o... (cached) yes
11:10:18 [2024-01-15T11:10:18.949Z] #78 53.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:10:18 [2024-01-15T11:10:18.949Z] #78 53.50 checking dynamic linker characteristics... GNU/Linux ld.so
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.71 checking how to hardcode library paths into programs... immediate
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.71 checking whether stripping libraries is possible... yes
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.72 checking if libtool supports shared libraries... yes
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.72 checking whether to build shared libraries... no
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.72 checking whether to build static libraries... yes
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.72 checking for a BSD-compatible install... /usr/bin/install -c
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.76 checking whether build environment is sane... yes
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.82 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:10:19 [2024-01-15T11:10:19.211Z] #78 53.84 checking whether make sets $(MAKE)... yes
11:10:19 [2024-01-15T11:10:19.474Z] #78 53.92 checking whether make supports the include directive... yes (GNU style)
11:10:19 [2024-01-15T11:10:19.474Z] #78 53.97 checking whether make supports nested variables... yes
11:10:19 [2024-01-15T11:10:19.474Z] #78 54.01 checking whether UID '0' is supported by ustar format... yes
11:10:19 [2024-01-15T11:10:19.474Z] #78 54.01 checking whether GID '0' is supported by ustar format... yes
11:10:19 [2024-01-15T11:10:19.474Z] #78 54.01 checking how to create a ustar tar archive... gnutar
11:10:19 [2024-01-15T11:10:19.474Z] #78 54.09 checking dependency style of gcc... gcc3
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.20 checking whether to enable maintainer-specific portions of Makefiles... yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.20 checking whether make supports nested variables... (cached) yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.20 checking for pkg-config... /usr/bin/pkg-config
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.21 checking pkg-config is at least version 0.9.0... yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.21 checking for yajl >= 2.1.0... yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.25 checking for a sed that does not truncate output... (cached) /usr/bin/sed
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.25 checking for gcc... (cached) gcc
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.31 checking whether the compiler supports GNU C... (cached) yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.31 checking whether gcc accepts -g... (cached) yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.31 checking for gcc option to enable C11 features... (cached) none needed
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.31 checking whether gcc understands -c and -o together... (cached) yes
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.32 checking for a Python interpreter with version >= 3... python3
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.36 checking for python3... /usr/bin/python3
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.36 checking for python3 version... 3.11
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.39 checking for python3 platform... linux
11:10:19 [2024-01-15T11:10:19.736Z] #78 54.41 checking for GNU default python3 prefix... ${prefix}
11:10:19 [2024-01-15T11:10:19.998Z] #78 54.43 checking for GNU default python3 exec_prefix... ${exec_prefix}
11:10:19 [2024-01-15T11:10:19.998Z] #78 54.43 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
11:10:19 [2024-01-15T11:10:19.998Z] #78 54.51 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
11:10:19 [2024-01-15T11:10:19.998Z] #78 54.63 checking that generated files are newer than configure... done
11:10:20 [2024-01-15T11:10:20.260Z] #78 54.79 configure: creating ./config.status
11:10:20 [2024-01-15T11:10:20.836Z] #78 ...
11:10:20 [2024-01-15T11:10:20.836Z] 
11:10:20 [2024-01-15T11:10:20.836Z] #74 [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...)
11:10:20 [2024-01-15T11:10:20.836Z] #74 DONE 59.4s
11:10:21 [2024-01-15T11:10:21.098Z] 
11:10:21 [2024-01-15T11:10:21.098Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:10:21 [2024-01-15T11:10:21.098Z] #80 ...
11:10:21 [2024-01-15T11:10:21.098Z] 
11:10:21 [2024-01-15T11:10:21.098Z] #75 [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...)
11:10:21 [2024-01-15T11:10:21.098Z] #75 DONE 59.6s
11:10:21 [2024-01-15T11:10:21.360Z] 
11:10:21 [2024-01-15T11:10:21.360Z] #73 [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...)
11:10:21 [2024-01-15T11:10:21.624Z] #73 DONE 60.0s
11:10:21 [2024-01-15T11:10:21.624Z] 
11:10:21 [2024-01-15T11:10:21.624Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:21 [2024-01-15T11:10:21.624Z] #78 ...
11:10:21 [2024-01-15T11:10:21.624Z] 
11:10:21 [2024-01-15T11:10:21.624Z] #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...)
11:10:21 [2024-01-15T11:10:21.624Z] #76 DONE 60.1s
11:10:21 [2024-01-15T11:10:21.624Z] 
11:10:21 [2024-01-15T11:10:21.624Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:10:21 [2024-01-15T11:10:21.624Z] #80 DONE 0.6s
11:10:21 [2024-01-15T11:10:21.624Z] 
11:10:21 [2024-01-15T11:10:21.624Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
11:10:21 [2024-01-15T11:10:21.886Z] #81 DONE 0.2s
11:10:21 [2024-01-15T11:10:21.887Z] 
11:10:21 [2024-01-15T11:10:21.887Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
11:10:22 [2024-01-15T11:10:22.149Z] #66 ...
11:10:22 [2024-01-15T11:10:22.149Z] 
11:10:22 [2024-01-15T11:10:22.149Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.098Z] #82 DONE 0.7s
11:10:23 [2024-01-15T11:10:23.098Z] 
11:10:23 [2024-01-15T11:10:23.098Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.15 config.status: creating Makefile
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.23 config.status: creating ocispec.pc
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.30 config.status: creating config.h
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.38 config.status: executing libtool commands
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.40 config.status: executing depfiles commands
11:10:23 [2024-01-15T11:10:23.098Z] #78 ...
11:10:23 [2024-01-15T11:10:23.098Z] 
11:10:23 [2024-01-15T11:10:23.098Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.098Z] #83 DONE 0.2s
11:10:23 [2024-01-15T11:10:23.098Z] 
11:10:23 [2024-01-15T11:10:23.098Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.098Z] #84 DONE 0.1s
11:10:23 [2024-01-15T11:10:23.098Z] 
11:10:23 [2024-01-15T11:10:23.098Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.83 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:10:23 [2024-01-15T11:10:23.098Z] #78 57.85 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:10:23 [2024-01-15T11:10:23.369Z] #78 ...
11:10:23 [2024-01-15T11:10:23.369Z] 
11:10:23 [2024-01-15T11:10:23.369Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.369Z] #85 DONE 0.2s
11:10:23 [2024-01-15T11:10:23.369Z] 
11:10:23 [2024-01-15T11:10:23.369Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.369Z] #86 DONE 0.1s
11:10:23 [2024-01-15T11:10:23.369Z] 
11:10:23 [2024-01-15T11:10:23.369Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
11:10:23 [2024-01-15T11:10:23.631Z] #87 DONE 0.1s
11:10:23 [2024-01-15T11:10:23.631Z] 
11:10:23 [2024-01-15T11:10:23.631Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.11 checking for gcc... gcc
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.16 checking whether the C compiler works... yes
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.23 checking for C compiler default output file name... a.out
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.23 checking for suffix of executables... 
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.29 checking whether we are cross compiling... no
11:10:23 [2024-01-15T11:10:23.631Z] #78 58.37 checking for suffix of object files... o
11:10:23 [2024-01-15T11:10:23.894Z] #78 58.44 checking whether the compiler supports GNU C... yes
11:10:23 [2024-01-15T11:10:23.894Z] #78 58.50 checking whether gcc accepts -g... yes
11:10:23 [2024-01-15T11:10:23.894Z] #78 58.58 checking for gcc option to enable C11 features... none needed
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.69 checking whether gcc understands -c and -o together... yes
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.76 checking for a BSD-compatible install... /usr/bin/install -c
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.78 checking whether build environment is sane... yes
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.81 checking for a race-free mkdir -p... #78 ...
11:10:24 [2024-01-15T11:10:24.156Z] 
11:10:24 [2024-01-15T11:10:24.156Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
11:10:24 [2024-01-15T11:10:24.156Z] #88 DONE 0.6s
11:10:24 [2024-01-15T11:10:24.156Z] 
11:10:24 [2024-01-15T11:10:24.156Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.81 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.81 checking for gawk... no
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.82 checking for mawk... mawk
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.82 checking whether make sets $(MAKE)... yes
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.87 checking whether make supports the include directive... yes (GNU style)
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.89 checking whether make supports nested variables... yes
11:10:24 [2024-01-15T11:10:24.156Z] #78 58.92 checking whether UID '0' is supported by ustar format... yes
11:10:24 [2024-01-15T11:10:24.418Z] 
11:10:24 [2024-01-15T11:10:24.418Z] #78 ...
11:10:24 [2024-01-15T11:10:24.418Z] 
11:10:24 [2024-01-15T11:10:24.418Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:10:24 [2024-01-15T11:10:24.418Z] #89 DONE 0.2s
11:10:24 [2024-01-15T11:10:24.418Z] 
11:10:24 [2024-01-15T11:10:24.418Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:24 [2024-01-15T11:10:24.418Z] #78 58.92 checking whether GID '0' is supported by ustar format... yes
11:10:24 [2024-01-15T11:10:24.418Z] #78 58.92 checking how to create a ustar tar archive... gnutar
11:10:24 [2024-01-15T11:10:24.418Z] #78 58.97 checking dependency style of gcc... gcc3
11:10:24 [2024-01-15T11:10:24.418Z] #78 59.05 checking whether to enable maintainer-specific portions of Makefiles... yes
11:10:24 [2024-01-15T11:10:24.418Z] #78 59.05 checking whether make supports nested variables... (cached) yes
11:10:24 [2024-01-15T11:10:24.418Z] #78 59.06 checking build system type... aarch64-unknown-linux-gnu
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.14 checking host system type... aarch64-unknown-linux-gnu
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.14 checking how to print strings... printf
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.14 checking for a sed that does not truncate output... /usr/bin/sed
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.17 checking for grep that handles long lines and -e... /usr/bin/grep
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.18 checking for egrep... /usr/bin/grep -E
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.19 checking for fgrep... /usr/bin/grep -F
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.20 checking for ld used by gcc... /usr/bin/ld
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.22 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.25 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.31 checking whether ln -s works... yes
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.31 checking the maximum length of command line arguments... 1572864
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.35 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:10:24 [2024-01-15T11:10:24.680Z] #78 59.35 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.35 checking for /usr/bin/ld option to reload object files... -r
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.35 checking for file... file
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking for objdump... objdump
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking how to recognize dependent libraries... pass_all
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking for dlltool... no
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking how to associate runtime and link libraries... printf %s\n
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking for ar... ar
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.36 checking for archiver @FILE support... @
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.42 checking for strip... strip
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.42 checking for ranlib... ranlib
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.42 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.56 checking for sysroot... no
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.56 checking for a working dd... /usr/bin/dd
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.58 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.59 checking for mt... no
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.59 checking if : is a manifest tool... no
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.60 checking for stdio.h... yes
11:10:24 [2024-01-15T11:10:24.949Z] #78 59.63 checking for stdlib.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.67 checking for string.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.70 checking for inttypes.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.74 checking for stdint.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.79 checking for strings.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.82 checking for sys/stat.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.87 checking for sys/types.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.91 checking for unistd.h... yes
11:10:25 [2024-01-15T11:10:25.211Z] #78 59.96 checking for dlfcn.h... yes
11:10:25 [2024-01-15T11:10:25.475Z] #78 60.01 checking for objdir... .libs
11:10:25 [2024-01-15T11:10:25.475Z] #78 60.10 checking if gcc supports -fno-rtti -fno-exceptions... no
11:10:25 [2024-01-15T11:10:25.475Z] #78 60.13 checking for gcc option to produce PIC... -fPIC -DPIC
11:10:25 [2024-01-15T11:10:25.475Z] #78 60.14 checking if gcc PIC flag -fPIC -DPIC works... yes
11:10:25 [2024-01-15T11:10:25.476Z] #78 60.18 checking if gcc static flag -static works... yes
11:10:25 [2024-01-15T11:10:25.738Z] #78 60.28 checking if gcc supports -c -o file.o... yes
11:10:25 [2024-01-15T11:10:25.738Z] #78 60.34 checking if gcc supports -c -o file.o... (cached) yes
11:10:25 [2024-01-15T11:10:25.738Z] #78 60.34 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:10:25 [2024-01-15T11:10:25.738Z] #78 60.37 checking dynamic linker characteristics... GNU/Linux ld.so
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.45 checking how to hardcode library paths into programs... immediate
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.45 checking whether stripping libraries is possible... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.46 checking if libtool supports shared libraries... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.46 checking whether to build shared libraries... no
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.46 checking whether to build static libraries... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.46 checking for float.h... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.50 checking for limits.h... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.55 checking for stddef.h... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.59 checking for stdlib.h... (cached) yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.59 checking for string.h... (cached) yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.59 checking for sys/time.h... yes
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.63 checking for inline... inline
11:10:26 [2024-01-15T11:10:26.000Z] #78 60.66 checking for size_t... yes
11:10:26 [2024-01-15T11:10:26.262Z] #78 60.75 checking for GNU libc compatible malloc... yes
11:10:26 [2024-01-15T11:10:26.262Z] #78 60.82 checking for GNU libc compatible realloc... yes
11:10:26 [2024-01-15T11:10:26.262Z] #78 60.88 checking for working strtod... yes
11:10:26 [2024-01-15T11:10:26.262Z] #78 60.95 checking for gettimeofday... yes
11:10:26 [2024-01-15T11:10:26.523Z] #78 61.01 checking for memset... yes
11:10:26 [2024-01-15T11:10:26.523Z] #78 61.07 checking for strspn... yes
11:10:26 [2024-01-15T11:10:26.523Z] #78 61.20 checking that generated files are newer than configure... done
11:10:26 [2024-01-15T11:10:26.523Z] #78 61.20 configure: creating ./config.status
11:10:27 [2024-01-15T11:10:27.468Z] #78 62.23 config.status: creating Makefile
11:10:27 [2024-01-15T11:10:27.729Z] #78 62.24 config.status: creating config.h
11:10:27 [2024-01-15T11:10:27.729Z] #78 62.25 config.status: executing depfiles commands
11:10:27 [2024-01-15T11:10:27.729Z] #78 62.31 config.status: executing libtool commands
11:10:27 [2024-01-15T11:10:27.729Z] #78 62.52   GEN      .version
11:10:27 [2024-01-15T11:10:27.989Z] #78 62.52 make  install-recursive
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.52 make[1]: Entering directory '/tmp/crun-build'
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.55 Making install in libocispec
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.56 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.57 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.57 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.57 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.57 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.62 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:10:27 [2024-01-15T11:10:27.990Z] #78 62.66 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:10:28 [2024-01-15T11:10:28.251Z] #78 ...
11:10:28 [2024-01-15T11:10:28.251Z] 
11:10:28 [2024-01-15T11:10:28.251Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
11:10:28 [2024-01-15T11:10:28.251Z] #66 83.16 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
11:10:28 [2024-01-15T11:10:28.251Z] #66 DONE 83.6s
11:10:28 [2024-01-15T11:10:28.251Z] 
11:10:28 [2024-01-15T11:10:28.252Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.89 make  install-recursive
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.90 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.92 Making install in yajl
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.93 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.93   CC       verify/json_verify-json_verify.o
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.94   CC       src/libyajl_la-yajl.lo
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.94   CC       src/libyajl_la-yajl_alloc.lo
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.94   CC       src/libyajl_la-yajl_gen.lo
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.95   CC       src/libyajl_la-yajl_parser.lo
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.95   CC       src/libyajl_la-yajl_buf.lo
11:10:28 [2024-01-15T11:10:28.252Z] #78 62.95   CC       src/libyajl_la-yajl_encode.lo
11:10:28 [2024-01-15T11:10:28.522Z] #78 62.96   CC       src/libyajl_la-yajl_lex.lo
11:10:28 [2024-01-15T11:10:28.522Z] #78 62.96   CC       src/libyajl_la-yajl_tree.lo
11:10:29 [2024-01-15T11:10:29.103Z] #78 63.64   CCLD     libyajl.la
11:10:29 [2024-01-15T11:10:29.103Z] #78 63.75   CCLD     verify/json_verify
11:10:29 [2024-01-15T11:10:29.103Z] #78 ...
11:10:29 [2024-01-15T11:10:29.103Z] 
11:10:29 [2024-01-15T11:10:29.104Z] #67 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
11:10:29 [2024-01-15T11:10:29.104Z] #67 84.19 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
11:10:29 [2024-01-15T11:10:29.104Z] #67 84.22 Docker version unknown-version, build unknown-commit
11:10:29 [2024-01-15T11:10:29.104Z] #67 DONE 84.4s
11:10:29 [2024-01-15T11:10:29.104Z] 
11:10:29 [2024-01-15T11:10:29.104Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:10:29 [2024-01-15T11:10:29.104Z] #90 DONE 0.2s
11:10:29 [2024-01-15T11:10:29.104Z] 
11:10:29 [2024-01-15T11:10:29.104Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:29 [2024-01-15T11:10:29.104Z] #78 63.87 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:10:29 [2024-01-15T11:10:29.104Z] #78 63.87 make[5]: Nothing to be done for 'install-exec-am'.
11:10:29 [2024-01-15T11:10:29.104Z] #78 63.87 make[5]: Nothing to be done for 'install-data-am'.
11:10:29 [2024-01-15T11:10:29.104Z] #78 63.87 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:10:29 [2024-01-15T11:10:29.104Z] #78 63.87 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:10:29 [2024-01-15T11:10:29.366Z] #78 ...
11:10:29 [2024-01-15T11:10:29.366Z] 
11:10:29 [2024-01-15T11:10:29.366Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:10:29 [2024-01-15T11:10:29.366Z] #91 DONE 0.1s
11:10:29 [2024-01-15T11:10:29.366Z] 
11:10:29 [2024-01-15T11:10:29.366Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.88 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.90   CC       tests/test-1.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.90   CC       tests/test-2.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.90   CC       tests/test-3.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.90   CC       tests/test-4.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-6.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-5.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-8.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-7.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-9.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.91   CC       tests/test-10.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 63.95   CC       tests/test-11.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/validate.o
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/image_spec_schema_config_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/image_spec_schema_content_descriptor.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/image_spec_schema_defs.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.03   CC       src/ocispec/image_spec_schema_image_index_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.04   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.05   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.06   CC       src/ocispec/runtime_spec_schema_config_linux.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.06   CC       src/ocispec/runtime_spec_schema_config_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.06   CC       src/ocispec/runtime_spec_schema_config_zos.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.07   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_config_vm.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_config_windows.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_defs.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.10   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.11   CC       src/ocispec/runtime_spec_schema_state_schema.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.12   CC       src/ocispec/runtime_spec_schema_features_linux.lo
11:10:29 [2024-01-15T11:10:29.366Z] #78 64.13   CC       src/ocispec/runtime_spec_schema_features_schema.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 ...
11:10:29 [2024-01-15T11:10:29.628Z] 
11:10:29 [2024-01-15T11:10:29.628Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
11:10:29 [2024-01-15T11:10:29.628Z] #92 DONE 0.4s
11:10:29 [2024-01-15T11:10:29.628Z] 
11:10:29 [2024-01-15T11:10:29.628Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.15   CC       src/ocispec/basic_test_double_array_item.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.15   CC       src/ocispec/basic_test_double_array.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.15   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.15   CC       src/ocispec/basic_test_top_array_string.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.15   CC       src/ocispec/basic_test_top_array_int.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.17   CC       src/ocispec/basic_test_top_double_array_int.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.17   CC       src/ocispec/basic_test_top_double_array_refobj.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.18   CC       src/ocispec/basic_test_top_double_array_string.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.18   CC       src/ocispec/read-file.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.18   CC       src/ocispec/basic_test_top_double_array_obj.lo
11:10:29 [2024-01-15T11:10:29.628Z] #78 64.18   CC       src/ocispec/json_common.lo
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.15   CCLD     libocispec.la
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.42   CCLD     src/ocispec/validate
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.42   CCLD     tests/test-2
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.42   CCLD     tests/test-1
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.42   CCLD     tests/test-3
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.43   CCLD     tests/test-4
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.43   CCLD     tests/test-5
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.44   CCLD     tests/test-6
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.45   CCLD     tests/test-7
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.46   CCLD     tests/test-8
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.46   CCLD     tests/test-9
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.48   CCLD     tests/test-10
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.49   CCLD     tests/test-11
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.49 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:10:32 [2024-01-15T11:10:32.936Z] #78 67.74 libtool: link: ar cr libocispec.a 
11:10:33 [2024-01-15T11:10:33.198Z] #78 67.78 libtool: link: ranlib libocispec.a
11:10:33 [2024-01-15T11:10:33.198Z] #78 67.97 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.03 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.03 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.03 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.03 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.04 make[2]: Entering directory '/tmp/crun-build'
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.14   CC       src/libcrun/libcrun_testing_a-utils.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.14   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.14   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.15   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.16   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.18   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.21   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.22   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:10:33 [2024-01-15T11:10:33.460Z] #78 68.24   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.27   CC       src/libcrun/libcrun_testing_a-container.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.27   CC       src/libcrun/libcrun_testing_a-criu.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.28   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.29   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.30   CC       src/libcrun/libcrun_testing_a-error.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.30   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.33   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.36   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.36   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.39   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.42   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.43   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.46   CC       src/libcrun/libcrun_testing_a-intelrdt.o
11:10:33 [2024-01-15T11:10:33.732Z] #78 68.46   CC       src/libcrun/libcrun_testing_a-io_priority.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.50   CC       src/libcrun/libcrun_testing_a-linux.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.51   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.53   CC       src/libcrun/libcrun_testing_a-scheduler.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.54   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.58   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.63   CC       src/libcrun/libcrun_testing_a-signals.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.69   CC       src/libcrun/libcrun_testing_a-status.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.76   CC       src/libcrun/libcrun_testing_a-terminal.o
11:10:33 [2024-01-15T11:10:33.994Z] #78 68.80   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:10:34 [2024-01-15T11:10:34.256Z] #78 68.85   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 68.87   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 68.94   CC       src/crun-crun.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 68.96   CC       src/crun-run.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 68.97   CC       src/crun-delete.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 68.99   CC       src/crun-kill.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 69.00   CC       src/crun-pause.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 69.02   CC       src/crun-unpause.o
11:10:34 [2024-01-15T11:10:34.257Z] #78 69.05   CC       src/crun-oci_features.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.08   CC       src/crun-spec.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.10   CC       src/crun-exec.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.11   CC       src/crun-list.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.14   CC       src/crun-create.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.20   CC       src/crun-start.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.23   CC       src/crun-state.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.25   CC       src/crun-update.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.26   CC       src/crun-ps.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.28   CC       src/crun-checkpoint.o
11:10:34 [2024-01-15T11:10:34.519Z] #78 69.31   CC       src/crun-restore.o
11:10:34 [2024-01-15T11:10:34.781Z] #78 69.33   CC       src/libcrun/crun-cloned_binary.o
11:10:34 [2024-01-15T11:10:34.781Z] #78 69.38   CC       src/libcrun/libcrun_la-utils.lo
11:10:34 [2024-01-15T11:10:34.781Z] #78 69.45   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.61   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.62   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.64   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.68   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.70   CC       src/libcrun/libcrun_la-cgroup.lo
11:10:35 [2024-01-15T11:10:35.044Z] #78 69.82   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.00   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.01   CC       src/libcrun/libcrun_la-container.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.03   CC       src/libcrun/libcrun_la-criu.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.05   CC       src/libcrun/libcrun_la-custom-handler.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.06   CC       src/libcrun/libcrun_la-ebpf.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.08   CC       src/libcrun/libcrun_la-error.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.09   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:10:35 [2024-01-15T11:10:35.305Z] #78 70.11   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.13   CC       src/libcrun/handlers/libcrun_la-mono.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.13   CC       src/libcrun/handlers/libcrun_la-spin.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.16   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.18   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.22   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.23   CC       src/libcrun/libcrun_la-intelrdt.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.24   CC       src/libcrun/libcrun_la-io_priority.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.27   CC       src/libcrun/libcrun_la-linux.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.28   CC       src/libcrun/libcrun_la-mount_flags.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.31   CC       src/libcrun/libcrun_la-scheduler.lo
11:10:35 [2024-01-15T11:10:35.567Z] #78 70.33   CC       src/libcrun/libcrun_la-seccomp.lo
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.34   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.40   CC       src/libcrun/libcrun_la-signals.lo
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.42   CC       src/libcrun/libcrun_la-status.lo
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.44   CC       src/libcrun/libcrun_la-terminal.lo
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.45   CC       tests/init.o
11:10:35 [2024-01-15T11:10:35.829Z] #78 70.45   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:10:37 [2024-01-15T11:10:37.758Z] #78 72.15   CCLD     tests/init
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.24   AR       libcrun_testing.a
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.24 ar: `u' modifier ignored since `D' is the default (see `U')
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.28   CCLD     tests/tests_libcrun_utils
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.28   CCLD     tests/tests_libcrun_errors
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.29   CCLD     tests/tests_libcrun_intelrdt
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.29   CCLD     tests/tests_libcrun_fuzzer
11:10:41 [2024-01-15T11:10:41.064Z] #78 ...
11:10:41 [2024-01-15T11:10:41.064Z] 
11:10:41 [2024-01-15T11:10:41.064Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:10:41 [2024-01-15T11:10:41.064Z] #79 58.57 + bin/containerd
11:10:41 [2024-01-15T11:10:41.064Z] #79 58.57 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
11:10:41 [2024-01-15T11:10:41.064Z] #79 ...
11:10:41 [2024-01-15T11:10:41.064Z] 
11:10:41 [2024-01-15T11:10:41.064Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:10:41 [2024-01-15T11:10:41.064Z] #78 75.67   CCLD     libcrun.la
11:10:41 [2024-01-15T11:10:41.326Z] #78 76.01   CCLD     crun
11:10:41 [2024-01-15T11:10:41.587Z] #78 76.28 make[3]: Entering directory '/tmp/crun-build'
11:10:41 [2024-01-15T11:10:41.587Z] #78 76.37  /usr/bin/mkdir -p '/usr/local/lib'
11:10:41 [2024-01-15T11:10:41.587Z] #78 76.37  /usr/bin/mkdir -p '/usr/local/share/man/man1'
11:10:41 [2024-01-15T11:10:41.587Z] #78 76.37  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:10:41 [2024-01-15T11:10:41.587Z] #78 76.39  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:10:41 [2024-01-15T11:10:41.849Z] #78 76.48 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:10:41 [2024-01-15T11:10:41.849Z] #78 76.49 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:10:41 [2024-01-15T11:10:41.849Z] #78 76.50 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:10:41 [2024-01-15T11:10:41.849Z] #78 76.51 libtool: install: ranlib /usr/local/lib/libcrun.a
11:10:41 [2024-01-15T11:10:41.849Z] #78 76.60 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
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.60 ----------------------------------------------------------------------
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.60 Libraries have been installed in:
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.60    /usr/local/lib
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.60 
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.60 If you ever happen to want to link against installed libraries
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 in a given directory, LIBDIR, you must either use libtool, and
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 specify the full pathname of the library, or use the '-LLIBDIR'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 flag during linking and do at least one of the following:
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61      during execution
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61      during linking
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 See any operating system documentation about shared libraries for
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 more information, such as the ld(1) and ld.so(8) manual pages.
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61 ----------------------------------------------------------------------
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.61  /usr/bin/mkdir -p '/build'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.62   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.71 libtool: install: /usr/bin/install -c crun /build/crun
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.72 make[3]: Leaving directory '/tmp/crun-build'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.73 make[2]: Leaving directory '/tmp/crun-build'
11:10:42 [2024-01-15T11:10:42.111Z] #78 76.73 make[1]: Leaving directory '/tmp/crun-build'
11:10:43 [2024-01-15T11:10:43.497Z] #78 DONE 77.9s
11:10:43 [2024-01-15T11:10:43.497Z] 
11:10:43 [2024-01-15T11:10:43.497Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:10:50 [2024-01-15T11:10:50.079Z] #79 76.99 + bin/containerd-stress
11:10:50 [2024-01-15T11:10:50.079Z] #79 76.99 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
11:10:50 [2024-01-15T11:10:50.650Z] #79 78.28 + bin/containerd-shim
11:10:51 [2024-01-15T11:10:51.220Z] #79 78.85 + bin/containerd-shim-runc-v1
11:10:51 [2024-01-15T11:10:51.792Z] #79 79.70 + bin/containerd-shim-runc-v2
11:10:52 [2024-01-15T11:10:52.734Z] #79 80.44 + binaries
11:10:56 [2024-01-15T11:10:56.029Z] #79 DONE 83.3s
11:10:56 [2024-01-15T11:10:56.290Z] 
11:10:56 [2024-01-15T11:10:56.290Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
11:10:56 [2024-01-15T11:10:56.552Z] #93 DONE 0.2s
11:10:56 [2024-01-15T11:10:56.552Z] 
11:10:56 [2024-01-15T11:10:56.552Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:10:56 [2024-01-15T11:10:56.552Z] #94 DONE 0.1s
11:10:56 [2024-01-15T11:10:56.812Z] 
11:10:56 [2024-01-15T11:10:56.812Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
11:10:56 [2024-01-15T11:10:56.812Z] #95 DONE 0.2s
11:10:56 [2024-01-15T11:10:56.812Z] 
11:10:56 [2024-01-15T11:10:56.812Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
11:10:56 [2024-01-15T11:10:56.812Z] #96 DONE 0.1s
11:10:56 [2024-01-15T11:10:56.812Z] 
11:10:56 [2024-01-15T11:10:56.812Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
11:10:56 [2024-01-15T11:10:56.812Z] #97 DONE 0.1s
11:10:57 [2024-01-15T11:10:57.073Z] 
11:10:57 [2024-01-15T11:10:57.073Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:10:57 [2024-01-15T11:10:57.073Z] #98 DONE 0.0s
11:10:57 [2024-01-15T11:10:57.073Z] 
11:10:57 [2024-01-15T11:10:57.073Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:10:57 [2024-01-15T11:10:57.073Z] #99 DONE 0.2s
11:10:57 [2024-01-15T11:10:57.073Z] 
11:10:57 [2024-01-15T11:10:57.073Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
11:10:57 [2024-01-15T11:10:57.332Z] #100 DONE 0.2s
11:10:57 [2024-01-15T11:10:57.332Z] 
11:10:57 [2024-01-15T11:10:57.332Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
11:10:57 [2024-01-15T11:10:57.332Z] #101 DONE 0.0s
11:10:57 [2024-01-15T11:10:57.332Z] 
11:10:57 [2024-01-15T11:10:57.332Z] #102 [dev-base  1/12] RUN groupadd -r docker
11:10:57 [2024-01-15T11:10:57.593Z] #102 DONE 0.3s
11:10:57 [2024-01-15T11:10:57.853Z] 
11:10:57 [2024-01-15T11:10:57.853Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:10:58 [2024-01-15T11:10:58.113Z] #103 DONE 0.4s
11:10:58 [2024-01-15T11:10:58.113Z] 
11:10:58 [2024-01-15T11:10:58.113Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:10:58 [2024-01-15T11:10:58.374Z] #104 0.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:10:58 [2024-01-15T11:10:58.634Z] #104 DONE 0.4s
11:10:58 [2024-01-15T11:10:58.634Z] 
11:10:58 [2024-01-15T11:10:58.634Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:10:58 [2024-01-15T11:10:58.894Z] #105 DONE 0.4s
11:10:58 [2024-01-15T11:10:58.894Z] 
11:10:58 [2024-01-15T11:10:58.894Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:10:59 [2024-01-15T11:10:59.154Z] #106 DONE 0.4s
11:10:59 [2024-01-15T11:10:59.415Z] 
11:10:59 [2024-01-15T11:10:59.415Z] #107 [dev-base  6/12] RUN ldconfig
11:10:59 [2024-01-15T11:10:59.415Z] #107 DONE 0.3s
11:10:59 [2024-01-15T11:10:59.675Z] 
11:10:59 [2024-01-15T11:10:59.675Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:10:59 [2024-01-15T11:10:59.935Z] #108 DONE 0.4s
11:11:00 [2024-01-15T11:11:00.195Z] 
11:11:00 [2024-01-15T11:11:00.195Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:11:00 [2024-01-15T11:11:00.766Z] #109 0.710 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:11:00 [2024-01-15T11:11:00.766Z] #109 0.722 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:11:00 [2024-01-15T11:11:00.766Z] #109 0.722 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:11:00 [2024-01-15T11:11:00.766Z] #109 0.808 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:11:00 [2024-01-15T11:11:00.766Z] #109 0.880 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:11:01 [2024-01-15T11:11:01.026Z] #109 0.950 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:11:01 [2024-01-15T11:11:01.965Z] #109 1.837 Fetched 9080 kB in 1s (6549 kB/s)
11:11:02 [2024-01-15T11:11:02.535Z] #109 1.837 Reading package lists...
11:11:03 [2024-01-15T11:11:03.105Z] #109 2.461 Reading package lists...
11:11:03 [2024-01-15T11:11:03.105Z] #109 3.060 Building dependency tree...
11:11:03 [2024-01-15T11:11:03.364Z] #109 3.445 The following additional packages will be installed:
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.446   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.446   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.446   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.447   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.448   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.448   vim-runtime
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450 Suggested packages:
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   systemd-userdbd systemd-boot systemd-resolved libqrencode4
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   vim-doc vim-scripts xfsdump acl attr quota
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450 Recommended packages:
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
11:11:03 [2024-01-15T11:11:03.625Z] #109 3.450   systemd-timesyncd | time-daemon xxd unzip
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.852 The following NEW packages will be installed:
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.853   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.854   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.854   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
11:11:03 [2024-01-15T11:11:03.885Z] #109 3.854   zip zstd
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.134 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.134 Need to get 31.8 MB of archives.
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.134 After this operation, 143 MB of additional disk space will be used.
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.134 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.137 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
11:11:04 [2024-01-15T11:11:04.145Z] #109 4.139 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.142 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.143 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.145 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.147 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.149 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.150 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.151 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.160 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.178 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.178 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.179 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.187 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.189 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.190 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.191 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.192 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.192 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.197 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.198 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.199 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.200 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.202 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.205 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.206 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.206 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.206 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.207 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.208 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.209 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.211 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.211 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.212 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.213 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.214 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
11:11:04 [2024-01-15T11:11:04.146Z] #109 4.276 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.277 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.278 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.279 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.279 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.279 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.280 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.281 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.282 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.282 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.283 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.284 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.285 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.287 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.289 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.334 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.341 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.346 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.347 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
11:11:04 [2024-01-15T11:11:04.406Z] #109 4.499 debconf: delaying package configuration, since apt-utils is not installed
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.538 Fetched 31.8 MB in 0s (66.0 MB/s)
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.570 Selecting previously unselected package libargon2-1:arm64.
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.570 (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 ... 15667 files and directories currently installed.)
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.579 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.590 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.635 Selecting previously unselected package dmsetup.
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.637 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.641 Unpacking dmsetup (2:1.02.185-2) ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.687 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.689 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.695 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.742 Selecting previously unselected package libjson-c5:arm64.
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.744 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.750 Unpacking libjson-c5:arm64 (0.16-2) ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.790 Selecting previously unselected package libcryptsetup12:arm64.
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.792 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.795 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
11:11:04 [2024-01-15T11:11:04.667Z] #109 4.851 Selecting previously unselected package libfdisk1:arm64.
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.853 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.857 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.910 Selecting previously unselected package libkmod2:arm64.
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.912 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.916 Unpacking libkmod2:arm64 (30+20221128-1) ...
11:11:04 [2024-01-15T11:11:04.927Z] #109 4.958 Selecting previously unselected package libapparmor1:arm64.
11:11:05 [2024-01-15T11:11:05.188Z] #109 4.960 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 4.964 Unpacking libapparmor1:arm64 (3.0.8-3) ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.003 Selecting previously unselected package libip4tc2:arm64.
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.005 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.018 Unpacking libip4tc2:arm64 (1.8.9-2) ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.050 Selecting previously unselected package libsystemd-shared:arm64.
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.052 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.056 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
11:11:05 [2024-01-15T11:11:05.188Z] #109 5.216 Selecting previously unselected package systemd.
11:11:05 [2024-01-15T11:11:05.448Z] #109 5.218 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.448Z] #109 5.237 Unpacking systemd (252.19-1~deb12u1) ...
11:11:05 [2024-01-15T11:11:05.448Z] #109 5.498 Selecting previously unselected package pigz.
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.501 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.505 Unpacking pigz (2.6-1) ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.562 Selecting previously unselected package sgml-base.
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.564 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.572 Unpacking sgml-base (1.31) ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.661 Selecting previously unselected package sudo.
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.663 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.671 Unpacking sudo (1.9.13p3-1+deb12u1) ...
11:11:05 [2024-01-15T11:11:05.708Z] #109 5.816 Selecting previously unselected package libelf1:arm64.
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.818 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.823 Unpacking libelf1:arm64 (0.188-2.1) ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.879 Selecting previously unselected package libbpf1:arm64.
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.881 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.885 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.941 Selecting previously unselected package libmnl0:arm64.
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.943 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.947 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.988 Selecting previously unselected package libxtables12:arm64.
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.990 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 5.996 Unpacking libxtables12:arm64 (1.8.9-2) ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 6.031 Selecting previously unselected package libcap2-bin.
11:11:05 [2024-01-15T11:11:05.969Z] #109 6.033 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 6.037 Unpacking libcap2-bin (1:2.66-4) ...
11:11:05 [2024-01-15T11:11:05.969Z] #109 6.084 Selecting previously unselected package iproute2.
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.086 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.091 Unpacking iproute2 (6.1.0-3) ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.215 Selecting previously unselected package vim-common.
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.217 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.223 Unpacking vim-common (2:9.0.1378-2) ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.278 Selecting previously unselected package bash-completion.
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.280 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.292 Unpacking bash-completion (1:2.11-6) ...
11:11:06 [2024-01-15T11:11:06.229Z] #109 6.416 Selecting previously unselected package bzip2.
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.418 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.424 Unpacking bzip2 (1.0.8-5+b1) ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.463 Selecting previously unselected package xz-utils.
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.465 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.469 Unpacking xz-utils (5.4.1-0.2) ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.563 Selecting previously unselected package apparmor.
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.565 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.585 Unpacking apparmor (3.0.8-3) ...
11:11:06 [2024-01-15T11:11:06.490Z] #109 6.673 Selecting previously unselected package inetutils-ping.
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.675 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.679 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.728 Selecting previously unselected package libip6tc2:arm64.
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.730 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.735 Unpacking libip6tc2:arm64 (1.8.9-2) ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.775 Selecting previously unselected package libnfnetlink0:arm64.
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.777 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.781 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.823 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.826 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.829 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.871 Selecting previously unselected package libnftnl11:arm64.
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.873 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
11:11:06 [2024-01-15T11:11:06.750Z] #109 6.877 Unpacking libnftnl11:arm64 (1.2.4-2) ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 6.921 Selecting previously unselected package iptables.
11:11:07 [2024-01-15T11:11:07.010Z] #109 6.923 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 6.927 Unpacking iptables (1.8.9-2) ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.018 Selecting previously unselected package libonig5:arm64.
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.020 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.024 Unpacking libonig5:arm64 (6.9.8-1) ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.076 Selecting previously unselected package libjq1:arm64.
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.079 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.084 Unpacking libjq1:arm64 (1.6-2.1) ...
11:11:07 [2024-01-15T11:11:07.010Z] #109 7.124 Selecting previously unselected package jq.
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.126 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.130 Unpacking jq (1.6-2.1) ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.171 Selecting previously unselected package libaio1:arm64.
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.173 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.180 Unpacking libaio1:arm64 (0.3.113-4) ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.218 Selecting previously unselected package libgpm2:arm64.
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.220 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.225 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.260 Selecting previously unselected package libicu72:arm64.
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.262 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.270Z] #109 7.266 Unpacking libicu72:arm64 (72.1-3) ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.819 Selecting previously unselected package libinih1:arm64.
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.821 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.827 Unpacking libinih1:arm64 (55-1) ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.868 Selecting previously unselected package libmicrohttpd12:arm64.
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.870 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.874 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.916 Selecting previously unselected package libnet1:arm64.
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.918 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.922 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.968 Selecting previously unselected package libnl-3-200:arm64.
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.970 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 7.974 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 8.018 Selecting previously unselected package libprotobuf-c1:arm64.
11:11:07 [2024-01-15T11:11:07.840Z] #109 8.020 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
11:11:07 [2024-01-15T11:11:07.840Z] #109 8.024 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.064 Selecting previously unselected package libsodium23:arm64.
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.066 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.072 Unpacking libsodium23:arm64 (1.0.18-1) ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.120 Selecting previously unselected package libsubid4:arm64.
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.122 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.126 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.170 Selecting previously unselected package liburcu8:arm64.
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.172 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.178 Unpacking liburcu8:arm64 (0.13.2-1) ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.221 Selecting previously unselected package libyajl2:arm64.
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.224 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.100Z] #109 8.228 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.259 Selecting previously unselected package net-tools.
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.262 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.265 Unpacking net-tools (2.10-0.1) ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.320 Selecting previously unselected package patch.
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.322 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.327 Unpacking patch (2.7.6-7) ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.371 Selecting previously unselected package systemd-journal-remote.
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.373 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.380 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.420 Selecting previously unselected package thin-provisioning-tools.
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.422 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.427 Unpacking thin-provisioning-tools (0.9.0-2) ...
11:11:08 [2024-01-15T11:11:08.361Z] #109 8.493 Selecting previously unselected package uidmap.
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.495 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.503 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.558 Selecting previously unselected package vim-runtime.
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.560 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.573 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.584 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
11:11:08 [2024-01-15T11:11:08.621Z] #109 8.587 Unpacking vim-runtime (2:9.0.1378-2) ...
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.101 Selecting previously unselected package vim.
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.103 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.108 Unpacking vim (2:9.0.1378-2) ...
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.250 Selecting previously unselected package xfsprogs.
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.253 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.258 Unpacking xfsprogs (6.1.0-1) ...
11:11:09 [2024-01-15T11:11:09.191Z] #109 9.364 Selecting previously unselected package zip.
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.366 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.371 Unpacking zip (3.0-13) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.419 Selecting previously unselected package zstd.
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.421 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.425 Unpacking zstd (1.5.4+dfsg2-5) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.520 Setting up libip4tc2:arm64 (1.8.9-2) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.532 Setting up net-tools (2.10-0.1) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.547 Setting up libapparmor1:arm64 (3.0.8-3) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.561 Setting up libsodium23:arm64 (1.0.18-1) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.573 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.586 Setting up libicu72:arm64 (72.1-3) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.599 Setting up libip6tc2:arm64 (1.8.9-2) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.610 Setting up libinih1:arm64 (55-1) ...
11:11:09 [2024-01-15T11:11:09.451Z] #109 9.624 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.637 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.649 Setting up bzip2 (1.0.8-5+b1) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.665 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.677 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.689 Setting up libcap2-bin (1:2.66-4) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.701 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
11:11:09 [2024-01-15T11:11:09.711Z] #109 9.713 Setting up apparmor (3.0.8-3) ...
11:11:10 [2024-01-15T11:11:10.281Z] #109 10.40 debconf: unable to initialize frontend: Dialog
11:11:10 [2024-01-15T11:11:10.281Z] #109 10.40 debconf: (TERM is not set, so the dialog frontend is not usable.)
11:11:10 [2024-01-15T11:11:10.281Z] #109 10.40 debconf: falling back to frontend: Readline
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.41 debconf: unable to initialize frontend: Readline
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.41 debconf: (This frontend requires a controlling tty.)
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.41 debconf: falling back to frontend: Teletype
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.61 Setting up zip (3.0-13) ...
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.62 Setting up vim-common (2:9.0.1378-2) ...
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.64 Setting up bash-completion (1:2.11-6) ...
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.67 Setting up xz-utils (5.4.1-0.2) ...
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:11:10 [2024-01-15T11:11:10.541Z] #109 10.69 Setting up libmnl0:arm64 (1.0.4-3) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.70 Setting up patch (2.7.6-7) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.71 Setting up sudo (1.9.13p3-1+deb12u1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.77 invoke-rc.d: could not determine current runlevel
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.78 invoke-rc.d: policy-rc.d denied execution of start.
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.78 Setting up libxtables12:arm64 (1.8.9-2) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.79 Setting up liburcu8:arm64 (0.13.2-1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.80 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.81 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.83 Setting up pigz (2.6-1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.84 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.85 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.88 Setting up sgml-base (1.31) ...
11:11:10 [2024-01-15T11:11:10.801Z] #109 10.92 Setting up vim-runtime (2:9.0.1378-2) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 10.99 Setting up libaio1:arm64 (0.3.113-4) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.01 Setting up libelf1:arm64 (0.188-2.1) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.03 Setting up libjson-c5:arm64 (0.16-2) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.04 Setting up zstd (1.5.4+dfsg2-5) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.06 Setting up libonig5:arm64 (6.9.8-1) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.07 Setting up libbpf1:arm64 (1:1.1.0-1) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.09 Setting up libkmod2:arm64 (30+20221128-1) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.10 Setting up vim (2:9.0.1378-2) ...
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:11:11 [2024-01-15T11:11:11.061Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.16 Setting up libjq1:arm64 (1.6-2.1) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.17 Setting up iproute2 (6.1.0-3) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: unable to initialize frontend: Dialog
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: (TERM is not set, so the dialog frontend is not usable.)
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: falling back to frontend: Readline
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: unable to initialize frontend: Readline
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: (This frontend requires a controlling tty.)
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.30 debconf: falling back to frontend: Teletype
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.35 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.36 Setting up libnftnl11:arm64 (1.2.4-2) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.38 Setting up thin-provisioning-tools (0.9.0-2) ...
11:11:11 [2024-01-15T11:11:11.321Z] #109 11.40 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.41 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.42 Setting up jq (1.6-2.1) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.44 Setting up iptables (1.8.9-2) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.48 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.49 Setting up dmsetup (2:1.02.185-2) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.52 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.54 Setting up systemd (252.19-1~deb12u1) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.59 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.59 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.60 Initializing machine ID from random generator.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.63 Creating group 'systemd-journal' with GID 998.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.63 Creating group 'systemd-network' with GID 997.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.63 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.68 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.71 Creating group 'systemd-journal-remote' with GID 996.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.71 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
11:11:11 [2024-01-15T11:11:11.582Z] #109 11.73 Setting up xfsprogs (6.1.0-1) ...
11:11:11 [2024-01-15T11:11:11.842Z] #109 11.75 System has not been booted with systemd as init system (PID 1). Can't operate.
11:11:11 [2024-01-15T11:11:11.842Z] #109 11.75 Failed to connect to bus: Host is down
11:11:11 [2024-01-15T11:11:11.842Z] #109 11.75 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:11:12 [2024-01-15T11:11:12.102Z] #109 DONE 12.2s
11:11:12 [2024-01-15T11:11:12.363Z] 
11:11:12 [2024-01-15T11:11:12.363Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:11:12 [2024-01-15T11:11:12.623Z] #110 0.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:11:12 [2024-01-15T11:11:12.883Z] #110 0.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:11:12 [2024-01-15T11:11:12.883Z] #110 0.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:11:12 [2024-01-15T11:11:12.883Z] #110 DONE 0.4s
11:11:12 [2024-01-15T11:11:12.883Z] 
11:11:12 [2024-01-15T11:11:12.883Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
11:11:13 [2024-01-15T11:11:13.143Z] #111 0.659 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:11:13 [2024-01-15T11:11:13.143Z] #111 0.659 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:11:13 [2024-01-15T11:11:13.143Z] #111 0.659 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:11:13 [2024-01-15T11:11:13.973Z] #111 0.890 Reading package lists...
11:11:14 [2024-01-15T11:11:14.804Z] #111 1.521 Reading package lists...
11:11:14 [2024-01-15T11:11:14.804Z] #111 2.136 Building dependency tree...
11:11:15 [2024-01-15T11:11:15.064Z] #111 2.321 Reading state information...
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.603 gcc is already the newest version (4:12.2.0-3).
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.603 pkg-config is already the newest version (1.8.1-1).
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.603 The following additional packages will be installed:
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.604   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.604   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.604   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.604   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.605   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.605   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.606   python3-yaml uuid-dev zlib1g-dev
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608 Suggested packages:
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608 Recommended packages:
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
11:11:15 [2024-01-15T11:11:15.324Z] #111 2.608   liblocale-gettext-perl shared-mime-info xdg-user-dirs
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.922 The following NEW packages will be installed:
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.922   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.922   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.922   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.923   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.923   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.923   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.923   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
11:11:15 [2024-01-15T11:11:15.584Z] #111 2.924   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
11:11:15 [2024-01-15T11:11:15.844Z] #111 3.202 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
11:11:15 [2024-01-15T11:11:15.844Z] #111 3.202 Need to get 11.9 MB of archives.
11:11:15 [2024-01-15T11:11:15.844Z] #111 3.202 After this operation, 53.1 MB of additional disk space will be used.
11:11:15 [2024-01-15T11:11:15.844Z] #111 3.202 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.211 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.217 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.224 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.225 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.225 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.226 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.227 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.230 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.232 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.234 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.236 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.238 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.239 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.243 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.249 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.250 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.251 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.252 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.252 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.254 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.255 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.257 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.257 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.260 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.261 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.262 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.266 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.274 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.275 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.277 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.278 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.279 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.279 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.279 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.281 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.282 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.454 debconf: delaying package configuration, since apt-utils is not installed
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.501 Fetched 11.9 MB in 0s (34.2 MB/s)
11:11:16 [2024-01-15T11:11:16.105Z] #111 3.545 Selecting previously unselected package libdpkg-perl.
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.545 (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 ... 21022 files and directories currently installed.)
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.559 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.564 Unpacking libdpkg-perl (1.21.22) ...
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.646 Selecting previously unselected package dpkg-dev.
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.649 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.653 Unpacking dpkg-dev (1.21.22) ...
11:11:16 [2024-01-15T11:11:16.365Z] #111 3.779 Selecting previously unselected package libglib2.0-0:arm64.
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.781 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.792 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.916 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.919 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.923 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.959 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.961 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 3.965 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 4.009 Selecting previously unselected package libsecret-common.
11:11:16 [2024-01-15T11:11:16.625Z] #111 4.011 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 4.015 Unpacking libsecret-common (0.20.5-3) ...
11:11:16 [2024-01-15T11:11:16.625Z] #111 4.075 Selecting previously unselected package libsecret-1-0:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.078 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.082 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.119 Selecting previously unselected package gir1.2-secret-1:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.121 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.126 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.159 Selecting previously unselected package libapparmor-dev:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.161 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.167 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.208 Selecting previously unselected package uuid-dev:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.211 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.216 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.252 Selecting previously unselected package libblkid-dev:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.254 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.259 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.307 Selecting previously unselected package libffi-dev:arm64.
11:11:16 [2024-01-15T11:11:16.885Z] #111 4.309 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.313 Unpacking libffi-dev:arm64 (3.4.4-1) ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.351 Selecting previously unselected package libgpg-error-dev.
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.353 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.357 Unpacking libgpg-error-dev (1.46-1) ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.395 Selecting previously unselected package libgcrypt20-dev.
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.398 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.402 Unpacking libgcrypt20-dev (1.10.1-3) ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.477 Selecting previously unselected package libglib2.0-data.
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.479 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.483 Unpacking libglib2.0-data (2.74.6-2) ...
11:11:17 [2024-01-15T11:11:17.145Z] #111 4.618 Selecting previously unselected package libglib2.0-bin.
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.620 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.626 Unpacking libglib2.0-bin (2.74.6-2) ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.671 Selecting previously unselected package python3-lib2to3.
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.674 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.679 Unpacking python3-lib2to3 (3.11.2-3) ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.725 Selecting previously unselected package python3-distutils.
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.727 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.733 Unpacking python3-distutils (3.11.2-3) ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.781 Selecting previously unselected package libglib2.0-dev-bin.
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.783 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.787 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
11:11:17 [2024-01-15T11:11:17.406Z] #111 4.830 Selecting previously unselected package libsepol-dev:arm64.
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.832 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.836 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.904 Selecting previously unselected package libpcre2-16-0:arm64.
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.906 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.911 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.964 Selecting previously unselected package libpcre2-32-0:arm64.
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.966 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 4.972 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 5.027 Selecting previously unselected package libpcre2-posix3:arm64.
11:11:17 [2024-01-15T11:11:17.666Z] #111 5.030 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 5.035 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
11:11:17 [2024-01-15T11:11:17.666Z] #111 5.071 Selecting previously unselected package libpcre2-dev:arm64.
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.074 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.079 Unpacking libpcre2-dev:arm64 (10.42-1) ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.158 Selecting previously unselected package libselinux1-dev:arm64.
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.161 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.165 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.224 Selecting previously unselected package libmount-dev:arm64.
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.226 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.230 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.263 Selecting previously unselected package zlib1g-dev:arm64.
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.266 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.269 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.322 Selecting previously unselected package libglib2.0-dev:arm64.
11:11:17 [2024-01-15T11:11:17.926Z] #111 5.325 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.330 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.503 Selecting previously unselected package libseccomp-dev:arm64.
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.506 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.510 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.549 Selecting previously unselected package libsecret-1-dev:arm64.
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.552 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.559 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
11:11:18 [2024-01-15T11:11:18.186Z] #111 5.645 Selecting previously unselected package libsystemd-dev:arm64.
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.647 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.651 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.757 Selecting previously unselected package libudev-dev:arm64.
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.760 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.765 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.812 Selecting previously unselected package libyaml-0-2:arm64.
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.815 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.820 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.860 Selecting previously unselected package python3-pathspec.
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.862 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.867 Unpacking python3-pathspec (0.11.0-1) ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.905 Selecting previously unselected package python3-pkg-resources.
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.907 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.911 Unpacking python3-pkg-resources (66.1.1-1) ...
11:11:18 [2024-01-15T11:11:18.448Z] #111 5.970 Selecting previously unselected package python3-yaml.
11:11:18 [2024-01-15T11:11:18.708Z] #111 5.973 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
11:11:18 [2024-01-15T11:11:18.708Z] #111 5.977 Unpacking python3-yaml (6.0-3+b2) ...
11:11:18 [2024-01-15T11:11:18.708Z] #111 6.024 Selecting previously unselected package yamllint.
11:11:18 [2024-01-15T11:11:18.708Z] #111 6.027 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
11:11:18 [2024-01-15T11:11:18.708Z] #111 6.031 Unpacking yamllint (1.29.0-1) ...
11:11:18 [2024-01-15T11:11:18.708Z] #111 6.085 Setting up python3-pkg-resources (66.1.1-1) ...
11:11:18 [2024-01-15T11:11:18.968Z] #111 6.347 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.362 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.374 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.388 No schema files found: doing nothing.
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.394 Setting up python3-yaml (6.0-3+b2) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.560 Setting up libffi-dev:arm64 (3.4.4-1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.571 Setting up libpcre2-16-0:arm64 (10.42-1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.603 Setting up libpcre2-32-0:arm64 (10.42-1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.623 Setting up libglib2.0-data (2.74.6-2) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.638 Setting up libgpg-error-dev (1.46-1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.650 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
11:11:19 [2024-01-15T11:11:19.228Z] #111 6.665 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.676 Setting up libsepol-dev:arm64 (3.4-2.1) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.690 Setting up libdpkg-perl (1.21.22) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.710 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.721 Setting up libpcre2-posix3:arm64 (10.42-1) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.733 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.745 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.758 Setting up python3-pathspec (0.11.0-1) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 6.890 Setting up python3-lib2to3 (3.11.2-3) ...
11:11:19 [2024-01-15T11:11:19.489Z] #111 7.002 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:11:19 [2024-01-15T11:11:19.749Z] #111 7.014 Setting up libsecret-common (0.20.5-3) ...
11:11:19 [2024-01-15T11:11:19.749Z] #111 7.027 Setting up python3-distutils (3.11.2-3) ...
11:11:19 [2024-01-15T11:11:19.749Z] #111 7.162 Setting up libglib2.0-dev-bin (2.74.6-2) ...
11:11:20 [2024-01-15T11:11:20.009Z] #111 7.320 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.333 Setting up libpcre2-dev:arm64 (10.42-1) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.348 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.361 Setting up libglib2.0-bin (2.74.6-2) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.372 Setting up dpkg-dev (1.21.22) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.391 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.403 Setting up yamllint (1.29.0-1) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.550 Setting up libgcrypt20-dev (1.10.1-3) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.564 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.582 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.595 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.606 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.624 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
11:11:20 [2024-01-15T11:11:20.269Z] #111 7.655 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:11:20 [2024-01-15T11:11:20.529Z] #111 DONE 7.9s
11:11:20 [2024-01-15T11:11:20.529Z] 
11:11:20 [2024-01-15T11:11:20.529Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
11:11:20 [2024-01-15T11:11:20.529Z] #112 DONE 0.1s
11:11:20 [2024-01-15T11:11:20.793Z] 
11:11:20 [2024-01-15T11:11:20.793Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:11:20 [2024-01-15T11:11:20.793Z] #113 DONE 0.1s
11:11:20 [2024-01-15T11:11:20.793Z] 
11:11:20 [2024-01-15T11:11:20.793Z] #114 [dev 1/1] COPY --link . .
11:11:22 [2024-01-15T11:11:22.177Z] #114 DONE 1.2s
11:11:22 [2024-01-15T11:11:22.177Z] 
11:11:22 [2024-01-15T11:11:22.177Z] #115 exporting to image
11:11:22 [2024-01-15T11:11:22.177Z] #115 exporting layers
11:11:23 [2024-01-15T11:11:23.118Z] #115 exporting layers 1.1s done
11:11:23 [2024-01-15T11:11:23.118Z] #115 writing image sha256:bea85a589ff7ee1295dbe1fecf91e778498e5e84f7ebaa1c14b35a890885ac15 done
11:11:23 [2024-01-15T11:11:23.118Z] #115 naming to docker.io/library/docker:075e1141b8b5c632afb70eeed477554e34bd6f84 done
11:11:23 [2024-01-15T11:11:23.118Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:11:23 [2024-01-15T11:11:23.425Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:11:23 [2024-01-15T11:11:23.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47079/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=075e1141b8b5c632afb70eeed477554e34bd6f84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:075e1141b8b5c632afb70eeed477554e34bd6f84 hack/test/unit
11:11:23 [2024-01-15T11:11:23.971Z] + BUILDFLAGS=(-tags 'netgo journald')
11:11:23 [2024-01-15T11:11:23.971Z] + TESTFLAGS+=' -test.timeout=5m'
11:11:23 [2024-01-15T11:11:23.971Z] + TESTDIRS=./...
11:11:23 [2024-01-15T11:11:23.971Z] + exclude_paths='/vendor/|/integration'
11:11:23 [2024-01-15T11:11:23.971Z] ++ go list ./...
11:11:23 [2024-01-15T11:11:23.971Z] ++ grep -vE '(/vendor/|/integration)'
11:11:24 [2024-01-15T11:11:24.544Z] + pkg_list='github.com/docker/docker/api
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/backend/build
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/httpstatus
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/httputils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/middleware
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/build
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/checkpoint
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/container
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/debug
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/distribution
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/grpc
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/image
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/network
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/plugin
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/session
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/swarm
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/system
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/server/router/volume
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/backend
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/blkiodev
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/checkpoint
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/container
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/events
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/filters
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/image
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/mount
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/network
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/plugins/logdriver
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/registry
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/strslice
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/swarm
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/swarm/runtime
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/system
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/time
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/versions
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/versions/v1p19
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/versions/v1p20
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/api/types/volume
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/exporter
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/worker
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/builder-next/worker/label
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/dockerfile
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/remotecontext
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/remotecontext/git
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/builder/remotecontext/urlutil
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cli/debug
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cli/winresources/docker-proxy
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cli/winresources/dockerd
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/client
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/client/buildkit
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cmd/docker-proxy
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cmd/dockerd
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cmd/dockerd/trap
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/container
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/container/stream
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/contrib/apparmor
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/contrib/httpserver
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster/convert
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster/executor
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster/executor/container
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/cluster/provider
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/config
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/containerd
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/events
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/events/testutils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/copy
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/register
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/vfs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/graphdriver/zfs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/images
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/initlayer
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/links
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/listeners
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/awslogs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/fluentd
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/gcplogs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/gelf
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/journald
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/local
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/loggertest
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/loggerutils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/splunk
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/syslog
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/logger/templates
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/names
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/network
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/snapshotter
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/daemon/stats
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/distribution
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/distribution/metadata
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/distribution/utils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/distribution/xfer
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/dockerversion
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/errdefs
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image/cache
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image/spec/specs-go
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image/spec/specs-go/v1
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image/tarexport
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/image/v1
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/compatcontext
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/mod
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/mounttree
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/multierror
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/sliceutil
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/test/suite
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/testutils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/testutils/netnsutils
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/testutils/specialimage
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/internal/unshare
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/layer
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd/queue
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd/remote
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd/shimopts
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd/supervisor
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libcontainerd/types
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libnetwork
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libnetwork/bitmap
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libnetwork/cluster
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:24 [2024-01-15T11:11:24.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/config
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/datastore
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/diagnostic
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/discoverapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/driverapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/host
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/null
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drvregistry
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/etchosts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/caller
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/kvstore
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/netiputil
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipam
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipamapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/null
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipamutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipbits
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/iptables
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/netlabel
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/netutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/networkdb
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ns
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/options
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/osl
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/portallocator
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/portmapper
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/resolvconf
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/scope
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/types
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/oci
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/oci/caps
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/opts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/archive
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/authorization
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/broadcaster
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/capabilities
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/chrootarchive
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/containerfs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/directory
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/dmesg
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/fileutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/homedir
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/idtools
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/ioutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/jsonmessage
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/longpath
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/loopback
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/meminfo
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/namesgenerator
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/parsers
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/parsers/kernel
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/pidfile
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/platform
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/platforms
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugingetter
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugins
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/plugins/transport
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/pools
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/process
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/progress
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/reexec
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/rootless
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/rootless/specconv
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/stack
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/stdcopy
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/streamformatter
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/stringid
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/sysinfo
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/system
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/tailfile
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/tarsum
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/pkg/useragent
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/plugin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/plugin/executor/containerd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/plugin/v2
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/profiles/apparmor
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/profiles/seccomp
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/quota
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/reference
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/registry
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/registry/resumable
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/restartmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/runconfig
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/runconfig/opts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/daemon
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/environment
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fakecontext
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fakegit
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fakestorage
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fixtures/load
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fixtures/plugin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/registry
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/testutil/request
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/drivers
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/local
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/mounts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/service
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/service/opts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/volume/testutils'
11:11:24 [2024-01-15T11:11:24.545Z] ++ grep --fixed-strings -v /libnetwork
11:11:24 [2024-01-15T11:11:24.545Z] ++ echo 'github.com/docker/docker/api
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/backend/build
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/httpstatus
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/httputils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/middleware
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/build
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/checkpoint
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/container
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/debug
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/distribution
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/grpc
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/image
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/network
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/plugin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/session
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/swarm
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/system
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/server/router/volume
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/backend
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/blkiodev
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/checkpoint
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/container
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/events
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/filters
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/image
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/mount
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/network
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/plugins/logdriver
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/registry
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/strslice
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/swarm
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/swarm/runtime
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/system
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/time
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/versions
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/versions/v1p19
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/versions/v1p20
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/api/types/volume
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/exporter
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/worker
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/builder-next/worker/label
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/dockerfile
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/remotecontext
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/remotecontext/git
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/builder/remotecontext/urlutil
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cli/debug
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cli/winresources/docker-proxy
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cli/winresources/dockerd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/client
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/client/buildkit
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cmd/docker-proxy
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cmd/dockerd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cmd/dockerd/trap
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/container
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/container/stream
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/contrib/apparmor
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/contrib/httpserver
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster/convert
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster/executor
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster/executor/container
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/cluster/provider
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/config
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/containerd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/events
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/events/testutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/copy
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/register
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/vfs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/graphdriver/zfs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/images
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/initlayer
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/links
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/listeners
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/awslogs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/fluentd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/gcplogs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/gelf
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/journald
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/local
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/loggertest
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/loggerutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/splunk
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/syslog
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/logger/templates
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/names
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/network
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/snapshotter
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/daemon/stats
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/distribution
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/distribution/metadata
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/distribution/utils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/distribution/xfer
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/dockerversion
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/errdefs
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image/cache
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image/spec/specs-go
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image/spec/specs-go/v1
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image/tarexport
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/image/v1
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/compatcontext
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/mod
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/mounttree
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/multierror
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/sliceutil
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/test/suite
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/testutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/testutils/netnsutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/testutils/specialimage
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/internal/unshare
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/layer
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd/queue
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd/remote
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd/shimopts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd/supervisor
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libcontainerd/types
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/bitmap
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cluster
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/config
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/datastore
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/diagnostic
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/discoverapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/driverapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/host
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/null
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/drvregistry
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/etchosts
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/caller
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/kvstore
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/netiputil
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipam
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipamapi
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/null
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipamutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ipbits
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/iptables
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/netlabel
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/netutils
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/networkdb
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/ns
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/options
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/osl
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/portallocator
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/portmapper
11:11:24 [2024-01-15T11:11:24.545Z] github.com/docker/docker/libnetwork/resolvconf
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libnetwork/scope
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libnetwork/types
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/oci
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/oci/caps
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/archive
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/authorization
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/broadcaster
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/capabilities
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/chrootarchive
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/containerfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/directory
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/dmesg
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/fileutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/homedir
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/idtools
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/ioutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/jsonmessage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/longpath
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/loopback
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/meminfo
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/namesgenerator
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers/kernel
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/pidfile
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/platform
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/platforms
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugingetter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/transport
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/pools
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/process
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/progress
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/reexec
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/rootless
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/rootless/specconv
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stack
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stdcopy
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/streamformatter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stringid
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/sysinfo
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/tailfile
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/tarsum
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/useragent
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin/executor/containerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin/v2
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/profiles/apparmor
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/profiles/seccomp
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/quota
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/reference
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/registry/resumable
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/restartmanager
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/runconfig
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/runconfig/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/daemon
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/environment
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakecontext
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakegit
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakestorage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/load
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/request
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/drivers
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/local
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/mounts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/service
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/service/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/testutils'
11:11:24 [2024-01-15T11:11:24.546Z] + base_pkg_list='github.com/docker/docker/api
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/backend/build
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/httpstatus
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/httputils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/middleware
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/build
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/checkpoint
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/debug
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/distribution
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/grpc
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/image
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/network
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/session
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/swarm
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/backend
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/blkiodev
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/checkpoint
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/events
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/filters
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/image
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/mount
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/network
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/plugins/logdriver
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/strslice
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/swarm
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/swarm/runtime
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/time
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions/v1p19
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions/v1p20
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/exporter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/worker
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/builder-next/worker/label
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/dockerfile
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/remotecontext
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/remotecontext/git
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder/remotecontext/urlutil
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cli/debug
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cli/winresources/docker-proxy
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cli/winresources/dockerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/client
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/client/buildkit
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cmd/docker-proxy
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cmd/dockerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cmd/dockerd/trap
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/container/stream
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/contrib/apparmor
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/contrib/httpserver
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster/convert
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster/executor
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster/executor/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/cluster/provider
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/config
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/containerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/events
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/events/testutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/copy
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/register
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/vfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/graphdriver/zfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/images
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/initlayer
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/links
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/listeners
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/awslogs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/fluentd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/gcplogs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/gelf
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/journald
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/local
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/loggertest
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/loggerutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/splunk
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/syslog
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/logger/templates
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/names
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/network
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/snapshotter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/daemon/stats
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/distribution
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/distribution/metadata
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/distribution/utils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/distribution/xfer
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/dockerversion
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/errdefs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image/cache
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image/spec/specs-go
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image/spec/specs-go/v1
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image/tarexport
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/image/v1
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/compatcontext
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/mod
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/mounttree
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/multierror
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/sliceutil
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/test/suite
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/testutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/testutils/netnsutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/testutils/specialimage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/internal/unshare
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/layer
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd/queue
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd/remote
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd/shimopts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd/supervisor
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/libcontainerd/types
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/oci
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/oci/caps
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/archive
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/authorization
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/broadcaster
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/capabilities
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/chrootarchive
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/containerfs
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/directory
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/dmesg
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/fileutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/homedir
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/idtools
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/ioutils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/jsonmessage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/longpath
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/loopback
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/meminfo
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/namesgenerator
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers/kernel
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/pidfile
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/platform
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/platforms
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugingetter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/plugins/transport
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/pools
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/process
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/progress
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/reexec
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/rootless
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/rootless/specconv
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stack
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stdcopy
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/streamformatter
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/stringid
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/sysinfo
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/tailfile
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/tarsum
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/pkg/useragent
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin/executor/containerd
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/plugin/v2
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/profiles/apparmor
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/profiles/seccomp
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/quota
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/reference
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/registry/resumable
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/restartmanager
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/runconfig
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/runconfig/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/daemon
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/environment
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakecontext
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakegit
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fakestorage
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/load
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/testutil/request
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/drivers
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/local
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/mounts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/service
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/service/opts
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/volume/testutils'
11:11:24 [2024-01-15T11:11:24.546Z] ++ grep --fixed-strings /libnetwork
11:11:24 [2024-01-15T11:11:24.546Z] ++ echo 'github.com/docker/docker/api
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/backend/build
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/httpstatus
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/httputils
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/middleware
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/build
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/checkpoint
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/debug
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/distribution
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/grpc
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/image
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/network
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/plugin
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/session
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/swarm
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/server/router/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/backend
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/blkiodev
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/checkpoint
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/container
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/events
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/filters
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/image
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/mount
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/network
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/plugins/logdriver
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/registry
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/strslice
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/swarm
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/swarm/runtime
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/system
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/time
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions/v1p19
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/versions/v1p20
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/api/types/volume
11:11:24 [2024-01-15T11:11:24.546Z] github.com/docker/docker/builder
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/exporter
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/worker
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/builder-next/worker/label
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/dockerfile
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/remotecontext
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/remotecontext/git
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/builder/remotecontext/urlutil
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cli/debug
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cli/winresources/docker-proxy
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cli/winresources/dockerd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/client
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/client/buildkit
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cmd/docker-proxy
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cmd/dockerd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cmd/dockerd/trap
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/container
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/container/stream
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/contrib/apparmor
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/contrib/httpserver
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster/convert
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster/executor
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster/executor/container
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/cluster/provider
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/config
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/containerd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/events
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/events/testutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/copy
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/register
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/vfs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/graphdriver/zfs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/images
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/initlayer
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/links
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/listeners
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/awslogs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/fluentd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/gcplogs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/gelf
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/journald
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/local
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/loggertest
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/loggerutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/splunk
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/syslog
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/logger/templates
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/names
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/network
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/snapshotter
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/daemon/stats
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/distribution
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/distribution/metadata
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/distribution/utils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/distribution/xfer
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/dockerversion
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/errdefs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image/cache
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image/spec/specs-go
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image/spec/specs-go/v1
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image/tarexport
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/image/v1
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/compatcontext
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/mod
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/mounttree
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/multierror
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/sliceutil
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/test/suite
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/testutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/testutils/netnsutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/testutils/specialimage
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/internal/unshare
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/layer
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd/queue
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd/remote
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd/shimopts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd/supervisor
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libcontainerd/types
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/bitmap
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cluster
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/config
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/datastore
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/diagnostic
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/discoverapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/driverapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/host
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/null
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drvregistry
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/etchosts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/caller
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/kvstore
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/netiputil
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipam
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipamapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/null
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipamutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipbits
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/iptables
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/netlabel
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/netutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/networkdb
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ns
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/options
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/osl
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/portallocator
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/portmapper
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/resolvconf
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/scope
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/types
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/oci
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/oci/caps
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/opts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/archive
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/authorization
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/broadcaster
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/capabilities
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/chrootarchive
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/containerfs
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/directory
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/dmesg
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/fileutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/homedir
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/idtools
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/ioutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/jsonmessage
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/longpath
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/loopback
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/meminfo
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/namesgenerator
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/parsers
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/parsers/kernel
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/pidfile
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/platform
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/platforms
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugingetter
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugins
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/plugins/transport
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/pools
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/process
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/progress
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/reexec
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/rootless
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/rootless/specconv
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/stack
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/stdcopy
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/streamformatter
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/stringid
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/sysinfo
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/system
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/tailfile
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/tarsum
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/pkg/useragent
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/plugin
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/plugin/executor/containerd
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/plugin/v2
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/profiles/apparmor
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/profiles/seccomp
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/quota
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/reference
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/registry
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/registry/resumable
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/restartmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/runconfig
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/runconfig/opts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/daemon
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/environment
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fakecontext
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fakegit
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fakestorage
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fixtures/load
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fixtures/plugin
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/registry
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/testutil/request
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/drivers
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/local
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/mounts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/service
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/service/opts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/volume/testutils'
11:11:24 [2024-01-15T11:11:24.547Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/bitmap
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cluster
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/config
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/datastore
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/diagnostic
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/discoverapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/driverapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/host
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/null
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/drvregistry
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/etchosts
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/caller
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/kvstore
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/netiputil
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipam
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipamapi
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/null
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipamutils
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/ipbits
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/iptables
11:11:24 [2024-01-15T11:11:24.547Z] github.com/docker/docker/libnetwork/netlabel
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/netutils
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/networkdb
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ns
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/options
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/osl
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/portallocator
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/portmapper
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/resolvconf
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/scope
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/types'
11:11:24 [2024-01-15T11:11:24.548Z] + echo 'github.com/docker/docker/libnetwork
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/bitmap
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cluster
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/config
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/datastore
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/diagnostic
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/discoverapi
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/driverapi
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/host
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.548Z] rivers/macvlan/mvmanager
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/null
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/overlay
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/remote
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/windows
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drvregistry
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/etchosts
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/internal/caller
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/internal/kvstore
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/internal/netiputil
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipam
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipamapi
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipams/builtin
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipams/null
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipams/remote
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipamutils
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ipbits
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/iptables
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/netlabel
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/netutils
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/networkdb
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/ns
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/options
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/osl
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/osl/kernel
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/portallocator
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/portmapper
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/resolvconf
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/scope
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/types'
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/bridge
11:11:24 [2024-01-15T11:11:24.548Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:11:24 [2024-01-15T11:11:24.548Z] + type docker-proxy
11:11:24 [2024-01-15T11:11:24.548Z] hack/test/unit: line 25: type: docker-proxy: not found
11:11:24 [2024-01-15T11:11:24.548Z] + hack/make.sh binary-proxy install-proxy
11:11:24 [2024-01-15T11:11:24.548Z] 
11:11:24 [2024-01-15T11:11:24.548Z] Removing bundles/
11:11:24 [2024-01-15T11:11:24.548Z] 
11:11:24 [2024-01-15T11:11:24.548Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:11:24 [2024-01-15T11:11:24.548Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:11:24 [2024-01-15T11:11:24.548Z] + tee /go/src/github.com/docker/docker/go.mod
11:11:24 [2024-01-15T11:11:24.548Z] module github.com/docker/docker
11:11:24 [2024-01-15T11:11:24.548Z] 
11:11:24 [2024-01-15T11:11:24.548Z] go 1.20
11:11:24 [2024-01-15T11:11:24.548Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:11:24 [2024-01-15T11:11:24.548Z] + GO111MODULE=on
11:11:24 [2024-01-15T11:11:24.548Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=075e1141b8b5c632afb70eeed477554e34bd6f84" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-15T11:11:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
11:11:28 [2024-01-15T11:11:28.750Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:11:29 [2024-01-15T11:11:29.016Z] Created binary: bundles/binary-proxy/docker-proxy
11:11:29 [2024-01-15T11:11:29.016Z] 
11:11:29 [2024-01-15T11:11:29.016Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:11:29 [2024-01-15T11:11:29.016Z] Installing docker-proxy to /usr/local/bin/
11:11:29 [2024-01-15T11:11:29.016Z] 
11:11:29 [2024-01-15T11:11:29.016Z] + mkdir -p bundles
11:11:29 [2024-01-15T11:11:29.016Z] + '[' -n 'github.com/docker/docker/api
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/backend/build
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/httpstatus
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/httputils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/middleware
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/build
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/checkpoint
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/container
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/debug
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/distribution
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/grpc
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/image
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/network
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/plugin
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/session
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/swarm
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/system
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/server/router/volume
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/backend
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/blkiodev
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/checkpoint
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/container
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/events
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/filters
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/image
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/mount
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/network
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/plugins/logdriver
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/registry
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/strslice
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/swarm
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/swarm/runtime
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/system
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/time
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/versions
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/versions/v1p19
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/versions/v1p20
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/api/types/volume
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/exporter
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/worker
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/builder-next/worker/label
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/dockerfile
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/remotecontext
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/remotecontext/git
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/builder/remotecontext/urlutil
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cli/debug
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cli/winresources/docker-proxy
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cli/winresources/dockerd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/client
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/client/buildkit
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cmd/docker-proxy
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cmd/dockerd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cmd/dockerd/trap
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/container
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/container/stream
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/contrib/apparmor
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/contrib/httpserver
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster/convert
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster/executor
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster/executor/container
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/cluster/provider
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/config
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/containerd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/events
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/events/testutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/copy
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/register
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/vfs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/graphdriver/zfs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/images
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/initlayer
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/links
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/listeners
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/awslogs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/fluentd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/gcplogs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/gelf
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/journald
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/local
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/loggertest
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/loggerutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/splunk
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/syslog
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/logger/templates
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/names
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/network
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/snapshotter
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/daemon/stats
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/distribution
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/distribution/metadata
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/distribution/utils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/distribution/xfer
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/dockerversion
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/errdefs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image/cache
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image/spec/specs-go
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image/spec/specs-go/v1
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image/tarexport
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/image/v1
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/compatcontext
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/mod
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/mounttree
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/multierror
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/sliceutil
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/test/suite
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/testutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/testutils/netnsutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/testutils/specialimage
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/internal/unshare
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/layer
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd/queue
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd/remote
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd/shimopts
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd/supervisor
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/libcontainerd/types
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/oci
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/oci/caps
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/opts
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/archive
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/authorization
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/broadcaster
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/capabilities
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/chrootarchive
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/containerfs
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/directory
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/dmesg
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/fileutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/homedir
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/idtools
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/ioutils
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/jsonmessage
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/longpath
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/loopback
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/meminfo
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/namesgenerator
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/parsers
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/parsers/kernel
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/pidfile
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/platform
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/platforms
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugingetter
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugins
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/plugins/transport
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/pools
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/process
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/progress
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/reexec
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/rootless
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/rootless/specconv
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/stack
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/stdcopy
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/streamformatter
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/stringid
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/sysinfo
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/system
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/tailfile
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/tarsum
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/pkg/useragent
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/plugin
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/plugin/executor/containerd
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/plugin/v2
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/profiles/apparmor
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/profiles/seccomp
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/quota
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/reference
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/registry
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/registry/resumable
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/restartmanager
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/runconfig
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/runconfig/opts
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/daemon
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/environment
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fakecontext
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fakegit
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fakestorage
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fixtures/load
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fixtures/plugin
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/registry
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/testutil/request
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/drivers
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/local
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/mounts
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/service
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/service/opts
11:11:29 [2024-01-15T11:11:29.016Z] github.com/docker/docker/volume/testutils' ']'
11:11:29 [2024-01-15T11:11:29.017Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:11:29 [2024-01-15T11:11:29.588Z] ?   	github.com/docker/docker/api	[no test files]
11:11:37 [2024-01-15T11:11:37.748Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 13.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 72.3% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/system	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.016s	coverage: 100.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/cli/debug	0.024s	coverage: 100.0% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/builder/dockerfile	0.060s	coverage: 50.3% of statements
11:11:59 [2024-01-15T11:11:59.737Z] ok  	github.com/docker/docker/builder/remotecontext	0.068s	coverage: 33.7% of statements
11:12:01 [2024-01-15T11:12:01.654Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:12:01 [2024-01-15T11:12:01.654Z] ok  	github.com/docker/docker/client	0.126s	coverage: 77.0% of statements
11:12:01 [2024-01-15T11:12:01.654Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.151s	coverage: 66.5% of statements
11:12:04 [2024-01-15T11:12:04.204Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.145s	coverage: 82.5% of statements
11:12:14 [2024-01-15T11:12:14.215Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:12:14 [2024-01-15T11:12:14.215Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:12:14 [2024-01-15T11:12:14.215Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:12:14 [2024-01-15T11:12:14.215Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:12:14 [2024-01-15T11:12:14.215Z] ok  	github.com/docker/docker/container	0.160s	coverage: 36.4% of statements
11:12:14 [2024-01-15T11:12:14.215Z] ok  	github.com/docker/docker/cmd/dockerd	0.221s	coverage: 30.1% of statements
11:12:16 [2024-01-15T11:12:16.131Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.463s	coverage: 0.0% of statements
11:12:17 [2024-01-15T11:12:17.073Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:12:17 [2024-01-15T11:12:17.073Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
11:12:17 [2024-01-15T11:12:17.073Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
11:12:17 [2024-01-15T11:12:17.334Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
11:12:17 [2024-01-15T11:12:17.334Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:12:17 [2024-01-15T11:12:17.594Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 74.4% of statements
11:12:18 [2024-01-15T11:12:18.979Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:12:18 [2024-01-15T11:12:18.979Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
11:12:18 [2024-01-15T11:12:18.979Z] ok  	github.com/docker/docker/daemon/containerd	0.031s	coverage: 9.0% of statements
11:12:18 [2024-01-15T11:12:18.979Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:12:18 [2024-01-15T11:12:18.979Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
11:12:19 [2024-01-15T11:12:19.239Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
11:12:19 [2024-01-15T11:12:19.810Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:12:19 [2024-01-15T11:12:19.810Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
11:12:20 [2024-01-15T11:12:20.071Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:12:20 [2024-01-15T11:12:20.071Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:12:20 [2024-01-15T11:12:20.333Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 60.9% of statements
11:12:20 [2024-01-15T11:12:20.333Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.186s	coverage: 60.2% of statements
11:12:20 [2024-01-15T11:12:20.904Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:12:20 [2024-01-15T11:12:20.904Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.466s	coverage: 13.4% of statements
11:12:21 [2024-01-15T11:12:21.475Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:12:21 [2024-01-15T11:12:21.475Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:12:21 [2024-01-15T11:12:21.475Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:12:21 [2024-01-15T11:12:21.475Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 3.0% of statements
11:12:21 [2024-01-15T11:12:21.475Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
11:12:21 [2024-01-15T11:12:21.736Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:12:21 [2024-01-15T11:12:21.736Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
11:12:21 [2024-01-15T11:12:21.997Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.110s	coverage: 78.3% of statements
11:12:21 [2024-01-15T11:12:21.997Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
11:12:22 [2024-01-15T11:12:22.259Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:12:22 [2024-01-15T11:12:22.259Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:12:22 [2024-01-15T11:12:22.259Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:12:22 [2024-01-15T11:12:22.520Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
11:12:22 [2024-01-15T11:12:22.520Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.112s	coverage: 76.8% of statements
11:12:22 [2024-01-15T11:12:22.520Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:12:22 [2024-01-15T11:12:22.520Z] ok  	github.com/docker/docker/daemon/logger/local	0.062s	coverage: 79.4% of statements
11:12:23 [2024-01-15T11:12:23.093Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
11:12:23 [2024-01-15T11:12:23.093Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
11:12:23 [2024-01-15T11:12:23.354Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:12:23 [2024-01-15T11:12:23.354Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
11:12:23 [2024-01-15T11:12:23.354Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
11:12:23 [2024-01-15T11:12:23.615Z] ok  	github.com/docker/docker/daemon/logger/journald	1.300s	coverage: 74.5% of statements
11:12:23 [2024-01-15T11:12:23.615Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
11:12:23 [2024-01-15T11:12:23.615Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:12:23 [2024-01-15T11:12:23.616Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
11:12:24 [2024-01-15T11:12:24.557Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:12:24 [2024-01-15T11:12:24.557Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
11:12:24 [2024-01-15T11:12:24.557Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 77.2% of statements
11:12:24 [2024-01-15T11:12:24.557Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
11:12:24 [2024-01-15T11:12:24.817Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.435s	coverage: 82.5% of statements
11:12:25 [2024-01-15T11:12:25.077Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
11:12:25 [2024-01-15T11:12:25.077Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
11:12:25 [2024-01-15T11:12:25.077Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
11:12:25 [2024-01-15T11:12:25.077Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
11:12:25 [2024-01-15T11:12:25.337Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:12:25 [2024-01-15T11:12:25.337Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
11:12:25 [2024-01-15T11:12:25.337Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:12:25 [2024-01-15T11:12:25.337Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
11:12:25 [2024-01-15T11:12:25.337Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
11:12:25 [2024-01-15T11:12:25.598Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
11:12:25 [2024-01-15T11:12:25.598Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:12:25 [2024-01-15T11:12:25.858Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 28.9% of statements
11:12:26 [2024-01-15T11:12:26.799Z] ok  	github.com/docker/docker/distribution/xfer	2.171s	coverage: 85.4% of statements
11:12:26 [2024-01-15T11:12:26.799Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:12:26 [2024-01-15T11:12:26.799Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:12:26 [2024-01-15T11:12:26.799Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:12:26 [2024-01-15T11:12:26.799Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:12:26 [2024-01-15T11:12:26.799Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:12:26 [2024-01-15T11:12:26.799Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
11:12:26 [2024-01-15T11:12:26.799Z] ok  	github.com/docker/docker/daemon	10.831s	coverage: 17.2% of statements
11:12:27 [2024-01-15T11:12:27.370Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:12:27 [2024-01-15T11:12:27.370Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
11:12:27 [2024-01-15T11:12:27.370Z] ok  	github.com/docker/docker/opts	0.048s	coverage: 67.9% of statements
11:12:27 [2024-01-15T11:12:27.631Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
11:12:27 [2024-01-15T11:12:27.631Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
11:12:27 [2024-01-15T11:12:27.631Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 25.8% of statements
11:12:27 [2024-01-15T11:12:27.631Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
11:12:27 [2024-01-15T11:12:27.892Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
11:12:27 [2024-01-15T11:12:27.892Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
11:12:28 [2024-01-15T11:12:28.154Z] ok  	github.com/docker/docker/pkg/authorization	0.364s	coverage: 68.3% of statements
11:12:28 [2024-01-15T11:12:28.154Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 51.7% of statements
11:12:28 [2024-01-15T11:12:28.154Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 8.3% of statements
11:12:28 [2024-01-15T11:12:28.154Z] ok  	github.com/docker/docker/pkg/archive	0.504s	coverage: 81.3% of statements
11:12:28 [2024-01-15T11:12:28.415Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:12:28 [2024-01-15T11:12:28.415Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
11:12:28 [2024-01-15T11:12:28.415Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
11:12:28 [2024-01-15T11:12:28.415Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 45.5% of statements
11:12:28 [2024-01-15T11:12:28.415Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/idtools	0.446s	coverage: 69.7% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/ioutils	0.366s	coverage: 71.9% of statements
11:12:28 [2024-01-15T11:12:28.676Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:12:28 [2024-01-15T11:12:28.676Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
11:12:28 [2024-01-15T11:12:28.676Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:12:28 [2024-01-15T11:12:28.676Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
11:12:29 [2024-01-15T11:12:29.247Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:12:29 [2024-01-15T11:12:29.247Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:12:29 [2024-01-15T11:12:29.247Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
11:12:29 [2024-01-15T11:12:29.247Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
11:12:29 [2024-01-15T11:12:29.247Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
11:12:29 [2024-01-15T11:12:29.247Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
11:12:29 [2024-01-15T11:12:29.508Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:12:29 [2024-01-15T11:12:29.508Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:12:29 [2024-01-15T11:12:29.508Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:12:29 [2024-01-15T11:12:29.508Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:12:29 [2024-01-15T11:12:29.508Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
11:12:29 [2024-01-15T11:12:29.508Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
11:12:29 [2024-01-15T11:12:29.768Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
11:12:29 [2024-01-15T11:12:29.768Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
11:12:30 [2024-01-15T11:12:30.028Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
11:12:30 [2024-01-15T11:12:30.029Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 43.1% of statements
11:12:30 [2024-01-15T11:12:30.029Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
11:12:30 [2024-01-15T11:12:30.029Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
11:12:30 [2024-01-15T11:12:30.029Z] ok  	github.com/docker/docker/pkg/tarsum	0.064s	coverage: 89.6% of statements
11:12:30 [2024-01-15T11:12:30.971Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:12:30 [2024-01-15T11:12:30.971Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:12:30 [2024-01-15T11:12:30.971Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
11:12:30 [2024-01-15T11:12:30.971Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:12:31 [2024-01-15T11:12:31.231Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
11:12:31 [2024-01-15T11:12:31.231Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
11:12:31 [2024-01-15T11:12:31.492Z] ok  	github.com/docker/docker/plugin	0.523s	coverage: 23.3% of statements
11:12:31 [2024-01-15T11:12:31.752Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
11:12:31 [2024-01-15T11:12:31.752Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:12:31 [2024-01-15T11:12:31.752Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:12:31 [2024-01-15T11:12:31.752Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 63.8% of statements
11:12:31 [2024-01-15T11:12:31.752Z] ok  	github.com/docker/docker/registry	0.136s	coverage: 63.9% of statements
11:12:31 [2024-01-15T11:12:31.752Z] ok  	github.com/docker/docker/quota	0.700s	coverage: 69.3% of statements
11:12:32 [2024-01-15T11:12:32.013Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:12:32 [2024-01-15T11:12:32.273Z] ?   	github.com/docker/docker/volume	[no test files]
11:12:32 [2024-01-15T11:12:32.844Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
11:12:33 [2024-01-15T11:12:33.104Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
11:12:33 [2024-01-15T11:12:33.104Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 72.5% of statements
11:12:33 [2024-01-15T11:12:33.364Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:12:33 [2024-01-15T11:12:33.364Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:12:33 [2024-01-15T11:12:33.364Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
11:12:34 [2024-01-15T11:12:34.304Z] ok  	github.com/docker/docker/layer	7.452s	coverage: 68.1% of statements
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === Skipped
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     network_proxy_test.go:210: No support for dual stack yet
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver btrfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver btrfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver btrfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver btrfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver btrfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:68: No driver to put!
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z] time="2024-01-15T11:12:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z] time="2024-01-15T11:12:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z] time="2024-01-15T11:12:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z] time="2024-01-15T11:12:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z] time="2024-01-15T11:12:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:68: No driver to put!
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     overlay_test.go:61: Cannot run test with naive change algorithm
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver zfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver zfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver zfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver zfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:41: Driver zfs not supported
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     graphtest_unix.go:68: No driver to put!
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
11:12:34 [2024-01-15T11:12:34.304Z]     validate_test.go:70: only tested on Windows
11:12:34 [2024-01-15T11:12:34.304Z] 
11:12:34 [2024-01-15T11:12:34.304Z] DONE 3195 tests, 27 skipped in 65.406s
11:12:34 [2024-01-15T11:12:34.304Z] + '[' -n 'github.com/docker/docker/libnetwork
11:12:34 [2024-01-15T11:12:34.304Z] github.com/docker/docker/libnetwork/bitmap
11:12:34 [2024-01-15T11:12:34.304Z] github.com/docker/docker/libnetwork/cluster
11:12:34 [2024-01-15T11:12:34.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:12:34 [2024-01-15T11:12:34.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:12:34 [2024-01-15T11:12:34.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/config
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/datastore
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/diagnostic
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/discoverapi
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/driverapi
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/bridge
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/host
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/null
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/overlay
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/remote
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/windows
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/drvregistry
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/etchosts
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/internal/caller
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/internal/kvstore
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/internal/netiputil
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipam
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipamapi
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipams/builtin
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipams/null
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipams/remote
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipamutils
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ipbits
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/iptables
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/netlabel
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/netutils
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/networkdb
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/ns
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/options
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/osl
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/osl/kernel
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/portallocator
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/portmapper
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/resolvconf
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/scope
11:12:34 [2024-01-15T11:12:34.305Z] github.com/docker/docker/libnetwork/types' ']'
11:12:34 [2024-01-15T11:12:34.305Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork	44.846s	coverage: 43.0% of statements
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:13:30 [2024-01-15T11:13:30.560Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.226s	coverage: 63.0% of statements
11:13:30 [2024-01-15T11:13:30.820Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:13:31 [2024-01-15T11:13:31.081Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
11:13:32 [2024-01-15T11:13:32.463Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.937s	coverage: 5.0% of statements
11:13:32 [2024-01-15T11:13:32.463Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:13:32 [2024-01-15T11:13:32.723Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
11:13:32 [2024-01-15T11:13:32.723Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:13:32 [2024-01-15T11:13:32.983Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
11:13:33 [2024-01-15T11:13:33.925Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
11:13:34 [2024-01-15T11:13:34.185Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
11:13:34 [2024-01-15T11:13:34.446Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
11:13:35 [2024-01-15T11:13:35.016Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
11:13:35 [2024-01-15T11:13:35.016Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:13:35 [2024-01-15T11:13:35.017Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:13:35 [2024-01-15T11:13:35.017Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:13:35 [2024-01-15T11:13:35.587Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
11:13:35 [2024-01-15T11:13:35.848Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
11:13:36 [2024-01-15T11:13:36.108Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:13:36 [2024-01-15T11:13:36.108Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
11:13:36 [2024-01-15T11:13:36.108Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
11:13:36 [2024-01-15T11:13:36.108Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
11:13:48 [2024-01-15T11:13:48.335Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:13:50 [2024-01-15T11:13:50.251Z] ok  	github.com/docker/docker/libnetwork/ipam	3.221s	coverage: 80.3% of statements
11:13:50 [2024-01-15T11:13:50.251Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:13:50 [2024-01-15T11:13:50.251Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:13:50 [2024-01-15T11:13:50.251Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
11:13:50 [2024-01-15T11:13:50.512Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
11:13:50 [2024-01-15T11:13:50.512Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:13:50 [2024-01-15T11:13:50.772Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
11:13:51 [2024-01-15T11:13:51.343Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
11:13:51 [2024-01-15T11:13:51.603Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:13:52 [2024-01-15T11:13:52.173Z] ok  	github.com/docker/docker/libnetwork/iptables	0.213s	coverage: 39.9% of statements
11:13:52 [2024-01-15T11:13:52.173Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:13:52 [2024-01-15T11:13:52.744Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.666s	coverage: 59.2% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/osl	4.393s	coverage: 40.2% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
11:15:44 [2024-01-15T11:15:44.283Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.718s	coverage: 47.9% of statements
11:15:44 [2024-01-15T11:15:44.550Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
11:15:44 [2024-01-15T11:15:44.550Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
11:15:44 [2024-01-15T11:15:44.818Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
11:15:45 [2024-01-15T11:15:45.084Z] 
11:15:45 [2024-01-15T11:15:45.084Z] === Skipped
11:15:45 [2024-01-15T11:15:45.084Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:15:45 [2024-01-15T11:15:45.084Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
11:15:45 [2024-01-15T11:15:45.084Z] 
11:15:45 [2024-01-15T11:15:45.084Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
11:15:45 [2024-01-15T11:15:45.084Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
11:15:45 [2024-01-15T11:15:45.084Z] 
11:15:45 [2024-01-15T11:15:45.084Z] DONE 375 tests, 2 skipped in 190.619s
Post stage
[Pipeline] junit
11:15:45 [2024-01-15T11:15:45.684Z] Recording test results
11:15:46 [2024-01-15T11:15:46.868Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:15:47 [2024-01-15T11:15:47.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47079/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=075e1141b8b5c632afb70eeed477554e34bd6f84 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:075e1141b8b5c632afb70eeed477554e34bd6f84 hack/make.sh dynbinary test-integration
11:15:47 [2024-01-15T11:15:47.435Z] 
11:15:47 [2024-01-15T11:15:47.435Z] Removing bundles/
11:15:47 [2024-01-15T11:15:47.435Z] 
11:15:47 [2024-01-15T11:15:47.435Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:15:47 [2024-01-15T11:15:47.435Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:15:47 [2024-01-15T11:15:47.435Z] + tee /go/src/github.com/docker/docker/go.mod
11:15:47 [2024-01-15T11:15:47.435Z] module github.com/docker/docker
11:15:47 [2024-01-15T11:15:47.435Z] 
11:15:47 [2024-01-15T11:15:47.435Z] go 1.20
11:15:47 [2024-01-15T11:15:47.435Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:15:47 [2024-01-15T11:15:47.435Z] + GO111MODULE=on
11:15:47 [2024-01-15T11:15:47.435Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=075e1141b8b5c632afb70eeed477554e34bd6f84" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-15T11:15:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
11:16:26 [2024-01-15T11:16:26.210Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:16:26 [2024-01-15T11:16:26.210Z] Created binary: bundles/dynbinary-daemon/dockerd
11:16:26 [2024-01-15T11:16:26.210Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:16:26 [2024-01-15T11:16:26.210Z] + tee /go/src/github.com/docker/docker/go.mod
11:16:26 [2024-01-15T11:16:26.210Z] module github.com/docker/docker
11:16:26 [2024-01-15T11:16:26.210Z] 
11:16:26 [2024-01-15T11:16:26.210Z] go 1.20
11:16:26 [2024-01-15T11:16:26.210Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:16:26 [2024-01-15T11:16:26.210Z] + GO111MODULE=on
11:16:26 [2024-01-15T11:16:26.210Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=075e1141b8b5c632afb70eeed477554e34bd6f84" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-15T11:15:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
11:16:26 [2024-01-15T11:16:26.210Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:16:26 [2024-01-15T11:16:26.210Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:16:26 [2024-01-15T11:16:26.210Z] 
11:16:26 [2024-01-15T11:16:26.210Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:16:26 [2024-01-15T11:16:26.210Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:16:26 [2024-01-15T11:16:26.210Z] HOSTNAME=2a6081ea6f0a
11:16:26 [2024-01-15T11:16:26.210Z] TESTDEBUG=0
11:16:26 [2024-01-15T11:16:26.210Z] DEST=bundles/test-integration
11:16:26 [2024-01-15T11:16:26.210Z] PWD=/go/src/github.com/docker/docker
11:16:26 [2024-01-15T11:16:26.210Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:16:26 [2024-01-15T11:16:26.210Z] DOCKER_GITCOMMIT=075e1141b8b5c632afb70eeed477554e34bd6f84
11:16:26 [2024-01-15T11:16:26.210Z] container=docker
11:16:26 [2024-01-15T11:16:26.210Z] HOME=/root
11:16:26 [2024-01-15T11:16:26.210Z] CONTAINERD_NAMESPACE=moby
11:16:26 [2024-01-15T11:16:26.210Z] GOLANG_VERSION=1.21.6
11:16:26 [2024-01-15T11:16:26.210Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:16:26 [2024-01-15T11:16:26.210Z] VALIDATE_BRANCH=master
11:16:26 [2024-01-15T11:16:26.210Z] TERM=xterm
11:16:26 [2024-01-15T11:16:26.210Z] DOCKER_PKG=github.com/docker/docker
11:16:26 [2024-01-15T11:16:26.210Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:16:26 [2024-01-15T11:16:26.210Z] SHLVL=1
11:16:26 [2024-01-15T11:16:26.210Z] TIMEOUT=120m
11:16:26 [2024-01-15T11:16:26.210Z] GOTOOLCHAIN=local
11:16:26 [2024-01-15T11:16:26.210Z] DOCKER_GRAPHDRIVER=overlay2
11:16:26 [2024-01-15T11:16:26.210Z] GO111MODULE=off
11:16:26 [2024-01-15T11:16:26.210Z] DOCKER_EXPERIMENTAL=1
11:16:26 [2024-01-15T11:16:26.210Z] TEST_SKIP_INTEGRATION_CLI=1
11:16:26 [2024-01-15T11:16:26.210Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:16:26 [2024-01-15T11:16:26.210Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:16:26 [2024-01-15T11:16:26.210Z] GOPATH=/go
11:16:26 [2024-01-15T11:16:26.210Z] PKG_CONFIG=pkg-config
11:16:26 [2024-01-15T11:16:26.210Z] _=/usr/bin/env
11:16:26 [2024-01-15T11:16:26.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:16:48 [2024-01-15T11:16:48.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
11:16:48 [2024-01-15T11:16:48.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:16:49 [2024-01-15T11:16:49.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:16:51 [2024-01-15T11:16:51.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:16:56 [2024-01-15T11:16:56.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:16:59 [2024-01-15T11:16:59.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:16:59 [2024-01-15T11:16:59.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:17:01 [2024-01-15T11:17:01.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:17:02 [2024-01-15T11:17:02.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:17:03 [2024-01-15T11:17:03.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
11:17:04 [2024-01-15T11:17:04.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:17:04 [2024-01-15T11:17:04.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:17:06 [2024-01-15T11:17:06.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:17:08 [2024-01-15T11:17:08.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:17:09 [2024-01-15T11:17:09.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:17:11 [2024-01-15T11:17:11.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:17:11 [2024-01-15T11:17:11.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:17:12 [2024-01-15T11:17:12.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:17:13 [2024-01-15T11:17:13.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:17:15 [2024-01-15T11:17:15.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:17:15 [2024-01-15T11:17:15.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:17:17 [2024-01-15T11:17:17.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:17:18 [2024-01-15T11:17:18.286Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:17:18 [2024-01-15T11:17:18.286Z] Using test binary /usr/local/cli-integration/docker
11:17:18 [2024-01-15T11:17:18.286Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:17:18 [2024-01-15T11:17:18.286Z] +++ /etc/init.d/apparmor start
11:17:18 [2024-01-15T11:17:18.286Z] Not: starting.
11:17:18 [2024-01-15T11:17:18.286Z] INFO: Waiting for daemon to start...
11:17:18 [2024-01-15T11:17:18.286Z] Starting dockerd
11:17:18 [2024-01-15T11:17:18.286Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
11:17:28 [2024-01-15T11:17:28.280Z] .
11:17:28 [2024-01-15T11:17:28.280Z] Running integration-test (iteration 1)
11:17:28 [2024-01-15T11:17:28.280Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
11:17:28 [2024-01-15T11:17:28.280Z] ++ '[' -n '' ']'
11:17:28 [2024-01-15T11:17:28.280Z] ++ 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
11:17:28 [2024-01-15T11:17:28.280Z] ++ set -e
11:17:28 [2024-01-15T11:17:28.280Z] ++ '[' -n 0 ']'
11:17:28 [2024-01-15T11:17:28.280Z] ++ set -x
11:17:28 [2024-01-15T11:17:28.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:17:28 [2024-01-15T11:17:28.281Z] Loaded image: busybox:latest
11:17:28 [2024-01-15T11:17:28.281Z] Loaded image: busybox:glibc
11:17:28 [2024-01-15T11:17:28.281Z] Loaded image: debian:bookworm-slim
11:17:28 [2024-01-15T11:17:28.281Z] Loaded image: hello-world:latest
11:17:28 [2024-01-15T11:17:28.281Z] Loaded image: arm32v7/hello-world:latest
11:17:28 [2024-01-15T11:17:28.281Z] INFO: Testing against a local daemon
11:17:28 [2024-01-15T11:17:28.281Z] === RUN   TestCgroupNamespacesBuild
11:17:28 [2024-01-15T11:17:28.851Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
11:17:28 [2024-01-15T11:17:28.851Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:17:30 [2024-01-15T11:17:30.235Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
11:17:30 [2024-01-15T11:17:30.235Z] === RUN   TestBuildWithSession
11:17:30 [2024-01-15T11:17:30.235Z]     build_session_test.go:25: TODO: BuildKit
11:17:30 [2024-01-15T11:17:30.235Z] --- SKIP: TestBuildWithSession (0.00s)
11:17:30 [2024-01-15T11:17:30.235Z] === RUN   TestBuildSquashParent
11:17:34 [2024-01-15T11:17:34.439Z] --- PASS: TestBuildSquashParent (4.15s)
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:34 [2024-01-15T11:17:34.439Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:17:34 [2024-01-15T11:17:34.439Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:37 [2024-01-15T11:17:37.740Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.70s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s)
11:17:37 [2024-01-15T11:17:37.740Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
11:17:37 [2024-01-15T11:17:37.740Z] === RUN   TestBuildMultiStageCopy
11:17:37 [2024-01-15T11:17:37.740Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:17:38 [2024-01-15T11:17:38.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:17:38 [2024-01-15T11:17:38.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:17:38 [2024-01-15T11:17:38.682Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:17:38 [2024-01-15T11:17:38.942Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:17:39 [2024-01-15T11:17:39.202Z] --- PASS: TestBuildMultiStageCopy (1.51s)
11:17:39 [2024-01-15T11:17:39.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s)
11:17:39 [2024-01-15T11:17:39.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
11:17:39 [2024-01-15T11:17:39.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
11:17:39 [2024-01-15T11:17:39.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
11:17:39 [2024-01-15T11:17:39.202Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
11:17:39 [2024-01-15T11:17:39.202Z] === RUN   TestBuildMultiStageParentConfig
11:17:39 [2024-01-15T11:17:39.772Z] --- PASS: TestBuildMultiStageParentConfig (0.54s)
11:17:39 [2024-01-15T11:17:39.772Z] === RUN   TestBuildLabelWithTargets
11:17:40 [2024-01-15T11:17:40.343Z] --- PASS: TestBuildLabelWithTargets (0.65s)
11:17:40 [2024-01-15T11:17:40.343Z] === RUN   TestBuildWithEmptyLayers
11:17:40 [2024-01-15T11:17:40.343Z] --- PASS: TestBuildWithEmptyLayers (0.16s)
11:17:40 [2024-01-15T11:17:40.343Z] === RUN   TestBuildMultiStageOnBuild
11:17:41 [2024-01-15T11:17:41.729Z] --- PASS: TestBuildMultiStageOnBuild (1.27s)
11:17:41 [2024-01-15T11:17:41.729Z] === RUN   TestBuildUncleanTarFilenames
11:17:41 [2024-01-15T11:17:41.729Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
11:17:41 [2024-01-15T11:17:41.729Z] === RUN   TestBuildMultiStageLayerLeak
11:17:43 [2024-01-15T11:17:43.112Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s)
11:17:43 [2024-01-15T11:17:43.112Z] === RUN   TestBuildWithHugeFile
11:18:50 [2024-01-15T11:18:50.835Z] --- PASS: TestBuildWithHugeFile (61.12s)
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildWCOWSandboxSize
11:18:50 [2024-01-15T11:18:50.835Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:18:50 [2024-01-15T11:18:50.835Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildWithEmptyDockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:18:50 [2024-01-15T11:18:50.835Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
11:18:50 [2024-01-15T11:18:50.835Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:18:50 [2024-01-15T11:18:50.835Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:18:50 [2024-01-15T11:18:50.835Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildPreserveOwnership
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildPreserveOwnership/copy_from
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:18:50 [2024-01-15T11:18:50.835Z] --- PASS: TestBuildPreserveOwnership (2.39s)
11:18:50 [2024-01-15T11:18:50.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.75s)
11:18:50 [2024-01-15T11:18:50.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s)
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildPlatformInvalid
11:18:50 [2024-01-15T11:18:50.835Z] --- PASS: TestBuildPlatformInvalid (0.01s)
11:18:50 [2024-01-15T11:18:50.835Z] === RUN   TestBuildkitHistoryTracePropagation
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:46Z" level=info msg="[core] [Server #4] Server created" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z]     build_traces_test.go:84: Waiting for trace to be available
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
11:18:50 [2024-01-15T11:18:50.835Z] time="2024-01-15T11:18:50Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
11:18:50 [2024-01-15T11:18:50.836Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
11:18:50 [2024-01-15T11:18:50.836Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:18:51 [2024-01-15T11:18:51.406Z] Loaded image: busybox:latest
11:18:51 [2024-01-15T11:18:51.406Z] Loaded image: busybox:glibc
11:18:52 [2024-01-15T11:18:52.347Z] Loaded image: debian:bookworm-slim
11:18:52 [2024-01-15T11:18:52.347Z] Loaded image: hello-world:latest
11:18:52 [2024-01-15T11:18:52.347Z] Loaded image: arm32v7/hello-world:latest
11:19:00 [2024-01-15T11:19:00.480Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s)
11:19:00 [2024-01-15T11:19:00.480Z] PASS
11:19:00 [2024-01-15T11:19:00.480Z] 
11:19:00 [2024-01-15T11:19:00.480Z] === Skipped
11:19:00 [2024-01-15T11:19:00.480Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:19:00 [2024-01-15T11:19:00.480Z]     build_session_test.go:25: TODO: BuildKit
11:19:00 [2024-01-15T11:19:00.480Z] 
11:19:00 [2024-01-15T11:19:00.480Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:19:00 [2024-01-15T11:19:00.480Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:19:00 [2024-01-15T11:19:00.480Z] 
11:19:00 [2024-01-15T11:19:00.480Z] DONE 35 tests, 2 skipped in 93.685s
11:19:00 [2024-01-15T11:19:00.480Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
11:19:00 [2024-01-15T11:19:00.480Z] ++ '[' -n '' ']'
11:19:00 [2024-01-15T11:19:00.480Z] ++ 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:19:00 [2024-01-15T11:19:00.480Z] ++ set -e
11:19:00 [2024-01-15T11:19:00.480Z] ++ '[' -n 0 ']'
11:19:00 [2024-01-15T11:19:00.480Z] ++ set -x
11:19:00 [2024-01-15T11:19:00.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
11:19:00 [2024-01-15T11:19:00.480Z] INFO: Testing against a local daemon
11:19:00 [2024-01-15T11:19:00.480Z] === RUN   TestNoNewPrivileges
11:19:10 [2024-01-15T11:19:10.475Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
11:19:10 [2024-01-15T11:19:10.475Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
11:19:10 [2024-01-15T11:19:10.475Z] --- PASS: TestNoNewPrivileges (9.71s)
11:19:10 [2024-01-15T11:19:10.475Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
11:19:10 [2024-01-15T11:19:10.475Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
11:19:10 [2024-01-15T11:19:10.475Z] PASS
11:19:10 [2024-01-15T11:19:10.475Z] 
11:19:10 [2024-01-15T11:19:10.475Z] DONE 3 tests in 9.743s
11:19:10 [2024-01-15T11:19:10.475Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
11:19:10 [2024-01-15T11:19:10.475Z] ++ '[' -n '' ']'
11:19:10 [2024-01-15T11:19:10.475Z] ++ 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:19:10 [2024-01-15T11:19:10.475Z] ++ set -e
11:19:10 [2024-01-15T11:19:10.475Z] ++ '[' -n 0 ']'
11:19:10 [2024-01-15T11:19:10.475Z] ++ set -x
11:19:10 [2024-01-15T11:19:10.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:19:10 [2024-01-15T11:19:10.476Z] INFO: Testing against a local daemon
11:19:10 [2024-01-15T11:19:10.476Z] === RUN   TestConfigInspect
11:19:12 [2024-01-15T11:19:12.386Z] --- PASS: TestConfigInspect (2.03s)
11:19:12 [2024-01-15T11:19:12.386Z] === RUN   TestConfigList
11:19:13 [2024-01-15T11:19:13.326Z] === RUN   TestConfigList/test_filter_by_name
11:19:13 [2024-01-15T11:19:13.326Z] === RUN   TestConfigList/test_filter_by_id
11:19:13 [2024-01-15T11:19:13.326Z] === RUN   TestConfigList/test_filter_by_label_key_only
11:19:13 [2024-01-15T11:19:13.326Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
11:19:13 [2024-01-15T11:19:13.326Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
11:19:13 [2024-01-15T11:19:13.896Z] --- PASS: TestConfigList (1.84s)
11:19:13 [2024-01-15T11:19:13.896Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
11:19:13 [2024-01-15T11:19:13.896Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
11:19:13 [2024-01-15T11:19:13.896Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
11:19:13 [2024-01-15T11:19:13.896Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
11:19:13 [2024-01-15T11:19:13.896Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
11:19:13 [2024-01-15T11:19:13.896Z] === RUN   TestConfigsCreateAndDelete
11:19:16 [2024-01-15T11:19:16.439Z] --- PASS: TestConfigsCreateAndDelete (2.01s)
11:19:16 [2024-01-15T11:19:16.439Z] === RUN   TestConfigsUpdate
11:19:18 [2024-01-15T11:19:18.350Z] --- PASS: TestConfigsUpdate (2.10s)
11:19:18 [2024-01-15T11:19:18.350Z] === RUN   TestTemplatedConfig
11:19:20 [2024-01-15T11:19:20.893Z] --- PASS: TestTemplatedConfig (2.78s)
11:19:20 [2024-01-15T11:19:20.893Z] === RUN   TestConfigCreateResolve
11:19:22 [2024-01-15T11:19:22.804Z] --- PASS: TestConfigCreateResolve (1.97s)
11:19:22 [2024-01-15T11:19:22.804Z] PASS
11:19:22 [2024-01-15T11:19:22.804Z] 
11:19:22 [2024-01-15T11:19:22.804Z] DONE 11 tests in 12.763s
11:19:22 [2024-01-15T11:19:22.804Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
11:19:22 [2024-01-15T11:19:22.804Z] ++ '[' -n '' ']'
11:19:22 [2024-01-15T11:19:22.804Z] ++ 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:19:22 [2024-01-15T11:19:22.804Z] ++ set -e
11:19:22 [2024-01-15T11:19:22.804Z] ++ '[' -n 0 ']'
11:19:22 [2024-01-15T11:19:22.804Z] ++ set -x
11:19:22 [2024-01-15T11:19:22.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:19:22 [2024-01-15T11:19:22.804Z] INFO: Testing against a local daemon
11:19:22 [2024-01-15T11:19:22.804Z] === RUN   TestAttach
11:19:22 [2024-01-15T11:19:22.804Z] === RUN   TestAttach/without_TTY
11:19:22 [2024-01-15T11:19:22.804Z] === PAUSE TestAttach/without_TTY
11:19:22 [2024-01-15T11:19:22.804Z] === RUN   TestAttach/with_TTY
11:19:22 [2024-01-15T11:19:22.804Z] === PAUSE TestAttach/with_TTY
11:19:22 [2024-01-15T11:19:22.804Z] === CONT  TestAttach/without_TTY
11:19:22 [2024-01-15T11:19:22.804Z] === CONT  TestAttach/with_TTY
11:19:22 [2024-01-15T11:19:22.804Z] --- PASS: TestAttach (0.02s)
11:19:22 [2024-01-15T11:19:22.804Z]     --- PASS: TestAttach/with_TTY (0.05s)
11:19:22 [2024-01-15T11:19:22.804Z]     --- PASS: TestAttach/without_TTY (0.05s)
11:19:22 [2024-01-15T11:19:22.804Z] === RUN   TestCreateWithCDIDevices
11:19:24 [2024-01-15T11:19:24.187Z] --- PASS: TestCreateWithCDIDevices (1.05s)
11:19:24 [2024-01-15T11:19:24.187Z] === RUN   TestCDISpecDirsAreInSystemInfo
11:19:24 [2024-01-15T11:19:24.187Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
11:19:24 [2024-01-15T11:19:24.447Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
11:19:25 [2024-01-15T11:19:25.018Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
11:19:25 [2024-01-15T11:19:25.589Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
11:19:26 [2024-01-15T11:19:26.160Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
11:19:26 [2024-01-15T11:19:26.730Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
11:19:26 [2024-01-15T11:19:26.990Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
11:19:27 [2024-01-15T11:19:27.561Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
11:19:28 [2024-01-15T11:19:28.132Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestCheckpoint
11:19:28 [2024-01-15T11:19:28.132Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:19:28 [2024-01-15T11:19:28.132Z] --- SKIP: TestCheckpoint (0.00s)
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/commit
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/commit
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/containers/create
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/containers/create
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:28 [2024-01-15T11:19:28.132Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:28 [2024-01-15T11:19:28.132Z] === CONT  TestContainerInvalidJSON/commit
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:19:28 [2024-01-15T11:19:28.132Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:19:28 [2024-01-15T11:19:28.132Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:19:28 [2024-01-15T11:19:28.132Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:19:28 [2024-01-15T11:19:28.132Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:19:28 [2024-01-15T11:19:28.133Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:19:28 [2024-01-15T11:19:28.133Z] === CONT  TestContainerInvalidJSON/containers/create
11:19:28 [2024-01-15T11:19:28.133Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:19:28 [2024-01-15T11:19:28.133Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:19:28 [2024-01-15T11:19:28.133Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestCopyFromContainerPathIsNotDir
11:19:28 [2024-01-15T11:19:28.133Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:19:28 [2024-01-15T11:19:28.133Z] === RUN   TestCopyToContainerPathDoesNotExist
11:19:28 [2024-01-15T11:19:28.393Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:19:28 [2024-01-15T11:19:28.393Z] === RUN   TestCopyEmptyFile
11:19:28 [2024-01-15T11:19:28.393Z] --- PASS: TestCopyEmptyFile (0.06s)
11:19:28 [2024-01-15T11:19:28.393Z] === RUN   TestCopyToContainerPathIsNotDir
11:19:28 [2024-01-15T11:19:28.393Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:19:28 [2024-01-15T11:19:28.393Z] === RUN   TestCopyFromContainer
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/.
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//.
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/./
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//./
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//bar/root
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//bar/root/
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer//bar/root/.
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/quux
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/quux/
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/quux/.
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCopyFromContainer/bar/notarget
11:19:29 [2024-01-15T11:19:29.334Z] --- PASS: TestCopyFromContainer (0.86s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:19:29 [2024-01-15T11:19:29.334Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateLinkToNonExistingContainer
11:19:29 [2024-01-15T11:19:29.334Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateWithInvalidEnv
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateWithInvalidEnv/0
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateWithInvalidEnv/0
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateWithInvalidEnv/1
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateWithInvalidEnv/1
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateWithInvalidEnv/2
11:19:29 [2024-01-15T11:19:29.334Z] === PAUSE TestCreateWithInvalidEnv/2
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateWithInvalidEnv/0
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateWithInvalidEnv/2
11:19:29 [2024-01-15T11:19:29.334Z] === CONT  TestCreateWithInvalidEnv/1
11:19:29 [2024-01-15T11:19:29.334Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateTmpfsMountsTarget
11:19:29 [2024-01-15T11:19:29.334Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:19:29 [2024-01-15T11:19:29.334Z] === RUN   TestCreateWithCustomMaskedPaths
11:19:30 [2024-01-15T11:19:30.717Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
11:19:30 [2024-01-15T11:19:30.717Z] === RUN   TestCreateWithCustomReadonlyPaths
11:19:32 [2024-01-15T11:19:32.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s)
11:19:32 [2024-01-15T11:19:32.100Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:19:32 [2024-01-15T11:19:32.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:32 [2024-01-15T11:19:32.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:32 [2024-01-15T11:19:32.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:32 [2024-01-15T11:19:32.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:32 [2024-01-15T11:19:32.100Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:32 [2024-01-15T11:19:32.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:32 [2024-01-15T11:19:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:32 [2024-01-15T11:19:32.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:19:32 [2024-01-15T11:19:32.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:19:32 [2024-01-15T11:19:32.101Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:19:32 [2024-01-15T11:19:32.361Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
11:19:32 [2024-01-15T11:19:32.361Z] === RUN   TestCreateDifferentPlatform
11:19:32 [2024-01-15T11:19:32.361Z] === RUN   TestCreateDifferentPlatform/different_os
11:19:32 [2024-01-15T11:19:32.361Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:19:32 [2024-01-15T11:19:32.361Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:19:32 [2024-01-15T11:19:32.361Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:19:32 [2024-01-15T11:19:32.361Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:19:32 [2024-01-15T11:19:32.361Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:19:32 [2024-01-15T11:19:32.361Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:19:32 [2024-01-15T11:19:32.361Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:19:32 [2024-01-15T11:19:32.621Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:19:32 [2024-01-15T11:19:32.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:19:32 [2024-01-15T11:19:32.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:32 [2024-01-15T11:19:32.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:19:32 [2024-01-15T11:19:32.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:19:32 [2024-01-15T11:19:32.621Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:19:32 [2024-01-15T11:19:32.621Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:19:32 [2024-01-15T11:19:32.621Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:19:32 [2024-01-15T11:19:32.621Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:19:32 [2024-01-15T11:19:32.621Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:19:32 [2024-01-15T11:19:32.621Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:19:32 [2024-01-15T11:19:32.621Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateWithMultipleEndpointSettings
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
11:19:32 [2024-01-15T11:19:32.621Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
11:19:32 [2024-01-15T11:19:32.621Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
11:19:32 [2024-01-15T11:19:32.621Z] === RUN   TestCreateWithCustomMACs
11:19:33 [2024-01-15T11:19:33.192Z] --- PASS: TestCreateWithCustomMACs (0.63s)
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestContainerStartOnDaemonRestart
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestContainerStartOnDaemonRestart
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestDaemonRestartIpcMode
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestDaemonRestartIpcMode
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestDaemonHostGatewayIP
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestDaemonHostGatewayIP
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestRestartDaemonWithRestartingContainer
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestHardRestartWhenContainerIsRunning
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestHardRestartWhenContainerIsRunning
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestContainerKillOnDaemonStart
11:19:33 [2024-01-15T11:19:33.192Z] === PAUSE TestContainerKillOnDaemonStart
11:19:33 [2024-01-15T11:19:33.192Z] === RUN   TestDiff
11:19:33 [2024-01-15T11:19:33.762Z] --- PASS: TestDiff (0.48s)
11:19:33 [2024-01-15T11:19:33.762Z] === RUN   TestDiffStoppedContainer
11:19:34 [2024-01-15T11:19:34.022Z] --- PASS: TestDiffStoppedContainer (0.45s)
11:19:34 [2024-01-15T11:19:34.022Z] === RUN   TestExecConsoleSize
11:19:34 [2024-01-15T11:19:34.593Z] --- PASS: TestExecConsoleSize (0.54s)
11:19:34 [2024-01-15T11:19:34.593Z] === RUN   TestExecWithCloseStdin
11:19:35 [2024-01-15T11:19:35.165Z] --- PASS: TestExecWithCloseStdin (0.55s)
11:19:35 [2024-01-15T11:19:35.165Z] === RUN   TestExec
11:19:35 [2024-01-15T11:19:35.736Z] --- PASS: TestExec (0.52s)
11:19:35 [2024-01-15T11:19:35.736Z] === RUN   TestExecUser
11:19:36 [2024-01-15T11:19:36.306Z] --- PASS: TestExecUser (0.47s)
11:19:36 [2024-01-15T11:19:36.306Z] === RUN   TestExecWithGroupAdd
11:19:36 [2024-01-15T11:19:36.567Z] --- PASS: TestExecWithGroupAdd (0.49s)
11:19:36 [2024-01-15T11:19:36.567Z] === RUN   TestExportContainerAndImportImage
11:19:37 [2024-01-15T11:19:37.138Z] --- PASS: TestExportContainerAndImportImage (0.50s)
11:19:37 [2024-01-15T11:19:37.138Z] === RUN   TestExportContainerAfterDaemonRestart
11:19:43 [2024-01-15T11:19:43.717Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
11:19:43 [2024-01-15T11:19:43.717Z] === RUN   TestHealthCheckWorkdir
11:19:43 [2024-01-15T11:19:43.977Z] --- PASS: TestHealthCheckWorkdir (0.63s)
11:19:43 [2024-01-15T11:19:43.977Z] === RUN   TestHealthKillContainer
11:19:52 [2024-01-15T11:19:52.111Z] --- PASS: TestHealthKillContainer (7.97s)
11:19:52 [2024-01-15T11:19:52.111Z] === RUN   TestHealthCheckProcessKilled
11:19:52 [2024-01-15T11:19:52.682Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
11:19:52 [2024-01-15T11:19:52.682Z] === RUN   TestHealthStartInterval
11:19:54 [2024-01-15T11:19:54.064Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.064Z]         }
11:19:54 [2024-01-15T11:19:54.064Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.064Z]         }
11:19:54 [2024-01-15T11:19:54.064Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.064Z]         }
11:19:54 [2024-01-15T11:19:54.324Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.324Z]         }
11:19:54 [2024-01-15T11:19:54.324Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.324Z]         }
11:19:54 [2024-01-15T11:19:54.324Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.324Z]         }
11:19:54 [2024-01-15T11:19:54.584Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.584Z]         }
11:19:54 [2024-01-15T11:19:54.584Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.584Z]         }
11:19:54 [2024-01-15T11:19:54.844Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.844Z]         }
11:19:54 [2024-01-15T11:19:54.844Z]     health_test.go:141: &{2024-01-15 11:19:53.6877187 +0000 UTC 2024-01-15 11:19:53.747447032 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:19:54 [2024-01-15T11:19:54.844Z]         }
11:19:54 [2024-01-15T11:19:54.844Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.104Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.104Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.364Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.364Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.364Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.625Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.625Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.625Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.885Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:55 [2024-01-15T11:19:55.885Z]     health_test.go:141: &{2024-01-15 11:19:54.753283127 +0000 UTC 2024-01-15 11:19:54.803545055 +0000 UTC 1 2}
11:19:56 [2024-01-15T11:19:56.145Z]     health_test.go:169: 1.056388539s
11:19:57 [2024-01-15T11:19:57.085Z]     health_test.go:169: 1.056388539s
11:19:58 [2024-01-15T11:19:58.024Z]     health_test.go:169: 1.056388539s
11:19:58 [2024-01-15T11:19:58.963Z]     health_test.go:169: 1.056388539s
11:20:00 [2024-01-15T11:20:00.344Z]     health_test.go:169: 1.056388539s
11:20:01 [2024-01-15T11:20:01.284Z]     health_test.go:169: 1.056388539s
11:20:02 [2024-01-15T11:20:02.223Z]     health_test.go:169: 1.056388539s
11:20:03 [2024-01-15T11:20:03.163Z]     health_test.go:169: 1.056388539s
11:20:04 [2024-01-15T11:20:04.103Z]     health_test.go:169: 1.056388539s
11:20:05 [2024-01-15T11:20:05.043Z]     health_test.go:169: 1.056388539s
11:20:06 [2024-01-15T11:20:06.008Z]     health_test.go:169: 1.056388539s
11:20:06 [2024-01-15T11:20:06.966Z]     health_test.go:169: 1.056388539s
11:20:08 [2024-01-15T11:20:08.348Z]     health_test.go:169: 1.056388539s
11:20:09 [2024-01-15T11:20:09.290Z]     health_test.go:169: 1.056388539s
11:20:10 [2024-01-15T11:20:10.231Z]     health_test.go:169: 1.056388539s
11:20:11 [2024-01-15T11:20:11.171Z]     health_test.go:169: 1.056388539s
11:20:12 [2024-01-15T11:20:12.113Z]     health_test.go:169: 1.056388539s
11:20:13 [2024-01-15T11:20:13.054Z]     health_test.go:169: 1.056388539s
11:20:13 [2024-01-15T11:20:13.994Z]     health_test.go:169: 1.056388539s
11:20:15 [2024-01-15T11:20:15.376Z]     health_test.go:169: 1.056388539s
11:20:16 [2024-01-15T11:20:16.316Z]     health_test.go:169: 1.056388539s
11:20:17 [2024-01-15T11:20:17.256Z]     health_test.go:169: 1.056388539s
11:20:18 [2024-01-15T11:20:18.196Z]     health_test.go:169: 1.056388539s
11:20:19 [2024-01-15T11:20:19.136Z]     health_test.go:169: 1.056388539s
11:20:20 [2024-01-15T11:20:20.075Z]     health_test.go:169: 1.056388539s
11:20:21 [2024-01-15T11:20:21.014Z]     health_test.go:169: 1.056388539s
11:20:21 [2024-01-15T11:20:21.954Z]     health_test.go:169: 1.056388539s
11:20:23 [2024-01-15T11:20:23.336Z]     health_test.go:169: 1.056388539s
11:20:24 [2024-01-15T11:20:24.276Z]     health_test.go:169: 1.056388539s
11:20:25 [2024-01-15T11:20:25.216Z]     health_test.go:169: 1.056388539s
11:20:26 [2024-01-15T11:20:26.157Z] --- PASS: TestHealthStartInterval (33.72s)
11:20:26 [2024-01-15T11:20:26.157Z] === RUN   TestInspectCpusetInConfigPre120
11:20:26 [2024-01-15T11:20:26.728Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
11:20:26 [2024-01-15T11:20:26.728Z] === RUN   TestInspectAnnotations
11:20:26 [2024-01-15T11:20:26.728Z] --- PASS: TestInspectAnnotations (0.04s)
11:20:26 [2024-01-15T11:20:26.728Z] === RUN   TestIpcModeNone
11:20:27 [2024-01-15T11:20:27.299Z] --- PASS: TestIpcModeNone (0.52s)
11:20:27 [2024-01-15T11:20:27.299Z] === RUN   TestIpcModePrivate
11:20:27 [2024-01-15T11:20:27.559Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
11:20:27 [2024-01-15T11:20:27.819Z] --- PASS: TestIpcModePrivate (0.53s)
11:20:27 [2024-01-15T11:20:27.819Z] === RUN   TestIpcModeShareable
11:20:28 [2024-01-15T11:20:28.080Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
11:20:28 [2024-01-15T11:20:28.341Z] --- PASS: TestIpcModeShareable (0.54s)
11:20:28 [2024-01-15T11:20:28.341Z] === RUN   TestAPIIpcModeShareableAndContainer
11:20:29 [2024-01-15T11:20:29.729Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.15s)
11:20:29 [2024-01-15T11:20:29.729Z] === RUN   TestAPIIpcModeHost
11:20:29 [2024-01-15T11:20:29.729Z] --- PASS: TestAPIIpcModeHost (0.33s)
11:20:29 [2024-01-15T11:20:29.729Z] === RUN   TestDaemonIpcModeShareable
11:20:30 [2024-01-15T11:20:30.670Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:20:30 [2024-01-15T11:20:30.930Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
11:20:30 [2024-01-15T11:20:30.930Z] === RUN   TestDaemonIpcModePrivate
11:20:33 [2024-01-15T11:20:33.760Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:20:33 [2024-01-15T11:20:33.760Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
11:20:33 [2024-01-15T11:20:33.760Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:20:33 [2024-01-15T11:20:33.760Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:20:33 [2024-01-15T11:20:33.760Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
11:20:33 [2024-01-15T11:20:33.760Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:20:34 [2024-01-15T11:20:34.021Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:20:34 [2024-01-15T11:20:34.282Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
11:20:34 [2024-01-15T11:20:34.282Z] === RUN   TestIpcModeOlderClient
11:20:34 [2024-01-15T11:20:34.282Z] === PAUSE TestIpcModeOlderClient
11:20:34 [2024-01-15T11:20:34.282Z] === RUN   TestKillContainerInvalidSignal
11:20:34 [2024-01-15T11:20:34.853Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
11:20:34 [2024-01-15T11:20:34.853Z] === RUN   TestKillContainer
11:20:34 [2024-01-15T11:20:34.853Z] === RUN   TestKillContainer/no_signal
11:20:35 [2024-01-15T11:20:35.114Z] === RUN   TestKillContainer/non_killing_signal
11:20:35 [2024-01-15T11:20:35.375Z] === RUN   TestKillContainer/killing_signal
11:20:36 [2024-01-15T11:20:36.316Z] --- PASS: TestKillContainer (1.40s)
11:20:36 [2024-01-15T11:20:36.316Z]     --- PASS: TestKillContainer/no_signal (0.46s)
11:20:36 [2024-01-15T11:20:36.316Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
11:20:36 [2024-01-15T11:20:36.316Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
11:20:36 [2024-01-15T11:20:36.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:20:36 [2024-01-15T11:20:36.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:20:36 [2024-01-15T11:20:36.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:20:37 [2024-01-15T11:20:37.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
11:20:37 [2024-01-15T11:20:37.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
11:20:37 [2024-01-15T11:20:37.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
11:20:37 [2024-01-15T11:20:37.146Z] === RUN   TestKillStoppedContainer
11:20:37 [2024-01-15T11:20:37.146Z] --- PASS: TestKillStoppedContainer (0.05s)
11:20:37 [2024-01-15T11:20:37.146Z] === RUN   TestKillStoppedContainerAPIPre120
11:20:37 [2024-01-15T11:20:37.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:20:37 [2024-01-15T11:20:37.146Z] === RUN   TestKillDifferentUserContainer
11:20:37 [2024-01-15T11:20:37.717Z] --- PASS: TestKillDifferentUserContainer (0.45s)
11:20:37 [2024-01-15T11:20:37.717Z] === RUN   TestInspectOomKilledTrue
11:20:37 [2024-01-15T11:20:37.978Z] --- PASS: TestInspectOomKilledTrue (0.48s)
11:20:37 [2024-01-15T11:20:37.978Z] === RUN   TestInspectOomKilledFalse
11:20:38 [2024-01-15T11:20:38.548Z] --- PASS: TestInspectOomKilledFalse (0.45s)
11:20:38 [2024-01-15T11:20:38.548Z] === RUN   TestLinksEtcHostsContentMatch
11:20:38 [2024-01-15T11:20:38.809Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
11:20:38 [2024-01-15T11:20:38.809Z] === RUN   TestLinksContainerNames
11:20:39 [2024-01-15T11:20:39.750Z] --- PASS: TestLinksContainerNames (0.93s)
11:20:39 [2024-01-15T11:20:39.750Z] === RUN   TestLogsFollowTailEmpty
11:20:40 [2024-01-15T11:20:40.321Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:20:40 [2024-01-15T11:20:40.321Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:20:40 [2024-01-15T11:20:40.321Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:41 [2024-01-15T11:20:41.704Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:20:43 [2024-01-15T11:20:43.615Z] --- PASS: TestLogs (3.09s)
11:20:43 [2024-01-15T11:20:43.615Z]     --- PASS: TestLogs/driver_local (0.01s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.87s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.00s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.54s)
11:20:43 [2024-01-15T11:20:43.615Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.94s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.08s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.19s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.49s)
11:20:43 [2024-01-15T11:20:43.615Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.54s)
11:20:43 [2024-01-15T11:20:43.615Z] === RUN   TestContainerNetworkMountsNoChown
11:20:43 [2024-01-15T11:20:43.876Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/default
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/default
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/private
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/private
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rprivate
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rprivate
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/slave
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/slave
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rslave
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rslave
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/shared
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/shared
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rshared
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rshared
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/default
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/rslave
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/rprivate
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/slave
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/private
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/shared
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/rshared
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/default/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/private/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/private/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:20:43 [2024-01-15T11:20:43.876Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/default/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:20:43 [2024-01-15T11:20:43.876Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:20:43 [2024-01-15T11:20:43.876Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/private/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/private/bind_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/default/bind_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/default/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:20:43 [2024-01-15T11:20:43.877Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:20:44 [2024-01-15T11:20:44.136Z] --- PASS: TestMountDaemonRoot (0.01s)
11:20:44 [2024-01-15T11:20:44.136Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:20:44 [2024-01-15T11:20:44.136Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.136Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
11:20:44 [2024-01-15T11:20:44.136Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
11:20:44 [2024-01-15T11:20:44.136Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
11:20:44 [2024-01-15T11:20:44.136Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:20:44 [2024-01-15T11:20:44.136Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:20:44 [2024-01-15T11:20:44.137Z] === RUN   TestContainerBindMountNonRecursive
11:20:45 [2024-01-15T11:20:45.520Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
11:20:45 [2024-01-15T11:20:45.520Z] === RUN   TestContainerVolumesMountedAsShared
11:20:45 [2024-01-15T11:20:45.780Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
11:20:45 [2024-01-15T11:20:45.780Z] === RUN   TestContainerVolumesMountedAsSlave
11:20:46 [2024-01-15T11:20:46.041Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:20:46 [2024-01-15T11:20:46.041Z] === RUN   TestContainerCopyLeaksMounts
11:20:46 [2024-01-15T11:20:46.611Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
11:20:46 [2024-01-15T11:20:46.611Z] === RUN   TestContainerBindMountRecursivelyReadOnly
11:20:48 [2024-01-15T11:20:48.522Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.67s)
11:20:48 [2024-01-15T11:20:48.522Z] === RUN   TestNetworkNat
11:20:49 [2024-01-15T11:20:49.092Z] --- PASS: TestNetworkNat (0.54s)
11:20:49 [2024-01-15T11:20:49.092Z] === RUN   TestNetworkLocalhostTCPNat
11:20:49 [2024-01-15T11:20:49.352Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
11:20:49 [2024-01-15T11:20:49.352Z] === RUN   TestNetworkLoopbackNat
11:20:52 [2024-01-15T11:20:52.647Z] --- PASS: TestNetworkLoopbackNat (2.62s)
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
11:20:52 [2024-01-15T11:20:52.647Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
11:20:52 [2024-01-15T11:20:52.647Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
11:20:52 [2024-01-15T11:20:52.647Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
11:20:52 [2024-01-15T11:20:52.647Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
11:20:52 [2024-01-15T11:20:52.647Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
11:20:52 [2024-01-15T11:20:52.647Z] === RUN   TestPause
11:20:53 [2024-01-15T11:20:53.217Z] --- PASS: TestPause (0.49s)
11:20:53 [2024-01-15T11:20:53.217Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:20:53 [2024-01-15T11:20:53.217Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:20:53 [2024-01-15T11:20:53.217Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:20:53 [2024-01-15T11:20:53.217Z] === RUN   TestPauseStopPausedContainer
11:20:53 [2024-01-15T11:20:53.477Z] --- PASS: TestPauseStopPausedContainer (0.48s)
11:20:53 [2024-01-15T11:20:53.477Z] === RUN   TestPIDModeHost
11:20:54 [2024-01-15T11:20:54.860Z] --- PASS: TestPIDModeHost (1.05s)
11:20:54 [2024-01-15T11:20:54.860Z] === RUN   TestPIDModeContainer
11:20:54 [2024-01-15T11:20:54.860Z] === RUN   TestPIDModeContainer/non-existing_container
11:20:54 [2024-01-15T11:20:54.860Z] === RUN   TestPIDModeContainer/non-running_container
11:20:54 [2024-01-15T11:20:54.860Z] === RUN   TestPIDModeContainer/running_container
11:20:55 [2024-01-15T11:20:55.800Z] --- PASS: TestPIDModeContainer (1.14s)
11:20:55 [2024-01-15T11:20:55.800Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
11:20:55 [2024-01-15T11:20:55.800Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
11:20:55 [2024-01-15T11:20:55.800Z]     --- PASS: TestPIDModeContainer/running_container (0.54s)
11:20:55 [2024-01-15T11:20:55.800Z] === RUN   TestPsFilter
11:20:55 [2024-01-15T11:20:55.800Z] === RUN   TestPsFilter/since
11:20:55 [2024-01-15T11:20:55.800Z] === RUN   TestPsFilter/before
11:20:55 [2024-01-15T11:20:55.800Z] --- PASS: TestPsFilter (0.12s)
11:20:55 [2024-01-15T11:20:55.800Z]     --- PASS: TestPsFilter/since (0.00s)
11:20:55 [2024-01-15T11:20:55.800Z]     --- PASS: TestPsFilter/before (0.00s)
11:20:55 [2024-01-15T11:20:55.800Z] === RUN   TestRemoveContainerWithRemovedVolume
11:20:56 [2024-01-15T11:20:56.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
11:20:56 [2024-01-15T11:20:56.371Z] === RUN   TestRemoveContainerWithVolume
11:20:56 [2024-01-15T11:20:56.941Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
11:20:56 [2024-01-15T11:20:56.941Z] === RUN   TestRemoveContainerRunning
11:20:57 [2024-01-15T11:20:57.202Z] --- PASS: TestRemoveContainerRunning (0.45s)
11:20:57 [2024-01-15T11:20:57.202Z] === RUN   TestRemoveContainerForceRemoveRunning
11:20:57 [2024-01-15T11:20:57.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
11:20:57 [2024-01-15T11:20:57.772Z] === RUN   TestRemoveInvalidContainer
11:20:57 [2024-01-15T11:20:57.772Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:20:57 [2024-01-15T11:20:57.772Z] === RUN   TestRenameLinkedContainer
11:20:59 [2024-01-15T11:20:59.684Z] --- PASS: TestRenameLinkedContainer (1.85s)
11:20:59 [2024-01-15T11:20:59.684Z] === RUN   TestRenameStoppedContainer
11:20:59 [2024-01-15T11:20:59.944Z] --- PASS: TestRenameStoppedContainer (0.46s)
11:20:59 [2024-01-15T11:20:59.945Z] === RUN   TestRenameRunningContainerAndReuse
11:21:00 [2024-01-15T11:21:00.885Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
11:21:00 [2024-01-15T11:21:00.885Z] === RUN   TestRenameInvalidName
11:21:01 [2024-01-15T11:21:01.455Z] --- PASS: TestRenameInvalidName (0.46s)
11:21:01 [2024-01-15T11:21:01.456Z] === RUN   TestRenameAnonymousContainer
11:21:03 [2024-01-15T11:21:03.366Z] --- PASS: TestRenameAnonymousContainer (1.71s)
11:21:03 [2024-01-15T11:21:03.366Z] === RUN   TestRenameContainerWithSameName
11:21:03 [2024-01-15T11:21:03.625Z] --- PASS: TestRenameContainerWithSameName (0.46s)
11:21:03 [2024-01-15T11:21:03.626Z] === RUN   TestRenameContainerWithLinkedContainer
11:21:04 [2024-01-15T11:21:04.566Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
11:21:04 [2024-01-15T11:21:04.566Z] === RUN   TestResize
11:21:04 [2024-01-15T11:21:04.566Z] === RUN   TestResize/success
11:21:04 [2024-01-15T11:21:04.826Z] === RUN   TestResize/invalid_size
11:21:05 [2024-01-15T11:21:05.087Z] === RUN   TestResize/invalid_state
11:21:05 [2024-01-15T11:21:05.659Z] --- PASS: TestResize (1.02s)
11:21:05 [2024-01-15T11:21:05.659Z]     --- PASS: TestResize/success (0.27s)
11:21:05 [2024-01-15T11:21:05.659Z]     --- PASS: TestResize/invalid_size (0.28s)
11:21:05 [2024-01-15T11:21:05.659Z]     --- PASS: TestResize/invalid_state (0.03s)
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:05 [2024-01-15T11:21:05.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:07 [2024-01-15T11:21:07.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:07 [2024-01-15T11:21:07.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:07 [2024-01-15T11:21:07.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:07 [2024-01-15T11:21:07.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:07 [2024-01-15T11:21:07.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:07 [2024-01-15T11:21:07.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:08 [2024-01-15T11:21:08.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:09 [2024-01-15T11:21:09.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:12 [2024-01-15T11:21:12.428Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.67s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s)
11:21:12 [2024-01-15T11:21:12.428Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
11:21:12 [2024-01-15T11:21:12.428Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:21:12 [2024-01-15T11:21:12.428Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:21:12 [2024-01-15T11:21:12.998Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:21:13 [2024-01-15T11:21:13.938Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
11:21:13 [2024-01-15T11:21:13.938Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
11:21:13 [2024-01-15T11:21:13.938Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
11:21:13 [2024-01-15T11:21:13.938Z] === RUN   TestContainerRestartWithCancelledRequest
11:21:15 [2024-01-15T11:21:15.850Z] --- PASS: TestContainerRestartWithCancelledRequest (1.85s)
11:21:15 [2024-01-15T11:21:15.850Z] === RUN   TestCgroupNamespacesRun
11:21:17 [2024-01-15T11:21:17.232Z] --- PASS: TestCgroupNamespacesRun (1.10s)
11:21:17 [2024-01-15T11:21:17.232Z] === RUN   TestCgroupNamespacesRunPrivileged
11:21:18 [2024-01-15T11:21:18.173Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
11:21:18 [2024-01-15T11:21:18.173Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:21:19 [2024-01-15T11:21:19.113Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
11:21:19 [2024-01-15T11:21:19.114Z] === RUN   TestCgroupNamespacesRunHostMode
11:21:20 [2024-01-15T11:21:20.496Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
11:21:20 [2024-01-15T11:21:20.496Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:21:21 [2024-01-15T11:21:21.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
11:21:21 [2024-01-15T11:21:21.437Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:21:22 [2024-01-15T11:21:22.820Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
11:21:22 [2024-01-15T11:21:22.820Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:21:23 [2024-01-15T11:21:23.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
11:21:23 [2024-01-15T11:21:23.081Z] === RUN   TestCgroupNamespacesRunOlderClient
11:21:24 [2024-01-15T11:21:24.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
11:21:24 [2024-01-15T11:21:24.464Z] === RUN   TestNISDomainname
11:21:24 [2024-01-15T11:21:24.724Z] --- PASS: TestNISDomainname (0.57s)
11:21:24 [2024-01-15T11:21:24.724Z] === RUN   TestHostnameDnsResolution
11:21:25 [2024-01-15T11:21:25.665Z] --- PASS: TestHostnameDnsResolution (0.73s)
11:21:25 [2024-01-15T11:21:25.665Z] === RUN   TestUnprivilegedPortsAndPing
11:21:26 [2024-01-15T11:21:26.235Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s)
11:21:26 [2024-01-15T11:21:26.235Z] === RUN   TestPrivilegedHostDevices
11:21:26 [2024-01-15T11:21:26.805Z] --- PASS: TestPrivilegedHostDevices (0.57s)
11:21:26 [2024-01-15T11:21:26.805Z] === RUN   TestRunConsoleSize
11:21:27 [2024-01-15T11:21:27.066Z] --- PASS: TestRunConsoleSize (0.44s)
11:21:27 [2024-01-15T11:21:27.066Z] === RUN   TestRunWithAlternativeContainerdShim
11:21:33 [2024-01-15T11:21:33.646Z] --- PASS: TestRunWithAlternativeContainerdShim (5.55s)
11:21:33 [2024-01-15T11:21:33.646Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
11:21:33 [2024-01-15T11:21:33.906Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.28s)
11:21:33 [2024-01-15T11:21:33.906Z] === RUN   TestStats
11:21:35 [2024-01-15T11:21:35.817Z] --- PASS: TestStats (1.47s)
11:21:35 [2024-01-15T11:21:35.817Z] === RUN   TestStopContainerWithTimeout
11:21:35 [2024-01-15T11:21:35.817Z] === RUN   TestStopContainerWithTimeout/0
11:21:35 [2024-01-15T11:21:35.817Z] === PAUSE TestStopContainerWithTimeout/0
11:21:35 [2024-01-15T11:21:35.817Z] === RUN   TestStopContainerWithTimeout/1
11:21:35 [2024-01-15T11:21:35.817Z] === PAUSE TestStopContainerWithTimeout/1
11:21:35 [2024-01-15T11:21:35.817Z] === RUN   TestStopContainerWithTimeout/3
11:21:35 [2024-01-15T11:21:35.817Z] === PAUSE TestStopContainerWithTimeout/3
11:21:35 [2024-01-15T11:21:35.817Z] === RUN   TestStopContainerWithTimeout/-1
11:21:35 [2024-01-15T11:21:35.817Z] === PAUSE TestStopContainerWithTimeout/-1
11:21:35 [2024-01-15T11:21:35.817Z] === CONT  TestStopContainerWithTimeout/0
11:21:35 [2024-01-15T11:21:35.817Z] === CONT  TestStopContainerWithTimeout/3
11:21:35 [2024-01-15T11:21:35.817Z] === CONT  TestStopContainerWithTimeout/1
11:21:35 [2024-01-15T11:21:35.817Z] === CONT  TestStopContainerWithTimeout/-1
11:21:39 [2024-01-15T11:21:39.113Z] --- PASS: TestStopContainerWithTimeout (0.03s)
11:21:39 [2024-01-15T11:21:39.113Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
11:21:39 [2024-01-15T11:21:39.113Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
11:21:39 [2024-01-15T11:21:39.113Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
11:21:39 [2024-01-15T11:21:39.113Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
11:21:39 [2024-01-15T11:21:39.113Z] === RUN   TestStopContainerWithTimeoutCancel
11:21:39 [2024-01-15T11:21:39.113Z] === PAUSE TestStopContainerWithTimeoutCancel
11:21:39 [2024-01-15T11:21:39.113Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:21:41 [2024-01-15T11:21:41.024Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
11:21:41 [2024-01-15T11:21:41.024Z] === RUN   TestUpdateMemory
11:21:41 [2024-01-15T11:21:41.595Z] --- PASS: TestUpdateMemory (0.60s)
11:21:41 [2024-01-15T11:21:41.595Z] === RUN   TestUpdateCPUQuota
11:21:42 [2024-01-15T11:21:42.536Z] --- PASS: TestUpdateCPUQuota (0.81s)
11:21:42 [2024-01-15T11:21:42.536Z] === RUN   TestUpdatePidsLimit
11:21:42 [2024-01-15T11:21:42.536Z] === RUN   TestUpdatePidsLimit/update_from_none
11:21:42 [2024-01-15T11:21:42.536Z] === RUN   TestUpdatePidsLimit/no_change
11:21:42 [2024-01-15T11:21:42.796Z] === RUN   TestUpdatePidsLimit/update_lower
11:21:43 [2024-01-15T11:21:43.057Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:21:43 [2024-01-15T11:21:43.317Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:21:43 [2024-01-15T11:21:43.578Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:21:43 [2024-01-15T11:21:43.578Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:21:44 [2024-01-15T11:21:44.519Z] --- PASS: TestUpdatePidsLimit (2.04s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
11:21:44 [2024-01-15T11:21:44.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:21:44 [2024-01-15T11:21:44.519Z] === RUN   TestUpdateRestartPolicy
11:21:56 [2024-01-15T11:21:56.745Z] --- PASS: TestUpdateRestartPolicy (10.84s)
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestUpdateRestartWithAutoRemove
11:21:56 [2024-01-15T11:21:56.745Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitNonBlocked
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:56 [2024-01-15T11:21:56.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:56 [2024-01-15T11:21:56.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:56 [2024-01-15T11:21:56.745Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:21:56 [2024-01-15T11:21:56.745Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:21:56 [2024-01-15T11:21:56.745Z] --- PASS: TestWaitNonBlocked (0.02s)
11:21:56 [2024-01-15T11:21:56.745Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
11:21:56 [2024-01-15T11:21:56.745Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitBlocked
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:21:56 [2024-01-15T11:21:56.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:21:56 [2024-01-15T11:21:56.745Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:21:56 [2024-01-15T11:21:56.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:21:56 [2024-01-15T11:21:56.745Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:21:56 [2024-01-15T11:21:56.745Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:21:57 [2024-01-15T11:21:57.315Z] --- PASS: TestWaitBlocked (0.03s)
11:21:57 [2024-01-15T11:21:57.315Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
11:21:57 [2024-01-15T11:21:57.315Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
11:21:57 [2024-01-15T11:21:57.315Z] === RUN   TestWaitConditions
11:21:57 [2024-01-15T11:21:57.315Z] === RUN   TestWaitConditions/default
11:21:57 [2024-01-15T11:21:57.315Z] === PAUSE TestWaitConditions/default
11:21:57 [2024-01-15T11:21:57.315Z] === RUN   TestWaitConditions/not-running
11:21:57 [2024-01-15T11:21:57.315Z] === PAUSE TestWaitConditions/not-running
11:21:57 [2024-01-15T11:21:57.315Z] === RUN   TestWaitConditions/next-exit
11:21:57 [2024-01-15T11:21:57.315Z] === PAUSE TestWaitConditions/next-exit
11:21:57 [2024-01-15T11:21:57.315Z] === RUN   TestWaitConditions/removed
11:21:57 [2024-01-15T11:21:57.315Z] === PAUSE TestWaitConditions/removed
11:21:57 [2024-01-15T11:21:57.315Z] === CONT  TestWaitConditions/default
11:21:57 [2024-01-15T11:21:57.315Z] === CONT  TestWaitConditions/next-exit
11:21:57 [2024-01-15T11:21:57.315Z] === CONT  TestWaitConditions/not-running
11:21:57 [2024-01-15T11:21:57.315Z] === CONT  TestWaitConditions/removed
11:21:57 [2024-01-15T11:21:57.315Z]     wait_test.go:145: ContainerID = 9626504c35d337786ab94ce931a4d385d2c419e0a690b4cbae9453dba494879d
11:21:57 [2024-01-15T11:21:57.315Z]     wait_test.go:145: ContainerID = 5209c6fa470f8bf15f91b893684ae5c58d31d44b193f004a131a33beb36446b6
11:21:57 [2024-01-15T11:21:57.315Z]     wait_test.go:145: ContainerID = 8d1396aea0ed4070b7232848e24763b4560f93215b80ae5aaeb697e39eaa972f
11:21:57 [2024-01-15T11:21:57.315Z]     wait_test.go:145: ContainerID = a710f203d20e4fbfcb4b189377a60141309ef64131d6cc03a1a21e5e8e97e846
11:21:58 [2024-01-15T11:21:58.699Z] --- PASS: TestWaitConditions (0.03s)
11:21:58 [2024-01-15T11:21:58.699Z]     --- PASS: TestWaitConditions/removed (0.84s)
11:21:58 [2024-01-15T11:21:58.699Z]     --- PASS: TestWaitConditions/not-running (0.84s)
11:21:58 [2024-01-15T11:21:58.699Z]     --- PASS: TestWaitConditions/default (1.08s)
11:21:58 [2024-01-15T11:21:58.699Z]     --- PASS: TestWaitConditions/next-exit (1.15s)
11:21:58 [2024-01-15T11:21:58.699Z] === RUN   TestWaitRestartedContainer
11:21:58 [2024-01-15T11:21:58.699Z] === RUN   TestWaitRestartedContainer/default
11:21:58 [2024-01-15T11:21:58.699Z] === PAUSE TestWaitRestartedContainer/default
11:21:58 [2024-01-15T11:21:58.699Z] === RUN   TestWaitRestartedContainer/not-running
11:21:58 [2024-01-15T11:21:58.699Z] === PAUSE TestWaitRestartedContainer/not-running
11:21:58 [2024-01-15T11:21:58.699Z] === RUN   TestWaitRestartedContainer/next-exit
11:21:58 [2024-01-15T11:21:58.699Z] === PAUSE TestWaitRestartedContainer/next-exit
11:21:58 [2024-01-15T11:21:58.699Z] === CONT  TestWaitRestartedContainer/default
11:21:58 [2024-01-15T11:21:58.699Z] === CONT  TestWaitRestartedContainer/next-exit
11:21:58 [2024-01-15T11:21:58.699Z] === CONT  TestWaitRestartedContainer/not-running
11:22:00 [2024-01-15T11:22:00.611Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:22:00 [2024-01-15T11:22:00.611Z]     --- PASS: TestWaitRestartedContainer/not-running (1.57s)
11:22:00 [2024-01-15T11:22:00.611Z]     --- PASS: TestWaitRestartedContainer/default (1.95s)
11:22:00 [2024-01-15T11:22:00.611Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.00s)
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestHardRestartWhenContainerIsRunning
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestContainerStartOnDaemonRestart
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestDaemonHostGatewayIP
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestRestartDaemonWithRestartingContainer
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestIpcModeOlderClient
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestDaemonRestartIpcMode
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestContainerKillOnDaemonStart
11:22:00 [2024-01-15T11:22:00.611Z] === CONT  TestStopContainerWithTimeoutCancel
11:22:00 [2024-01-15T11:22:00.611Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:22:02 [2024-01-15T11:22:02.526Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
11:22:02 [2024-01-15T11:22:02.526Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
11:22:02 [2024-01-15T11:22:02.526Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.05s)
11:22:02 [2024-01-15T11:22:02.526Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
11:22:02 [2024-01-15T11:22:02.526Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.25s)
11:22:03 [2024-01-15T11:22:03.467Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s)
11:22:04 [2024-01-15T11:22:04.038Z] --- PASS: TestDaemonHostGatewayIP (3.32s)
11:22:04 [2024-01-15T11:22:04.298Z] --- PASS: TestStopContainerWithTimeoutCancel (3.66s)
11:22:04 [2024-01-15T11:22:04.298Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s)
11:22:04 [2024-01-15T11:22:04.298Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
11:22:12 [2024-01-15T11:22:12.430Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
11:22:12 [2024-01-15T11:22:12.430Z] PASS
11:22:12 [2024-01-15T11:22:12.430Z] 
11:22:12 [2024-01-15T11:22:12.430Z] === Skipped
11:22:12 [2024-01-15T11:22:12.430Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:22:12 [2024-01-15T11:22:12.430Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:22:12 [2024-01-15T11:22:12.430Z] 
11:22:12 [2024-01-15T11:22:12.430Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:22:12 [2024-01-15T11:22:12.430Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:22:12 [2024-01-15T11:22:12.430Z] 
11:22:12 [2024-01-15T11:22:12.430Z] DONE 320 tests, 2 skipped in 169.558s
11:22:12 [2024-01-15T11:22:12.430Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
11:22:12 [2024-01-15T11:22:12.430Z] ++ '[' -n '' ']'
11:22:12 [2024-01-15T11:22:12.430Z] ++ 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:22:12 [2024-01-15T11:22:12.430Z] ++ set -e
11:22:12 [2024-01-15T11:22:12.430Z] ++ '[' -n 0 ']'
11:22:12 [2024-01-15T11:22:12.430Z] ++ set -x
11:22:12 [2024-01-15T11:22:12.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:22:12 [2024-01-15T11:22:12.430Z] INFO: Testing against a local daemon
11:22:12 [2024-01-15T11:22:12.430Z] === RUN   TestConfigDaemonID
11:22:13 [2024-01-15T11:22:13.371Z]     daemon_test.go:61: [dc08ace4592da] daemon is not started
11:22:13 [2024-01-15T11:22:13.371Z] --- PASS: TestConfigDaemonID (1.05s)
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:22:13 [2024-01-15T11:22:13.371Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:22:13 [2024-01-15T11:22:13.371Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation/invalid_config
11:22:13 [2024-01-15T11:22:13.371Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation/malformed_config
11:22:13 [2024-01-15T11:22:13.371Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:22:13 [2024-01-15T11:22:13.371Z] === RUN   TestDaemonConfigValidation/valid_config
11:22:13 [2024-01-15T11:22:13.371Z] === PAUSE TestDaemonConfigValidation/valid_config
11:22:13 [2024-01-15T11:22:13.371Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:22:13 [2024-01-15T11:22:13.371Z] === CONT  TestDaemonConfigValidation/malformed_config
11:22:13 [2024-01-15T11:22:13.371Z] === CONT  TestDaemonConfigValidation/valid_config
11:22:13 [2024-01-15T11:22:13.371Z] === CONT  TestDaemonConfigValidation/invalid_config
11:22:13 [2024-01-15T11:22:13.371Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:22:13 [2024-01-15T11:22:13.632Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:22:13 [2024-01-15T11:22:13.632Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
11:22:13 [2024-01-15T11:22:13.632Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:22:13 [2024-01-15T11:22:13.632Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
11:22:13 [2024-01-15T11:22:13.632Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:22:13 [2024-01-15T11:22:13.632Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
11:22:13 [2024-01-15T11:22:13.632Z] === RUN   TestConfigDaemonSeccompProfiles
11:22:13 [2024-01-15T11:22:13.632Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:22:14 [2024-01-15T11:22:14.573Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:22:15 [2024-01-15T11:22:15.955Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:22:16 [2024-01-15T11:22:16.896Z]     daemon_test.go:180: [d0c08887a347a] daemon is not started
11:22:16 [2024-01-15T11:22:16.896Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
11:22:16 [2024-01-15T11:22:16.896Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
11:22:16 [2024-01-15T11:22:16.896Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
11:22:16 [2024-01-15T11:22:16.896Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
11:22:16 [2024-01-15T11:22:16.896Z] === RUN   TestDaemonProxy
11:22:16 [2024-01-15T11:22:16.896Z] === RUN   TestDaemonProxy/environment_variables
11:22:16 [2024-01-15T11:22:16.896Z] === PAUSE TestDaemonProxy/environment_variables
11:22:16 [2024-01-15T11:22:16.896Z] === RUN   TestDaemonProxy/command-line_options
11:22:16 [2024-01-15T11:22:16.896Z] === PAUSE TestDaemonProxy/command-line_options
11:22:16 [2024-01-15T11:22:16.896Z] === RUN   TestDaemonProxy/configuration_file
11:22:16 [2024-01-15T11:22:16.896Z] === PAUSE TestDaemonProxy/configuration_file
11:22:16 [2024-01-15T11:22:16.896Z] === RUN   TestDaemonProxy/conflicting_options
11:22:17 [2024-01-15T11:22:17.157Z] === RUN   TestDaemonProxy/reload_sanitized
11:22:17 [2024-01-15T11:22:17.157Z] === PAUSE TestDaemonProxy/reload_sanitized
11:22:17 [2024-01-15T11:22:17.157Z] === CONT  TestDaemonProxy/environment_variables
11:22:17 [2024-01-15T11:22:17.157Z] === CONT  TestDaemonProxy/configuration_file
11:22:17 [2024-01-15T11:22:17.157Z] === CONT  TestDaemonProxy/reload_sanitized
11:22:17 [2024-01-15T11:22:17.157Z] === CONT  TestDaemonProxy/command-line_options
11:22:19 [2024-01-15T11:22:19.068Z] --- PASS: TestDaemonProxy (0.50s)
11:22:19 [2024-01-15T11:22:19.068Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:22:19 [2024-01-15T11:22:19.068Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
11:22:19 [2024-01-15T11:22:19.068Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:22:19 [2024-01-15T11:22:19.068Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:22:19 [2024-01-15T11:22:19.068Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:22:19 [2024-01-15T11:22:19.068Z] === RUN   TestLiveRestore
11:22:19 [2024-01-15T11:22:19.068Z] === RUN   TestLiveRestore/volume_references
11:22:19 [2024-01-15T11:22:19.068Z] === PAUSE TestLiveRestore/volume_references
11:22:19 [2024-01-15T11:22:19.068Z] === RUN   TestLiveRestore/autoremove
11:22:19 [2024-01-15T11:22:19.068Z] === PAUSE TestLiveRestore/autoremove
11:22:19 [2024-01-15T11:22:19.068Z] === CONT  TestLiveRestore/volume_references
11:22:19 [2024-01-15T11:22:19.068Z] === CONT  TestLiveRestore/autoremove
11:22:19 [2024-01-15T11:22:19.068Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
11:22:19 [2024-01-15T11:22:19.640Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:22:19 [2024-01-15T11:22:19.640Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:22:21 [2024-01-15T11:22:21.023Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:22:21 [2024-01-15T11:22:21.023Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
11:22:21 [2024-01-15T11:22:21.964Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:22:22 [2024-01-15T11:22:22.904Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:22:23 [2024-01-15T11:22:23.845Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
11:22:24 [2024-01-15T11:22:24.786Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
11:22:25 [2024-01-15T11:22:25.356Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
11:22:26 [2024-01-15T11:22:26.298Z] --- PASS: TestLiveRestore (0.00s)
11:22:26 [2024-01-15T11:22:26.298Z]     --- PASS: TestLiveRestore/autoremove (3.50s)
11:22:26 [2024-01-15T11:22:26.298Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.94s)
11:22:26 [2024-01-15T11:22:26.298Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.57s)
11:22:26 [2024-01-15T11:22:26.298Z]     --- PASS: TestLiveRestore/volume_references (7.29s)
11:22:26 [2024-01-15T11:22:26.298Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.26s)
11:22:26 [2024-01-15T11:22:26.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.21s)
11:22:26 [2024-01-15T11:22:26.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s)
11:22:26 [2024-01-15T11:22:26.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
11:22:26 [2024-01-15T11:22:26.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
11:22:26 [2024-01-15T11:22:26.298Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.47s)
11:22:26 [2024-01-15T11:22:26.298Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
11:22:26 [2024-01-15T11:22:26.298Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
11:22:26 [2024-01-15T11:22:26.298Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:22:26 [2024-01-15T11:22:26.868Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.70s)
11:22:26 [2024-01-15T11:22:26.868Z] PASS
11:22:26 [2024-01-15T11:22:26.868Z] 
11:22:26 [2024-01-15T11:22:26.868Z] DONE 31 tests in 14.543s
11:22:26 [2024-01-15T11:22:26.868Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
11:22:26 [2024-01-15T11:22:26.868Z] ++ '[' -n '' ']'
11:22:26 [2024-01-15T11:22:26.868Z] ++ 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:22:26 [2024-01-15T11:22:26.868Z] ++ set -e
11:22:26 [2024-01-15T11:22:26.868Z] ++ '[' -n 0 ']'
11:22:26 [2024-01-15T11:22:26.868Z] ++ set -x
11:22:26 [2024-01-15T11:22:26.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:22:26 [2024-01-15T11:22:26.868Z] INFO: Testing against a local daemon
11:22:26 [2024-01-15T11:22:26.868Z] === RUN   TestCommitInheritsEnv
11:22:27 [2024-01-15T11:22:27.128Z] --- PASS: TestCommitInheritsEnv (0.16s)
11:22:27 [2024-01-15T11:22:27.128Z] === RUN   TestUsernsCommit
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestUsernsCommit (1.55s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportExtremelyLargeImageWorks
11:22:29 [2024-01-15T11:22:29.040Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
11:22:29 [2024-01-15T11:22:29.040Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatform
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatform/#00
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatform/linux
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatform/LINUX
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestImportWithCustomPlatform (0.12s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject/_______
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject//
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject/macos
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImagesFilterMultiReference
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImagesFilterUntil
11:22:29 [2024-01-15T11:22:29.040Z]     list_test.go:95: ImageList: ID=sha256:4021501e06bf053da7cc618c3f1b8ff2fc505ff49475b01ea155f797ad46e4f0 RepoTags=[testimagesfilteruntil:v1]
11:22:29 [2024-01-15T11:22:29.040Z] --- PASS: TestImagesFilterUntil (0.27s)
11:22:29 [2024-01-15T11:22:29.040Z] === RUN   TestImagesFilterBeforeSince
11:22:29 [2024-01-15T11:22:29.300Z]     list_test.go:129: ImageList: ID=sha256:80b2f7bf1713dea7ad46545cbae646d4ec50406e9bb378020c2df40bbf132510 RepoTags=[testimagesfilterbeforesince:v3]
11:22:29 [2024-01-15T11:22:29.300Z]     list_test.go:129: ImageList: ID=sha256:3f828a2b0ad74c3b18bc048aac306d94a383ec2f307ab5e3dc612692d70cdac1 RepoTags=[testimagesfilterbeforesince:v2]
11:22:29 [2024-01-15T11:22:29.300Z]     list_test.go:129: ImageList: ID=sha256:702b89ed8206a189c0f0b6a9f39f3335f9893c3d259c9a777075d2954de7f71e RepoTags=[testimagesfilterbeforesince:v1]
11:22:29 [2024-01-15T11:22:29.300Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
11:22:29 [2024-01-15T11:22:29.300Z] === RUN   TestAPIImagesFilters
11:22:29 [2024-01-15T11:22:29.300Z] === RUN   TestAPIImagesFilters/repository_regex
11:22:29 [2024-01-15T11:22:29.300Z] === PAUSE TestAPIImagesFilters/repository_regex
11:22:29 [2024-01-15T11:22:29.300Z] === RUN   TestAPIImagesFilters/image_name_regex
11:22:29 [2024-01-15T11:22:29.300Z] === PAUSE TestAPIImagesFilters/image_name_regex
11:22:29 [2024-01-15T11:22:29.300Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
11:22:29 [2024-01-15T11:22:29.300Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
11:22:29 [2024-01-15T11:22:29.300Z] === RUN   TestAPIImagesFilters/registry_port_regex
11:22:29 [2024-01-15T11:22:29.300Z] === PAUSE TestAPIImagesFilters/registry_port_regex
11:22:29 [2024-01-15T11:22:29.300Z] === CONT  TestAPIImagesFilters/repository_regex
11:22:29 [2024-01-15T11:22:29.300Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
11:22:29 [2024-01-15T11:22:29.300Z] === CONT  TestAPIImagesFilters/image_name_regex
11:22:29 [2024-01-15T11:22:29.300Z] === CONT  TestAPIImagesFilters/registry_port_regex
11:22:29 [2024-01-15T11:22:29.560Z] --- PASS: TestAPIImagesFilters (0.03s)
11:22:29 [2024-01-15T11:22:29.560Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
11:22:29 [2024-01-15T11:22:29.560Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
11:22:29 [2024-01-15T11:22:29.560Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
11:22:29 [2024-01-15T11:22:29.560Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
11:22:29 [2024-01-15T11:22:29.560Z] === RUN   TestPruneDontDeleteUsedDangling
11:22:30 [2024-01-15T11:22:30.133Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
11:22:30 [2024-01-15T11:22:30.133Z] === RUN   TestImagePullPlatformInvalid
11:22:30 [2024-01-15T11:22:30.133Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
11:22:30 [2024-01-15T11:22:30.133Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.888132424Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=94a6f50b-e924-44b0-93c9-9f33246cc4fb version=2.8.3 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.888257766Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=94a6f50b-e924-44b0-93c9-9f33246cc4fb version=2.8.3 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.888273404Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.20.8 instance.id=94a6f50b-e924-44b0-93c9-9f33246cc4fb version=2.8.3 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.888505272Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=94a6f50b-e924-44b0-93c9-9f33246cc4fb version=2.8.3 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.982677204Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0422392c-538d-483f-b22a-e1071a6ad6ca http.request.method=GET http.request.remoteaddr="127.0.0.1:37514" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.982736921Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0422392c-538d-483f-b22a-e1071a6ad6ca http.request.method=GET http.request.remoteaddr="127.0.0.1:37514" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.018462ms http.response.status=200 http.response.written=2 
11:22:30 [2024-01-15T11:22:30.133Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985352386Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ec76e81-38c1-449f-8592-cda543b71910 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985401682Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ec76e81-38c1-449f-8592-cda543b71910 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985430211Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6c309612-caf2-48ea-883f-6243940473d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985470769Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6c309612-caf2-48ea-883f-6243940473d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985517998Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ec76e81-38c1-449f-8592-cda543b71910 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.78µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d1398b8-6dbe-4b76-be7f-61578fdd88b8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985535877Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6c309612-caf2-48ea-883f-6243940473d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=28.709µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=89e453c9-94e0-4366-9589-b2328d72a91d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985634888Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ec76e81-38c1-449f-8592-cda543b71910 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.29789ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.985716274Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6c309612-caf2-48ea-883f-6243940473d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.37442ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987478269Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987527484Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987587323Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987633387Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987683963Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=123.955µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=529ea393-1978-4695-88ce-6a90974bf0ff trace.line=110 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987729296Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.731µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c9aee07a-83d0-4fee-85d6-d07f363b57d6 trace.line=110 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987741875Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.598µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2a64fdad-28bf-4a17-9dd6-988b8495897d trace.line=142 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987775056Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=0bc37ccf-2e63-432d-8dbe-725608c257a4 trace.line=142 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987822006Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.372µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a610f633-5c24-4023-8596-a2245583f83f trace.line=110 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987855195Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.267µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=90b3a197-4d4d-408d-9136-9d00c4c7d72b trace.line=110 vars.name=test 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987921263Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c19f64e-ff66-466e-a755-adccc982fa41 http.request.method=POST http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.951525ms http.response.status=202 http.response.written=0 
11:22:30 [2024-01-15T11:22:30.133Z] time="2024-01-15T11:22:29.987925505Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c2c7d8ae-be97-4ae1-ae94-3700fdb451ab http.request.method=POST http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.932612ms http.response.status=202 http.response.written=0 
11:22:30 [2024-01-15T11:22:30.134Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.134Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.989614721Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.98969797Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.989780341Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.394µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78f66b63-60db-46c4-a657-80cdcfbe1fce trace.line=95 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.989837219Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.743µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2aa8f88c-8987-4c62-88a9-f57e402173cd trace.line=142 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.989909185Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.990264491Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=282.28µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=261445f5-473d-4a02-b683-097b9e442878 trace.line=110 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.9904185Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.304µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc6110c6-aaf5-4bc7-8613-f881bce9df39 trace.line=155 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.9905401Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=31.745µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99e22512-5681-4f18-94f2-c05b25c577cd trace.line=155 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.990611698Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ed9ad75c-c217-4fa9-937d-f12eca14df84 trace.line=155 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.990797806Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=94.925µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=74e560e6-010b-4520-9dc0-011f6dd15e71 trace.line=185 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991131228Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=262.891µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ec70ba25-967a-43c2-9ea4-cc0d1aef53e8 trace.line=110 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991314998Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=130.846µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=07a60fd7-fb87-4da4-a491-00e41e82b095 trace.line=202 vars.name=test vars.uuid=73c323f0-45d8-4ce7-b56f-4525094d1c06 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991438328Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e23f71-bd4d-4681-8ea9-ea320e908150 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37532" http.request.uri="/v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.504442ms http.response.status=201 http.response.written=0 
11:22:30 [2024-01-15T11:22:30.134Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "PUT /v2/test/blobs/uploads/73c323f0-45d8-4ce7-b56f-4525094d1c06?_state=-QIoNQRExbH_g-6gupHfyXn4aJztY0FBhMBtrUVTvPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczYzMyM2YwLTQ1ZDgtNGNlNy1iNTZmLTQ1MjUwOTRkMWMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc2NDU3NjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991704272Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991789892Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991856329Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.366µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ae2008a0-1fe9-4dfe-aaf6-91a0f2c5e899 trace.line=95 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991907857Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.603µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=5151b2f3-b727-43fd-b601-e14ea26578e3 trace.line=142 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.991957153Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.992032287Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.606µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1ff9beb2-a691-49be-889e-9b569696b74f trace.line=110 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.992068644Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.174µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=704cbd6f-0698-46c8-a27a-c1bbb137050b trace.line=155 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.134Z] time="2024-01-15T11:22:29.992105985Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.062µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6d0fe40-5c53-4b42-872d-260ac925e93c trace.line=155 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.992144853Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fce7b4e1-2766-4172-ba5a-c8fbbf1174cd trace.line=155 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.992205103Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.278µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5e15b780-844a-465a-b31b-1075c3c60558 trace.line=185 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.992270104Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.25µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=078833c3-46a3-46e9-9473-86f241f48590 trace.line=110 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.99238509Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/47291d31-c48f-47a9-8eda-96e11fe10d39")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=87.327µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=afd7d3a4-dd62-461c-8a8d-0edf4ca03275 trace.line=202 vars.name=test vars.uuid=47291d31-c48f-47a9-8eda-96e11fe10d39 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.992455785Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=732a566c-b706-41f5-824f-9ec2afcd45b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.255942ms http.response.status=201 http.response.written=0 
11:22:30 [2024-01-15T11:22:30.135Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "PUT /v2/test/blobs/uploads/47291d31-c48f-47a9-8eda-96e11fe10d39?_state=yK8Yc-VKrETJSka3jDK9H25k4L268AUxz4LbpmkURaB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MjkxZDMxLWM0OGYtNDdhOS04ZWRhLTk2ZTExZmUxMGQzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xNVQxMToyMjoyOS45ODc1Mzk1NjFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.993490538Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fea2d02-65f5-4832-85ee-3a68f62282ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.993525943Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fea2d02-65f5-4832-85ee-3a68f62282ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.993585463Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fea2d02-65f5-4832-85ee-3a68f62282ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.424µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca53c97a-6d7d-47f3-8cdd-29f175745199 trace.line=95 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.993654648Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fea2d02-65f5-4832-85ee-3a68f62282ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.495µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995183676Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995227385Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995411335Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995430798Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995440652Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995525386Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.501µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6909c5a5-38c2-48ab-a136-74f8c18a5a30 trace.line=95 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995578465Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=17.149µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ef4c0000-716e-4254-95fa-9c6ae1be9995 trace.line=155 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995636401Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.013µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5e35a5f-81cb-4f2d-9af9-acfbce0742f4 trace.line=95 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995735674Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.106µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=510e63a2-5692-43c0-be55-22f0dec61780 trace.line=155 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995785537Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.991µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2054a8f2-ca5c-46f7-be65-7f10e0f79bf2 trace.line=155 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995870681Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=57.583µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8ff68dba-08e9-4604-88f1-934410bd7640 trace.line=110 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.995956638Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.045µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1e4aeed1-e026-4cec-a070-0d012bcb384f trace.line=110 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.996126836Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.329µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c7016696-06ff-4a5f-8d67-0d402021bb75 trace.line=110 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.996184313Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=31.778µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ecb98ad-0eb7-464a-b38f-77c92dbd02f1 trace.line=110 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.996221999Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:29.996241166Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=40b2c1de-cc4a-4166-82c9-e195bcf816f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.241083ms http.response.status=201 http.response.written=0 
11:22:30 [2024-01-15T11:22:30.135Z] 127.0.0.1 - - [15/Jan/2024:11:22:29 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:30.000920238Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c44c67b9-e84a-439d-9654-adf7c2cf253a http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:30.000962978Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c44c67b9-e84a-439d-9654-adf7c2cf253a http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.622µs" http.response.status=200 http.response.written=2 
11:22:30 [2024-01-15T11:22:30.135Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:30.0034639Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:30.003675846Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.135Z] time="2024-01-15T11:22:30.003783726Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=59.742µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3868fbcb-5365-4a52-a6dc-744098086a36 trace.line=95 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.003894142Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.003965847Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.876µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf07a661-810d-4dcd-9558-b634f87af3d7 trace.line=95 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.004020944Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.38µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f7439d4d-1d02-4712-89ac-220c503edfd8 trace.line=155 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.00405886Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.669µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=78d7c243-ece4-4e44-97e2-8ad478de6d40 trace.line=125 vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.004111422Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.004218441Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a14d931-b58e-4890-9eac-cd5a58ce1fbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-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.922298ms http.response.status=200 http.response.written=417 
11:22:30 [2024-01-15T11:22:30.136Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013227031Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013277582Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013293656Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.0133783Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.419µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d990ca2-7ace-4457-99ff-c2c8296b82f2 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.01343352Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.976µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4cac1ce7-9983-4272-9067-2864247615b5 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013475908Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.359µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=85975aca-a3a5-43ff-ade7-f8fa017e8b86 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013511575Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.013615542Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01d98fcc-1c83-48ef-bcc6-ef19a05c5237 http.request.method=GET http.request.remoteaddr="127.0.0.1:37566" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-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.304323ms http.response.status=200 http.response.written=417 
11:22:30 [2024-01-15T11:22:30.136Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.02009377Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020140933Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.02042588Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=238.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d45d1ee4-d602-4b9b-9a5f-f19b74714619 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020441773Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020552927Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.282µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3e8432d7-edf6-4bbd-9ca5-50b4509001b9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020579832Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.02063305Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.306µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80446a1e-734e-4507-ae37-620487425cbe trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020671138Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=339b91c9-d470-4962-bd03-c1afe7b38303 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020738543Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.939µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b08ca94-edca-413d-b2bd-6acbcbbe1431 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020806531Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=126.769µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d29979b8-87ec-40c1-b357-f214d29854f9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.136Z] time="2024-01-15T11:22:30.020876331Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.093µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d6f72aa-f7b1-419b-b558-be0fea496965 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.020891658Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.129µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b9573c95-0a9e-4b31-bf6e-b2d1e5199fc2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.020947248Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.989µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=47d521f3-8dec-483b-86fb-777257de2983 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.020945968Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.562µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=860c813a-77bc-424f-ae81-6ff39164c2d2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.021062357Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.316µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=8f0b26cc-aba6-42b0-ad35-e03b38ae228e trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.021077479Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.062µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d4301d0-c1e1-40a4-990b-9de381ae6cda trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.02136588Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.539µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=34b8fa9a-b003-4ae1-9d8e-54f2be66f00a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.021746966Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=319.654µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=8acd5737-2149-4fee-b8d8-6a64615bd730 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.022604555Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=501ccdb9-4ad9-41ba-8468-71f43b7b1890 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.022665789Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8c1811f-9a71-468d-b364-795a582086bb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.022746224Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db1ffc0e-3a53-4064-bae5-ad64af24b826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.52706ms http.response.status=200 http.response.written=68 
11:22:30 [2024-01-15T11:22:30.137Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.023315838Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.525µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5891bcd2-3681-4bc4-97fa-c2427a41881a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.023399145Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.094µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37896263-91a0-46a8-b5b8-e0ee0cc91f7d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.023466508Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f01ca27-d6d4-4c8c-9544-a6e2f9150435 http.request.method=GET http.request.remoteaddr="127.0.0.1:37574" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.282568ms http.response.status=200 http.response.written=194 
11:22:30 [2024-01-15T11:22:30.137Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.03728601Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ac621a1-fa92-4e10-824a-a7d834b65eef http.request.method=GET http.request.remoteaddr="127.0.0.1:37596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.037341452Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ac621a1-fa92-4e10-824a-a7d834b65eef http.request.method=GET http.request.remoteaddr="127.0.0.1:37596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.544µs" http.response.status=200 http.response.written=2 
11:22:30 [2024-01-15T11:22:30.137Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044425003Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044479132Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044496321Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044572629Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.59µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70b6cef8-8ce2-4f6b-bd3c-203bc6fa59f0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044622491Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.546µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab3e5eee-cea7-4262-adff-69ca011922fb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] time="2024-01-15T11:22:30.044794659Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b5280eea-df57-4994-a34c-4d9842c4f6dc http.request.method=GET http.request.remoteaddr="127.0.0.1:37600" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.754037ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:22:30 [2024-01-15T11:22:30.137Z] 127.0.0.1 - - [15/Jan/2024:11:22:30 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/075e1141b8b5c632afb70eeed477554e34bd6f84 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:22:30 [2024-01-15T11:22:30.137Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/asdfasdf
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/asdfasdf
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/library/asdfasdf
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
11:22:30 [2024-01-15T11:22:30.137Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/asdfasdf
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
11:22:30 [2024-01-15T11:22:30.137Z] === CONT  TestImagePullNonExisting/library/asdfasdf
11:22:31 [2024-01-15T11:22:31.521Z] --- PASS: TestImagePullNonExisting (0.01s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
11:22:31 [2024-01-15T11:22:31.521Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestRemoveImageOrphaning
11:22:31 [2024-01-15T11:22:31.521Z] --- PASS: TestRemoveImageOrphaning (0.17s)
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestRemoveByDigest
11:22:31 [2024-01-15T11:22:31.521Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:22:31 [2024-01-15T11:22:31.521Z] --- SKIP: TestRemoveByDigest (0.00s)
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestRemoveImageGarbageCollector
11:22:31 [2024-01-15T11:22:31.521Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:22:31 [2024-01-15T11:22:31.521Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestSaveCheckTimes
11:22:31 [2024-01-15T11:22:31.521Z] === PAUSE TestSaveCheckTimes
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestSaveCheckManifestLayers
11:22:31 [2024-01-15T11:22:31.521Z] === PAUSE TestSaveCheckManifestLayers
11:22:31 [2024-01-15T11:22:31.521Z] === RUN   TestSaveRepoWithMultipleImages
11:22:31 [2024-01-15T11:22:31.782Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
11:22:31 [2024-01-15T11:22:31.782Z] === RUN   TestSaveDirectoryPermissions
11:22:32 [2024-01-15T11:22:32.723Z] --- PASS: TestSaveDirectoryPermissions (0.96s)
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:22:32 [2024-01-15T11:22:32.723Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagUsingDigestAlgorithmAsName
11:22:32 [2024-01-15T11:22:32.723Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagValidPrefixedRepo
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
11:22:32 [2024-01-15T11:22:32.723Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagValidPrefixedRepo/foooo:t
11:22:32 [2024-01-15T11:22:32.723Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
11:22:32 [2024-01-15T11:22:32.723Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === CONT  TestTagValidPrefixedRepo/foooo:t
11:22:32 [2024-01-15T11:22:32.723Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:22:32 [2024-01-15T11:22:32.723Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagExistedNameWithoutForce
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestTagOfficialNames (0.05s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestTagMatchesDigest
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestTagMatchesDigest (0.01s)
11:22:32 [2024-01-15T11:22:32.984Z] === CONT  TestSaveCheckManifestLayers
11:22:32 [2024-01-15T11:22:32.984Z] === CONT  TestSaveCheckTimes
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestSaveCheckTimes (0.03s)
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
11:22:32 [2024-01-15T11:22:32.984Z] PASS
11:22:32 [2024-01-15T11:22:32.984Z] 
11:22:32 [2024-01-15T11:22:32.984Z] === Skipped
11:22:32 [2024-01-15T11:22:32.984Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
11:22:32 [2024-01-15T11:22:32.984Z] 
11:22:32 [2024-01-15T11:22:32.984Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:22:32 [2024-01-15T11:22:32.984Z] 
11:22:32 [2024-01-15T11:22:32.984Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:22:32 [2024-01-15T11:22:32.984Z] 
11:22:32 [2024-01-15T11:22:32.984Z] DONE 55 tests, 3 skipped in 6.021s
11:22:32 [2024-01-15T11:22:32.984Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
11:22:32 [2024-01-15T11:22:32.984Z] ++ '[' -n '' ']'
11:22:32 [2024-01-15T11:22:32.984Z] ++ 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:22:32 [2024-01-15T11:22:32.984Z] ++ set -e
11:22:32 [2024-01-15T11:22:32.984Z] ++ '[' -n 0 ']'
11:22:32 [2024-01-15T11:22:32.984Z] ++ set -x
11:22:32 [2024-01-15T11:22:32.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestStripANSICommands
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestStripANSICommands/#00
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestStripANSICommands/#01
11:22:32 [2024-01-15T11:22:32.984Z] --- PASS: TestStripANSICommands (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:22:32 [2024-01-15T11:22:32.984Z] PASS
11:22:32 [2024-01-15T11:22:32.984Z] 
11:22:32 [2024-01-15T11:22:32.984Z] DONE 3 tests in 0.009s
11:22:32 [2024-01-15T11:22:32.984Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
11:22:32 [2024-01-15T11:22:32.984Z] ++ '[' -n '' ']'
11:22:32 [2024-01-15T11:22:32.984Z] ++ 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:22:32 [2024-01-15T11:22:32.984Z] ++ set -e
11:22:32 [2024-01-15T11:22:32.984Z] ++ '[' -n 0 ']'
11:22:32 [2024-01-15T11:22:32.984Z] ++ set -x
11:22:32 [2024-01-15T11:22:32.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:22:32 [2024-01-15T11:22:32.984Z] INFO: Testing against a local daemon
11:22:32 [2024-01-15T11:22:32.984Z] === RUN   TestCreateWithMultiNetworks
11:22:33 [2024-01-15T11:22:33.925Z] --- PASS: TestCreateWithMultiNetworks (1.00s)
11:22:33 [2024-01-15T11:22:33.925Z] === RUN   TestNetworkCreateDelete
11:22:34 [2024-01-15T11:22:34.185Z] --- PASS: TestNetworkCreateDelete (0.20s)
11:22:34 [2024-01-15T11:22:34.185Z] === RUN   TestDockerNetworkDeletePreferID
11:22:34 [2024-01-15T11:22:34.755Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
11:22:34 [2024-01-15T11:22:34.755Z] === RUN   TestDaemonDNSFallback
11:22:41 [2024-01-15T11:22:41.335Z] --- PASS: TestDaemonDNSFallback (6.23s)
11:22:41 [2024-01-15T11:22:41.335Z] === RUN   TestInspectNetwork
11:22:43 [2024-01-15T11:22:43.877Z] === RUN   TestInspectNetwork/full_network_id
11:22:43 [2024-01-15T11:22:43.877Z] === RUN   TestInspectNetwork/partial_network_id
11:22:43 [2024-01-15T11:22:43.877Z] === RUN   TestInspectNetwork/network_name
11:22:43 [2024-01-15T11:22:43.877Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:22:48 [2024-01-15T11:22:48.077Z] --- PASS: TestInspectNetwork (6.97s)
11:22:48 [2024-01-15T11:22:48.077Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:22:48 [2024-01-15T11:22:48.077Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:22:48 [2024-01-15T11:22:48.077Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:22:48 [2024-01-15T11:22:48.077Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:22:48 [2024-01-15T11:22:48.077Z] === RUN   TestRunContainerWithBridgeNone
11:22:49 [2024-01-15T11:22:49.463Z] --- PASS: TestRunContainerWithBridgeNone (1.40s)
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/create
11:22:49 [2024-01-15T11:22:49.463Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:22:49 [2024-01-15T11:22:49.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:22:49 [2024-01-15T11:22:49.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:22:49 [2024-01-15T11:22:49.463Z] === CONT  TestNetworkInvalidJSON/networks/create
11:22:49 [2024-01-15T11:22:49.463Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:22:49 [2024-01-15T11:22:49.463Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:22:49 [2024-01-15T11:22:49.463Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:22:49 [2024-01-15T11:22:49.463Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkList
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkList//networks
11:22:49 [2024-01-15T11:22:49.463Z] === PAUSE TestNetworkList//networks
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestNetworkList//networks/
11:22:49 [2024-01-15T11:22:49.463Z] === PAUSE TestNetworkList//networks/
11:22:49 [2024-01-15T11:22:49.463Z] === CONT  TestNetworkList//networks
11:22:49 [2024-01-15T11:22:49.463Z] === CONT  TestNetworkList//networks/
11:22:49 [2024-01-15T11:22:49.463Z] --- PASS: TestNetworkList (0.01s)
11:22:49 [2024-01-15T11:22:49.463Z]     --- PASS: TestNetworkList//networks (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:22:49 [2024-01-15T11:22:49.463Z] === RUN   TestHostIPv4BridgeLabel
11:22:50 [2024-01-15T11:22:50.033Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
11:22:50 [2024-01-15T11:22:50.033Z] === RUN   TestDefaultNetworkOpts
11:22:50 [2024-01-15T11:22:50.033Z] === RUN   TestDefaultNetworkOpts/default_value
11:22:51 [2024-01-15T11:22:51.416Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:22:52 [2024-01-15T11:22:52.798Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:22:54 [2024-01-15T11:22:54.180Z] --- PASS: TestDefaultNetworkOpts (3.99s)
11:22:54 [2024-01-15T11:22:54.180Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.34s)
11:22:54 [2024-01-15T11:22:54.180Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.33s)
11:22:54 [2024-01-15T11:22:54.180Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
11:22:54 [2024-01-15T11:22:54.180Z] === RUN   TestForbidDuplicateNetworkNames
11:22:54 [2024-01-15T11:22:54.440Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
11:22:54 [2024-01-15T11:22:54.440Z] === RUN   TestDaemonRestartWithLiveRestore
11:22:55 [2024-01-15T11:22:55.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:22:55 [2024-01-15T11:22:55.822Z] === RUN   TestDaemonDefaultNetworkPools
11:22:56 [2024-01-15T11:22:56.393Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
11:22:56 [2024-01-15T11:22:56.393Z] === RUN   TestDaemonRestartWithExistingNetwork
11:22:57 [2024-01-15T11:22:57.776Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:22:57 [2024-01-15T11:22:57.776Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:22:59 [2024-01-15T11:22:59.159Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
11:22:59 [2024-01-15T11:22:59.159Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:22:59 [2024-01-15T11:22:59.419Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
11:22:59 [2024-01-15T11:22:59.419Z] === RUN   TestServiceWithPredefinedNetwork
11:23:01 [2024-01-15T11:23:01.960Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s)
11:23:01 [2024-01-15T11:23:01.960Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:23:01 [2024-01-15T11:23:01.960Z]     service_test.go:250: FLAKY_TEST
11:23:01 [2024-01-15T11:23:01.960Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:23:01 [2024-01-15T11:23:01.960Z] === RUN   TestServiceWithDataPathPortInit
11:23:16 [2024-01-15T11:23:16.858Z] --- PASS: TestServiceWithDataPathPortInit (13.44s)
11:23:16 [2024-01-15T11:23:16.858Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:23:17 [2024-01-15T11:23:17.118Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vpv58jc3oirjt9q8zhi8xf6oa Created:2024-01-15 11:23:16.201367203 +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[e7e2e67bdf7f71e9f82ef75237cc73b0c464fec6749ecf619c84f113cb6a46e0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3bmzmlgc8mqbyiuxkoaz969sf EndpointID:4fca44159ef6f48f6949295510cd36c941c19aadd960eaef2467365729690c69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f63dd77b6fae45ba38666ccaa3d7352eafbac50d9c0d54b24992f58e2100644 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:11a3d0b69bf9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3bmzmlgc8mqbyiuxkoaz969sf EndpointID:4fca44159ef6f48f6949295510cd36c941c19aadd960eaef2467365729690c69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:23:22 [2024-01-15T11:23:22.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
11:23:22 [2024-01-15T11:23:22.402Z] PASS
11:23:22 [2024-01-15T11:23:22.402Z] 
11:23:22 [2024-01-15T11:23:22.402Z] === Skipped
11:23:22 [2024-01-15T11:23:22.402Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:23:22 [2024-01-15T11:23:22.402Z]     service_test.go:250: FLAKY_TEST
11:23:22 [2024-01-15T11:23:22.402Z] 
11:23:22 [2024-01-15T11:23:22.402Z] DONE 44 tests, 1 skipped in 48.670s
11:23:22 [2024-01-15T11:23:22.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
11:23:22 [2024-01-15T11:23:22.402Z] ++ '[' -n '' ']'
11:23:22 [2024-01-15T11:23:22.402Z] ++ 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:23:22 [2024-01-15T11:23:22.402Z] ++ set -e
11:23:22 [2024-01-15T11:23:22.402Z] ++ '[' -n 0 ']'
11:23:22 [2024-01-15T11:23:22.402Z] ++ set -x
11:23:22 [2024-01-15T11:23:22.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:23:22 [2024-01-15T11:23:22.402Z] INFO: Testing against a local daemon
11:23:22 [2024-01-15T11:23:22.402Z] === RUN   TestDockerNetworkIpvlanPersistance
11:23:22 [2024-01-15T11:23:22.403Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:22 [2024-01-15T11:23:22.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:23:22 [2024-01-15T11:23:22.403Z] === RUN   TestDockerNetworkIpvlan
11:23:22 [2024-01-15T11:23:22.403Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:22 [2024-01-15T11:23:22.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:23:22 [2024-01-15T11:23:22.403Z] PASS
11:23:22 [2024-01-15T11:23:22.403Z] 
11:23:22 [2024-01-15T11:23:22.403Z] === Skipped
11:23:22 [2024-01-15T11:23:22.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:23:22 [2024-01-15T11:23:22.403Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:22 [2024-01-15T11:23:22.403Z] 
11:23:22 [2024-01-15T11:23:22.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:23:22 [2024-01-15T11:23:22.403Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:23:22 [2024-01-15T11:23:22.403Z] 
11:23:22 [2024-01-15T11:23:22.403Z] DONE 2 tests, 2 skipped in 0.040s
11:23:22 [2024-01-15T11:23:22.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
11:23:22 [2024-01-15T11:23:22.403Z] ++ '[' -n '' ']'
11:23:22 [2024-01-15T11:23:22.403Z] ++ 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:23:22 [2024-01-15T11:23:22.403Z] ++ set -e
11:23:22 [2024-01-15T11:23:22.403Z] ++ '[' -n 0 ']'
11:23:22 [2024-01-15T11:23:22.403Z] ++ set -x
11:23:22 [2024-01-15T11:23:22.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:23:22 [2024-01-15T11:23:22.403Z] INFO: Testing against a local daemon
11:23:22 [2024-01-15T11:23:22.403Z] === RUN   TestDockerNetworkMacvlanPersistance
11:23:22 [2024-01-15T11:23:22.973Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
11:23:22 [2024-01-15T11:23:22.973Z] === RUN   TestDockerNetworkMacvlan
11:23:22 [2024-01-15T11:23:22.973Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:23:23 [2024-01-15T11:23:23.544Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:23:24 [2024-01-15T11:23:24.485Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:23:24 [2024-01-15T11:23:24.745Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:23:25 [2024-01-15T11:23:25.316Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:23:26 [2024-01-15T11:23:26.256Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:23:26 [2024-01-15T11:23:26.516Z] --- PASS: TestDockerNetworkMacvlan (3.58s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
11:23:26 [2024-01-15T11:23:26.516Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
11:23:26 [2024-01-15T11:23:26.516Z] PASS
11:23:26 [2024-01-15T11:23:26.516Z] 
11:23:26 [2024-01-15T11:23:26.516Z] DONE 8 tests in 4.894s
11:23:26 [2024-01-15T11:23:26.516Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
11:23:26 [2024-01-15T11:23:26.516Z] ++ '[' -n '' ']'
11:23:26 [2024-01-15T11:23:26.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
11:23:26 [2024-01-15T11:23:26.516Z] ++ set -e
11:23:26 [2024-01-15T11:23:26.516Z] ++ '[' -n 0 ']'
11:23:26 [2024-01-15T11:23:26.516Z] ++ set -x
11:23:26 [2024-01-15T11:23:26.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
11:23:26 [2024-01-15T11:23:26.776Z] INFO: Testing against a local daemon
11:23:26 [2024-01-15T11:23:26.776Z] === RUN   TestBridgeICC
11:23:27 [2024-01-15T11:23:27.347Z] === RUN   TestBridgeICC/IPv4_non-internal_network
11:23:28 [2024-01-15T11:23:28.729Z] === RUN   TestBridgeICC/IPv4_internal_network
11:23:29 [2024-01-15T11:23:29.670Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
11:23:31 [2024-01-15T11:23:31.053Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
11:23:31 [2024-01-15T11:23:31.994Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
11:23:33 [2024-01-15T11:23:33.377Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
11:23:34 [2024-01-15T11:23:34.759Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
11:23:35 [2024-01-15T11:23:35.700Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
11:23:37 [2024-01-15T11:23:37.083Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
11:23:40 [2024-01-15T11:23:40.380Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
11:23:43 [2024-01-15T11:23:43.675Z] --- PASS: TestBridgeICC (16.64s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.24s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.14s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.23s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.15s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.29s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.14s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.16s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.20s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.22s)
11:23:43 [2024-01-15T11:23:43.676Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.26s)
11:23:43 [2024-01-15T11:23:43.676Z] === RUN   TestBridgeINC
11:23:43 [2024-01-15T11:23:43.936Z] === RUN   TestBridgeINC/IPv4_non-internal_network
11:23:48 [2024-01-15T11:23:48.137Z] === RUN   TestBridgeINC/IPv4_internal_network
11:23:49 [2024-01-15T11:23:49.519Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
11:23:54 [2024-01-15T11:23:54.801Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
11:23:55 [2024-01-15T11:23:55.061Z] --- PASS: TestBridgeINC (11.87s)
11:23:55 [2024-01-15T11:23:55.061Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.35s)
11:23:55 [2024-01-15T11:23:55.061Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.19s)
11:23:55 [2024-01-15T11:23:55.061Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.48s)
11:23:55 [2024-01-15T11:23:55.061Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.25s)
11:23:55 [2024-01-15T11:23:55.061Z] === RUN   TestDefaultBridgeIPv6
11:23:55 [2024-01-15T11:23:55.321Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
11:23:56 [2024-01-15T11:23:56.705Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
11:23:58 [2024-01-15T11:23:58.617Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
11:23:59 [2024-01-15T11:23:59.999Z] --- PASS: TestDefaultBridgeIPv6 (4.63s)
11:23:59 [2024-01-15T11:23:59.999Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.55s)
11:23:59 [2024-01-15T11:23:59.999Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.54s)
11:23:59 [2024-01-15T11:23:59.999Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.53s)
11:23:59 [2024-01-15T11:23:59.999Z] === RUN   TestDefaultBridgeAddresses
11:23:59 [2024-01-15T11:23:59.999Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
11:24:01 [2024-01-15T11:24:01.383Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
11:24:03 [2024-01-15T11:24:03.294Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
11:24:03 [2024-01-15T11:24:03.294Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
11:24:03 [2024-01-15T11:24:03.294Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
11:24:03 [2024-01-15T11:24:03.294Z] PASS
11:24:03 [2024-01-15T11:24:03.294Z] 
11:24:03 [2024-01-15T11:24:03.294Z] DONE 23 tests in 36.291s
11:24:03 [2024-01-15T11:24:03.294Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
11:24:03 [2024-01-15T11:24:03.294Z] ++ '[' -n '' ']'
11:24:03 [2024-01-15T11:24:03.294Z] ++ 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:24:03 [2024-01-15T11:24:03.294Z] ++ set -e
11:24:03 [2024-01-15T11:24:03.294Z] ++ '[' -n 0 ']'
11:24:03 [2024-01-15T11:24:03.294Z] ++ set -x
11:24:03 [2024-01-15T11:24:03.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:24:03 [2024-01-15T11:24:03.294Z] testing: warning: no tests to run
11:24:03 [2024-01-15T11:24:03.294Z] PASS
11:24:03 [2024-01-15T11:24:03.294Z] 
11:24:03 [2024-01-15T11:24:03.294Z] DONE 0 tests in 0.007s
11:24:03 [2024-01-15T11:24:03.294Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
11:24:03 [2024-01-15T11:24:03.294Z] ++ '[' -n '' ']'
11:24:03 [2024-01-15T11:24:03.294Z] ++ 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:24:03 [2024-01-15T11:24:03.294Z] ++ set -e
11:24:03 [2024-01-15T11:24:03.294Z] ++ '[' -n 0 ']'
11:24:03 [2024-01-15T11:24:03.294Z] ++ set -x
11:24:03 [2024-01-15T11:24:03.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:24:03 [2024-01-15T11:24:03.294Z] INFO: Testing against a local daemon
11:24:03 [2024-01-15T11:24:03.294Z] === RUN   TestAuthZPluginAllowRequest
11:24:04 [2024-01-15T11:24:04.246Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
11:24:04 [2024-01-15T11:24:04.246Z] === RUN   TestAuthZPluginTLS
11:24:04 [2024-01-15T11:24:04.817Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:24:04 [2024-01-15T11:24:04.817Z] === RUN   TestAuthZPluginDenyRequest
11:24:05 [2024-01-15T11:24:05.080Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:24:05 [2024-01-15T11:24:05.080Z] === RUN   TestAuthZPluginAPIDenyResponse
11:24:05 [2024-01-15T11:24:05.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:24:05 [2024-01-15T11:24:05.652Z] === RUN   TestAuthZPluginDenyResponse
11:24:06 [2024-01-15T11:24:06.228Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:24:06 [2024-01-15T11:24:06.228Z] === RUN   TestAuthZPluginAllowEventStream
11:24:07 [2024-01-15T11:24:07.170Z] 2024/01/15 11:24:06 http: panic serving 127.0.0.1:58732: runtime error: invalid memory address or nil pointer dereference
11:24:07 [2024-01-15T11:24:07.170Z] goroutine 138 [running]:
11:24:07 [2024-01-15T11:24:07.170Z] net/http.(*conn).serve.func1()
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:24:07 [2024-01-15T11:24:07.170Z] panic({0xa74940?, 0x1599ca0?})
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:24:07 [2024-01-15T11:24:07.170Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x40004f3200}, 0xffff5a14f5d8?)
11:24:07 [2024-01-15T11:24:07.170Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
11:24:07 [2024-01-15T11:24:07.170Z] net/http.HandlerFunc.ServeHTTP(0x40003be600?, {0xd723a8?, 0x40004f3200?}, 0x4023f4?)
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:07 [2024-01-15T11:24:07.170Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x40004f3200}, 0x40003be600)
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:24:07 [2024-01-15T11:24:07.170Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400033c160, {0xd70f68?, 0x4000166e00}, 0x40003be500, {0xd672e0, 0x400004f2c0})
11:24:07 [2024-01-15T11:24:07.170Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:24:07 [2024-01-15T11:24:07.170Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x4000166e00?}, 0x400033f300?)
11:24:07 [2024-01-15T11:24:07.170Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:24:07 [2024-01-15T11:24:07.170Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd70f68?, 0x4000166e00?}, 0x4000166e00?)
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:07 [2024-01-15T11:24:07.170Z] net/http.serverHandler.ServeHTTP({0xd6db48?}, {0xd70f68?, 0x4000166e00?}, 0x6?)
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:24:07 [2024-01-15T11:24:07.170Z] net/http.(*conn).serve(0x4000495050, {0xd78958, 0x4000390810})
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:24:07 [2024-01-15T11:24:07.170Z] created by net/http.(*Server).Serve in goroutine 9
11:24:07 [2024-01-15T11:24:07.170Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:24:08 [2024-01-15T11:24:08.113Z] 2024/01/15 11:24:07 http: panic serving 127.0.0.1:58746: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:24:08 [2024-01-15T11:24:08.113Z] goroutine 150 [running]:
11:24:08 [2024-01-15T11:24:08.113Z] net/http.(*conn).serve.func1()
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:24:08 [2024-01-15T11:24:08.114Z] panic({0xa0ad40?, 0x400033f420?})
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:24:08 [2024-01-15T11:24:08.114Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x40004f3320}, 0xffff5a14f5d8?)
11:24:08 [2024-01-15T11:24:08.114Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:24:08 [2024-01-15T11:24:08.114Z] net/http.HandlerFunc.ServeHTTP(0x40003be700?, {0xd723a8?, 0x40004f3320?}, 0x4023f4?)
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:08 [2024-01-15T11:24:08.114Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x40004f3320}, 0x40003be700)
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:24:08 [2024-01-15T11:24:08.114Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400033c160, {0xd70f68?, 0x4000166ee0}, 0x4000181b00, {0xd672e0, 0x400004f2c0})
11:24:08 [2024-01-15T11:24:08.114Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:24:08 [2024-01-15T11:24:08.114Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x4000166ee0?}, 0x40004bb170?)
11:24:08 [2024-01-15T11:24:08.114Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:24:08 [2024-01-15T11:24:08.114Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f68?, 0x4000166ee0?}, 0x40002fbb40?)
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:08 [2024-01-15T11:24:08.114Z] net/http.serverHandler.ServeHTTP({0x40004bb170?}, {0xd70f68?, 0x4000166ee0?}, 0x6?)
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:24:08 [2024-01-15T11:24:08.114Z] net/http.(*conn).serve(0x4000441170, {0xd78958, 0x4000390810})
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:24:08 [2024-01-15T11:24:08.114Z] created by net/http.(*Server).Serve in goroutine 9
11:24:08 [2024-01-15T11:24:08.114Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:24:10 [2024-01-15T11:24:10.047Z] 2024/01/15 11:24:09 http: panic serving 127.0.0.1:58182: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:24:10 [2024-01-15T11:24:10.047Z] goroutine 157 [running]:
11:24:10 [2024-01-15T11:24:10.047Z] net/http.(*conn).serve.func1()
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:24:10 [2024-01-15T11:24:10.047Z] panic({0xa0ad40?, 0x400026a1a0?})
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:24:10 [2024-01-15T11:24:10.047Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd723a8, 0x40000a5f80}, 0xffff5a32a2f8?)
11:24:10 [2024-01-15T11:24:10.047Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:24:10 [2024-01-15T11:24:10.047Z] net/http.HandlerFunc.ServeHTTP(0x40004b0200?, {0xd723a8?, 0x40000a5f80?}, 0x4023f4?)
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:10 [2024-01-15T11:24:10.047Z] net/http.(*ServeMux).ServeHTTP(0xd78958?, {0xd723a8, 0x40000a5f80}, 0x40004b0200)
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:24:10 [2024-01-15T11:24:10.047Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400033c160, {0xd70f68?, 0x40000d3420}, 0x40004b0100, {0xd672e0, 0x400004f2c0})
11:24:10 [2024-01-15T11:24:10.047Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:24:10 [2024-01-15T11:24:10.047Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f68?, 0x40000d3420?}, 0x40004bb680?)
11:24:10 [2024-01-15T11:24:10.047Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:24:10 [2024-01-15T11:24:10.047Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f68?, 0x40000d3420?}, 0x40003edb40?)
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:24:10 [2024-01-15T11:24:10.047Z] net/http.serverHandler.ServeHTTP({0x40004bb680?}, {0xd70f68?, 0x40000d3420?}, 0x6?)
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:24:10 [2024-01-15T11:24:10.047Z] net/http.(*conn).serve(0x4000441b90, {0xd78958, 0x4000390810})
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:24:10 [2024-01-15T11:24:10.047Z] created by net/http.(*Server).Serve in goroutine 9
11:24:10 [2024-01-15T11:24:10.047Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:24:12 [2024-01-15T11:24:12.635Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s)
11:24:12 [2024-01-15T11:24:12.635Z] === RUN   TestAuthZPluginErrorResponse
11:24:12 [2024-01-15T11:24:12.895Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:24:12 [2024-01-15T11:24:12.895Z] === RUN   TestAuthZPluginErrorRequest
11:24:13 [2024-01-15T11:24:13.465Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:24:13 [2024-01-15T11:24:13.465Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:24:14 [2024-01-15T11:24:14.035Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:24:14 [2024-01-15T11:24:14.035Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:24:14 [2024-01-15T11:24:14.976Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
11:24:14 [2024-01-15T11:24:14.976Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:24:16 [2024-01-15T11:24:16.886Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s)
11:24:16 [2024-01-15T11:24:16.886Z] === RUN   TestAuthZPluginHeader
11:24:17 [2024-01-15T11:24:17.147Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:24:17 [2024-01-15T11:24:17.147Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:24:17 [2024-01-15T11:24:17.147Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:24:17 [2024-01-15T11:24:17.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:24:17 [2024-01-15T11:24:17.147Z] === RUN   TestAuthZPluginV2Disable
11:24:17 [2024-01-15T11:24:17.147Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:24:17 [2024-01-15T11:24:17.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:24:17 [2024-01-15T11:24:17.147Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:24:17 [2024-01-15T11:24:17.147Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:24:17 [2024-01-15T11:24:17.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:24:17 [2024-01-15T11:24:17.147Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:24:17 [2024-01-15T11:24:17.147Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:24:17 [2024-01-15T11:24:17.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:24:17 [2024-01-15T11:24:17.147Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:24:35 [2024-01-15T11:24:35.254Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:24:35 [2024-01-15T11:24:35.254Z] PASS
11:24:35 [2024-01-15T11:24:35.254Z] 
11:24:35 [2024-01-15T11:24:35.254Z] === Skipped
11:24:35 [2024-01-15T11:24:35.254Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:24:35 [2024-01-15T11:24:35.254Z] 
11:24:35 [2024-01-15T11:24:35.254Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:24:35 [2024-01-15T11:24:35.254Z] 
11:24:35 [2024-01-15T11:24:35.254Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:24:35 [2024-01-15T11:24:35.254Z] 
11:24:35 [2024-01-15T11:24:35.254Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:24:35 [2024-01-15T11:24:35.254Z] 
11:24:35 [2024-01-15T11:24:35.254Z] DONE 17 tests, 4 skipped in 31.060s
11:24:35 [2024-01-15T11:24:35.254Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
11:24:35 [2024-01-15T11:24:35.254Z] ++ '[' -n '' ']'
11:24:35 [2024-01-15T11:24:35.254Z] ++ 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:24:35 [2024-01-15T11:24:35.254Z] ++ set -e
11:24:35 [2024-01-15T11:24:35.254Z] ++ '[' -n 0 ']'
11:24:35 [2024-01-15T11:24:35.254Z] ++ set -x
11:24:35 [2024-01-15T11:24:35.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:24:35 [2024-01-15T11:24:35.254Z] INFO: Testing against a local daemon
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:24:35 [2024-01-15T11:24:35.254Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:24:35 [2024-01-15T11:24:35.254Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:24:35 [2024-01-15T11:24:35.254Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:24:35 [2024-01-15T11:24:35.254Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:24:35 [2024-01-15T11:24:35.254Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:24:35 [2024-01-15T11:24:35.254Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:24:35 [2024-01-15T11:24:35.254Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:24:35 [2024-01-15T11:24:35.254Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInstall
11:24:35 [2024-01-15T11:24:35.254Z] === RUN   TestPluginInstall/no_auth
11:24:37 [2024-01-15T11:24:37.797Z] time="2024-01-15T11:24:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:37 [2024-01-15T11:24:37.797Z] time="2024-01-15T11:24:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f74cf0f648c3127eca9bfb6e01a0f3052afb62678b8592e0bb39447af6572c2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:37 [2024-01-15T11:24:37.797Z] time="2024-01-15T11:24:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:37 [2024-01-15T11:24:37.797Z] time="2024-01-15T11:24:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f74cf0f648c3127eca9bfb6e01a0f3052afb62678b8592e0bb39447af6572c2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:37 [2024-01-15T11:24:37.797Z] === RUN   TestPluginInstall/with_htpasswd
11:24:38 [2024-01-15T11:24:38.367Z] time="2024-01-15T11:24:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:38 [2024-01-15T11:24:38.367Z] time="2024-01-15T11:24:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f74cf0f648c3127eca9bfb6e01a0f3052afb62678b8592e0bb39447af6572c2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:38 [2024-01-15T11:24:38.367Z] time="2024-01-15T11:24:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:38 [2024-01-15T11:24:38.367Z] time="2024-01-15T11:24:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f74cf0f648c3127eca9bfb6e01a0f3052afb62678b8592e0bb39447af6572c2" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:38 [2024-01-15T11:24:38.367Z] === RUN   TestPluginInstall/with_insecure
11:24:39 [2024-01-15T11:24:39.308Z] time="2024-01-15T11:24:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:39 [2024-01-15T11:24:39.308Z] time="2024-01-15T11:24:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad09ce7de96e8b8ecc3e33feaaae7785a3cfbfcb2d9412760f3fa99d1ac97d90" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:39 [2024-01-15T11:24:39.308Z] time="2024-01-15T11:24:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:24:39 [2024-01-15T11:24:39.308Z] time="2024-01-15T11:24:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad09ce7de96e8b8ecc3e33feaaae7785a3cfbfcb2d9412760f3fa99d1ac97d90" mediatype=application/vnd.docker.plugin.v1+json size=522
11:24:39 [2024-01-15T11:24:39.308Z]     plugin_test.go:204: [d946cbcf7df1e] daemon is not started
11:24:39 [2024-01-15T11:24:39.308Z] --- PASS: TestPluginInstall (5.20s)
11:24:39 [2024-01-15T11:24:39.308Z]     --- PASS: TestPluginInstall/no_auth (3.82s)
11:24:39 [2024-01-15T11:24:39.308Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
11:24:39 [2024-01-15T11:24:39.308Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
11:24:39 [2024-01-15T11:24:39.308Z] === RUN   TestPluginsWithRuntimes
11:24:41 [2024-01-15T11:24:41.219Z] === RUN   TestPluginsWithRuntimes/No_Args
11:24:41 [2024-01-15T11:24:41.790Z] === RUN   TestPluginsWithRuntimes/With_Args
11:24:42 [2024-01-15T11:24:42.731Z] --- PASS: TestPluginsWithRuntimes (3.46s)
11:24:42 [2024-01-15T11:24:42.731Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
11:24:42 [2024-01-15T11:24:42.731Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
11:24:42 [2024-01-15T11:24:42.731Z] === RUN   TestPluginBackCompatMediaTypes
11:24:43 [2024-01-15T11:24:43.302Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
11:24:43 [2024-01-15T11:24:43.302Z] PASS
11:24:43 [2024-01-15T11:24:43.302Z] 
11:24:43 [2024-01-15T11:24:43.302Z] DONE 24 tests in 9.287s
11:24:43 [2024-01-15T11:24:43.302Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
11:24:43 [2024-01-15T11:24:43.302Z] ++ '[' -n '' ']'
11:24:43 [2024-01-15T11:24:43.302Z] ++ 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:24:43 [2024-01-15T11:24:43.302Z] ++ set -e
11:24:43 [2024-01-15T11:24:43.302Z] ++ '[' -n 0 ']'
11:24:43 [2024-01-15T11:24:43.302Z] ++ set -x
11:24:43 [2024-01-15T11:24:43.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:24:43 [2024-01-15T11:24:43.302Z] INFO: Testing against a local daemon
11:24:43 [2024-01-15T11:24:43.302Z] === RUN   TestExternalGraphDriver
11:24:43 [2024-01-15T11:24:43.872Z] === RUN   TestExternalGraphDriver/json
11:24:43 [2024-01-15T11:24:43.872Z] === RUN   TestExternalGraphDriver/spec
11:24:43 [2024-01-15T11:24:43.872Z] === RUN   TestExternalGraphDriver/pull
11:24:43 [2024-01-15T11:24:43.872Z] --- PASS: TestExternalGraphDriver (0.34s)
11:24:43 [2024-01-15T11:24:43.872Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
11:24:43 [2024-01-15T11:24:43.872Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
11:24:43 [2024-01-15T11:24:43.872Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
11:24:43 [2024-01-15T11:24:43.872Z] === RUN   TestGraphdriverPluginV2
11:24:44 [2024-01-15T11:24:44.132Z]     external_test.go:415: (*Execution).NotAmd64-fm
11:24:44 [2024-01-15T11:24:44.132Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:24:44 [2024-01-15T11:24:44.132Z] PASS
11:24:44 [2024-01-15T11:24:44.132Z] 
11:24:44 [2024-01-15T11:24:44.132Z] === Skipped
11:24:44 [2024-01-15T11:24:44.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:24:44 [2024-01-15T11:24:44.132Z]     external_test.go:415: (*Execution).NotAmd64-fm
11:24:44 [2024-01-15T11:24:44.132Z] 
11:24:44 [2024-01-15T11:24:44.132Z] DONE 5 tests, 1 skipped in 0.702s
11:24:44 [2024-01-15T11:24:44.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
11:24:44 [2024-01-15T11:24:44.132Z] ++ '[' -n '' ']'
11:24:44 [2024-01-15T11:24:44.132Z] ++ 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:24:44 [2024-01-15T11:24:44.132Z] ++ set -e
11:24:44 [2024-01-15T11:24:44.132Z] ++ '[' -n 0 ']'
11:24:44 [2024-01-15T11:24:44.132Z] ++ set -x
11:24:44 [2024-01-15T11:24:44.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:24:44 [2024-01-15T11:24:44.133Z] INFO: Testing against a local daemon
11:24:44 [2024-01-15T11:24:44.133Z] === RUN   TestContinueAfterPluginCrash
11:24:44 [2024-01-15T11:24:44.133Z] === PAUSE TestContinueAfterPluginCrash
11:24:44 [2024-01-15T11:24:44.133Z] === RUN   TestReadPluginNoRead
11:24:44 [2024-01-15T11:24:44.133Z] === PAUSE TestReadPluginNoRead
11:24:44 [2024-01-15T11:24:44.133Z] === RUN   TestDaemonStartWithLogOpt
11:24:44 [2024-01-15T11:24:44.133Z] === PAUSE TestDaemonStartWithLogOpt
11:24:44 [2024-01-15T11:24:44.133Z] === CONT  TestDaemonStartWithLogOpt
11:24:44 [2024-01-15T11:24:44.133Z] === CONT  TestContinueAfterPluginCrash
11:24:44 [2024-01-15T11:24:44.133Z] === CONT  TestReadPluginNoRead
11:24:46 [2024-01-15T11:24:46.675Z] === RUN   TestReadPluginNoRead/default
11:24:46 [2024-01-15T11:24:46.675Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
11:24:47 [2024-01-15T11:24:47.616Z] === RUN   TestReadPluginNoRead/disabled_caching
11:24:48 [2024-01-15T11:24:48.998Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:24:49 [2024-01-15T11:24:49.939Z]     read_test.go:93: [dcbda15b90a5d] daemon is not started
11:24:49 [2024-01-15T11:24:49.939Z] --- PASS: TestReadPluginNoRead (5.88s)
11:24:49 [2024-01-15T11:24:49.939Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
11:24:49 [2024-01-15T11:24:49.939Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
11:24:49 [2024-01-15T11:24:49.939Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
11:24:51 [2024-01-15T11:24:51.849Z] --- PASS: TestContinueAfterPluginCrash (7.71s)
11:24:51 [2024-01-15T11:24:51.849Z] PASS
11:24:51 [2024-01-15T11:24:51.849Z] 
11:24:51 [2024-01-15T11:24:51.849Z] DONE 6 tests in 7.750s
11:24:51 [2024-01-15T11:24:51.849Z] 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:24:51 [2024-01-15T11:24:51.849Z] ++ '[' -n '' ']'
11:24:51 [2024-01-15T11:24:51.849Z] ++ 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:24:51 [2024-01-15T11:24:51.849Z] ++ set -e
11:24:51 [2024-01-15T11:24:51.849Z] ++ '[' -n 0 ']'
11:24:51 [2024-01-15T11:24:51.849Z] ++ set -x
11:24:51 [2024-01-15T11:24:51.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:24:51 [2024-01-15T11:24:51.849Z] testing: warning: no tests to run
11:24:51 [2024-01-15T11:24:51.849Z] PASS
11:24:51 [2024-01-15T11:24:51.849Z] 
11:24:51 [2024-01-15T11:24:51.849Z] DONE 0 tests in 0.008s
11:24:51 [2024-01-15T11:24:51.849Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
11:24:51 [2024-01-15T11:24:51.849Z] ++ '[' -n '' ']'
11:24:51 [2024-01-15T11:24:51.849Z] ++ 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:24:51 [2024-01-15T11:24:51.849Z] ++ set -e
11:24:51 [2024-01-15T11:24:51.849Z] ++ '[' -n 0 ']'
11:24:51 [2024-01-15T11:24:51.849Z] ++ set -x
11:24:51 [2024-01-15T11:24:51.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:24:51 [2024-01-15T11:24:51.849Z] INFO: Testing against a local daemon
11:24:51 [2024-01-15T11:24:51.849Z] === RUN   TestPluginWithDevMounts
11:24:51 [2024-01-15T11:24:51.849Z] === PAUSE TestPluginWithDevMounts
11:24:51 [2024-01-15T11:24:51.849Z] === CONT  TestPluginWithDevMounts
11:24:53 [2024-01-15T11:24:53.760Z] --- PASS: TestPluginWithDevMounts (1.51s)
11:24:53 [2024-01-15T11:24:53.760Z] PASS
11:24:53 [2024-01-15T11:24:53.760Z] 
11:24:53 [2024-01-15T11:24:53.760Z] DONE 1 tests in 1.546s
11:24:53 [2024-01-15T11:24:53.760Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
11:24:53 [2024-01-15T11:24:53.760Z] ++ '[' -n '' ']'
11:24:53 [2024-01-15T11:24:53.760Z] ++ 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:24:53 [2024-01-15T11:24:53.760Z] ++ set -e
11:24:53 [2024-01-15T11:24:53.760Z] ++ '[' -n 0 ']'
11:24:53 [2024-01-15T11:24:53.760Z] ++ set -x
11:24:53 [2024-01-15T11:24:53.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:24:53 [2024-01-15T11:24:53.760Z] INFO: Testing against a local daemon
11:24:53 [2024-01-15T11:24:53.760Z] === RUN   TestSecretInspect
11:24:55 [2024-01-15T11:24:55.671Z] --- PASS: TestSecretInspect (1.94s)
11:24:55 [2024-01-15T11:24:55.671Z] === RUN   TestSecretList
11:24:57 [2024-01-15T11:24:57.580Z] --- PASS: TestSecretList (1.90s)
11:24:57 [2024-01-15T11:24:57.580Z] === RUN   TestSecretsCreateAndDelete
11:24:59 [2024-01-15T11:24:59.491Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
11:24:59 [2024-01-15T11:24:59.491Z] === RUN   TestSecretsUpdate
11:25:01 [2024-01-15T11:25:01.401Z] --- PASS: TestSecretsUpdate (1.88s)
11:25:01 [2024-01-15T11:25:01.401Z] === RUN   TestTemplatedSecret
11:25:03 [2024-01-15T11:25:03.943Z] --- PASS: TestTemplatedSecret (2.68s)
11:25:03 [2024-01-15T11:25:03.943Z] === RUN   TestSecretCreateResolve
11:25:05 [2024-01-15T11:25:05.854Z] --- PASS: TestSecretCreateResolve (1.92s)
11:25:05 [2024-01-15T11:25:05.854Z] PASS
11:25:05 [2024-01-15T11:25:05.854Z] 
11:25:05 [2024-01-15T11:25:05.854Z] DONE 6 tests in 12.327s
11:25:05 [2024-01-15T11:25:05.854Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
11:25:05 [2024-01-15T11:25:05.854Z] ++ '[' -n '' ']'
11:25:05 [2024-01-15T11:25:05.854Z] ++ 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:25:05 [2024-01-15T11:25:05.854Z] ++ set -e
11:25:05 [2024-01-15T11:25:05.854Z] ++ '[' -n 0 ']'
11:25:05 [2024-01-15T11:25:05.854Z] ++ set -x
11:25:05 [2024-01-15T11:25:05.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:25:05 [2024-01-15T11:25:05.854Z] INFO: Testing against a local daemon
11:25:05 [2024-01-15T11:25:05.854Z] === RUN   TestServiceCreateInit
11:25:05 [2024-01-15T11:25:05.854Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:25:10 [2024-01-15T11:25:10.055Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:25:14 [2024-01-15T11:25:14.255Z] --- PASS: TestServiceCreateInit (7.86s)
11:25:14 [2024-01-15T11:25:14.255Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s)
11:25:14 [2024-01-15T11:25:14.255Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
11:25:14 [2024-01-15T11:25:14.255Z] === RUN   TestCreateServiceMultipleTimes
11:25:29 [2024-01-15T11:25:29.155Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
11:25:29 [2024-01-15T11:25:29.155Z] === RUN   TestCreateServiceConflict
11:25:31 [2024-01-15T11:25:31.065Z] --- PASS: TestCreateServiceConflict (1.97s)
11:25:31 [2024-01-15T11:25:31.065Z] === RUN   TestCreateServiceMaxReplicas
11:25:33 [2024-01-15T11:25:33.606Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
11:25:33 [2024-01-15T11:25:33.606Z] === RUN   TestCreateServiceSecretFileMode
11:25:48 [2024-01-15T11:25:48.505Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
11:25:48 [2024-01-15T11:25:48.505Z] === RUN   TestCreateServiceConfigFileMode
11:26:00 [2024-01-15T11:26:00.727Z] --- PASS: TestCreateServiceConfigFileMode (12.59s)
11:26:00 [2024-01-15T11:26:00.727Z] === RUN   TestCreateServiceSysctls
11:26:02 [2024-01-15T11:26:02.110Z] --- PASS: TestCreateServiceSysctls (3.19s)
11:26:02 [2024-01-15T11:26:02.110Z] === RUN   TestCreateServiceCapabilities
11:26:04 [2024-01-15T11:26:04.651Z] --- PASS: TestCreateServiceCapabilities (2.38s)
11:26:04 [2024-01-15T11:26:04.652Z] === RUN   TestInspect
11:26:07 [2024-01-15T11:26:07.193Z] --- PASS: TestInspect (2.84s)
11:26:07 [2024-01-15T11:26:07.193Z] === RUN   TestCreateJob
11:26:10 [2024-01-15T11:26:10.491Z] --- PASS: TestCreateJob (3.07s)
11:26:10 [2024-01-15T11:26:10.491Z] === RUN   TestReplicatedJob
11:26:15 [2024-01-15T11:26:15.776Z] --- PASS: TestReplicatedJob (5.45s)
11:26:15 [2024-01-15T11:26:15.776Z] === RUN   TestUpdateReplicatedJob
11:26:19 [2024-01-15T11:26:19.073Z] --- PASS: TestUpdateReplicatedJob (3.40s)
11:26:19 [2024-01-15T11:26:19.073Z] === RUN   TestServiceListWithStatuses
11:26:24 [2024-01-15T11:26:24.355Z] --- PASS: TestServiceListWithStatuses (4.95s)
11:26:24 [2024-01-15T11:26:24.355Z] === RUN   TestDockerNetworkConnectAliasPreV144
11:26:28 [2024-01-15T11:26:28.555Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.00s)
11:26:28 [2024-01-15T11:26:28.555Z] === RUN   TestDockerNetworkReConnect
11:26:31 [2024-01-15T11:26:31.851Z] --- PASS: TestDockerNetworkReConnect (3.28s)
11:26:31 [2024-01-15T11:26:31.851Z] === RUN   TestServicePlugin
11:26:31 [2024-01-15T11:26:31.851Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:26:31 [2024-01-15T11:26:31.851Z] --- SKIP: TestServicePlugin (0.00s)
11:26:31 [2024-01-15T11:26:31.851Z] === RUN   TestServiceUpdateLabel
11:26:33 [2024-01-15T11:26:33.233Z] --- PASS: TestServiceUpdateLabel (1.89s)
11:26:33 [2024-01-15T11:26:33.233Z] === RUN   TestServiceUpdateSecrets
11:26:48 [2024-01-15T11:26:48.130Z] --- PASS: TestServiceUpdateSecrets (14.56s)
11:26:48 [2024-01-15T11:26:48.130Z] === RUN   TestServiceUpdateConfigs
11:27:03 [2024-01-15T11:27:03.029Z] --- PASS: TestServiceUpdateConfigs (14.44s)
11:27:03 [2024-01-15T11:27:03.029Z] === RUN   TestServiceUpdateNetwork
11:27:15 [2024-01-15T11:27:15.253Z] --- PASS: TestServiceUpdateNetwork (12.33s)
11:27:15 [2024-01-15T11:27:15.253Z] === RUN   TestServiceUpdatePidsLimit
11:27:15 [2024-01-15T11:27:15.823Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:27:16 [2024-01-15T11:27:16.394Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:27:24 [2024-01-15T11:27:24.528Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:27:31 [2024-01-15T11:27:31.108Z] --- PASS: TestServiceUpdatePidsLimit (16.24s)
11:27:31 [2024-01-15T11:27:31.108Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:27:31 [2024-01-15T11:27:31.108Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:27:31 [2024-01-15T11:27:31.108Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
11:27:31 [2024-01-15T11:27:31.108Z] PASS
11:27:31 [2024-01-15T11:27:31.108Z] 
11:27:31 [2024-01-15T11:27:31.108Z] === Skipped
11:27:31 [2024-01-15T11:27:31.108Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:27:31 [2024-01-15T11:27:31.108Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:27:31 [2024-01-15T11:27:31.108Z] 
11:27:31 [2024-01-15T11:27:31.108Z] DONE 26 tests, 1 skipped in 145.017s
11:27:31 [2024-01-15T11:27:31.108Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
11:27:31 [2024-01-15T11:27:31.108Z] ++ '[' -n '' ']'
11:27:31 [2024-01-15T11:27:31.108Z] ++ 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:27:31 [2024-01-15T11:27:31.108Z] ++ set -e
11:27:31 [2024-01-15T11:27:31.108Z] ++ '[' -n 0 ']'
11:27:31 [2024-01-15T11:27:31.108Z] ++ set -x
11:27:31 [2024-01-15T11:27:31.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:27:31 [2024-01-15T11:27:31.108Z] INFO: Testing against a local daemon
11:27:31 [2024-01-15T11:27:31.108Z] === RUN   TestSessionCreate
11:27:31 [2024-01-15T11:27:31.108Z] --- PASS: TestSessionCreate (0.01s)
11:27:31 [2024-01-15T11:27:31.108Z] === RUN   TestSessionCreateWithBadUpgrade
11:27:31 [2024-01-15T11:27:31.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
11:27:31 [2024-01-15T11:27:31.108Z] PASS
11:27:31 [2024-01-15T11:27:31.108Z] 
11:27:31 [2024-01-15T11:27:31.108Z] DONE 2 tests in 0.047s
11:27:31 [2024-01-15T11:27:31.108Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
11:27:31 [2024-01-15T11:27:31.108Z] ++ '[' -n '' ']'
11:27:31 [2024-01-15T11:27:31.108Z] ++ 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:27:31 [2024-01-15T11:27:31.108Z] ++ set -e
11:27:31 [2024-01-15T11:27:31.108Z] ++ '[' -n 0 ']'
11:27:31 [2024-01-15T11:27:31.108Z] ++ set -x
11:27:31 [2024-01-15T11:27:31.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:27:31 [2024-01-15T11:27:31.108Z] INFO: Testing against a local daemon
11:27:31 [2024-01-15T11:27:31.108Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:27:31 [2024-01-15T11:27:31.108Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:27:31 [2024-01-15T11:27:31.108Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:27:31 [2024-01-15T11:27:31.108Z] === RUN   TestDiskUsage
11:27:31 [2024-01-15T11:27:31.108Z] === PAUSE TestDiskUsage
11:27:31 [2024-01-15T11:27:31.108Z] === RUN   TestEventsExecDie
11:27:31 [2024-01-15T11:27:31.368Z] --- PASS: TestEventsExecDie (0.60s)
11:27:31 [2024-01-15T11:27:31.368Z] === RUN   TestEventsBackwardsCompatible
11:27:31 [2024-01-15T11:27:31.628Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:27:31 [2024-01-15T11:27:31.628Z] === RUN   TestEventsVolumeCreate
11:27:31 [2024-01-15T11:27:31.628Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:27:31 [2024-01-15T11:27:31.628Z] === RUN   TestInfoBinaryCommits
11:27:31 [2024-01-15T11:27:31.628Z] --- PASS: TestInfoBinaryCommits (0.01s)
11:27:31 [2024-01-15T11:27:31.628Z] === RUN   TestInfoAPIVersioned
11:27:31 [2024-01-15T11:27:31.628Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:27:31 [2024-01-15T11:27:31.628Z] === RUN   TestInfoAPI
11:27:31 [2024-01-15T11:27:31.628Z] --- PASS: TestInfoAPI (0.01s)
11:27:31 [2024-01-15T11:27:31.628Z] === RUN   TestInfoAPIWarnings
11:27:49 [2024-01-15T11:27:49.729Z] --- PASS: TestInfoAPIWarnings (16.55s)
11:27:49 [2024-01-15T11:27:49.729Z] === RUN   TestInfoDebug
11:27:49 [2024-01-15T11:27:49.729Z] --- PASS: TestInfoDebug (0.52s)
11:27:49 [2024-01-15T11:27:49.729Z] === RUN   TestInfoInsecureRegistries
11:27:49 [2024-01-15T11:27:49.729Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:27:49 [2024-01-15T11:27:49.729Z] === RUN   TestInfoRegistryMirrors
11:27:49 [2024-01-15T11:27:49.729Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:27:49 [2024-01-15T11:27:49.729Z] === RUN   TestLoginFailsWithBadCredentials
11:27:50 [2024-01-15T11:27:50.669Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
11:27:50 [2024-01-15T11:27:50.669Z] === RUN   TestPingCacheHeaders
11:27:50 [2024-01-15T11:27:50.669Z] --- PASS: TestPingCacheHeaders (0.01s)
11:27:50 [2024-01-15T11:27:50.669Z] === RUN   TestPingGet
11:27:50 [2024-01-15T11:27:50.669Z] --- PASS: TestPingGet (0.01s)
11:27:50 [2024-01-15T11:27:50.669Z] === RUN   TestPingHead
11:27:50 [2024-01-15T11:27:50.669Z] --- PASS: TestPingHead (0.01s)
11:27:50 [2024-01-15T11:27:50.669Z] === RUN   TestPingSwarmHeader
11:27:51 [2024-01-15T11:27:51.239Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:27:51 [2024-01-15T11:27:51.809Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:27:52 [2024-01-15T11:27:52.750Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:27:52 [2024-01-15T11:27:52.750Z] --- PASS: TestPingSwarmHeader (2.04s)
11:27:52 [2024-01-15T11:27:52.750Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:27:52 [2024-01-15T11:27:52.750Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:27:52 [2024-01-15T11:27:52.750Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:27:52 [2024-01-15T11:27:52.750Z] === RUN   TestPingBuilderHeader
11:27:52 [2024-01-15T11:27:52.750Z] === RUN   TestPingBuilderHeader/default_config
11:27:53 [2024-01-15T11:27:53.320Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:27:53 [2024-01-15T11:27:53.891Z] --- PASS: TestPingBuilderHeader (1.04s)
11:27:53 [2024-01-15T11:27:53.891Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:27:53 [2024-01-15T11:27:53.891Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
11:27:53 [2024-01-15T11:27:53.891Z] === RUN   TestVersion
11:27:53 [2024-01-15T11:27:53.891Z] --- PASS: TestVersion (0.01s)
11:27:53 [2024-01-15T11:27:53.891Z] === CONT  TestDiskUsage
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/container_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/image_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.461Z] === RUN   TestDiskUsage/after_container.Run
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:27:54 [2024-01-15T11:27:54.721Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:27:54 [2024-01-15T11:27:54.982Z] --- PASS: TestDiskUsage (1.12s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z] PASS
11:27:54 [2024-01-15T11:27:54.982Z] 
11:27:54 [2024-01-15T11:27:54.982Z] === Skipped
11:27:54 [2024-01-15T11:27:54.982Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:27:54 [2024-01-15T11:27:54.982Z] 
11:27:54 [2024-01-15T11:27:54.982Z] DONE 57 tests, 1 skipped in 24.110s
11:27:54 [2024-01-15T11:27:54.982Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
11:27:54 [2024-01-15T11:27:54.982Z] ++ '[' -n '' ']'
11:27:54 [2024-01-15T11:27:54.982Z] ++ 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:27:54 [2024-01-15T11:27:54.982Z] ++ set -e
11:27:54 [2024-01-15T11:27:54.982Z] ++ '[' -n 0 ']'
11:27:54 [2024-01-15T11:27:54.982Z] ++ set -x
11:27:54 [2024-01-15T11:27:54.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2SkN5Ql4S3/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:27:54 [2024-01-15T11:27:54.982Z] INFO: Testing against a local daemon
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesCreateAndList
11:27:54 [2024-01-15T11:27:54.982Z] --- PASS: TestVolumesCreateAndList (0.01s)
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemove
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemove/volume_in_use
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemove/volume_not_in_use
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemove/non-existing_volume
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:27:54 [2024-01-15T11:27:54.982Z] --- PASS: TestVolumesRemove (0.06s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesRemoveSwarmEnabled
11:27:54 [2024-01-15T11:27:54.982Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInspect
11:27:54 [2024-01-15T11:27:54.982Z] --- PASS: TestVolumesInspect (0.01s)
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:27:54 [2024-01-15T11:27:54.982Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:27:54 [2024-01-15T11:27:54.982Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:27:54 [2024-01-15T11:27:54.982Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:27:54 [2024-01-15T11:27:54.982Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:27:54 [2024-01-15T11:27:54.982Z] === RUN   TestVolumePruneAnonymous
11:27:55 [2024-01-15T11:27:55.242Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:27:55 [2024-01-15T11:27:55.242Z] === RUN   TestVolumePruneAnonFromImage
11:27:55 [2024-01-15T11:27:55.242Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
11:27:55 [2024-01-15T11:27:55.242Z] === CONT  TestVolumesRemoveSwarmEnabled
11:27:56 [2024-01-15T11:27:56.624Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:27:56 [2024-01-15T11:27:56.624Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:27:56 [2024-01-15T11:27:56.624Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:27:56 [2024-01-15T11:27:56.624Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:27:57 [2024-01-15T11:27:57.194Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
11:27:57 [2024-01-15T11:27:57.194Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:27:57 [2024-01-15T11:27:57.194Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:27:57 [2024-01-15T11:27:57.194Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:27:57 [2024-01-15T11:27:57.194Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:27:57 [2024-01-15T11:27:57.194Z] PASS
11:27:57 [2024-01-15T11:27:57.194Z] 
11:27:57 [2024-01-15T11:27:57.194Z] DONE 20 tests in 2.239s
11:27:57 [2024-01-15T11:27:57.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:27:57 [2024-01-15T11:27:57.454Z] ++++ cat bundles/test-integration/docker.pid
11:27:57 [2024-01-15T11:27:57.454Z] +++ kill 24426
11:27:58 [2024-01-15T11:27:58.835Z] ++++ cat bundles/test-integration/TestUsernsCommit/d2ea1b1068059/docker.pid
11:27:58 [2024-01-15T11:27:58.835Z] +++ kill 61946
11:27:58 [2024-01-15T11:27:58.835Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61946 is not a child of this shell
11:27:58 [2024-01-15T11:27:58.835Z] warning: PID 61946 from bundles/test-integration/TestUsernsCommit/d2ea1b1068059/docker.pid had a nonzero exit code
11:27:58 [2024-01-15T11:27:58.835Z] umount: bundles/test-integration/TestUsernsCommit/d2ea1b1068059/root: not mounted.
11:27:58 [2024-01-15T11:27:58.835Z] +++ /etc/init.d/apparmor stop
11:27:58 [2024-01-15T11:27:58.835Z] Leaving: AppArmorNo profiles have been unloaded.
11:27:58 [2024-01-15T11:27:58.835Z] 
11:27:58 [2024-01-15T11:27:58.835Z] Unloading profiles will leave already running processes permanently
11:27:58 [2024-01-15T11:27:58.836Z] unconfined, which can lead to unexpected situations.
11:27:58 [2024-01-15T11:27:58.836Z] 
11:27:58 [2024-01-15T11:27:58.836Z] To set a process to complain mode, use the command line tool
11:27:58 [2024-01-15T11:27:58.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:27:58 [2024-01-15T11:27:58.836Z] +++ true
11:27:58 [2024-01-15T11:27:58.836Z] exiting test-integration
11:27:58 [2024-01-15T11:27:58.836Z] ++ exit 0
11:27:58 [2024-01-15T11:27:58.836Z] 
Post stage
[Pipeline] junit
11:27:59 [2024-01-15T11:27:59.791Z] Recording test results
11:27:59 [2024-01-15T11:27:59.989Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:28:00 [2024-01-15T11:28:00.287Z] + echo Ensuring container killed.
11:28:00 [2024-01-15T11:28:00.287Z] Ensuring container killed.
11:28:00 [2024-01-15T11:28:00.287Z] + docker rm -vf docker-pr1
11:28:00 [2024-01-15T11:28:00.287Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:28:00 [2024-01-15T11:28:00.572Z] + echo Chowning /workspace to jenkins user
11:28:00 [2024-01-15T11:28:00.572Z] Chowning /workspace to jenkins user
11:28:00 [2024-01-15T11:28:00.572Z] + id -u
11:28:00 [2024-01-15T11:28:00.572Z] + id -g
11:28:00 [2024-01-15T11:28:00.572Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47079:/workspace busybox chown -R 1000:1000 /workspace
11:28:00 [2024-01-15T11:28:00.572Z] Unable to find image 'busybox:latest' locally
11:28:00 [2024-01-15T11:28:00.572Z] latest: Pulling from library/busybox
11:28:00 [2024-01-15T11:28:00.572Z] 29f4353257d6: Already exists
11:28:00 [2024-01-15T11:28:00.832Z] Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
11:28:00 [2024-01-15T11:28:00.832Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:28:02 [2024-01-15T11:28:02.062Z] + bundleName=arm64-integration
11:28:02 [2024-01-15T11:28:02.062Z] + echo Creating arm64-integration-bundles.tar.gz
11:28:02 [2024-01-15T11:28:02.062Z] Creating arm64-integration-bundles.tar.gz
11:28:02 [2024-01-15T11:28:02.062Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -name *-report.xml ) -print
11:28:02 [2024-01-15T11:28:02.062Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:28:02 [2024-01-15T11:28:02.338Z] Archiving artifacts
11:28:03 [2024-01-15T11:28:03.673Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47079/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:28:03 [2024-01-15T11:28:03.985Z] + make clean
11:28:03 [2024-01-15T11:28:03.985Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:28:03 [2024-01-15T11:28:03.985Z] docker-dev-cache
11:28:03 [2024-01-15T11:28:03.985Z] 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