Skip to content
Success

Console Output

Pull request #45905 updated
20:56:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 59c5f6e35b5b230f24fd887000ec5c8d35cc0565+4776a9e6fb3ca853dbaca5830c950c831a481eb8 (f37c6e7396c73d0bfa9f7d1c96a34173dfbe6416)
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45905@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.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
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"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
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
20:56:37 [2023-10-25T20:56:37.341Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:56:37 [2023-10-25T20:56:37.345Z] Trying to pass milestone 28
[Pipeline] milestone
20:56:37 [2023-10-25T20:56:37.491Z] Trying to pass milestone 29
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:56:52 [2023-10-25T20:56:52.693Z] Still waiting to schedule task
20:56:52 [2023-10-25T20:56:52.695Z] Waiting for next available executor on ‘arm64&&ubuntu-200420:57:52 [2023-10-25T20:57:52.855Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02684fe7e7a9ccd77) in /home/ubuntu/workspace/moby_PR-45905
[Pipeline] {
[Pipeline] checkout
20:57:52 [2023-10-25T20:57:52.924Z] The recommended git tool is: git
20:57:54 [2023-10-25T20:57:54.731Z] using credential docker-jenkins-github-credentials
20:57:54 [2023-10-25T20:57:54.745Z] Cloning the remote Git repository
20:57:54 [2023-10-25T20:57:54.745Z] Cloning with configured refspecs honoured and without tags
20:57:54 [2023-10-25T20:57:54.770Z] Cloning repository https://github.com/moby/moby.git
20:57:54 [2023-10-25T20:57:54.822Z]  > git init /home/ubuntu/workspace/moby_PR-45905 # timeout=10
20:57:55 [2023-10-25T20:57:55.231Z] Fetching upstream changes from https://github.com/moby/moby.git
20:57:55 [2023-10-25T20:57:55.232Z]  > git --version # timeout=10
20:57:55 [2023-10-25T20:57:55.235Z]  > git --version # 'git version 2.25.1'
20:57:55 [2023-10-25T20:57:55.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:55 [2023-10-25T20:57:55.237Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45905/head:refs/remotes/origin/PR-45905 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:09 [2023-10-25T20:58:09.691Z] Fetching without tags
20:58:09 [2023-10-25T20:58:09.888Z] Merging remotes/origin/master commit 4776a9e6fb3ca853dbaca5830c950c831a481eb8 into PR head commit 59c5f6e35b5b230f24fd887000ec5c8d35cc0565
20:58:10 [2023-10-25T20:58:10.673Z] Merge succeeded, producing 59c5f6e35b5b230f24fd887000ec5c8d35cc0565
20:58:10 [2023-10-25T20:58:10.673Z] Checking out Revision 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 (PR-45905)
20:58:09 [2023-10-25T20:58:09.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:09 [2023-10-25T20:58:09.677Z]  > git config --add remote.origin.fetch +refs/pull/45905/head:refs/remotes/origin/PR-45905 # timeout=10
20:58:09 [2023-10-25T20:58:09.680Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:09 [2023-10-25T20:58:09.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:09 [2023-10-25T20:58:09.694Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:09 [2023-10-25T20:58:09.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:09 [2023-10-25T20:58:09.695Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45905/head:refs/remotes/origin/PR-45905 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:09 [2023-10-25T20:58:09.895Z]  > git config core.sparsecheckout # timeout=10
20:58:09 [2023-10-25T20:58:09.899Z]  > git checkout -f 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 # timeout=10
20:58:10 [2023-10-25T20:58:10.552Z]  > git remote # timeout=10
20:58:10 [2023-10-25T20:58:10.556Z]  > git config --get remote.origin.url # timeout=10
20:58:10 [2023-10-25T20:58:10.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:10 [2023-10-25T20:58:10.660Z]  > git merge 4776a9e6fb3ca853dbaca5830c950c831a481eb8 # timeout=10
20:58:10 [2023-10-25T20:58:10.669Z]  > git rev-parse HEAD^{commit} # timeout=10
20:58:10 [2023-10-25T20:58:10.676Z]  > git config core.sparsecheckout # timeout=10
20:58:10 [2023-10-25T20:58:10.679Z]  > git checkout -f 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 # timeout=10
20:58:15 [2023-10-25T20:58:15.112Z] Commit message: "integration-cli: mark dockerCmdWithFail as an helper function"
20:58:15 [2023-10-25T20:58:15.119Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:58:16 [2023-10-25T20:58:16.054Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45905:/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
20:58:15 [2023-10-25T20:58:15.115Z]  > git rev-list --no-walk 3b33e322d08a3fe9b271e5754f16ea50e75c6970 # timeout=10
20:58:19 [2023-10-25T20:58:19.339Z] Unable to find image 'alpine:latest' locally
20:58:19 [2023-10-25T20:58:19.598Z] latest: Pulling from library/alpine
20:58:19 [2023-10-25T20:58:19.598Z] 579b34f0a95b: Pulling fs layer
20:58:19 [2023-10-25T20:58:19.598Z] 579b34f0a95b: Download complete
20:58:19 [2023-10-25T20:58:19.856Z] 579b34f0a95b: Pull complete
20:58:19 [2023-10-25T20:58:19.856Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
20:58:19 [2023-10-25T20:58:19.856Z] Status: Downloaded newer image for alpine:latest
20:58:26 [2023-10-25T20:58:26.419Z] 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
20:58:26 [2023-10-25T20:58:26.507Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02684fe7e7a9ccd77) in /home/ubuntu/workspace/moby_PR-45905
[Pipeline] {
[Pipeline] checkout
20:58:26 [2023-10-25T20:58:26.527Z] The recommended git tool is: git
20:58:26 [2023-10-25T20:58:26.537Z] using credential docker-jenkins-github-credentials
20:58:26 [2023-10-25T20:58:26.555Z] Fetching changes from the remote Git repository
20:58:26 [2023-10-25T20:58:26.561Z] Fetching without tags
20:58:26 [2023-10-25T20:58:26.781Z] Merging remotes/origin/master commit 4776a9e6fb3ca853dbaca5830c950c831a481eb8 into PR head commit 59c5f6e35b5b230f24fd887000ec5c8d35cc0565
20:58:26 [2023-10-25T20:58:26.834Z] Merge succeeded, producing 59c5f6e35b5b230f24fd887000ec5c8d35cc0565
20:58:26 [2023-10-25T20:58:26.835Z] Checking out Revision 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 (PR-45905)
20:58:26 [2023-10-25T20:58:26.896Z] Commit message: "integration-cli: mark dockerCmdWithFail as an helper function"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:58:26 [2023-10-25T20:58:26.551Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45905/.git # timeout=10
20:58:26 [2023-10-25T20:58:26.558Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:26 [2023-10-25T20:58:26.564Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:26 [2023-10-25T20:58:26.564Z]  > git --version # timeout=10
20:58:26 [2023-10-25T20:58:26.566Z]  > git --version # 'git version 2.25.1'
20:58:26 [2023-10-25T20:58:26.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:26 [2023-10-25T20:58:26.567Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45905/head:refs/remotes/origin/PR-45905 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:26 [2023-10-25T20:58:26.783Z]  > git config core.sparsecheckout # timeout=10
20:58:26 [2023-10-25T20:58:26.786Z]  > git checkout -f 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 # timeout=10
20:58:26 [2023-10-25T20:58:26.816Z]  > git remote # timeout=10
20:58:26 [2023-10-25T20:58:26.819Z]  > git config --get remote.origin.url # timeout=10
20:58:26 [2023-10-25T20:58:26.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:26 [2023-10-25T20:58:26.823Z]  > git merge 4776a9e6fb3ca853dbaca5830c950c831a481eb8 # timeout=10
20:58:26 [2023-10-25T20:58:26.831Z]  > git rev-parse HEAD^{commit} # timeout=10
20:58:26 [2023-10-25T20:58:26.837Z]  > git config core.sparsecheckout # timeout=10
20:58:26 [2023-10-25T20:58:26.840Z]  > git checkout -f 59c5f6e35b5b230f24fd887000ec5c8d35cc0565 # timeout=10
20:58:27 [2023-10-25T20:58:27.540Z] + docker version
20:58:27 [2023-10-25T20:58:27.541Z] Client: Docker Engine - Community
20:58:27 [2023-10-25T20:58:27.541Z]  Version:           24.0.2
20:58:27 [2023-10-25T20:58:27.541Z]  API version:       1.43
20:58:27 [2023-10-25T20:58:27.541Z]  Go version:        go1.20.4
20:58:27 [2023-10-25T20:58:27.541Z]  Git commit:        cb74dfc
20:58:27 [2023-10-25T20:58:27.541Z]  Built:             Thu May 25 21:52:41 2023
20:58:27 [2023-10-25T20:58:27.541Z]  OS/Arch:           linux/arm64
20:58:27 [2023-10-25T20:58:27.541Z]  Context:           default
20:58:27 [2023-10-25T20:58:27.541Z] 
20:58:27 [2023-10-25T20:58:27.541Z] Server: Docker Engine - Community
20:58:27 [2023-10-25T20:58:27.541Z]  Engine:
20:58:27 [2023-10-25T20:58:27.541Z]   Version:          24.0.2
20:58:27 [2023-10-25T20:58:27.541Z]   API version:      1.43 (minimum version 1.12)
20:58:27 [2023-10-25T20:58:27.541Z]   Go version:       go1.20.4
20:58:27 [2023-10-25T20:58:27.541Z]   Git commit:       659604f
20:58:27 [2023-10-25T20:58:27.541Z]   Built:            Thu May 25 21:52:41 2023
20:58:27 [2023-10-25T20:58:27.541Z]   OS/Arch:          linux/arm64
20:58:27 [2023-10-25T20:58:27.541Z]   Experimental:     true
20:58:27 [2023-10-25T20:58:27.541Z]  containerd:
20:58:27 [2023-10-25T20:58:27.541Z]   Version:          1.6.21
20:58:27 [2023-10-25T20:58:27.541Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
20:58:27 [2023-10-25T20:58:27.541Z]  runc:
20:58:27 [2023-10-25T20:58:27.541Z]   Version:          1.1.7
20:58:27 [2023-10-25T20:58:27.541Z]   GitCommit:        v1.1.7-0-g860f061
20:58:27 [2023-10-25T20:58:27.541Z]  docker-init:
20:58:27 [2023-10-25T20:58:27.541Z]   Version:          0.19.0
20:58:27 [2023-10-25T20:58:27.541Z]   GitCommit:        de40ad0
[Pipeline] sh
20:58:27 [2023-10-25T20:58:27.823Z] + docker info
20:58:35 [2023-10-25T20:58:35.938Z] Client: Docker Engine - Community
20:58:35 [2023-10-25T20:58:35.938Z]  Version:    24.0.2
20:58:35 [2023-10-25T20:58:35.938Z]  Context:    default
20:58:35 [2023-10-25T20:58:35.938Z]  Debug Mode: false
20:58:35 [2023-10-25T20:58:35.938Z]  Plugins:
20:58:35 [2023-10-25T20:58:35.938Z]   buildx: Docker Buildx (Docker Inc.)
20:58:35 [2023-10-25T20:58:35.938Z]     Version:  v0.11.0
20:58:35 [2023-10-25T20:58:35.938Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:58:35 [2023-10-25T20:58:35.938Z]   compose: Docker Compose (Docker Inc.)
20:58:35 [2023-10-25T20:58:35.938Z]     Version:  v2.19.1
20:58:35 [2023-10-25T20:58:35.938Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:58:35 [2023-10-25T20:58:35.938Z] 
20:58:35 [2023-10-25T20:58:35.938Z] Server:
20:58:35 [2023-10-25T20:58:35.938Z]  Containers: 0
20:58:35 [2023-10-25T20:58:35.938Z]   Running: 0
20:58:35 [2023-10-25T20:58:35.938Z]   Paused: 0
20:58:35 [2023-10-25T20:58:35.938Z]   Stopped: 0
20:58:35 [2023-10-25T20:58:35.938Z]  Images: 1
20:58:35 [2023-10-25T20:58:35.938Z]  Server Version: 24.0.2
20:58:35 [2023-10-25T20:58:35.938Z]  Storage Driver: overlay2
20:58:35 [2023-10-25T20:58:35.938Z]   Backing Filesystem: extfs
20:58:35 [2023-10-25T20:58:35.938Z]   Supports d_type: true
20:58:35 [2023-10-25T20:58:35.938Z]   Using metacopy: false
20:58:35 [2023-10-25T20:58:35.938Z]   Native Overlay Diff: true
20:58:35 [2023-10-25T20:58:35.938Z]   userxattr: false
20:58:35 [2023-10-25T20:58:35.938Z]  Logging Driver: json-file
20:58:35 [2023-10-25T20:58:35.938Z]  Cgroup Driver: cgroupfs
20:58:35 [2023-10-25T20:58:35.938Z]  Cgroup Version: 1
20:58:35 [2023-10-25T20:58:35.938Z]  Plugins:
20:58:35 [2023-10-25T20:58:35.938Z]   Volume: local
20:58:35 [2023-10-25T20:58:35.938Z]   Network: bridge host ipvlan macvlan null overlay
20:58:35 [2023-10-25T20:58:35.938Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:58:35 [2023-10-25T20:58:35.938Z]  Swarm: inactive
20:58:35 [2023-10-25T20:58:35.938Z]  Runtimes: io.containerd.runc.v2 runc
20:58:35 [2023-10-25T20:58:35.938Z]  Default Runtime: runc
20:58:35 [2023-10-25T20:58:35.938Z]  Init Binary: docker-init
20:58:35 [2023-10-25T20:58:35.938Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
20:58:35 [2023-10-25T20:58:35.938Z]  runc version: v1.1.7-0-g860f061
20:58:35 [2023-10-25T20:58:35.938Z]  init version: de40ad0
20:58:35 [2023-10-25T20:58:35.938Z]  Security Options:
20:58:35 [2023-10-25T20:58:35.938Z]   apparmor
20:58:35 [2023-10-25T20:58:35.938Z]   seccomp
20:58:35 [2023-10-25T20:58:35.938Z]    Profile: builtin
20:58:35 [2023-10-25T20:58:35.938Z]  Kernel Version: 5.15.0-1039-aws
20:58:35 [2023-10-25T20:58:35.938Z]  Operating System: Ubuntu 20.04.6 LTS
20:58:35 [2023-10-25T20:58:35.938Z]  OSType: linux
20:58:35 [2023-10-25T20:58:35.938Z]  Architecture: aarch64
20:58:35 [2023-10-25T20:58:35.938Z]  CPUs: 8
20:58:35 [2023-10-25T20:58:35.938Z]  Total Memory: 30.64GiB
20:58:35 [2023-10-25T20:58:35.938Z]  Name: ip-10-100-99-222
20:58:35 [2023-10-25T20:58:35.938Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
20:58:35 [2023-10-25T20:58:35.938Z]  Docker Root Dir: /var/lib/docker
20:58:35 [2023-10-25T20:58:35.938Z]  Debug Mode: false
20:58:35 [2023-10-25T20:58:35.938Z]  Experimental: true
20:58:35 [2023-10-25T20:58:35.938Z]  Insecure Registries:
20:58:35 [2023-10-25T20:58:35.938Z]   127.0.0.0/8
20:58:35 [2023-10-25T20:58:35.938Z]  Live Restore Enabled: true
20:58:35 [2023-10-25T20:58:35.938Z] 
[Pipeline] sh
20:58:36 [2023-10-25T20:58:36.222Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:58:36 [2023-10-25T20:58:36.222Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:58:36 [2023-10-25T20:58:36.222Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45905/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:58:36 [2023-10-25T20:58:36.222Z] + bash /home/ubuntu/workspace/moby_PR-45905/check-config.sh
20:58:36 [2023-10-25T20:58:36.222Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:58:36 [2023-10-25T20:58:36.222Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
20:58:36 [2023-10-25T20:58:36.222Z] 
20:58:36 [2023-10-25T20:58:36.222Z] Generally Necessary:
20:58:36 [2023-10-25T20:58:36.222Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:58:36 [2023-10-25T20:58:36.222Z] - apparmor: enabled and tools installed
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_NAMESPACES: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_NET_NS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_PID_NS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_IPC_NS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_UTS_NS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CGROUPS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CGROUP_CPUACCT: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CGROUP_DEVICE: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CGROUP_FREEZER: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CGROUP_SCHED: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_CPUSETS: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_MEMCG: enabled
20:58:36 [2023-10-25T20:58:36.222Z] - CONFIG_KEYS: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_VETH: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_BRIDGE: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_NF_NAT: enabled (as module)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_POSIX_MQUEUE: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_CGROUP_BPF: enabled
20:58:36 [2023-10-25T20:58:36.481Z] 
20:58:36 [2023-10-25T20:58:36.481Z] Optional Features:
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_USER_NS: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_SECCOMP: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_SECCOMP_FILTER: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_CGROUP_PIDS: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_MEMCG_SWAP: enabled
20:58:36 [2023-10-25T20:58:36.481Z]     (cgroup swap accounting is currently enabled)
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_BLK_CGROUP: enabled
20:58:36 [2023-10-25T20:58:36.481Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_CGROUP_PERF: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_CGROUP_HUGETLB: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_CFS_BANDWIDTH: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_RT_GROUP_SCHED: missing
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_VS: enabled (as module)
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_VS_NFCT: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_IP_VS_RR: enabled (as module)
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_SECURITY_SELINUX: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_SECURITY_APPARMOR: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_EXT4_FS: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:58:36 [2023-10-25T20:58:36.741Z] - Network Drivers:
20:58:36 [2023-10-25T20:58:36.741Z]   - "overlay":
20:58:36 [2023-10-25T20:58:36.741Z]     - CONFIG_VXLAN: enabled (as module)
20:58:36 [2023-10-25T20:58:36.741Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:58:36 [2023-10-25T20:58:36.741Z]       Optional (for encrypted networks):
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_CRYPTO: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_CRYPTO_AEAD: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_CRYPTO_GCM: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_CRYPTO_GHASH: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_XFRM: enabled
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_XFRM_USER: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]       - CONFIG_INET_ESP: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "ipvlan":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_IPVLAN: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "macvlan":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_MACVLAN: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_DUMMY: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "ftp,tftp client in container":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z] - Storage Drivers:
20:58:37 [2023-10-25T20:58:37.001Z]   - "aufs":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_AUFS_FS: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "btrfs":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:58:37 [2023-10-25T20:58:37.001Z]   - "devicemapper":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_BLK_DEV_DM: enabled
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "overlay":
20:58:37 [2023-10-25T20:58:37.001Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:58:37 [2023-10-25T20:58:37.001Z]   - "zfs":
20:58:37 [2023-10-25T20:58:37.001Z]     - /dev/zfs: present
20:58:37 [2023-10-25T20:58:37.001Z]     - zfs command: missing
20:58:37 [2023-10-25T20:58:37.260Z]     - zpool command: missing
20:58:37 [2023-10-25T20:58:37.260Z] 
20:58:37 [2023-10-25T20:58:37.260Z] Limits:
20:58:37 [2023-10-25T20:58:37.260Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:58:37 [2023-10-25T20:58:37.260Z] 
20:58:37 [2023-10-25T20:58:37.260Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:58:37 [2023-10-25T20:58:37.567Z] + docker build --force-rm -t docker:59c5f6e35b5b230f24fd887000ec5c8d35cc0565 .
20:58:37 [2023-10-25T20:58:37.827Z] #0 building with "default" instance using docker driver
20:58:37 [2023-10-25T20:58:37.827Z] 
20:58:37 [2023-10-25T20:58:37.827Z] #1 [internal] load .dockerignore
20:58:37 [2023-10-25T20:58:37.827Z] #1 transferring context: 113B done
20:58:37 [2023-10-25T20:58:37.827Z] #1 DONE 0.0s
20:58:37 [2023-10-25T20:58:37.827Z] 
20:58:37 [2023-10-25T20:58:37.827Z] #2 [internal] load build definition from Dockerfile
20:58:37 [2023-10-25T20:58:37.827Z] #2 transferring dockerfile: 28.07kB done
20:58:37 [2023-10-25T20:58:37.827Z] #2 DONE 0.0s
20:58:37 [2023-10-25T20:58:37.827Z] 
20:58:37 [2023-10-25T20:58:37.827Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:58:38 [2023-10-25T20:58:38.396Z] #3 DONE 0.6s
20:58:38 [2023-10-25T20:58:38.396Z] 
20:58:38 [2023-10-25T20:58:38.396Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:58:38 [2023-10-25T20:58:38.396Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
20:58:38 [2023-10-25T20:58:38.396Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
20:58:38 [2023-10-25T20:58:38.396Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
20:58:38 [2023-10-25T20:58:38.396Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
20:58:38 [2023-10-25T20:58:38.396Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
20:58:38 [2023-10-25T20:58:38.655Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 1.05MB / 11.02MB 0.2s
20:58:38 [2023-10-25T20:58:38.655Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
20:58:38 [2023-10-25T20:58:38.655Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
20:58:38 [2023-10-25T20:58:38.914Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
20:58:38 [2023-10-25T20:58:38.914Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
20:58:38 [2023-10-25T20:58:38.914Z] #4 DONE 0.4s
20:58:39 [2023-10-25T20:58:39.174Z] 
20:58:39 [2023-10-25T20:58:39.174Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:58:40 [2023-10-25T20:58:40.552Z] #5 DONE 1.6s
20:58:40 [2023-10-25T20:58:40.552Z] 
20:58:40 [2023-10-25T20:58:40.552Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:58:40 [2023-10-25T20:58:40.552Z] #6 DONE 1.6s
20:58:40 [2023-10-25T20:58:40.552Z] 
20:58:40 [2023-10-25T20:58:40.552Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:58:40 [2023-10-25T20:58:40.552Z] #7 ...
20:58:40 [2023-10-25T20:58:40.552Z] 
20:58:40 [2023-10-25T20:58:40.552Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:58:40 [2023-10-25T20:58:40.552Z] #8 DONE 1.6s
20:58:40 [2023-10-25T20:58:40.552Z] 
20:58:40 [2023-10-25T20:58:40.552Z] #9 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
20:58:40 [2023-10-25T20:58:40.552Z] #9 DONE 1.6s
20:58:40 [2023-10-25T20:58:40.552Z] 
20:58:40 [2023-10-25T20:58:40.552Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
20:58:40 [2023-10-25T20:58:40.552Z] #10 DONE 1.7s
20:58:40 [2023-10-25T20:58:40.916Z] 
20:58:40 [2023-10-25T20:58:40.916Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:58:40 [2023-10-25T20:58:40.916Z] #7 DONE 1.8s
20:58:40 [2023-10-25T20:58:40.916Z] 
20:58:40 [2023-10-25T20:58:40.916Z] #11 [internal] load metadata for docker.io/library/busybox:latest
20:58:40 [2023-10-25T20:58:40.916Z] #11 DONE 1.9s
20:58:40 [2023-10-25T20:58:40.916Z] 
20:58:40 [2023-10-25T20:58:40.916Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
20:58:41 [2023-10-25T20:58:41.175Z] #12 DONE 1.9s
20:58:41 [2023-10-25T20:58:41.175Z] 
20:58:41 [2023-10-25T20:58:41.175Z] #13 [internal] load build context
20:58:43 [2023-10-25T20:58:43.222Z] #13 transferring context: 56.59MB 1.7s
20:58:43 [2023-10-25T20:58:43.222Z] #13 transferring context: 73.79MB 1.8s done
20:58:43 [2023-10-25T20:58:43.222Z] #13 DONE 2.0s
20:58:43 [2023-10-25T20:58:43.222Z] 
20:58:43 [2023-10-25T20:58:43.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
20:58:43 [2023-10-25T20:58:43.222Z] #14 resolve docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 0.2s done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 1.86kB / 1.86kB done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 1.0s done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.5s done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 0.6s done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 68.16MB / 81.49MB 1.6s
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 32.51MB / 64.10MB 1.6s
20:58:43 [2023-10-25T20:58:43.222Z] #14 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 1.5s done
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 80.74MB / 81.49MB 1.7s
20:58:43 [2023-10-25T20:58:43.222Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 44.04MB / 64.10MB 1.7s
20:58:43 [2023-10-25T20:58:43.482Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 54.53MB / 64.10MB 1.8s
20:58:43 [2023-10-25T20:58:43.482Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 1.9s
20:58:43 [2023-10-25T20:58:43.741Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 1.9s done
20:58:43 [2023-10-25T20:58:43.741Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 2.0s done
20:58:44 [2023-10-25T20:58:44.001Z] #14 ...
20:58:44 [2023-10-25T20:58:44.001Z] 
20:58:44 [2023-10-25T20:58:44.001Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:58:44 [2023-10-25T20:58:44.001Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
20:58:44 [2023-10-25T20:58:44.001Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
20:58:44 [2023-10-25T20:58:44.001Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
20:58:44 [2023-10-25T20:58:44.001Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
20:58:44 [2023-10-25T20:58:44.001Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
20:58:44 [2023-10-25T20:58:44.001Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.2s done
20:58:44 [2023-10-25T20:58:44.001Z] #15 DONE 2.8s
20:58:44 [2023-10-25T20:58:44.001Z] 
20:58:44 [2023-10-25T20:58:44.001Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
20:58:44 [2023-10-25T20:58:44.001Z] #16 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
20:58:44 [2023-10-25T20:58:44.001Z] #16 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
20:58:44 [2023-10-25T20:58:44.001Z] #16 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
20:58:44 [2023-10-25T20:58:44.001Z] #16 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
20:58:44 [2023-10-25T20:58:44.001Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.2s done
20:58:44 [2023-10-25T20:58:44.001Z] #16 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
20:58:44 [2023-10-25T20:58:44.001Z] #16 DONE 2.9s
20:58:44 [2023-10-25T20:58:44.001Z] 
20:58:44 [2023-10-25T20:58:44.001Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
20:58:44 [2023-10-25T20:58:44.569Z] #14 ...
20:58:44 [2023-10-25T20:58:44.569Z] 
20:58:44 [2023-10-25T20:58:44.569Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
20:58:44 [2023-10-25T20:58:44.569Z] #17 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
20:58:44 [2023-10-25T20:58:44.569Z] #17 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
20:58:44 [2023-10-25T20:58:44.569Z] #17 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
20:58:44 [2023-10-25T20:58:44.569Z] #17 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
20:58:44 [2023-10-25T20:58:44.569Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.1s done
20:58:44 [2023-10-25T20:58:44.569Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
20:58:44 [2023-10-25T20:58:44.569Z] #17 DONE 3.6s
20:58:44 [2023-10-25T20:58:44.828Z] 
20:58:44 [2023-10-25T20:58:44.828Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:58:44 [2023-10-25T20:58:44.828Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
20:58:44 [2023-10-25T20:58:44.828Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:58:44 [2023-10-25T20:58:44.828Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:58:44 [2023-10-25T20:58:44.828Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:58:44 [2023-10-25T20:58:44.828Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
20:58:44 [2023-10-25T20:58:44.828Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
20:58:44 [2023-10-25T20:58:44.828Z] #18 DONE 3.6s
20:58:44 [2023-10-25T20:58:44.828Z] 
20:58:44 [2023-10-25T20:58:44.828Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
20:58:44 [2023-10-25T20:58:44.828Z] #19 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.3s done
20:58:44 [2023-10-25T20:58:44.828Z] #19 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done
20:58:44 [2023-10-25T20:58:44.828Z] #19 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done
20:58:44 [2023-10-25T20:58:44.828Z] #19 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done
20:58:44 [2023-10-25T20:58:44.828Z] #19 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.4s done
20:58:44 [2023-10-25T20:58:44.828Z] #19 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.8s done
20:58:45 [2023-10-25T20:58:45.087Z] #19 ...
20:58:45 [2023-10-25T20:58:45.087Z] 
20:58:45 [2023-10-25T20:58:45.087Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
20:58:45 [2023-10-25T20:58:45.087Z] #20 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
20:58:45 [2023-10-25T20:58:45.087Z] #20 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
20:58:45 [2023-10-25T20:58:45.087Z] #20 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
20:58:45 [2023-10-25T20:58:45.087Z] #20 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
20:58:45 [2023-10-25T20:58:45.087Z] #20 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 3.0s
20:58:45 [2023-10-25T20:58:45.087Z] #20 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
20:58:45 [2023-10-25T20:58:45.087Z] #20 ...
20:58:45 [2023-10-25T20:58:45.087Z] 
20:58:45 [2023-10-25T20:58:45.087Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
20:58:45 [2023-10-25T20:58:45.087Z] #19 DONE 4.0s
20:58:45 [2023-10-25T20:58:45.345Z] 
20:58:45 [2023-10-25T20:58:45.345Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
20:58:45 [2023-10-25T20:58:45.345Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done
20:58:45 [2023-10-25T20:58:45.345Z] #14 ...
20:58:45 [2023-10-25T20:58:45.345Z] 
20:58:45 [2023-10-25T20:58:45.345Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:58:45 [2023-10-25T20:58:45.345Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 2.4s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 2.6s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
20:58:45 [2023-10-25T20:58:45.345Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 3.3s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
20:58:45 [2023-10-25T20:58:45.345Z] #21 DONE 4.3s
20:58:45 [2023-10-25T20:58:45.345Z] 
20:58:45 [2023-10-25T20:58:45.345Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
20:58:45 [2023-10-25T20:58:45.345Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
20:58:47 [2023-10-25T20:58:47.248Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.5s done
20:58:47 [2023-10-25T20:58:47.248Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494
20:58:48 [2023-10-25T20:58:48.626Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.3s done
20:58:48 [2023-10-25T20:58:48.885Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a
20:58:53 [2023-10-25T20:58:53.072Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 3.9s done
20:58:53 [2023-10-25T20:58:53.330Z] #14 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done
20:58:54 [2023-10-25T20:58:54.266Z] #14 ...
20:58:54 [2023-10-25T20:58:54.266Z] 
20:58:54 [2023-10-25T20:58:54.266Z] #22 [build-dummy 2/2] RUN mkdir -p /build
20:58:54 [2023-10-25T20:58:54.266Z] #22 ...
20:58:54 [2023-10-25T20:58:54.266Z] 
20:58:54 [2023-10-25T20:58:54.266Z] #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
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.129 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.140 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.140 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.269 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.804 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 1.807 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 2.739 Fetched 8426 kB in 2s (4509 kB/s)
20:58:54 [2023-10-25T20:58:54.266Z] #23 2.739 Reading package lists...
20:58:54 [2023-10-25T20:58:54.266Z] #23 3.314 Reading package lists...
20:58:54 [2023-10-25T20:58:54.266Z] #23 3.874 Building dependency tree...
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.363 The following additional packages will be installed:
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.364   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.365   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.368 Recommended packages:
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.368   libldap-common publicsuffix libsasl2-modules
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.495 The following NEW packages will be installed:
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.496   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.496   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.497   libssh2-1 openssl
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.778 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.778 Need to get 2951 kB of archives.
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.778 After this operation, 6501 kB of additional disk space will be used.
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.778 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.794 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.796 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.799 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.800 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.802 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.803 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.805 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.807 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.808 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.811 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.862 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.887 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.891 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 4.894 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.196 debconf: delaying package configuration, since apt-utils is not installed
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.235 Fetched 2951 kB in 0s (7698 kB/s)
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.355 Selecting previously unselected package openssl.
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.355 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.361 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 5.377 Unpacking openssl (1.1.1w-0+deb11u1) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.009 Selecting previously unselected package ca-certificates.
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.011 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.022 Unpacking ca-certificates (20210119) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.694 Selecting previously unselected package libbrotli1:arm64.
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.695 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 6.791 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.143 Selecting previously unselected package libsasl2-modules-db:arm64.
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.145 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.232 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.815 Selecting previously unselected package libsasl2-2:arm64.
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.817 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 7.959 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 8.551 Selecting previously unselected package libldap-2.4-2:arm64.
20:58:54 [2023-10-25T20:58:54.266Z] #23 8.553 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 8.622 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 9.206 Selecting previously unselected package libnghttp2-14:arm64.
20:58:54 [2023-10-25T20:58:54.266Z] #23 9.207 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.266Z] #23 9.285 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:58:54 [2023-10-25T20:58:54.832Z] #23 ...
20:58:54 [2023-10-25T20:58:54.832Z] 
20:58:54 [2023-10-25T20:58:54.832Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
20:58:54 [2023-10-25T20:58:54.832Z] #14 DONE 13.5s
20:58:54 [2023-10-25T20:58:54.832Z] 
20:58:54 [2023-10-25T20:58:54.832Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:58:54 [2023-10-25T20:58:54.832Z] #24 ...
20:58:54 [2023-10-25T20:58:54.832Z] 
20:58:54 [2023-10-25T20:58:54.832Z] #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
20:58:54 [2023-10-25T20:58:54.832Z] #23 9.608 Selecting previously unselected package libpsl5:arm64.
20:58:54 [2023-10-25T20:58:54.832Z] #23 9.609 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:58:54 [2023-10-25T20:58:54.832Z] #23 9.655 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:58:55 [2023-10-25T20:58:55.090Z] #23 9.997 Selecting previously unselected package librtmp1:arm64.
20:58:55 [2023-10-25T20:58:55.348Z] #23 9.999 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:58:55 [2023-10-25T20:58:55.348Z] #23 10.05 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:58:55 [2023-10-25T20:58:55.606Z] #23 10.30 Selecting previously unselected package libssh2-1:arm64.
20:58:55 [2023-10-25T20:58:55.606Z] #23 10.30 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:58:55 [2023-10-25T20:58:55.606Z] #23 10.34 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.68 Selecting previously unselected package libcurl4:arm64.
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.68 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.69 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.79 Selecting previously unselected package curl.
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.79 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
20:58:55 [2023-10-25T20:58:55.865Z] #23 10.80 Unpacking curl (7.74.0-1.3+deb11u10) ...
20:58:56 [2023-10-25T20:58:56.123Z] #23 10.94 Selecting previously unselected package libonig5:arm64.
20:58:56 [2023-10-25T20:58:56.123Z] #23 10.94 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:58:56 [2023-10-25T20:58:56.123Z] #23 10.96 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:58:56 [2023-10-25T20:58:56.381Z] #23 11.19 Selecting previously unselected package libjq1:arm64.
20:58:56 [2023-10-25T20:58:56.381Z] #23 11.19 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:58:56 [2023-10-25T20:58:56.381Z] #23 11.27 Unpacking libjq1:arm64 (1.6-2.1) ...
20:58:56 [2023-10-25T20:58:56.646Z] #23 11.38 Selecting previously unselected package jq.
20:58:56 [2023-10-25T20:58:56.646Z] #23 11.38 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:58:56 [2023-10-25T20:58:56.646Z] #23 11.40 Unpacking jq (1.6-2.1) ...
20:58:56 [2023-10-25T20:58:56.646Z] #23 11.56 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:58:56 [2023-10-25T20:58:56.646Z] #23 11.60 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.65 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.71 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 ...
20:58:56 [2023-10-25T20:58:56.908Z] 
20:58:56 [2023-10-25T20:58:56.908Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:58:56 [2023-10-25T20:58:56.908Z] #24 DONE 11.5s
20:58:56 [2023-10-25T20:58:56.908Z] 
20:58:56 [2023-10-25T20:58:56.908Z] #22 [build-dummy 2/2] RUN mkdir -p /build
20:58:56 [2023-10-25T20:58:56.908Z] #22 DONE 12.9s
20:58:56 [2023-10-25T20:58:56.908Z] 
20:58:56 [2023-10-25T20:58:56.908Z] #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
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.72 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.73 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.75 Setting up openssl (1.1.1w-0+deb11u1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.78 Setting up libjq1:arm64 (1.6-2.1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.80 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:58:56 [2023-10-25T20:58:56.908Z] #23 11.82 Setting up ca-certificates (20210119) ...
20:58:57 [2023-10-25T20:58:57.171Z] #23 ...
20:58:57 [2023-10-25T20:58:57.171Z] 
20:58:57 [2023-10-25T20:58:57.171Z] #25 [base 2/5] COPY --from=xx / /
20:58:57 [2023-10-25T20:58:57.171Z] #25 DONE 0.1s
20:58:57 [2023-10-25T20:58:57.171Z] 
20:58:57 [2023-10-25T20:58:57.171Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:58:57 [2023-10-25T20:58:57.171Z] #26 DONE 0.0s
20:58:57 [2023-10-25T20:58:57.171Z] 
20:58:57 [2023-10-25T20:58:57.171Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:58:57 [2023-10-25T20:58:57.432Z] #27 DONE 0.4s
20:58:57 [2023-10-25T20:58:57.432Z] 
20:58:57 [2023-10-25T20:58:57.432Z] #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
20:58:57 [2023-10-25T20:58:57.432Z] #23 12.33 Updating certificates in /etc/ssl/certs...
20:58:58 [2023-10-25T20:58:58.001Z] #23 ...
20:58:58 [2023-10-25T20:58:58.001Z] 
20:58:58 [2023-10-25T20:58:58.001Z] #28 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
20:58:58 [2023-10-25T20:58:58.001Z] #28 DONE 0.5s
20:58:58 [2023-10-25T20:58:58.001Z] 
20:58:58 [2023-10-25T20:58:58.001Z] #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
20:58:58 [2023-10-25T20:58:58.001Z] #23 12.92 129 added, 0 removed; done.
20:58:58 [2023-10-25T20:58:58.001Z] #23 12.96 Setting up jq (1.6-2.1) ...
20:58:58 [2023-10-25T20:58:58.001Z] #23 12.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
20:58:58 [2023-10-25T20:58:58.001Z] #23 12.99 Setting up curl (7.74.0-1.3+deb11u10) ...
20:58:58 [2023-10-25T20:58:58.259Z] #23 13.00 Processing triggers for libc-bin (2.31-13+deb11u7) ...
20:58:58 [2023-10-25T20:58:58.259Z] #23 13.03 Processing triggers for ca-certificates (20210119) ...
20:58:58 [2023-10-25T20:58:58.259Z] #23 13.04 Updating certificates in /etc/ssl/certs...
20:58:58 [2023-10-25T20:58:58.825Z] #23 13.50 0 added, 0 removed; done.
20:58:58 [2023-10-25T20:58:58.825Z] #23 13.50 Running hooks in /etc/ca-certificates/update.d...
20:58:58 [2023-10-25T20:58:58.825Z] #23 13.50 done.
20:58:58 [2023-10-25T20:58:58.825Z] #23 DONE 13.6s
20:58:58 [2023-10-25T20:58:58.825Z] 
20:58:58 [2023-10-25T20:58:58.825Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:58:59 [2023-10-25T20:58:59.083Z] #29 DONE 0.1s
20:58:59 [2023-10-25T20:58:59.083Z] 
20:58:59 [2023-10-25T20:58:59.083Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:59:01 [2023-10-25T20:59:01.612Z] #30 2.269 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:59:01 [2023-10-25T20:59:01.870Z] #30 2.839 #=#=#                                                                         
20:59:02 [2023-10-25T20:59:02.128Z] #30 3.092 #=#=#                                                                         

######################################################################## 100.0%
20:59:02 [2023-10-25T20:59:02.128Z] #30 3.315 
20:59:02 [2023-10-25T20:59:02.387Z] #30 ...
20:59:02 [2023-10-25T20:59:02.387Z] 
20:59:02 [2023-10-25T20:59:02.387Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:59:02 [2023-10-25T20:59:02.387Z] #31 0.739 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 0.751 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 0.751 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 0.989 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 1.117 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 1.240 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 1.973 Fetched 8426 kB in 1s (5647 kB/s)
20:59:02 [2023-10-25T20:59:02.387Z] #31 1.973 Reading package lists...
20:59:02 [2023-10-25T20:59:02.387Z] #31 2.546 Reading package lists...
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.121 Building dependency tree...
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.303 Reading state information...
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.600 The following additional packages will be installed:
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.601   libmagic-mgc libmagic1
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.638 The following NEW packages will be installed:
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.640   file libmagic-mgc libmagic1
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.918 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.918 Need to get 465 kB of archives.
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.918 After this operation, 7075 kB of additional disk space will be used.
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.918 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.927 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 3.928 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.075 debconf: delaying package configuration, since apt-utils is not installed
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.118 Fetched 465 kB in 0s (1686 kB/s)
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.141 Selecting previously unselected package libmagic-mgc.
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.141 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15711 files and directories currently installed.)
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.151 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.157 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.236 Selecting previously unselected package libmagic1:arm64.
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.238 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.247 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.303 Selecting previously unselected package file.
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.305 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.310 Unpacking file (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.360 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.376 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.400 Setting up file (1:5.39-3+deb11u1) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 4.413 Processing triggers for libc-bin (2.31-13+deb11u7) ...
20:59:02 [2023-10-25T20:59:02.387Z] #31 DONE 4.6s
20:59:02 [2023-10-25T20:59:02.645Z] 
20:59:02 [2023-10-25T20:59:02.645Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:59:02 [2023-10-25T20:59:02.645Z] #32 ...
20:59:02 [2023-10-25T20:59:02.645Z] 
20:59:02 [2023-10-25T20:59:02.645Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:59:02 [2023-10-25T20:59:02.645Z] #33 DONE 0.2s
20:59:02 [2023-10-25T20:59:02.645Z] 
20:59:02 [2023-10-25T20:59:02.645Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve
20:59:02 [2023-10-25T20:59:02.645Z] #34 DONE 0.2s
20:59:02 [2023-10-25T20:59:02.645Z] 
20:59:02 [2023-10-25T20:59:02.645Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:59:02 [2023-10-25T20:59:02.645Z] #35 DONE 0.3s
20:59:02 [2023-10-25T20:59:02.903Z] 
20:59:02 [2023-10-25T20:59:02.903Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:59:02 [2023-10-25T20:59:02.903Z] #36 DONE 0.3s
20:59:02 [2023-10-25T20:59:02.903Z] 
20:59:02 [2023-10-25T20:59:02.903Z] #37 [registry-src 1/2] WORKDIR /usr/src/registry
20:59:02 [2023-10-25T20:59:02.903Z] #37 DONE 0.3s
20:59:02 [2023-10-25T20:59:02.903Z] 
20:59:02 [2023-10-25T20:59:02.903Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:59:02 [2023-10-25T20:59:02.903Z] #38 DONE 0.3s
20:59:02 [2023-10-25T20:59:02.903Z] 
20:59:02 [2023-10-25T20:59:02.903Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:59:02 [2023-10-25T20:59:02.903Z] #39 DONE 0.3s
20:59:02 [2023-10-25T20:59:02.903Z] 
20:59:02 [2023-10-25T20:59:02.903Z] #40 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:59:03 [2023-10-25T20:59:03.161Z] #40 ...
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
20:59:03 [2023-10-25T20:59:03.162Z] #41 DONE 0.4s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:59:03 [2023-10-25T20:59:03.162Z] #42 DONE 0.4s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:59:03 [2023-10-25T20:59:03.162Z] #43 DONE 0.4s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #44 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:59:03 [2023-10-25T20:59:03.162Z] #44 DONE 0.4s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
20:59:03 [2023-10-25T20:59:03.162Z] #45 DONE 0.5s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:59:03 [2023-10-25T20:59:03.162Z] #46 DONE 0.5s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:59:03 [2023-10-25T20:59:03.162Z] #32 DONE 0.5s
20:59:03 [2023-10-25T20:59:03.162Z] 
20:59:03 [2023-10-25T20:59:03.162Z] #47 [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
20:59:03 [2023-10-25T20:59:03.420Z] #47 ...
20:59:03 [2023-10-25T20:59:03.420Z] 
20:59:03 [2023-10-25T20:59:03.420Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: is subject to change. To configure the initial branch name to use in all
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: of your new repositories, which will suppress this warning, call:
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 	git config --global init.defaultBranch <name>
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 'development'. The just-created branch can be renamed via this command:
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.466 hint: 	git branch -m <name>
20:59:03 [2023-10-25T20:59:03.420Z] #48 0.468 Initialized empty Git repository in /usr/src/delve/.git/
20:59:03 [2023-10-25T20:59:03.420Z] #48 DONE 0.6s
20:59:03 [2023-10-25T20:59:03.420Z] 
20:59:03 [2023-10-25T20:59:03.420Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:03 [2023-10-25T20:59:03.678Z] #49 ...
20:59:03 [2023-10-25T20:59:03.678Z] 
20:59:03 [2023-10-25T20:59:03.678Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: is subject to change. To configure the initial branch name to use in all
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: of your new repositories, which will suppress this warning, call:
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 	git config --global init.defaultBranch <name>
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 'development'. The just-created branch can be renamed via this command:
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.693 hint: 	git branch -m <name>
20:59:03 [2023-10-25T20:59:03.678Z] #50 0.694 Initialized empty Git repository in /usr/src/registry/.git/
20:59:03 [2023-10-25T20:59:03.678Z] #50 DONE 0.7s
20:59:03 [2023-10-25T20:59:03.678Z] 
20:59:03 [2023-10-25T20:59:03.678Z] #40 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: is subject to change. To configure the initial branch name to use in all
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: of your new repositories, which will suppress this warning, call:
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 	git config --global init.defaultBranch <name>
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 'development'. The just-created branch can be renamed via this command:
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.753 hint: 	git branch -m <name>
20:59:03 [2023-10-25T20:59:03.678Z] #40 0.755 Initialized empty Git repository in /usr/src/rootlesskit/.git/
20:59:03 [2023-10-25T20:59:03.678Z] #40 DONE 0.8s
20:59:03 [2023-10-25T20:59:03.678Z] 
20:59:03 [2023-10-25T20:59:03.678Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:04 [2023-10-25T20:59:04.244Z] #51 ...
20:59:04 [2023-10-25T20:59:04.244Z] 
20:59:04 [2023-10-25T20:59:04.244Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: is subject to change. To configure the initial branch name to use in all
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: of your new repositories, which will suppress this warning, call:
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 	git config --global init.defaultBranch <name>
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 'development'. The just-created branch can be renamed via this command:
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.067 hint: 	git branch -m <name>
20:59:04 [2023-10-25T20:59:04.244Z] #52 1.068 Initialized empty Git repository in /usr/src/swagger/.git/
20:59:04 [2023-10-25T20:59:04.244Z] #52 DONE 1.1s
20:59:04 [2023-10-25T20:59:04.244Z] 
20:59:04 [2023-10-25T20:59:04.244Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:59:04 [2023-10-25T20:59:04.244Z] #30 5.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:59:04 [2023-10-25T20:59:04.502Z] #30 ...
20:59:04 [2023-10-25T20:59:04.502Z] 
20:59:04 [2023-10-25T20:59:04.502Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: is subject to change. To configure the initial branch name to use in all
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: of your new repositories, which will suppress this warning, call:
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 	git config --global init.defaultBranch <name>
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 'development'. The just-created branch can be renamed via this command:
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.415 hint: 	git branch -m <name>
20:59:04 [2023-10-25T20:59:04.502Z] #53 1.417 Initialized empty Git repository in /usr/src/runc/.git/
20:59:04 [2023-10-25T20:59:04.502Z] #53 DONE 1.5s
20:59:04 [2023-10-25T20:59:04.502Z] 
20:59:04 [2023-10-25T20:59:04.502Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:04 [2023-10-25T20:59:04.760Z] #54 ...
20:59:04 [2023-10-25T20:59:04.760Z] 
20:59:04 [2023-10-25T20:59:04.760Z] #55 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.801 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: is subject to change. To configure the initial branch name to use in all
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: of your new repositories, which will suppress this warning, call:
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 	git config --global init.defaultBranch <name>
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 'development'. The just-created branch can be renamed via this command:
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.802 hint: 	git branch -m <name>
20:59:04 [2023-10-25T20:59:04.760Z] #55 1.804 Initialized empty Git repository in /usr/src/containerd/.git/
20:59:04 [2023-10-25T20:59:04.760Z] #55 DONE 1.8s
20:59:05 [2023-10-25T20:59:05.019Z] 
20:59:05 [2023-10-25T20:59:05.019Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:59:05 [2023-10-25T20:59:05.019Z] #30 5.853 #=#=#                                                                         
##O#-#                                                                        
20:59:05 [2023-10-25T20:59:05.539Z] #30 6.315 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
20:59:05 [2023-10-25T20:59:05.539Z] #30 6.619 
20:59:06 [2023-10-25T20:59:06.475Z] #30 ...
20:59:06 [2023-10-25T20:59:06.475Z] 
20:59:06 [2023-10-25T20:59:06.475Z] #56 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: Using 'master' as the name for the initial branch. This default branch name
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: is subject to change. To configure the initial branch name to use in all
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: of your new repositories, which will suppress this warning, call:
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 	git config --global init.defaultBranch <name>
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 'development'. The just-created branch can be renamed via this command:
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.767 hint: 	git branch -m <name>
20:59:06 [2023-10-25T20:59:06.475Z] #56 2.827 Initialized empty Git repository in /usr/src/tini/.git/
20:59:06 [2023-10-25T20:59:06.475Z] #56 DONE 3.4s
20:59:06 [2023-10-25T20:59:06.737Z] 
20:59:06 [2023-10-25T20:59:06.737Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:10 [2023-10-25T20:59:10.932Z] #57 DONE 4.6s
20:59:10 [2023-10-25T20:59:10.932Z] 
20:59:10 [2023-10-25T20:59:10.932Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:59:10 [2023-10-25T20:59:10.932Z] #30 10.07 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:59:10 [2023-10-25T20:59:10.932Z] #30 10.87 #=#=#                                                                         
20:59:10 [2023-10-25T20:59:10.932Z] #30 11.15 #=#=#                                                                         

                                                                           0.0%
######################                                                    30.8%
##########################                                                36.9%
##########################################                                59.2%
###############################################################           88.8%
######################################################################## 100.0%
20:59:11 [2023-10-25T20:59:11.191Z] #30 12.43 
20:59:11 [2023-10-25T20:59:11.762Z] #30 ...
20:59:11 [2023-10-25T20:59:11.762Z] 
20:59:11 [2023-10-25T20:59:11.762Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:11 [2023-10-25T20:59:11.762Z] #51 DONE 8.2s
20:59:11 [2023-10-25T20:59:11.762Z] 
20:59:11 [2023-10-25T20:59:11.762Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:11 [2023-10-25T20:59:11.762Z] #54 DONE 7.4s
20:59:11 [2023-10-25T20:59:11.762Z] 
20:59:11 [2023-10-25T20:59:11.762Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:11 [2023-10-25T20:59:11.762Z] #49 DONE 8.5s
20:59:12 [2023-10-25T20:59:12.171Z] 
20:59:12 [2023-10-25T20:59:12.171Z] #58 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:59:12 [2023-10-25T20:59:12.171Z] #58 DONE 7.8s
20:59:12 [2023-10-25T20:59:12.171Z] 
20:59:12 [2023-10-25T20:59:12.171Z] #59 [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...)
20:59:12 [2023-10-25T20:59:12.171Z] #59 3.661 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:59:12 [2023-10-25T20:59:12.171Z] #59 3.661 + mkdir /build
20:59:12 [2023-10-25T20:59:12.171Z] #59 DONE 8.4s
20:59:12 [2023-10-25T20:59:12.171Z] 
20:59:12 [2023-10-25T20:59:12.171Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
20:59:12 [2023-10-25T20:59:12.171Z] #60 2.929 go: downloading github.com/golangci/golangci-lint v1.54.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.754 go: downloading github.com/fatih/color v1.15.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.754 go: downloading github.com/spf13/cobra v1.7.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.754 go: downloading github.com/spf13/pflag v1.0.5
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.757 go: downloading github.com/spf13/viper v1.12.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.757 go: downloading gopkg.in/yaml.v3 v3.0.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.758 go: downloading github.com/gofrs/flock v0.8.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.777 go: downloading github.com/hashicorp/go-version v1.6.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.795 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.805 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.877 go: downloading golang.org/x/tools v0.12.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 3.883 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.069 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.080 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.083 go: downloading github.com/mattn/go-colorable v0.1.13
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.083 go: downloading github.com/sirupsen/logrus v1.9.3
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.116 go: downloading github.com/stretchr/testify v1.8.4
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.126 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.195 go: downloading github.com/mattn/go-isatty v0.0.17
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.281 go: downloading github.com/spf13/afero v1.8.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.292 go: downloading github.com/spf13/cast v1.5.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.330 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.551 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.576 go: downloading golang.org/x/mod v0.12.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.585 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.590 go: downloading 4d63.com/gochecknoglobals v0.2.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.874 go: downloading github.com/4meepo/tagalign v1.3.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.882 go: downloading github.com/Abirdcfly/dupword v0.0.12
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.883 go: downloading github.com/Antonboom/errname v0.1.12
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.892 go: downloading github.com/Antonboom/nilnil v0.1.7
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.894 go: downloading github.com/BurntSushi/toml v1.3.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 4.992 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.006 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.086 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.090 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.097 go: downloading github.com/alexkohler/prealloc v1.0.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.167 go: downloading github.com/alingse/asasalint v0.0.11
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.168 go: downloading github.com/ashanbrown/forbidigo v1.6.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.262 go: downloading github.com/ashanbrown/makezero v1.1.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.272 go: downloading github.com/bkielbasa/cyclop v1.2.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.367 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.370 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.377 go: downloading github.com/breml/bidichk v0.2.4
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.393 go: downloading github.com/breml/errchkjson v0.3.1
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.502 go: downloading github.com/butuzov/ireturn v0.2.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.517 go: downloading github.com/butuzov/mirror v1.1.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.548 go: downloading github.com/charithe/durationcheck v0.0.10
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.549 go: downloading github.com/curioswitch/go-reassign v0.2.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.641 go: downloading github.com/daixiang0/gci v0.11.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.901 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.983 go: downloading github.com/esimonov/ifshort v1.0.4
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.997 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.997 go: downloading github.com/go-critic/go-critic v0.9.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 5.998 go: downloading github.com/fzipp/gocyclo v0.6.0
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.098 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.205 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.236 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.315 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.358 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:59:12 [2023-10-25T20:59:12.171Z] #60 6.721 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.722 go: downloading github.com/golangci/misspell v0.4.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.753 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.832 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.908 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.909 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.910 go: downloading github.com/hexops/gotextdiff v1.0.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.968 go: downloading github.com/jgautheron/goconst v1.5.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.969 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 6.995 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.124 go: downloading github.com/julz/importas v0.1.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.203 go: downloading github.com/kisielk/errcheck v1.6.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.206 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.206 go: downloading github.com/kulti/thelper v0.6.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.207 go: downloading github.com/kunwardeep/paralleltest v1.0.8
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.207 go: downloading github.com/kyoh86/exportloopref v0.1.11
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.209 go: downloading github.com/ldez/tagliatelle v0.5.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.219 go: downloading github.com/leonklingele/grouper v1.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.335 go: downloading github.com/lufeee/execinquery v1.2.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.386 go: downloading github.com/maratori/testableexamples v1.0.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.393 go: downloading github.com/maratori/testpackage v1.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.415 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.418 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.524 go: downloading github.com/mgechev/revive v1.3.2
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.534 go: downloading github.com/moricho/tparallel v0.3.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.588 go: downloading github.com/nakabonne/nestif v0.3.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.594 go: downloading github.com/nishanths/exhaustive v0.11.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.601 go: downloading github.com/nishanths/predeclared v0.2.2
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.663 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.666 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.700 go: downloading github.com/ryancurrah/gomodguard v1.3.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.706 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.733 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.743 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.762 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.764 go: downloading github.com/securego/gosec/v2 v2.17.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.808 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.857 go: downloading github.com/sivchari/containedctx v1.0.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.859 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.860 go: downloading github.com/sivchari/tenv v1.7.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.860 go: downloading github.com/sonatard/noctx v0.0.2
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.874 go: downloading github.com/sourcegraph/go-diff v0.7.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.875 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.875 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 7.877 go: downloading github.com/tdakkota/asciicheck v0.2.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.032 go: downloading github.com/tetafro/godot v1.4.14
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.033 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.054 go: downloading github.com/timonwong/loggercheck v0.9.4
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.093 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.100 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.136 go: downloading github.com/ultraware/funlen v0.1.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.216 go: downloading github.com/ultraware/whitespace v0.0.5
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.217 go: downloading github.com/uudashr/gocognit v1.0.7
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.258 go: downloading github.com/xen0n/gosmopolitan v1.2.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.258 go: downloading github.com/yagipy/maintidx v1.0.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.301 go: downloading github.com/yeya24/promlinter v0.2.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.302 go: downloading github.com/ykadowak/zerologlint v0.1.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.342 go: downloading gitlab.com/bosi/decorder v0.4.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.379 go: downloading go.tmz.dev/musttag v0.7.2
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.397 go: downloading honnef.co/go/tools v0.4.5
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.627 go: downloading mvdan.cc/gofumpt v0.5.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.769 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.858 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
20:59:12 [2023-10-25T20:59:12.172Z] #60 8.899 go: downloading github.com/hashicorp/errwrap v1.0.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.025 go: downloading golang.org/x/sys v0.11.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.038 go: downloading github.com/subosito/gotenv v1.4.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.108 go: downloading github.com/hashicorp/hcl v1.0.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.232 go: downloading gopkg.in/ini.v1 v1.67.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.270 go: downloading github.com/magiconair/properties v1.8.6
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.322 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.455 go: downloading github.com/davecgh/go-spew v1.1.1
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.455 go: downloading github.com/pmezard/go-difflib v1.0.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.455 go: downloading github.com/stretchr/objx v0.5.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.469 go: downloading golang.org/x/text v0.12.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.509 go: downloading github.com/pelletier/go-toml v1.9.5
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.517 go: downloading github.com/fatih/structtag v1.2.0
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.542 go: downloading github.com/gobwas/glob v0.2.3
20:59:12 [2023-10-25T20:59:12.172Z] #60 9.553 go: downloading github.com/google/go-cmp v0.5.9
20:59:12 [2023-10-25T20:59:12.431Z] #60 ...
20:59:12 [2023-10-25T20:59:12.431Z] 
20:59:12 [2023-10-25T20:59:12.431Z] #61 [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...)
20:59:12 [2023-10-25T20:59:12.431Z] #61 ...
20:59:12 [2023-10-25T20:59:12.431Z] 
20:59:12 [2023-10-25T20:59:12.431Z] #62 [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
20:59:12 [2023-10-25T20:59:12.431Z] #62 2.681 go: downloading github.com/pelletier/go-toml v1.8.1
20:59:12 [2023-10-25T20:59:12.690Z] #62 ...
20:59:12 [2023-10-25T20:59:12.690Z] 
20:59:12 [2023-10-25T20:59:12.690Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
20:59:12 [2023-10-25T20:59:12.690Z] #63 3.647 go: downloading mvdan.cc/sh/v3 v3.6.0
20:59:12 [2023-10-25T20:59:12.690Z] #63 4.042 go: downloading golang.org/x/term v0.3.0
20:59:12 [2023-10-25T20:59:12.690Z] #63 4.042 go: downloading mvdan.cc/editorconfig v0.2.0
20:59:12 [2023-10-25T20:59:12.690Z] #63 4.077 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
20:59:12 [2023-10-25T20:59:12.690Z] #63 4.077 go: downloading github.com/google/renameio/v2 v2.0.0
20:59:12 [2023-10-25T20:59:12.690Z] #63 4.179 go: downloading golang.org/x/sys v0.3.0
20:59:12 [2023-10-25T20:59:12.690Z] #63 ...
20:59:12 [2023-10-25T20:59:12.690Z] 
20:59:12 [2023-10-25T20:59:12.690Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:59:12 [2023-10-25T20:59:12.690Z] #64 2.764 go: downloading gotest.tools/gotestsum v1.8.2
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.417 go: downloading github.com/dnephin/pflag v1.0.7
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.417 go: downloading github.com/fatih/color v1.13.0
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.417 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.420 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.426 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.436 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.436 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.454 go: downloading golang.org/x/tools v0.1.11
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.498 go: downloading github.com/mattn/go-colorable v0.1.12
20:59:12 [2023-10-25T20:59:12.690Z] #64 3.499 go: downloading github.com/mattn/go-isatty v0.0.14
20:59:12 [2023-10-25T20:59:12.690Z] #64 5.121 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:59:12 [2023-10-25T20:59:12.949Z] #64 ...
20:59:12 [2023-10-25T20:59:12.949Z] 
20:59:12 [2023-10-25T20:59:12.949Z] #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
20:59:12 [2023-10-25T20:59:12.949Z] #65 3.679 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 3.703 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 3.703 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 4.002 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 4.656 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 5.170 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #65 6.030 Fetched 8426 kB in 3s (3076 kB/s)
20:59:12 [2023-10-25T20:59:12.949Z] #65 6.030 Reading package lists...
20:59:12 [2023-10-25T20:59:12.949Z] #65 7.756 Hit:1 http://deb.debian.org/debian bullseye InRelease
20:59:12 [2023-10-25T20:59:12.949Z] #65 7.756 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
20:59:12 [2023-10-25T20:59:12.949Z] #65 7.756 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
20:59:12 [2023-10-25T20:59:12.949Z] #65 8.909 Reading package lists...
20:59:12 [2023-10-25T20:59:12.949Z] #65 9.938 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
20:59:12 [2023-10-25T20:59:12.949Z] #65 9.964 Reading package lists...
20:59:12 [2023-10-25T20:59:12.949Z] #65 ...
20:59:12 [2023-10-25T20:59:12.949Z] 
20:59:12 [2023-10-25T20:59:12.949Z] #66 [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
20:59:12 [2023-10-25T20:59:12.949Z] #66 3.770 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 3.782 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 3.782 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 4.324 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 4.910 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 5.446 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:12 [2023-10-25T20:59:12.949Z] #66 6.922 Fetched 8426 kB in 3s (2453 kB/s)
20:59:12 [2023-10-25T20:59:12.949Z] #66 6.922 Reading package lists...
20:59:12 [2023-10-25T20:59:12.949Z] #66 8.340 Hit:1 http://deb.debian.org/debian bullseye InRelease
20:59:12 [2023-10-25T20:59:12.949Z] #66 8.340 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
20:59:12 [2023-10-25T20:59:12.949Z] #66 8.340 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
20:59:13 [2023-10-25T20:59:13.208Z] #66 10.08 Reading package lists...
20:59:13 [2023-10-25T20:59:13.208Z] #66 ...
20:59:13 [2023-10-25T20:59:13.208Z] 
20:59:13 [2023-10-25T20:59:13.208Z] #67 [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             ;
20:59:13 [2023-10-25T20:59:13.208Z] #67 3.880 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 3.894 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 3.894 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 4.160 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 4.615 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 5.070 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 5.993 Fetched 8426 kB in 2s (3399 kB/s)
20:59:13 [2023-10-25T20:59:13.208Z] #67 5.993 Reading package lists...
20:59:13 [2023-10-25T20:59:13.208Z] #67 7.181 Reading package lists...
20:59:13 [2023-10-25T20:59:13.208Z] #67 8.341 Building dependency tree...
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.000 python3 is already the newest version (3.9.2-3).
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.000 The following additional packages will be installed:
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.002   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.002   patch xz-utils
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006 Suggested packages:
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006   m4-doc ed diffutils-doc
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006 Recommended packages:
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.006   fakeroot libalgorithm-merge-perl libltdl-dev
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.358 The following NEW packages will be installed:
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.358   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.358   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.358   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.904 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.904 Need to get 5461 kB of archives.
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.904 After this operation, 11.6 MB of additional disk space will be used.
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.904 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.918 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.922 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.930 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.946 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.974 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 9.988 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.05 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.06 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.15 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.16 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.16 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.16 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.16 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.17 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.17 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.17 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.18 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.19 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.19 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.56 debconf: delaying package configuration, since apt-utils is not installed
20:59:13 [2023-10-25T20:59:13.208Z] #67 10.72 Fetched 5461 kB in 1s (6702 kB/s)
20:59:13 [2023-10-25T20:59:13.208Z] #67 ...
20:59:13 [2023-10-25T20:59:13.208Z] 
20:59:13 [2023-10-25T20:59:13.208Z] #68 [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
20:59:13 [2023-10-25T20:59:13.208Z] #68 3.129 go: downloading github.com/tc-hib/go-winres v0.3.1
20:59:13 [2023-10-25T20:59:13.208Z] #68 3.772 go: downloading github.com/urfave/cli/v2 v2.3.0
20:59:13 [2023-10-25T20:59:13.208Z] #68 3.879 go: downloading github.com/tc-hib/winres v0.1.6
20:59:13 [2023-10-25T20:59:13.208Z] #68 4.188 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:59:13 [2023-10-25T20:59:13.208Z] #68 4.201 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:59:13 [2023-10-25T20:59:13.208Z] #68 4.257 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:59:13 [2023-10-25T20:59:13.208Z] #68 4.257 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:59:13 [2023-10-25T20:59:13.467Z] #68 ...
20:59:13 [2023-10-25T20:59:13.467Z] 
20:59:13 [2023-10-25T20:59:13.467Z] #69 [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
20:59:13 [2023-10-25T20:59:13.467Z] #69 1.827 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 1.894 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 1.896 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 1.987 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 2.139 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 2.269 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 3.090 Fetched 8426 kB in 1s (5628 kB/s)
20:59:13 [2023-10-25T20:59:13.467Z] #69 3.090 Reading package lists...
20:59:13 [2023-10-25T20:59:13.467Z] #69 4.270 Hit:1 http://deb.debian.org/debian bullseye InRelease
20:59:13 [2023-10-25T20:59:13.467Z] #69 4.270 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
20:59:13 [2023-10-25T20:59:13.467Z] #69 4.271 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
20:59:13 [2023-10-25T20:59:13.467Z] #69 5.484 Reading package lists...
20:59:13 [2023-10-25T20:59:13.467Z] #69 6.958 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 6.993 Reading package lists...
20:59:13 [2023-10-25T20:59:13.467Z] #69 7.651 Building dependency tree...
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.482 gcc is already the newest version (4:10.2.1-1).
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.482 The following additional packages will be installed:
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.483   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.490   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.490   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.491   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.491   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.492   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.496 Suggested packages:
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.496   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.496   | libgdk-pixbuf2.0-dev libxml2-utils
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.926 The following NEW packages will be installed:
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.926   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.926   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.927   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.927   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.927   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 8.928   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.215 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.215 Need to get 7950 kB of archives.
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.215 After this operation, 39.9 MB of additional disk space will be used.
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.215 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.238 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.243 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.249 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.264 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.273 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.275 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.285 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.286 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.293 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.295 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.298 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.333 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.337 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.339 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.339 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.526 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.529 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.534 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.536 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.537 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.550 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.552 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.562 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.587 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.597 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.616 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.618 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.634 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 9.698 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.02 debconf: delaying package configuration, since apt-utils is not installed
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.12 Fetched 7950 kB in 1s (10.6 MB/s)
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.23 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.26 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.30 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.45 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.46 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:59:13 [2023-10-25T20:59:13.467Z] #69 10.49 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:59:13 [2023-10-25T20:59:13.467Z] #69 ...
20:59:13 [2023-10-25T20:59:13.467Z] 
20:59:13 [2023-10-25T20:59:13.467Z] #70 [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
20:59:13 [2023-10-25T20:59:13.736Z] #70 ...
20:59:13 [2023-10-25T20:59:13.736Z] 
20:59:13 [2023-10-25T20:59:13.736Z] #71 [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
20:59:13 [2023-10-25T20:59:13.736Z] #71 ...
20:59:13 [2023-10-25T20:59:13.736Z] 
20:59:13 [2023-10-25T20:59:13.736Z] #67 [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             ;
20:59:13 [2023-10-25T20:59:13.736Z] #67 10.78 Selecting previously unselected package bzip2.
20:59:13 [2023-10-25T20:59:13.736Z] #67 10.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
20:59:13 [2023-10-25T20:59:13.736Z] #67 10.81 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
20:59:13 [2023-10-25T20:59:13.736Z] #67 10.83 Unpacking bzip2 (1.0.8-4) ...
20:59:13 [2023-10-25T20:59:13.737Z] #67 11.14 Selecting previously unselected package xz-utils.
20:59:13 [2023-10-25T20:59:13.737Z] #67 11.14 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:59:13 [2023-10-25T20:59:13.737Z] #67 11.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:59:13 [2023-10-25T20:59:13.996Z] #67 11.41 Selecting previously unselected package libsigsegv2:arm64.
20:59:13 [2023-10-25T20:59:13.996Z] #67 11.41 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
20:59:14 [2023-10-25T20:59:14.255Z] #67 11.59 Unpacking libsigsegv2:arm64 (2.13-1) ...
20:59:14 [2023-10-25T20:59:14.255Z] #67 11.73 Selecting previously unselected package m4.
20:59:14 [2023-10-25T20:59:14.255Z] #67 11.83 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
20:59:14 [2023-10-25T20:59:14.514Z] #67 11.88 Unpacking m4 (1.4.18-5) ...
20:59:14 [2023-10-25T20:59:14.784Z] #67 12.16 Selecting previously unselected package autoconf.
20:59:14 [2023-10-25T20:59:14.784Z] #67 12.16 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
20:59:14 [2023-10-25T20:59:14.784Z] #67 12.26 Unpacking autoconf (2.69-14) ...
20:59:14 [2023-10-25T20:59:14.784Z] #67 ...
20:59:14 [2023-10-25T20:59:14.784Z] 
20:59:14 [2023-10-25T20:59:14.784Z] #72 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:59:15 [2023-10-25T20:59:15.043Z] #72 ...
20:59:15 [2023-10-25T20:59:15.043Z] 
20:59:15 [2023-10-25T20:59:15.043Z] #69 [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
20:59:15 [2023-10-25T20:59:15.043Z] #69 10.83 Selecting previously unselected package libsecret-common.
20:59:15 [2023-10-25T20:59:15.043Z] #69 10.84 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 10.86 Unpacking libsecret-common (0.20.4-2) ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.12 Selecting previously unselected package libsecret-1-0:arm64.
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.13 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.29 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.62 Selecting previously unselected package gir1.2-secret-1:arm64.
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.63 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.65 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.85 Selecting previously unselected package uuid-dev:arm64.
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.85 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 11.87 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:15 [2023-10-25T20:59:15.043Z] #69 12.17 Selecting previously unselected package libblkid-dev:arm64.
20:59:15 [2023-10-25T20:59:15.043Z] #69 12.17 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:59:15 [2023-10-25T20:59:15.303Z] #69 12.30 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:15 [2023-10-25T20:59:15.561Z] #69 12.72 Selecting previously unselected package libbtrfs0:arm64.
20:59:15 [2023-10-25T20:59:15.561Z] #69 12.72 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
20:59:15 [2023-10-25T20:59:15.863Z] #69 13.01 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:59:16 [2023-10-25T20:59:16.960Z] #69 13.94 Selecting previously unselected package libbtrfs-dev:arm64.
20:59:16 [2023-10-25T20:59:16.960Z] #69 13.95 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:59:16 [2023-10-25T20:59:16.960Z] #69 14.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:59:16 [2023-10-25T20:59:16.960Z] #69 ...
20:59:16 [2023-10-25T20:59:16.960Z] 
20:59:16 [2023-10-25T20:59:16.960Z] #47 [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
20:59:16 [2023-10-25T20:59:16.960Z] #47 3.734 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 3.754 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 3.754 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 4.269 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 4.832 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 5.265 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
20:59:16 [2023-10-25T20:59:16.960Z] #47 5.976 Fetched 8426 kB in 3s (3355 kB/s)
20:59:16 [2023-10-25T20:59:16.960Z] #47 5.976 Reading package lists...
20:59:16 [2023-10-25T20:59:16.960Z] #47 6.974 Reading package lists...
20:59:16 [2023-10-25T20:59:16.960Z] #47 7.676 Building dependency tree...
20:59:16 [2023-10-25T20:59:16.960Z] #47 8.341 The following additional packages will be installed:
20:59:16 [2023-10-25T20:59:16.960Z] #47 8.345   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:59:16 [2023-10-25T20:59:16.960Z] #47 8.349 Suggested packages:
20:59:16 [2023-10-25T20:59:16.960Z] #47 8.349   cmake-doc ninja-build lrzip
20:59:16 [2023-10-25T20:59:16.960Z] #47 8.469 The following NEW packages will be installed:
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.471   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.797 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.797 Need to get 15.1 MB of archives.
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.797 After this operation, 66.8 MB of additional disk space will be used.
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.797 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.813 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.904 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.915 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.926 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.926 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.926 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 8.932 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:59:16 [2023-10-25T20:59:16.961Z] #47 9.688 debconf: delaying package configuration, since apt-utils is not installed
20:59:16 [2023-10-25T20:59:16.961Z] #47 9.784 Fetched 15.1 MB in 1s (27.1 MB/s)
20:59:16 [2023-10-25T20:59:16.961Z] #47 10.04 Selecting previously unselected package cmake-data.
20:59:16 [2023-10-25T20:59:16.961Z] #47 10.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
20:59:16 [2023-10-25T20:59:16.961Z] #47 10.11 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:59:16 [2023-10-25T20:59:16.961Z] #47 10.14 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:59:17 [2023-10-25T20:59:17.358Z] #47 ...
20:59:17 [2023-10-25T20:59:17.358Z] 
20:59:17 [2023-10-25T20:59:17.358Z] #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
20:59:17 [2023-10-25T20:59:17.358Z] #65 9.964 Reading package lists...
20:59:17 [2023-10-25T20:59:17.358Z] #65 10.92 Building dependency tree...
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.60 gcc is already the newest version (4:10.2.1-1).
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.60 libc6-dev is already the newest version (2.31-13+deb11u7).
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.60 The following additional packages will be installed:
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.60   bzip2 patch xz-utils
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.61 Suggested packages:
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.61   bzip2-doc debian-keyring seccomp ed diffutils-doc
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.61 Recommended packages:
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.61   build-essential fakeroot libalgorithm-merge-perl
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.70 The following NEW packages will be installed:
20:59:17 [2023-10-25T20:59:17.358Z] #65 11.70   bzip2 dpkg-dev libseccomp-dev patch xz-utils
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.05 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.05 Need to get 2791 kB of archives.
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.05 After this operation, 4078 kB of additional disk space will be used.
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.05 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.06 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.07 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.08 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.19 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.55 debconf: delaying package configuration, since apt-utils is not installed
20:59:17 [2023-10-25T20:59:17.358Z] #65 12.76 Fetched 2791 kB in 0s (5834 kB/s)
20:59:17 [2023-10-25T20:59:17.358Z] #65 13.09 Selecting previously unselected package bzip2.
20:59:17 [2023-10-25T20:59:17.358Z] #65 13.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
20:59:17 [2023-10-25T20:59:17.358Z] #65 13.25 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
20:59:17 [2023-10-25T20:59:17.358Z] #65 13.42 Unpacking bzip2 (1.0.8-4) ...
20:59:17 [2023-10-25T20:59:17.927Z] #65 15.26 Selecting previously unselected package xz-utils.
20:59:17 [2023-10-25T20:59:17.927Z] #65 15.26 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:59:18 [2023-10-25T20:59:18.496Z] #65 15.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:59:19 [2023-10-25T20:59:19.449Z] #65 16.78 Selecting previously unselected package patch.
20:59:19 [2023-10-25T20:59:19.449Z] #65 16.79 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
20:59:19 [2023-10-25T20:59:19.709Z] #65 16.87 Unpacking patch (2.7.6-7) ...
20:59:20 [2023-10-25T20:59:20.009Z] #65 ...
20:59:20 [2023-10-25T20:59:20.009Z] 
20:59:20 [2023-10-25T20:59:20.009Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:59:20 [2023-10-25T20:59:20.009Z] #30 15.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:59:20 [2023-10-25T20:59:20.009Z] #30 16.22 #=#=#                                                                         
20:59:20 [2023-10-25T20:59:20.009Z] #30 16.52 #=#=#                                                                         

######################################################################## 100.0%
20:59:20 [2023-10-25T20:59:20.009Z] #30 16.83 
20:59:20 [2023-10-25T20:59:20.009Z] #30 18.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:59:20 [2023-10-25T20:59:20.009Z] #30 19.20 #=#=#                                                                         
20:59:20 [2023-10-25T20:59:20.009Z] #30 19.72 #=#=#                                                                         

######################################################################## 100.0%
20:59:20 [2023-10-25T20:59:20.009Z] #30 20.47 
20:59:20 [2023-10-25T20:59:20.009Z] #30 20.85 Download of images into '/build' complete.
20:59:20 [2023-10-25T20:59:20.009Z] #30 20.85 Use something like the following to load the result into a Docker daemon:
20:59:20 [2023-10-25T20:59:20.009Z] #30 20.85   tar -cC '/build' . | docker load
20:59:22 [2023-10-25T20:59:22.646Z] #30 ...
20:59:22 [2023-10-25T20:59:22.646Z] 
20:59:22 [2023-10-25T20:59:22.646Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
20:59:22 [2023-10-25T20:59:22.646Z] #60 9.941 go: downloading gopkg.in/yaml.v2 v2.4.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 9.941 go: downloading golang.org/x/sync v0.3.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 9.942 go: downloading go.uber.org/zap v1.24.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.10 go: downloading github.com/kisielk/gotool v1.0.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.25 go: downloading github.com/go-toolsmith/astcast v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.34 go: downloading github.com/go-toolsmith/astcopy v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.34 go: downloading github.com/go-toolsmith/astequal v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.34 go: downloading github.com/go-toolsmith/astfmt v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.47 go: downloading github.com/go-toolsmith/astp v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.47 go: downloading github.com/go-toolsmith/strparse v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.49 go: downloading github.com/go-toolsmith/typep v1.1.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.49 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.62 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.68 go: downloading github.com/ettle/strcase v0.1.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.72 go: downloading github.com/Masterminds/semver v1.5.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.74 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 10.88 go: downloading github.com/prometheus/client_golang v1.12.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.11 go: downloading github.com/prometheus/client_model v0.2.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.17 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.23 go: downloading go.uber.org/atomic v1.7.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.24 go: downloading go.uber.org/multierr v1.6.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.40 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.40 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.42 go: downloading github.com/quasilyte/gogrep v0.5.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.63 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.64 go: downloading github.com/golang/protobuf v1.5.2
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.67 go: downloading github.com/beorn7/perks v1.0.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.71 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.82 go: downloading github.com/prometheus/common v0.32.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.92 go: downloading github.com/prometheus/procfs v0.7.3
20:59:22 [2023-10-25T20:59:22.646Z] #60 11.92 go: downloading google.golang.org/protobuf v1.28.0
20:59:22 [2023-10-25T20:59:22.646Z] #60 12.07 go: downloading github.com/mattn/go-runewidth v0.0.9
20:59:22 [2023-10-25T20:59:22.646Z] #60 13.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:59:22 [2023-10-25T20:59:22.646Z] #60 ...
20:59:22 [2023-10-25T20:59:22.646Z] 
20:59:22 [2023-10-25T20:59:22.646Z] #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
20:59:22 [2023-10-25T20:59:22.646Z] #65 18.00 Selecting previously unselected package dpkg-dev.
20:59:22 [2023-10-25T20:59:22.646Z] #65 18.00 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
20:59:22 [2023-10-25T20:59:22.646Z] #65 18.36 Unpacking dpkg-dev (1.20.13) ...
20:59:22 [2023-10-25T20:59:22.646Z] #65 19.81 Selecting previously unselected package libseccomp-dev:arm64.
20:59:22 [2023-10-25T20:59:22.646Z] #65 19.81 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:59:22 [2023-10-25T20:59:22.646Z] #65 19.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:59:22 [2023-10-25T20:59:22.932Z] #65 ...
20:59:22 [2023-10-25T20:59:22.932Z] 
20:59:22 [2023-10-25T20:59:22.932Z] #73 [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...)
20:59:22 [2023-10-25T20:59:22.932Z] #73 ...
20:59:22 [2023-10-25T20:59:22.932Z] 
20:59:22 [2023-10-25T20:59:22.932Z] #69 [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
20:59:22 [2023-10-25T20:59:22.932Z] #69 14.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 15.81 Selecting previously unselected package libelf1:arm64.
20:59:22 [2023-10-25T20:59:22.932Z] #69 15.82 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 15.87 Unpacking libelf1:arm64 (0.183-1) ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 17.07 Selecting previously unselected package libffi-dev:arm64.
20:59:22 [2023-10-25T20:59:22.932Z] #69 17.07 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 17.08 Unpacking libffi-dev:arm64 (3.3-6) ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 17.92 Selecting previously unselected package libglib2.0-data.
20:59:22 [2023-10-25T20:59:22.932Z] #69 17.92 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 18.04 Unpacking libglib2.0-data (2.66.8-1) ...
20:59:22 [2023-10-25T20:59:22.932Z] #69 19.66 Selecting previously unselected package libglib2.0-bin.
20:59:22 [2023-10-25T20:59:22.933Z] #69 19.67 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:59:22 [2023-10-25T20:59:22.933Z] #69 19.72 Unpacking libglib2.0-bin (2.66.8-1) ...
20:59:23 [2023-10-25T20:59:23.194Z] #69 ...
20:59:23 [2023-10-25T20:59:23.194Z] 
20:59:23 [2023-10-25T20:59:23.194Z] #62 [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
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 tomll can be used in two ways:
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 Writing to STDIN and reading from STDOUT:
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38   cat file.toml | tomll > file.toml
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 Reading and updating a list of files:
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38   tomll a.toml b.toml c.toml
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 
20:59:23 [2023-10-25T20:59:23.194Z] #62 20.38 When given a list of files, tomll will modify all files in place without asking.
20:59:24 [2023-10-25T20:59:24.132Z] #62 ...
20:59:24 [2023-10-25T20:59:24.132Z] 
20:59:24 [2023-10-25T20:59:24.132Z] #66 [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
20:59:24 [2023-10-25T20:59:24.132Z] #66 10.08 Reading package lists...
20:59:24 [2023-10-25T20:59:24.132Z] #66 10.95 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:59:24 [2023-10-25T20:59:24.132Z] #66 11.13 Reading package lists...
20:59:24 [2023-10-25T20:59:24.132Z] #66 11.87 Building dependency tree...
20:59:24 [2023-10-25T20:59:24.132Z] #66 12.54 gcc is already the newest version (4:10.2.1-1).
20:59:24 [2023-10-25T20:59:24.132Z] #66 12.54 libc6-dev is already the newest version (2.31-13+deb11u7).
20:59:24 [2023-10-25T20:59:24.132Z] #66 12.54 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:59:24 [2023-10-25T20:59:24.132Z] #66 ...
20:59:24 [2023-10-25T20:59:24.132Z] 
20:59:24 [2023-10-25T20:59:24.132Z] #69 [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
20:59:24 [2023-10-25T20:59:24.132Z] #69 20.54 Selecting previously unselected package python3-lib2to3.
20:59:24 [2023-10-25T20:59:24.132Z] #69 20.55 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
20:59:24 [2023-10-25T20:59:24.132Z] #69 20.59 Unpacking python3-lib2to3 (3.9.2-1) ...
20:59:24 [2023-10-25T20:59:24.132Z] #69 21.16 Selecting previously unselected package python3-distutils.
20:59:24 [2023-10-25T20:59:24.132Z] #69 21.16 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
20:59:24 [2023-10-25T20:59:24.391Z] #69 21.32 Unpacking python3-distutils (3.9.2-1) ...
20:59:25 [2023-10-25T20:59:25.328Z] #69 ...
20:59:25 [2023-10-25T20:59:25.328Z] 
20:59:25 [2023-10-25T20:59:25.328Z] #67 [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             ;
20:59:25 [2023-10-25T20:59:25.328Z] #67 12.61 Selecting previously unselected package autotools-dev.
20:59:25 [2023-10-25T20:59:25.328Z] #67 12.61 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 12.65 Unpacking autotools-dev (20180224.1+nmu1) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 13.30 Selecting previously unselected package automake.
20:59:25 [2023-10-25T20:59:25.328Z] #67 13.30 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 13.46 Unpacking automake (1:1.16.3-2) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 15.89 Selecting previously unselected package patch.
20:59:25 [2023-10-25T20:59:25.328Z] #67 15.90 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 16.61 Unpacking patch (2.7.6-7) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 17.96 Selecting previously unselected package dpkg-dev.
20:59:25 [2023-10-25T20:59:25.328Z] #67 17.97 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 18.20 Unpacking dpkg-dev (1.20.13) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 20.06 Selecting previously unselected package build-essential.
20:59:25 [2023-10-25T20:59:25.328Z] #67 20.06 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 20.07 Unpacking build-essential (12.9) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 21.00 Selecting previously unselected package libcap2:arm64.
20:59:25 [2023-10-25T20:59:25.328Z] #67 21.02 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 21.02 Unpacking libcap2:arm64 (1:2.44-1) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 21.99 Selecting previously unselected package libcap-dev:arm64.
20:59:25 [2023-10-25T20:59:25.328Z] #67 21.99 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 22.18 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:59:25 [2023-10-25T20:59:25.328Z] #67 ...
20:59:25 [2023-10-25T20:59:25.328Z] 
20:59:25 [2023-10-25T20:59:25.328Z] #69 [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
20:59:25 [2023-10-25T20:59:25.328Z] #69 22.48 Selecting previously unselected package libglib2.0-dev-bin.
20:59:25 [2023-10-25T20:59:25.328Z] #69 22.49 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:59:25 [2023-10-25T20:59:25.328Z] #69 22.59 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:59:26 [2023-10-25T20:59:26.709Z] #69 23.81 Selecting previously unselected package libsepol1-dev:arm64.
20:59:26 [2023-10-25T20:59:26.709Z] #69 23.81 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
20:59:26 [2023-10-25T20:59:26.709Z] #69 23.89 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:59:27 [2023-10-25T20:59:27.286Z] #69 ...
20:59:27 [2023-10-25T20:59:27.286Z] 
20:59:27 [2023-10-25T20:59:27.286Z] #47 [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
20:59:27 [2023-10-25T20:59:27.286Z] #47 14.12 Selecting previously unselected package libicu67:arm64.
20:59:27 [2023-10-25T20:59:27.286Z] #47 14.12 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 14.50 Unpacking libicu67:arm64 (67.1-7) ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 19.90 Selecting previously unselected package libxml2:arm64.
20:59:27 [2023-10-25T20:59:27.286Z] #47 19.90 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 20.00 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 21.14 Selecting previously unselected package libarchive13:arm64.
20:59:27 [2023-10-25T20:59:27.286Z] #47 21.14 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 21.28 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 22.34 Selecting previously unselected package libjsoncpp24:arm64.
20:59:27 [2023-10-25T20:59:27.286Z] #47 22.35 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 22.62 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 23.87 Selecting previously unselected package librhash0:arm64.
20:59:27 [2023-10-25T20:59:27.286Z] #47 23.88 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 24.08 Unpacking librhash0:arm64 (1.4.1-2) ...
20:59:27 [2023-10-25T20:59:27.286Z] #47 ...
20:59:27 [2023-10-25T20:59:27.286Z] 
20:59:27 [2023-10-25T20:59:27.286Z] #68 [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
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 NAME:
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    go-winres - A tool for embedding resources in Windows executables
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 USAGE:
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    go-winres [global options] command [command options] [arguments...]
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 COMMANDS:
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    init     Create an initial ./winres/winres.json
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    make     Make syso files for the "go build" command
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    simply   Make syso files for the "go build" command (simplified)
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    extract  Extract all resources from an executable
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    patch    Replace resources in an executable file (exe, dll)
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    help, h  Shows a list of commands or help for one command
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02 GLOBAL OPTIONS:
20:59:27 [2023-10-25T20:59:27.286Z] #68 22.02    --help, -h  show help (default: false)
20:59:31 [2023-10-25T20:59:31.512Z] #68 ...
20:59:31 [2023-10-25T20:59:31.512Z] 
20:59:31 [2023-10-25T20:59:31.512Z] #47 [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
20:59:31 [2023-10-25T20:59:31.512Z] #47 25.67 Selecting previously unselected package libuv1:arm64.
20:59:31 [2023-10-25T20:59:31.512Z] #47 25.68 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
20:59:31 [2023-10-25T20:59:31.512Z] #47 26.07 Unpacking libuv1:arm64 (1.40.0-2) ...
20:59:31 [2023-10-25T20:59:31.512Z] #47 26.99 Selecting previously unselected package cmake.
20:59:31 [2023-10-25T20:59:31.512Z] #47 26.99 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:59:31 [2023-10-25T20:59:31.512Z] #47 27.08 Unpacking cmake (3.18.4-2+deb11u1) ...
20:59:31 [2023-10-25T20:59:31.938Z] #47 28.68 Setting up libicu67:arm64 (67.1-7) ...
20:59:32 [2023-10-25T20:59:32.198Z] #47 29.22 Setting up libuv1:arm64 (1.40.0-2) ...
20:59:32 [2023-10-25T20:59:32.767Z] #47 29.62 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:59:33 [2023-10-25T20:59:33.734Z] #47 ...
20:59:33 [2023-10-25T20:59:33.734Z] 
20:59:33 [2023-10-25T20:59:33.734Z] #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
20:59:33 [2023-10-25T20:59:33.734Z] #65 20.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:59:33 [2023-10-25T20:59:33.734Z] #65 21.23 Setting up bzip2 (1.0.8-4) ...
20:59:33 [2023-10-25T20:59:33.734Z] #65 21.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:59:33 [2023-10-25T20:59:33.734Z] #65 22.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:59:33 [2023-10-25T20:59:33.734Z] #65 22.40 Setting up patch (2.7.6-7) ...
20:59:33 [2023-10-25T20:59:33.734Z] #65 22.88 Setting up dpkg-dev (1.20.13) ...
20:59:33 [2023-10-25T20:59:33.734Z] #65 ...
20:59:33 [2023-10-25T20:59:33.734Z] 
20:59:33 [2023-10-25T20:59:33.734Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
20:59:33 [2023-10-25T20:59:33.734Z] #63 21.11 v3.6.0
20:59:34 [2023-10-25T20:59:34.034Z] #63 ...
20:59:34 [2023-10-25T20:59:34.034Z] 
20:59:34 [2023-10-25T20:59:34.034Z] #47 [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
20:59:34 [2023-10-25T20:59:34.034Z] #47 30.73 Setting up librhash0:arm64 (1.4.1-2) ...
20:59:34 [2023-10-25T20:59:34.293Z] #47 31.20 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:59:34 [2023-10-25T20:59:34.553Z] #47 31.60 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
20:59:35 [2023-10-25T20:59:35.985Z] #47 32.96 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.248Z] #47 33.20 Setting up cmake (3.18.4-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.248Z] #47 33.40 Processing triggers for libc-bin (2.31-13+deb11u7) ...
20:59:36 [2023-10-25T20:59:36.508Z] #47 ...
20:59:36 [2023-10-25T20:59:36.508Z] 
20:59:36 [2023-10-25T20:59:36.508Z] #67 [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             ;
20:59:36 [2023-10-25T20:59:36.508Z] #67 23.90 Selecting previously unselected package libprotobuf-c1:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 23.90 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 24.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 24.76 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 24.76 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 24.88 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 26.35 Selecting previously unselected package libseccomp-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 26.40 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 26.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 27.63 Selecting previously unselected package libsystemd-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 27.64 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 27.73 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 28.66 Selecting previously unselected package libtool.
20:59:36 [2023-10-25T20:59:36.508Z] #67 28.67 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 28.86 Unpacking libtool (2.4.6-15) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 29.66 Selecting previously unselected package libudev-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 29.66 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 29.80 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 31.47 Selecting previously unselected package libyajl2:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 31.70 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 31.70 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 31.94 Selecting previously unselected package libyajl-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #67 31.95 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 32.21 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 34.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #67 ...
20:59:36 [2023-10-25T20:59:36.508Z] 
20:59:36 [2023-10-25T20:59:36.508Z] #69 [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
20:59:36 [2023-10-25T20:59:36.508Z] #69 25.10 Selecting previously unselected package libpcre2-16-0:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 25.11 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 25.29 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 27.19 Selecting previously unselected package libpcre2-32-0:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 27.21 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 27.36 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 27.96 Selecting previously unselected package libpcre2-posix2:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 27.96 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 28.12 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 28.86 Selecting previously unselected package libpcre2-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 28.87 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 28.95 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 30.19 Selecting previously unselected package libselinux1-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 30.19 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 30.88 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 31.90 Selecting previously unselected package libmount-dev:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 31.90 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 31.90 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 32.44 Selecting previously unselected package libpcre16-3:arm64.
20:59:36 [2023-10-25T20:59:36.508Z] #69 32.45 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 32.46 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:59:36 [2023-10-25T20:59:36.508Z] #69 33.86 Selecting previously unselected package libpcre32-3:arm64.
20:59:37 [2023-10-25T20:59:37.076Z] #69 33.86 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:59:37 [2023-10-25T20:59:37.076Z] #69 33.87 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:59:37 [2023-10-25T20:59:37.335Z] #69 ...
20:59:37 [2023-10-25T20:59:37.335Z] 
20:59:37 [2023-10-25T20:59:37.335Z] #67 [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             ;
20:59:37 [2023-10-25T20:59:37.335Z] #67 34.66 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
20:59:37 [2023-10-25T20:59:37.594Z] #67 35.02 Setting up bzip2 (1.0.8-4) ...
20:59:37 [2023-10-25T20:59:37.853Z] #67 35.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:59:38 [2023-10-25T20:59:38.793Z] #67 36.11 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:59:38 [2023-10-25T20:59:38.793Z] #67 36.28 Setting up libcap2:arm64 (1:2.44-1) ...
20:59:39 [2023-10-25T20:59:39.361Z] #67 36.63 Setting up autotools-dev (20180224.1+nmu1) ...
20:59:39 [2023-10-25T20:59:39.929Z] #67 37.26 Setting up libsigsegv2:arm64 (2.13-1) ...
20:59:40 [2023-10-25T20:59:40.189Z] #67 37.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:59:40 [2023-10-25T20:59:40.448Z] #67 37.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:59:40 [2023-10-25T20:59:40.448Z] #67 38.00 Setting up patch (2.7.6-7) ...
20:59:41 [2023-10-25T20:59:41.028Z] #67 38.31 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
20:59:41 [2023-10-25T20:59:41.288Z] #67 38.67 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
20:59:41 [2023-10-25T20:59:41.896Z] #67 39.15 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:59:42 [2023-10-25T20:59:42.220Z] #67 39.63 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
20:59:42 [2023-10-25T20:59:42.790Z] #67 40.17 Setting up libtool (2.4.6-15) ...
20:59:43 [2023-10-25T20:59:43.359Z] #67 40.64 Setting up m4 (1.4.18-5) ...
20:59:43 [2023-10-25T20:59:43.950Z] #67 41.34 Setting up dpkg-dev (1.20.13) ...
20:59:44 [2023-10-25T20:59:44.979Z] #67 42.30 Setting up autoconf (2.69-14) ...
20:59:45 [2023-10-25T20:59:45.600Z] #67 42.74 Setting up build-essential (12.9) ...
20:59:45 [2023-10-25T20:59:45.600Z] #67 ...
20:59:45 [2023-10-25T20:59:45.600Z] 
20:59:45 [2023-10-25T20:59:45.600Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:59:45 [2023-10-25T20:59:45.600Z] #64 33.02 gotestsum version dev
20:59:45 [2023-10-25T20:59:45.863Z] #64 ...
20:59:45 [2023-10-25T20:59:45.863Z] 
20:59:45 [2023-10-25T20:59:45.863Z] #69 [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
20:59:45 [2023-10-25T20:59:45.863Z] #69 34.53 Selecting previously unselected package libpcrecpp0v5:arm64.
20:59:45 [2023-10-25T20:59:45.863Z] #69 34.53 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 34.73 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 35.84 Selecting previously unselected package libpcre3-dev:arm64.
20:59:45 [2023-10-25T20:59:45.863Z] #69 35.84 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 35.90 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.10 Selecting previously unselected package zlib1g-dev:arm64.
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.10 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.17 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.72 Selecting previously unselected package libglib2.0-dev:arm64.
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.72 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 37.88 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 39.44 Selecting previously unselected package libsecret-1-dev:arm64.
20:59:45 [2023-10-25T20:59:45.863Z] #69 39.44 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 39.61 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 41.02 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 41.45 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 42.02 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 42.41 Setting up libffi-dev:arm64 (3.3-6) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 43.01 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:59:45 [2023-10-25T20:59:45.863Z] #69 ...
20:59:45 [2023-10-25T20:59:45.863Z] 
20:59:45 [2023-10-25T20:59:45.863Z] #67 [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             ;
20:59:45 [2023-10-25T20:59:45.863Z] #67 43.40 Setting up automake (1:1.16.3-2) ...
20:59:46 [2023-10-25T20:59:46.128Z] #67 43.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:59:46 [2023-10-25T20:59:46.388Z] #67 43.68 Processing triggers for libc-bin (2.31-13+deb11u7) ...
20:59:51 [2023-10-25T20:59:51.678Z] #67 ...
20:59:51 [2023-10-25T20:59:51.678Z] 
20:59:51 [2023-10-25T20:59:51.678Z] #69 [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
20:59:51 [2023-10-25T20:59:51.678Z] #69 43.37 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 43.62 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 43.93 Setting up libglib2.0-data (2.66.8-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 43.95 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 44.06 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 44.36 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 44.71 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 45.00 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 45.27 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 45.67 Setting up python3-lib2to3 (3.9.2-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 46.10 Setting up libelf1:arm64 (0.183-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 46.41 Setting up libsecret-common (0.20.4-2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 46.60 Setting up python3-distutils (3.9.2-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 46.97 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 47.57 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 47.80 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.02 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.19 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.33 Setting up libglib2.0-bin (2.66.8-1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.44 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.57 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.70 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.80 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:59:51 [2023-10-25T20:59:51.678Z] #69 48.98 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:59:52 [2023-10-25T20:59:52.266Z] #69 49.37 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:59:52 [2023-10-25T20:59:52.266Z] #69 49.47 No schema files found: doing nothing.
20:59:52 [2023-10-25T20:59:52.266Z] #69 49.57 Processing triggers for libc-bin (2.31-13+deb11u7) ...
20:59:52 [2023-10-25T20:59:52.525Z] #69 49.74 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:59:57 [2023-10-25T20:59:57.810Z] #69 ...
20:59:57 [2023-10-25T20:59:57.810Z] 
20:59:57 [2023-10-25T20:59:57.810Z] #70 [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
20:59:57 [2023-10-25T20:59:57.810Z] #70 54.18 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:59:57 [2023-10-25T20:59:57.810Z] #70 54.20 Docker version unknown-version, build unknown-commit
21:00:10 [2023-10-25T21:00:10.008Z] #70 ...
21:00:10 [2023-10-25T21:00:10.008Z] 
21:00:10 [2023-10-25T21:00:10.008Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
21:00:10 [2023-10-25T21:00:10.008Z] #60 57.36 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
21:00:10 [2023-10-25T21:00:10.946Z] #60 ...
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
21:00:10 [2023-10-25T21:00:10.947Z] #64 DONE 68.4s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:00:10 [2023-10-25T21:00:10.947Z] #30 DONE 72.0s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
21:00:10 [2023-10-25T21:00:10.947Z] #63 DONE 68.4s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #62 [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
21:00:10 [2023-10-25T21:00:10.947Z] #62 DONE 68.4s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #72 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:00:10 [2023-10-25T21:00:10.947Z] #72 DONE 66.1s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #66 [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
21:00:10 [2023-10-25T21:00:10.947Z] #66 DONE 68.0s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #68 [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
21:00:10 [2023-10-25T21:00:10.947Z] #68 DONE 68.5s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #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
21:00:10 [2023-10-25T21:00:10.947Z] #65 DONE 68.3s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #70 [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
21:00:10 [2023-10-25T21:00:10.947Z] #70 DONE 68.2s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
21:00:10 [2023-10-25T21:00:10.947Z] #60 DONE 68.5s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #67 [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             ;
21:00:10 [2023-10-25T21:00:10.947Z] #67 DONE 68.5s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #69 [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
21:00:10 [2023-10-25T21:00:10.947Z] #69 DONE 68.2s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #47 [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
21:00:10 [2023-10-25T21:00:10.947Z] #47 DONE 68.0s
21:00:10 [2023-10-25T21:00:10.947Z] 
21:00:10 [2023-10-25T21:00:10.947Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:11 [2023-10-25T21:00:11.206Z] #74 ...
21:00:11 [2023-10-25T21:00:11.206Z] 
21:00:11 [2023-10-25T21:00:11.206Z] #61 [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...)
21:00:11 [2023-10-25T21:00:11.206Z] #61 DONE 58.8s
21:00:11 [2023-10-25T21:00:11.206Z] 
21:00:11 [2023-10-25T21:00:11.206Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:00:11 [2023-10-25T21:00:11.773Z] #75 ...
21:00:11 [2023-10-25T21:00:11.774Z] 
21:00:11 [2023-10-25T21:00:11.774Z] #73 [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...)
21:00:11 [2023-10-25T21:00:11.774Z] #73 DONE 58.8s
21:00:11 [2023-10-25T21:00:11.774Z] 
21:00:11 [2023-10-25T21:00:11.774Z] #76 [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
21:00:13 [2023-10-25T21:00:13.147Z] #76 ...
21:00:13 [2023-10-25T21:00:13.147Z] 
21:00:13 [2023-10-25T21:00:13.147Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:00:13 [2023-10-25T21:00:13.147Z] #75 DONE 1.9s
21:00:13 [2023-10-25T21:00:13.147Z] 
21:00:13 [2023-10-25T21:00:13.147Z] #77 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
21:00:14 [2023-10-25T21:00:14.081Z] #77 DONE 0.7s
21:00:14 [2023-10-25T21:00:14.081Z] 
21:00:14 [2023-10-25T21:00:14.081Z] #78 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
21:00:14 [2023-10-25T21:00:14.081Z] #78 DONE 0.1s
21:00:14 [2023-10-25T21:00:14.081Z] 
21:00:14 [2023-10-25T21:00:14.081Z] #79 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
21:00:14 [2023-10-25T21:00:14.081Z] #79 DONE 0.1s
21:00:14 [2023-10-25T21:00:14.081Z] 
21:00:14 [2023-10-25T21:00:14.081Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:14 [2023-10-25T21:00:14.081Z] #74 2.279 Cloning into '/tmp/crun-build'...
21:00:14 [2023-10-25T21:00:14.081Z] #74 ...
21:00:14 [2023-10-25T21:00:14.081Z] 
21:00:14 [2023-10-25T21:00:14.081Z] #80 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:00:14 [2023-10-25T21:00:14.081Z] #80 DONE 0.1s
21:00:14 [2023-10-25T21:00:14.339Z] 
21:00:14 [2023-10-25T21:00:14.339Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:14 [2023-10-25T21:00:14.339Z] #74 3.110 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:00:14 [2023-10-25T21:00:14.339Z] #74 3.116 Cloning into '/tmp/crun-build/libocispec'...
21:00:14 [2023-10-25T21:00:14.598Z] #74 3.412 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
21:00:14 [2023-10-25T21:00:14.598Z] #74 3.419 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:00:14 [2023-10-25T21:00:14.598Z] #74 3.419 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:00:14 [2023-10-25T21:00:14.598Z] #74 3.419 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:00:14 [2023-10-25T21:00:14.598Z] #74 3.427 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:00:14 [2023-10-25T21:00:14.859Z] #74 3.903 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:00:15 [2023-10-25T21:00:15.428Z] #74 4.256 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:00:15 [2023-10-25T21:00:15.687Z] #74 4.600 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
21:00:15 [2023-10-25T21:00:15.947Z] #74 4.702 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
21:00:15 [2023-10-25T21:00:15.947Z] #74 4.812 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
21:00:17 [2023-10-25T21:00:17.326Z] #74 ...
21:00:17 [2023-10-25T21:00:17.326Z] 
21:00:17 [2023-10-25T21:00:17.326Z] #76 [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
21:00:17 [2023-10-25T21:00:17.326Z] #76 3.311 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:00:17 [2023-10-25T21:00:17.326Z] #76 3.311 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:00:17 [2023-10-25T21:00:17.326Z] #76 3.311 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:00:17 [2023-10-25T21:00:17.326Z] #76 3.879 Reading package lists...
21:00:17 [2023-10-25T21:00:17.326Z] #76 4.492 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:00:17 [2023-10-25T21:00:17.326Z] #76 4.504 Reading package lists...
21:00:17 [2023-10-25T21:00:17.326Z] #76 5.094 Building dependency tree...
21:00:17 [2023-10-25T21:00:17.326Z] #76 5.287 Reading state information...
21:00:17 [2023-10-25T21:00:17.326Z] #76 5.678 gcc is already the newest version (4:10.2.1-1).
21:00:17 [2023-10-25T21:00:17.326Z] #76 5.678 libc6-dev is already the newest version (2.31-13+deb11u7).
21:00:17 [2023-10-25T21:00:17.326Z] #76 5.678 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
21:00:17 [2023-10-25T21:00:17.326Z] #76 DONE 6.2s
21:00:17 [2023-10-25T21:00:17.326Z] 
21:00:17 [2023-10-25T21:00:17.326Z] #71 [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
21:00:17 [2023-10-25T21:00:17.326Z] #71 73.66 Docker version 24.0.2, build cb74dfc
21:00:17 [2023-10-25T21:00:17.326Z] #71 DONE 74.5s
21:00:17 [2023-10-25T21:00:17.591Z] 
21:00:17 [2023-10-25T21:00:17.591Z] #81 [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...)
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.751 -- The C compiler identification is GNU 10.2.1
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.782 -- Detecting C compiler ABI info
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.883 -- Detecting C compiler ABI info - done
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.903 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.908 -- Detecting C compile features
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.909 -- Detecting C compile features - done
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.919 -- Performing Test HAS_BUILTIN_FORTIFY
21:00:18 [2023-10-25T21:00:18.160Z] #81 0.978 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:00:18 [2023-10-25T21:00:18.420Z] #81 0.996 -- Configuring done
21:00:18 [2023-10-25T21:00:18.420Z] #81 1.000 -- Generating done
21:00:18 [2023-10-25T21:00:18.420Z] #81 1.002 -- Build files have been written to: /go/src/github.com/krallin/tini
21:00:18 [2023-10-25T21:00:18.420Z] #81 1.082 Scanning dependencies of target tini-static
21:00:18 [2023-10-25T21:00:18.420Z] #81 1.102 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:00:18 [2023-10-25T21:00:18.680Z] #81 1.421 [100%] Linking C executable tini-static
21:00:18 [2023-10-25T21:00:18.680Z] #81 1.525 [100%] Built target tini-static
21:00:19 [2023-10-25T21:00:19.249Z] #81 DONE 1.9s
21:00:19 [2023-10-25T21:00:19.249Z] 
21:00:19 [2023-10-25T21:00:19.249Z] #82 [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...)
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.482 go: downloading github.com/sirupsen/logrus v1.9.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.482 go: downloading github.com/urfave/cli/v2 v2.23.5
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.497 go: downloading github.com/google/uuid v1.3.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.498 go: downloading github.com/moby/vpnkit v0.5.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.500 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.508 go: downloading github.com/gorilla/mux v1.8.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.508 go: downloading github.com/moby/sys/mountinfo v0.6.2
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.520 go: downloading golang.org/x/sys v0.2.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 3.964 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:00:19 [2023-10-25T21:00:19.249Z] #82 4.192 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:00:19 [2023-10-25T21:00:19.249Z] #82 4.193 go: downloading golang.org/x/net v0.1.0
21:00:19 [2023-10-25T21:00:19.249Z] #82 4.376 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
21:00:19 [2023-10-25T21:00:19.249Z] #82 4.378 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
21:00:20 [2023-10-25T21:00:20.187Z] #82 ...
21:00:20 [2023-10-25T21:00:20.187Z] 
21:00:20 [2023-10-25T21:00:20.187Z] #83 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
21:00:20 [2023-10-25T21:00:20.447Z] #83 DONE 0.3s
21:00:20 [2023-10-25T21:00:20.447Z] 
21:00:20 [2023-10-25T21:00:20.447Z] #84 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
21:00:20 [2023-10-25T21:00:20.447Z] #84 DONE 0.1s
21:00:20 [2023-10-25T21:00:20.447Z] 
21:00:20 [2023-10-25T21:00:20.447Z] #85 [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...)
21:00:20 [2023-10-25T21:00:20.447Z] #85 3.619 + bin/ctr
21:00:20 [2023-10-25T21:00:20.447Z] #85 3.620 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
21:00:20 [2023-10-25T21:00:20.706Z] #85 ...
21:00:20 [2023-10-25T21:00:20.706Z] 
21:00:20 [2023-10-25T21:00:20.706Z] #86 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
21:00:20 [2023-10-25T21:00:20.965Z] #86 DONE 0.3s
21:00:20 [2023-10-25T21:00:20.965Z] 
21:00:20 [2023-10-25T21:00:20.965Z] #87 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:00:21 [2023-10-25T21:00:21.225Z] #87 DONE 0.1s
21:00:21 [2023-10-25T21:00:21.225Z] 
21:00:21 [2023-10-25T21:00:21.225Z] #88 [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...)
21:00:21 [2023-10-25T21:00:21.225Z] #88 3.518 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
21:00:21 [2023-10-25T21:00:21.225Z] #88 ...
21:00:21 [2023-10-25T21:00:21.225Z] 
21:00:21 [2023-10-25T21:00:21.225Z] #89 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:00:21 [2023-10-25T21:00:21.485Z] #89 DONE 0.3s
21:00:21 [2023-10-25T21:00:21.485Z] 
21:00:21 [2023-10-25T21:00:21.485Z] #90 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:00:21 [2023-10-25T21:00:21.746Z] #90 DONE 0.4s
21:00:21 [2023-10-25T21:00:21.746Z] 
21:00:21 [2023-10-25T21:00:21.746Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:21 [2023-10-25T21:00:21.746Z] #74 9.777 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:00:25 [2023-10-25T21:00:25.036Z] #74 13.99 libtoolize: putting auxiliary files in '.'.
21:00:25 [2023-10-25T21:00:25.037Z] #74 14.00 libtoolize: copying file './ltmain.sh'
21:00:25 [2023-10-25T21:00:25.975Z] #74 14.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:00:25 [2023-10-25T21:00:25.975Z] #74 14.92 libtoolize: and rerunning libtoolize and aclocal.
21:00:25 [2023-10-25T21:00:25.975Z] #74 14.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:00:28 [2023-10-25T21:00:28.513Z] #74 17.56 configure.ac:7: installing './compile'
21:00:28 [2023-10-25T21:00:28.772Z] #74 17.56 configure.ac:11: installing './config.guess'
21:00:28 [2023-10-25T21:00:28.772Z] #74 17.56 configure.ac:11: installing './config.sub'
21:00:28 [2023-10-25T21:00:28.772Z] #74 17.57 configure.ac:8: installing './install-sh'
21:00:28 [2023-10-25T21:00:28.772Z] #74 17.57 configure.ac:8: installing './missing'
21:00:28 [2023-10-25T21:00:28.772Z] #74 17.59 Makefile.am: installing './depcomp'
21:00:29 [2023-10-25T21:00:29.724Z] #74 18.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:00:29 [2023-10-25T21:00:29.724Z] #74 18.39 libtoolize: copying file 'build-aux/ltmain.sh'
21:00:29 [2023-10-25T21:00:29.724Z] #74 18.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:00:29 [2023-10-25T21:00:29.724Z] #74 18.58 libtoolize: copying file 'm4/libtool.m4'
21:00:29 [2023-10-25T21:00:29.724Z] #74 18.68 libtoolize: copying file 'm4/ltoptions.m4'
21:00:29 [2023-10-25T21:00:29.983Z] #74 18.78 libtoolize: copying file 'm4/ltsugar.m4'
21:00:29 [2023-10-25T21:00:29.983Z] #74 18.95 libtoolize: copying file 'm4/ltversion.m4'
21:00:29 [2023-10-25T21:00:29.983Z] #74 19.02 libtoolize: copying file 'm4/lt~obsolete.m4'
21:00:30 [2023-10-25T21:00:30.243Z] #74 19.16 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.06 configure.ac:7: installing 'build-aux/compile'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.07 configure.ac:9: installing 'build-aux/config.guess'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.07 configure.ac:9: installing 'build-aux/config.sub'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.07 configure.ac:11: installing 'build-aux/install-sh'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.08 configure.ac:11: installing 'build-aux/missing'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.13 Makefile.am: installing 'build-aux/depcomp'
21:00:33 [2023-10-25T21:00:33.531Z] #74 22.15 parallel-tests: installing 'build-aux/test-driver'
21:00:34 [2023-10-25T21:00:34.468Z] #74 23.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:00:34 [2023-10-25T21:00:34.468Z] #74 23.26 libtoolize: copying file 'build-aux/ltmain.sh'
21:00:34 [2023-10-25T21:00:34.727Z] #74 23.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:00:34 [2023-10-25T21:00:34.727Z] #74 23.58 libtoolize: copying file 'm4/libtool.m4'
21:00:34 [2023-10-25T21:00:34.727Z] #74 23.67 libtoolize: copying file 'm4/ltoptions.m4'
21:00:34 [2023-10-25T21:00:34.727Z] #74 23.74 libtoolize: copying file 'm4/ltsugar.m4'
21:00:34 [2023-10-25T21:00:34.986Z] #74 23.83 libtoolize: copying file 'm4/ltversion.m4'
21:00:34 [2023-10-25T21:00:34.986Z] #74 23.90 libtoolize: copying file 'm4/lt~obsolete.m4'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.57 configure.ac:11: installing 'build-aux/compile'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.57 configure.ac:11: installing 'build-aux/config.guess'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.57 configure.ac:11: installing 'build-aux/config.sub'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.57 configure.ac:13: installing 'build-aux/install-sh'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.58 configure.ac:13: installing 'build-aux/missing'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.58 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.63 Makefile.am: installing 'build-aux/depcomp'
21:00:39 [2023-10-25T21:00:39.177Z] #74 27.98 checking build system type... aarch64-unknown-linux-gnu
21:00:39 [2023-10-25T21:00:39.177Z] #74 28.06 checking host system type... aarch64-unknown-linux-gnu
21:00:39 [2023-10-25T21:00:39.177Z] #74 28.06 checking how to print strings... printf
21:00:39 [2023-10-25T21:00:39.177Z] #74 28.07 checking for gcc... gcc
21:00:39 [2023-10-25T21:00:39.177Z] #74 28.10 checking whether the C compiler works... yes
21:00:39 [2023-10-25T21:00:39.177Z] #74 28.15 checking for C compiler default output file name... a.out
21:00:39 [2023-10-25T21:00:39.436Z] #74 28.16 checking for suffix of executables... 
21:00:39 [2023-10-25T21:00:39.436Z] #74 28.23 checking whether we are cross compiling... no
21:00:39 [2023-10-25T21:00:39.436Z] #74 28.32 checking for suffix of object files... o
21:00:39 [2023-10-25T21:00:39.436Z] #74 28.35 checking whether we are using the GNU C compiler... yes
21:00:39 [2023-10-25T21:00:39.436Z] #74 28.39 checking whether gcc accepts -g... yes
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.42 checking for gcc option to accept ISO C89... none needed
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.48 checking whether gcc understands -c and -o together... yes
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.58 checking for a sed that does not truncate output... /bin/sed
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.59 checking for grep that handles long lines and -e... /bin/grep
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.59 checking for egrep... /bin/grep -E
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.60 checking for fgrep... /bin/grep -F
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.60 checking for ld used by gcc... /usr/bin/ld
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.61 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.70 checking whether ln -s works... yes
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.70 checking the maximum length of command line arguments... 1572864
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking for /usr/bin/ld option to reload object files... -r
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking for objdump... objdump
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking how to recognize dependent libraries... pass_all
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking for dlltool... no
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking how to associate runtime and link libraries... printf %s\n
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking for ar... ar
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.72 checking for archiver @FILE support... @
21:00:39 [2023-10-25T21:00:39.695Z] #74 28.80 checking for strip... strip
21:00:39 [2023-10-25T21:00:39.953Z] #74 28.80 checking for ranlib... ranlib
21:00:39 [2023-10-25T21:00:39.953Z] #74 28.80 checking for gawk... no
21:00:39 [2023-10-25T21:00:39.953Z] #74 28.80 checking for mawk... mawk
21:00:39 [2023-10-25T21:00:39.953Z] #74 28.80 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.93 checking for sysroot... no
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.93 checking for a working dd... /bin/dd
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.94 checking for mt... no
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.94 checking if : is a manifest tool... no
21:00:40 [2023-10-25T21:00:40.211Z] #74 28.95 checking how to run the C preprocessor... gcc -E
21:00:40 [2023-10-25T21:00:40.469Z] #74 29.02 checking for ANSI C header files... yes
21:00:40 [2023-10-25T21:00:40.469Z] #74 29.31 checking for sys/types.h... yes
21:00:40 [2023-10-25T21:00:40.469Z] #74 29.36 checking for sys/stat.h... yes
21:00:40 [2023-10-25T21:00:40.469Z] #74 29.42 checking for stdlib.h... yes
21:00:40 [2023-10-25T21:00:40.727Z] #74 29.48 checking for string.h... yes
21:00:40 [2023-10-25T21:00:40.727Z] #74 29.55 checking for memory.h... yes
21:00:40 [2023-10-25T21:00:40.727Z] #74 29.61 checking for strings.h... yes
21:00:40 [2023-10-25T21:00:40.985Z] #74 29.69 checking for inttypes.h... yes
21:00:40 [2023-10-25T21:00:40.985Z] #74 29.77 checking for stdint.h... yes
21:00:40 [2023-10-25T21:00:40.985Z] #74 29.83 checking for unistd.h... yes
21:00:40 [2023-10-25T21:00:40.985Z] #74 29.89 checking for dlfcn.h... yes
21:00:40 [2023-10-25T21:00:40.985Z] #74 29.93 checking for objdir... .libs
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.06 checking if gcc supports -fno-rtti -fno-exceptions... no
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.10 checking for gcc option to produce PIC... -fPIC -DPIC
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.10 checking if gcc PIC flag -fPIC -DPIC works... yes
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.14 checking if gcc static flag -static works... yes
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.26 checking if gcc supports -c -o file.o... yes
21:00:41 [2023-10-25T21:00:41.243Z] #74 30.30 checking if gcc supports -c -o file.o... (cached) yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.30 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.32 checking dynamic linker characteristics... GNU/Linux ld.so
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking how to hardcode library paths into programs... immediate
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking whether stripping libraries is possible... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking if libtool supports shared libraries... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking whether to build shared libraries... no
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking whether to build static libraries... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.39 checking for a BSD-compatible install... /usr/bin/install -c
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.40 checking whether build environment is sane... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.42 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.42 checking whether make sets $(MAKE)... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.44 checking whether make supports the include directive... yes (GNU style)
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.45 checking whether make supports nested variables... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.46 checking whether UID '0' is supported by ustar format... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.46 checking whether GID '0' is supported by ustar format... yes
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.46 checking how to create a ustar tar archive... gnutar
21:00:41 [2023-10-25T21:00:41.501Z] #74 30.48 checking dependency style of gcc... gcc3
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.54 checking whether to enable maintainer-specific portions of Makefiles... yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.54 checking whether make supports nested variables... (cached) yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.54 checking for gawk... (cached) mawk
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.54 checking for a sed that does not truncate output... (cached) /bin/sed
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.54 checking for gcc... (cached) gcc
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.57 checking whether we are using the GNU C compiler... (cached) yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.57 checking whether gcc accepts -g... (cached) yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.57 checking for gcc option to accept ISO C89... (cached) none needed
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.57 checking whether gcc understands -c and -o together... (cached) yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.57 checking for a Python interpreter with version >= 3... python3
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.59 checking for python3... /usr/bin/python3
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.59 checking for python3 version... 3.9
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.60 checking for python3 platform... linux
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.62 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.65 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.69 checking for go-md2man... no
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.70 checking error.h usability... yes
21:00:41 [2023-10-25T21:00:41.759Z] #74 30.74 checking error.h presence... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.76 checking for error.h... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.77 checking linux/openat2.h usability... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.82 checking linux/openat2.h presence... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.84 checking for linux/openat2.h... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.85 checking stdatomic.h usability... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.89 checking stdatomic.h presence... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.91 checking for stdatomic.h... yes
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.92 checking linux/ioprio.h usability... no
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.97 checking linux/ioprio.h presence... no
21:00:42 [2023-10-25T21:00:42.017Z] #74 30.99 checking for linux/ioprio.h... no
21:00:42 [2023-10-25T21:00:42.276Z] #74 30.99 checking for atomic_int... yes
21:00:42 [2023-10-25T21:00:42.276Z] #74 31.06 checking for atomic_bool... yes
21:00:42 [2023-10-25T21:00:42.276Z] #74 ...
21:00:42 [2023-10-25T21:00:42.276Z] 
21:00:42 [2023-10-25T21:00:42.276Z] #85 [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...)
21:00:42 [2023-10-25T21:00:42.276Z] #85 29.73 + bin/containerd
21:00:42 [2023-10-25T21:00:42.276Z] #85 29.73 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
21:00:47 [2023-10-25T21:00:47.553Z] #85 ...
21:00:47 [2023-10-25T21:00:47.553Z] 
21:00:47 [2023-10-25T21:00:47.553Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.17 checking for copy_file_range... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.26 checking for fgetxattr... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.41 checking for statx... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.50 checking for fgetpwent_r... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.64 checking for issetugid... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.77 checking for pkg-config... /usr/bin/pkg-config
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.77 checking pkg-config is at least version 0.9.0... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.77 checking for library containing yajl_tree_get... -lyajl
21:00:47 [2023-10-25T21:00:47.553Z] #74 31.99 checking for yajl >= 2.0.0... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.00 checking sys/capability.h usability... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.06 checking sys/capability.h presence... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.09 checking for sys/capability.h... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.10 checking for library containing cap_from_name... -lcap
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.32 checking for library containing gcry_check_version... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.54 checking for library containing dlopen... -ldl
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.70 checking seccomp.h usability... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.80 checking seccomp.h presence... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.83 checking for seccomp.h... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 32.83 checking for library containing seccomp_rule_add... -lseccomp
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.00 checking for library containing seccomp_arch_resolve_name... none required
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.09 checking systemd/sd-bus.h usability... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.16 checking systemd/sd-bus.h presence... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.19 checking for systemd/sd-bus.h... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.19 checking for library containing sd_bus_match_signal_async... -lsystemd
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.41 checking for sd_notify_barrier... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.49 checking linux/bpf.h usability... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.56 checking linux/bpf.h presence... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.58 checking for linux/bpf.h... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.58 checking compilation for eBPF... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.66 checking for criu >= 3.15... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.67 configure: CRIU headers not found, building without CRIU support
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.67 checking for criu > 3.16... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.68 configure: CRIU version doesn't support join-ns API
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.68 checking for criu > 3.16.1... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.70 configure: CRIU version doesn't support for pre-dumping
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.70 checking for new mount API (fsconfig)... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.82 yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.82 checking for seccomp notify API... yes
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.88 checking for gperf... no
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.88 configure: gperf not found - cannot rebuild signal parser code
21:00:47 [2023-10-25T21:00:47.553Z] #74 33.88 checking for library containing argp_parse... none required
21:00:47 [2023-10-25T21:00:47.553Z] #74 34.01 checking that generated files are newer than configure... done
21:00:47 [2023-10-25T21:00:47.553Z] #74 34.01 configure: creating ./config.status
21:00:47 [2023-10-25T21:00:47.553Z] #74 35.53 config.status: creating Makefile
21:00:47 [2023-10-25T21:00:47.553Z] #74 35.56 config.status: creating config.h
21:00:47 [2023-10-25T21:00:47.553Z] #74 35.57 config.status: executing libtool commands
21:00:47 [2023-10-25T21:00:47.553Z] #74 35.59 config.status: executing depfiles commands
21:00:47 [2023-10-25T21:00:47.553Z] #74 36.41 === configuring in libocispec (/tmp/crun-build/libocispec)
21:00:47 [2023-10-25T21:00:47.553Z] #74 36.43 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:00:47 [2023-10-25T21:00:47.812Z] #74 36.65 checking for gcc... gcc
21:00:47 [2023-10-25T21:00:47.812Z] #74 36.73 checking whether the C compiler works... yes
21:00:48 [2023-10-25T21:00:48.073Z] #74 36.83 checking for C compiler default output file name... a.out
21:00:48 [2023-10-25T21:00:48.073Z] #74 36.83 checking for suffix of executables... 
21:00:48 [2023-10-25T21:00:48.073Z] #74 36.95 checking whether we are cross compiling... no
21:00:48 [2023-10-25T21:00:48.332Z] #74 37.07 checking for suffix of object files... o
21:00:48 [2023-10-25T21:00:48.332Z] #74 37.11 checking whether we are using the GNU C compiler... yes
21:00:48 [2023-10-25T21:00:48.332Z] #74 37.16 checking whether gcc accepts -g... yes
21:00:48 [2023-10-25T21:00:48.332Z] #74 37.23 checking for gcc option to accept ISO C89... none needed
21:00:48 [2023-10-25T21:00:48.592Z] #74 37.29 checking whether gcc understands -c and -o together... yes
21:00:48 [2023-10-25T21:00:48.592Z] #74 37.48 checking how to run the C preprocessor... gcc -E
21:00:48 [2023-10-25T21:00:48.592Z] #74 37.56 checking for grep that handles long lines and -e... /bin/grep
21:00:48 [2023-10-25T21:00:48.592Z] #74 37.56 checking for egrep... /bin/grep -E
21:00:48 [2023-10-25T21:00:48.851Z] #74 37.56 checking for ANSI C header files... yes
21:00:48 [2023-10-25T21:00:48.851Z] #74 37.74 checking for sys/types.h... yes
21:00:49 [2023-10-25T21:00:49.111Z] #74 37.88 checking for sys/stat.h... yes
21:00:49 [2023-10-25T21:00:49.111Z] #74 37.97 checking for stdlib.h... yes
21:00:49 [2023-10-25T21:00:49.111Z] #74 38.07 checking for string.h... yes
21:00:49 [2023-10-25T21:00:49.111Z] #74 38.13 checking for memory.h... yes
21:00:49 [2023-10-25T21:00:49.370Z] #74 38.20 checking for strings.h... yes
21:00:49 [2023-10-25T21:00:49.370Z] #74 38.31 checking for inttypes.h... yes
21:00:49 [2023-10-25T21:00:49.629Z] #74 38.39 checking for stdint.h... yes
21:00:49 [2023-10-25T21:00:49.629Z] #74 38.50 checking for unistd.h... yes
21:00:49 [2023-10-25T21:00:49.888Z] #74 38.63 checking minix/config.h usability... no
21:00:49 [2023-10-25T21:00:49.888Z] #74 38.67 checking minix/config.h presence... no
21:00:49 [2023-10-25T21:00:49.888Z] #74 38.70 checking for minix/config.h... no
21:00:49 [2023-10-25T21:00:49.888Z] #74 38.70 checking whether it is safe to define __EXTENSIONS__... yes
21:00:50 [2023-10-25T21:00:50.148Z] #74 38.88 checking build system type... aarch64-unknown-linux-gnu
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.04 checking host system type... aarch64-unknown-linux-gnu
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.04 checking how to print strings... printf
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.04 checking for a sed that does not truncate output... /bin/sed
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.05 checking for fgrep... /bin/grep -F
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.06 checking for ld used by gcc... /usr/bin/ld
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.07 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.07 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:00:50 [2023-10-25T21:00:50.148Z] #74 39.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.15 checking whether ln -s works... yes
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.15 checking the maximum length of command line arguments... 1572864
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking for /usr/bin/ld option to reload object files... -r
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking for objdump... objdump
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking how to recognize dependent libraries... pass_all
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking for dlltool... no
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking how to associate runtime and link libraries... printf %s\n
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking for ar... ar
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.16 checking for archiver @FILE support... @
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.23 checking for strip... strip
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.24 checking for ranlib... ranlib
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.24 checking for gawk... no
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.24 checking for mawk... mawk
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.24 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.39 checking for sysroot... no
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.39 checking for a working dd... /bin/dd
21:00:50 [2023-10-25T21:00:50.406Z] #74 39.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.40 checking for mt... no
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.40 checking if : is a manifest tool... no
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.41 checking for dlfcn.h... yes
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.46 checking for objdir... .libs
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.60 checking if gcc supports -fno-rtti -fno-exceptions... no
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.64 checking for gcc option to produce PIC... -fPIC -DPIC
21:00:50 [2023-10-25T21:00:50.664Z] #74 39.64 checking if gcc PIC flag -fPIC -DPIC works... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.69 checking if gcc static flag -static works... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.80 checking if gcc supports -c -o file.o... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.84 checking if gcc supports -c -o file.o... (cached) yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.85 checking dynamic linker characteristics... GNU/Linux ld.so
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking how to hardcode library paths into programs... immediate
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking whether stripping libraries is possible... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking if libtool supports shared libraries... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking whether to build shared libraries... no
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking whether to build static libraries... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.93 checking for a BSD-compatible install... /usr/bin/install -c
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.94 checking whether build environment is sane... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.96 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.97 checking whether make sets $(MAKE)... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.98 checking whether make supports the include directive... yes (GNU style)
21:00:50 [2023-10-25T21:00:50.922Z] #74 39.99 checking whether make supports nested variables... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 40.01 checking whether UID '0' is supported by ustar format... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 40.01 checking whether GID '0' is supported by ustar format... yes
21:00:50 [2023-10-25T21:00:50.922Z] #74 40.01 checking how to create a ustar tar archive... gnutar
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.03 checking dependency style of gcc... gcc3
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.12 checking whether to enable maintainer-specific portions of Makefiles... yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.12 checking whether make supports nested variables... (cached) yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.12 checking for pkg-config... /usr/bin/pkg-config
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.12 checking pkg-config is at least version 0.9.0... yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.12 checking for yajl >= 2.1.0... yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.13 checking for a sed that does not truncate output... (cached) /bin/sed
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.13 checking for gcc... (cached) gcc
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.16 checking whether we are using the GNU C compiler... (cached) yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.16 checking whether gcc accepts -g... (cached) yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.16 checking for gcc option to accept ISO C89... (cached) none needed
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.16 checking whether gcc understands -c and -o together... (cached) yes
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.16 checking for a Python interpreter with version >= 3... python3
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.18 checking for python3... /usr/bin/python3
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.18 checking for python3 version... 3.9
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.20 checking for python3 platform... linux
21:00:51 [2023-10-25T21:00:51.180Z] #74 40.21 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:00:51 [2023-10-25T21:00:51.438Z] #74 40.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:00:51 [2023-10-25T21:00:51.697Z] #74 40.31 checking that generated files are newer than configure... 
21:00:51 [2023-10-25T21:00:51.697Z] #74 ...
21:00:51 [2023-10-25T21:00:51.697Z] 
21:00:51 [2023-10-25T21:00:51.697Z] #82 [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...)
21:00:51 [2023-10-25T21:00:51.697Z] #82 DONE 40.8s
21:00:51 [2023-10-25T21:00:51.956Z] 
21:00:51 [2023-10-25T21:00:51.956Z] #88 [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...)
21:00:51 [2023-10-25T21:00:51.956Z] #88 DONE 40.7s
21:00:51 [2023-10-25T21:00:51.956Z] 
21:00:51 [2023-10-25T21:00:51.956Z] #91 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
21:00:51 [2023-10-25T21:00:51.956Z] #91 DONE 0.0s
21:00:51 [2023-10-25T21:00:51.956Z] 
21:00:51 [2023-10-25T21:00:51.956Z] #92 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
21:00:51 [2023-10-25T21:00:51.956Z] #92 DONE 0.0s
21:00:51 [2023-10-25T21:00:51.956Z] 
21:00:51 [2023-10-25T21:00:51.956Z] #85 [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...)
21:00:51 [2023-10-25T21:00:51.956Z] #85 ...
21:00:51 [2023-10-25T21:00:51.956Z] 
21:00:51 [2023-10-25T21:00:51.956Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:51 [2023-10-25T21:00:51.956Z] #74 40.31 checking that generated files are newer than configure... done
21:00:51 [2023-10-25T21:00:51.956Z] #74 40.96 configure: creating ./config.status
21:00:52 [2023-10-25T21:00:52.891Z] #74 41.76 config.status: creating Makefile
21:00:52 [2023-10-25T21:00:52.891Z] #74 41.77 config.status: creating ocispec.pc
21:00:52 [2023-10-25T21:00:52.891Z] #74 41.79 config.status: creating config.h
21:00:52 [2023-10-25T21:00:52.891Z] #74 41.81 config.status: executing libtool commands
21:00:52 [2023-10-25T21:00:52.891Z] #74 41.82 config.status: executing depfiles commands
21:00:52 [2023-10-25T21:00:52.891Z] #74 ...
21:00:52 [2023-10-25T21:00:52.891Z] 
21:00:52 [2023-10-25T21:00:52.891Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
21:00:52 [2023-10-25T21:00:52.891Z] #93 DONE 0.7s
21:00:53 [2023-10-25T21:00:53.149Z] 
21:00:53 [2023-10-25T21:00:53.149Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:00:53 [2023-10-25T21:00:53.149Z] #74 42.05 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:00:53 [2023-10-25T21:00:53.149Z] #74 42.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.16 checking for gcc... gcc
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.19 checking whether the C compiler works... yes
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.23 checking for C compiler default output file name... a.out
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.24 checking for suffix of executables... 
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.28 checking whether we are cross compiling... no
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.32 checking for suffix of object files... o
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.35 checking whether we are using the GNU C compiler... yes
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.38 checking whether gcc accepts -g... yes
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.41 checking for gcc option to accept ISO C89... none needed
21:00:53 [2023-10-25T21:00:53.407Z] #74 42.45 checking whether gcc understands -c and -o together... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.50 checking for a BSD-compatible install... /usr/bin/install -c
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.51 checking whether build environment is sane... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.53 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.53 checking for gawk... no
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.53 checking for mawk... mawk
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.53 checking whether make sets $(MAKE)... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.54 checking whether make supports the include directive... yes (GNU style)
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.55 checking whether make supports nested variables... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.57 checking whether UID '0' is supported by ustar format... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.57 checking whether GID '0' is supported by ustar format... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.57 checking how to create a ustar tar archive... gnutar
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.58 checking dependency style of gcc... gcc3
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.63 checking whether to enable maintainer-specific portions of Makefiles... yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.63 checking whether make supports nested variables... (cached) yes
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.65 checking build system type... aarch64-unknown-linux-gnu
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.72 checking host system type... aarch64-unknown-linux-gnu
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.72 checking how to print strings... printf
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.72 checking for a sed that does not truncate output... /bin/sed
21:00:53 [2023-10-25T21:00:53.666Z] #74 42.73 checking for grep that handles long lines and -e... /bin/grep
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.73 checking for egrep... /bin/grep -E
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.73 checking for fgrep... /bin/grep -F
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.73 checking for ld used by gcc... /usr/bin/ld
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.74 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.78 checking whether ln -s works... yes
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.78 checking the maximum length of command line arguments... 1572864
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking for /usr/bin/ld option to reload object files... -r
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking for objdump... objdump
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking how to recognize dependent libraries... pass_all
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking for dlltool... no
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking how to associate runtime and link libraries... printf %s\n
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking for ar... ar
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.79 checking for archiver @FILE support... @
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.84 checking for strip... strip
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.84 checking for ranlib... ranlib
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.84 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.94 checking for sysroot... no
21:00:53 [2023-10-25T21:00:53.924Z] #74 42.94 checking for a working dd... /bin/dd
21:00:54 [2023-10-25T21:00:54.182Z] #74 42.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:00:54 [2023-10-25T21:00:54.182Z] #74 42.95 checking for mt... no
21:00:54 [2023-10-25T21:00:54.182Z] #74 42.95 checking if : is a manifest tool... no
21:00:54 [2023-10-25T21:00:54.182Z] #74 42.95 checking how to run the C preprocessor... gcc -E
21:00:54 [2023-10-25T21:00:54.182Z] #74 43.02 checking for ANSI C header files... yes
21:00:54 [2023-10-25T21:00:54.182Z] #74 43.16 checking for sys/types.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.20 checking for sys/stat.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.24 checking for stdlib.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.28 checking for string.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.33 checking for memory.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.38 checking for strings.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.42 checking for inttypes.h... yes
21:00:54 [2023-10-25T21:00:54.441Z] #74 43.47 checking for stdint.h... yes
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.54 checking for unistd.h... yes
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.58 checking for dlfcn.h... yes
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.62 checking for objdir... .libs
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.73 checking if gcc supports -fno-rtti -fno-exceptions... no
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.76 checking for gcc option to produce PIC... -fPIC -DPIC
21:00:54 [2023-10-25T21:00:54.701Z] #74 43.76 checking if gcc PIC flag -fPIC -DPIC works... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 43.79 checking if gcc static flag -static works... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 43.88 checking if gcc supports -c -o file.o... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 43.92 checking if gcc supports -c -o file.o... (cached) yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 43.92 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 43.94 checking dynamic linker characteristics... GNU/Linux ld.so
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.00 checking how to hardcode library paths into programs... immediate
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.00 checking whether stripping libraries is possible... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.01 checking if libtool supports shared libraries... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.01 checking whether to build shared libraries... no
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.01 checking whether to build static libraries... yes
21:00:54 [2023-10-25T21:00:54.959Z] #74 44.01 checking float.h usability... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.05 checking float.h presence... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.06 checking for float.h... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.07 checking limits.h usability... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.11 checking limits.h presence... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.13 checking for limits.h... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.14 checking stddef.h usability... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.17 checking stddef.h presence... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.19 checking for stddef.h... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.20 checking for stdlib.h... (cached) yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.21 checking for string.h... (cached) yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.22 checking sys/time.h usability... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.26 checking sys/time.h presence... yes
21:00:55 [2023-10-25T21:00:55.217Z] #74 44.27 checking for sys/time.h... yes
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.28 checking for inline... inline
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.30 checking for size_t... yes
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.38 checking for stdlib.h... (cached) yes
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.38 checking for GNU libc compatible malloc... yes
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.43 checking for stdlib.h... (cached) yes
21:00:55 [2023-10-25T21:00:55.475Z] #74 44.44 checking for GNU libc compatible realloc... yes
21:00:55 [2023-10-25T21:00:55.733Z] #74 44.49 checking for working strtod... yes
21:00:55 [2023-10-25T21:00:55.733Z] #74 44.56 checking for gettimeofday... yes
21:00:55 [2023-10-25T21:00:55.733Z] #74 44.62 checking for memset... yes
21:00:55 [2023-10-25T21:00:55.733Z] #74 44.68 checking for strspn... yes
21:00:55 [2023-10-25T21:00:55.991Z] #74 44.76 checking that generated files are newer than configure... done
21:00:55 [2023-10-25T21:00:55.991Z] #74 44.76 configure: creating ./config.status
21:00:56 [2023-10-25T21:00:56.558Z] #74 45.43 config.status: creating Makefile
21:00:56 [2023-10-25T21:00:56.558Z] #74 45.44 config.status: creating config.h
21:00:56 [2023-10-25T21:00:56.558Z] #74 45.45 config.status: executing depfiles commands
21:00:56 [2023-10-25T21:00:56.558Z] #74 45.51 config.status: executing libtool commands
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.75   GEN      .version
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.75 make  install-recursive
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.76 make[1]: Entering directory '/tmp/crun-build'
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.79 Making install in libocispec
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.80 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.81 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.81 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.81 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.81 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
21:00:56 [2023-10-25T21:00:56.815Z] #74 45.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:00:57 [2023-10-25T21:00:57.074Z] #74 45.89 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.19 make  install-recursive
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.20 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.22 Making install in yajl
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.22 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       verify/json_verify-json_verify.o
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_alloc.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_gen.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_parser.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_encode.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_buf.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_lex.lo
21:00:57 [2023-10-25T21:00:57.332Z] #74 46.23   CC       src/libyajl_la-yajl_tree.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.71   CCLD     libyajl.la
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.81   CCLD     verify/json_verify
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[5]: Nothing to be done for 'install-exec-am'.
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[5]: Nothing to be done for 'install-data-am'.
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.91 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/validate.o
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_config_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_content_descriptor.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_defs.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_image_index_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/runtime_spec_schema_config_linux.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.94   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_config_zos.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_config_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_config_vm.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_config_windows.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_defs.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.95   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.96   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.96   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/runtime_spec_schema_state_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/runtime_spec_schema_features_linux.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/runtime_spec_schema_features_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.97   CC       src/ocispec/basic_test_double_array_item.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.98   CC       src/ocispec/basic_test_double_array.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.98   CC       src/ocispec/basic_test_top_array_int.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 46.98   CC       src/ocispec/basic_test_top_array_string.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.00   CC       src/ocispec/basic_test_top_double_array_int.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.00   CC       src/ocispec/basic_test_top_double_array_obj.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.00   CC       src/ocispec/basic_test_top_double_array_refobj.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.00   CC       src/ocispec/basic_test_top_double_array_string.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.00   CC       src/ocispec/read-file.lo
21:00:57 [2023-10-25T21:00:57.899Z] #74 47.01   CC       src/ocispec/json_common.lo
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.01   CC       tests/test-1.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.01   CC       tests/test-2.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.03   CC       tests/test-3.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.05   CC       tests/test-4.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.05   CC       tests/test-5.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.06   CC       tests/test-6.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.07   CC       tests/test-7.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.08   CC       tests/test-8.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.09   CC       tests/test-9.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.10   CC       tests/test-10.o
21:00:58 [2023-10-25T21:00:58.159Z] #74 47.10   CC       tests/test-11.o
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.46   CCLD     libocispec.la
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     src/ocispec/validate
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-1
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-2
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-3
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-4
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-5
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-6
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.59   CCLD     tests/test-7
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.60   CCLD     tests/test-8
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.61   CCLD     tests/test-9
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.61 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.61   CCLD     tests/test-10
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.63   CCLD     tests/test-11
21:01:00 [2023-10-25T21:01:00.691Z] #74 49.69 libtool: link: ar cr libocispec.a 
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.70 libtool: link: ranlib libocispec.a
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.84 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.86 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.86 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.86 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.86 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.86 make[2]: Entering directory '/tmp/crun-build'
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.89   CC       src/crun-crun.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.89   CC       src/crun-run.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.89   CC       src/crun-kill.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.89   CC       src/crun-delete.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.90   CC       src/crun-pause.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-unpause.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-oci_features.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-spec.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-exec.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-list.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.91   CC       src/crun-create.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.92   CC       src/crun-start.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.94   CC       src/crun-state.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.97   CC       src/crun-ps.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.97   CC       src/crun-update.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.98   CC       src/crun-checkpoint.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 49.99   CC       src/crun-restore.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 50.01   CC       src/libcrun/crun-cloned_binary.o
21:01:00 [2023-10-25T21:01:00.951Z] #74 50.02   CC       src/libcrun/libcrun_la-utils.lo
21:01:00 [2023-10-25T21:01:00.951Z] #74 50.04   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:01:00 [2023-10-25T21:01:00.951Z] #74 50.05   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.09   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.09   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.09   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.12   CC       src/libcrun/libcrun_la-cgroup.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.16   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.18   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.19   CC       src/libcrun/libcrun_la-container.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.19   CC       src/libcrun/libcrun_la-criu.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.20   CC       src/libcrun/libcrun_la-custom-handler.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.23   CC       src/libcrun/libcrun_la-ebpf.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.23   CC       src/libcrun/libcrun_la-error.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.23   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.24   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.24   CC       src/libcrun/handlers/libcrun_la-mono.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.25   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:01:01 [2023-10-25T21:01:01.212Z] #74 50.27   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.30   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.31   CC       src/libcrun/libcrun_la-io_priority.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.31   CC       src/libcrun/libcrun_la-linux.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.31   CC       src/libcrun/libcrun_la-mount_flags.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.32   CC       src/libcrun/libcrun_la-scheduler.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.32   CC       src/libcrun/libcrun_la-seccomp.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.32   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.33   CC       src/libcrun/libcrun_la-signals.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.33   CC       src/libcrun/libcrun_la-status.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.33   CC       src/libcrun/libcrun_la-terminal.lo
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.34   CC       tests/init.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.35   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.36   CC       src/libcrun/libcrun_testing_a-utils.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.36   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.40   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.41   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.42   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.44   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.45   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.48   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.48   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:01:01 [2023-10-25T21:01:01.472Z] #74 50.50   CC       src/libcrun/libcrun_testing_a-container.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.52   CC       src/libcrun/libcrun_testing_a-criu.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.53   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.54   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.55   CC       src/libcrun/libcrun_testing_a-error.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.57   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.61   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.62   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.63   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.65   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:01:01 [2023-10-25T21:01:01.732Z] #74 50.70   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
21:01:01 [2023-10-25T21:01:01.992Z] #74 50.77   CC       src/libcrun/libcrun_testing_a-io_priority.o
21:01:01 [2023-10-25T21:01:01.992Z] #74 50.87   CC       src/libcrun/libcrun_testing_a-linux.o
21:01:01 [2023-10-25T21:01:01.992Z] #74 50.89   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:01:01 [2023-10-25T21:01:01.992Z] #74 50.94   CC       src/libcrun/libcrun_testing_a-scheduler.o
21:01:01 [2023-10-25T21:01:01.992Z] #74 50.96   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:01:02 [2023-10-25T21:01:02.251Z] #74 51.14   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:01:02 [2023-10-25T21:01:02.251Z] #74 51.22   CC       src/libcrun/libcrun_testing_a-signals.o
21:01:02 [2023-10-25T21:01:02.251Z] #74 51.27   CC       src/libcrun/libcrun_testing_a-status.o
21:01:02 [2023-10-25T21:01:02.511Z] #74 51.29   CC       src/libcrun/libcrun_testing_a-terminal.o
21:01:02 [2023-10-25T21:01:02.511Z] #74 51.31   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:01:02 [2023-10-25T21:01:02.511Z] #74 51.39   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:01:02 [2023-10-25T21:01:02.770Z] #74 51.63   CCLD     tests/init
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.14   AR       libcrun_testing.a
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.14 ar: `u' modifier ignored since `D' is the default (see `U')
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.16   CCLD     tests/tests_libcrun_utils
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.16   CCLD     tests/tests_libcrun_errors
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.16   CCLD     tests/tests_libcrun_fuzzer
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.17   CCLD     libcrun.la
21:01:05 [2023-10-25T21:01:05.302Z] #74 54.36   CCLD     crun
21:01:05 [2023-10-25T21:01:05.560Z] #74 54.56 make[3]: Entering directory '/tmp/crun-build'
21:01:05 [2023-10-25T21:01:05.560Z] #74 54.63  /bin/mkdir -p '/usr/local/share/man/man1'
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.63  /bin/mkdir -p '/usr/local/lib'
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.64  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.64  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.66 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.66 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.67 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:01:05 [2023-10-25T21:01:05.818Z] #74 54.67 libtool: install: ranlib /usr/local/lib/libcrun.a
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 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
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 ----------------------------------------------------------------------
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 Libraries have been installed in:
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22    /usr/local/lib
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 If you ever happen to want to link against installed libraries
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 in a given directory, LIBDIR, you must either use libtool, and
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 specify the full pathname of the library, or use the '-LLIBDIR'
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22 flag during linking and do at least one of the following:
21:01:06 [2023-10-25T21:01:06.384Z] #74 55.22    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22      during execution
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22      during linking
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22 
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22 See any operating system documentation about shared libraries for
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22 more information, such as the ld(1) and ld.so(8) manual pages.
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22 ----------------------------------------------------------------------
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.22  /bin/mkdir -p '/build'
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.23   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.25 libtool: install: /usr/bin/install -c crun /build/crun
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.25 make[3]: Leaving directory '/tmp/crun-build'
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.25 make[2]: Leaving directory '/tmp/crun-build'
21:01:06 [2023-10-25T21:01:06.385Z] #74 55.25 make[1]: Leaving directory '/tmp/crun-build'
21:01:06 [2023-10-25T21:01:06.385Z] #74 DONE 55.4s
21:01:06 [2023-10-25T21:01:06.385Z] 
21:01:06 [2023-10-25T21:01:06.385Z] #85 [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...)
21:01:06 [2023-10-25T21:01:06.385Z] #85 44.26 + bin/containerd-stress
21:01:06 [2023-10-25T21:01:06.385Z] #85 44.26 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
21:01:06 [2023-10-25T21:01:06.385Z] #85 45.55 + bin/containerd-shim
21:01:06 [2023-10-25T21:01:06.385Z] #85 46.60 + bin/containerd-shim-runc-v1
21:01:06 [2023-10-25T21:01:06.385Z] #85 47.89 + bin/containerd-shim-runc-v2
21:01:06 [2023-10-25T21:01:06.385Z] #85 48.71 + binaries
21:01:06 [2023-10-25T21:01:06.643Z] #85 DONE 54.0s
21:01:07 [2023-10-25T21:01:07.208Z] 
21:01:07 [2023-10-25T21:01:07.209Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
21:01:10 [2023-10-25T21:01:10.489Z] #94 DONE 2.9s
21:01:10 [2023-10-25T21:01:10.489Z] 
21:01:10 [2023-10-25T21:01:10.489Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:01:10 [2023-10-25T21:01:10.489Z] #95 DONE 0.5s
21:01:10 [2023-10-25T21:01:10.489Z] 
21:01:10 [2023-10-25T21:01:10.489Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
21:01:12 [2023-10-25T21:01:12.388Z] #96 DONE 1.7s
21:01:12 [2023-10-25T21:01:12.388Z] 
21:01:12 [2023-10-25T21:01:12.388Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
21:01:12 [2023-10-25T21:01:12.388Z] #97 DONE 0.0s
21:01:12 [2023-10-25T21:01:12.388Z] 
21:01:12 [2023-10-25T21:01:12.388Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
21:01:12 [2023-10-25T21:01:12.388Z] #98 DONE 0.0s
21:01:12 [2023-10-25T21:01:12.388Z] 
21:01:12 [2023-10-25T21:01:12.388Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:01:12 [2023-10-25T21:01:12.388Z] #99 DONE 0.0s
21:01:12 [2023-10-25T21:01:12.388Z] 
21:01:12 [2023-10-25T21:01:12.388Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:01:13 [2023-10-25T21:01:13.760Z] #100 DONE 1.1s
21:01:13 [2023-10-25T21:01:13.760Z] 
21:01:13 [2023-10-25T21:01:13.760Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
21:01:15 [2023-10-25T21:01:15.133Z] #101 DONE 1.4s
21:01:15 [2023-10-25T21:01:15.133Z] 
21:01:15 [2023-10-25T21:01:15.133Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
21:01:15 [2023-10-25T21:01:15.133Z] #102 DONE 0.0s
21:01:15 [2023-10-25T21:01:15.133Z] 
21:01:15 [2023-10-25T21:01:15.133Z] #103 [dev-base  1/13] RUN groupadd -r docker
21:01:15 [2023-10-25T21:01:15.133Z] #103 DONE 0.3s
21:01:15 [2023-10-25T21:01:15.392Z] 
21:01:15 [2023-10-25T21:01:15.392Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:01:15 [2023-10-25T21:01:15.957Z] #104 DONE 0.5s
21:01:15 [2023-10-25T21:01:15.957Z] 
21:01:15 [2023-10-25T21:01:15.957Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:01:16 [2023-10-25T21:01:16.215Z] #105 0.344 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:01:16 [2023-10-25T21:01:16.215Z] #105 DONE 0.4s
21:01:16 [2023-10-25T21:01:16.215Z] 
21:01:16 [2023-10-25T21:01:16.215Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:01:16 [2023-10-25T21:01:16.474Z] #106 DONE 0.4s
21:01:16 [2023-10-25T21:01:16.731Z] 
21:01:16 [2023-10-25T21:01:16.732Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:01:16 [2023-10-25T21:01:16.989Z] #107 DONE 0.4s
21:01:16 [2023-10-25T21:01:16.989Z] 
21:01:16 [2023-10-25T21:01:16.989Z] #108 [dev-base  6/13] RUN ldconfig
21:01:17 [2023-10-25T21:01:17.555Z] #108 DONE 0.5s
21:01:17 [2023-10-25T21:01:17.555Z] 
21:01:17 [2023-10-25T21:01:17.555Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:01:17 [2023-10-25T21:01:17.813Z] #109 DONE 0.3s
21:01:17 [2023-10-25T21:01:17.813Z] 
21:01:17 [2023-10-25T21:01:17.813Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:01:18 [2023-10-25T21:01:18.378Z] #110 0.649 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:01:18 [2023-10-25T21:01:18.378Z] #110 0.660 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:01:18 [2023-10-25T21:01:18.378Z] #110 0.660 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:01:18 [2023-10-25T21:01:18.636Z] #110 0.790 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
21:01:18 [2023-10-25T21:01:18.894Z] #110 1.101 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
21:01:18 [2023-10-25T21:01:18.894Z] #110 1.102 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
21:01:19 [2023-10-25T21:01:19.827Z] #110 2.009 Fetched 8426 kB in 2s (5208 kB/s)
21:01:20 [2023-10-25T21:01:20.393Z] #110 2.009 Reading package lists...
21:01:20 [2023-10-25T21:01:20.959Z] #110 2.588 Reading package lists...
21:01:21 [2023-10-25T21:01:21.217Z] #110 3.150 Building dependency tree...
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.658 The following additional packages will be installed:
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.659   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.659   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.659   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.660   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.660   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.660   xxd
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664 Suggested packages:
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664   ctags vim-doc vim-scripts xfsdump acl attr quota
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664 Recommended packages:
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664   libatm1 nftables libpam-cap build-essential python3-dev dbus
21:01:21 [2023-10-25T21:01:21.474Z] #110 3.664   systemd-timesyncd | time-daemon unzip
21:01:21 [2023-10-25T21:01:21.732Z] #110 4.024 The following NEW packages will be installed:
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.024   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.024   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.025   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.025   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.025   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.025   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.025   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.026   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.026   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.026   xz-utils zip zstd
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.306 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.306 Need to get 32.1 MB of archives.
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.306 After this operation, 124 MB of additional disk space will be used.
21:01:21 [2023-10-25T21:01:21.990Z] #110 4.306 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.311 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.318 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.319 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.320 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.324 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.326 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.330 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.332 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.334 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.535 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:01:22 [2023-10-25T21:01:22.248Z] #110 4.558 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.559 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.560 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.560 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.560 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.561 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.566 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.615 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.616 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.617 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.618 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.619 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.622 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.648 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.649 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.649 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.650 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.651 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.653 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.654 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.696 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.697 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.697 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:01:22 [2023-10-25T21:01:22.506Z] #110 4.701 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.027 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.028 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.051 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.051 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.052 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.052 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.052 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.054 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.054 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.067 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.068 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.069 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.071 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.073 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.073 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.075 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
21:01:22 [2023-10-25T21:01:22.764Z] #110 5.115 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.116 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.118 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.119 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.171 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.253 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.257 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:01:23 [2023-10-25T21:01:23.022Z] #110 5.320 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:01:23 [2023-10-25T21:01:23.280Z] #110 5.616 debconf: delaying package configuration, since apt-utils is not installed
21:01:23 [2023-10-25T21:01:23.280Z] #110 5.662 Fetched 32.1 MB in 1s (25.0 MB/s)
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.690 Selecting previously unselected package libapparmor1:arm64.
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.690 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.700 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.710 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.758 Selecting previously unselected package libcap2:arm64.
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.760 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.764 Unpacking libcap2:arm64 (1:2.44-1) ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.803 Selecting previously unselected package libargon2-1:arm64.
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.805 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.808 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.848 Selecting previously unselected package dmsetup.
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.851 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.856 Unpacking dmsetup (2:1.02.175-2.1) ...
21:01:23 [2023-10-25T21:01:23.538Z] #110 5.899 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:01:23 [2023-10-25T21:01:23.796Z] #110 5.901 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 5.905 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 5.954 Selecting previously unselected package libjson-c5:arm64.
21:01:23 [2023-10-25T21:01:23.796Z] #110 5.956 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 5.961 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.003 Selecting previously unselected package libcryptsetup12:arm64.
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.006 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.010 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.061 Selecting previously unselected package libip4tc2:arm64.
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.063 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.068 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:01:23 [2023-10-25T21:01:23.796Z] #110 6.107 Selecting previously unselected package libkmod2:arm64.
21:01:24 [2023-10-25T21:01:24.054Z] #110 6.109 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.054Z] #110 6.112 Unpacking libkmod2:arm64 (28-1) ...
21:01:24 [2023-10-25T21:01:24.054Z] #110 6.154 Selecting previously unselected package systemd.
21:01:24 [2023-10-25T21:01:24.054Z] #110 6.157 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.054Z] #110 6.205 Unpacking systemd (247.3-7+deb11u4) ...
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.586 Selecting previously unselected package pigz.
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.588 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.593 Unpacking pigz (2.6-1) ...
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.629 Selecting previously unselected package libelf1:arm64.
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.632 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.635 Unpacking libelf1:arm64 (0.183-1) ...
21:01:24 [2023-10-25T21:01:24.311Z] #110 6.686 Selecting previously unselected package libbpf0:arm64.
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.688 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.693 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.731 Selecting previously unselected package libmnl0:arm64.
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.733 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.737 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.773 Selecting previously unselected package libxtables12:arm64.
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.775 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.780 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.813 Selecting previously unselected package libcap2-bin.
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.816 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.819 Unpacking libcap2-bin (1:2.44-1) ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.856 Selecting previously unselected package iproute2.
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.858 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.569Z] #110 6.863 Unpacking iproute2 (5.10.0-4) ...
21:01:24 [2023-10-25T21:01:24.827Z] #110 6.966 Selecting previously unselected package xxd.
21:01:24 [2023-10-25T21:01:24.827Z] #110 6.969 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:01:24 [2023-10-25T21:01:24.827Z] #110 6.972 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:01:24 [2023-10-25T21:01:24.827Z] #110 7.022 Selecting previously unselected package vim-common.
21:01:24 [2023-10-25T21:01:24.827Z] #110 7.024 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:01:24 [2023-10-25T21:01:24.827Z] #110 7.033 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:01:24 [2023-10-25T21:01:24.827Z] #110 7.085 Selecting previously unselected package bash-completion.
21:01:24 [2023-10-25T21:01:24.827Z] #110 7.087 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.764 Unpacking bash-completion (1:2.11-2) ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.877 Selecting previously unselected package bzip2.
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.880 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.884 Unpacking bzip2 (1.0.8-4) ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.919 Selecting previously unselected package xz-utils.
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.922 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.926 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.984 Selecting previously unselected package apparmor.
21:01:25 [2023-10-25T21:01:25.761Z] #110 7.986 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 8.009 Unpacking apparmor (2.13.6-10) ...
21:01:25 [2023-10-25T21:01:25.761Z] #110 8.104 Selecting previously unselected package inetutils-ping.
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.107 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.111 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.160 Selecting previously unselected package libip6tc2:arm64.
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.162 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.167 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.206 Selecting previously unselected package libnfnetlink0:arm64.
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.208 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.212 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.247 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.250 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.254 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.298 Selecting previously unselected package libnftnl11:arm64.
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.300 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.305 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:01:26 [2023-10-25T21:01:26.019Z] #110 8.342 Selecting previously unselected package iptables.
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.344 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.348 Unpacking iptables (1.8.7-1) ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.424 Selecting previously unselected package libonig5:arm64.
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.426 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.431 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.478 Selecting previously unselected package libjq1:arm64.
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.481 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.485 Unpacking libjq1:arm64 (1.6-2.1) ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.528 Selecting previously unselected package jq.
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.530 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.536 Unpacking jq (1.6-2.1) ...
21:01:26 [2023-10-25T21:01:26.277Z] #110 8.579 Selecting previously unselected package libaio1:arm64.
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.582 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.586 Unpacking libaio1:arm64 (0.3.112-9) ...
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.624 Selecting previously unselected package libgpm2:arm64.
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.626 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.631 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.766 Selecting previously unselected package libicu67:arm64.
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.768 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
21:01:26 [2023-10-25T21:01:26.535Z] #110 8.771 Unpacking libicu67:arm64 (67.1-7) ...
21:01:27 [2023-10-25T21:01:27.100Z] #110 9.444 Selecting previously unselected package libinih1:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.447 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.452 Unpacking libinih1:arm64 (53-1+b2) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.493 Selecting previously unselected package libmicrohttpd12:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.495 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.500 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.539 Selecting previously unselected package libnet1:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.542 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.546 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.590 Selecting previously unselected package libnl-3-200:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.593 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.597 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.634 Selecting previously unselected package libprotobuf-c1:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.637 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.641 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.680 Selecting previously unselected package libyajl2:arm64.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.683 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.688 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.718 Selecting previously unselected package net-tools.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.721 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.724 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.776 Selecting previously unselected package patch.
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.778 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
21:01:27 [2023-10-25T21:01:27.358Z] #110 9.782 Unpacking patch (2.7.6-7) ...
21:01:27 [2023-10-25T21:01:27.616Z] #110 9.823 Selecting previously unselected package python-pip-whl.
21:01:27 [2023-10-25T21:01:27.616Z] #110 9.825 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:01:27 [2023-10-25T21:01:27.616Z] #110 9.830 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 9.963 Selecting previously unselected package python3-lib2to3.
21:01:27 [2023-10-25T21:01:27.874Z] #110 9.966 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 9.971 Unpacking python3-lib2to3 (3.9.2-1) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.02 Selecting previously unselected package python3-distutils.
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.02 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.02 Unpacking python3-distutils (3.9.2-1) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.07 Selecting previously unselected package python3-pkg-resources.
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.07 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.08 Unpacking python3-pkg-resources (52.0.0-4) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.13 Selecting previously unselected package python3-setuptools.
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.13 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.13 Unpacking python3-setuptools (52.0.0-4) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.19 Selecting previously unselected package python3-wheel.
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.20 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.20 Unpacking python3-wheel (0.34.2-1) ...
21:01:27 [2023-10-25T21:01:27.874Z] #110 10.30 Selecting previously unselected package python3-pip.
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.30 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.37 Selecting previously unselected package sudo.
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.37 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.38 Unpacking sudo (1.9.5p2-3+deb11u1) ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.50 Selecting previously unselected package systemd-journal-remote.
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.50 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.50 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.55 Selecting previously unselected package thin-provisioning-tools.
21:01:28 [2023-10-25T21:01:28.132Z] #110 10.55 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.55 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.61 Selecting previously unselected package uidmap.
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.61 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.62 Unpacking uidmap (1:4.8.1-1) ...
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.67 Selecting previously unselected package vim-runtime.
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.67 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:01:28 [2023-10-25T21:01:28.391Z] #110 10.70 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.27 Selecting previously unselected package vim.
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.27 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.28 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.42 Selecting previously unselected package xfsprogs.
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.42 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.43 Unpacking xfsprogs (5.10.0-4) ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.53 Selecting previously unselected package zip.
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.53 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.54 Unpacking zip (3.0-12) ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.59 Selecting previously unselected package zstd.
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.59 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:01:29 [2023-10-25T21:01:29.325Z] #110 11.60 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:01:29 [2023-10-25T21:01:29.583Z] #110 11.77 Setting up python3-pkg-resources (52.0.0-4) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 11.98 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 11.99 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.00 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.02 Setting up libgpm2:arm64 (1.20.7-8) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.03 Setting up libicu67:arm64 (67.1-7) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.04 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.05 Setting up libinih1:arm64 (53-1+b2) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.07 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.08 Setting up uidmap (1:4.8.1-1) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.09 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.11 Setting up bzip2 (1.0.8-4) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:01:29 [2023-10-25T21:01:29.841Z] #110 12.14 Setting up python3-wheel (0.34.2-1) ...
21:01:30 [2023-10-25T21:01:30.099Z] #110 12.29 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
21:01:30 [2023-10-25T21:01:30.099Z] #110 12.30 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:01:30 [2023-10-25T21:01:30.099Z] #110 12.32 Setting up libcap2:arm64 (1:2.44-1) ...
21:01:30 [2023-10-25T21:01:30.099Z] #110 12.33 Setting up libcap2-bin (1:2.44-1) ...
21:01:30 [2023-10-25T21:01:30.099Z] #110 12.35 Setting up apparmor (2.13.6-10) ...
21:01:31 [2023-10-25T21:01:31.032Z] #110 13.19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
21:01:31 [2023-10-25T21:01:31.032Z] #110 13.34 Setting up zip (3.0-12) ...
21:01:31 [2023-10-25T21:01:31.032Z] #110 13.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:01:31 [2023-10-25T21:01:31.290Z] #110 13.37 Setting up bash-completion (1:2.11-2) ...
21:01:31 [2023-10-25T21:01:31.856Z] #110 14.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:01:31 [2023-10-25T21:01:31.856Z] #110 14.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:01:31 [2023-10-25T21:01:31.856Z] #110 14.18 Setting up libmnl0:arm64 (1.0.4-3) ...
21:01:31 [2023-10-25T21:01:31.856Z] #110 14.19 Setting up patch (2.7.6-7) ...
21:01:31 [2023-10-25T21:01:31.856Z] #110 14.21 Setting up sudo (1.9.5p2-3+deb11u1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.25 invoke-rc.d: could not determine current runlevel
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.26 invoke-rc.d: policy-rc.d denied execution of start.
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.26 Setting up libxtables12:arm64 (1.8.7-1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.28 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.29 Setting up pigz (2.6-1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:01:32 [2023-10-25T21:01:32.115Z] #110 14.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.54 Setting up libaio1:arm64 (0.3.112-9) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.55 Setting up python3-lib2to3 (3.9.2-1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.66 Setting up libelf1:arm64 (0.183-1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.67 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.68 Setting up zstd (1.4.8+dfsg-2.1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.70 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.71 Setting up libkmod2:arm64 (28-1) ...
21:01:32 [2023-10-25T21:01:32.373Z] #110 14.73 Setting up python3-distutils (3.9.2-1) ...
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.86 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:01:32 [2023-10-25T21:01:32.630Z] #110 14.93 Setting up python3-setuptools (52.0.0-4) ...
21:01:32 [2023-10-25T21:01:32.888Z] #110 15.26 Setting up libjq1:arm64 (1.6-2.1) ...
21:01:33 [2023-10-25T21:01:33.146Z] #110 15.28 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:01:33 [2023-10-25T21:01:33.146Z] #110 15.29 Setting up thin-provisioning-tools (0.9.0-1) ...
21:01:33 [2023-10-25T21:01:33.146Z] #110 15.31 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.60 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.61 Setting up jq (1.6-2.1) ...
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.63 Setting up libbpf0:arm64 (1:0.3-2) ...
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.64 Setting up iptables (1.8.7-1) ...
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:01:33 [2023-10-25T21:01:33.404Z] #110 15.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:01:33 [2023-10-25T21:01:33.405Z] #110 15.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:01:33 [2023-10-25T21:01:33.405Z] #110 15.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:01:33 [2023-10-25T21:01:33.405Z] #110 15.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:01:33 [2023-10-25T21:01:33.405Z] #110 15.68 Setting up iproute2 (5.10.0-4) ...
21:01:33 [2023-10-25T21:01:33.663Z] #110 15.91 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:01:33 [2023-10-25T21:01:33.663Z] #110 15.92 Setting up dmsetup (2:1.02.175-2.1) ...
21:01:33 [2023-10-25T21:01:33.663Z] #110 15.94 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:01:33 [2023-10-25T21:01:33.663Z] #110 15.96 Setting up systemd (247.3-7+deb11u4) ...
21:01:33 [2023-10-25T21:01:33.663Z] #110 16.01 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:01:33 [2023-10-25T21:01:33.663Z] #110 16.01 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:01:33 [2023-10-25T21:01:33.663Z] #110 16.01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:01:33 [2023-10-25T21:01:33.663Z] #110 16.02 Initializing machine ID from random generator.
21:01:34 [2023-10-25T21:01:34.229Z] #110 16.44 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
21:01:34 [2023-10-25T21:01:34.486Z] #110 16.58 Setting up xfsprogs (5.10.0-4) ...
21:01:34 [2023-10-25T21:01:34.486Z] #110 16.59 System has not been booted with systemd as init system (PID 1). Can't operate.
21:01:34 [2023-10-25T21:01:34.486Z] #110 16.59 Failed to connect to bus: Host is down
21:01:34 [2023-10-25T21:01:34.486Z] #110 16.59 Processing triggers for libc-bin (2.31-13+deb11u7) ...
21:01:35 [2023-10-25T21:01:35.052Z] #110 DONE 17.3s
21:01:35 [2023-10-25T21:01:35.052Z] 
21:01:35 [2023-10-25T21:01:35.052Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:01:35 [2023-10-25T21:01:35.311Z] #111 0.327 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:01:35 [2023-10-25T21:01:35.311Z] #111 0.331 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:01:35 [2023-10-25T21:01:35.311Z] #111 0.337 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:01:35 [2023-10-25T21:01:35.311Z] #111 DONE 0.4s
21:01:35 [2023-10-25T21:01:35.311Z] 
21:01:35 [2023-10-25T21:01:35.311Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
21:01:41 [2023-10-25T21:01:41.866Z] #112 5.721 Collecting yamllint==1.27.1
21:01:42 [2023-10-25T21:01:42.124Z] #112 6.744   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:01:42 [2023-10-25T21:01:42.382Z] #112 7.068 Collecting pathspec>=0.5.3
21:01:42 [2023-10-25T21:01:42.382Z] #112 7.072   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
21:01:42 [2023-10-25T21:01:42.640Z] #112 7.283 Collecting pyyaml
21:01:42 [2023-10-25T21:01:42.640Z] #112 7.289   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:01:42 [2023-10-25T21:01:42.640Z] #112 7.308 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:01:42 [2023-10-25T21:01:42.640Z] #112 7.313 Building wheels for collected packages: yamllint
21:01:42 [2023-10-25T21:01:42.640Z] #112 7.313   Building wheel for yamllint (setup.py): started
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.586   Building wheel for yamllint (setup.py): finished with status 'done'
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.586   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d03a57e3007e3b286ee8ffca6f0c60c41f1ca3bf43d31731568a4cedafbedcfd
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.587   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.589 Successfully built yamllint
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.595 Installing collected packages: pyyaml, pathspec, yamllint
21:01:43 [2023-10-25T21:01:43.206Z] #112 7.719 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
21:01:43 [2023-10-25T21:01:43.464Z] #112 DONE 8.0s
21:01:43 [2023-10-25T21:01:43.464Z] 
21:01:43 [2023-10-25T21:01:43.464Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:01:44 [2023-10-25T21:01:44.029Z] #113 0.600 Hit:1 http://deb.debian.org/debian bullseye InRelease
21:01:44 [2023-10-25T21:01:44.029Z] #113 0.600 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
21:01:44 [2023-10-25T21:01:44.029Z] #113 0.601 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
21:01:44 [2023-10-25T21:01:44.852Z] #113 0.974 Reading package lists...
21:01:45 [2023-10-25T21:01:45.417Z] #113 1.551 Reading package lists...
21:01:45 [2023-10-25T21:01:45.675Z] #113 2.114 Building dependency tree...
21:01:45 [2023-10-25T21:01:45.675Z] #113 2.296 Reading state information...
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.617 gcc is already the newest version (4:10.2.1-1).
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.617 pkg-config is already the newest version (0.29.2-1).
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.617 The following additional packages will be installed:
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.618   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.618   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.618   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.618   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.619   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.619   zlib1g-dev
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.622 Suggested packages:
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.622   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.622   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
21:01:45 [2023-10-25T21:01:45.932Z] #113 2.622 Recommended packages:
21:01:45 [2023-10-25T21:01:45.933Z] #113 2.622   build-essential fakeroot libalgorithm-merge-perl
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.850 The following NEW packages will be installed:
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.851   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.851   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.851   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.851   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.851   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
21:01:46 [2023-10-25T21:01:46.191Z] #113 2.852   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.129 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.129 Need to get 10.2 MB of archives.
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.129 After this operation, 41.2 MB of additional disk space will be used.
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.129 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.147 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.149 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.150 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.152 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.153 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.155 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.157 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.159 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.162 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:01:46 [2023-10-25T21:01:46.449Z] #113 3.263 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.281 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.283 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.286 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.289 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.292 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.293 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.295 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.299 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.300 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.302 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.304 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.306 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.308 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.312 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.313 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.324 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.324 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.326 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
21:01:46 [2023-10-25T21:01:46.707Z] #113 3.329 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.488 debconf: delaying package configuration, since apt-utils is not installed
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.589 Fetched 10.2 MB in 0s (21.8 MB/s)
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.616 Selecting previously unselected package dpkg-dev.
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.616 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21237 files and directories currently installed.)
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.629 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
21:01:46 [2023-10-25T21:01:46.965Z] #113 3.633 Unpacking dpkg-dev (1.20.13) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.768 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.771 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.799 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.840 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.843 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.847 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.893 Selecting previously unselected package libsecret-common.
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.896 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.902 Unpacking libsecret-common (0.20.4-2) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.959 Selecting previously unselected package libsecret-1-0:arm64.
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.962 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 3.968 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 4.018 Selecting previously unselected package gir1.2-secret-1:arm64.
21:01:47 [2023-10-25T21:01:47.223Z] #113 4.021 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 4.026 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:01:47 [2023-10-25T21:01:47.223Z] #113 4.061 Selecting previously unselected package libapparmor-dev:arm64.
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.064 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.068 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.112 Selecting previously unselected package uuid-dev:arm64.
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.115 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.120 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.176 Selecting previously unselected package libblkid-dev:arm64.
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.179 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.190 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.237 Selecting previously unselected package libffi-dev:arm64.
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.240 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.244 Unpacking libffi-dev:arm64 (3.3-6) ...
21:01:47 [2023-10-25T21:01:47.481Z] #113 4.283 Selecting previously unselected package libglib2.0-data.
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.285 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.290 Unpacking libglib2.0-data (2.66.8-1) ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.427 Selecting previously unselected package libglib2.0-bin.
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.430 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.435 Unpacking libglib2.0-bin (2.66.8-1) ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.483 Selecting previously unselected package libglib2.0-dev-bin.
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.486 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.489 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:01:47 [2023-10-25T21:01:47.739Z] #113 4.535 Selecting previously unselected package libsepol1-dev:arm64.
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.538 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.542 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.610 Selecting previously unselected package libpcre2-16-0:arm64.
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.612 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.616 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.669 Selecting previously unselected package libpcre2-32-0:arm64.
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.671 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.676 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.731 Selecting previously unselected package libpcre2-posix2:arm64.
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.734 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.738 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:01:47 [2023-10-25T21:01:47.997Z] #113 4.772 Selecting previously unselected package libpcre2-dev:arm64.
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.775 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.780 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.863 Selecting previously unselected package libselinux1-dev:arm64.
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.865 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.870 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.927 Selecting previously unselected package libmount-dev:arm64.
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.930 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.933 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.979 Selecting previously unselected package libpcre16-3:arm64.
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.982 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 4.986 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:01:48 [2023-10-25T21:01:48.256Z] #113 5.037 Selecting previously unselected package libpcre32-3:arm64.
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.039 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.044 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.096 Selecting previously unselected package libpcrecpp0v5:arm64.
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.099 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.105 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.142 Selecting previously unselected package libpcre3-dev:arm64.
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.145 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.149 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.228 Selecting previously unselected package zlib1g-dev:arm64.
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.231 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.235 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:01:48 [2023-10-25T21:01:48.514Z] #113 5.282 Selecting previously unselected package libglib2.0-dev:arm64.
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.285 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.289 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.480 Selecting previously unselected package libseccomp-dev:arm64.
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.483 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.487 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.527 Selecting previously unselected package libsecret-1-dev:arm64.
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.530 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:01:48 [2023-10-25T21:01:48.771Z] #113 5.534 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.592 Selecting previously unselected package libsystemd-dev:arm64.
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.595 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.599 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.697 Selecting previously unselected package libudev-dev:arm64.
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.700 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.704 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.768 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:01:49 [2023-10-25T21:01:49.029Z] #113 5.781 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 5.953 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 5.967 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 5.980 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 5.992 Setting up libffi-dev:arm64 (3.3-6) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 6.004 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 6.015 Setting up dpkg-dev (1.20.13) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 6.036 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 6.049 Setting up libglib2.0-data (2.66.8-1) ...
21:01:49 [2023-10-25T21:01:49.287Z] #113 6.063 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.544Z] #113 6.077 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.088 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.099 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.111 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.125 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.137 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.147 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.159 Setting up libsecret-common (0.20.4-2) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.172 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.190 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.203 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.215 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.225 Setting up libglib2.0-bin (2.66.8-1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.237 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.250 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.262 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:01:49 [2023-10-25T21:01:49.545Z] #113 6.273 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:01:49 [2023-10-25T21:01:49.802Z] #113 6.284 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:01:49 [2023-10-25T21:01:49.802Z] #113 6.298 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:01:49 [2023-10-25T21:01:49.802Z] #113 6.310 No schema files found: doing nothing.
21:01:49 [2023-10-25T21:01:49.802Z] #113 6.316 Processing triggers for libc-bin (2.31-13+deb11u7) ...
21:01:49 [2023-10-25T21:01:49.802Z] #113 6.488 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:01:50 [2023-10-25T21:01:50.369Z] #113 DONE 6.9s
21:01:50 [2023-10-25T21:01:50.369Z] 
21:01:50 [2023-10-25T21:01:50.369Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
21:01:50 [2023-10-25T21:01:50.369Z] #114 DONE 0.1s
21:01:50 [2023-10-25T21:01:50.369Z] 
21:01:50 [2023-10-25T21:01:50.369Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:01:50 [2023-10-25T21:01:50.627Z] #115 DONE 0.1s
21:01:50 [2023-10-25T21:01:50.627Z] 
21:01:50 [2023-10-25T21:01:50.627Z] #116 [dev 1/1] COPY --link . .
21:01:53 [2023-10-25T21:01:53.155Z] #116 DONE 2.7s
21:01:53 [2023-10-25T21:01:53.413Z] 
21:01:53 [2023-10-25T21:01:53.413Z] #117 exporting to image
21:01:53 [2023-10-25T21:01:53.413Z] #117 exporting layers
21:01:54 [2023-10-25T21:01:54.347Z] #117 exporting layers 1.0s done
21:01:54 [2023-10-25T21:01:54.347Z] #117 writing image sha256:d29a28b25ec04d008b661e16b41c9203f46c003251c2e4ab03999752b34dcf5c done
21:01:54 [2023-10-25T21:01:54.347Z] #117 naming to docker.io/library/docker:59c5f6e35b5b230f24fd887000ec5c8d35cc0565 done
21:01:54 [2023-10-25T21:01:54.347Z] #117 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:01:54 [2023-10-25T21:01:54.646Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:01:54 [2023-10-25T21:01:54.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45905/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr29 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59c5f6e35b5b230f24fd887000ec5c8d35cc0565 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:59c5f6e35b5b230f24fd887000ec5c8d35cc0565 hack/test/unit
21:01:55 [2023-10-25T21:01:55.183Z] + BUILDFLAGS=(-tags 'netgo journald')
21:01:55 [2023-10-25T21:01:55.183Z] + TESTFLAGS+=' -test.timeout=5m'
21:01:55 [2023-10-25T21:01:55.183Z] + TESTDIRS=./...
21:01:55 [2023-10-25T21:01:55.183Z] + exclude_paths='/vendor/|/integration'
21:01:55 [2023-10-25T21:01:55.183Z] ++ go list ./...
21:01:55 [2023-10-25T21:01:55.183Z] ++ grep -vE '(/vendor/|/integration)'
21:01:55 [2023-10-25T21:01:55.750Z] + pkg_list='github.com/docker/docker/api
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/backend/build
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/httpstatus
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/httputils
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/middleware
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/build
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/checkpoint
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/container
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/debug
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/distribution
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/grpc
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/image
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/network
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/plugin
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/session
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/swarm
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/system
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/server/router/volume
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/backend
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/blkiodev
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/checkpoint
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/container
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/events
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/filters
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/image
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/mount
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/network
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/plugins/logdriver
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/registry
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/strslice
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/swarm
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/swarm/runtime
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/system
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/time
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/versions
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/versions/v1p19
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/versions/v1p20
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/api/types/volume
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/exporter
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/worker
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/builder-next/worker/label
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/dockerfile
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/remotecontext
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/remotecontext/git
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/builder/remotecontext/urlutil
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cli/debug
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cli/winresources/docker-proxy
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cli/winresources/dockerd
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/client
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/client/buildkit
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cmd/docker-proxy
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cmd/dockerd
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cmd/dockerd/trap
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/container
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/container/stream
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/contrib/apparmor
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/contrib/httpserver
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster/convert
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster/executor
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster/executor/container
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/cluster/provider
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/config
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/containerd
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/events
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/events/testutils
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/graphdriver
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:01:55 [2023-10-25T21:01:55.750Z] github.com/docker/docker/daemon/graphdriver/copy
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/register
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/vfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/zfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/images
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/initlayer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/links
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/listeners
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/awslogs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/fluentd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/gcplogs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/gelf
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/local
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/logentries
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggertest
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggerutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/splunk
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/syslog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/templates
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/names
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/network
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/snapshotter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/stats
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/metadata
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/utils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/xfer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/dockerversion
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/errdefs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/cache
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/spec/specs-go
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/spec/specs-go/v1
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/tarexport
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/v1
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/compatcontext
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/mod
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/mounttree
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/multierror
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/test/suite
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/testutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/testutils/netnsutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/unshare
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/layer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/queue
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/remote
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/shimopts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/supervisor
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/types
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/bitmap
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cluster
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/config
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/datastore
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/diagnostic
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/discoverapi
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/driverapi
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/host
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/null
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/overlay
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/remote
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/windows
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/drvregistry
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/etchosts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/internal/caller
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/internal/kvstore
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipam
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipamapi
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipams/builtin
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipams/null
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipams/remote
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipamutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ipbits
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/iptables
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/netlabel
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/netutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/networkdb
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/ns
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/options
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/osl
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/osl/kernel
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/portallocator
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/portmapper
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/resolvconf
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/scope
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libnetwork/types
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/oci
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/oci/caps
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/opts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/aaparser
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/archive
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/authorization
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/broadcaster
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/capabilities
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/chrootarchive
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/containerfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/directory
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/dmesg
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/fileutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/homedir
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/idtools
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/ioutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/jsonmessage
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/longpath
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/loopback
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/meminfo
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/namesgenerator
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/parsers
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/parsers/kernel
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/pidfile
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/platform
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/platforms
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugingetter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugins
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/plugins/transport
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/pools
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/process
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/progress
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/reexec
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/rootless
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/rootless/specconv
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/stack
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/stdcopy
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/streamformatter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/stringid
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/sysinfo
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/system
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/tailfile
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/tarsum
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/pkg/useragent
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/plugin
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/plugin/executor/containerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/plugin/v2
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/profiles/apparmor
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/profiles/seccomp
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/quota
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/reference
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/registry
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/registry/resumable
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/restartmanager
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/runconfig
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/runconfig/opts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/daemon
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/environment
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fakecontext
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fakegit
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fakestorage
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fixtures/load
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fixtures/plugin
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/registry
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/testutil/request
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/drivers
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/local
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/mounts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/service
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/service/opts
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/volume/testutils'
21:01:55 [2023-10-25T21:01:55.751Z] ++ grep --fixed-strings -v /libnetwork
21:01:55 [2023-10-25T21:01:55.751Z] ++ echo 'github.com/docker/docker/api
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/backend/build
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/httpstatus
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/httputils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/middleware
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/build
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/checkpoint
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/container
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/debug
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/distribution
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/grpc
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/image
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/network
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/plugin
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/session
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/swarm
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/system
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/server/router/volume
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/backend
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/blkiodev
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/checkpoint
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/container
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/events
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/filters
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/image
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/mount
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/network
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/plugins/logdriver
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/registry
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/strslice
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/swarm
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/swarm/runtime
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/system
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/time
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/versions
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/versions/v1p19
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/versions/v1p20
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/api/types/volume
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/exporter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/worker
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/builder-next/worker/label
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/dockerfile
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/remotecontext
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/remotecontext/git
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/builder/remotecontext/urlutil
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cli/debug
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cli/winresources/docker-proxy
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cli/winresources/dockerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/client
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/client/buildkit
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cmd/docker-proxy
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cmd/dockerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cmd/dockerd/trap
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/container
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/container/stream
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/contrib/apparmor
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/contrib/httpserver
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster/convert
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster/executor
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster/executor/container
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/cluster/provider
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/config
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/containerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/events
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/events/testutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/copy
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/register
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/vfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/graphdriver/zfs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/images
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/initlayer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/links
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/listeners
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/awslogs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/fluentd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/gcplogs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/gelf
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/local
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/logentries
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggertest
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggerutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/splunk
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/syslog
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/logger/templates
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/names
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/network
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/snapshotter
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/daemon/stats
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/metadata
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/utils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/distribution/xfer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/dockerversion
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/errdefs
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/cache
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/spec/specs-go
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/spec/specs-go/v1
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/tarexport
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/image/v1
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/compatcontext
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/mod
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/mounttree
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/multierror
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/test/suite
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/testutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/testutils/netnsutils
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/internal/unshare
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/layer
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/queue
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/remote
21:01:55 [2023-10-25T21:01:55.751Z] github.com/docker/docker/libcontainerd/shimopts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/supervisor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/types
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/bitmap
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cluster
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/config
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/datastore
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/diagnostic
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/discoverapi
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/driverapi
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/host
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/null
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/overlay
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/remote
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/windows
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/drvregistry
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/etchosts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/internal/caller
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/internal/kvstore
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipam
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipamapi
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipams/builtin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipams/null
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipams/remote
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipamutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ipbits
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/iptables
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/netlabel
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/netutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/networkdb
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/ns
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/options
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/osl
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/osl/kernel
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/portallocator
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/portmapper
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/resolvconf
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/scope
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libnetwork/types
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/oci
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/oci/caps
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/opts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/aaparser
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/archive
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/authorization
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/broadcaster
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/capabilities
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/chrootarchive
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/containerfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/directory
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/dmesg
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/fileutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/homedir
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/idtools
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/ioutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/jsonmessage
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/longpath
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/loopback
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/meminfo
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/namesgenerator
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers/kernel
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/pidfile
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/platform
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/platforms
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugingetter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/transport
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/pools
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/process
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/progress
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/reexec
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/rootless
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/rootless/specconv
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stack
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stdcopy
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/streamformatter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stringid
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/sysinfo
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/system
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/tailfile
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/tarsum
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/useragent
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin/executor/containerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin/v2
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/profiles/apparmor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/profiles/seccomp
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/quota
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/reference
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/registry
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/registry/resumable
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/restartmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/runconfig
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/runconfig/opts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/daemon
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/environment
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fakecontext
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fakegit
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fakestorage
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fixtures/load
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fixtures/plugin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/registry
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/testutil/request
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/drivers
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/local
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/mounts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/service
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/service/opts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/volume/testutils'
21:01:55 [2023-10-25T21:01:55.752Z] + base_pkg_list='github.com/docker/docker/api
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/backend/build
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/httpstatus
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/httputils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/middleware
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/build
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/checkpoint
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/container
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/debug
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/distribution
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/grpc
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/image
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/network
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/plugin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/session
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/swarm
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/system
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/server/router/volume
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/backend
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/blkiodev
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/checkpoint
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/container
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/events
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/filters
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/image
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/mount
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/network
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/plugins/logdriver
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/registry
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/strslice
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/swarm
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/swarm/runtime
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/system
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/time
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/versions
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/versions/v1p19
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/versions/v1p20
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/api/types/volume
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/exporter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/worker
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/builder-next/worker/label
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/dockerfile
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/remotecontext
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/remotecontext/git
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/builder/remotecontext/urlutil
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cli/debug
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cli/winresources/docker-proxy
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cli/winresources/dockerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/client
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/client/buildkit
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cmd/docker-proxy
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cmd/dockerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cmd/dockerd/trap
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/container
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/container/stream
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/contrib/apparmor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/contrib/httpserver
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster/convert
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster/executor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster/executor/container
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/cluster/provider
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/config
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/containerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/events
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/events/testutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/copy
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/register
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/vfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/graphdriver/zfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/images
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/initlayer
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/links
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/listeners
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/awslogs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/fluentd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/gcplogs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/gelf
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/journald
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/local
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/logentries
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/loggertest
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/loggerutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/splunk
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/syslog
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/logger/templates
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/names
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/network
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/snapshotter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/daemon/stats
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/distribution
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/distribution/metadata
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/distribution/utils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/distribution/xfer
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/dockerversion
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/errdefs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image/cache
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image/spec/specs-go
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image/spec/specs-go/v1
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image/tarexport
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/image/v1
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/compatcontext
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/mod
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/mounttree
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/multierror
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/test/suite
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/testutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/testutils/netnsutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/internal/unshare
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/layer
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/queue
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/remote
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/shimopts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/supervisor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/libcontainerd/types
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/oci
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/oci/caps
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/opts
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/aaparser
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/archive
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/authorization
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/broadcaster
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/capabilities
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/chrootarchive
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/containerfs
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/directory
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/dmesg
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/fileutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/homedir
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/idtools
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/ioutils
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/jsonmessage
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/longpath
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/loopback
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/meminfo
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/namesgenerator
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers/kernel
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/pidfile
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/platform
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/platforms
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugingetter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/plugins/transport
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/pools
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/process
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/progress
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/reexec
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/rootless
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/rootless/specconv
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stack
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stdcopy
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/streamformatter
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/stringid
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/sysinfo
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/system
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/tailfile
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/tarsum
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/pkg/useragent
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin/executor/containerd
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/plugin/v2
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/profiles/apparmor
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/profiles/seccomp
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/quota
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/reference
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/registry
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/registry/resumable
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/restartmanager
21:01:55 [2023-10-25T21:01:55.752Z] github.com/docker/docker/runconfig
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/runconfig/opts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/daemon
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/environment
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakecontext
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakegit
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakestorage
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/load
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/plugin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/registry
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/request
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/drivers
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/local
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/mounts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/service
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/service/opts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/testutils'
21:01:55 [2023-10-25T21:01:55.753Z] ++ grep --fixed-strings /libnetwork
21:01:55 [2023-10-25T21:01:55.753Z] ++ echo 'github.com/docker/docker/api
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/backend/build
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/httpstatus
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/httputils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/middleware
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/build
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/checkpoint
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/container
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/debug
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/distribution
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/grpc
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/image
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/network
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/plugin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/session
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/swarm
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/system
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/server/router/volume
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/backend
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/blkiodev
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/checkpoint
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/container
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/events
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/filters
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/image
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/mount
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/network
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/plugins/logdriver
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/registry
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/strslice
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/swarm
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/swarm/runtime
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/system
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/time
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/versions
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/versions/v1p19
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/versions/v1p20
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/api/types/volume
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/exporter
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/worker
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/builder-next/worker/label
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/dockerfile
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/remotecontext
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/remotecontext/git
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/builder/remotecontext/urlutil
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cli/debug
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cli/winresources/docker-proxy
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cli/winresources/dockerd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/client
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/client/buildkit
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cmd/docker-proxy
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cmd/dockerd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cmd/dockerd/trap
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/container
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/container/stream
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/contrib/apparmor
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/contrib/httpserver
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster/convert
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster/executor
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster/executor/container
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/cluster/provider
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/config
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/containerd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/events
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/events/testutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/copy
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/register
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/vfs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/graphdriver/zfs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/images
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/initlayer
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/links
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/listeners
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/awslogs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/fluentd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/gcplogs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/gelf
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/journald
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/local
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/logentries
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/loggertest
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/loggerutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/splunk
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/syslog
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/logger/templates
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/names
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/network
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/snapshotter
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/daemon/stats
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/distribution
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/distribution/metadata
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/distribution/utils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/distribution/xfer
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/dockerversion
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/errdefs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image/cache
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image/spec/specs-go
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image/spec/specs-go/v1
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image/tarexport
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/image/v1
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/compatcontext
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/mod
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/mounttree
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/multierror
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/test/suite
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/testutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/testutils/netnsutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/internal/unshare
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/layer
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd/queue
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd/remote
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd/shimopts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd/supervisor
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libcontainerd/types
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/bitmap
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cluster
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/config
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/datastore
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/diagnostic
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/discoverapi
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/driverapi
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/host
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/null
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/overlay
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/remote
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/windows
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/drvregistry
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/etchosts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/internal/caller
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/internal/kvstore
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipam
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipamapi
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipams/builtin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipams/null
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipams/remote
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipamutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ipbits
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/iptables
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/netlabel
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/netutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/networkdb
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/ns
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/options
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/osl
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/osl/kernel
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/portallocator
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/portmapper
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/resolvconf
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/scope
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/types
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/oci
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/oci/caps
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/opts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/aaparser
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/archive
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/authorization
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/broadcaster
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/capabilities
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/chrootarchive
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/containerfs
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/directory
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/dmesg
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/fileutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/homedir
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/idtools
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/ioutils
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/jsonmessage
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/longpath
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/loopback
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/meminfo
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/namesgenerator
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/parsers
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/parsers/kernel
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/pidfile
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/platform
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/platforms
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugingetter
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugins
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/plugins/transport
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/pools
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/process
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/progress
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/reexec
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/rootless
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/rootless/specconv
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/stack
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/stdcopy
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/streamformatter
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/stringid
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/sysinfo
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/system
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/tailfile
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/tarsum
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/pkg/useragent
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/plugin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/plugin/executor/containerd
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/plugin/v2
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/profiles/apparmor
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/profiles/seccomp
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/quota
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/reference
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/registry
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/registry/resumable
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/restartmanager
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/runconfig
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/runconfig/opts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/daemon
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/environment
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakecontext
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakegit
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fakestorage
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/load
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/plugin
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/registry
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/testutil/request
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/drivers
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/local
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/mounts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/service
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/service/opts
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/volume/testutils'
21:01:55 [2023-10-25T21:01:55.753Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:01:55 [2023-10-25T21:01:55.753Z] github.com/docker/docker/libnetwork/bitmap
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cluster
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/config
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/datastore
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/diagnostic
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/discoverapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/driverapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/host
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/null
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/remote
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/windows
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drvregistry
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/etchosts
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/caller
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/kvstore
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipam
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipamapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/builtin
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/null
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/remote
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipamutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipbits
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/iptables
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/netlabel
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/netutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/networkdb
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ns
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/options
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/osl
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/osl/kernel
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/portallocator
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/portmapper
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/resolvconf
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/scope
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/types'
21:01:55 [2023-10-25T21:01:55.754Z] + echo 'github.com/docker/docker/libnetwork
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/bitmap
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cluster
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/config
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/datastore
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/diagnostic
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/discoverapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/driverapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/host
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/null
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/remote
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/windows
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drvregistry
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/etchosts
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/caller
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/kvstore
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipam
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipamapi
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/builtin
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/null
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/remote
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipamutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ipbits
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/iptables
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/netlabel
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/netutils
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/networkdb
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/ns
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/options
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/osl
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/osl/kernel
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/portallocator
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/portmapper
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/resolvconf
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/scope
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/types'
21:01:55 [2023-10-25T21:01:55.754Z] + grep --fixed-strings libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge
21:01:55 [2023-10-25T21:01:55.754Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:01:55 [2023-10-25T21:01:55.754Z] + type docker-proxy
21:01:55 [2023-10-25T21:01:55.754Z] hack/test/unit: line 25: type: docker-proxy: not found
21:01:55 [2023-10-25T21:01:55.754Z] + hack/make.sh binary-proxy install-proxy
21:01:55 [2023-10-25T21:01:55.754Z] 
21:01:55 [2023-10-25T21:01:55.754Z] Removing bundles/
21:01:55 [2023-10-25T21:01:55.754Z] 
21:01:55 [2023-10-25T21:01:55.754Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:01:55 [2023-10-25T21:01:55.754Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:01:55 [2023-10-25T21:01:55.754Z] + tee /go/src/github.com/docker/docker/go.mod
21:01:55 [2023-10-25T21:01:55.754Z] module github.com/docker/docker
21:01:55 [2023-10-25T21:01:55.754Z] 
21:01:55 [2023-10-25T21:01:55.754Z] go 1.20
21:01:55 [2023-10-25T21:01:55.754Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:01:55 [2023-10-25T21:01:55.754Z] + GO111MODULE=on
21:01:55 [2023-10-25T21:01:55.754Z] + 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=59c5f6e35b5b230f24fd887000ec5c8d35cc0565" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T21:01:55.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
21:02:01 [2023-10-25T21:02:01.017Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:02:01 [2023-10-25T21:02:01.017Z] Created binary: bundles/binary-proxy/docker-proxy
21:02:01 [2023-10-25T21:02:01.017Z] 
21:02:01 [2023-10-25T21:02:01.017Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:02:01 [2023-10-25T21:02:01.017Z] Installing docker-proxy to /usr/local/bin/
21:02:01 [2023-10-25T21:02:01.017Z] 
21:02:01 [2023-10-25T21:02:01.017Z] + mkdir -p bundles
21:02:01 [2023-10-25T21:02:01.017Z] + '[' -n 'github.com/docker/docker/api
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/backend/build
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/httpstatus
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/httputils
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/middleware
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/build
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/checkpoint
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/container
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/debug
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/distribution
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/grpc
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/image
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/network
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/plugin
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/session
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/swarm
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/system
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/server/router/volume
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/backend
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/blkiodev
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/checkpoint
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/container
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/events
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/filters
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/image
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/mount
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/network
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/plugins/logdriver
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/registry
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/strslice
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/swarm
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/swarm/runtime
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/system
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/time
21:02:01 [2023-10-25T21:02:01.017Z] github.com/docker/docker/api/types/versions
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/api/types/versions/v1p19
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/api/types/versions/v1p20
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/api/types/volume
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/exporter
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/worker
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/builder-next/worker/label
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/dockerfile
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/remotecontext
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/remotecontext/git
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/builder/remotecontext/urlutil
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cli/debug
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cli/winresources/docker-proxy
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cli/winresources/dockerd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/client
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/client/buildkit
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cmd/docker-proxy
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cmd/dockerd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cmd/dockerd/trap
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/container
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/container/stream
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/contrib/apparmor
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/contrib/httpserver
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster/convert
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster/executor
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster/executor/container
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/cluster/provider
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/config
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/containerd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/events
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/events/testutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/copy
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/register
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/vfs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/graphdriver/zfs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/images
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/initlayer
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/links
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/listeners
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/awslogs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/fluentd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/gcplogs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/gelf
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/journald
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/local
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/logentries
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/loggertest
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/loggerutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/splunk
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/syslog
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/logger/templates
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/names
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/network
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/snapshotter
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/daemon/stats
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/distribution
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/distribution/metadata
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/distribution/utils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/distribution/xfer
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/dockerversion
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/errdefs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image/cache
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image/spec/specs-go
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image/spec/specs-go/v1
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image/tarexport
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/image/v1
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/compatcontext
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/mod
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/mounttree
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/multierror
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/test/suite
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/testutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/testutils/netnsutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/internal/unshare
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/layer
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd/queue
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd/remote
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd/shimopts
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd/supervisor
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/libcontainerd/types
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/oci
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/oci/caps
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/opts
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/aaparser
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/archive
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/authorization
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/broadcaster
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/capabilities
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/chrootarchive
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/containerfs
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/directory
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/dmesg
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/fileutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/homedir
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/idtools
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/ioutils
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/jsonmessage
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/longpath
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/loopback
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/meminfo
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/namesgenerator
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/parsers
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/parsers/kernel
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/pidfile
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/platform
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/platforms
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugingetter
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugins
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/plugins/transport
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/pools
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/process
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/progress
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/reexec
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/rootless
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/rootless/specconv
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/stack
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/stdcopy
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/streamformatter
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/stringid
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/sysinfo
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/system
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/tailfile
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/tarsum
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/pkg/useragent
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/plugin
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/plugin/executor/containerd
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/plugin/v2
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/profiles/apparmor
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/profiles/seccomp
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/quota
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/reference
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/registry
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/registry/resumable
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/restartmanager
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/runconfig
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/runconfig/opts
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/daemon
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/environment
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fakecontext
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fakegit
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fakestorage
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fixtures/load
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fixtures/plugin
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/registry
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/testutil/request
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/drivers
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/local
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/mounts
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/service
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/service/opts
21:02:01 [2023-10-25T21:02:01.018Z] github.com/docker/docker/volume/testutils' ']'
21:02:01 [2023-10-25T21:02:01.018Z] + 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/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/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/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/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
21:02:01 [2023-10-25T21:02:01.018Z] ?   	github.com/docker/docker/api	[no test files]
21:02:09 [2023-10-25T21:02:09.137Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 13.0% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 28.3% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/system	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
21:02:31 [2023-10-25T21:02:31.090Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:02:31 [2023-10-25T21:02:31.656Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:02:31 [2023-10-25T21:02:31.656Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:02:31 [2023-10-25T21:02:31.656Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
21:02:31 [2023-10-25T21:02:31.656Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.017s	coverage: 100.0% of statements
21:02:31 [2023-10-25T21:02:31.656Z] ok  	github.com/docker/docker/builder/remotecontext	0.042s	coverage: 33.5% of statements
21:02:31 [2023-10-25T21:02:31.916Z] ok  	github.com/docker/docker/builder/dockerfile	0.085s	coverage: 50.1% of statements
21:02:33 [2023-10-25T21:02:33.822Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
21:02:33 [2023-10-25T21:02:33.822Z] ok  	github.com/docker/docker/client	0.112s	coverage: 77.1% of statements
21:02:33 [2023-10-25T21:02:33.822Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.154s	coverage: 66.5% of statements
21:02:38 [2023-10-25T21:02:38.014Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.588s	coverage: 82.5% of statements
21:02:46 [2023-10-25T21:02:46.130Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:02:46 [2023-10-25T21:02:46.130Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:02:46 [2023-10-25T21:02:46.130Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:02:46 [2023-10-25T21:02:46.130Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:02:46 [2023-10-25T21:02:46.130Z] ok  	github.com/docker/docker/container	0.140s	coverage: 36.5% of statements
21:02:46 [2023-10-25T21:02:46.130Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 29.4% of statements
21:02:47 [2023-10-25T21:02:47.504Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.396s	coverage: 0.0% of statements
21:02:48 [2023-10-25T21:02:48.879Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:02:48 [2023-10-25T21:02:48.879Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
21:02:48 [2023-10-25T21:02:48.879Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 38.7% of statements
21:02:48 [2023-10-25T21:02:48.879Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
21:02:49 [2023-10-25T21:02:49.446Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:02:49 [2023-10-25T21:02:49.446Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 75.7% of statements
21:02:50 [2023-10-25T21:02:50.820Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:02:50 [2023-10-25T21:02:50.820Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
21:02:50 [2023-10-25T21:02:50.820Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.5% of statements
21:02:50 [2023-10-25T21:02:50.820Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:02:50 [2023-10-25T21:02:50.820Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.8% of statements
21:02:51 [2023-10-25T21:02:51.079Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 59.6% of statements
21:02:51 [2023-10-25T21:02:51.338Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:02:51 [2023-10-25T21:02:51.597Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.031s	coverage: 1.9% of statements
21:02:51 [2023-10-25T21:02:51.597Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:02:51 [2023-10-25T21:02:51.597Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:02:51 [2023-10-25T21:02:51.855Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.212s	coverage: 60.2% of statements
21:02:51 [2023-10-25T21:02:51.855Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
21:02:52 [2023-10-25T21:02:52.421Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
21:02:52 [2023-10-25T21:02:52.988Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.482s	coverage: 13.4% of statements
21:02:52 [2023-10-25T21:02:52.988Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:02:52 [2023-10-25T21:02:52.988Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:02:52 [2023-10-25T21:02:52.988Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
21:02:52 [2023-10-25T21:02:52.988Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
21:02:52 [2023-10-25T21:02:52.988Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.0% of statements
21:02:53 [2023-10-25T21:02:53.555Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:02:53 [2023-10-25T21:02:53.555Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
21:02:53 [2023-10-25T21:02:53.555Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
21:02:53 [2023-10-25T21:02:53.555Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 78.3% of statements
21:02:53 [2023-10-25T21:02:53.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:02:53 [2023-10-25T21:02:53.814Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:02:53 [2023-10-25T21:02:53.814Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
21:02:54 [2023-10-25T21:02:54.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
21:02:54 [2023-10-25T21:02:54.333Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:02:54 [2023-10-25T21:02:54.333Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:02:54 [2023-10-25T21:02:54.333Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.122s	coverage: 76.8% of statements
21:02:54 [2023-10-25T21:02:54.333Z] ok  	github.com/docker/docker/daemon/logger/local	0.056s	coverage: 79.4% of statements
21:02:54 [2023-10-25T21:02:54.900Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
21:02:54 [2023-10-25T21:02:54.900Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
21:02:55 [2023-10-25T21:02:55.158Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:02:55 [2023-10-25T21:02:55.158Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
21:02:55 [2023-10-25T21:02:55.158Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
21:02:55 [2023-10-25T21:02:55.416Z] ok  	github.com/docker/docker/daemon/logger/journald	1.400s	coverage: 74.5% of statements
21:02:55 [2023-10-25T21:02:55.416Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
21:02:55 [2023-10-25T21:02:55.416Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:02:55 [2023-10-25T21:02:55.416Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
21:02:56 [2023-10-25T21:02:56.350Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:02:56 [2023-10-25T21:02:56.350Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
21:02:56 [2023-10-25T21:02:56.350Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
21:02:56 [2023-10-25T21:02:56.350Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
21:02:56 [2023-10-25T21:02:56.609Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.443s	coverage: 82.5% of statements
21:02:56 [2023-10-25T21:02:56.867Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
21:02:56 [2023-10-25T21:02:56.867Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
21:02:56 [2023-10-25T21:02:56.867Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
21:02:56 [2023-10-25T21:02:56.867Z] ok  	github.com/docker/docker/image	0.027s	coverage: 84.6% of statements
21:02:57 [2023-10-25T21:02:57.125Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:02:57 [2023-10-25T21:02:57.125Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
21:02:57 [2023-10-25T21:02:57.125Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:02:57 [2023-10-25T21:02:57.125Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
21:02:57 [2023-10-25T21:02:57.125Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
21:02:57 [2023-10-25T21:02:57.383Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:02:57 [2023-10-25T21:02:57.383Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
21:02:57 [2023-10-25T21:02:57.383Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
21:02:57 [2023-10-25T21:02:57.383Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:02:57 [2023-10-25T21:02:57.383Z] ok  	github.com/docker/docker/internal/multierror	0.004s	coverage: 88.9% of statements
21:02:57 [2023-10-25T21:02:57.948Z] ok  	github.com/docker/docker/distribution	1.531s	coverage: 29.3% of statements
21:02:58 [2023-10-25T21:02:58.206Z] ok  	github.com/docker/docker/daemon	10.742s	coverage: 17.1% of statements
21:02:58 [2023-10-25T21:02:58.464Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
21:02:58 [2023-10-25T21:02:58.464Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:02:58 [2023-10-25T21:02:58.464Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:02:58 [2023-10-25T21:02:58.464Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
21:02:58 [2023-10-25T21:02:58.464Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:02:58 [2023-10-25T21:02:58.464Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:02:58 [2023-10-25T21:02:58.464Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:02:59 [2023-10-25T21:02:59.031Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:02:59 [2023-10-25T21:02:59.031Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
21:02:59 [2023-10-25T21:02:59.031Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
21:02:59 [2023-10-25T21:02:59.031Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.9% of statements
21:02:59 [2023-10-25T21:02:59.597Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
21:02:59 [2023-10-25T21:02:59.597Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 81.8% of statements
21:02:59 [2023-10-25T21:02:59.597Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
21:02:59 [2023-10-25T21:02:59.597Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
21:02:59 [2023-10-25T21:02:59.856Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:02:59 [2023-10-25T21:02:59.856Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 56.4% of statements
21:02:59 [2023-10-25T21:02:59.856Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.256s	coverage: 83.7% of statements
21:03:00 [2023-10-25T21:03:00.115Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 8.3% of statements
21:03:00 [2023-10-25T21:03:00.115Z] ok  	github.com/docker/docker/pkg/authorization	0.420s	coverage: 68.3% of statements
21:03:00 [2023-10-25T21:03:00.115Z] ok  	github.com/docker/docker/pkg/archive	0.507s	coverage: 80.8% of statements
21:03:00 [2023-10-25T21:03:00.374Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:03:00 [2023-10-25T21:03:00.374Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
21:03:00 [2023-10-25T21:03:00.374Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
21:03:00 [2023-10-25T21:03:00.374Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
21:03:00 [2023-10-25T21:03:00.374Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
21:03:00 [2023-10-25T21:03:00.633Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:03:00 [2023-10-25T21:03:00.633Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:03:00 [2023-10-25T21:03:00.633Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:03:00 [2023-10-25T21:03:00.633Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:03:00 [2023-10-25T21:03:00.633Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:03:00 [2023-10-25T21:03:00.633Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
21:03:00 [2023-10-25T21:03:00.633Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.2% of statements
21:03:00 [2023-10-25T21:03:00.633Z] ok  	github.com/docker/docker/pkg/ioutils	0.387s	coverage: 71.4% of statements
21:03:00 [2023-10-25T21:03:00.891Z] ok  	github.com/docker/docker/pkg/idtools	0.863s	coverage: 69.7% of statements
21:03:01 [2023-10-25T21:03:01.150Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:03:01 [2023-10-25T21:03:01.150Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:03:01 [2023-10-25T21:03:01.150Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
21:03:01 [2023-10-25T21:03:01.150Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
21:03:01 [2023-10-25T21:03:01.150Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 90.0% of statements
21:03:01 [2023-10-25T21:03:01.409Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
21:03:01 [2023-10-25T21:03:01.410Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:03:01 [2023-10-25T21:03:01.410Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:03:01 [2023-10-25T21:03:01.410Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:03:01 [2023-10-25T21:03:01.668Z] ok  	github.com/docker/docker/pkg/reexec	0.025s	coverage: 82.4% of statements
21:03:01 [2023-10-25T21:03:01.668Z] ok  	github.com/docker/docker/pkg/stack	0.013s	coverage: 90.9% of statements
21:03:01 [2023-10-25T21:03:01.668Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
21:03:01 [2023-10-25T21:03:01.927Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
21:03:01 [2023-10-25T21:03:01.927Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
21:03:01 [2023-10-25T21:03:01.927Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
21:03:01 [2023-10-25T21:03:01.927Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
21:03:02 [2023-10-25T21:03:02.185Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
21:03:02 [2023-10-25T21:03:02.185Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:03:02 [2023-10-25T21:03:02.186Z] ok  	github.com/docker/docker/pkg/tarsum	0.065s	coverage: 89.1% of statements
21:03:03 [2023-10-25T21:03:03.121Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:03:03 [2023-10-25T21:03:03.121Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:03:03 [2023-10-25T21:03:03.121Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
21:03:03 [2023-10-25T21:03:03.121Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
21:03:03 [2023-10-25T21:03:03.380Z] ok  	github.com/docker/docker/pkg/plugins	2.028s	coverage: 74.9% of statements
21:03:03 [2023-10-25T21:03:03.380Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
21:03:03 [2023-10-25T21:03:03.380Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 23.3% of statements
21:03:03 [2023-10-25T21:03:03.638Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
21:03:03 [2023-10-25T21:03:03.638Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 46.2% of statements
21:03:03 [2023-10-25T21:03:03.896Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:03:03 [2023-10-25T21:03:03.896Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 63.8% of statements
21:03:03 [2023-10-25T21:03:03.896Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 63.9% of statements
21:03:03 [2023-10-25T21:03:03.896Z] ok  	github.com/docker/docker/quota	0.832s	coverage: 69.2% of statements
21:03:04 [2023-10-25T21:03:04.155Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:03:04 [2023-10-25T21:03:04.414Z] ?   	github.com/docker/docker/volume	[no test files]
21:03:04 [2023-10-25T21:03:04.981Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
21:03:05 [2023-10-25T21:03:05.239Z] ok  	github.com/docker/docker/volume/mounts	0.014s	coverage: 65.7% of statements
21:03:05 [2023-10-25T21:03:05.239Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 74.6% of statements
21:03:05 [2023-10-25T21:03:05.497Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:03:05 [2023-10-25T21:03:05.497Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:03:05 [2023-10-25T21:03:05.497Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
21:03:06 [2023-10-25T21:03:06.063Z] ok  	github.com/docker/docker/layer	7.621s	coverage: 68.7% of statements
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === Skipped
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     network_proxy_test.go:210: No support for dual stack yet
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver btrfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver btrfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver btrfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver btrfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver btrfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:68: No driver to put!
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z] time="2023-10-25T21:02:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z] time="2023-10-25T21:02:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z] time="2023-10-25T21:02:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z] time="2023-10-25T21:02:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z] time="2023-10-25T21:02:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     graphtest_unix.go:68: No driver to put!
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.321Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:03:06 [2023-10-25T21:03:06.321Z]     overlay_test.go:61: Cannot run test with naive change algorithm
21:03:06 [2023-10-25T21:03:06.321Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:41: Driver zfs not supported
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:41: Driver zfs not supported
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:41: Driver zfs not supported
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:41: Driver zfs not supported
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:41: Driver zfs not supported
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     graphtest_unix.go:68: No driver to put!
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
21:03:06 [2023-10-25T21:03:06.322Z]     validate_test.go:70: only tested on Windows
21:03:06 [2023-10-25T21:03:06.322Z] 
21:03:06 [2023-10-25T21:03:06.322Z] DONE 3144 tests, 27 skipped in 66.008s
21:03:06 [2023-10-25T21:03:06.322Z] + '[' -n 'github.com/docker/docker/libnetwork
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/bitmap
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cluster
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/config
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/datastore
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/diagnostic
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/discoverapi
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/driverapi
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/bridge
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/host
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/null
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/overlay
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/remote
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/windows
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/drvregistry
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/etchosts
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/internal/caller
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/internal/kvstore
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipam
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipamapi
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipams/builtin
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipams/null
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipams/remote
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipamutils
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ipbits
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/iptables
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/netlabel
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/netutils
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/networkdb
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/ns
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/options
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/osl
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/osl/kernel
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/portallocator
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/portmapper
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/resolvconf
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/scope
21:03:06 [2023-10-25T21:03:06.322Z] github.com/docker/docker/libnetwork/types' ']'
21:03:06 [2023-10-25T21:03:06.322Z] + 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/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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
21:04:02 [2023-10-25T21:04:02.534Z] ok  	github.com/docker/docker/libnetwork	45.581s	coverage: 43.0% of statements
21:04:02 [2023-10-25T21:04:02.534Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
21:04:02 [2023-10-25T21:04:02.534Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:04:02 [2023-10-25T21:04:02.534Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:04:02 [2023-10-25T21:04:02.534Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
21:04:02 [2023-10-25T21:04:02.535Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:04:02 [2023-10-25T21:04:02.535Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.150s	coverage: 62.3% of statements
21:04:02 [2023-10-25T21:04:02.535Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:04:02 [2023-10-25T21:04:02.535Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
21:04:03 [2023-10-25T21:04:03.908Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.847s	coverage: 5.0% of statements
21:04:03 [2023-10-25T21:04:03.908Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:04:04 [2023-10-25T21:04:04.167Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
21:04:04 [2023-10-25T21:04:04.167Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:04:04 [2023-10-25T21:04:04.425Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
21:04:05 [2023-10-25T21:04:05.360Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
21:04:05 [2023-10-25T21:04:05.619Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
21:04:05 [2023-10-25T21:04:05.878Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
21:04:06 [2023-10-25T21:04:06.445Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.2% of statements
21:04:06 [2023-10-25T21:04:06.445Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:04:06 [2023-10-25T21:04:06.445Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:04:06 [2023-10-25T21:04:06.445Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:04:07 [2023-10-25T21:04:07.011Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
21:04:07 [2023-10-25T21:04:07.269Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
21:04:07 [2023-10-25T21:04:07.527Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:04:07 [2023-10-25T21:04:07.527Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
21:04:07 [2023-10-25T21:04:07.527Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
21:04:19 [2023-10-25T21:04:19.725Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
21:04:21 [2023-10-25T21:04:21.628Z] ok  	github.com/docker/docker/libnetwork/ipam	3.353s	coverage: 80.0% of statements
21:04:21 [2023-10-25T21:04:21.628Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:04:21 [2023-10-25T21:04:21.628Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:04:21 [2023-10-25T21:04:21.886Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
21:04:22 [2023-10-25T21:04:22.144Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
21:04:22 [2023-10-25T21:04:22.144Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:04:22 [2023-10-25T21:04:22.402Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
21:04:22 [2023-10-25T21:04:22.969Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.333s	coverage: 86.4% of statements
21:04:23 [2023-10-25T21:04:23.227Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
21:04:24 [2023-10-25T21:04:24.161Z] ok  	github.com/docker/docker/libnetwork/iptables	0.240s	coverage: 39.9% of statements
21:04:24 [2023-10-25T21:04:24.161Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:04:24 [2023-10-25T21:04:24.419Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 54.9% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.865s	coverage: 58.5% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/osl	4.451s	coverage: 40.2% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.762s	coverage: 46.3% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
21:06:18 [2023-10-25T21:06:18.093Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
21:06:18 [2023-10-25T21:06:18.093Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
21:06:18 [2023-10-25T21:06:18.093Z] 
21:06:18 [2023-10-25T21:06:18.093Z] === Skipped
21:06:18 [2023-10-25T21:06:18.093Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:06:18 [2023-10-25T21:06:18.093Z]     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
21:06:18 [2023-10-25T21:06:18.093Z] 
21:06:18 [2023-10-25T21:06:18.093Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
21:06:18 [2023-10-25T21:06:18.093Z]     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
21:06:18 [2023-10-25T21:06:18.093Z] 
21:06:18 [2023-10-25T21:06:18.093Z] DONE 345 tests, 2 skipped in 190.847s
Post stage
[Pipeline] junit
21:06:18 [2023-10-25T21:06:18.113Z] Recording test results
21:06:19 [2023-10-25T21:06:19.191Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:06:19 [2023-10-25T21:06:19.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45905/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr29 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59c5f6e35b5b230f24fd887000ec5c8d35cc0565 -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:59c5f6e35b5b230f24fd887000ec5c8d35cc0565 hack/make.sh dynbinary test-integration
21:06:19 [2023-10-25T21:06:19.768Z] 
21:06:19 [2023-10-25T21:06:19.768Z] Removing bundles/
21:06:19 [2023-10-25T21:06:19.768Z] 
21:06:19 [2023-10-25T21:06:19.768Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:06:19 [2023-10-25T21:06:19.768Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:06:19 [2023-10-25T21:06:19.768Z] + tee /go/src/github.com/docker/docker/go.mod
21:06:19 [2023-10-25T21:06:19.768Z] module github.com/docker/docker
21:06:19 [2023-10-25T21:06:19.768Z] 
21:06:19 [2023-10-25T21:06:19.768Z] go 1.20
21:06:19 [2023-10-25T21:06:19.768Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:06:19 [2023-10-25T21:06:19.768Z] + GO111MODULE=on
21:06:19 [2023-10-25T21:06:19.768Z] + 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=59c5f6e35b5b230f24fd887000ec5c8d35cc0565" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T21:06:19.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
21:06:58 [2023-10-25T21:06:58.487Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:06:58 [2023-10-25T21:06:58.487Z] Created binary: bundles/dynbinary-daemon/dockerd
21:06:58 [2023-10-25T21:06:58.487Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:06:58 [2023-10-25T21:06:58.487Z] + tee /go/src/github.com/docker/docker/go.mod
21:06:58 [2023-10-25T21:06:58.487Z] module github.com/docker/docker
21:06:58 [2023-10-25T21:06:58.487Z] 
21:06:58 [2023-10-25T21:06:58.487Z] go 1.20
21:06:58 [2023-10-25T21:06:58.487Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
21:06:58 [2023-10-25T21:06:58.487Z] + GO111MODULE=on
21:06:58 [2023-10-25T21:06:58.487Z] + 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=59c5f6e35b5b230f24fd887000ec5c8d35cc0565" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T21:06:19.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
21:06:58 [2023-10-25T21:06:58.487Z] + rm -f /go/src/github.com/docker/docker/go.mod
21:06:58 [2023-10-25T21:06:58.487Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:06:58 [2023-10-25T21:06:58.487Z] 
21:06:58 [2023-10-25T21:06:58.488Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:06:58 [2023-10-25T21:06:58.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:06:58 [2023-10-25T21:06:58.488Z] HOSTNAME=4ac67d80bb62
21:06:58 [2023-10-25T21:06:58.488Z] TESTDEBUG=0
21:06:58 [2023-10-25T21:06:58.488Z] DEST=bundles/test-integration
21:06:58 [2023-10-25T21:06:58.488Z] PWD=/go/src/github.com/docker/docker
21:06:58 [2023-10-25T21:06:58.488Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:06:58 [2023-10-25T21:06:58.488Z] DOCKER_GITCOMMIT=59c5f6e35b5b230f24fd887000ec5c8d35cc0565
21:06:58 [2023-10-25T21:06:58.488Z] container=docker
21:06:58 [2023-10-25T21:06:58.488Z] HOME=/root
21:06:58 [2023-10-25T21:06:58.488Z] CONTAINERD_NAMESPACE=moby
21:06:58 [2023-10-25T21:06:58.488Z] GOLANG_VERSION=1.21.3
21:06:58 [2023-10-25T21:06:58.488Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:06:58 [2023-10-25T21:06:58.488Z] VALIDATE_BRANCH=master
21:06:58 [2023-10-25T21:06:58.488Z] TERM=xterm
21:06:58 [2023-10-25T21:06:58.488Z] DOCKER_PKG=github.com/docker/docker
21:06:58 [2023-10-25T21:06:58.488Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
21:06:58 [2023-10-25T21:06:58.488Z] SHLVL=1
21:06:58 [2023-10-25T21:06:58.488Z] TIMEOUT=120m
21:06:58 [2023-10-25T21:06:58.488Z] GOTOOLCHAIN=local
21:06:58 [2023-10-25T21:06:58.488Z] DOCKER_GRAPHDRIVER=overlay2
21:06:58 [2023-10-25T21:06:58.488Z] GO111MODULE=off
21:06:58 [2023-10-25T21:06:58.488Z] DOCKER_EXPERIMENTAL=1
21:06:58 [2023-10-25T21:06:58.488Z] TEST_SKIP_INTEGRATION_CLI=1
21:06:58 [2023-10-25T21:06:58.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:06:58 [2023-10-25T21:06:58.488Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:06:58 [2023-10-25T21:06:58.488Z] GOPATH=/go
21:06:58 [2023-10-25T21:06:58.488Z] PKG_CONFIG=pkg-config
21:06:58 [2023-10-25T21:06:58.488Z] _=/usr/bin/env
21:06:58 [2023-10-25T21:06:58.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:07:20 [2023-10-25T21:07:20.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
21:07:20 [2023-10-25T21:07:20.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:07:21 [2023-10-25T21:07:21.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:07:23 [2023-10-25T21:07:23.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:07:27 [2023-10-25T21:07:27.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:07:31 [2023-10-25T21:07:31.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:07:31 [2023-10-25T21:07:31.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:07:32 [2023-10-25T21:07:32.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:07:34 [2023-10-25T21:07:34.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:07:34 [2023-10-25T21:07:34.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:07:35 [2023-10-25T21:07:35.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:07:36 [2023-10-25T21:07:36.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:07:38 [2023-10-25T21:07:38.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:07:39 [2023-10-25T21:07:39.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:07:41 [2023-10-25T21:07:41.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:07:41 [2023-10-25T21:07:41.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:07:42 [2023-10-25T21:07:42.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:07:43 [2023-10-25T21:07:43.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:07:45 [2023-10-25T21:07:45.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:07:46 [2023-10-25T21:07:46.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:07:47 [2023-10-25T21:07:47.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:07:48 [2023-10-25T21:07:48.848Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:07:48 [2023-10-25T21:07:48.848Z] Using test binary /usr/local/cli-integration/docker
21:07:48 [2023-10-25T21:07:48.848Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:07:48 [2023-10-25T21:07:48.848Z] +++ /etc/init.d/apparmor start
21:07:48 [2023-10-25T21:07:48.848Z] Not: starting.
21:07:48 [2023-10-25T21:07:48.848Z] INFO: Waiting for daemon to start...
21:07:48 [2023-10-25T21:07:48.848Z] Starting dockerd
21:07:48 [2023-10-25T21:07:48.848Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.oov2tZQVZq/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:08:03 [2023-10-25T21:08:03.710Z] .
21:08:03 [2023-10-25T21:08:03.710Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
21:08:03 [2023-10-25T21:08:03.710Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:08:03 [2023-10-25T21:08:03.710Z] ++++ docker load
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: emptyfs:latest
21:08:03 [2023-10-25T21:08:03.710Z] ++++ tar -cC bundles/test-integration/dangling .
21:08:03 [2023-10-25T21:08:03.710Z] ++++ docker load
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
21:08:03 [2023-10-25T21:08:03.710Z] Running integration-test (iteration 1)
21:08:03 [2023-10-25T21:08:03.710Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
21:08:03 [2023-10-25T21:08:03.710Z] ++ '[' -n '' ']'
21:08:03 [2023-10-25T21:08:03.710Z] ++ 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
21:08:03 [2023-10-25T21:08:03.710Z] ++ set -e
21:08:03 [2023-10-25T21:08:03.710Z] ++ '[' -n 0 ']'
21:08:03 [2023-10-25T21:08:03.710Z] ++ set -x
21:08:03 [2023-10-25T21:08:03.710Z] ++ 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.oov2tZQVZq/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
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: busybox:latest
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: busybox:glibc
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: debian:bullseye-slim
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: hello-world:latest
21:08:03 [2023-10-25T21:08:03.710Z] Loaded image: arm32v7/hello-world:latest
21:08:03 [2023-10-25T21:08:03.710Z] INFO: Testing against a local daemon
21:08:03 [2023-10-25T21:08:03.710Z] === RUN   TestCgroupNamespacesBuild
21:08:04 [2023-10-25T21:08:04.644Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
21:08:04 [2023-10-25T21:08:04.644Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:08:05 [2023-10-25T21:08:05.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
21:08:05 [2023-10-25T21:08:05.578Z] === RUN   TestBuildWithSession
21:08:05 [2023-10-25T21:08:05.578Z]     build_session_test.go:26: TODO: BuildKit
21:08:05 [2023-10-25T21:08:05.578Z] --- SKIP: TestBuildWithSession (0.00s)
21:08:05 [2023-10-25T21:08:05.578Z] === RUN   TestBuildSquashParent
21:08:09 [2023-10-25T21:08:09.761Z] --- PASS: TestBuildSquashParent (3.77s)
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:09 [2023-10-25T21:08:09.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:08:09 [2023-10-25T21:08:09.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:08:13 [2023-10-25T21:08:13.043Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s)
21:08:13 [2023-10-25T21:08:13.043Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s)
21:08:13 [2023-10-25T21:08:13.043Z] === RUN   TestBuildMultiStageCopy
21:08:13 [2023-10-25T21:08:13.043Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:08:13 [2023-10-25T21:08:13.610Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:08:13 [2023-10-25T21:08:13.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:08:13 [2023-10-25T21:08:13.868Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:08:13 [2023-10-25T21:08:13.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:08:14 [2023-10-25T21:08:14.126Z] --- PASS: TestBuildMultiStageCopy (1.42s)
21:08:14 [2023-10-25T21:08:14.126Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
21:08:14 [2023-10-25T21:08:14.126Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
21:08:14 [2023-10-25T21:08:14.126Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
21:08:14 [2023-10-25T21:08:14.126Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
21:08:14 [2023-10-25T21:08:14.126Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
21:08:14 [2023-10-25T21:08:14.126Z] === RUN   TestBuildMultiStageParentConfig
21:08:14 [2023-10-25T21:08:14.384Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
21:08:14 [2023-10-25T21:08:14.384Z] === RUN   TestBuildLabelWithTargets
21:08:14 [2023-10-25T21:08:14.949Z] --- PASS: TestBuildLabelWithTargets (0.58s)
21:08:14 [2023-10-25T21:08:14.949Z] === RUN   TestBuildWithEmptyLayers
21:08:15 [2023-10-25T21:08:15.207Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
21:08:15 [2023-10-25T21:08:15.207Z] === RUN   TestBuildMultiStageOnBuild
21:08:16 [2023-10-25T21:08:16.581Z] --- PASS: TestBuildMultiStageOnBuild (1.18s)
21:08:16 [2023-10-25T21:08:16.581Z] === RUN   TestBuildUncleanTarFilenames
21:08:16 [2023-10-25T21:08:16.581Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
21:08:16 [2023-10-25T21:08:16.581Z] === RUN   TestBuildMultiStageLayerLeak
21:08:17 [2023-10-25T21:08:17.514Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
21:08:17 [2023-10-25T21:08:17.514Z] === RUN   TestBuildWithHugeFile
21:09:04 [2023-10-25T21:09:04.173Z] --- PASS: TestBuildWithHugeFile (46.63s)
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildWCOWSandboxSize
21:09:04 [2023-10-25T21:09:04.173Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:09:04 [2023-10-25T21:09:04.173Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildWithEmptyDockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:09:04 [2023-10-25T21:09:04.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:09:04 [2023-10-25T21:09:04.173Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:09:04 [2023-10-25T21:09:04.173Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:09:04 [2023-10-25T21:09:04.173Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildPreserveOwnership
21:09:04 [2023-10-25T21:09:04.173Z] === RUN   TestBuildPreserveOwnership/copy_from
21:09:06 [2023-10-25T21:09:06.072Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:09:06 [2023-10-25T21:09:06.638Z] --- PASS: TestBuildPreserveOwnership (2.38s)
21:09:06 [2023-10-25T21:09:06.638Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.69s)
21:09:06 [2023-10-25T21:09:06.638Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.68s)
21:09:06 [2023-10-25T21:09:06.638Z] === RUN   TestBuildPlatformInvalid
21:09:06 [2023-10-25T21:09:06.638Z] --- PASS: TestBuildPlatformInvalid (0.03s)
21:09:06 [2023-10-25T21:09:06.638Z] === RUN   TestBuildkitHistoryTracePropagation
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
21:09:06 [2023-10-25T21:09:06.638Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
21:09:06 [2023-10-25T21:09:06.639Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
21:09:06 [2023-10-25T21:09:06.639Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
21:09:06 [2023-10-25T21:09:06.639Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
21:09:06 [2023-10-25T21:09:06.639Z] time="2023-10-25T21:09:06Z" level=info msg="[core] [Server #4] Server created" module=grpc
21:09:06 [2023-10-25T21:09:06.639Z]     build_traces_test.go:84: Waiting for trace to be available
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] time="2023-10-25T21:09:10Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
21:09:10 [2023-10-25T21:09:10.820Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
21:09:10 [2023-10-25T21:09:10.820Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:09:11 [2023-10-25T21:09:11.494Z] Loaded image: busybox:latest
21:09:11 [2023-10-25T21:09:11.495Z] Loaded image: busybox:glibc
21:09:12 [2023-10-25T21:09:12.429Z] Loaded image: debian:bullseye-slim
21:09:12 [2023-10-25T21:09:12.429Z] Loaded image: hello-world:latest
21:09:12 [2023-10-25T21:09:12.429Z] Loaded image: arm32v7/hello-world:latest
21:09:22 [2023-10-25T21:09:22.396Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.36s)
21:09:22 [2023-10-25T21:09:22.396Z] PASS
21:09:22 [2023-10-25T21:09:22.396Z] 
21:09:22 [2023-10-25T21:09:22.396Z] === Skipped
21:09:22 [2023-10-25T21:09:22.396Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:09:22 [2023-10-25T21:09:22.396Z]     build_session_test.go:26: TODO: BuildKit
21:09:22 [2023-10-25T21:09:22.396Z] 
21:09:22 [2023-10-25T21:09:22.396Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:09:22 [2023-10-25T21:09:22.396Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:09:22 [2023-10-25T21:09:22.396Z] 
21:09:22 [2023-10-25T21:09:22.396Z] DONE 35 tests, 2 skipped in 79.050s
21:09:22 [2023-10-25T21:09:22.396Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
21:09:22 [2023-10-25T21:09:22.396Z] ++ '[' -n '' ']'
21:09:22 [2023-10-25T21:09:22.396Z] ++ 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
21:09:22 [2023-10-25T21:09:22.396Z] ++ set -e
21:09:22 [2023-10-25T21:09:22.396Z] ++ '[' -n 0 ']'
21:09:22 [2023-10-25T21:09:22.396Z] ++ set -x
21:09:22 [2023-10-25T21:09:22.396Z] ++ 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.oov2tZQVZq/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
21:09:22 [2023-10-25T21:09:22.396Z] INFO: Testing against a local daemon
21:09:22 [2023-10-25T21:09:22.396Z] === RUN   TestNoNewPrivileges
21:09:26 [2023-10-25T21:09:26.578Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
21:09:27 [2023-10-25T21:09:27.144Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
21:09:27 [2023-10-25T21:09:27.402Z] --- PASS: TestNoNewPrivileges (6.35s)
21:09:27 [2023-10-25T21:09:27.402Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
21:09:27 [2023-10-25T21:09:27.402Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
21:09:27 [2023-10-25T21:09:27.402Z] PASS
21:09:27 [2023-10-25T21:09:27.402Z] 
21:09:27 [2023-10-25T21:09:27.402Z] DONE 3 tests in 6.379s
21:09:27 [2023-10-25T21:09:27.402Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
21:09:27 [2023-10-25T21:09:27.402Z] ++ '[' -n '' ']'
21:09:27 [2023-10-25T21:09:27.402Z] ++ 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
21:09:27 [2023-10-25T21:09:27.402Z] ++ set -e
21:09:27 [2023-10-25T21:09:27.402Z] ++ '[' -n 0 ']'
21:09:27 [2023-10-25T21:09:27.402Z] ++ set -x
21:09:27 [2023-10-25T21:09:27.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.oov2tZQVZq/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
21:09:27 [2023-10-25T21:09:27.402Z] INFO: Testing against a local daemon
21:09:27 [2023-10-25T21:09:27.402Z] === RUN   TestConfigInspect
21:09:29 [2023-10-25T21:09:29.932Z] --- PASS: TestConfigInspect (1.95s)
21:09:29 [2023-10-25T21:09:29.932Z] === RUN   TestConfigList
21:09:30 [2023-10-25T21:09:30.865Z] === RUN   TestConfigList/test_filter_by_name
21:09:30 [2023-10-25T21:09:30.865Z] === RUN   TestConfigList/test_filter_by_id
21:09:30 [2023-10-25T21:09:30.865Z] === RUN   TestConfigList/test_filter_by_label_key_only
21:09:30 [2023-10-25T21:09:30.865Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
21:09:30 [2023-10-25T21:09:30.865Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
21:09:31 [2023-10-25T21:09:31.431Z] --- PASS: TestConfigList (2.02s)
21:09:31 [2023-10-25T21:09:31.431Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
21:09:31 [2023-10-25T21:09:31.431Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
21:09:31 [2023-10-25T21:09:31.431Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
21:09:31 [2023-10-25T21:09:31.431Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
21:09:31 [2023-10-25T21:09:31.431Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
21:09:31 [2023-10-25T21:09:31.431Z] === RUN   TestConfigsCreateAndDelete
21:09:33 [2023-10-25T21:09:33.330Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
21:09:33 [2023-10-25T21:09:33.330Z] === RUN   TestConfigsUpdate
21:09:35 [2023-10-25T21:09:35.229Z] --- PASS: TestConfigsUpdate (1.87s)
21:09:35 [2023-10-25T21:09:35.229Z] === RUN   TestTemplatedConfig
21:09:38 [2023-10-25T21:09:38.510Z] --- PASS: TestTemplatedConfig (2.82s)
21:09:38 [2023-10-25T21:09:38.510Z] === RUN   TestConfigCreateResolve
21:09:40 [2023-10-25T21:09:40.409Z] --- PASS: TestConfigCreateResolve (1.96s)
21:09:40 [2023-10-25T21:09:40.409Z] PASS
21:09:40 [2023-10-25T21:09:40.409Z] 
21:09:40 [2023-10-25T21:09:40.409Z] DONE 11 tests in 12.575s
21:09:40 [2023-10-25T21:09:40.409Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
21:09:40 [2023-10-25T21:09:40.409Z] ++ '[' -n '' ']'
21:09:40 [2023-10-25T21:09:40.409Z] ++ 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
21:09:40 [2023-10-25T21:09:40.409Z] ++ set -e
21:09:40 [2023-10-25T21:09:40.409Z] ++ '[' -n 0 ']'
21:09:40 [2023-10-25T21:09:40.409Z] ++ set -x
21:09:40 [2023-10-25T21:09:40.409Z] ++ 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.oov2tZQVZq/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
21:09:40 [2023-10-25T21:09:40.409Z] INFO: Testing against a local daemon
21:09:40 [2023-10-25T21:09:40.409Z] === RUN   TestAttach
21:09:40 [2023-10-25T21:09:40.409Z] === RUN   TestAttach/without_TTY
21:09:40 [2023-10-25T21:09:40.409Z] === PAUSE TestAttach/without_TTY
21:09:40 [2023-10-25T21:09:40.409Z] === RUN   TestAttach/with_TTY
21:09:40 [2023-10-25T21:09:40.409Z] === PAUSE TestAttach/with_TTY
21:09:40 [2023-10-25T21:09:40.409Z] === CONT  TestAttach/without_TTY
21:09:40 [2023-10-25T21:09:40.409Z] === CONT  TestAttach/with_TTY
21:09:40 [2023-10-25T21:09:40.409Z] --- PASS: TestAttach (0.03s)
21:09:40 [2023-10-25T21:09:40.409Z]     --- PASS: TestAttach/with_TTY (0.06s)
21:09:40 [2023-10-25T21:09:40.409Z]     --- PASS: TestAttach/without_TTY (0.06s)
21:09:40 [2023-10-25T21:09:40.409Z] === RUN   TestCreateWithCDIDevices
21:09:41 [2023-10-25T21:09:41.342Z] --- PASS: TestCreateWithCDIDevices (1.06s)
21:09:41 [2023-10-25T21:09:41.342Z] === RUN   TestCDISpecDirsAreInSystemInfo
21:09:41 [2023-10-25T21:09:41.342Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
21:09:41 [2023-10-25T21:09:41.908Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
21:09:42 [2023-10-25T21:09:42.475Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
21:09:42 [2023-10-25T21:09:42.733Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
21:09:43 [2023-10-25T21:09:43.299Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
21:09:43 [2023-10-25T21:09:43.865Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
21:09:44 [2023-10-25T21:09:44.431Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
21:09:44 [2023-10-25T21:09:44.998Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
21:09:45 [2023-10-25T21:09:45.564Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestCheckpoint
21:09:45 [2023-10-25T21:09:45.564Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:09:45 [2023-10-25T21:09:45.564Z] --- SKIP: TestCheckpoint (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/commit
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/commit
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/create
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/containers/create
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/commit
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/containers/create
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:09:45 [2023-10-25T21:09:45.564Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:09:45 [2023-10-25T21:09:45.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestCopyFromContainerPathIsNotDir
21:09:45 [2023-10-25T21:09:45.564Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestCopyToContainerPathDoesNotExist
21:09:45 [2023-10-25T21:09:45.564Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:09:45 [2023-10-25T21:09:45.564Z] === RUN   TestCopyEmptyFile
21:09:45 [2023-10-25T21:09:45.822Z] --- PASS: TestCopyEmptyFile (0.07s)
21:09:45 [2023-10-25T21:09:45.822Z] === RUN   TestCopyToContainerPathIsNotDir
21:09:45 [2023-10-25T21:09:45.822Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:09:45 [2023-10-25T21:09:45.822Z] === RUN   TestCopyFromContainer
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer//
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer/.
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer//.
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer/./
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer//./
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer//bar/root
21:09:46 [2023-10-25T21:09:46.388Z] === RUN   TestCopyFromContainer//bar/root/
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer//bar/root/.
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/quux
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/quux/
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/quux/.
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCopyFromContainer/bar/notarget
21:09:46 [2023-10-25T21:09:46.646Z] --- PASS: TestCopyFromContainer (0.88s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/. (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer//. (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:09:46 [2023-10-25T21:09:46.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateLinkToNonExistingContainer
21:09:46 [2023-10-25T21:09:46.646Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateWithInvalidEnv
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateWithInvalidEnv/0
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateWithInvalidEnv/0
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateWithInvalidEnv/1
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateWithInvalidEnv/1
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateWithInvalidEnv/2
21:09:46 [2023-10-25T21:09:46.646Z] === PAUSE TestCreateWithInvalidEnv/2
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateWithInvalidEnv/0
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateWithInvalidEnv/2
21:09:46 [2023-10-25T21:09:46.646Z] === CONT  TestCreateWithInvalidEnv/1
21:09:46 [2023-10-25T21:09:46.646Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateTmpfsMountsTarget
21:09:46 [2023-10-25T21:09:46.646Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:09:46 [2023-10-25T21:09:46.646Z] === RUN   TestCreateWithCustomMaskedPaths
21:09:48 [2023-10-25T21:09:48.020Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s)
21:09:48 [2023-10-25T21:09:48.020Z] === RUN   TestCreateWithCustomReadonlyPaths
21:09:49 [2023-10-25T21:09:49.395Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:09:49 [2023-10-25T21:09:49.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:09:49 [2023-10-25T21:09:49.395Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:09:49 [2023-10-25T21:09:49.961Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateDifferentPlatform
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateDifferentPlatform/different_os
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:09:49 [2023-10-25T21:09:49.961Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:09:49 [2023-10-25T21:09:49.961Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:09:49 [2023-10-25T21:09:49.961Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:09:49 [2023-10-25T21:09:49.961Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:09:49 [2023-10-25T21:09:49.961Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateInvalidHostConfig
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:09:49 [2023-10-25T21:09:49.961Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:09:49 [2023-10-25T21:09:49.961Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:09:49 [2023-10-25T21:09:49.961Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:09:49 [2023-10-25T21:09:49.961Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:09:49 [2023-10-25T21:09:49.962Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:09:49 [2023-10-25T21:09:49.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:09:49 [2023-10-25T21:09:49.962Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:09:49 [2023-10-25T21:09:49.962Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:09:49 [2023-10-25T21:09:49.962Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:09:49 [2023-10-25T21:09:49.962Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:09:49 [2023-10-25T21:09:49.962Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:09:49 [2023-10-25T21:09:49.962Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:09:49 [2023-10-25T21:09:49.962Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:09:49 [2023-10-25T21:09:49.962Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:09:49 [2023-10-25T21:09:49.962Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:09:49 [2023-10-25T21:09:49.962Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:09:49 [2023-10-25T21:09:49.962Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:09:49 [2023-10-25T21:09:49.962Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:09:49 [2023-10-25T21:09:49.962Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:09:49 [2023-10-25T21:09:49.962Z] === RUN   TestCreateWithMultipleEndpointSettings
21:09:49 [2023-10-25T21:09:49.962Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
21:09:49 [2023-10-25T21:09:49.962Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
21:09:50 [2023-10-25T21:09:50.220Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
21:09:50 [2023-10-25T21:09:50.220Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
21:09:50 [2023-10-25T21:09:50.220Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
21:09:50 [2023-10-25T21:09:50.220Z] === RUN   TestCreateWithCustomMACs
21:09:50 [2023-10-25T21:09:50.786Z] --- PASS: TestCreateWithCustomMACs (0.61s)
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestContainerStartOnDaemonRestart
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestContainerStartOnDaemonRestart
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestDaemonRestartIpcMode
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestDaemonRestartIpcMode
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestDaemonHostGatewayIP
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestDaemonHostGatewayIP
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestRestartDaemonWithRestartingContainer
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestHardRestartWhenContainerIsRunning
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestHardRestartWhenContainerIsRunning
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestContainerKillOnDaemonStart
21:09:50 [2023-10-25T21:09:50.786Z] === PAUSE TestContainerKillOnDaemonStart
21:09:50 [2023-10-25T21:09:50.786Z] === RUN   TestDiff
21:09:51 [2023-10-25T21:09:51.352Z] --- PASS: TestDiff (0.51s)
21:09:51 [2023-10-25T21:09:51.352Z] === RUN   TestDiffStoppedContainer
21:09:51 [2023-10-25T21:09:51.610Z] --- PASS: TestDiffStoppedContainer (0.46s)
21:09:51 [2023-10-25T21:09:51.610Z] === RUN   TestExecConsoleSize
21:09:52 [2023-10-25T21:09:52.177Z] --- PASS: TestExecConsoleSize (0.51s)
21:09:52 [2023-10-25T21:09:52.177Z] === RUN   TestExecWithCloseStdin
21:09:52 [2023-10-25T21:09:52.743Z] --- PASS: TestExecWithCloseStdin (0.52s)
21:09:52 [2023-10-25T21:09:52.743Z] === RUN   TestExec
21:09:53 [2023-10-25T21:09:53.309Z] --- PASS: TestExec (0.56s)
21:09:53 [2023-10-25T21:09:53.309Z] === RUN   TestExecUser
21:09:53 [2023-10-25T21:09:53.875Z] --- PASS: TestExecUser (0.57s)
21:09:53 [2023-10-25T21:09:53.875Z] === RUN   TestExportContainerAndImportImage
21:09:54 [2023-10-25T21:09:54.441Z] --- PASS: TestExportContainerAndImportImage (0.55s)
21:09:54 [2023-10-25T21:09:54.441Z] === RUN   TestExportContainerAfterDaemonRestart
21:10:00 [2023-10-25T21:10:00.997Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
21:10:00 [2023-10-25T21:10:00.997Z] === RUN   TestHealthCheckWorkdir
21:10:01 [2023-10-25T21:10:01.255Z] --- PASS: TestHealthCheckWorkdir (0.59s)
21:10:01 [2023-10-25T21:10:01.255Z] === RUN   TestHealthKillContainer
21:10:09 [2023-10-25T21:10:09.363Z] --- PASS: TestHealthKillContainer (7.94s)
21:10:09 [2023-10-25T21:10:09.363Z] === RUN   TestHealthCheckProcessKilled
21:10:09 [2023-10-25T21:10:09.934Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
21:10:09 [2023-10-25T21:10:09.934Z] === RUN   TestHealthStartInterval
21:10:11 [2023-10-25T21:10:11.331Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.331Z]         }
21:10:11 [2023-10-25T21:10:11.331Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.331Z]         }
21:10:11 [2023-10-25T21:10:11.331Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.331Z]         }
21:10:11 [2023-10-25T21:10:11.592Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.592Z]         }
21:10:11 [2023-10-25T21:10:11.592Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.592Z]         }
21:10:11 [2023-10-25T21:10:11.592Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.592Z]         }
21:10:11 [2023-10-25T21:10:11.854Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.854Z]         }
21:10:11 [2023-10-25T21:10:11.854Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:11 [2023-10-25T21:10:11.854Z]         }
21:10:12 [2023-10-25T21:10:12.119Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:12 [2023-10-25T21:10:12.119Z]         }
21:10:12 [2023-10-25T21:10:12.119Z]     health_test.go:141: &{2023-10-25 21:10:10.974202899 +0000 UTC 2023-10-25 21:10:11.034895758 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
21:10:12 [2023-10-25T21:10:12.119Z]         }
21:10:12 [2023-10-25T21:10:12.119Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.387Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.387Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.656Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.656Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.656Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.924Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.924Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:12 [2023-10-25T21:10:12.924Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:13 [2023-10-25T21:10:13.191Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:13 [2023-10-25T21:10:13.191Z]     health_test.go:141: &{2023-10-25 21:10:12.04241306 +0000 UTC 2023-10-25 21:10:12.093600019 +0000 UTC 1 2}
21:10:13 [2023-10-25T21:10:13.458Z]     health_test.go:169: 1.057426544s
21:10:14 [2023-10-25T21:10:14.421Z]     health_test.go:169: 1.057426544s
21:10:15 [2023-10-25T21:10:15.353Z]     health_test.go:169: 1.057426544s
21:10:16 [2023-10-25T21:10:16.285Z]     health_test.go:169: 1.057426544s
21:10:17 [2023-10-25T21:10:17.218Z]     health_test.go:169: 1.057426544s
21:10:18 [2023-10-25T21:10:18.591Z]     health_test.go:169: 1.057426544s
21:10:19 [2023-10-25T21:10:19.524Z]     health_test.go:169: 1.057426544s
21:10:20 [2023-10-25T21:10:20.456Z]     health_test.go:169: 1.057426544s
21:10:21 [2023-10-25T21:10:21.389Z]     health_test.go:169: 1.057426544s
21:10:22 [2023-10-25T21:10:22.320Z]     health_test.go:169: 1.057426544s
21:10:23 [2023-10-25T21:10:23.253Z]     health_test.go:169: 1.057426544s
21:10:24 [2023-10-25T21:10:24.624Z]     health_test.go:169: 1.057426544s
21:10:25 [2023-10-25T21:10:25.557Z]     health_test.go:169: 1.057426544s
21:10:26 [2023-10-25T21:10:26.489Z]     health_test.go:169: 1.057426544s
21:10:27 [2023-10-25T21:10:27.421Z]     health_test.go:169: 1.057426544s
21:10:28 [2023-10-25T21:10:28.352Z]     health_test.go:169: 1.057426544s
21:10:29 [2023-10-25T21:10:29.285Z]     health_test.go:169: 1.057426544s
21:10:30 [2023-10-25T21:10:30.657Z]     health_test.go:169: 1.057426544s
21:10:31 [2023-10-25T21:10:31.589Z]     health_test.go:169: 1.057426544s
21:10:32 [2023-10-25T21:10:32.521Z]     health_test.go:169: 1.057426544s
21:10:33 [2023-10-25T21:10:33.454Z]     health_test.go:169: 1.057426544s
21:10:34 [2023-10-25T21:10:34.386Z]     health_test.go:169: 1.057426544s
21:10:35 [2023-10-25T21:10:35.318Z]     health_test.go:169: 1.057426544s
21:10:36 [2023-10-25T21:10:36.251Z]     health_test.go:169: 1.057426544s
21:10:37 [2023-10-25T21:10:37.623Z]     health_test.go:169: 1.057426544s
21:10:38 [2023-10-25T21:10:38.555Z]     health_test.go:169: 1.057426544s
21:10:39 [2023-10-25T21:10:39.488Z]     health_test.go:169: 1.057426544s
21:10:40 [2023-10-25T21:10:40.421Z]     health_test.go:169: 1.057426544s
21:10:41 [2023-10-25T21:10:41.354Z]     health_test.go:169: 1.057426544s
21:10:42 [2023-10-25T21:10:42.287Z]     health_test.go:169: 1.057426544s
21:10:43 [2023-10-25T21:10:43.661Z] --- PASS: TestHealthStartInterval (33.72s)
21:10:43 [2023-10-25T21:10:43.661Z] === RUN   TestInspectCpusetInConfigPre120
21:10:44 [2023-10-25T21:10:44.226Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
21:10:44 [2023-10-25T21:10:44.226Z] === RUN   TestInspectAnnotations
21:10:44 [2023-10-25T21:10:44.226Z] --- PASS: TestInspectAnnotations (0.05s)
21:10:44 [2023-10-25T21:10:44.226Z] === RUN   TestIpcModeNone
21:10:44 [2023-10-25T21:10:44.792Z] --- PASS: TestIpcModeNone (0.56s)
21:10:44 [2023-10-25T21:10:44.792Z] === RUN   TestIpcModePrivate
21:10:45 [2023-10-25T21:10:45.050Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:10:45 [2023-10-25T21:10:45.308Z] --- PASS: TestIpcModePrivate (0.55s)
21:10:45 [2023-10-25T21:10:45.308Z] === RUN   TestIpcModeShareable
21:10:45 [2023-10-25T21:10:45.566Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:10:45 [2023-10-25T21:10:45.824Z] --- PASS: TestIpcModeShareable (0.61s)
21:10:45 [2023-10-25T21:10:45.824Z] === RUN   TestAPIIpcModeShareableAndContainer
21:10:47 [2023-10-25T21:10:47.198Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.28s)
21:10:47 [2023-10-25T21:10:47.198Z] === RUN   TestAPIIpcModeHost
21:10:47 [2023-10-25T21:10:47.456Z] --- PASS: TestAPIIpcModeHost (0.38s)
21:10:47 [2023-10-25T21:10:47.456Z] === RUN   TestDaemonIpcModeShareable
21:10:48 [2023-10-25T21:10:48.389Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:10:48 [2023-10-25T21:10:48.648Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
21:10:48 [2023-10-25T21:10:48.648Z] === RUN   TestDaemonIpcModePrivate
21:10:49 [2023-10-25T21:10:49.581Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:10:49 [2023-10-25T21:10:49.839Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
21:10:49 [2023-10-25T21:10:49.839Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:10:50 [2023-10-25T21:10:50.772Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
21:10:51 [2023-10-25T21:10:51.030Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
21:10:51 [2023-10-25T21:10:51.030Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:10:51 [2023-10-25T21:10:51.963Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
21:10:51 [2023-10-25T21:10:51.963Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
21:10:51 [2023-10-25T21:10:51.963Z] === RUN   TestIpcModeOlderClient
21:10:51 [2023-10-25T21:10:51.963Z] === PAUSE TestIpcModeOlderClient
21:10:51 [2023-10-25T21:10:51.963Z] === RUN   TestKillContainerInvalidSignal
21:10:52 [2023-10-25T21:10:52.529Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
21:10:52 [2023-10-25T21:10:52.529Z] === RUN   TestKillContainer
21:10:52 [2023-10-25T21:10:52.529Z] === RUN   TestKillContainer/no_signal
21:10:53 [2023-10-25T21:10:53.095Z] === RUN   TestKillContainer/non_killing_signal
21:10:53 [2023-10-25T21:10:53.352Z] === RUN   TestKillContainer/killing_signal
21:10:53 [2023-10-25T21:10:53.919Z] --- PASS: TestKillContainer (1.48s)
21:10:53 [2023-10-25T21:10:53.919Z]     --- PASS: TestKillContainer/no_signal (0.50s)
21:10:53 [2023-10-25T21:10:53.919Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
21:10:53 [2023-10-25T21:10:53.919Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
21:10:53 [2023-10-25T21:10:53.919Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:10:53 [2023-10-25T21:10:53.919Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:10:54 [2023-10-25T21:10:54.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:10:55 [2023-10-25T21:10:55.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
21:10:55 [2023-10-25T21:10:55.051Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
21:10:55 [2023-10-25T21:10:55.051Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
21:10:55 [2023-10-25T21:10:55.051Z] === RUN   TestKillStoppedContainer
21:10:55 [2023-10-25T21:10:55.051Z] --- PASS: TestKillStoppedContainer (0.05s)
21:10:55 [2023-10-25T21:10:55.051Z] === RUN   TestKillStoppedContainerAPIPre120
21:10:55 [2023-10-25T21:10:55.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:10:55 [2023-10-25T21:10:55.051Z] === RUN   TestKillDifferentUserContainer
21:10:55 [2023-10-25T21:10:55.617Z] --- PASS: TestKillDifferentUserContainer (0.52s)
21:10:55 [2023-10-25T21:10:55.617Z] === RUN   TestInspectOomKilledTrue
21:10:56 [2023-10-25T21:10:56.182Z] --- PASS: TestInspectOomKilledTrue (0.51s)
21:10:56 [2023-10-25T21:10:56.182Z] === RUN   TestInspectOomKilledFalse
21:10:56 [2023-10-25T21:10:56.748Z] --- PASS: TestInspectOomKilledFalse (0.47s)
21:10:56 [2023-10-25T21:10:56.748Z] === RUN   TestLinksEtcHostsContentMatch
21:10:57 [2023-10-25T21:10:57.006Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
21:10:57 [2023-10-25T21:10:57.006Z] === RUN   TestLinksContainerNames
21:10:57 [2023-10-25T21:10:57.940Z] --- PASS: TestLinksContainerNames (0.94s)
21:10:57 [2023-10-25T21:10:57.940Z] === RUN   TestLogsFollowTailEmpty
21:10:58 [2023-10-25T21:10:58.506Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:10:58 [2023-10-25T21:10:58.506Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:10:58 [2023-10-25T21:10:58.506Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:10:59 [2023-10-25T21:10:59.881Z] === RUN   TestLogs/driver_json-file
21:10:59 [2023-10-25T21:10:59.881Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.881Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.881Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:10:59 [2023-10-25T21:10:59.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:10:59 [2023-10-25T21:10:59.882Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:10:59 [2023-10-25T21:10:59.882Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:10:59 [2023-10-25T21:10:59.882Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:10:59 [2023-10-25T21:10:59.882Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:11:01 [2023-10-25T21:11:01.781Z] --- PASS: TestLogs (3.27s)
21:11:01 [2023-10-25T21:11:01.781Z]     --- PASS: TestLogs/driver_local (0.01s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.99s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.57s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.62s)
21:11:01 [2023-10-25T21:11:01.781Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.92s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.98s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.57s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.59s)
21:11:01 [2023-10-25T21:11:01.781Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.62s)
21:11:01 [2023-10-25T21:11:01.781Z] === RUN   TestContainerNetworkMountsNoChown
21:11:02 [2023-10-25T21:11:02.040Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/default
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/default
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/private
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/private
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rprivate
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rprivate
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/slave
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/slave
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rslave
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rslave
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/shared
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/shared
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rshared
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rshared
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/default
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rslave
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rprivate
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/private
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/private/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/private/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rshared
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/slave
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/shared
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/default/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/default/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:11:02 [2023-10-25T21:11:02.040Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:11:02 [2023-10-25T21:11:02.040Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/private/bind_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/default/bind_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/private/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/default/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:11:02 [2023-10-25T21:11:02.298Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:11:02 [2023-10-25T21:11:02.558Z] --- PASS: TestMountDaemonRoot (0.02s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
21:11:02 [2023-10-25T21:11:02.558Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
21:11:02 [2023-10-25T21:11:02.558Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
21:11:02 [2023-10-25T21:11:02.558Z] === RUN   TestContainerBindMountNonRecursive
21:11:03 [2023-10-25T21:11:03.932Z] --- PASS: TestContainerBindMountNonRecursive (1.25s)
21:11:03 [2023-10-25T21:11:03.932Z] === RUN   TestContainerVolumesMountedAsShared
21:11:04 [2023-10-25T21:11:04.190Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
21:11:04 [2023-10-25T21:11:04.190Z] === RUN   TestContainerVolumesMountedAsSlave
21:11:04 [2023-10-25T21:11:04.448Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
21:11:04 [2023-10-25T21:11:04.448Z] === RUN   TestContainerCopyLeaksMounts
21:11:05 [2023-10-25T21:11:05.015Z] --- PASS: TestContainerCopyLeaksMounts (0.59s)
21:11:05 [2023-10-25T21:11:05.015Z] === RUN   TestContainerBindMountRecursivelyReadOnly
21:11:06 [2023-10-25T21:11:06.915Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.77s)
21:11:06 [2023-10-25T21:11:06.915Z] === RUN   TestNetworkNat
21:11:07 [2023-10-25T21:11:07.480Z] --- PASS: TestNetworkNat (0.50s)
21:11:07 [2023-10-25T21:11:07.480Z] === RUN   TestNetworkLocalhostTCPNat
21:11:08 [2023-10-25T21:11:08.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s)
21:11:08 [2023-10-25T21:11:08.046Z] === RUN   TestNetworkLoopbackNat
21:11:10 [2023-10-25T21:11:10.575Z] --- PASS: TestNetworkLoopbackNat (2.63s)
21:11:10 [2023-10-25T21:11:10.575Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
21:11:10 [2023-10-25T21:11:10.833Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
21:11:10 [2023-10-25T21:11:10.833Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
21:11:10 [2023-10-25T21:11:10.833Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
21:11:10 [2023-10-25T21:11:10.833Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
21:11:11 [2023-10-25T21:11:11.091Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
21:11:11 [2023-10-25T21:11:11.091Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
21:11:11 [2023-10-25T21:11:11.091Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
21:11:11 [2023-10-25T21:11:11.091Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
21:11:11 [2023-10-25T21:11:11.091Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
21:11:11 [2023-10-25T21:11:11.091Z] === RUN   TestPause
21:11:11 [2023-10-25T21:11:11.657Z] --- PASS: TestPause (0.52s)
21:11:11 [2023-10-25T21:11:11.657Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:11:11 [2023-10-25T21:11:11.657Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:11:11 [2023-10-25T21:11:11.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:11:11 [2023-10-25T21:11:11.657Z] === RUN   TestPauseStopPausedContainer
21:11:12 [2023-10-25T21:11:12.223Z] --- PASS: TestPauseStopPausedContainer (0.52s)
21:11:12 [2023-10-25T21:11:12.223Z] === RUN   TestPIDModeHost
21:11:13 [2023-10-25T21:11:13.158Z] --- PASS: TestPIDModeHost (1.17s)
21:11:13 [2023-10-25T21:11:13.158Z] === RUN   TestPIDModeContainer
21:11:13 [2023-10-25T21:11:13.158Z] === RUN   TestPIDModeContainer/non-existing_container
21:11:13 [2023-10-25T21:11:13.158Z] === RUN   TestPIDModeContainer/non-running_container
21:11:13 [2023-10-25T21:11:13.416Z] === RUN   TestPIDModeContainer/running_container
21:11:14 [2023-10-25T21:11:14.350Z] --- PASS: TestPIDModeContainer (1.15s)
21:11:14 [2023-10-25T21:11:14.350Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
21:11:14 [2023-10-25T21:11:14.350Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
21:11:14 [2023-10-25T21:11:14.350Z]     --- PASS: TestPIDModeContainer/running_container (0.53s)
21:11:14 [2023-10-25T21:11:14.350Z] === RUN   TestPsFilter
21:11:14 [2023-10-25T21:11:14.608Z] === RUN   TestPsFilter/since
21:11:14 [2023-10-25T21:11:14.608Z] === RUN   TestPsFilter/before
21:11:14 [2023-10-25T21:11:14.608Z] --- PASS: TestPsFilter (0.13s)
21:11:14 [2023-10-25T21:11:14.608Z]     --- PASS: TestPsFilter/since (0.00s)
21:11:14 [2023-10-25T21:11:14.608Z]     --- PASS: TestPsFilter/before (0.00s)
21:11:14 [2023-10-25T21:11:14.608Z] === RUN   TestRemoveContainerWithRemovedVolume
21:11:14 [2023-10-25T21:11:14.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
21:11:14 [2023-10-25T21:11:14.866Z] === RUN   TestRemoveContainerWithVolume
21:11:15 [2023-10-25T21:11:15.432Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
21:11:15 [2023-10-25T21:11:15.432Z] === RUN   TestRemoveContainerRunning
21:11:15 [2023-10-25T21:11:15.998Z] --- PASS: TestRemoveContainerRunning (0.50s)
21:11:15 [2023-10-25T21:11:15.998Z] === RUN   TestRemoveContainerForceRemoveRunning
21:11:16 [2023-10-25T21:11:16.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
21:11:16 [2023-10-25T21:11:16.564Z] === RUN   TestRemoveInvalidContainer
21:11:16 [2023-10-25T21:11:16.564Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:11:16 [2023-10-25T21:11:16.564Z] === RUN   TestRenameLinkedContainer
21:11:18 [2023-10-25T21:11:18.465Z] --- PASS: TestRenameLinkedContainer (1.94s)
21:11:18 [2023-10-25T21:11:18.465Z] === RUN   TestRenameStoppedContainer
21:11:18 [2023-10-25T21:11:18.723Z] --- PASS: TestRenameStoppedContainer (0.44s)
21:11:18 [2023-10-25T21:11:18.723Z] === RUN   TestRenameRunningContainerAndReuse
21:11:20 [2023-10-25T21:11:20.097Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
21:11:20 [2023-10-25T21:11:20.097Z] === RUN   TestRenameInvalidName
21:11:20 [2023-10-25T21:11:20.355Z] --- PASS: TestRenameInvalidName (0.48s)
21:11:20 [2023-10-25T21:11:20.355Z] === RUN   TestRenameAnonymousContainer
21:11:22 [2023-10-25T21:11:22.255Z] --- PASS: TestRenameAnonymousContainer (1.69s)
21:11:22 [2023-10-25T21:11:22.255Z] === RUN   TestRenameContainerWithSameName
21:11:22 [2023-10-25T21:11:22.512Z] --- PASS: TestRenameContainerWithSameName (0.47s)
21:11:22 [2023-10-25T21:11:22.512Z] === RUN   TestRenameContainerWithLinkedContainer
21:11:23 [2023-10-25T21:11:23.446Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s)
21:11:23 [2023-10-25T21:11:23.446Z] === RUN   TestResize
21:11:23 [2023-10-25T21:11:23.446Z] === RUN   TestResize/success
21:11:23 [2023-10-25T21:11:23.704Z] === RUN   TestResize/invalid_size
21:11:23 [2023-10-25T21:11:23.961Z] === RUN   TestResize/invalid_state
21:11:24 [2023-10-25T21:11:24.527Z] --- PASS: TestResize (0.98s)
21:11:24 [2023-10-25T21:11:24.527Z]     --- PASS: TestResize/success (0.27s)
21:11:24 [2023-10-25T21:11:24.527Z]     --- PASS: TestResize/invalid_size (0.25s)
21:11:24 [2023-10-25T21:11:24.527Z]     --- PASS: TestResize/invalid_state (0.04s)
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.527Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:11:24 [2023-10-25T21:11:24.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:11:25 [2023-10-25T21:11:25.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:25 [2023-10-25T21:11:25.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:11:25 [2023-10-25T21:11:25.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:11:26 [2023-10-25T21:11:26.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:11:26 [2023-10-25T21:11:26.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:11:27 [2023-10-25T21:11:27.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:11:27 [2023-10-25T21:11:27.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:11:27 [2023-10-25T21:11:27.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:11:31 [2023-10-25T21:11:31.144Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.60s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
21:11:31 [2023-10-25T21:11:31.144Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.42s)
21:11:31 [2023-10-25T21:11:31.144Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:11:31 [2023-10-25T21:11:31.144Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:11:32 [2023-10-25T21:11:32.077Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:11:33 [2023-10-25T21:11:33.011Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.07s)
21:11:33 [2023-10-25T21:11:33.011Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
21:11:33 [2023-10-25T21:11:33.011Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
21:11:33 [2023-10-25T21:11:33.011Z] === RUN   TestCgroupNamespacesRun
21:11:33 [2023-10-25T21:11:33.945Z] --- PASS: TestCgroupNamespacesRun (1.12s)
21:11:33 [2023-10-25T21:11:33.945Z] === RUN   TestCgroupNamespacesRunPrivileged
21:11:35 [2023-10-25T21:11:35.318Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
21:11:35 [2023-10-25T21:11:35.318Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:11:36 [2023-10-25T21:11:36.251Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
21:11:36 [2023-10-25T21:11:36.251Z] === RUN   TestCgroupNamespacesRunHostMode
21:11:37 [2023-10-25T21:11:37.625Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
21:11:37 [2023-10-25T21:11:37.625Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:11:38 [2023-10-25T21:11:38.558Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
21:11:38 [2023-10-25T21:11:38.558Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:11:39 [2023-10-25T21:11:39.492Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
21:11:39 [2023-10-25T21:11:39.492Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:11:40 [2023-10-25T21:11:40.058Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:11:40 [2023-10-25T21:11:40.058Z] === RUN   TestCgroupNamespacesRunOlderClient
21:11:41 [2023-10-25T21:11:41.431Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
21:11:41 [2023-10-25T21:11:41.431Z] === RUN   TestNISDomainname
21:11:41 [2023-10-25T21:11:41.997Z] --- PASS: TestNISDomainname (0.61s)
21:11:41 [2023-10-25T21:11:41.997Z] === RUN   TestHostnameDnsResolution
21:11:42 [2023-10-25T21:11:42.563Z] --- PASS: TestHostnameDnsResolution (0.75s)
21:11:42 [2023-10-25T21:11:42.563Z] === RUN   TestUnprivilegedPortsAndPing
21:11:43 [2023-10-25T21:11:43.130Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
21:11:43 [2023-10-25T21:11:43.130Z] === RUN   TestPrivilegedHostDevices
21:11:43 [2023-10-25T21:11:43.696Z] --- PASS: TestPrivilegedHostDevices (0.58s)
21:11:43 [2023-10-25T21:11:43.696Z] === RUN   TestRunConsoleSize
21:11:44 [2023-10-25T21:11:44.262Z] --- PASS: TestRunConsoleSize (0.48s)
21:11:44 [2023-10-25T21:11:44.262Z] === RUN   TestRunWithAlternativeContainerdShim
21:11:50 [2023-10-25T21:11:50.820Z] --- PASS: TestRunWithAlternativeContainerdShim (5.49s)
21:11:50 [2023-10-25T21:11:50.820Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
21:11:50 [2023-10-25T21:11:50.820Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.15s)
21:11:50 [2023-10-25T21:11:50.820Z] === RUN   TestStats
21:11:52 [2023-10-25T21:11:52.719Z] --- PASS: TestStats (1.46s)
21:11:52 [2023-10-25T21:11:52.719Z] === RUN   TestStopContainerWithTimeout
21:11:52 [2023-10-25T21:11:52.719Z] === RUN   TestStopContainerWithTimeout/0
21:11:52 [2023-10-25T21:11:52.719Z] === PAUSE TestStopContainerWithTimeout/0
21:11:52 [2023-10-25T21:11:52.719Z] === RUN   TestStopContainerWithTimeout/1
21:11:52 [2023-10-25T21:11:52.719Z] === PAUSE TestStopContainerWithTimeout/1
21:11:52 [2023-10-25T21:11:52.719Z] === RUN   TestStopContainerWithTimeout/3
21:11:52 [2023-10-25T21:11:52.719Z] === PAUSE TestStopContainerWithTimeout/3
21:11:52 [2023-10-25T21:11:52.719Z] === RUN   TestStopContainerWithTimeout/-1
21:11:52 [2023-10-25T21:11:52.719Z] === PAUSE TestStopContainerWithTimeout/-1
21:11:52 [2023-10-25T21:11:52.719Z] === CONT  TestStopContainerWithTimeout/0
21:11:52 [2023-10-25T21:11:52.719Z] === CONT  TestStopContainerWithTimeout/3
21:11:52 [2023-10-25T21:11:52.719Z] === CONT  TestStopContainerWithTimeout/1
21:11:52 [2023-10-25T21:11:52.719Z] === CONT  TestStopContainerWithTimeout/-1
21:11:56 [2023-10-25T21:11:56.002Z] --- PASS: TestStopContainerWithTimeout (0.05s)
21:11:56 [2023-10-25T21:11:56.002Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
21:11:56 [2023-10-25T21:11:56.002Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
21:11:56 [2023-10-25T21:11:56.002Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
21:11:56 [2023-10-25T21:11:56.002Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
21:11:56 [2023-10-25T21:11:56.002Z] === RUN   TestStopContainerWithTimeoutCancel
21:11:56 [2023-10-25T21:11:56.002Z] === PAUSE TestStopContainerWithTimeoutCancel
21:11:56 [2023-10-25T21:11:56.002Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:11:57 [2023-10-25T21:11:57.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s)
21:11:57 [2023-10-25T21:11:57.901Z] === RUN   TestUpdateMemory
21:11:58 [2023-10-25T21:11:58.467Z] --- PASS: TestUpdateMemory (0.62s)
21:11:58 [2023-10-25T21:11:58.467Z] === RUN   TestUpdateCPUQuota
21:11:59 [2023-10-25T21:11:59.400Z] --- PASS: TestUpdateCPUQuota (0.89s)
21:11:59 [2023-10-25T21:11:59.400Z] === RUN   TestUpdatePidsLimit
21:11:59 [2023-10-25T21:11:59.400Z] === RUN   TestUpdatePidsLimit/update_from_none
21:11:59 [2023-10-25T21:11:59.658Z] === RUN   TestUpdatePidsLimit/no_change
21:11:59 [2023-10-25T21:11:59.916Z] === RUN   TestUpdatePidsLimit/update_lower
21:12:00 [2023-10-25T21:12:00.174Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:12:00 [2023-10-25T21:12:00.432Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:12:00 [2023-10-25T21:12:00.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:12:00 [2023-10-25T21:12:00.948Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:12:01 [2023-10-25T21:12:01.883Z] --- PASS: TestUpdatePidsLimit (2.25s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
21:12:01 [2023-10-25T21:12:01.883Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
21:12:01 [2023-10-25T21:12:01.883Z] === RUN   TestUpdateRestartPolicy
21:12:14 [2023-10-25T21:12:14.078Z] --- PASS: TestUpdateRestartPolicy (11.05s)
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestUpdateRestartWithAutoRemove
21:12:14 [2023-10-25T21:12:14.078Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitNonBlocked
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:14 [2023-10-25T21:12:14.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:14 [2023-10-25T21:12:14.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:14 [2023-10-25T21:12:14.078Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:12:14 [2023-10-25T21:12:14.078Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:12:14 [2023-10-25T21:12:14.078Z] --- PASS: TestWaitNonBlocked (0.03s)
21:12:14 [2023-10-25T21:12:14.078Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
21:12:14 [2023-10-25T21:12:14.078Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitBlocked
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:12:14 [2023-10-25T21:12:14.078Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:12:14 [2023-10-25T21:12:14.078Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:12:14 [2023-10-25T21:12:14.078Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:12:14 [2023-10-25T21:12:14.078Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:12:14 [2023-10-25T21:12:14.078Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:12:15 [2023-10-25T21:12:15.012Z] --- PASS: TestWaitBlocked (0.03s)
21:12:15 [2023-10-25T21:12:15.012Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
21:12:15 [2023-10-25T21:12:15.012Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
21:12:15 [2023-10-25T21:12:15.012Z] === RUN   TestWaitConditions
21:12:15 [2023-10-25T21:12:15.012Z] === RUN   TestWaitConditions/default
21:12:15 [2023-10-25T21:12:15.012Z] === PAUSE TestWaitConditions/default
21:12:15 [2023-10-25T21:12:15.012Z] === RUN   TestWaitConditions/not-running
21:12:15 [2023-10-25T21:12:15.012Z] === PAUSE TestWaitConditions/not-running
21:12:15 [2023-10-25T21:12:15.012Z] === RUN   TestWaitConditions/next-exit
21:12:15 [2023-10-25T21:12:15.012Z] === PAUSE TestWaitConditions/next-exit
21:12:15 [2023-10-25T21:12:15.012Z] === RUN   TestWaitConditions/removed
21:12:15 [2023-10-25T21:12:15.012Z] === PAUSE TestWaitConditions/removed
21:12:15 [2023-10-25T21:12:15.012Z] === CONT  TestWaitConditions/default
21:12:15 [2023-10-25T21:12:15.012Z] === CONT  TestWaitConditions/next-exit
21:12:15 [2023-10-25T21:12:15.012Z] === CONT  TestWaitConditions/not-running
21:12:15 [2023-10-25T21:12:15.012Z] === CONT  TestWaitConditions/removed
21:12:15 [2023-10-25T21:12:15.012Z]     wait_test.go:145: ContainerID = a8f1f66fca458ab11bf0ea1ca9d3ec1bae9113a84c994b161dc34abbdad0ebd0
21:12:15 [2023-10-25T21:12:15.012Z]     wait_test.go:145: ContainerID = edba98bbe4e15798c1b2316f5a3dea83ef4dcc9cdf995d45f430a7d8f89bba45
21:12:15 [2023-10-25T21:12:15.012Z]     wait_test.go:145: ContainerID = 3376babb085d7d1a4aacdd43ff65b4165a7a19cf8e32fc479c57c8ca75b145fa
21:12:15 [2023-10-25T21:12:15.012Z]     wait_test.go:145: ContainerID = 15aa9db6a8efab439f5afc0015e9e497c341d4a6f00bd445e9b96ab93cfa7fc8
21:12:16 [2023-10-25T21:12:16.386Z] --- PASS: TestWaitConditions (0.04s)
21:12:16 [2023-10-25T21:12:16.386Z]     --- PASS: TestWaitConditions/not-running (0.78s)
21:12:16 [2023-10-25T21:12:16.386Z]     --- PASS: TestWaitConditions/removed (0.98s)
21:12:16 [2023-10-25T21:12:16.386Z]     --- PASS: TestWaitConditions/next-exit (1.18s)
21:12:16 [2023-10-25T21:12:16.386Z]     --- PASS: TestWaitConditions/default (1.23s)
21:12:16 [2023-10-25T21:12:16.386Z] === RUN   TestWaitRestartedContainer
21:12:16 [2023-10-25T21:12:16.386Z] === RUN   TestWaitRestartedContainer/default
21:12:16 [2023-10-25T21:12:16.386Z] === PAUSE TestWaitRestartedContainer/default
21:12:16 [2023-10-25T21:12:16.386Z] === RUN   TestWaitRestartedContainer/not-running
21:12:16 [2023-10-25T21:12:16.386Z] === PAUSE TestWaitRestartedContainer/not-running
21:12:16 [2023-10-25T21:12:16.386Z] === RUN   TestWaitRestartedContainer/next-exit
21:12:16 [2023-10-25T21:12:16.386Z] === PAUSE TestWaitRestartedContainer/next-exit
21:12:16 [2023-10-25T21:12:16.386Z] === CONT  TestWaitRestartedContainer/default
21:12:16 [2023-10-25T21:12:16.386Z] === CONT  TestWaitRestartedContainer/next-exit
21:12:16 [2023-10-25T21:12:16.386Z] === CONT  TestWaitRestartedContainer/not-running
21:12:18 [2023-10-25T21:12:18.285Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:12:18 [2023-10-25T21:12:18.285Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
21:12:18 [2023-10-25T21:12:18.285Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.87s)
21:12:18 [2023-10-25T21:12:18.285Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestContainerStartOnDaemonRestart
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestStopContainerWithTimeoutCancel
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestIpcModeOlderClient
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestContainerKillOnDaemonStart
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestDaemonHostGatewayIP
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestRestartDaemonWithRestartingContainer
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestDaemonRestartIpcMode
21:12:18 [2023-10-25T21:12:18.285Z] === CONT  TestHardRestartWhenContainerIsRunning
21:12:18 [2023-10-25T21:12:18.285Z] --- PASS: TestIpcModeOlderClient (0.13s)
21:12:20 [2023-10-25T21:12:20.186Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
21:12:20 [2023-10-25T21:12:20.186Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
21:12:20 [2023-10-25T21:12:20.753Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.64s)
21:12:20 [2023-10-25T21:12:20.753Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
21:12:20 [2023-10-25T21:12:20.753Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.44s)
21:12:21 [2023-10-25T21:12:21.319Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s)
21:12:21 [2023-10-25T21:12:21.319Z] --- PASS: TestDaemonHostGatewayIP (3.13s)
21:12:21 [2023-10-25T21:12:21.577Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.51s)
21:12:21 [2023-10-25T21:12:21.577Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
21:12:21 [2023-10-25T21:12:21.835Z] --- PASS: TestStopContainerWithTimeoutCancel (3.68s)
21:12:29 [2023-10-25T21:12:29.940Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
21:12:29 [2023-10-25T21:12:29.940Z] PASS
21:12:29 [2023-10-25T21:12:29.940Z] 
21:12:29 [2023-10-25T21:12:29.940Z] === Skipped
21:12:29 [2023-10-25T21:12:29.940Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:12:29 [2023-10-25T21:12:29.940Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:12:29 [2023-10-25T21:12:29.940Z] 
21:12:29 [2023-10-25T21:12:29.940Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:12:29 [2023-10-25T21:12:29.940Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:12:29 [2023-10-25T21:12:29.940Z] 
21:12:29 [2023-10-25T21:12:29.940Z] DONE 318 tests, 2 skipped in 169.751s
21:12:29 [2023-10-25T21:12:29.940Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
21:12:29 [2023-10-25T21:12:29.940Z] ++ '[' -n '' ']'
21:12:29 [2023-10-25T21:12:29.940Z] ++ 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
21:12:29 [2023-10-25T21:12:29.940Z] ++ set -e
21:12:29 [2023-10-25T21:12:29.940Z] ++ '[' -n 0 ']'
21:12:29 [2023-10-25T21:12:29.940Z] ++ set -x
21:12:29 [2023-10-25T21:12:29.940Z] ++ 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.oov2tZQVZq/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
21:12:29 [2023-10-25T21:12:29.940Z] INFO: Testing against a local daemon
21:12:29 [2023-10-25T21:12:29.940Z] === RUN   TestConfigDaemonID
21:12:30 [2023-10-25T21:12:30.874Z]     daemon_test.go:60: [d23a6b3382e01] daemon is not started
21:12:30 [2023-10-25T21:12:30.874Z] --- PASS: TestConfigDaemonID (1.05s)
21:12:30 [2023-10-25T21:12:30.874Z] === RUN   TestDaemonConfigValidation
21:12:30 [2023-10-25T21:12:30.874Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:12:30 [2023-10-25T21:12:30.874Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:12:30 [2023-10-25T21:12:30.874Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:12:30 [2023-10-25T21:12:30.874Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:12:30 [2023-10-25T21:12:30.874Z] === RUN   TestDaemonConfigValidation/invalid_config
21:12:30 [2023-10-25T21:12:30.874Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:12:30 [2023-10-25T21:12:30.875Z] === RUN   TestDaemonConfigValidation/malformed_config
21:12:30 [2023-10-25T21:12:30.875Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:12:30 [2023-10-25T21:12:30.875Z] === RUN   TestDaemonConfigValidation/valid_config
21:12:30 [2023-10-25T21:12:30.875Z] === PAUSE TestDaemonConfigValidation/valid_config
21:12:30 [2023-10-25T21:12:30.875Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:12:30 [2023-10-25T21:12:30.875Z] === CONT  TestDaemonConfigValidation/malformed_config
21:12:30 [2023-10-25T21:12:30.875Z] === CONT  TestDaemonConfigValidation/invalid_config
21:12:30 [2023-10-25T21:12:30.875Z] === CONT  TestDaemonConfigValidation/valid_config
21:12:30 [2023-10-25T21:12:30.875Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:12:31 [2023-10-25T21:12:31.134Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:12:31 [2023-10-25T21:12:31.134Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
21:12:31 [2023-10-25T21:12:31.134Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:12:31 [2023-10-25T21:12:31.134Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
21:12:31 [2023-10-25T21:12:31.134Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:12:31 [2023-10-25T21:12:31.134Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:12:31 [2023-10-25T21:12:31.134Z] === RUN   TestConfigDaemonSeccompProfiles
21:12:31 [2023-10-25T21:12:31.134Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:12:32 [2023-10-25T21:12:32.067Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:12:33 [2023-10-25T21:12:33.001Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:12:34 [2023-10-25T21:12:34.374Z]     daemon_test.go:179: [d8117bc1a148d] daemon is not started
21:12:34 [2023-10-25T21:12:34.374Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
21:12:34 [2023-10-25T21:12:34.374Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:12:34 [2023-10-25T21:12:34.374Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:12:34 [2023-10-25T21:12:34.374Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
21:12:34 [2023-10-25T21:12:34.374Z] === RUN   TestDaemonProxy
21:12:34 [2023-10-25T21:12:34.374Z] === RUN   TestDaemonProxy/environment_variables
21:12:34 [2023-10-25T21:12:34.374Z] === PAUSE TestDaemonProxy/environment_variables
21:12:34 [2023-10-25T21:12:34.374Z] === RUN   TestDaemonProxy/command-line_options
21:12:34 [2023-10-25T21:12:34.374Z] === PAUSE TestDaemonProxy/command-line_options
21:12:34 [2023-10-25T21:12:34.374Z] === RUN   TestDaemonProxy/configuration_file
21:12:34 [2023-10-25T21:12:34.374Z] === PAUSE TestDaemonProxy/configuration_file
21:12:34 [2023-10-25T21:12:34.374Z] === RUN   TestDaemonProxy/conflicting_options
21:12:34 [2023-10-25T21:12:34.632Z] === RUN   TestDaemonProxy/reload_sanitized
21:12:34 [2023-10-25T21:12:34.632Z] === PAUSE TestDaemonProxy/reload_sanitized
21:12:34 [2023-10-25T21:12:34.632Z] === CONT  TestDaemonProxy/environment_variables
21:12:34 [2023-10-25T21:12:34.632Z] === CONT  TestDaemonProxy/configuration_file
21:12:34 [2023-10-25T21:12:34.632Z] === CONT  TestDaemonProxy/command-line_options
21:12:34 [2023-10-25T21:12:34.632Z] === CONT  TestDaemonProxy/reload_sanitized
21:12:36 [2023-10-25T21:12:36.531Z] --- PASS: TestDaemonProxy (0.50s)
21:12:36 [2023-10-25T21:12:36.531Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:12:36 [2023-10-25T21:12:36.531Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
21:12:36 [2023-10-25T21:12:36.531Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
21:12:36 [2023-10-25T21:12:36.531Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
21:12:36 [2023-10-25T21:12:36.531Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:12:36 [2023-10-25T21:12:36.531Z] === RUN   TestLiveRestore
21:12:36 [2023-10-25T21:12:36.531Z] === RUN   TestLiveRestore/volume_references
21:12:36 [2023-10-25T21:12:36.531Z] === PAUSE TestLiveRestore/volume_references
21:12:36 [2023-10-25T21:12:36.531Z] === CONT  TestLiveRestore/volume_references
21:12:37 [2023-10-25T21:12:37.096Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:12:37 [2023-10-25T21:12:37.096Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:12:38 [2023-10-25T21:12:38.030Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:12:38 [2023-10-25T21:12:38.967Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:12:39 [2023-10-25T21:12:39.900Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:12:41 [2023-10-25T21:12:41.273Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
21:12:41 [2023-10-25T21:12:41.839Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
21:12:42 [2023-10-25T21:12:42.405Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
21:12:43 [2023-10-25T21:12:43.340Z] --- PASS: TestLiveRestore (0.00s)
21:12:43 [2023-10-25T21:12:43.340Z]     --- PASS: TestLiveRestore/volume_references (7.00s)
21:12:43 [2023-10-25T21:12:43.340Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.02s)
21:12:43 [2023-10-25T21:12:43.340Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
21:12:43 [2023-10-25T21:12:43.340Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s)
21:12:43 [2023-10-25T21:12:43.340Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
21:12:43 [2023-10-25T21:12:43.340Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
21:12:43 [2023-10-25T21:12:43.340Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.41s)
21:12:43 [2023-10-25T21:12:43.340Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
21:12:43 [2023-10-25T21:12:43.340Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
21:12:43 [2023-10-25T21:12:43.340Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
21:12:44 [2023-10-25T21:12:44.274Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
21:12:44 [2023-10-25T21:12:44.274Z] PASS
21:12:44 [2023-10-25T21:12:44.274Z] 
21:12:44 [2023-10-25T21:12:44.274Z] DONE 28 tests in 14.219s
21:12:44 [2023-10-25T21:12:44.274Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
21:12:44 [2023-10-25T21:12:44.274Z] ++ '[' -n '' ']'
21:12:44 [2023-10-25T21:12:44.274Z] ++ 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
21:12:44 [2023-10-25T21:12:44.274Z] ++ set -e
21:12:44 [2023-10-25T21:12:44.274Z] ++ '[' -n 0 ']'
21:12:44 [2023-10-25T21:12:44.274Z] ++ set -x
21:12:44 [2023-10-25T21:12:44.274Z] ++ 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.oov2tZQVZq/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
21:12:44 [2023-10-25T21:12:44.274Z] INFO: Testing against a local daemon
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestCommitInheritsEnv
21:12:44 [2023-10-25T21:12:44.274Z] --- PASS: TestCommitInheritsEnv (0.18s)
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportExtremelyLargeImageWorks
21:12:44 [2023-10-25T21:12:44.274Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:12:44 [2023-10-25T21:12:44.274Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportWithCustomPlatform
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportWithCustomPlatform/#00
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportWithCustomPlatform/linux
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportWithCustomPlatform/LINUX
21:12:44 [2023-10-25T21:12:44.274Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:12:44 [2023-10-25T21:12:44.532Z] --- PASS: TestImportWithCustomPlatform (0.13s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject/_______
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject//
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject/macos
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
21:12:44 [2023-10-25T21:12:44.532Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
21:12:44 [2023-10-25T21:12:44.532Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImageInspectEmptyTagsAndDigests
21:12:44 [2023-10-25T21:12:44.532Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImagesFilterMultiReference
21:12:44 [2023-10-25T21:12:44.532Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:12:44 [2023-10-25T21:12:44.532Z] === RUN   TestImagesFilterBeforeSince
21:12:44 [2023-10-25T21:12:44.790Z]     list_test.go:88: ImageList: ID=sha256:76e7e63c6ef5651734ff578b0e4ec1087d25f209e6888169df0d8b4356c2644e RepoTags=[testimagesfilterbeforesince:v3]
21:12:44 [2023-10-25T21:12:44.790Z]     list_test.go:88: ImageList: ID=sha256:36619c67cfdb2e0610609003563d01ae3d95eb8dfc769793a4dd3920c6f4cd41 RepoTags=[testimagesfilterbeforesince:v1]
21:12:44 [2023-10-25T21:12:44.790Z]     list_test.go:88: ImageList: ID=sha256:79d2a2b8ede68fd8f020b2ea561eed623926c5ebc5c34bb7459875af53168aed RepoTags=[testimagesfilterbeforesince:v2]
21:12:44 [2023-10-25T21:12:44.790Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestAPIImagesFilters
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestAPIImagesFilters/repository_regex
21:12:44 [2023-10-25T21:12:44.790Z] === PAUSE TestAPIImagesFilters/repository_regex
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestAPIImagesFilters/image_name_regex
21:12:44 [2023-10-25T21:12:44.790Z] === PAUSE TestAPIImagesFilters/image_name_regex
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
21:12:44 [2023-10-25T21:12:44.790Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestAPIImagesFilters/registry_port_regex
21:12:44 [2023-10-25T21:12:44.790Z] === PAUSE TestAPIImagesFilters/registry_port_regex
21:12:44 [2023-10-25T21:12:44.790Z] === CONT  TestAPIImagesFilters/repository_regex
21:12:44 [2023-10-25T21:12:44.790Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
21:12:44 [2023-10-25T21:12:44.790Z] === CONT  TestAPIImagesFilters/registry_port_regex
21:12:44 [2023-10-25T21:12:44.790Z] === CONT  TestAPIImagesFilters/image_name_regex
21:12:44 [2023-10-25T21:12:44.790Z] --- PASS: TestAPIImagesFilters (0.04s)
21:12:44 [2023-10-25T21:12:44.790Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
21:12:44 [2023-10-25T21:12:44.790Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
21:12:44 [2023-10-25T21:12:44.790Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
21:12:44 [2023-10-25T21:12:44.790Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestPruneDontDeleteUsedDangling
21:12:44 [2023-10-25T21:12:44.790Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestImagePullPlatformInvalid
21:12:44 [2023-10-25T21:12:44.790Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:12:44 [2023-10-25T21:12:44.790Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:12:44 [2023-10-25T21:12:44.790Z] time="2023-10-25T21:12:44.791771468Z" 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=819fcf68-fd7d-4d17-87e1-9cdf92ee195d version=2.8.3 
21:12:44 [2023-10-25T21:12:44.790Z] time="2023-10-25T21:12:44.791895084Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=819fcf68-fd7d-4d17-87e1-9cdf92ee195d version=2.8.3 
21:12:44 [2023-10-25T21:12:44.790Z] time="2023-10-25T21:12:44.79191412Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.20.8 instance.id=819fcf68-fd7d-4d17-87e1-9cdf92ee195d version=2.8.3 
21:12:44 [2023-10-25T21:12:44.790Z] time="2023-10-25T21:12:44.792247874Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=819fcf68-fd7d-4d17-87e1-9cdf92ee195d version=2.8.3 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.886436766Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2c9baaf-06c0-4a53-bf4b-3183b73c5c47 http.request.method=GET http.request.remoteaddr="127.0.0.1:59440" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.886496112Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2c9baaf-06c0-4a53-bf4b-3183b73c5c47 http.request.method=GET http.request.remoteaddr="127.0.0.1:59440" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.129674ms http.response.status=200 http.response.written=2 
21:12:45 [2023-10-25T21:12:45.050Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.889159077Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfbd3058-7f24-41ae-93f1-48017fd2162a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.88918896Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32690220-d6e7-4787-a2e7-84cf332d322a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.88921204Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfbd3058-7f24-41ae-93f1-48017fd2162a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.88922251Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32690220-d6e7-4787-a2e7-84cf332d322a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.88934524Z" 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=cfbd3058-7f24-41ae-93f1-48017fd2162a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.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=c3ebb433-0a0a-43e5-b0eb-47ebd07ddd97 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.889348464Z" 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=32690220-d6e7-4787-a2e7-84cf332d322a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=30.006µ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=6a2fccb3-a290-4091-af27-26583a77b84f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.889503112Z" 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=32690220-d6e7-4787-a2e7-84cf332d322a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311573ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.889512687Z" 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=cfbd3058-7f24-41ae-93f1-48017fd2162a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.362181ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891251272Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891287185Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891332985Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891361292Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891510967Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=113.097µ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=c1cb6c82-a845-4566-916f-30e5fe0a9fee trace.line=110 vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.8915648Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.271µ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=a3680a93-774c-46a0-ac01-10a0b7477d83 trace.line=142 vars.name=test 
21:12:45 [2023-10-25T21:12:45.050Z] time="2023-10-25T21:12:44.891603232Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=231.389µ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=7fda40d4-e52c-4730-8022-7dc815a0379f trace.line=110 vars.name=test 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.891643994Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=43.954µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=147274ac-6823-4035-b1fe-a91dd8493dfc trace.line=110 vars.name=test 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.89166742Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.26µ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=048bcb7f-bbc7-4e1d-ab8d-4d2c4bff314f trace.line=142 vars.name=test 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.891747738Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2005897-f3d0-4025-a525-58be5c1cb506 http.request.method=POST http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.896579ms http.response.status=202 http.response.written=0 
21:12:45 [2023-10-25T21:12:45.051Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.891745523Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.973µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bbe18911-c102-4976-b87f-b73f1ac1604b trace.line=110 vars.name=test 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.891946561Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=967f85a7-45b8-43b3-b11f-0dc775a060ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.094565ms http.response.status=202 http.response.written=0 
21:12:45 [2023-10-25T21:12:45.051Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.893764955Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.893804544Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894114003Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.89411292Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894213973Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=51.404µ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=61421358-dc99-4259-8c19-31f233ab17d3 trace.line=95 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894273368Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.882µ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=cd55c4b0-79da-42bc-8422-c6e05b4c843d trace.line=95 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.89428977Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.151µ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=483f19c6-6855-459a-944d-15f7839c45f7 trace.line=142 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894346548Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=29.636µ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=16e7d3e4-4474-4047-87ab-8f7481ab6383 trace.line=142 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894385145Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894389337Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894478616Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.202µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2375b54c-2d2e-4f29-8706-33e66a1a9c22 trace.line=110 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.89452481Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=16.14µ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=d3991f22-6592-46a0-8f95-0fb901085018 trace.line=155 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894484269Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=48.655µ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=169352c9-f019-4833-b29e-8156ddd46449 trace.line=110 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894570807Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.357µ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=65cfd372-cd7e-4fba-9de0-dee39b1c2c36 trace.line=155 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894599327Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=9.067µ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=7c90e0e2-3795-449a-8fbb-38a09166e67d trace.line=155 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894620069Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.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=36690308-32ef-419a-ba61-9b5b73660964 trace.line=155 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894672499Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=15.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).Stat" trace.id=f7c9cc46-8005-4dda-a87b-c75284aef755 trace.line=155 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894678341Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c/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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=57.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).Move" trace.id=adbc6561-064f-418f-a639-2245b170378e trace.line=185 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894701922Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=9.403µ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=b83ea51e-253a-4f5c-9168-fcb3eac1463c trace.line=155 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.051Z] time="2023-10-25T21:12:44.894754672Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=48.286µ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=713ff465-1ad9-4e90-adc0-842e03d9964f trace.line=110 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.894772296Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec/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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.397µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ead21a58-ef2d-40ce-acc3-fbed64e6ada6 trace.line=185 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.894859368Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=59.076µ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=ce117146-2cac-4ddf-87d9-a709bc2961bd trace.line=110 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.894884885Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2d9794da-6942-4c43-b10b-50316f6d749c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=105.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=edb2e60f-ec2d-4ad9-a6fc-d04e9d581faf trace.line=202 vars.name=test vars.uuid=2d9794da-6942-4c43-b10b-50316f6d749c 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.894970857Z" 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=37788405-cd69-4956-b6a1-d15139f7342e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.349502ms http.response.status=201 http.response.written=0 
21:12:45 [2023-10-25T21:12:45.052Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "PUT /v2/test/blobs/uploads/2d9794da-6942-4c43-b10b-50316f6d749c?_state=PhJrpLKNJ2w53Xsc_sirw9xUZCVrbCvbJxak3pnv69R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkOTc5NGRhLTY5NDItNGM0My1iMTBiLTUwMzE2ZjZkNzQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNzg4MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.894970668Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=86.448µ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=70db2123-046e-4d66-bb88-247b60ae09ca trace.line=202 vars.name=test vars.uuid=c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.895156076Z" 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=9030225e-ff25-45de-b217-13fde4e8e90c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.53971ms http.response.status=201 http.response.written=0 
21:12:45 [2023-10-25T21:12:45.052Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "PUT /v2/test/blobs/uploads/c7f2c11a-c5b1-4e78-b793-aa2f21fa7eec?_state=imy-ylxrJLRcqmHfieiWMjh3n-BilodZiT9XDT82WPR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3ZjJjMTFhLWM1YjEtNGU3OC1iNzkzLWFhMmYyMWZhN2VlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQyMToxMjo0NC44OTEzNDg3NTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.896282348Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b643d3cd-5530-4b6b-a5cf-cd30e4daa0be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.896322487Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b643d3cd-5530-4b6b-a5cf-cd30e4daa0be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.896383745Z" 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=b643d3cd-5530-4b6b-a5cf-cd30e4daa0be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=30.506µ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=1a324bdd-4036-4515-b30e-b64dcde03486 trace.line=95 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.896465565Z" 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=b643d3cd-5530-4b6b-a5cf-cd30e4daa0be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.74µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898150423Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898195977Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898355605Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898372524Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898381631Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.89846428Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=46.957µ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=1f5b805c-82b2-47fc-bf5a-4ef1801441db trace.line=95 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.89851529Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=17.616µ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=79c6ed49-4a38-460d-a5fc-fb40d07eb06b trace.line=155 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898575761Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.866µ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=3c344e48-073e-4bd8-ad48-0aa4088bc1ea trace.line=95 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898610468Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.618µ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=73a962f2-c2bd-4ce9-b4e6-af540ea1d2ef trace.line=155 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898651485Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.243µ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=4c769db1-e8aa-4696-9718-d15d6b62186a trace.line=155 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898738991Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=58.715µ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=37d7bc75-2f19-4375-9c5c-d796e85f65b1 trace.line=110 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.898883948Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=63.506µ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=0625f4d7-cd89-4cc1-bbba-2eff16728106 trace.line=110 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.899091345Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=102.266µ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=bf6baf07-13b9-46a7-98de-65db5ffc4a2c trace.line=110 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.899149067Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=32.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).PutContent" trace.id=bb323977-d65e-45be-a231-6b4e480da038 trace.line=110 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.899188484Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.899207651Z" 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=4f331ca7-3c54-4a46-b5d6-1fbf318529bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.395729ms http.response.status=201 http.response.written=0 
21:12:45 [2023-10-25T21:12:45.052Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.904253586Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ddca9009-ab6b-40c9-bfa8-d7dc46757990 http.request.method=GET http.request.remoteaddr="127.0.0.1:59478" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.904296957Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ddca9009-ab6b-40c9-bfa8-d7dc46757990 http.request.method=GET http.request.remoteaddr="127.0.0.1:59478" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.906µs" http.response.status=200 http.response.written=2 
21:12:45 [2023-10-25T21:12:45.052Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.906431916Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.906474016Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.90656391Z" 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=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.178µ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=bfea2983-32b9-4ce1-81f0-be84eaf3ff3b trace.line=95 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.052Z] time="2023-10-25T21:12:44.906589566Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.906637016Z" 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=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.17µ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=513f13a9-c82d-448e-8562-9b69013a76e5 trace.line=95 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.90668449Z" 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=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.017µ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=000428e5-7746-4597-8f95-298e6e6c326c trace.line=155 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.906724292Z" 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=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.923µ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=44772ead-b5e3-45ff-8585-82f53a029224 trace.line=125 vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.906777657Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.906885118Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ee2d5c8-3406-4e02-a7ce-e9e561c7692c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.30203ms http.response.status=200 http.response.written=417 
21:12:45 [2023-10-25T21:12:45.053Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917167795Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917221013Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917237103Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917346073Z" 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=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.875µ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=ce3ff6f7-6029-4e4b-89e1-47342db87fd1 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917400267Z" 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=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.854µ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=90b909dc-0236-488b-99f0-b8b40410bec5 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917443351Z" 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=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.85µ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=a6b1d441-c1ff-4700-a7ed-a05574ea6c25 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917479223Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.917581162Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59a6b14d-1149-4653-b982-fb5a873fc5ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.835904ms http.response.status=200 http.response.written=417 
21:12:45 [2023-10-25T21:12:45.053Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924665976Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924721105Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924751669Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924798183Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924807282Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.992µ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=b93900bc-0256-4741-a14b-107c34f3f749 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924857201Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.552µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=82d90456-dba6-4967-a85b-705d05e0168f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924870911Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.039µ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=4cf6da39-fea3-4f06-8363-e4190e472722 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924908859Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.636µ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=de6e0427-0288-40a4-a63f-05ec5cc33d8d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924915825Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.811µ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=94cb8b2c-337a-4a18-a399-d09f36642029 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924942984Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.289µ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=c3de1626-6b88-4f6b-9e5f-0501e168814d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924960608Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.913µ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=2d5297ce-359a-4894-8959-f90a2d621f6d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924975459Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.452µ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=f1c6e491-8cfa-4a31-b628-95c21d52a119 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.053Z] time="2023-10-25T21:12:44.924999984Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.666µ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=2dcea382-6125-4f7d-a08d-8ed8d1581acb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925009428Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.774µ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=e705db53-05f6-4ea2-acfe-7b7019a21c87 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.92503666Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.657µ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=e76372d6-b2c1-4828-b15d-cec4a59c575a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925068389Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.112µ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=a815426e-79fd-417b-902b-0045eeab1dcb trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925074378Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.851µ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=02218200-ad2b-414a-8600-1b9d2edc5d69 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925633375Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.957µ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=8957adba-518d-4845-8a4e-bc9acf2168a1 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925692008Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.576µ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=6d9ea0ec-05e7-45d7-87de-3bf3ffd3e226 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925763235Z" 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=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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).Stat" trace.id=638529b2-ac70-473d-b343-bce09464273b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.925941053Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d0c74a1-673e-452d-9eed-2f46de89da82 http.request.method=GET http.request.remoteaddr="127.0.0.1:59510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.109655ms http.response.status=200 http.response.written=194 
21:12:45 [2023-10-25T21:12:45.054Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.926559331Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.96µ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=d5ae66c8-b260-42b4-9f5a-9e7aa68277c5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.92662415Z" 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=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.074µ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=a3b97268-37d8-4b62-bb88-ed959f992515 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.926684473Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=23e38d49-ab4e-44f7-88f1-be3b29ee0a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:59512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.867655ms http.response.status=200 http.response.written=68 
21:12:45 [2023-10-25T21:12:45.054Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.940074669Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e8fceab-9344-4c8d-b508-9adb4ee205fd http.request.method=GET http.request.remoteaddr="127.0.0.1:59540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.940120552Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e8fceab-9344-4c8d-b508-9adb4ee205fd http.request.method=GET http.request.remoteaddr="127.0.0.1:59540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.385µs" http.response.status=200 http.response.written=2 
21:12:45 [2023-10-25T21:12:45.054Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.946218857Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.946273641Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.94628832Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.94655938Z" 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=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=227.491µ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=f75fbe81-c413-4ef6-b12b-552203f05849 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.94663713Z" 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=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.613µ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=189230d6-b4e4-447e-91bb-6e2dad2c8ef8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.946779511Z" 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=991d0604-2345-4841-aa94-acfbd5f0d68d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.417524ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948291532Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948337742Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948353299Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948419775Z" 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=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.667µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=43ad4b85-e3e5-4b05-bd5e-c7021ede48e4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948470638Z" 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=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.5µ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=2a4d568c-8195-42fb-8e2e-50dbed0d6bda trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] time="2023-10-25T21:12:44.948525217Z" 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=4ea3fd10-8642-45d7-93e1-fe47daeb820d http.request.method=GET http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.141303ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
21:12:45 [2023-10-25T21:12:45.054Z] 127.0.0.1 - - [25/Oct/2023:21:12:44 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/59c5f6e35b5b230f24fd887000ec5c8d35cc0565 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:12:45 [2023-10-25T21:12:45.054Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
21:12:45 [2023-10-25T21:12:45.054Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
21:12:45 [2023-10-25T21:12:45.054Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/asdfasdf
21:12:45 [2023-10-25T21:12:45.054Z] === PAUSE TestImagePullNonExisting/asdfasdf
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.054Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/library/asdfasdf
21:12:45 [2023-10-25T21:12:45.054Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
21:12:45 [2023-10-25T21:12:45.054Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.055Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/asdfasdf
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/library/asdfasdf
21:12:45 [2023-10-25T21:12:45.055Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
21:12:46 [2023-10-25T21:12:46.428Z] --- PASS: TestImagePullNonExisting (0.01s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.98s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.99s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.99s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.99s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.31s)
21:12:46 [2023-10-25T21:12:46.428Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.31s)
21:12:46 [2023-10-25T21:12:46.428Z] === RUN   TestRemoveImageOrphaning
21:12:46 [2023-10-25T21:12:46.685Z] --- PASS: TestRemoveImageOrphaning (0.17s)
21:12:46 [2023-10-25T21:12:46.685Z] === RUN   TestRemoveByDigest
21:12:46 [2023-10-25T21:12:46.685Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:12:46 [2023-10-25T21:12:46.685Z] --- SKIP: TestRemoveByDigest (0.00s)
21:12:46 [2023-10-25T21:12:46.685Z] === RUN   TestRemoveImageGarbageCollector
21:12:46 [2023-10-25T21:12:46.685Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:12:46 [2023-10-25T21:12:46.685Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:12:46 [2023-10-25T21:12:46.685Z] === RUN   TestSaveCheckTimes
21:12:46 [2023-10-25T21:12:46.685Z] === PAUSE TestSaveCheckTimes
21:12:46 [2023-10-25T21:12:46.685Z] === RUN   TestSaveRepoWithMultipleImages
21:12:47 [2023-10-25T21:12:47.619Z] --- PASS: TestSaveRepoWithMultipleImages (0.96s)
21:12:47 [2023-10-25T21:12:47.619Z] === RUN   TestSaveDirectoryPermissions
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestSaveDirectoryPermissions (1.16s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagUsingDigestAlgorithmAsName
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagValidPrefixedRepo
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
21:12:48 [2023-10-25T21:12:48.993Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
21:12:48 [2023-10-25T21:12:48.993Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagValidPrefixedRepo/foooo:t
21:12:48 [2023-10-25T21:12:48.993Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:12:48 [2023-10-25T21:12:48.993Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:12:48 [2023-10-25T21:12:48.993Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
21:12:48 [2023-10-25T21:12:48.993Z] === CONT  TestTagValidPrefixedRepo/foooo:t
21:12:48 [2023-10-25T21:12:48.993Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
21:12:48 [2023-10-25T21:12:48.993Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagExistedNameWithoutForce
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagOfficialNames (0.06s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestTagMatchesDigest
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestTagMatchesDigest (0.01s)
21:12:48 [2023-10-25T21:12:48.993Z] === CONT  TestSaveCheckTimes
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestSaveCheckTimes (0.03s)
21:12:48 [2023-10-25T21:12:48.993Z] PASS
21:12:48 [2023-10-25T21:12:48.993Z] 
21:12:48 [2023-10-25T21:12:48.993Z] === Skipped
21:12:48 [2023-10-25T21:12:48.993Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
21:12:48 [2023-10-25T21:12:48.993Z] 
21:12:48 [2023-10-25T21:12:48.993Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
21:12:48 [2023-10-25T21:12:48.993Z] 
21:12:48 [2023-10-25T21:12:48.993Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
21:12:48 [2023-10-25T21:12:48.993Z] 
21:12:48 [2023-10-25T21:12:48.993Z] DONE 52 tests, 3 skipped in 4.825s
21:12:48 [2023-10-25T21:12:48.993Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
21:12:48 [2023-10-25T21:12:48.993Z] ++ '[' -n '' ']'
21:12:48 [2023-10-25T21:12:48.993Z] ++ 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
21:12:48 [2023-10-25T21:12:48.993Z] ++ set -e
21:12:48 [2023-10-25T21:12:48.993Z] ++ '[' -n 0 ']'
21:12:48 [2023-10-25T21:12:48.993Z] ++ set -x
21:12:48 [2023-10-25T21:12:48.993Z] ++ 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.oov2tZQVZq/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
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestStripANSICommands
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestStripANSICommands/#00
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestStripANSICommands/#01
21:12:48 [2023-10-25T21:12:48.993Z] --- PASS: TestStripANSICommands (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:12:48 [2023-10-25T21:12:48.993Z] PASS
21:12:48 [2023-10-25T21:12:48.993Z] 
21:12:48 [2023-10-25T21:12:48.993Z] DONE 3 tests in 0.009s
21:12:48 [2023-10-25T21:12:48.993Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
21:12:48 [2023-10-25T21:12:48.993Z] ++ '[' -n '' ']'
21:12:48 [2023-10-25T21:12:48.993Z] ++ 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
21:12:48 [2023-10-25T21:12:48.993Z] ++ set -e
21:12:48 [2023-10-25T21:12:48.993Z] ++ '[' -n 0 ']'
21:12:48 [2023-10-25T21:12:48.993Z] ++ set -x
21:12:48 [2023-10-25T21:12:48.993Z] ++ 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.oov2tZQVZq/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
21:12:48 [2023-10-25T21:12:48.993Z] INFO: Testing against a local daemon
21:12:48 [2023-10-25T21:12:48.993Z] === RUN   TestCreateWithMultiNetworks
21:12:49 [2023-10-25T21:12:49.926Z] --- PASS: TestCreateWithMultiNetworks (1.02s)
21:12:49 [2023-10-25T21:12:49.926Z] === RUN   TestNetworkCreateDelete
21:12:50 [2023-10-25T21:12:50.184Z] --- PASS: TestNetworkCreateDelete (0.18s)
21:12:50 [2023-10-25T21:12:50.184Z] === RUN   TestDockerNetworkDeletePreferID
21:12:50 [2023-10-25T21:12:50.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
21:12:50 [2023-10-25T21:12:50.750Z] === RUN   TestDaemonDNSFallback
21:12:57 [2023-10-25T21:12:57.404Z] --- PASS: TestDaemonDNSFallback (6.20s)
21:12:57 [2023-10-25T21:12:57.404Z] === RUN   TestInspectNetwork
21:12:59 [2023-10-25T21:12:59.932Z] === RUN   TestInspectNetwork/full_network_id
21:12:59 [2023-10-25T21:12:59.932Z] === RUN   TestInspectNetwork/partial_network_id
21:12:59 [2023-10-25T21:12:59.932Z] === RUN   TestInspectNetwork/network_name
21:12:59 [2023-10-25T21:12:59.932Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:13:04 [2023-10-25T21:13:04.115Z] --- PASS: TestInspectNetwork (7.11s)
21:13:04 [2023-10-25T21:13:04.115Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:13:04 [2023-10-25T21:13:04.115Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:13:04 [2023-10-25T21:13:04.115Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:13:04 [2023-10-25T21:13:04.115Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:13:04 [2023-10-25T21:13:04.115Z] === RUN   TestRunContainerWithBridgeNone
21:13:05 [2023-10-25T21:13:05.489Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/create
21:13:05 [2023-10-25T21:13:05.489Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:13:05 [2023-10-25T21:13:05.489Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:13:05 [2023-10-25T21:13:05.489Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:13:05 [2023-10-25T21:13:05.489Z] === CONT  TestNetworkInvalidJSON/networks/create
21:13:05 [2023-10-25T21:13:05.489Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:13:05 [2023-10-25T21:13:05.489Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:13:05 [2023-10-25T21:13:05.489Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:13:05 [2023-10-25T21:13:05.489Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:13:05 [2023-10-25T21:13:05.489Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.489Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z] === RUN   TestNetworkList
21:13:05 [2023-10-25T21:13:05.490Z] === RUN   TestNetworkList//networks
21:13:05 [2023-10-25T21:13:05.490Z] === PAUSE TestNetworkList//networks
21:13:05 [2023-10-25T21:13:05.490Z] === RUN   TestNetworkList//networks/
21:13:05 [2023-10-25T21:13:05.490Z] === PAUSE TestNetworkList//networks/
21:13:05 [2023-10-25T21:13:05.490Z] === CONT  TestNetworkList//networks
21:13:05 [2023-10-25T21:13:05.490Z] === CONT  TestNetworkList//networks/
21:13:05 [2023-10-25T21:13:05.490Z] --- PASS: TestNetworkList (0.01s)
21:13:05 [2023-10-25T21:13:05.490Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z]     --- PASS: TestNetworkList//networks (0.00s)
21:13:05 [2023-10-25T21:13:05.490Z] === RUN   TestHostIPv4BridgeLabel
21:13:06 [2023-10-25T21:13:06.055Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:13:06 [2023-10-25T21:13:06.055Z] === RUN   TestDefaultNetworkOpts
21:13:06 [2023-10-25T21:13:06.055Z] === RUN   TestDefaultNetworkOpts/default_value
21:13:07 [2023-10-25T21:13:07.430Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:13:08 [2023-10-25T21:13:08.805Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:13:10 [2023-10-25T21:13:10.179Z] --- PASS: TestDefaultNetworkOpts (4.11s)
21:13:10 [2023-10-25T21:13:10.179Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
21:13:10 [2023-10-25T21:13:10.179Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
21:13:10 [2023-10-25T21:13:10.179Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.47s)
21:13:10 [2023-10-25T21:13:10.179Z] === RUN   TestForbidDuplicateNetworkNames
21:13:10 [2023-10-25T21:13:10.744Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
21:13:10 [2023-10-25T21:13:10.744Z] === RUN   TestDaemonRestartWithLiveRestore
21:13:12 [2023-10-25T21:13:12.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:13:12 [2023-10-25T21:13:12.118Z] === RUN   TestDaemonDefaultNetworkPools
21:13:12 [2023-10-25T21:13:12.684Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
21:13:12 [2023-10-25T21:13:12.684Z] === RUN   TestDaemonRestartWithExistingNetwork
21:13:14 [2023-10-25T21:13:14.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
21:13:14 [2023-10-25T21:13:14.058Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:13:15 [2023-10-25T21:13:15.432Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
21:13:15 [2023-10-25T21:13:15.432Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:13:15 [2023-10-25T21:13:15.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
21:13:15 [2023-10-25T21:13:15.690Z] === RUN   TestServiceWithPredefinedNetwork
21:13:18 [2023-10-25T21:13:18.219Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
21:13:18 [2023-10-25T21:13:18.219Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:13:18 [2023-10-25T21:13:18.219Z]     service_test.go:256: FLAKY_TEST
21:13:18 [2023-10-25T21:13:18.219Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:13:18 [2023-10-25T21:13:18.219Z] === RUN   TestServiceWithDataPathPortInit
21:13:33 [2023-10-25T21:13:33.086Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
21:13:33 [2023-10-25T21:13:33.086Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:13:34 [2023-10-25T21:13:34.019Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yi9vx829qo88jt4ai4rew19em Created:2023-10-25 21:13:32.781437677 +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[ba7880e08b7510f6a768451ffaff8d5234218137d2bc23079cbe9baac0f3d535:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nk13f86g1r1q4koq37pba33tf EndpointID:b8db9b1a0db99de2a7b08966ff34fa5478c95a4849a68b3a980b463f8246f4c6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ef9ba6039f1240026413e3aadb6a1183ddda617f0cba4f550b66cc746167c927 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:eaf6a92765a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nk13f86g1r1q4koq37pba33tf EndpointID:b8db9b1a0db99de2a7b08966ff34fa5478c95a4849a68b3a980b463f8246f4c6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:13:39 [2023-10-25T21:13:39.281Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
21:13:39 [2023-10-25T21:13:39.281Z] PASS
21:13:39 [2023-10-25T21:13:39.281Z] 
21:13:39 [2023-10-25T21:13:39.281Z] === Skipped
21:13:39 [2023-10-25T21:13:39.281Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:13:39 [2023-10-25T21:13:39.281Z]     service_test.go:256: FLAKY_TEST
21:13:39 [2023-10-25T21:13:39.281Z] 
21:13:39 [2023-10-25T21:13:39.281Z] DONE 44 tests, 1 skipped in 49.394s
21:13:39 [2023-10-25T21:13:39.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
21:13:39 [2023-10-25T21:13:39.281Z] ++ '[' -n '' ']'
21:13:39 [2023-10-25T21:13:39.281Z] ++ 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
21:13:39 [2023-10-25T21:13:39.281Z] ++ set -e
21:13:39 [2023-10-25T21:13:39.281Z] ++ '[' -n 0 ']'
21:13:39 [2023-10-25T21:13:39.281Z] ++ set -x
21:13:39 [2023-10-25T21:13:39.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.oov2tZQVZq/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
21:13:39 [2023-10-25T21:13:39.281Z] INFO: Testing against a local daemon
21:13:39 [2023-10-25T21:13:39.281Z] === RUN   TestDockerNetworkIpvlanPersistance
21:13:39 [2023-10-25T21:13:39.281Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:39 [2023-10-25T21:13:39.281Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:13:39 [2023-10-25T21:13:39.281Z] === RUN   TestDockerNetworkIpvlan
21:13:39 [2023-10-25T21:13:39.281Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:39 [2023-10-25T21:13:39.281Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:13:39 [2023-10-25T21:13:39.281Z] PASS
21:13:39 [2023-10-25T21:13:39.281Z] 
21:13:39 [2023-10-25T21:13:39.281Z] === Skipped
21:13:39 [2023-10-25T21:13:39.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:13:39 [2023-10-25T21:13:39.281Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:39 [2023-10-25T21:13:39.281Z] 
21:13:39 [2023-10-25T21:13:39.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:13:39 [2023-10-25T21:13:39.281Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:13:39 [2023-10-25T21:13:39.281Z] 
21:13:39 [2023-10-25T21:13:39.281Z] DONE 2 tests, 2 skipped in 0.039s
21:13:39 [2023-10-25T21:13:39.281Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
21:13:39 [2023-10-25T21:13:39.281Z] ++ '[' -n '' ']'
21:13:39 [2023-10-25T21:13:39.281Z] ++ 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
21:13:39 [2023-10-25T21:13:39.281Z] ++ set -e
21:13:39 [2023-10-25T21:13:39.281Z] ++ '[' -n 0 ']'
21:13:39 [2023-10-25T21:13:39.281Z] ++ set -x
21:13:39 [2023-10-25T21:13:39.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.oov2tZQVZq/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
21:13:39 [2023-10-25T21:13:39.281Z] INFO: Testing against a local daemon
21:13:39 [2023-10-25T21:13:39.281Z] === RUN   TestDockerNetworkMacvlanPersistance
21:13:39 [2023-10-25T21:13:39.846Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
21:13:39 [2023-10-25T21:13:39.847Z] === RUN   TestDockerNetworkMacvlan
21:13:39 [2023-10-25T21:13:39.847Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:13:40 [2023-10-25T21:13:40.412Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:13:40 [2023-10-25T21:13:40.978Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:13:41 [2023-10-25T21:13:41.544Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:13:42 [2023-10-25T21:13:42.111Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:13:43 [2023-10-25T21:13:43.044Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:13:43 [2023-10-25T21:13:43.610Z] --- PASS: TestDockerNetworkMacvlan (3.65s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.68s)
21:13:43 [2023-10-25T21:13:43.610Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
21:13:43 [2023-10-25T21:13:43.610Z] PASS
21:13:43 [2023-10-25T21:13:43.610Z] 
21:13:43 [2023-10-25T21:13:43.610Z] DONE 8 tests in 5.046s
21:13:43 [2023-10-25T21:13:43.610Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
21:13:43 [2023-10-25T21:13:43.610Z] ++ '[' -n '' ']'
21:13:43 [2023-10-25T21:13:43.610Z] ++ 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
21:13:43 [2023-10-25T21:13:43.610Z] ++ set -e
21:13:43 [2023-10-25T21:13:43.610Z] ++ '[' -n 0 ']'
21:13:43 [2023-10-25T21:13:43.610Z] ++ set -x
21:13:43 [2023-10-25T21:13:43.610Z] ++ 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.oov2tZQVZq/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
21:13:43 [2023-10-25T21:13:43.610Z] testing: warning: no tests to run
21:13:43 [2023-10-25T21:13:43.610Z] PASS
21:13:43 [2023-10-25T21:13:43.610Z] 
21:13:43 [2023-10-25T21:13:43.610Z] DONE 0 tests in 0.007s
21:13:43 [2023-10-25T21:13:43.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
21:13:43 [2023-10-25T21:13:43.610Z] ++ '[' -n '' ']'
21:13:43 [2023-10-25T21:13:43.610Z] ++ 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
21:13:43 [2023-10-25T21:13:43.610Z] ++ set -e
21:13:43 [2023-10-25T21:13:43.610Z] ++ '[' -n 0 ']'
21:13:43 [2023-10-25T21:13:43.610Z] ++ set -x
21:13:43 [2023-10-25T21:13:43.610Z] ++ 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.oov2tZQVZq/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
21:13:43 [2023-10-25T21:13:43.610Z] INFO: Testing against a local daemon
21:13:43 [2023-10-25T21:13:43.610Z] === RUN   TestAuthZPluginAllowRequest
21:13:44 [2023-10-25T21:13:44.543Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
21:13:44 [2023-10-25T21:13:44.543Z] === RUN   TestAuthZPluginTLS
21:13:45 [2023-10-25T21:13:45.109Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:13:45 [2023-10-25T21:13:45.109Z] === RUN   TestAuthZPluginDenyRequest
21:13:45 [2023-10-25T21:13:45.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:13:45 [2023-10-25T21:13:45.675Z] === RUN   TestAuthZPluginAPIDenyResponse
21:13:46 [2023-10-25T21:13:46.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:13:46 [2023-10-25T21:13:46.240Z] === RUN   TestAuthZPluginDenyResponse
21:13:46 [2023-10-25T21:13:46.806Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:13:46 [2023-10-25T21:13:46.806Z] === RUN   TestAuthZPluginAllowEventStream
21:13:47 [2023-10-25T21:13:47.739Z] 2023/10/25 21:13:47 http: panic serving 127.0.0.1:50244: runtime error: invalid memory address or nil pointer dereference
21:13:47 [2023-10-25T21:13:47.739Z] goroutine 135 [running]:
21:13:47 [2023-10-25T21:13:47.739Z] net/http.(*conn).serve.func1()
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:13:47 [2023-10-25T21:13:47.739Z] panic({0xa71880?, 0x1579980?})
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:13:47 [2023-10-25T21:13:47.739Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69660, 0x40006d4c00}, 0xffff9a206d00?)
21:13:47 [2023-10-25T21:13:47.739Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
21:13:47 [2023-10-25T21:13:47.739Z] net/http.HandlerFunc.ServeHTTP(0x40001c9800?, {0xd69660?, 0x40006d4c00?}, 0x408cc8?)
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:13:47 [2023-10-25T21:13:47.739Z] net/http.(*ServeMux).ServeHTTP(0xd6f748?, {0xd69660, 0x40006d4c00}, 0x40001c9800)
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:13:47 [2023-10-25T21:13:47.739Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000ce600, {0xd68250?, 0x40004227e0}, 0x40001c9700)
21:13:47 [2023-10-25T21:13:47.739Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
21:13:47 [2023-10-25T21:13:47.739Z] net/http.serverHandler.ServeHTTP({0xd64e08?}, {0xd68250?, 0x40004227e0?}, 0x6?)
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:13:47 [2023-10-25T21:13:47.739Z] net/http.(*conn).serve(0x4000028360, {0xd6f748, 0x400013aae0})
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:13:47 [2023-10-25T21:13:47.739Z] created by net/http.(*Server).Serve in goroutine 52
21:13:47 [2023-10-25T21:13:47.739Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:13:48 [2023-10-25T21:13:48.673Z] 2023/10/25 21:13:48 http: panic serving 127.0.0.1:50258: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:13:48 [2023-10-25T21:13:48.673Z] goroutine 194 [running]:
21:13:48 [2023-10-25T21:13:48.673Z] net/http.(*conn).serve.func1()
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:13:48 [2023-10-25T21:13:48.673Z] panic({0xa09300?, 0x4000310a20?})
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:13:48 [2023-10-25T21:13:48.673Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69660, 0x40006d4cc0}, 0xffff9a206d00?)
21:13:48 [2023-10-25T21:13:48.673Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
21:13:48 [2023-10-25T21:13:48.673Z] net/http.HandlerFunc.ServeHTTP(0x40001c9900?, {0xd69660?, 0x40006d4cc0?}, 0x408cc8?)
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:13:48 [2023-10-25T21:13:48.673Z] net/http.(*ServeMux).ServeHTTP(0xd6f748?, {0xd69660, 0x40006d4cc0}, 0x40001c9900)
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:13:48 [2023-10-25T21:13:48.673Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000ce600, {0xd68250?, 0x40004228c0}, 0x400001e400)
21:13:48 [2023-10-25T21:13:48.673Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
21:13:48 [2023-10-25T21:13:48.673Z] net/http.serverHandler.ServeHTTP({0x40004e2d50?}, {0xd68250?, 0x40004228c0?}, 0x6?)
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:13:48 [2023-10-25T21:13:48.673Z] net/http.(*conn).serve(0x40001381b0, {0xd6f748, 0x400013aae0})
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:13:48 [2023-10-25T21:13:48.673Z] created by net/http.(*Server).Serve in goroutine 52
21:13:48 [2023-10-25T21:13:48.673Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:13:50 [2023-10-25T21:13:50.570Z] 2023/10/25 21:13:50 http: panic serving 127.0.0.1:50264: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
21:13:50 [2023-10-25T21:13:50.570Z] goroutine 214 [running]:
21:13:50 [2023-10-25T21:13:50.570Z] net/http.(*conn).serve.func1()
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
21:13:50 [2023-10-25T21:13:50.570Z] panic({0xa09300?, 0x4000310ac0?})
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
21:13:50 [2023-10-25T21:13:50.570Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69660, 0x40006d4d80}, 0xffff9a206d00?)
21:13:50 [2023-10-25T21:13:50.570Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
21:13:50 [2023-10-25T21:13:50.570Z] net/http.HandlerFunc.ServeHTTP(0x40001c9b00?, {0xd69660?, 0x40006d4d80?}, 0x408cc8?)
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
21:13:50 [2023-10-25T21:13:50.570Z] net/http.(*ServeMux).ServeHTTP(0xd6f748?, {0xd69660, 0x40006d4d80}, 0x40001c9b00)
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
21:13:50 [2023-10-25T21:13:50.570Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000ce600, {0xd68250?, 0x40004229a0}, 0x40001c9a00)
21:13:50 [2023-10-25T21:13:50.570Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
21:13:50 [2023-10-25T21:13:50.570Z] net/http.serverHandler.ServeHTTP({0x4000663b00?}, {0xd68250?, 0x40004229a0?}, 0x6?)
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
21:13:50 [2023-10-25T21:13:50.570Z] net/http.(*conn).serve(0x4000029290, {0xd6f748, 0x400013aae0})
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
21:13:50 [2023-10-25T21:13:50.570Z] created by net/http.(*Server).Serve in goroutine 52
21:13:50 [2023-10-25T21:13:50.570Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
21:13:53 [2023-10-25T21:13:53.096Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s)
21:13:53 [2023-10-25T21:13:53.096Z] === RUN   TestAuthZPluginErrorResponse
21:13:53 [2023-10-25T21:13:53.354Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:13:53 [2023-10-25T21:13:53.354Z] === RUN   TestAuthZPluginErrorRequest
21:13:53 [2023-10-25T21:13:53.920Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:13:53 [2023-10-25T21:13:53.920Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:13:54 [2023-10-25T21:13:54.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:13:54 [2023-10-25T21:13:54.486Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:13:55 [2023-10-25T21:13:55.859Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
21:13:55 [2023-10-25T21:13:55.859Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:13:57 [2023-10-25T21:13:57.232Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
21:13:57 [2023-10-25T21:13:57.232Z] === RUN   TestAuthZPluginHeader
21:13:57 [2023-10-25T21:13:57.490Z] --- PASS: TestAuthZPluginHeader (0.61s)
21:13:57 [2023-10-25T21:13:57.490Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:13:57 [2023-10-25T21:13:57.490Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:13:57 [2023-10-25T21:13:57.490Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:13:57 [2023-10-25T21:13:57.490Z] === RUN   TestAuthZPluginV2Disable
21:13:57 [2023-10-25T21:13:57.490Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:13:57 [2023-10-25T21:13:57.490Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:13:57 [2023-10-25T21:13:57.490Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:13:57 [2023-10-25T21:13:57.490Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:13:57 [2023-10-25T21:13:57.490Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:13:57 [2023-10-25T21:13:57.490Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:13:57 [2023-10-25T21:13:57.490Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:13:57 [2023-10-25T21:13:57.490Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:13:57 [2023-10-25T21:13:57.490Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:14:15 [2023-10-25T21:14:15.565Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
21:14:15 [2023-10-25T21:14:15.565Z] PASS
21:14:15 [2023-10-25T21:14:15.565Z] 
21:14:15 [2023-10-25T21:14:15.565Z] === Skipped
21:14:15 [2023-10-25T21:14:15.565Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
21:14:15 [2023-10-25T21:14:15.565Z] 
21:14:15 [2023-10-25T21:14:15.565Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
21:14:15 [2023-10-25T21:14:15.565Z] 
21:14:15 [2023-10-25T21:14:15.565Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
21:14:15 [2023-10-25T21:14:15.565Z] 
21:14:15 [2023-10-25T21:14:15.565Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
21:14:15 [2023-10-25T21:14:15.565Z] 
21:14:15 [2023-10-25T21:14:15.565Z] DONE 17 tests, 4 skipped in 30.950s
21:14:15 [2023-10-25T21:14:15.565Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
21:14:15 [2023-10-25T21:14:15.565Z] ++ '[' -n '' ']'
21:14:15 [2023-10-25T21:14:15.565Z] ++ 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
21:14:15 [2023-10-25T21:14:15.565Z] ++ set -e
21:14:15 [2023-10-25T21:14:15.565Z] ++ '[' -n 0 ']'
21:14:15 [2023-10-25T21:14:15.565Z] ++ set -x
21:14:15 [2023-10-25T21:14:15.565Z] ++ 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.oov2tZQVZq/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
21:14:15 [2023-10-25T21:14:15.565Z] INFO: Testing against a local daemon
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:14:15 [2023-10-25T21:14:15.565Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:15 [2023-10-25T21:14:15.565Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:14:15 [2023-10-25T21:14:15.565Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:14:15 [2023-10-25T21:14:15.565Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:14:15 [2023-10-25T21:14:15.565Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:14:15 [2023-10-25T21:14:15.565Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:14:15 [2023-10-25T21:14:15.565Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:14:15 [2023-10-25T21:14:15.565Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInstall
21:14:15 [2023-10-25T21:14:15.565Z] === RUN   TestPluginInstall/no_auth
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9939b23ecd08c80f8dfe78859a90a14b635edac2fc4aa876fd757e0b98646cbd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9939b23ecd08c80f8dfe78859a90a14b635edac2fc4aa876fd757e0b98646cbd" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:18 [2023-10-25T21:14:18.851Z] === RUN   TestPluginInstall/with_htpasswd
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d3dd019cc1701f4f3ac66a4391a02af29a15080ba02e6dbfaac84a08d967c90" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:18 [2023-10-25T21:14:18.851Z] time="2023-10-25T21:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d3dd019cc1701f4f3ac66a4391a02af29a15080ba02e6dbfaac84a08d967c90" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:18 [2023-10-25T21:14:18.851Z] === RUN   TestPluginInstall/with_insecure
21:14:19 [2023-10-25T21:14:19.785Z] time="2023-10-25T21:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:19 [2023-10-25T21:14:19.785Z] time="2023-10-25T21:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d13f8d897705e57a1615fd419d1e85fda388caed9a8861415e501448a0965d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:19 [2023-10-25T21:14:19.785Z] time="2023-10-25T21:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:14:19 [2023-10-25T21:14:19.785Z] time="2023-10-25T21:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5d13f8d897705e57a1615fd419d1e85fda388caed9a8861415e501448a0965d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:14:19 [2023-10-25T21:14:19.785Z]     plugin_test.go:204: [d82d590d9e0fe] daemon is not started
21:14:19 [2023-10-25T21:14:19.785Z] --- PASS: TestPluginInstall (5.29s)
21:14:19 [2023-10-25T21:14:19.785Z]     --- PASS: TestPluginInstall/no_auth (3.88s)
21:14:19 [2023-10-25T21:14:19.785Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
21:14:19 [2023-10-25T21:14:19.785Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
21:14:19 [2023-10-25T21:14:19.785Z] === RUN   TestPluginsWithRuntimes
21:14:21 [2023-10-25T21:14:21.158Z] === RUN   TestPluginsWithRuntimes/No_Args
21:14:22 [2023-10-25T21:14:22.091Z] === RUN   TestPluginsWithRuntimes/With_Args
21:14:23 [2023-10-25T21:14:23.465Z] --- PASS: TestPluginsWithRuntimes (3.38s)
21:14:23 [2023-10-25T21:14:23.465Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
21:14:23 [2023-10-25T21:14:23.465Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
21:14:23 [2023-10-25T21:14:23.465Z] === RUN   TestPluginBackCompatMediaTypes
21:14:23 [2023-10-25T21:14:23.723Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
21:14:23 [2023-10-25T21:14:23.723Z] PASS
21:14:23 [2023-10-25T21:14:23.723Z] 
21:14:23 [2023-10-25T21:14:23.723Z] DONE 24 tests in 9.229s
21:14:23 [2023-10-25T21:14:23.723Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
21:14:23 [2023-10-25T21:14:23.723Z] ++ '[' -n '' ']'
21:14:23 [2023-10-25T21:14:23.723Z] ++ 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
21:14:23 [2023-10-25T21:14:23.723Z] ++ set -e
21:14:23 [2023-10-25T21:14:23.723Z] ++ '[' -n 0 ']'
21:14:23 [2023-10-25T21:14:23.723Z] ++ set -x
21:14:23 [2023-10-25T21:14:23.723Z] ++ 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.oov2tZQVZq/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
21:14:23 [2023-10-25T21:14:23.723Z] INFO: Testing against a local daemon
21:14:23 [2023-10-25T21:14:23.723Z] === RUN   TestExternalGraphDriver
21:14:23 [2023-10-25T21:14:23.981Z] === RUN   TestExternalGraphDriver/json
21:14:23 [2023-10-25T21:14:23.981Z] === RUN   TestExternalGraphDriver/spec
21:14:23 [2023-10-25T21:14:23.981Z] === RUN   TestExternalGraphDriver/pull
21:14:23 [2023-10-25T21:14:23.981Z] --- PASS: TestExternalGraphDriver (0.34s)
21:14:23 [2023-10-25T21:14:23.981Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
21:14:23 [2023-10-25T21:14:23.981Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
21:14:23 [2023-10-25T21:14:23.981Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
21:14:23 [2023-10-25T21:14:23.981Z] === RUN   TestGraphdriverPluginV2
21:14:24 [2023-10-25T21:14:24.547Z]     external_test.go:415: (*Execution).NotAmd64-fm
21:14:24 [2023-10-25T21:14:24.547Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
21:14:24 [2023-10-25T21:14:24.547Z] PASS
21:14:24 [2023-10-25T21:14:24.547Z] 
21:14:24 [2023-10-25T21:14:24.547Z] === Skipped
21:14:24 [2023-10-25T21:14:24.547Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
21:14:24 [2023-10-25T21:14:24.547Z]     external_test.go:415: (*Execution).NotAmd64-fm
21:14:24 [2023-10-25T21:14:24.547Z] 
21:14:24 [2023-10-25T21:14:24.547Z] DONE 5 tests, 1 skipped in 0.702s
21:14:24 [2023-10-25T21:14:24.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
21:14:24 [2023-10-25T21:14:24.547Z] ++ '[' -n '' ']'
21:14:24 [2023-10-25T21:14:24.547Z] ++ 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
21:14:24 [2023-10-25T21:14:24.547Z] ++ set -e
21:14:24 [2023-10-25T21:14:24.547Z] ++ '[' -n 0 ']'
21:14:24 [2023-10-25T21:14:24.547Z] ++ set -x
21:14:24 [2023-10-25T21:14:24.547Z] ++ 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.oov2tZQVZq/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
21:14:24 [2023-10-25T21:14:24.547Z] INFO: Testing against a local daemon
21:14:24 [2023-10-25T21:14:24.547Z] === RUN   TestContinueAfterPluginCrash
21:14:24 [2023-10-25T21:14:24.547Z] === PAUSE TestContinueAfterPluginCrash
21:14:24 [2023-10-25T21:14:24.547Z] === RUN   TestReadPluginNoRead
21:14:24 [2023-10-25T21:14:24.547Z] === PAUSE TestReadPluginNoRead
21:14:24 [2023-10-25T21:14:24.547Z] === RUN   TestDaemonStartWithLogOpt
21:14:24 [2023-10-25T21:14:24.547Z] === PAUSE TestDaemonStartWithLogOpt
21:14:24 [2023-10-25T21:14:24.547Z] === CONT  TestDaemonStartWithLogOpt
21:14:24 [2023-10-25T21:14:24.547Z] === CONT  TestContinueAfterPluginCrash
21:14:24 [2023-10-25T21:14:24.547Z] === CONT  TestReadPluginNoRead
21:14:26 [2023-10-25T21:14:26.448Z] === RUN   TestReadPluginNoRead/default
21:14:27 [2023-10-25T21:14:27.382Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
21:14:27 [2023-10-25T21:14:27.949Z] === RUN   TestReadPluginNoRead/disabled_caching
21:14:29 [2023-10-25T21:14:29.352Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:14:30 [2023-10-25T21:14:30.773Z]     read_test.go:93: [dbc25e30ba183] daemon is not started
21:14:30 [2023-10-25T21:14:30.773Z] --- PASS: TestReadPluginNoRead (6.25s)
21:14:30 [2023-10-25T21:14:30.773Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
21:14:30 [2023-10-25T21:14:30.773Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
21:14:30 [2023-10-25T21:14:30.773Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
21:14:32 [2023-10-25T21:14:32.188Z] --- PASS: TestContinueAfterPluginCrash (7.73s)
21:14:32 [2023-10-25T21:14:32.188Z] PASS
21:14:32 [2023-10-25T21:14:32.188Z] 
21:14:32 [2023-10-25T21:14:32.188Z] DONE 6 tests in 7.769s
21:14:32 [2023-10-25T21:14:32.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
21:14:32 [2023-10-25T21:14:32.188Z] ++ '[' -n '' ']'
21:14:32 [2023-10-25T21:14:32.188Z] ++ 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
21:14:32 [2023-10-25T21:14:32.188Z] ++ set -e
21:14:32 [2023-10-25T21:14:32.188Z] ++ '[' -n 0 ']'
21:14:32 [2023-10-25T21:14:32.188Z] ++ set -x
21:14:32 [2023-10-25T21:14:32.188Z] ++ 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.oov2tZQVZq/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
21:14:32 [2023-10-25T21:14:32.188Z] testing: warning: no tests to run
21:14:32 [2023-10-25T21:14:32.188Z] PASS
21:14:32 [2023-10-25T21:14:32.188Z] 
21:14:32 [2023-10-25T21:14:32.188Z] DONE 0 tests in 0.008s
21:14:32 [2023-10-25T21:14:32.188Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
21:14:32 [2023-10-25T21:14:32.188Z] ++ '[' -n '' ']'
21:14:32 [2023-10-25T21:14:32.188Z] ++ 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
21:14:32 [2023-10-25T21:14:32.188Z] ++ set -e
21:14:32 [2023-10-25T21:14:32.188Z] ++ '[' -n 0 ']'
21:14:32 [2023-10-25T21:14:32.188Z] ++ set -x
21:14:32 [2023-10-25T21:14:32.188Z] ++ 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.oov2tZQVZq/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
21:14:32 [2023-10-25T21:14:32.188Z] INFO: Testing against a local daemon
21:14:32 [2023-10-25T21:14:32.188Z] === RUN   TestPluginWithDevMounts
21:14:32 [2023-10-25T21:14:32.188Z] === PAUSE TestPluginWithDevMounts
21:14:32 [2023-10-25T21:14:32.188Z] === CONT  TestPluginWithDevMounts
21:14:34 [2023-10-25T21:14:34.135Z] --- PASS: TestPluginWithDevMounts (1.54s)
21:14:34 [2023-10-25T21:14:34.135Z] PASS
21:14:34 [2023-10-25T21:14:34.135Z] 
21:14:34 [2023-10-25T21:14:34.135Z] DONE 1 tests in 1.575s
21:14:34 [2023-10-25T21:14:34.135Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
21:14:34 [2023-10-25T21:14:34.135Z] ++ '[' -n '' ']'
21:14:34 [2023-10-25T21:14:34.135Z] ++ 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
21:14:34 [2023-10-25T21:14:34.135Z] ++ set -e
21:14:34 [2023-10-25T21:14:34.135Z] ++ '[' -n 0 ']'
21:14:34 [2023-10-25T21:14:34.135Z] ++ set -x
21:14:34 [2023-10-25T21:14:34.135Z] ++ 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.oov2tZQVZq/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
21:14:34 [2023-10-25T21:14:34.135Z] INFO: Testing against a local daemon
21:14:34 [2023-10-25T21:14:34.135Z] === RUN   TestSecretInspect
21:14:36 [2023-10-25T21:14:36.073Z] --- PASS: TestSecretInspect (2.00s)
21:14:36 [2023-10-25T21:14:36.073Z] === RUN   TestSecretList
21:14:37 [2023-10-25T21:14:37.987Z] --- PASS: TestSecretList (1.93s)
21:14:37 [2023-10-25T21:14:37.987Z] === RUN   TestSecretsCreateAndDelete
21:14:39 [2023-10-25T21:14:39.886Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
21:14:39 [2023-10-25T21:14:39.886Z] === RUN   TestSecretsUpdate
21:14:41 [2023-10-25T21:14:41.786Z] --- PASS: TestSecretsUpdate (2.04s)
21:14:41 [2023-10-25T21:14:41.786Z] === RUN   TestTemplatedSecret
21:14:45 [2023-10-25T21:14:45.067Z] --- PASS: TestTemplatedSecret (2.75s)
21:14:45 [2023-10-25T21:14:45.067Z] === RUN   TestSecretCreateResolve
21:14:46 [2023-10-25T21:14:46.440Z] --- PASS: TestSecretCreateResolve (1.94s)
21:14:46 [2023-10-25T21:14:46.440Z] PASS
21:14:46 [2023-10-25T21:14:46.440Z] 
21:14:46 [2023-10-25T21:14:46.440Z] DONE 6 tests in 12.610s
21:14:46 [2023-10-25T21:14:46.440Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
21:14:46 [2023-10-25T21:14:46.440Z] ++ '[' -n '' ']'
21:14:46 [2023-10-25T21:14:46.440Z] ++ 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
21:14:46 [2023-10-25T21:14:46.440Z] ++ set -e
21:14:46 [2023-10-25T21:14:46.440Z] ++ '[' -n 0 ']'
21:14:46 [2023-10-25T21:14:46.440Z] ++ set -x
21:14:46 [2023-10-25T21:14:46.440Z] ++ 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.oov2tZQVZq/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
21:14:46 [2023-10-25T21:14:46.440Z] INFO: Testing against a local daemon
21:14:46 [2023-10-25T21:14:46.440Z] === RUN   TestServiceCreateInit
21:14:46 [2023-10-25T21:14:46.440Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:14:50 [2023-10-25T21:14:50.622Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:14:54 [2023-10-25T21:14:54.804Z] --- PASS: TestServiceCreateInit (7.88s)
21:14:54 [2023-10-25T21:14:54.804Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
21:14:54 [2023-10-25T21:14:54.804Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s)
21:14:54 [2023-10-25T21:14:54.804Z] === RUN   TestCreateServiceMultipleTimes
21:15:09 [2023-10-25T21:15:09.674Z] --- PASS: TestCreateServiceMultipleTimes (14.66s)
21:15:09 [2023-10-25T21:15:09.674Z] === RUN   TestCreateServiceConflict
21:15:11 [2023-10-25T21:15:11.047Z] --- PASS: TestCreateServiceConflict (1.93s)
21:15:11 [2023-10-25T21:15:11.047Z] === RUN   TestCreateServiceMaxReplicas
21:15:14 [2023-10-25T21:15:14.327Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
21:15:14 [2023-10-25T21:15:14.327Z] === RUN   TestCreateServiceSecretFileMode
21:15:26 [2023-10-25T21:15:26.518Z] --- PASS: TestCreateServiceSecretFileMode (12.57s)
21:15:26 [2023-10-25T21:15:26.518Z] === RUN   TestCreateServiceConfigFileMode
21:15:41 [2023-10-25T21:15:41.386Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
21:15:41 [2023-10-25T21:15:41.386Z] === RUN   TestCreateServiceSysctls
21:15:42 [2023-10-25T21:15:42.320Z] --- PASS: TestCreateServiceSysctls (3.34s)
21:15:42 [2023-10-25T21:15:42.320Z] === RUN   TestCreateServiceCapabilities
21:15:44 [2023-10-25T21:15:44.848Z] --- PASS: TestCreateServiceCapabilities (2.59s)
21:15:44 [2023-10-25T21:15:44.848Z] === RUN   TestInspect
21:15:48 [2023-10-25T21:15:48.129Z] --- PASS: TestInspect (2.81s)
21:15:48 [2023-10-25T21:15:48.129Z] === RUN   TestCreateJob
21:15:51 [2023-10-25T21:15:51.411Z] --- PASS: TestCreateJob (3.21s)
21:15:51 [2023-10-25T21:15:51.411Z] === RUN   TestReplicatedJob
21:15:56 [2023-10-25T21:15:56.793Z] --- PASS: TestReplicatedJob (5.40s)
21:15:56 [2023-10-25T21:15:56.793Z] === RUN   TestUpdateReplicatedJob
21:16:00 [2023-10-25T21:16:00.074Z] --- PASS: TestUpdateReplicatedJob (3.15s)
21:16:00 [2023-10-25T21:16:00.074Z] === RUN   TestServiceListWithStatuses
21:16:00 [2023-10-25T21:16:00.074Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:16:00 [2023-10-25T21:16:00.074Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:16:00 [2023-10-25T21:16:00.074Z] === RUN   TestDockerNetworkConnectAlias
21:16:03 [2023-10-25T21:16:03.356Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
21:16:03 [2023-10-25T21:16:03.356Z] === RUN   TestDockerNetworkReConnect
21:16:06 [2023-10-25T21:16:06.637Z] --- PASS: TestDockerNetworkReConnect (3.28s)
21:16:06 [2023-10-25T21:16:06.637Z] === RUN   TestServicePlugin
21:16:06 [2023-10-25T21:16:06.637Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:16:06 [2023-10-25T21:16:06.637Z] --- SKIP: TestServicePlugin (0.00s)
21:16:06 [2023-10-25T21:16:06.637Z] === RUN   TestServiceUpdateLabel
21:16:08 [2023-10-25T21:16:08.536Z] --- PASS: TestServiceUpdateLabel (1.93s)
21:16:08 [2023-10-25T21:16:08.536Z] === RUN   TestServiceUpdateSecrets
21:16:23 [2023-10-25T21:16:23.404Z] --- PASS: TestServiceUpdateSecrets (14.50s)
21:16:23 [2023-10-25T21:16:23.404Z] === RUN   TestServiceUpdateConfigs
21:16:38 [2023-10-25T21:16:38.273Z] --- PASS: TestServiceUpdateConfigs (14.48s)
21:16:38 [2023-10-25T21:16:38.273Z] === RUN   TestServiceUpdateNetwork
21:16:50 [2023-10-25T21:16:50.468Z] --- PASS: TestServiceUpdateNetwork (12.07s)
21:16:50 [2023-10-25T21:16:50.468Z] === RUN   TestServiceUpdatePidsLimit
21:16:50 [2023-10-25T21:16:50.726Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:16:51 [2023-10-25T21:16:51.659Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:16:59 [2023-10-25T21:16:59.765Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:17:06 [2023-10-25T21:17:06.321Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
21:17:06 [2023-10-25T21:17:06.321Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
21:17:06 [2023-10-25T21:17:06.321Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:17:06 [2023-10-25T21:17:06.321Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
21:17:06 [2023-10-25T21:17:06.321Z] PASS
21:17:06 [2023-10-25T21:17:06.321Z] 
21:17:06 [2023-10-25T21:17:06.321Z] === Skipped
21:17:06 [2023-10-25T21:17:06.321Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:17:06 [2023-10-25T21:17:06.321Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:17:06 [2023-10-25T21:17:06.321Z] 
21:17:06 [2023-10-25T21:17:06.321Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:17:06 [2023-10-25T21:17:06.321Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:17:06 [2023-10-25T21:17:06.321Z] 
21:17:06 [2023-10-25T21:17:06.321Z] DONE 26 tests, 2 skipped in 139.549s
21:17:06 [2023-10-25T21:17:06.321Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
21:17:06 [2023-10-25T21:17:06.321Z] ++ '[' -n '' ']'
21:17:06 [2023-10-25T21:17:06.322Z] ++ 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
21:17:06 [2023-10-25T21:17:06.322Z] ++ set -e
21:17:06 [2023-10-25T21:17:06.322Z] ++ '[' -n 0 ']'
21:17:06 [2023-10-25T21:17:06.322Z] ++ set -x
21:17:06 [2023-10-25T21:17:06.322Z] ++ 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.oov2tZQVZq/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
21:17:06 [2023-10-25T21:17:06.322Z] INFO: Testing against a local daemon
21:17:06 [2023-10-25T21:17:06.322Z] === RUN   TestSessionCreate
21:17:06 [2023-10-25T21:17:06.322Z] --- PASS: TestSessionCreate (0.02s)
21:17:06 [2023-10-25T21:17:06.322Z] === RUN   TestSessionCreateWithBadUpgrade
21:17:06 [2023-10-25T21:17:06.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:17:06 [2023-10-25T21:17:06.322Z] PASS
21:17:06 [2023-10-25T21:17:06.322Z] 
21:17:06 [2023-10-25T21:17:06.322Z] DONE 2 tests in 0.067s
21:17:06 [2023-10-25T21:17:06.322Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
21:17:06 [2023-10-25T21:17:06.322Z] ++ '[' -n '' ']'
21:17:06 [2023-10-25T21:17:06.322Z] ++ 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
21:17:06 [2023-10-25T21:17:06.322Z] ++ set -e
21:17:06 [2023-10-25T21:17:06.322Z] ++ '[' -n 0 ']'
21:17:06 [2023-10-25T21:17:06.322Z] ++ set -x
21:17:06 [2023-10-25T21:17:06.322Z] ++ 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.oov2tZQVZq/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
21:17:06 [2023-10-25T21:17:06.322Z] INFO: Testing against a local daemon
21:17:06 [2023-10-25T21:17:06.322Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:17:06 [2023-10-25T21:17:06.322Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:17:06 [2023-10-25T21:17:06.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:17:06 [2023-10-25T21:17:06.322Z] === RUN   TestDiskUsage
21:17:06 [2023-10-25T21:17:06.322Z] === PAUSE TestDiskUsage
21:17:06 [2023-10-25T21:17:06.322Z] === RUN   TestEventsExecDie
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestEventsExecDie (0.59s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestEventsBackwardsCompatible
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestEventsVolumeCreate
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestInfoBinaryCommits
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestInfoAPIVersioned
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestInfoAPI
21:17:06 [2023-10-25T21:17:06.888Z] --- PASS: TestInfoAPI (0.02s)
21:17:06 [2023-10-25T21:17:06.888Z] === RUN   TestInfoAPIWarnings
21:17:24 [2023-10-25T21:17:24.959Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:17:24 [2023-10-25T21:17:24.959Z] === RUN   TestInfoDebug
21:17:24 [2023-10-25T21:17:24.959Z] --- PASS: TestInfoDebug (0.52s)
21:17:24 [2023-10-25T21:17:24.959Z] === RUN   TestInfoInsecureRegistries
21:17:24 [2023-10-25T21:17:24.959Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:17:24 [2023-10-25T21:17:24.959Z] === RUN   TestInfoRegistryMirrors
21:17:24 [2023-10-25T21:17:24.959Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:17:24 [2023-10-25T21:17:24.959Z] === RUN   TestLoginFailsWithBadCredentials
21:17:25 [2023-10-25T21:17:25.894Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
21:17:25 [2023-10-25T21:17:25.894Z] === RUN   TestPingCacheHeaders
21:17:25 [2023-10-25T21:17:25.894Z] --- PASS: TestPingCacheHeaders (0.02s)
21:17:25 [2023-10-25T21:17:25.894Z] === RUN   TestPingGet
21:17:26 [2023-10-25T21:17:26.152Z] --- PASS: TestPingGet (0.01s)
21:17:26 [2023-10-25T21:17:26.152Z] === RUN   TestPingHead
21:17:26 [2023-10-25T21:17:26.152Z] --- PASS: TestPingHead (0.02s)
21:17:26 [2023-10-25T21:17:26.152Z] === RUN   TestPingSwarmHeader
21:17:26 [2023-10-25T21:17:26.719Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:17:27 [2023-10-25T21:17:27.285Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:17:27 [2023-10-25T21:17:27.851Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:17:27 [2023-10-25T21:17:27.851Z] --- PASS: TestPingSwarmHeader (1.89s)
21:17:27 [2023-10-25T21:17:27.851Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:17:27 [2023-10-25T21:17:27.851Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:17:27 [2023-10-25T21:17:27.851Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:17:27 [2023-10-25T21:17:27.851Z] === RUN   TestPingBuilderHeader
21:17:27 [2023-10-25T21:17:27.851Z] === RUN   TestPingBuilderHeader/default_config
21:17:28 [2023-10-25T21:17:28.418Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:17:28 [2023-10-25T21:17:28.984Z] --- PASS: TestPingBuilderHeader (1.04s)
21:17:28 [2023-10-25T21:17:28.984Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:17:28 [2023-10-25T21:17:28.984Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:17:28 [2023-10-25T21:17:28.984Z] === RUN   TestVersion
21:17:28 [2023-10-25T21:17:28.984Z] --- PASS: TestVersion (0.02s)
21:17:28 [2023-10-25T21:17:28.984Z] === CONT  TestDiskUsage
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/container_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/image_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.550Z] === RUN   TestDiskUsage/after_container.Run
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:17:29 [2023-10-25T21:17:29.808Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:17:30 [2023-10-25T21:17:30.067Z] --- PASS: TestDiskUsage (1.06s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z] PASS
21:17:30 [2023-10-25T21:17:30.067Z] 
21:17:30 [2023-10-25T21:17:30.067Z] === Skipped
21:17:30 [2023-10-25T21:17:30.067Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:17:30 [2023-10-25T21:17:30.067Z] 
21:17:30 [2023-10-25T21:17:30.067Z] DONE 57 tests, 1 skipped in 23.980s
21:17:30 [2023-10-25T21:17:30.067Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
21:17:30 [2023-10-25T21:17:30.067Z] ++ '[' -n '' ']'
21:17:30 [2023-10-25T21:17:30.067Z] ++ 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
21:17:30 [2023-10-25T21:17:30.067Z] ++ set -e
21:17:30 [2023-10-25T21:17:30.067Z] ++ '[' -n 0 ']'
21:17:30 [2023-10-25T21:17:30.067Z] ++ set -x
21:17:30 [2023-10-25T21:17:30.067Z] ++ 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.oov2tZQVZq/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
21:17:30 [2023-10-25T21:17:30.067Z] INFO: Testing against a local daemon
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesCreateAndList
21:17:30 [2023-10-25T21:17:30.067Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemove
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemove/volume_in_use
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemove/volume_not_in_use
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemove/non-existing_volume
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:17:30 [2023-10-25T21:17:30.067Z] --- PASS: TestVolumesRemove (0.06s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesRemoveSwarmEnabled
21:17:30 [2023-10-25T21:17:30.067Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:17:30 [2023-10-25T21:17:30.067Z] === RUN   TestVolumesInspect
21:17:30 [2023-10-25T21:17:30.325Z] --- PASS: TestVolumesInspect (0.02s)
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:17:30 [2023-10-25T21:17:30.325Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:17:30 [2023-10-25T21:17:30.325Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:17:30 [2023-10-25T21:17:30.325Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:17:30 [2023-10-25T21:17:30.325Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:17:30 [2023-10-25T21:17:30.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:17:30 [2023-10-25T21:17:30.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:17:30 [2023-10-25T21:17:30.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:17:30 [2023-10-25T21:17:30.325Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumePruneAnonymous
21:17:30 [2023-10-25T21:17:30.325Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:17:30 [2023-10-25T21:17:30.325Z] === RUN   TestVolumePruneAnonFromImage
21:17:30 [2023-10-25T21:17:30.325Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
21:17:30 [2023-10-25T21:17:30.325Z] === CONT  TestVolumesRemoveSwarmEnabled
21:17:31 [2023-10-25T21:17:31.698Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:17:31 [2023-10-25T21:17:31.698Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:17:31 [2023-10-25T21:17:31.698Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:17:31 [2023-10-25T21:17:31.698Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:17:32 [2023-10-25T21:17:32.264Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s)
21:17:32 [2023-10-25T21:17:32.264Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:17:32 [2023-10-25T21:17:32.264Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:17:32 [2023-10-25T21:17:32.264Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:17:32 [2023-10-25T21:17:32.264Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:17:32 [2023-10-25T21:17:32.264Z] PASS
21:17:32 [2023-10-25T21:17:32.264Z] 
21:17:32 [2023-10-25T21:17:32.264Z] DONE 20 tests in 2.202s
21:17:32 [2023-10-25T21:17:32.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:17:32 [2023-10-25T21:17:32.522Z] ++++ cat bundles/test-integration/docker.pid
21:17:32 [2023-10-25T21:17:32.522Z] +++ kill 23683
21:17:33 [2023-10-25T21:17:33.896Z] +++ /etc/init.d/apparmor stop
21:17:33 [2023-10-25T21:17:33.896Z] Leaving: AppArmorNo profiles have been unloaded.
21:17:33 [2023-10-25T21:17:33.896Z] 
21:17:33 [2023-10-25T21:17:33.896Z] Unloading profiles will leave already running processes permanently
21:17:33 [2023-10-25T21:17:33.896Z] unconfined, which can lead to unexpected situations.
21:17:33 [2023-10-25T21:17:33.896Z] 
21:17:33 [2023-10-25T21:17:33.896Z] To set a process to complain mode, use the command line tool
21:17:33 [2023-10-25T21:17:33.896Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:17:33 [2023-10-25T21:17:33.896Z] +++ true
21:17:33 [2023-10-25T21:17:33.896Z] exiting test-integration
21:17:33 [2023-10-25T21:17:33.896Z] ++ exit 0
21:17:33 [2023-10-25T21:17:33.896Z] 
Post stage
[Pipeline] junit
21:17:34 [2023-10-25T21:17:34.844Z] Recording test results
21:17:35 [2023-10-25T21:17:35.037Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:17:35 [2023-10-25T21:17:35.330Z] + echo Ensuring container killed.
21:17:35 [2023-10-25T21:17:35.330Z] Ensuring container killed.
21:17:35 [2023-10-25T21:17:35.330Z] + docker rm -vf docker-pr29
21:17:35 [2023-10-25T21:17:35.330Z] Error response from daemon: No such container: docker-pr29
[Pipeline] sh
21:17:35 [2023-10-25T21:17:35.610Z] + echo Chowning /workspace to jenkins user
21:17:35 [2023-10-25T21:17:35.610Z] Chowning /workspace to jenkins user
21:17:35 [2023-10-25T21:17:35.610Z] + id -u
21:17:35 [2023-10-25T21:17:35.610Z] + id -g
21:17:35 [2023-10-25T21:17:35.610Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45905:/workspace busybox chown -R 1000:1000 /workspace
21:17:35 [2023-10-25T21:17:35.610Z] Unable to find image 'busybox:latest' locally
21:17:35 [2023-10-25T21:17:35.610Z] latest: Pulling from library/busybox
21:17:35 [2023-10-25T21:17:35.868Z] 8a0af25e8c2e: Already exists
21:17:35 [2023-10-25T21:17:35.868Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
21:17:35 [2023-10-25T21:17:35.868Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:17:37 [2023-10-25T21:17:37.526Z] + bundleName=arm64-integration
21:17:37 [2023-10-25T21:17:37.526Z] + echo Creating arm64-integration-bundles.tar.gz
21:17:37 [2023-10-25T21:17:37.526Z] Creating arm64-integration-bundles.tar.gz
21:17:37 [2023-10-25T21:17:37.526Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:17:37 [2023-10-25T21:17:37.526Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:17:37 [2023-10-25T21:17:37.797Z] Archiving artifacts
21:17:39 [2023-10-25T21:17:39.094Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45905/29/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:17:39 [2023-10-25T21:17:39.389Z] + make clean
21:17:39 [2023-10-25T21:17:39.389Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:17:39 [2023-10-25T21:17:39.389Z] docker-dev-cache
21:17:39 [2023-10-25T21:17:39.389Z] 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