Skip to content
Success

Console Output

Pull request #46731 opened
13:39:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2+1b9411ef77eda88ce8b230f9a444977f247a6aa6 (c3a13afc3fde5233db53785f7f83c5cdb8e4fab0)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46731@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:39:06 [2023-10-26T13:39:06.103Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:39:06 [2023-10-26T13:39:06.107Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:39:21 [2023-10-26T13:39:21.314Z] Still waiting to schedule task
13:39:21 [2023-10-26T13:39:21.315Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0615f52814dad6cf7)13:40:23 [2023-10-26T13:40:23.823Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d22b20d033d9fabb) in /home/ubuntu/workspace/moby_PR-46731
[Pipeline] {
[Pipeline] checkout
13:40:24 [2023-10-26T13:40:24.037Z] The recommended git tool is: git
13:40:26 [2023-10-26T13:40:26.156Z] using credential docker-jenkins-github-credentials
13:40:26 [2023-10-26T13:40:26.174Z] Cloning the remote Git repository
13:40:26 [2023-10-26T13:40:26.174Z] Cloning with configured refspecs honoured and without tags
13:40:26 [2023-10-26T13:40:26.142Z] Cloning repository https://github.com/moby/moby.git
13:40:26 [2023-10-26T13:40:26.205Z]  > git init /home/ubuntu/workspace/moby_PR-46731 # timeout=10
13:40:26 [2023-10-26T13:40:26.768Z] Fetching upstream changes from https://github.com/moby/moby.git
13:40:26 [2023-10-26T13:40:26.768Z]  > git --version # timeout=10
13:40:26 [2023-10-26T13:40:26.771Z]  > git --version # 'git version 2.25.1'
13:40:26 [2023-10-26T13:40:26.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:40:26 [2023-10-26T13:40:26.774Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46731/head:refs/remotes/origin/PR-46731 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:40:40 [2023-10-26T13:40:40.960Z] Fetching without tags
13:40:41 [2023-10-26T13:40:41.178Z] Merging remotes/origin/master commit 1b9411ef77eda88ce8b230f9a444977f247a6aa6 into PR head commit 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:40:40 [2023-10-26T13:40:40.915Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:40:40 [2023-10-26T13:40:40.919Z]  > git config --add remote.origin.fetch +refs/pull/46731/head:refs/remotes/origin/PR-46731 # timeout=10
13:40:40 [2023-10-26T13:40:40.922Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:40:40 [2023-10-26T13:40:40.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:40:40 [2023-10-26T13:40:40.935Z] Fetching upstream changes from https://github.com/moby/moby.git
13:40:40 [2023-10-26T13:40:40.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:40:40 [2023-10-26T13:40:40.940Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46731/head:refs/remotes/origin/PR-46731 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:40:41 [2023-10-26T13:40:41.155Z]  > git config core.sparsecheckout # timeout=10
13:40:41 [2023-10-26T13:40:41.159Z]  > git checkout -f 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 # timeout=10
13:40:42 [2023-10-26T13:40:42.145Z] Merge succeeded, producing 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:40:42 [2023-10-26T13:40:42.145Z] Checking out Revision 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 (PR-46731)
13:40:41 [2023-10-26T13:40:41.950Z]  > git remote # timeout=10
13:40:41 [2023-10-26T13:40:41.954Z]  > git config --get remote.origin.url # timeout=10
13:40:41 [2023-10-26T13:40:41.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:40:42 [2023-10-26T13:40:42.105Z]  > git merge 1b9411ef77eda88ce8b230f9a444977f247a6aa6 # timeout=10
13:40:42 [2023-10-26T13:40:42.114Z]  > git rev-parse HEAD^{commit} # timeout=10
13:40:42 [2023-10-26T13:40:42.120Z]  > git config core.sparsecheckout # timeout=10
13:40:42 [2023-10-26T13:40:42.122Z]  > git checkout -f 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 # timeout=10
13:40:46 [2023-10-26T13:40:46.761Z] Commit message: "c8d/history: Fix nil dereference"
13:40:46 [2023-10-26T13:40:46.762Z] First time build. Skipping changelog.
13:40:46 [2023-10-26T13:40:46.756Z]  > git --version # timeout=10
13:40:46 [2023-10-26T13:40:46.758Z]  > git --version # 'git version 2.25.1'
13:40:46 [2023-10-26T13:40:46.761Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:40:47 [2023-10-26T13:40:47.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46731:/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
13:40:52 [2023-10-26T13:40:52.821Z] Unable to find image 'alpine:latest' locally
13:40:52 [2023-10-26T13:40:52.821Z] latest: Pulling from library/alpine
13:40:52 [2023-10-26T13:40:52.821Z] 579b34f0a95b: Pulling fs layer
13:40:52 [2023-10-26T13:40:52.821Z] 579b34f0a95b: Download complete
13:40:53 [2023-10-26T13:40:53.387Z] 579b34f0a95b: Pull complete
13:40:53 [2023-10-26T13:40:53.646Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
13:40:53 [2023-10-26T13:40:53.646Z] Status: Downloaded newer image for alpine:latest
13:41:01 [2023-10-26T13:41:01.760Z] 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
13:41:01 [2023-10-26T13:41:01.843Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d22b20d033d9fabb) in /home/ubuntu/workspace/moby_PR-46731
[Pipeline] {
[Pipeline] checkout
13:41:01 [2023-10-26T13:41:01.859Z] The recommended git tool is: git
13:41:01 [2023-10-26T13:41:01.867Z] using credential docker-jenkins-github-credentials
13:41:01 [2023-10-26T13:41:01.885Z] Fetching changes from the remote Git repository
13:41:01 [2023-10-26T13:41:01.890Z] Fetching without tags
13:41:02 [2023-10-26T13:41:02.078Z] Merging remotes/origin/master commit 1b9411ef77eda88ce8b230f9a444977f247a6aa6 into PR head commit 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:41:02 [2023-10-26T13:41:02.128Z] Merge succeeded, producing 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:41:02 [2023-10-26T13:41:02.129Z] Checking out Revision 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 (PR-46731)
13:41:02 [2023-10-26T13:41:02.184Z] Commit message: "c8d/history: Fix nil dereference"
13:41:02 [2023-10-26T13:41:02.182Z]  > git --version # timeout=10
13:41:02 [2023-10-26T13:41:02.184Z]  > git --version # 'git version 2.25.1'
13:41:02 [2023-10-26T13:41:02.187Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:41:01 [2023-10-26T13:41:01.868Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46731/.git # timeout=10
13:41:01 [2023-10-26T13:41:01.873Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:41:01 [2023-10-26T13:41:01.878Z] Fetching upstream changes from https://github.com/moby/moby.git
13:41:01 [2023-10-26T13:41:01.878Z]  > git --version # timeout=10
13:41:01 [2023-10-26T13:41:01.881Z]  > git --version # 'git version 2.25.1'
13:41:01 [2023-10-26T13:41:01.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:41:01 [2023-10-26T13:41:01.882Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46731/head:refs/remotes/origin/PR-46731 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:41:02 [2023-10-26T13:41:02.066Z]  > git config core.sparsecheckout # timeout=10
13:41:02 [2023-10-26T13:41:02.069Z]  > git checkout -f 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 # timeout=10
13:41:02 [2023-10-26T13:41:02.098Z]  > git remote # timeout=10
13:41:02 [2023-10-26T13:41:02.100Z]  > git config --get remote.origin.url # timeout=10
13:41:02 [2023-10-26T13:41:02.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:41:02 [2023-10-26T13:41:02.104Z]  > git merge 1b9411ef77eda88ce8b230f9a444977f247a6aa6 # timeout=10
13:41:02 [2023-10-26T13:41:02.111Z]  > git rev-parse HEAD^{commit} # timeout=10
13:41:02 [2023-10-26T13:41:02.117Z]  > git config core.sparsecheckout # timeout=10
13:41:02 [2023-10-26T13:41:02.119Z]  > git checkout -f 27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 # timeout=10
13:41:02 [2023-10-26T13:41:02.911Z] + docker version
13:41:02 [2023-10-26T13:41:02.911Z] Client: Docker Engine - Community
13:41:02 [2023-10-26T13:41:02.911Z]  Version:           24.0.2
13:41:02 [2023-10-26T13:41:02.911Z]  API version:       1.43
13:41:02 [2023-10-26T13:41:02.911Z]  Go version:        go1.20.4
13:41:02 [2023-10-26T13:41:02.911Z]  Git commit:        cb74dfc
13:41:02 [2023-10-26T13:41:02.911Z]  Built:             Thu May 25 21:52:41 2023
13:41:02 [2023-10-26T13:41:02.911Z]  OS/Arch:           linux/arm64
13:41:02 [2023-10-26T13:41:02.911Z]  Context:           default
13:41:02 [2023-10-26T13:41:02.911Z] 
13:41:02 [2023-10-26T13:41:02.911Z] Server: Docker Engine - Community
13:41:02 [2023-10-26T13:41:02.911Z]  Engine:
13:41:02 [2023-10-26T13:41:02.911Z]   Version:          24.0.2
13:41:02 [2023-10-26T13:41:02.911Z]   API version:      1.43 (minimum version 1.12)
13:41:02 [2023-10-26T13:41:02.911Z]   Go version:       go1.20.4
13:41:02 [2023-10-26T13:41:02.911Z]   Git commit:       659604f
13:41:02 [2023-10-26T13:41:02.911Z]   Built:            Thu May 25 21:52:41 2023
13:41:02 [2023-10-26T13:41:02.911Z]   OS/Arch:          linux/arm64
13:41:02 [2023-10-26T13:41:02.911Z]   Experimental:     true
13:41:02 [2023-10-26T13:41:02.911Z]  containerd:
13:41:02 [2023-10-26T13:41:02.911Z]   Version:          1.6.21
13:41:02 [2023-10-26T13:41:02.911Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
13:41:02 [2023-10-26T13:41:02.911Z]  runc:
13:41:02 [2023-10-26T13:41:02.911Z]   Version:          1.1.7
13:41:02 [2023-10-26T13:41:02.911Z]   GitCommit:        v1.1.7-0-g860f061
13:41:02 [2023-10-26T13:41:02.911Z]  docker-init:
13:41:02 [2023-10-26T13:41:02.911Z]   Version:          0.19.0
13:41:02 [2023-10-26T13:41:02.911Z]   GitCommit:        de40ad0
[Pipeline] sh
13:41:03 [2023-10-26T13:41:03.236Z] + docker info
13:41:15 [2023-10-26T13:41:15.440Z] Client: Docker Engine - Community
13:41:15 [2023-10-26T13:41:15.441Z]  Version:    24.0.2
13:41:15 [2023-10-26T13:41:15.441Z]  Context:    default
13:41:15 [2023-10-26T13:41:15.441Z]  Debug Mode: false
13:41:15 [2023-10-26T13:41:15.441Z]  Plugins:
13:41:15 [2023-10-26T13:41:15.441Z]   buildx: Docker Buildx (Docker Inc.)
13:41:15 [2023-10-26T13:41:15.441Z]     Version:  v0.11.0
13:41:15 [2023-10-26T13:41:15.441Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:41:15 [2023-10-26T13:41:15.441Z]   compose: Docker Compose (Docker Inc.)
13:41:15 [2023-10-26T13:41:15.441Z]     Version:  v2.19.1
13:41:15 [2023-10-26T13:41:15.441Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:41:15 [2023-10-26T13:41:15.441Z] 
13:41:15 [2023-10-26T13:41:15.441Z] Server:
13:41:15 [2023-10-26T13:41:15.441Z]  Containers: 0
13:41:15 [2023-10-26T13:41:15.441Z]   Running: 0
13:41:15 [2023-10-26T13:41:15.441Z]   Paused: 0
13:41:15 [2023-10-26T13:41:15.441Z]   Stopped: 0
13:41:15 [2023-10-26T13:41:15.441Z]  Images: 1
13:41:15 [2023-10-26T13:41:15.441Z]  Server Version: 24.0.2
13:41:15 [2023-10-26T13:41:15.441Z]  Storage Driver: overlay2
13:41:15 [2023-10-26T13:41:15.441Z]   Backing Filesystem: extfs
13:41:15 [2023-10-26T13:41:15.441Z]   Supports d_type: true
13:41:15 [2023-10-26T13:41:15.441Z]   Using metacopy: false
13:41:15 [2023-10-26T13:41:15.441Z]   Native Overlay Diff: true
13:41:15 [2023-10-26T13:41:15.441Z]   userxattr: false
13:41:15 [2023-10-26T13:41:15.441Z]  Logging Driver: json-file
13:41:15 [2023-10-26T13:41:15.441Z]  Cgroup Driver: cgroupfs
13:41:15 [2023-10-26T13:41:15.441Z]  Cgroup Version: 1
13:41:15 [2023-10-26T13:41:15.441Z]  Plugins:
13:41:15 [2023-10-26T13:41:15.441Z]   Volume: local
13:41:15 [2023-10-26T13:41:15.441Z]   Network: bridge host ipvlan macvlan null overlay
13:41:15 [2023-10-26T13:41:15.441Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:41:15 [2023-10-26T13:41:15.441Z]  Swarm: inactive
13:41:15 [2023-10-26T13:41:15.441Z]  Runtimes: io.containerd.runc.v2 runc
13:41:15 [2023-10-26T13:41:15.441Z]  Default Runtime: runc
13:41:15 [2023-10-26T13:41:15.441Z]  Init Binary: docker-init
13:41:15 [2023-10-26T13:41:15.441Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
13:41:15 [2023-10-26T13:41:15.441Z]  runc version: v1.1.7-0-g860f061
13:41:15 [2023-10-26T13:41:15.441Z]  init version: de40ad0
13:41:15 [2023-10-26T13:41:15.441Z]  Security Options:
13:41:15 [2023-10-26T13:41:15.441Z]   apparmor
13:41:15 [2023-10-26T13:41:15.441Z]   seccomp
13:41:15 [2023-10-26T13:41:15.441Z]    Profile: builtin
13:41:15 [2023-10-26T13:41:15.441Z]  Kernel Version: 5.15.0-1039-aws
13:41:15 [2023-10-26T13:41:15.441Z]  Operating System: Ubuntu 20.04.6 LTS
13:41:15 [2023-10-26T13:41:15.441Z]  OSType: linux
13:41:15 [2023-10-26T13:41:15.441Z]  Architecture: aarch64
13:41:15 [2023-10-26T13:41:15.441Z]  CPUs: 8
13:41:15 [2023-10-26T13:41:15.441Z]  Total Memory: 30.64GiB
13:41:15 [2023-10-26T13:41:15.441Z]  Name: ip-10-100-117-11
13:41:15 [2023-10-26T13:41:15.441Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
13:41:15 [2023-10-26T13:41:15.441Z]  Docker Root Dir: /var/lib/docker
13:41:15 [2023-10-26T13:41:15.441Z]  Debug Mode: false
13:41:15 [2023-10-26T13:41:15.441Z]  Experimental: true
13:41:15 [2023-10-26T13:41:15.441Z]  Insecure Registries:
13:41:15 [2023-10-26T13:41:15.441Z]   127.0.0.0/8
13:41:15 [2023-10-26T13:41:15.441Z]  Live Restore Enabled: true
13:41:15 [2023-10-26T13:41:15.441Z] 
[Pipeline] sh
13:41:15 [2023-10-26T13:41:15.722Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:41:15 [2023-10-26T13:41:15.722Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:41:15 [2023-10-26T13:41:15.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46731/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:41:15 [2023-10-26T13:41:15.722Z] + bash /home/ubuntu/workspace/moby_PR-46731/check-config.sh
13:41:15 [2023-10-26T13:41:15.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:41:15 [2023-10-26T13:41:15.722Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
13:41:15 [2023-10-26T13:41:15.722Z] 
13:41:15 [2023-10-26T13:41:15.722Z] Generally Necessary:
13:41:15 [2023-10-26T13:41:15.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:41:15 [2023-10-26T13:41:15.722Z] - apparmor: enabled and tools installed
13:41:15 [2023-10-26T13:41:15.722Z] - CONFIG_NAMESPACES: enabled
13:41:15 [2023-10-26T13:41:15.722Z] - CONFIG_NET_NS: enabled
13:41:15 [2023-10-26T13:41:15.722Z] - CONFIG_PID_NS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_IPC_NS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_UTS_NS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUPS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUP_CPUACCT: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUP_DEVICE: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUP_FREEZER: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUP_SCHED: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CPUSETS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_MEMCG: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_KEYS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_VETH: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_BRIDGE: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_NF_NAT: enabled (as module)
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_POSIX_MQUEUE: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_CGROUP_BPF: enabled
13:41:15 [2023-10-26T13:41:15.981Z] 
13:41:15 [2023-10-26T13:41:15.981Z] Optional Features:
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_USER_NS: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_SECCOMP: enabled
13:41:15 [2023-10-26T13:41:15.981Z] - CONFIG_SECCOMP_FILTER: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_CGROUP_PIDS: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_MEMCG_SWAP: enabled
13:41:16 [2023-10-26T13:41:16.240Z]     (cgroup swap accounting is currently enabled)
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_BLK_CGROUP: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_CGROUP_PERF: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_CGROUP_HUGETLB: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_CFS_BANDWIDTH: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_RT_GROUP_SCHED: missing
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_VS: enabled (as module)
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_VS_NFCT: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_IP_VS_RR: enabled (as module)
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_SECURITY_SELINUX: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_SECURITY_APPARMOR: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_EXT4_FS: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:41:16 [2023-10-26T13:41:16.240Z] - Network Drivers:
13:41:16 [2023-10-26T13:41:16.240Z]   - "overlay":
13:41:16 [2023-10-26T13:41:16.240Z]     - CONFIG_VXLAN: enabled (as module)
13:41:16 [2023-10-26T13:41:16.240Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:41:16 [2023-10-26T13:41:16.240Z]       Optional (for encrypted networks):
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_CRYPTO: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_CRYPTO_AEAD: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_CRYPTO_GCM: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_CRYPTO_GHASH: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_XFRM: enabled
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_XFRM_USER: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]       - CONFIG_INET_ESP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "ipvlan":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_IPVLAN: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "macvlan":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_MACVLAN: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_DUMMY: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "ftp,tftp client in container":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z] - Storage Drivers:
13:41:16 [2023-10-26T13:41:16.498Z]   - "aufs":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_AUFS_FS: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "btrfs":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:41:16 [2023-10-26T13:41:16.498Z]   - "devicemapper":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_BLK_DEV_DM: enabled
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "overlay":
13:41:16 [2023-10-26T13:41:16.498Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:41:16 [2023-10-26T13:41:16.498Z]   - "zfs":
13:41:16 [2023-10-26T13:41:16.498Z]     - /dev/zfs: present
13:41:16 [2023-10-26T13:41:16.757Z]     - zfs command: missing
13:41:16 [2023-10-26T13:41:16.757Z]     - zpool command: missing
13:41:16 [2023-10-26T13:41:16.757Z] 
13:41:16 [2023-10-26T13:41:16.757Z] Limits:
13:41:16 [2023-10-26T13:41:16.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:41:16 [2023-10-26T13:41:16.757Z] 
13:41:16 [2023-10-26T13:41:16.757Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:41:17 [2023-10-26T13:41:17.057Z] + docker build --force-rm -t docker:27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 .
13:41:17 [2023-10-26T13:41:17.316Z] #0 building with "default" instance using docker driver
13:41:17 [2023-10-26T13:41:17.316Z] 
13:41:17 [2023-10-26T13:41:17.316Z] #1 [internal] load build definition from Dockerfile
13:41:17 [2023-10-26T13:41:17.316Z] #1 transferring dockerfile: 28.07kB done
13:41:17 [2023-10-26T13:41:17.317Z] #1 DONE 0.1s
13:41:17 [2023-10-26T13:41:17.317Z] 
13:41:17 [2023-10-26T13:41:17.317Z] #2 [internal] load .dockerignore
13:41:17 [2023-10-26T13:41:17.317Z] #2 transferring context: 113B done
13:41:17 [2023-10-26T13:41:17.317Z] #2 DONE 0.1s
13:41:17 [2023-10-26T13:41:17.317Z] 
13:41:17 [2023-10-26T13:41:17.317Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:41:17 [2023-10-26T13:41:17.883Z] #3 DONE 0.5s
13:41:17 [2023-10-26T13:41:17.883Z] 
13:41:17 [2023-10-26T13:41:17.883Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:41:17 [2023-10-26T13:41:17.883Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
13:41:17 [2023-10-26T13:41:17.883Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
13:41:17 [2023-10-26T13:41:17.883Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
13:41:17 [2023-10-26T13:41:17.883Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
13:41:17 [2023-10-26T13:41:17.883Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
13:41:17 [2023-10-26T13:41:17.883Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s
13:41:18 [2023-10-26T13:41:18.143Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
13:41:18 [2023-10-26T13:41:18.402Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.6s done
13:41:18 [2023-10-26T13:41:18.402Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
13:41:18 [2023-10-26T13:41:18.661Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
13:41:18 [2023-10-26T13:41:18.661Z] #4 DONE 0.9s
13:41:18 [2023-10-26T13:41:18.922Z] 
13:41:18 [2023-10-26T13:41:18.922Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:41:20 [2023-10-26T13:41:20.829Z] #5 ...
13:41:20 [2023-10-26T13:41:20.829Z] 
13:41:20 [2023-10-26T13:41:20.829Z] #6 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
13:41:20 [2023-10-26T13:41:20.829Z] #6 DONE 1.7s
13:41:20 [2023-10-26T13:41:20.829Z] 
13:41:20 [2023-10-26T13:41:20.829Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
13:41:20 [2023-10-26T13:41:20.829Z] #7 ...
13:41:20 [2023-10-26T13:41:20.829Z] 
13:41:20 [2023-10-26T13:41:20.829Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3
13:41:20 [2023-10-26T13:41:20.829Z] #8 DONE 2.0s
13:41:20 [2023-10-26T13:41:20.829Z] 
13:41:20 [2023-10-26T13:41:20.829Z] #9 [internal] load metadata for docker.io/library/busybox:latest
13:41:20 [2023-10-26T13:41:20.829Z] #9 DONE 2.0s
13:41:21 [2023-10-26T13:41:21.087Z] 
13:41:21 [2023-10-26T13:41:21.087Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:41:21 [2023-10-26T13:41:21.087Z] #10 DONE 2.2s
13:41:21 [2023-10-26T13:41:21.087Z] 
13:41:21 [2023-10-26T13:41:21.087Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
13:41:21 [2023-10-26T13:41:21.087Z] #5 DONE 2.2s
13:41:21 [2023-10-26T13:41:21.087Z] 
13:41:21 [2023-10-26T13:41:21.087Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:41:21 [2023-10-26T13:41:21.087Z] #11 DONE 2.3s
13:41:21 [2023-10-26T13:41:21.087Z] 
13:41:21 [2023-10-26T13:41:21.087Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
13:41:21 [2023-10-26T13:41:21.087Z] #7 DONE 2.3s
13:41:21 [2023-10-26T13:41:21.087Z] 
13:41:21 [2023-10-26T13:41:21.087Z] #12 [internal] load metadata for docker.io/library/debian:bullseye
13:41:21 [2023-10-26T13:41:21.087Z] #12 DONE 2.4s
13:41:22 [2023-10-26T13:41:22.023Z] 
13:41:22 [2023-10-26T13:41:22.023Z] #13 [internal] load build context
13:41:22 [2023-10-26T13:41:22.023Z] #13 ...
13:41:22 [2023-10-26T13:41:22.023Z] 
13:41:22 [2023-10-26T13:41:22.023Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:41:22 [2023-10-26T13:41:22.023Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
13:41:22 [2023-10-26T13:41:22.023Z] #14 DONE 0.2s
13:41:22 [2023-10-26T13:41:22.023Z] 
13:41:22 [2023-10-26T13:41:22.023Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:41:22 [2023-10-26T13:41:22.023Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
13:41:22 [2023-10-26T13:41:22.023Z] #15 DONE 0.2s
13:41:22 [2023-10-26T13:41:22.023Z] 
13:41:22 [2023-10-26T13:41:22.023Z] #13 [internal] load build context
13:41:22 [2023-10-26T13:41:22.283Z] #13 transferring context: 38.85MB 0.6s
13:41:22 [2023-10-26T13:41:22.542Z] #13 ...
13:41:22 [2023-10-26T13:41:22.542Z] 
13:41:22 [2023-10-26T13:41:22.542Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
13:41:22 [2023-10-26T13:41:22.542Z] #16 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
13:41:22 [2023-10-26T13:41:22.542Z] #16 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
13:41:22 [2023-10-26T13:41:22.542Z] #16 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
13:41:22 [2023-10-26T13:41:22.542Z] #16 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
13:41:22 [2023-10-26T13:41:22.542Z] #16 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
13:41:22 [2023-10-26T13:41:22.542Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.1s done
13:41:22 [2023-10-26T13:41:22.542Z] #16 DONE 0.7s
13:41:22 [2023-10-26T13:41:22.542Z] 
13:41:22 [2023-10-26T13:41:22.542Z] #13 [internal] load build context
13:41:23 [2023-10-26T13:41:23.109Z] #13 transferring context: 73.79MB 1.2s done
13:41:23 [2023-10-26T13:41:23.109Z] #13 DONE 1.4s
13:41:23 [2023-10-26T13:41:23.109Z] 
13:41:23 [2023-10-26T13:41:23.109Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:41:23 [2023-10-26T13:41:23.109Z] #17 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done
13:41:23 [2023-10-26T13:41:23.109Z] #17 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
13:41:23 [2023-10-26T13:41:23.109Z] #17 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
13:41:23 [2023-10-26T13:41:23.109Z] #17 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
13:41:23 [2023-10-26T13:41:23.109Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 14.68MB / 16.30MB 1.0s
13:41:23 [2023-10-26T13:41:23.109Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 1.1s
13:41:23 [2023-10-26T13:41:23.368Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 1.3s done
13:41:23 [2023-10-26T13:41:23.368Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b
13:41:23 [2023-10-26T13:41:23.627Z] #17 ...
13:41:23 [2023-10-26T13:41:23.627Z] 
13:41:23 [2023-10-26T13:41:23.627Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:41:23 [2023-10-26T13:41:23.627Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:41:23 [2023-10-26T13:41:23.627Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:41:23 [2023-10-26T13:41:23.627Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:41:23 [2023-10-26T13:41:23.627Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
13:41:23 [2023-10-26T13:41:23.627Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
13:41:23 [2023-10-26T13:41:23.627Z] #14 DONE 1.9s
13:41:23 [2023-10-26T13:41:23.627Z] 
13:41:23 [2023-10-26T13:41:23.627Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:41:23 [2023-10-26T13:41:23.627Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
13:41:23 [2023-10-26T13:41:23.885Z] #17 ...
13:41:23 [2023-10-26T13:41:23.885Z] 
13:41:23 [2023-10-26T13:41:23.885Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
13:41:23 [2023-10-26T13:41:23.885Z] #18 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
13:41:23 [2023-10-26T13:41:23.885Z] #18 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
13:41:23 [2023-10-26T13:41:23.885Z] #18 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
13:41:23 [2023-10-26T13:41:23.885Z] #18 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
13:41:23 [2023-10-26T13:41:23.885Z] #18 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 1.0s done
13:41:23 [2023-10-26T13:41:23.885Z] #18 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
13:41:23 [2023-10-26T13:41:23.885Z] #18 DONE 2.0s
13:41:23 [2023-10-26T13:41:23.885Z] 
13:41:23 [2023-10-26T13:41:23.885Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
13:41:23 [2023-10-26T13:41:23.885Z] #17 DONE 2.2s
13:41:23 [2023-10-26T13:41:23.885Z] 
13:41:23 [2023-10-26T13:41:23.885Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
13:41:23 [2023-10-26T13:41:23.885Z] #19 resolve docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 0.3s done
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 1.86kB / 1.86kB done
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 32.51MB / 53.71MB 1.8s
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 10.49MB / 15.75MB 1.8s
13:41:23 [2023-10-26T13:41:23.885Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 10.49MB / 54.70MB 1.8s
13:41:24 [2023-10-26T13:41:24.143Z] #19 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 51.38MB / 53.71MB 2.0s
13:41:24 [2023-10-26T13:41:24.143Z] #19 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 14.68MB / 15.75MB 2.0s
13:41:24 [2023-10-26T13:41:24.143Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 15.73MB / 54.70MB 2.0s
13:41:24 [2023-10-26T13:41:24.143Z] #19 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 2.2s
13:41:24 [2023-10-26T13:41:24.402Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 26.21MB / 54.70MB 2.4s
13:41:24 [2023-10-26T13:41:24.661Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 31.46MB / 54.70MB 2.7s
13:41:24 [2023-10-26T13:41:24.920Z] #19 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 2.9s done
13:41:24 [2023-10-26T13:41:24.920Z] #19 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28
13:41:25 [2023-10-26T13:41:25.179Z] #19 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 3.0s done
13:41:25 [2023-10-26T13:41:25.179Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 44.04MB / 54.70MB 3.0s
13:41:25 [2023-10-26T13:41:25.179Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0B / 81.49MB 3.0s
13:41:25 [2023-10-26T13:41:25.179Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 0B / 64.10MB 3.0s
13:41:25 [2023-10-26T13:41:25.179Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 3.1s
13:41:25 [2023-10-26T13:41:25.438Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 16.78MB / 81.49MB 3.2s
13:41:25 [2023-10-26T13:41:25.438Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 3.3s done
13:41:25 [2023-10-26T13:41:25.438Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 6.29MB / 64.10MB 3.4s
13:41:25 [2023-10-26T13:41:25.438Z] #19 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 3.4s done
13:41:25 [2023-10-26T13:41:25.696Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 20.97MB / 81.49MB 3.6s
13:41:25 [2023-10-26T13:41:25.696Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 32.51MB / 81.49MB 3.7s
13:41:25 [2023-10-26T13:41:25.696Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 10.49MB / 64.10MB 3.7s
13:41:25 [2023-10-26T13:41:25.955Z] #19 ...
13:41:25 [2023-10-26T13:41:25.955Z] 
13:41:25 [2023-10-26T13:41:25.955Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:41:25 [2023-10-26T13:41:25.956Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
13:41:25 [2023-10-26T13:41:25.956Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
13:41:25 [2023-10-26T13:41:25.956Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
13:41:25 [2023-10-26T13:41:25.956Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.6s done
13:41:25 [2023-10-26T13:41:25.956Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
13:41:25 [2023-10-26T13:41:25.956Z] #15 DONE 4.2s
13:41:25 [2023-10-26T13:41:25.956Z] 
13:41:25 [2023-10-26T13:41:25.956Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
13:41:26 [2023-10-26T13:41:26.214Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 4.1s
13:41:26 [2023-10-26T13:41:26.214Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 17.83MB / 64.10MB 4.1s
13:41:26 [2023-10-26T13:41:26.214Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 22.02MB / 64.10MB 4.2s
13:41:26 [2023-10-26T13:41:26.524Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 54.53MB / 81.49MB 4.4s
13:41:26 [2023-10-26T13:41:26.524Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 27.26MB / 64.10MB 4.4s
13:41:26 [2023-10-26T13:41:26.783Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 66.06MB / 81.49MB 4.5s
13:41:26 [2023-10-26T13:41:26.783Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 32.51MB / 64.10MB 4.5s
13:41:26 [2023-10-26T13:41:26.783Z] #19 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.7s done
13:41:26 [2023-10-26T13:41:26.783Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 50.33MB / 64.10MB 4.8s
13:41:27 [2023-10-26T13:41:27.042Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 75.50MB / 81.49MB 4.9s
13:41:27 [2023-10-26T13:41:27.042Z] #19 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5
13:41:27 [2023-10-26T13:41:27.042Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 80.74MB / 81.49MB 5.0s
13:41:27 [2023-10-26T13:41:27.042Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 54.53MB / 64.10MB 5.0s
13:41:27 [2023-10-26T13:41:27.301Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 61.87MB / 64.10MB 5.1s
13:41:27 [2023-10-26T13:41:27.301Z] #19 ...
13:41:27 [2023-10-26T13:41:27.301Z] 
13:41:27 [2023-10-26T13:41:27.301Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
13:41:27 [2023-10-26T13:41:27.301Z] #20 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.3s done
13:41:27 [2023-10-26T13:41:27.301Z] #20 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done
13:41:27 [2023-10-26T13:41:27.301Z] #20 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done
13:41:27 [2023-10-26T13:41:27.301Z] #20 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done
13:41:27 [2023-10-26T13:41:27.301Z] #20 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 2.9s done
13:41:27 [2023-10-26T13:41:27.301Z] #20 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.7s done
13:41:27 [2023-10-26T13:41:27.301Z] #20 DONE 5.6s
13:41:27 [2023-10-26T13:41:27.301Z] 
13:41:27 [2023-10-26T13:41:27.301Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
13:41:27 [2023-10-26T13:41:27.301Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 5.2s done
13:41:27 [2023-10-26T13:41:27.301Z] #19 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done
13:41:27 [2023-10-26T13:41:27.301Z] #19 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
13:41:27 [2023-10-26T13:41:27.560Z] #19 ...
13:41:27 [2023-10-26T13:41:27.560Z] 
13:41:27 [2023-10-26T13:41:27.560Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:41:27 [2023-10-26T13:41:27.560Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.8s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.0s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 4.0s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.7s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
13:41:27 [2023-10-26T13:41:27.560Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
13:41:27 [2023-10-26T13:41:27.560Z] #21 DONE 6.0s
13:41:27 [2023-10-26T13:41:27.560Z] 
13:41:27 [2023-10-26T13:41:27.560Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
13:41:28 [2023-10-26T13:41:28.937Z] #19 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.4s done
13:41:29 [2023-10-26T13:41:29.196Z] #19 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0.1s
13:41:30 [2023-10-26T13:41:30.573Z] #19 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.4s done
13:41:31 [2023-10-26T13:41:31.140Z] #19 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 0.1s
13:41:31 [2023-10-26T13:41:31.399Z] #19 ...
13:41:31 [2023-10-26T13:41:31.399Z] 
13:41:31 [2023-10-26T13:41:31.399Z] #22 [build-dummy 2/2] RUN mkdir -p /build
13:41:31 [2023-10-26T13:41:31.399Z] #22 DONE 9.1s
13:41:31 [2023-10-26T13:41:31.399Z] 
13:41:31 [2023-10-26T13:41:31.399Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
13:41:34 [2023-10-26T13:41:34.685Z] #19 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 3.4s done
13:41:35 [2023-10-26T13:41:35.251Z] #19 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789
13:41:35 [2023-10-26T13:41:35.251Z] #19 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done
13:41:37 [2023-10-26T13:41:37.152Z] #19 DONE 15.2s
13:41:37 [2023-10-26T13:41:37.152Z] 
13:41:37 [2023-10-26T13:41:37.152Z] #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
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.021 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.048 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.048 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.163 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.389 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 1.391 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 2.317 Fetched 8426 kB in 2s (5421 kB/s)
13:41:37 [2023-10-26T13:41:37.152Z] #23 2.317 Reading package lists...
13:41:37 [2023-10-26T13:41:37.152Z] #23 2.840 Reading package lists...
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.347 Building dependency tree...
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.644 The following additional packages will be installed:
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.644   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.645   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.646 Recommended packages:
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.646   libldap-common publicsuffix libsasl2-modules
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.789 The following NEW packages will be installed:
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.790   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.790   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:41:37 [2023-10-26T13:41:37.152Z] #23 3.790   libssh2-1 openssl
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.196 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.196 Need to get 2951 kB of archives.
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.196 After this operation, 6501 kB of additional disk space will be used.
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.196 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.254 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.269 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.280 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.281 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.282 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.289 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.290 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.291 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.292 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.389 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.396 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.417 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.453 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.455 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.759 debconf: delaying package configuration, since apt-utils is not installed
13:41:37 [2023-10-26T13:41:37.152Z] #23 4.851 Fetched 2951 kB in 1s (4440 kB/s)
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.329 Selecting previously unselected package openssl.
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.329 (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.)
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.334 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.420 Unpacking openssl (1.1.1w-0+deb11u1) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.908 Selecting previously unselected package ca-certificates.
13:41:37 [2023-10-26T13:41:37.152Z] #23 5.909 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 6.009 Unpacking ca-certificates (20210119) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 6.654 Selecting previously unselected package libbrotli1:arm64.
13:41:37 [2023-10-26T13:41:37.152Z] #23 6.655 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 6.792 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 7.337 Selecting previously unselected package libsasl2-modules-db:arm64.
13:41:37 [2023-10-26T13:41:37.152Z] #23 7.338 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 7.525 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.261 Selecting previously unselected package libsasl2-2:arm64.
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.262 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.371 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.905 Selecting previously unselected package libldap-2.4-2:arm64.
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.906 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 8.927 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 9.508 Selecting previously unselected package libnghttp2-14:arm64.
13:41:37 [2023-10-26T13:41:37.152Z] #23 9.509 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.152Z] #23 9.518 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
13:41:37 [2023-10-26T13:41:37.411Z] #23 9.913 Selecting previously unselected package libpsl5:arm64.
13:41:37 [2023-10-26T13:41:37.411Z] #23 9.914 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.411Z] #23 9.962 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.21 Selecting previously unselected package librtmp1:arm64.
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.21 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.32 Selecting previously unselected package libssh2-1:arm64.
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.32 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.670Z] #23 10.34 Unpacking libssh2-1:arm64 (1.9.0-2) ...
13:41:37 [2023-10-26T13:41:37.670Z] #23 ...
13:41:37 [2023-10-26T13:41:37.670Z] 
13:41:37 [2023-10-26T13:41:37.670Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:41:37 [2023-10-26T13:41:37.929Z] #24 ...
13:41:37 [2023-10-26T13:41:37.929Z] 
13:41:37 [2023-10-26T13:41:37.929Z] #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
13:41:37 [2023-10-26T13:41:37.929Z] #23 10.50 Selecting previously unselected package libcurl4:arm64.
13:41:37 [2023-10-26T13:41:37.929Z] #23 10.50 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
13:41:37 [2023-10-26T13:41:37.929Z] #23 10.51 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
13:41:38 [2023-10-26T13:41:38.187Z] #23 10.69 Selecting previously unselected package curl.
13:41:38 [2023-10-26T13:41:38.187Z] #23 10.69 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
13:41:38 [2023-10-26T13:41:38.187Z] #23 10.71 Unpacking curl (7.74.0-1.3+deb11u10) ...
13:41:38 [2023-10-26T13:41:38.446Z] #23 10.93 Selecting previously unselected package libonig5:arm64.
13:41:38 [2023-10-26T13:41:38.446Z] #23 10.93 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
13:41:38 [2023-10-26T13:41:38.446Z] #23 11.02 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:41:38 [2023-10-26T13:41:38.446Z] #23 11.21 Selecting previously unselected package libjq1:arm64.
13:41:38 [2023-10-26T13:41:38.704Z] #23 11.21 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
13:41:38 [2023-10-26T13:41:38.704Z] #23 11.23 Unpacking libjq1:arm64 (1.6-2.1) ...
13:41:38 [2023-10-26T13:41:38.704Z] #23 11.40 Selecting previously unselected package jq.
13:41:38 [2023-10-26T13:41:38.704Z] #23 11.40 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
13:41:38 [2023-10-26T13:41:38.704Z] #23 11.41 Unpacking jq (1.6-2.1) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.57 Setting up libpsl5:arm64 (0.21.0-1.2) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.58 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.59 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.61 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 ...
13:41:38 [2023-10-26T13:41:38.963Z] 
13:41:38 [2023-10-26T13:41:38.963Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:41:38 [2023-10-26T13:41:38.963Z] #24 DONE 11.3s
13:41:38 [2023-10-26T13:41:38.963Z] 
13:41:38 [2023-10-26T13:41:38.963Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:41:38 [2023-10-26T13:41:38.963Z] #25 DONE 0.0s
13:41:38 [2023-10-26T13:41:38.963Z] 
13:41:38 [2023-10-26T13:41:38.963Z] #26 [base 2/5] COPY --from=xx / /
13:41:38 [2023-10-26T13:41:38.963Z] #26 DONE 0.1s
13:41:38 [2023-10-26T13:41:38.963Z] 
13:41:38 [2023-10-26T13:41:38.963Z] #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
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.63 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:41:38 [2023-10-26T13:41:38.963Z] #23 11.65 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:41:38 [2023-10-26T13:41:38.964Z] #23 11.67 Setting up libssh2-1:arm64 (1.9.0-2) ...
13:41:38 [2023-10-26T13:41:38.964Z] #23 11.69 Setting up openssl (1.1.1w-0+deb11u1) ...
13:41:38 [2023-10-26T13:41:38.964Z] #23 11.72 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:41:39 [2023-10-26T13:41:39.222Z] #23 11.73 Setting up libjq1:arm64 (1.6-2.1) ...
13:41:39 [2023-10-26T13:41:39.222Z] #23 11.74 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:41:39 [2023-10-26T13:41:39.222Z] #23 11.76 Setting up ca-certificates (20210119) ...
13:41:39 [2023-10-26T13:41:39.488Z] #23 ...
13:41:39 [2023-10-26T13:41:39.488Z] 
13:41:39 [2023-10-26T13:41:39.488Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:41:39 [2023-10-26T13:41:39.488Z] #27 DONE 0.4s
13:41:39 [2023-10-26T13:41:39.756Z] 
13:41:39 [2023-10-26T13:41:39.756Z] #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
13:41:39 [2023-10-26T13:41:39.756Z] #23 12.22 Updating certificates in /etc/ssl/certs...
13:41:39 [2023-10-26T13:41:39.756Z] #23 ...
13:41:39 [2023-10-26T13:41:39.756Z] 
13:41:39 [2023-10-26T13:41:39.756Z] #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
13:41:39 [2023-10-26T13:41:39.756Z] #28 DONE 0.4s
13:41:39 [2023-10-26T13:41:39.756Z] 
13:41:39 [2023-10-26T13:41:39.756Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:41:40 [2023-10-26T13:41:40.353Z] #29 0.639 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:40 [2023-10-26T13:41:40.353Z] #29 0.649 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:40 [2023-10-26T13:41:40.353Z] #29 0.649 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:40 [2023-10-26T13:41:40.621Z] #29 0.783 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:40 [2023-10-26T13:41:40.621Z] #29 0.904 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:40 [2023-10-26T13:41:40.896Z] #29 ...
13:41:40 [2023-10-26T13:41:40.896Z] 
13:41:40 [2023-10-26T13:41:40.896Z] #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
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.79 129 added, 0 removed; done.
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.83 Setting up jq (1.6-2.1) ...
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.84 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.85 Setting up curl (7.74.0-1.3+deb11u10) ...
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.87 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.90 Processing triggers for ca-certificates (20210119) ...
13:41:40 [2023-10-26T13:41:40.896Z] #23 12.91 Updating certificates in /etc/ssl/certs...
13:41:40 [2023-10-26T13:41:40.896Z] #23 13.35 0 added, 0 removed; done.
13:41:40 [2023-10-26T13:41:40.896Z] #23 13.35 Running hooks in /etc/ca-certificates/update.d...
13:41:40 [2023-10-26T13:41:40.896Z] #23 13.35 done.
13:41:40 [2023-10-26T13:41:40.896Z] #23 DONE 13.5s
13:41:40 [2023-10-26T13:41:40.896Z] 
13:41:40 [2023-10-26T13:41:40.896Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:41:40 [2023-10-26T13:41:40.896Z] #30 DONE 0.0s
13:41:40 [2023-10-26T13:41:40.896Z] 
13:41:40 [2023-10-26T13:41:40.896Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:41:40 [2023-10-26T13:41:40.896Z] #29 1.018 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:41 [2023-10-26T13:41:41.835Z] #29 1.759 Fetched 8426 kB in 1s (6121 kB/s)
13:41:42 [2023-10-26T13:41:42.094Z] #29 1.759 Reading package lists...
13:41:42 [2023-10-26T13:41:42.660Z] #29 2.301 Reading package lists...
13:41:42 [2023-10-26T13:41:42.660Z] #29 2.834 Building dependency tree...
13:41:42 [2023-10-26T13:41:42.661Z] #29 2.989 Reading state information...
13:41:42 [2023-10-26T13:41:42.919Z] #29 3.173 The following additional packages will be installed:
13:41:43 [2023-10-26T13:41:43.177Z] #29 3.173   libmagic-mgc libmagic1
13:41:43 [2023-10-26T13:41:43.177Z] #29 3.201 The following NEW packages will be installed:
13:41:43 [2023-10-26T13:41:43.177Z] #29 3.202   file libmagic-mgc libmagic1
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.477 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.477 Need to get 465 kB of archives.
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.477 After this operation, 7075 kB of additional disk space will be used.
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.477 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.488 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.493 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.629 debconf: delaying package configuration, since apt-utils is not installed
13:41:43 [2023-10-26T13:41:43.435Z] #29 3.669 Fetched 465 kB in 0s (1634 kB/s)
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.786 Selecting previously unselected package libmagic-mgc.
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.786 (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.)
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.796 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.800 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.872 Selecting previously unselected package libmagic1:arm64.
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.874 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.882 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.921 Selecting previously unselected package file.
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.924 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.928 Unpacking file (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.976 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.693Z] #29 3.987 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.951Z] #29 4.011 Setting up file (1:5.39-3+deb11u1) ...
13:41:43 [2023-10-26T13:41:43.951Z] #29 4.028 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:41:43 [2023-10-26T13:41:43.951Z] #29 DONE 4.3s
13:41:43 [2023-10-26T13:41:43.951Z] 
13:41:43 [2023-10-26T13:41:43.951Z] #31 [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
13:41:43 [2023-10-26T13:41:43.951Z] #31 2.266 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:41:43 [2023-10-26T13:41:43.951Z] #31 2.832 #=#=#                                                                         
13:41:44 [2023-10-26T13:41:44.209Z] #31 3.082 #=#=#                                                                         

######################################################################## 100.0%
13:41:44 [2023-10-26T13:41:44.209Z] #31 3.313 
13:41:44 [2023-10-26T13:41:44.468Z] #31 ...
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:41:44 [2023-10-26T13:41:44.468Z] #32 DONE 0.3s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:41:44 [2023-10-26T13:41:44.468Z] #33 DONE 0.3s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
13:41:44 [2023-10-26T13:41:44.468Z] #34 DONE 0.4s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #35 [delve-build 1/2] WORKDIR /usr/src/delve
13:41:44 [2023-10-26T13:41:44.468Z] #35 DONE 0.4s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:41:44 [2023-10-26T13:41:44.468Z] #36 DONE 0.4s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #37 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:41:44 [2023-10-26T13:41:44.468Z] #37 DONE 0.4s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
13:41:44 [2023-10-26T13:41:44.468Z] #38 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
13:41:44 [2023-10-26T13:41:44.468Z] #39 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:41:44 [2023-10-26T13:41:44.468Z] #40 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:41:44 [2023-10-26T13:41:44.468Z] #41 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:41:44 [2023-10-26T13:41:44.468Z] #42 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #43 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:41:44 [2023-10-26T13:41:44.468Z] #43 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:41:44 [2023-10-26T13:41:44.468Z] #44 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #45 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:41:44 [2023-10-26T13:41:44.468Z] #45 DONE 0.5s
13:41:44 [2023-10-26T13:41:44.468Z] 
13:41:44 [2023-10-26T13:41:44.468Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: is subject to change. To configure the initial branch name to use in all
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: of your new repositories, which will suppress this warning, call:
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 	git config --global init.defaultBranch <name>
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 'development'. The just-created branch can be renamed via this command:
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.650 hint: 	git branch -m <name>
13:41:46 [2023-10-26T13:41:46.380Z] #46 1.657 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:41:49 [2023-10-26T13:41:49.678Z] #46 ...
13:41:49 [2023-10-26T13:41:49.678Z] 
13:41:49 [2023-10-26T13:41:49.678Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: is subject to change. To configure the initial branch name to use in all
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: of your new repositories, which will suppress this warning, call:
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 	git config --global init.defaultBranch <name>
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 'development'. The just-created branch can be renamed via this command:
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.722 hint: 	git branch -m <name>
13:41:49 [2023-10-26T13:41:49.678Z] #47 0.792 Initialized empty Git repository in /usr/src/runc/.git/
13:41:49 [2023-10-26T13:41:49.678Z] #47 DONE 4.7s
13:41:49 [2023-10-26T13:41:49.678Z] 
13:41:49 [2023-10-26T13:41:49.678Z] #31 [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
13:41:49 [2023-10-26T13:41:49.678Z] #31 5.322 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:41:49 [2023-10-26T13:41:49.678Z] #31 5.915 #=#=#                                                                         
13:41:49 [2023-10-26T13:41:49.678Z] #31 6.217 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
13:41:49 [2023-10-26T13:41:49.678Z] #31 6.624 
13:41:49 [2023-10-26T13:41:49.938Z] #31 9.024 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:41:50 [2023-10-26T13:41:50.876Z] #31 9.846 #=#=#                                                                         
13:41:52 [2023-10-26T13:41:52.534Z] #31 10.15 #=#=#                                                                         

                                                                           0.0%
#####################                                                     30.4%
##########################################                                59.2%
########################################################                  78.1%
#####################################################################     96.3%
######################################################################## 100.0%
13:41:52 [2023-10-26T13:41:52.793Z] #31 11.96 
13:41:54 [2023-10-26T13:41:54.172Z] #31 ...
13:41:54 [2023-10-26T13:41:54.172Z] 
13:41:54 [2023-10-26T13:41:54.172Z] #48 [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
13:41:54 [2023-10-26T13:41:54.172Z] #48 1.355 go: downloading github.com/tc-hib/go-winres v0.3.1
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.291 go: downloading github.com/urfave/cli/v2 v2.3.0
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.293 go: downloading github.com/tc-hib/winres v0.1.6
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.771 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.771 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.786 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:41:54 [2023-10-26T13:41:54.172Z] #48 2.811 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:41:54 [2023-10-26T13:41:54.172Z] #48 ...
13:41:54 [2023-10-26T13:41:54.172Z] 
13:41:54 [2023-10-26T13:41:54.173Z] #49 [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
13:41:54 [2023-10-26T13:41:54.173Z] #49 1.218 go: downloading gotest.tools/gotestsum v1.8.2
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading golang.org/x/tools v0.1.11
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading github.com/fatih/color v1.13.0
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.801 go: downloading github.com/dnephin/pflag v1.0.7
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.811 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.825 go: downloading github.com/mattn/go-colorable v0.1.12
13:41:54 [2023-10-26T13:41:54.173Z] #49 2.829 go: downloading github.com/mattn/go-isatty v0.0.14
13:41:54 [2023-10-26T13:41:54.173Z] #49 3.973 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:41:54 [2023-10-26T13:41:54.432Z] #49 ...
13:41:54 [2023-10-26T13:41:54.432Z] 
13:41:54 [2023-10-26T13:41:54.432Z] #50 [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
13:41:54 [2023-10-26T13:41:54.432Z] #50 0.680 go: downloading mvdan.cc/sh/v3 v3.6.0
13:41:54 [2023-10-26T13:41:54.432Z] #50 1.071 go: downloading golang.org/x/term v0.3.0
13:41:54 [2023-10-26T13:41:54.432Z] #50 1.072 go: downloading github.com/google/renameio/v2 v2.0.0
13:41:54 [2023-10-26T13:41:54.432Z] #50 1.072 go: downloading mvdan.cc/editorconfig v0.2.0
13:41:54 [2023-10-26T13:41:54.432Z] #50 1.072 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
13:41:54 [2023-10-26T13:41:54.432Z] #50 1.216 go: downloading golang.org/x/sys v0.3.0
13:41:54 [2023-10-26T13:41:54.432Z] #50 ...
13:41:54 [2023-10-26T13:41:54.432Z] 
13:41:54 [2023-10-26T13:41:54.432Z] #51 [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
13:41:54 [2023-10-26T13:41:54.691Z] #51 ...
13:41:54 [2023-10-26T13:41:54.691Z] 
13:41:54 [2023-10-26T13:41:54.691Z] #52 [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
13:41:54 [2023-10-26T13:41:54.691Z] #52 3.050 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 3.074 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 3.078 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 3.323 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 3.987 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 4.043 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:54 [2023-10-26T13:41:54.691Z] #52 5.293 Fetched 8426 kB in 3s (3367 kB/s)
13:41:54 [2023-10-26T13:41:54.691Z] #52 5.293 Reading package lists...
13:41:54 [2023-10-26T13:41:54.691Z] #52 6.878 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:41:54 [2023-10-26T13:41:54.691Z] #52 6.878 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
13:41:54 [2023-10-26T13:41:54.691Z] #52 6.878 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:41:54 [2023-10-26T13:41:54.691Z] #52 8.204 Reading package lists...
13:41:54 [2023-10-26T13:41:54.691Z] #52 9.156 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
13:41:54 [2023-10-26T13:41:54.691Z] #52 9.173 Reading package lists...
13:41:54 [2023-10-26T13:41:54.691Z] #52 9.819 Building dependency tree...
13:41:54 [2023-10-26T13:41:54.691Z] #52 ...
13:41:54 [2023-10-26T13:41:54.691Z] 
13:41:54 [2023-10-26T13:41:54.691Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: is subject to change. To configure the initial branch name to use in all
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: of your new repositories, which will suppress this warning, call:
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 	git config --global init.defaultBranch <name>
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 'development'. The just-created branch can be renamed via this command:
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.564 hint: 	git branch -m <name>
13:41:54 [2023-10-26T13:41:54.691Z] #53 1.619 Initialized empty Git repository in /usr/src/registry/.git/
13:41:54 [2023-10-26T13:41:54.973Z] #53 ...
13:41:54 [2023-10-26T13:41:54.973Z] 
13:41:54 [2023-10-26T13:41:54.973Z] #54 [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
13:41:54 [2023-10-26T13:41:54.973Z] #54 1.357 go: downloading github.com/pelletier/go-toml v1.8.1
13:41:55 [2023-10-26T13:41:55.233Z] #54 ...
13:41:55 [2023-10-26T13:41:55.233Z] 
13:41:55 [2023-10-26T13:41:55.233Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: is subject to change. To configure the initial branch name to use in all
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: of your new repositories, which will suppress this warning, call:
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 	git config --global init.defaultBranch <name>
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 'development'. The just-created branch can be renamed via this command:
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.829 hint: 	git branch -m <name>
13:41:55 [2023-10-26T13:41:55.233Z] #55 0.833 Initialized empty Git repository in /usr/src/delve/.git/
13:41:55 [2023-10-26T13:41:55.233Z] #55 ...
13:41:55 [2023-10-26T13:41:55.233Z] 
13:41:55 [2023-10-26T13:41:55.233Z] #56 [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
13:41:55 [2023-10-26T13:41:55.233Z] #56 3.668 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 3.739 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 3.748 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 4.176 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 4.698 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 5.065 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:55 [2023-10-26T13:41:55.233Z] #56 6.618 Fetched 8426 kB in 3s (2635 kB/s)
13:41:55 [2023-10-26T13:41:55.233Z] #56 6.618 Reading package lists...
13:41:55 [2023-10-26T13:41:55.233Z] #56 8.161 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:41:55 [2023-10-26T13:41:55.233Z] #56 8.161 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
13:41:55 [2023-10-26T13:41:55.233Z] #56 8.161 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:41:55 [2023-10-26T13:41:55.233Z] #56 9.834 Reading package lists...
13:41:55 [2023-10-26T13:41:55.233Z] #56 10.57 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
13:41:55 [2023-10-26T13:41:55.497Z] #56 10.59 Reading package lists...
13:41:55 [2023-10-26T13:41:55.497Z] #56 ...
13:41:55 [2023-10-26T13:41:55.497Z] 
13:41:55 [2023-10-26T13:41:55.497Z] #57 [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
13:41:55 [2023-10-26T13:41:55.497Z] #57 1.218 go: downloading github.com/golangci/golangci-lint v1.54.2
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.061 go: downloading github.com/fatih/color v1.15.0
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.062 go: downloading github.com/spf13/cobra v1.7.0
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.062 go: downloading github.com/gofrs/flock v0.8.1
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.064 go: downloading github.com/spf13/pflag v1.0.5
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.064 go: downloading gopkg.in/yaml.v3 v3.0.1
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.066 go: downloading github.com/spf13/viper v1.12.0
13:41:55 [2023-10-26T13:41:55.497Z] #57 2.091 go: downloading github.com/hashicorp/go-version v1.6.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.093 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.262 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.262 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.262 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.263 go: downloading golang.org/x/tools v0.12.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.264 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.270 go: downloading github.com/mattn/go-colorable v0.1.13
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.273 go: downloading github.com/sirupsen/logrus v1.9.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.301 go: downloading github.com/stretchr/testify v1.8.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.395 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.471 go: downloading github.com/mattn/go-isatty v0.0.17
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.474 go: downloading golang.org/x/mod v0.12.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.475 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.731 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.771 go: downloading github.com/spf13/afero v1.8.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.778 go: downloading github.com/spf13/cast v1.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.782 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.791 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.816 go: downloading 4d63.com/gochecknoglobals v0.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.860 go: downloading github.com/4meepo/tagalign v1.3.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.863 go: downloading github.com/Abirdcfly/dupword v0.0.12
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.874 go: downloading github.com/Antonboom/errname v0.1.12
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.955 go: downloading github.com/Antonboom/nilnil v0.1.7
13:41:55 [2023-10-26T13:41:55.498Z] #57 2.956 go: downloading github.com/BurntSushi/toml v1.3.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.135 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.241 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.243 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.403 go: downloading github.com/alexkohler/prealloc v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.403 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.518 go: downloading github.com/alingse/asasalint v0.0.11
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.518 go: downloading github.com/ashanbrown/makezero v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.518 go: downloading github.com/ashanbrown/forbidigo v1.6.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.520 go: downloading github.com/bkielbasa/cyclop v1.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.543 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.557 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.631 go: downloading github.com/breml/bidichk v0.2.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.672 go: downloading github.com/breml/errchkjson v0.3.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.672 go: downloading github.com/butuzov/ireturn v0.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.673 go: downloading github.com/butuzov/mirror v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.751 go: downloading github.com/charithe/durationcheck v0.0.10
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.751 go: downloading github.com/curioswitch/go-reassign v0.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.765 go: downloading github.com/daixiang0/gci v0.11.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.871 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.880 go: downloading github.com/esimonov/ifshort v1.0.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.904 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 3.909 go: downloading github.com/fzipp/gocyclo v0.6.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.004 go: downloading github.com/go-critic/go-critic v0.9.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.004 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.109 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.109 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.110 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.242 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.243 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.244 go: downloading github.com/golangci/misspell v0.4.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.344 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.344 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.347 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.350 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.351 go: downloading github.com/hexops/gotextdiff v1.0.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.415 go: downloading github.com/jgautheron/goconst v1.5.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.418 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.421 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.428 go: downloading github.com/julz/importas v0.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.428 go: downloading github.com/kisielk/errcheck v1.6.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.500 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.500 go: downloading github.com/kunwardeep/paralleltest v1.0.8
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.501 go: downloading github.com/kulti/thelper v0.6.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.537 go: downloading github.com/kyoh86/exportloopref v0.1.11
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.538 go: downloading github.com/ldez/tagliatelle v0.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.539 go: downloading github.com/lufeee/execinquery v1.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.540 go: downloading github.com/leonklingele/grouper v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.541 go: downloading github.com/maratori/testableexamples v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.544 go: downloading github.com/maratori/testpackage v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.545 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.556 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.675 go: downloading github.com/mgechev/revive v1.3.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.700 go: downloading github.com/moricho/tparallel v0.3.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.701 go: downloading github.com/nakabonne/nestif v0.3.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.705 go: downloading github.com/nishanths/exhaustive v0.11.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.714 go: downloading github.com/nishanths/predeclared v0.2.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.850 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.966 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.967 go: downloading github.com/ryancurrah/gomodguard v1.3.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.968 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 4.968 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.065 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.066 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.067 go: downloading github.com/securego/gosec/v2 v2.17.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.110 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.129 go: downloading github.com/sivchari/containedctx v1.0.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.158 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.172 go: downloading github.com/sivchari/tenv v1.7.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.207 go: downloading github.com/sonatard/noctx v0.0.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.244 go: downloading github.com/sourcegraph/go-diff v0.7.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.262 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.265 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.268 go: downloading github.com/tdakkota/asciicheck v0.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.353 go: downloading github.com/tetafro/godot v1.4.14
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.353 go: downloading github.com/timonwong/loggercheck v0.9.4
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.353 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.424 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.427 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.428 go: downloading github.com/ultraware/funlen v0.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.428 go: downloading github.com/ultraware/whitespace v0.0.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.493 go: downloading github.com/uudashr/gocognit v1.0.7
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.508 go: downloading github.com/xen0n/gosmopolitan v1.2.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.508 go: downloading github.com/yagipy/maintidx v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.515 go: downloading github.com/yeya24/promlinter v0.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.659 go: downloading github.com/ykadowak/zerologlint v0.1.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.659 go: downloading gitlab.com/bosi/decorder v0.4.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.738 go: downloading go.tmz.dev/musttag v0.7.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.755 go: downloading honnef.co/go/tools v0.4.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 5.968 go: downloading mvdan.cc/gofumpt v0.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.081 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.206 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.257 go: downloading golang.org/x/sys v0.11.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.328 go: downloading github.com/hashicorp/errwrap v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.354 go: downloading github.com/davecgh/go-spew v1.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.398 go: downloading github.com/pmezard/go-difflib v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.512 go: downloading github.com/stretchr/objx v0.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.597 go: downloading github.com/subosito/gotenv v1.4.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.672 go: downloading github.com/hashicorp/hcl v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.794 go: downloading gopkg.in/ini.v1 v1.67.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.795 go: downloading github.com/magiconair/properties v1.8.6
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.795 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.796 go: downloading golang.org/x/text v0.12.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 6.857 go: downloading github.com/fatih/structtag v1.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.057 go: downloading github.com/gobwas/glob v0.2.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.062 go: downloading github.com/pelletier/go-toml v1.9.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.103 go: downloading github.com/google/go-cmp v0.5.9
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.131 go: downloading gopkg.in/yaml.v2 v2.4.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.181 go: downloading golang.org/x/sync v0.3.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.307 go: downloading go.uber.org/zap v1.24.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.362 go: downloading github.com/go-toolsmith/astfmt v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.363 go: downloading github.com/go-toolsmith/astcast v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.421 go: downloading github.com/go-toolsmith/astcopy v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.445 go: downloading github.com/go-toolsmith/astequal v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.474 go: downloading github.com/go-toolsmith/astp v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.482 go: downloading github.com/go-toolsmith/strparse v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.512 go: downloading github.com/go-toolsmith/typep v1.1.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.520 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.537 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.555 go: downloading github.com/kisielk/gotool v1.0.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.657 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.675 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.683 go: downloading github.com/ettle/strcase v0.1.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.712 go: downloading github.com/Masterminds/semver v1.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 7.715 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.059 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.097 go: downloading github.com/prometheus/client_golang v1.12.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.320 go: downloading github.com/prometheus/client_model v0.2.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.331 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.930 go: downloading go.uber.org/atomic v1.7.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.931 go: downloading go.uber.org/multierr v1.6.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.932 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
13:41:55 [2023-10-26T13:41:55.498Z] #57 8.933 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.058 go: downloading github.com/quasilyte/gogrep v0.5.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.058 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.068 go: downloading github.com/golang/protobuf v1.5.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.497 go: downloading github.com/prometheus/common v0.32.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.498 go: downloading github.com/beorn7/perks v1.0.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.498 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.506 go: downloading github.com/prometheus/procfs v0.7.3
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.507 go: downloading google.golang.org/protobuf v1.28.0
13:41:55 [2023-10-26T13:41:55.498Z] #57 9.733 go: downloading github.com/mattn/go-runewidth v0.0.9
13:41:55 [2023-10-26T13:41:55.498Z] #57 10.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:41:55 [2023-10-26T13:41:55.498Z] #57 ...
13:41:55 [2023-10-26T13:41:55.498Z] 
13:41:55 [2023-10-26T13:41:55.498Z] #58 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: is subject to change. To configure the initial branch name to use in all
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: of your new repositories, which will suppress this warning, call:
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: 
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: 	git config --global init.defaultBranch <name>
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: 
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.526 hint: 'development'. The just-created branch can be renamed via this command:
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.527 hint: 
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.527 hint: 	git branch -m <name>
13:41:55 [2023-10-26T13:41:55.498Z] #58 1.546 Initialized empty Git repository in /usr/src/containerd/.git/
13:41:55 [2023-10-26T13:41:55.765Z] #58 ...
13:41:55 [2023-10-26T13:41:55.765Z] 
13:41:55 [2023-10-26T13:41:55.765Z] #59 [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
13:41:55 [2023-10-26T13:41:55.765Z] #59 ...
13:41:55 [2023-10-26T13:41:55.765Z] 
13:41:55 [2023-10-26T13:41:55.765Z] #60 [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
13:41:55 [2023-10-26T13:41:55.765Z] #60 2.925 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 3.041 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 3.067 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 3.249 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 3.936 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 3.938 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 5.119 Fetched 8426 kB in 2s (3428 kB/s)
13:41:55 [2023-10-26T13:41:55.765Z] #60 5.119 Reading package lists...
13:41:55 [2023-10-26T13:41:55.765Z] #60 5.826 Reading package lists...
13:41:55 [2023-10-26T13:41:55.765Z] #60 6.512 Building dependency tree...
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.042 The following additional packages will be installed:
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.044   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.047 Suggested packages:
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.047   cmake-doc ninja-build lrzip
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.154 The following NEW packages will be installed:
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.155   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.488 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.488 Need to get 15.1 MB of archives.
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.488 After this operation, 66.8 MB of additional disk space will be used.
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.488 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.526 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 7.826 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 8.165 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 8.237 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 8.364 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 8.429 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 8.436 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:41:55 [2023-10-26T13:41:55.765Z] #60 9.156 debconf: delaying package configuration, since apt-utils is not installed
13:41:55 [2023-10-26T13:41:55.765Z] #60 9.589 Fetched 15.1 MB in 1s (10.8 MB/s)
13:41:55 [2023-10-26T13:41:55.765Z] #60 10.94 Selecting previously unselected package cmake-data.
13:41:55 [2023-10-26T13:41:55.765Z] #60 10.94 (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.)
13:41:55 [2023-10-26T13:41:55.765Z] #60 10.95 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:41:55 [2023-10-26T13:41:55.765Z] #60 11.29 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:41:56 [2023-10-26T13:41:56.025Z] #60 ...
13:41:56 [2023-10-26T13:41:56.025Z] 
13:41:56 [2023-10-26T13:41:56.025Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:41:56 [2023-10-26T13:41:56.025Z] #61 0.866 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 0.877 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 0.877 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 1.014 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 1.175 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 1.346 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 2.080 Fetched 8426 kB in 1s (5636 kB/s)
13:41:56 [2023-10-26T13:41:56.025Z] #61 2.080 Reading package lists...
13:41:56 [2023-10-26T13:41:56.025Z] #61 2.731 Reading package lists...
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.297 Building dependency tree...
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.705 python3 is already the newest version (3.9.2-3).
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.705 The following additional packages will be installed:
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.705   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707   patch xz-utils
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707 Suggested packages:
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707   m4-doc ed diffutils-doc
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707 Recommended packages:
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.707   fakeroot libalgorithm-merge-perl libltdl-dev
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.948 The following NEW packages will be installed:
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.948   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.949   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
13:41:56 [2023-10-26T13:41:56.025Z] #61 3.949   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.225 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.225 Need to get 5461 kB of archives.
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.225 After this operation, 11.6 MB of additional disk space will be used.
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.225 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.260 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.272 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.279 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.346 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.370 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.383 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.422 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.425 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.526 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.528 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.529 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.531 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.534 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.536 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.537 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.543 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.551 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.556 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 4.558 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.222 debconf: delaying package configuration, since apt-utils is not installed
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.390 Fetched 5461 kB in 1s (9074 kB/s)
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.555 Selecting previously unselected package bzip2.
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.555 (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.)
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.555 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.587 Unpacking bzip2 (1.0.8-4) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.858 Selecting previously unselected package xz-utils.
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.858 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 5.869 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 6.651 Selecting previously unselected package libsigsegv2:arm64.
13:41:56 [2023-10-26T13:41:56.025Z] #61 6.651 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 6.711 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.148 Selecting previously unselected package m4.
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.151 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.164 Unpacking m4 (1.4.18-5) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.613 Selecting previously unselected package autoconf.
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.615 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 7.664 Unpacking autoconf (2.69-14) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 9.053 Selecting previously unselected package autotools-dev.
13:41:56 [2023-10-26T13:41:56.025Z] #61 9.058 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 9.387 Unpacking autotools-dev (20180224.1+nmu1) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 10.94 Selecting previously unselected package automake.
13:41:56 [2023-10-26T13:41:56.025Z] #61 10.95 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 11.33 Unpacking automake (1:1.16.3-2) ...
13:41:56 [2023-10-26T13:41:56.025Z] #61 ...
13:41:56 [2023-10-26T13:41:56.025Z] 
13:41:56 [2023-10-26T13:41:56.025Z] #62 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: is subject to change. To configure the initial branch name to use in all
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: of your new repositories, which will suppress this warning, call:
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 	git config --global init.defaultBranch <name>
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 'development'. The just-created branch can be renamed via this command:
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 
13:41:56 [2023-10-26T13:41:56.025Z] #62 0.931 hint: 	git branch -m <name>
13:41:56 [2023-10-26T13:41:56.025Z] #62 1.001 Initialized empty Git repository in /usr/src/tini/.git/
13:41:56 [2023-10-26T13:41:56.285Z] #62 ...
13:41:56 [2023-10-26T13:41:56.285Z] 
13:41:56 [2023-10-26T13:41:56.285Z] #63 [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
13:41:56 [2023-10-26T13:41:56.285Z] #63 3.570 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 3.618 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 3.637 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 3.968 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 4.351 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 4.932 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:41:56 [2023-10-26T13:41:56.285Z] #63 6.442 Fetched 8426 kB in 3s (2636 kB/s)
13:41:56 [2023-10-26T13:41:56.285Z] #63 6.442 Reading package lists...
13:41:56 [2023-10-26T13:41:56.285Z] #63 8.157 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:41:56 [2023-10-26T13:41:56.285Z] #63 8.157 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
13:41:56 [2023-10-26T13:41:56.285Z] #63 8.157 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:41:56 [2023-10-26T13:41:56.285Z] #63 9.454 Reading package lists...
13:41:56 [2023-10-26T13:41:56.285Z] #63 10.20 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:41:56 [2023-10-26T13:41:56.285Z] #63 10.21 Reading package lists...
13:41:56 [2023-10-26T13:41:56.285Z] #63 10.84 Building dependency tree...
13:41:56 [2023-10-26T13:41:56.285Z] #63 11.40 gcc is already the newest version (4:10.2.1-1).
13:41:56 [2023-10-26T13:41:56.285Z] #63 11.40 libc6-dev is already the newest version (2.31-13+deb11u7).
13:41:56 [2023-10-26T13:41:56.285Z] #63 11.40 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:41:56 [2023-10-26T13:41:56.285Z] #63 ...
13:41:56 [2023-10-26T13:41:56.285Z] 
13:41:56 [2023-10-26T13:41:56.285Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:41:56 [2023-10-26T13:41:56.285Z] #55 DONE 11.9s
13:41:56 [2023-10-26T13:41:56.285Z] 
13:41:56 [2023-10-26T13:41:56.285Z] #64 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: Using 'master' as the name for the initial branch. This default branch name
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: is subject to change. To configure the initial branch name to use in all
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: of your new repositories, which will suppress this warning, call:
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 	git config --global init.defaultBranch <name>
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 'development'. The just-created branch can be renamed via this command:
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.557 hint: 	git branch -m <name>
13:41:56 [2023-10-26T13:41:56.285Z] #64 1.578 Initialized empty Git repository in /usr/src/swagger/.git/
13:41:56 [2023-10-26T13:41:56.549Z] #64 ...
13:41:56 [2023-10-26T13:41:56.549Z] 
13:41:56 [2023-10-26T13:41:56.549Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:41:56 [2023-10-26T13:41:56.549Z] #61 12.18 Selecting previously unselected package patch.
13:41:56 [2023-10-26T13:41:56.549Z] #61 12.18 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:41:56 [2023-10-26T13:41:56.549Z] #61 12.27 Unpacking patch (2.7.6-7) ...
13:41:56 [2023-10-26T13:41:56.809Z] #61 12.60 Selecting previously unselected package dpkg-dev.
13:41:56 [2023-10-26T13:41:56.809Z] #61 12.61 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
13:41:56 [2023-10-26T13:41:56.809Z] #61 12.71 Unpacking dpkg-dev (1.20.13) ...
13:41:57 [2023-10-26T13:41:57.747Z] #61 13.63 Selecting previously unselected package build-essential.
13:41:57 [2023-10-26T13:41:57.747Z] #61 13.63 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:41:57 [2023-10-26T13:41:57.747Z] #61 13.67 Unpacking build-essential (12.9) ...
13:41:58 [2023-10-26T13:41:58.685Z] #61 14.59 Selecting previously unselected package libcap2:arm64.
13:41:58 [2023-10-26T13:41:58.685Z] #61 14.59 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
13:41:58 [2023-10-26T13:41:58.945Z] #61 14.77 Unpacking libcap2:arm64 (1:2.44-1) ...
13:41:59 [2023-10-26T13:41:59.213Z] #61 ...
13:41:59 [2023-10-26T13:41:59.213Z] 
13:41:59 [2023-10-26T13:41:59.213Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:41:59 [2023-10-26T13:41:59.213Z] #65 ...
13:41:59 [2023-10-26T13:41:59.213Z] 
13:41:59 [2023-10-26T13:41:59.213Z] #31 [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
13:41:59 [2023-10-26T13:41:59.213Z] #31 14.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:41:59 [2023-10-26T13:41:59.213Z] #31 15.02 #=#=#                                                                         
13:41:59 [2023-10-26T13:41:59.213Z] #31 15.31 #=#=#                                                                         

######################################################################## 100.0%
13:41:59 [2023-10-26T13:41:59.213Z] #31 15.67 
13:41:59 [2023-10-26T13:41:59.213Z] #31 17.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:41:59 [2023-10-26T13:41:59.213Z] #31 17.94 #=#=#                                                                         
13:41:59 [2023-10-26T13:41:59.213Z] #31 18.22 #=#=#                                                                         

######################################################################## 100.0%
13:41:59 [2023-10-26T13:41:59.781Z] #31 18.62 
13:41:59 [2023-10-26T13:41:59.781Z] #31 18.73 Download of images into '/build' complete.
13:41:59 [2023-10-26T13:41:59.781Z] #31 18.73 Use something like the following to load the result into a Docker daemon:
13:41:59 [2023-10-26T13:41:59.781Z] #31 18.73   tar -cC '/build' . | docker load
13:42:01 [2023-10-26T13:42:01.709Z] #31 ...
13:42:01 [2023-10-26T13:42:01.709Z] 
13:42:01 [2023-10-26T13:42:01.709Z] #62 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:42:01 [2023-10-26T13:42:01.709Z] #62 DONE 17.3s
13:42:01 [2023-10-26T13:42:01.709Z] 
13:42:01 [2023-10-26T13:42:01.709Z] #56 [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
13:42:01 [2023-10-26T13:42:01.709Z] #56 10.59 Reading package lists...
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.30 Building dependency tree...
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93 gcc is already the newest version (4:10.2.1-1).
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93 The following additional packages will be installed:
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.93   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.94 Suggested packages:
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.94   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:42:01 [2023-10-26T13:42:01.709Z] #56 11.94   | libgdk-pixbuf2.0-dev libxml2-utils
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23 The following NEW packages will be installed:
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.23   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.67 Need to get 7950 kB of archives.
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.67 After this operation, 39.9 MB of additional disk space will be used.
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.67 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.73 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.78 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.78 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.78 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.79 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.84 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.85 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.86 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.89 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.90 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.92 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 12.97 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.07 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.08 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.08 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.08 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.09 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.10 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.12 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.12 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.13 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.13 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.16 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.16 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.16 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.23 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.25 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.25 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.29 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.73 debconf: delaying package configuration, since apt-utils is not installed
13:42:01 [2023-10-26T13:42:01.709Z] #56 13.97 Fetched 7950 kB in 1s (8897 kB/s)
13:42:01 [2023-10-26T13:42:01.709Z] #56 14.50 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:42:01 [2023-10-26T13:42:01.709Z] #56 14.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
13:42:01 [2023-10-26T13:42:01.709Z] #56 14.52 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:42:01 [2023-10-26T13:42:01.709Z] #56 14.92 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:42:01 [2023-10-26T13:42:01.709Z] #56 16.97 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:42:01 [2023-10-26T13:42:01.709Z] #56 16.97 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:42:01 [2023-10-26T13:42:01.709Z] #56 17.12 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:42:02 [2023-10-26T13:42:02.650Z] #56 18.10 Selecting previously unselected package libsecret-common.
13:42:02 [2023-10-26T13:42:02.650Z] #56 18.10 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
13:42:03 [2023-10-26T13:42:03.168Z] #56 18.44 Unpacking libsecret-common (0.20.4-2) ...
13:42:04 [2023-10-26T13:42:04.674Z] #56 19.73 Selecting previously unselected package libsecret-1-0:arm64.
13:42:04 [2023-10-26T13:42:04.674Z] #56 19.73 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #56 20.20 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:42:04 [2023-10-26T13:42:04.933Z] #56 ...
13:42:04 [2023-10-26T13:42:04.933Z] 
13:42:04 [2023-10-26T13:42:04.933Z] #52 [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
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40 gcc is already the newest version (4:10.2.1-1).
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40 libc6-dev is already the newest version (2.31-13+deb11u7).
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40 The following additional packages will be installed:
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40   bzip2 patch xz-utils
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40 Suggested packages:
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40   bzip2-doc debian-keyring seccomp ed diffutils-doc
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40 Recommended packages:
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.40   build-essential fakeroot libalgorithm-merge-perl
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.56 The following NEW packages will be installed:
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.56   bzip2 dpkg-dev libseccomp-dev patch xz-utils
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.85 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.85 Need to get 2791 kB of archives.
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.85 After this operation, 4078 kB of additional disk space will be used.
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.85 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.87 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.97 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:42:04 [2023-10-26T13:42:04.933Z] #52 10.98 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
13:42:04 [2023-10-26T13:42:04.933Z] #52 11.18 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:42:04 [2023-10-26T13:42:04.933Z] #52 11.73 debconf: delaying package configuration, since apt-utils is not installed
13:42:04 [2023-10-26T13:42:04.933Z] #52 11.94 Fetched 2791 kB in 1s (4224 kB/s)
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.06 Selecting previously unselected package bzip2.
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.06 (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.)
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.15 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.25 Unpacking bzip2 (1.0.8-4) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.82 Selecting previously unselected package xz-utils.
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.83 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 12.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 13.34 Selecting previously unselected package patch.
13:42:04 [2023-10-26T13:42:04.933Z] #52 13.34 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 13.50 Unpacking patch (2.7.6-7) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 14.25 Selecting previously unselected package dpkg-dev.
13:42:04 [2023-10-26T13:42:04.933Z] #52 14.25 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 14.36 Unpacking dpkg-dev (1.20.13) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 16.99 Selecting previously unselected package libseccomp-dev:arm64.
13:42:04 [2023-10-26T13:42:04.933Z] #52 17.00 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 17.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 18.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 18.79 Setting up bzip2 (1.0.8-4) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 19.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:42:04 [2023-10-26T13:42:04.933Z] #52 20.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:42:04 [2023-10-26T13:42:04.933Z] #52 20.38 Setting up patch (2.7.6-7) ...
13:42:05 [2023-10-26T13:42:05.501Z] #52 20.96 Setting up dpkg-dev (1.20.13) ...
13:42:06 [2023-10-26T13:42:06.074Z] #52 ...
13:42:06 [2023-10-26T13:42:06.074Z] 
13:42:06 [2023-10-26T13:42:06.074Z] #56 [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
13:42:06 [2023-10-26T13:42:06.074Z] #56 21.22 Selecting previously unselected package gir1.2-secret-1:arm64.
13:42:06 [2023-10-26T13:42:06.074Z] #56 21.22 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.350Z] #56 21.56 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:42:06 [2023-10-26T13:42:06.612Z] #56 ...
13:42:06 [2023-10-26T13:42:06.612Z] 
13:42:06 [2023-10-26T13:42:06.612Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:06 [2023-10-26T13:42:06.612Z] #66 ...
13:42:06 [2023-10-26T13:42:06.612Z] 
13:42:06 [2023-10-26T13:42:06.612Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:06 [2023-10-26T13:42:06.612Z] #61 15.45 Selecting previously unselected package libcap-dev:arm64.
13:42:06 [2023-10-26T13:42:06.612Z] #61 15.46 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 15.73 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 17.98 Selecting previously unselected package libprotobuf-c1:arm64.
13:42:06 [2023-10-26T13:42:06.612Z] #61 17.98 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 18.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 19.17 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:42:06 [2023-10-26T13:42:06.612Z] #61 19.17 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 19.23 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 20.27 Selecting previously unselected package libseccomp-dev:arm64.
13:42:06 [2023-10-26T13:42:06.612Z] #61 20.27 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 20.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 21.75 Selecting previously unselected package libsystemd-dev:arm64.
13:42:06 [2023-10-26T13:42:06.612Z] #61 21.75 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
13:42:06 [2023-10-26T13:42:06.612Z] #61 22.07 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
13:42:07 [2023-10-26T13:42:07.207Z] #61 ...
13:42:07 [2023-10-26T13:42:07.207Z] 
13:42:07 [2023-10-26T13:42:07.207Z] #56 [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
13:42:07 [2023-10-26T13:42:07.207Z] #56 22.57 Selecting previously unselected package uuid-dev:arm64.
13:42:07 [2023-10-26T13:42:07.207Z] #56 22.57 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.467Z] #56 22.89 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:07 [2023-10-26T13:42:07.726Z] #56 ...
13:42:07 [2023-10-26T13:42:07.726Z] 
13:42:07 [2023-10-26T13:42:07.726Z] #60 [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
13:42:07 [2023-10-26T13:42:07.726Z] #60 13.18 Selecting previously unselected package libicu67:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 13.18 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 13.32 Unpacking libicu67:arm64 (67.1-7) ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 17.15 Selecting previously unselected package libxml2:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 17.16 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 17.36 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 18.47 Selecting previously unselected package libarchive13:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 18.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 18.74 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 20.31 Selecting previously unselected package libjsoncpp24:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 20.31 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 20.47 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 22.24 Selecting previously unselected package librhash0:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 22.24 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 22.39 Unpacking librhash0:arm64 (1.4.1-2) ...
13:42:07 [2023-10-26T13:42:07.726Z] #60 23.30 Selecting previously unselected package libuv1:arm64.
13:42:07 [2023-10-26T13:42:07.726Z] #60 ...
13:42:07 [2023-10-26T13:42:07.726Z] 
13:42:07 [2023-10-26T13:42:07.727Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:07 [2023-10-26T13:42:07.727Z] #61 23.39 Selecting previously unselected package libtool.
13:42:07 [2023-10-26T13:42:07.727Z] #61 23.39 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
13:42:07 [2023-10-26T13:42:07.727Z] #61 23.46 Unpacking libtool (2.4.6-15) ...
13:42:08 [2023-10-26T13:42:08.295Z] #61 24.10 Selecting previously unselected package libudev-dev:arm64.
13:42:08 [2023-10-26T13:42:08.295Z] #61 24.10 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
13:42:08 [2023-10-26T13:42:08.553Z] #61 24.38 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
13:42:08 [2023-10-26T13:42:08.812Z] #61 ...
13:42:08 [2023-10-26T13:42:08.812Z] 
13:42:08 [2023-10-26T13:42:08.812Z] #54 [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
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.79 tomll can be used in two ways:
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80 Writing to STDIN and reading from STDOUT:
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80   cat file.toml | tomll > file.toml
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80 
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80 Reading and updating a list of files:
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80   tomll a.toml b.toml c.toml
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80 
13:42:08 [2023-10-26T13:42:08.812Z] #54 14.80 When given a list of files, tomll will modify all files in place without asking.
13:42:09 [2023-10-26T13:42:09.072Z] #54 ...
13:42:09 [2023-10-26T13:42:09.072Z] 
13:42:09 [2023-10-26T13:42:09.072Z] #60 [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
13:42:09 [2023-10-26T13:42:09.072Z] #60 23.30 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
13:42:09 [2023-10-26T13:42:09.072Z] #60 23.49 Unpacking libuv1:arm64 (1.40.0-2) ...
13:42:09 [2023-10-26T13:42:09.072Z] #60 24.13 Selecting previously unselected package cmake.
13:42:09 [2023-10-26T13:42:09.072Z] #60 24.13 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:42:09 [2023-10-26T13:42:09.072Z] #60 24.33 Unpacking cmake (3.18.4-2+deb11u1) ...
13:42:10 [2023-10-26T13:42:10.500Z] #60 ...
13:42:10 [2023-10-26T13:42:10.500Z] 
13:42:10 [2023-10-26T13:42:10.500Z] #50 [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
13:42:10 [2023-10-26T13:42:10.500Z] #50 16.26 v3.6.0
13:42:10 [2023-10-26T13:42:10.500Z] #50 ...
13:42:10 [2023-10-26T13:42:10.500Z] 
13:42:10 [2023-10-26T13:42:10.500Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:10 [2023-10-26T13:42:10.500Z] #61 25.31 Selecting previously unselected package libyajl2:arm64.
13:42:10 [2023-10-26T13:42:10.500Z] #61 25.31 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
13:42:10 [2023-10-26T13:42:10.500Z] #61 25.51 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
13:42:10 [2023-10-26T13:42:10.500Z] #61 26.29 Selecting previously unselected package libyajl-dev:arm64.
13:42:10 [2023-10-26T13:42:10.500Z] #61 26.29 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
13:42:10 [2023-10-26T13:42:10.759Z] #61 26.58 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
13:42:10 [2023-10-26T13:42:10.759Z] #61 ...
13:42:10 [2023-10-26T13:42:10.759Z] 
13:42:10 [2023-10-26T13:42:10.759Z] #48 [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
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68 NAME:
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    go-winres - A tool for embedding resources in Windows executables
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68 
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68 USAGE:
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    go-winres [global options] command [command options] [arguments...]
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68 
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68 COMMANDS:
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    init     Create an initial ./winres/winres.json
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    make     Make syso files for the "go build" command
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    simply   Make syso files for the "go build" command (simplified)
13:42:10 [2023-10-26T13:42:10.759Z] #48 16.68    extract  Extract all resources from an executable
13:42:10 [2023-10-26T13:42:10.760Z] #48 16.68    patch    Replace resources in an executable file (exe, dll)
13:42:10 [2023-10-26T13:42:10.760Z] #48 16.68    help, h  Shows a list of commands or help for one command
13:42:10 [2023-10-26T13:42:10.760Z] #48 16.68 
13:42:10 [2023-10-26T13:42:10.760Z] #48 16.68 GLOBAL OPTIONS:
13:42:10 [2023-10-26T13:42:10.760Z] #48 16.68    --help, -h  show help (default: false)
13:42:10 [2023-10-26T13:42:10.760Z] #48 ...
13:42:10 [2023-10-26T13:42:10.760Z] 
13:42:10 [2023-10-26T13:42:10.760Z] #60 [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
13:42:10 [2023-10-26T13:42:10.760Z] #60 26.21 Setting up libicu67:arm64 (67.1-7) ...
13:42:11 [2023-10-26T13:42:11.024Z] #60 26.59 Setting up libuv1:arm64 (1.40.0-2) ...
13:42:11 [2023-10-26T13:42:11.606Z] #60 27.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:42:11 [2023-10-26T13:42:11.866Z] #60 ...
13:42:11 [2023-10-26T13:42:11.866Z] 
13:42:11 [2023-10-26T13:42:11.866Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:11 [2023-10-26T13:42:11.866Z] #67 ...
13:42:11 [2023-10-26T13:42:11.866Z] 
13:42:11 [2023-10-26T13:42:11.866Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:11 [2023-10-26T13:42:11.866Z] #61 27.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:11 [2023-10-26T13:42:11.866Z] #61 27.97 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
13:42:12 [2023-10-26T13:42:12.565Z] #61 28.41 Setting up bzip2 (1.0.8-4) ...
13:42:12 [2023-10-26T13:42:12.825Z] #61 28.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:42:13 [2023-10-26T13:42:13.394Z] #61 29.30 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:42:13 [2023-10-26T13:42:13.669Z] #61 29.72 Setting up libcap2:arm64 (1:2.44-1) ...
13:42:14 [2023-10-26T13:42:14.289Z] #61 30.13 Setting up autotools-dev (20180224.1+nmu1) ...
13:42:14 [2023-10-26T13:42:14.857Z] #61 30.60 Setting up libsigsegv2:arm64 (2.13-1) ...
13:42:15 [2023-10-26T13:42:15.426Z] #61 31.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:42:15 [2023-10-26T13:42:15.995Z] #61 31.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:42:15 [2023-10-26T13:42:15.995Z] #61 31.94 Setting up patch (2.7.6-7) ...
13:42:16 [2023-10-26T13:42:16.515Z] #61 32.38 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
13:42:17 [2023-10-26T13:42:17.085Z] #61 32.80 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
13:42:17 [2023-10-26T13:42:17.349Z] #61 33.27 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:42:17 [2023-10-26T13:42:17.796Z] #61 33.70 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
13:42:18 [2023-10-26T13:42:18.056Z] #61 ...
13:42:18 [2023-10-26T13:42:18.057Z] 
13:42:18 [2023-10-26T13:42:18.057Z] #49 [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
13:42:18 [2023-10-26T13:42:18.057Z] #49 23.92 gotestsum version dev
13:42:18 [2023-10-26T13:42:18.057Z] #49 ...
13:42:18 [2023-10-26T13:42:18.057Z] 
13:42:18 [2023-10-26T13:42:18.057Z] #56 [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
13:42:18 [2023-10-26T13:42:18.057Z] #56 23.59 Selecting previously unselected package libblkid-dev:arm64.
13:42:18 [2023-10-26T13:42:18.057Z] #56 23.59 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 23.88 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 24.81 Selecting previously unselected package libbtrfs0:arm64.
13:42:18 [2023-10-26T13:42:18.057Z] #56 24.81 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 24.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 25.78 Selecting previously unselected package libbtrfs-dev:arm64.
13:42:18 [2023-10-26T13:42:18.057Z] #56 25.79 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 26.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 27.28 Selecting previously unselected package libelf1:arm64.
13:42:18 [2023-10-26T13:42:18.057Z] #56 27.28 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 27.37 Unpacking libelf1:arm64 (0.183-1) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 28.28 Selecting previously unselected package libffi-dev:arm64.
13:42:18 [2023-10-26T13:42:18.057Z] #56 28.28 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 28.39 Unpacking libffi-dev:arm64 (3.3-6) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 29.33 Selecting previously unselected package libglib2.0-data.
13:42:18 [2023-10-26T13:42:18.057Z] #56 29.34 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 29.46 Unpacking libglib2.0-data (2.66.8-1) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 30.87 Selecting previously unselected package libglib2.0-bin.
13:42:18 [2023-10-26T13:42:18.057Z] #56 30.88 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 31.03 Unpacking libglib2.0-bin (2.66.8-1) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 32.14 Selecting previously unselected package python3-lib2to3.
13:42:18 [2023-10-26T13:42:18.057Z] #56 32.15 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 32.39 Unpacking python3-lib2to3 (3.9.2-1) ...
13:42:18 [2023-10-26T13:42:18.057Z] #56 33.49 Selecting previously unselected package python3-distutils.
13:42:18 [2023-10-26T13:42:18.057Z] #56 33.50 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
13:42:18 [2023-10-26T13:42:18.513Z] #56 33.67 Unpacking python3-distutils (3.9.2-1) ...
13:42:18 [2023-10-26T13:42:18.513Z] #56 ...
13:42:18 [2023-10-26T13:42:18.513Z] 
13:42:18 [2023-10-26T13:42:18.513Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:18 [2023-10-26T13:42:18.513Z] #61 34.28 Setting up libtool (2.4.6-15) ...
13:42:18 [2023-10-26T13:42:18.773Z] #61 34.84 Setting up m4 (1.4.18-5) ...
13:42:19 [2023-10-26T13:42:19.339Z] #61 35.34 Setting up dpkg-dev (1.20.13) ...
13:42:19 [2023-10-26T13:42:19.906Z] #61 35.78 Setting up autoconf (2.69-14) ...
13:42:19 [2023-10-26T13:42:19.906Z] #61 36.00 Setting up build-essential (12.9) ...
13:42:20 [2023-10-26T13:42:20.858Z] #61 36.77 Setting up automake (1:1.16.3-2) ...
13:42:21 [2023-10-26T13:42:21.127Z] #61 37.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:42:21 [2023-10-26T13:42:21.778Z] #61 37.47 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:42:22 [2023-10-26T13:42:22.036Z] #61 ...
13:42:22 [2023-10-26T13:42:22.036Z] 
13:42:22 [2023-10-26T13:42:22.036Z] #60 [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
13:42:22 [2023-10-26T13:42:22.036Z] #60 27.38 Setting up librhash0:arm64 (1.4.1-2) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 27.66 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 28.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 28.85 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 29.33 Setting up cmake (3.18.4-2+deb11u1) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 29.77 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:42:22 [2023-10-26T13:42:22.036Z] #60 ...
13:42:22 [2023-10-26T13:42:22.036Z] 
13:42:22 [2023-10-26T13:42:22.036Z] #56 [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
13:42:22 [2023-10-26T13:42:22.036Z] #56 34.84 Selecting previously unselected package libglib2.0-dev-bin.
13:42:22 [2023-10-26T13:42:22.036Z] #56 34.84 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:42:22 [2023-10-26T13:42:22.036Z] #56 34.92 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:42:22 [2023-10-26T13:42:22.036Z] #56 35.36 Selecting previously unselected package libsepol1-dev:arm64.
13:42:22 [2023-10-26T13:42:22.036Z] #56 35.36 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
13:42:22 [2023-10-26T13:42:22.036Z] #56 35.46 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:42:22 [2023-10-26T13:42:22.036Z] #56 36.76 Selecting previously unselected package libpcre2-16-0:arm64.
13:42:22 [2023-10-26T13:42:22.036Z] #56 36.76 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:42:22 [2023-10-26T13:42:22.036Z] #56 36.97 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:42:22 [2023-10-26T13:42:22.295Z] #56 37.80 Selecting previously unselected package libpcre2-32-0:arm64.
13:42:22 [2023-10-26T13:42:22.553Z] #56 37.80 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:42:22 [2023-10-26T13:42:22.553Z] #56 38.04 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:42:22 [2023-10-26T13:42:22.884Z] #56 38.25 Selecting previously unselected package libpcre2-posix2:arm64.
13:42:22 [2023-10-26T13:42:22.884Z] #56 38.25 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:42:23 [2023-10-26T13:42:23.142Z] #56 38.40 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:42:23 [2023-10-26T13:42:23.142Z] #56 38.68 Selecting previously unselected package libpcre2-dev:arm64.
13:42:23 [2023-10-26T13:42:23.400Z] #56 38.69 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:42:23 [2023-10-26T13:42:23.400Z] #56 38.73 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:42:23 [2023-10-26T13:42:23.658Z] #56 39.17 Selecting previously unselected package libselinux1-dev:arm64.
13:42:23 [2023-10-26T13:42:23.658Z] #56 39.17 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
13:42:23 [2023-10-26T13:42:23.658Z] #56 39.19 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.77 Selecting previously unselected package libmount-dev:arm64.
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.77 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.78 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.94 Selecting previously unselected package libpcre16-3:arm64.
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.94 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:42:24 [2023-10-26T13:42:24.592Z] #56 39.97 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:42:24 [2023-10-26T13:42:24.850Z] #56 40.24 Selecting previously unselected package libpcre32-3:arm64.
13:42:24 [2023-10-26T13:42:24.850Z] #56 40.25 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:42:24 [2023-10-26T13:42:24.850Z] #56 40.27 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:42:25 [2023-10-26T13:42:25.108Z] #56 40.49 Selecting previously unselected package libpcrecpp0v5:arm64.
13:42:25 [2023-10-26T13:42:25.108Z] #56 40.49 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:42:25 [2023-10-26T13:42:25.633Z] #56 40.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:42:25 [2023-10-26T13:42:25.906Z] #56 41.32 Selecting previously unselected package libpcre3-dev:arm64.
13:42:25 [2023-10-26T13:42:25.906Z] #56 41.32 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:42:25 [2023-10-26T13:42:25.906Z] #56 41.33 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:42:26 [2023-10-26T13:42:26.164Z] #56 41.62 Selecting previously unselected package zlib1g-dev:arm64.
13:42:26 [2023-10-26T13:42:26.164Z] #56 41.62 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:42:26 [2023-10-26T13:42:26.164Z] #56 41.65 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:42:26 [2023-10-26T13:42:26.422Z] #56 41.85 Selecting previously unselected package libglib2.0-dev:arm64.
13:42:26 [2023-10-26T13:42:26.422Z] #56 41.85 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:42:26 [2023-10-26T13:42:26.422Z] #56 41.87 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:42:26 [2023-10-26T13:42:26.987Z] #56 42.25 Selecting previously unselected package libsecret-1-dev:arm64.
13:42:26 [2023-10-26T13:42:26.987Z] #56 42.25 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:42:26 [2023-10-26T13:42:26.987Z] #56 42.60 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:42:27 [2023-10-26T13:42:27.247Z] #56 42.77 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:42:27 [2023-10-26T13:42:27.247Z] #56 42.79 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:42:27 [2023-10-26T13:42:27.247Z] #56 42.80 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:42:27 [2023-10-26T13:42:27.247Z] #56 42.83 Setting up libffi-dev:arm64 (3.3-6) ...
13:42:27 [2023-10-26T13:42:27.247Z] #56 42.85 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:42:27 [2023-10-26T13:42:27.507Z] #56 ...
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #48 [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
13:42:27 [2023-10-26T13:42:27.507Z] #48 DONE 43.4s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #64 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:42:27 [2023-10-26T13:42:27.507Z] #64 DONE 42.9s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #50 [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
13:42:27 [2023-10-26T13:42:27.507Z] #50 DONE 43.4s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:42:27 [2023-10-26T13:42:27.507Z] #53 DONE 42.9s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:27 [2023-10-26T13:42:27.507Z] #65 DONE 38.3s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #58 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:42:27 [2023-10-26T13:42:27.507Z] #58 DONE 42.9s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:42:27 [2023-10-26T13:42:27.507Z] #46 DONE 43.0s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #56 [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
13:42:27 [2023-10-26T13:42:27.507Z] #56 42.88 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:42:27 [2023-10-26T13:42:27.507Z] #56 42.91 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:42:27 [2023-10-26T13:42:27.507Z] #56 42.95 Setting up libglib2.0-data (2.66.8-1) ...
13:42:27 [2023-10-26T13:42:27.507Z] #56 ...
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:42:27 [2023-10-26T13:42:27.507Z] #68 ...
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #31 [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
13:42:27 [2023-10-26T13:42:27.507Z] #31 DONE 46.6s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:27 [2023-10-26T13:42:27.507Z] #66 DONE 31.2s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:27 [2023-10-26T13:42:27.507Z] #67 DONE 25.8s
13:42:27 [2023-10-26T13:42:27.507Z] 
13:42:27 [2023-10-26T13:42:27.507Z] #60 [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
13:42:27 [2023-10-26T13:42:27.507Z] #60 DONE 43.1s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #54 [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
13:42:27 [2023-10-26T13:42:27.766Z] #54 DONE 43.6s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #49 [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
13:42:27 [2023-10-26T13:42:27.766Z] #49 DONE 43.6s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #69 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:42:27 [2023-10-26T13:42:27.766Z] #69 ...
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #59 [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
13:42:27 [2023-10-26T13:42:27.766Z] #59 38.41 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
13:42:27 [2023-10-26T13:42:27.766Z] #59 38.44 Docker version unknown-version, build unknown-commit
13:42:27 [2023-10-26T13:42:27.766Z] #59 DONE 43.4s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #52 [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
13:42:27 [2023-10-26T13:42:27.766Z] #52 DONE 43.3s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:42:27 [2023-10-26T13:42:27.766Z] #61 DONE 43.7s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #63 [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
13:42:27 [2023-10-26T13:42:27.766Z] #63 DONE 43.3s
13:42:27 [2023-10-26T13:42:27.766Z] 
13:42:27 [2023-10-26T13:42:27.766Z] #57 [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
13:42:27 [2023-10-26T13:42:27.766Z] #57 40.93 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
13:42:27 [2023-10-26T13:42:27.766Z] #57 DONE 43.8s
13:42:28 [2023-10-26T13:42:28.032Z] 
13:42:28 [2023-10-26T13:42:28.032Z] #56 [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
13:42:28 [2023-10-26T13:42:28.032Z] #56 42.97 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.00 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.02 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.05 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.13 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.15 Setting up python3-lib2to3 (3.9.2-1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.28 Setting up libelf1:arm64 (0.183-1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.30 Setting up libsecret-common (0.20.4-2) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.34 Setting up python3-distutils (3.9.2-1) ...
13:42:28 [2023-10-26T13:42:28.032Z] #56 ...
13:42:28 [2023-10-26T13:42:28.032Z] 
13:42:28 [2023-10-26T13:42:28.032Z] #69 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:42:28 [2023-10-26T13:42:28.032Z] #69 DONE 0.4s
13:42:28 [2023-10-26T13:42:28.032Z] 
13:42:28 [2023-10-26T13:42:28.032Z] #56 [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
13:42:28 [2023-10-26T13:42:28.032Z] #56 43.50 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.69 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.73 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.76 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.78 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.80 Setting up libglib2.0-bin (2.66.8-1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.82 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.84 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.85 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:42:28 [2023-10-26T13:42:28.290Z] #56 43.87 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:42:28 [2023-10-26T13:42:28.549Z] #56 43.89 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:42:28 [2023-10-26T13:42:28.549Z] #56 43.91 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:42:28 [2023-10-26T13:42:28.549Z] #56 43.92 No schema files found: doing nothing.
13:42:28 [2023-10-26T13:42:28.549Z] #56 43.93 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:42:28 [2023-10-26T13:42:28.549Z] #56 43.97 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:42:28 [2023-10-26T13:42:28.549Z] #56 DONE 44.1s
13:42:28 [2023-10-26T13:42:28.549Z] 
13:42:28 [2023-10-26T13:42:28.549Z] #70 [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
13:42:31 [2023-10-26T13:42:31.832Z] #70 3.442 Cloning into '/tmp/crun-build'...
13:42:31 [2023-10-26T13:42:31.832Z] #70 ...
13:42:31 [2023-10-26T13:42:31.832Z] 
13:42:31 [2023-10-26T13:42:31.832Z] #71 [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...)
13:42:31 [2023-10-26T13:42:31.832Z] #71 3.701 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:42:31 [2023-10-26T13:42:31.832Z] #71 3.701 + mkdir /build
13:42:31 [2023-10-26T13:42:31.832Z] #71 DONE 3.8s
13:42:31 [2023-10-26T13:42:31.832Z] 
13:42:31 [2023-10-26T13:42:31.832Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:42:31 [2023-10-26T13:42:31.832Z] #72 3.809 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:42:31 [2023-10-26T13:42:31.832Z] #72 3.809 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
13:42:31 [2023-10-26T13:42:31.832Z] #72 3.809 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:42:32 [2023-10-26T13:42:32.354Z] #72 4.395 Reading package lists...
13:42:32 [2023-10-26T13:42:32.354Z] #72 ...
13:42:32 [2023-10-26T13:42:32.354Z] 
13:42:32 [2023-10-26T13:42:32.354Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:42:32 [2023-10-26T13:42:32.354Z] #68 DONE 4.9s
13:42:32 [2023-10-26T13:42:32.614Z] 
13:42:32 [2023-10-26T13:42:32.614Z] #73 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:32 [2023-10-26T13:42:32.614Z] #73 DONE 5.0s
13:42:32 [2023-10-26T13:42:32.614Z] 
13:42:32 [2023-10-26T13:42:32.614Z] #70 [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
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.249 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.256 Cloning into '/tmp/crun-build/libocispec'...
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.635 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.643 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.644 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.644 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:42:32 [2023-10-26T13:42:32.614Z] #70 4.670 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:42:33 [2023-10-26T13:42:33.184Z] #70 5.124 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:42:33 [2023-10-26T13:42:33.184Z] #70 5.525 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:42:35 [2023-10-26T13:42:35.090Z] #70 6.933 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
13:42:35 [2023-10-26T13:42:35.090Z] #70 7.013 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
13:42:35 [2023-10-26T13:42:35.090Z] #70 7.108 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
13:42:37 [2023-10-26T13:42:37.627Z] #70 ...
13:42:37 [2023-10-26T13:42:37.627Z] 
13:42:37 [2023-10-26T13:42:37.627Z] #74 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:42:37 [2023-10-26T13:42:37.886Z] #74 ...
13:42:37 [2023-10-26T13:42:37.886Z] 
13:42:37 [2023-10-26T13:42:37.886Z] #75 [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...)
13:42:37 [2023-10-26T13:42:37.886Z] #75 3.866 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 .
13:42:37 [2023-10-26T13:42:37.886Z] #75 ...
13:42:37 [2023-10-26T13:42:37.886Z] 
13:42:37 [2023-10-26T13:42:37.886Z] #76 [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...)
13:42:38 [2023-10-26T13:42:38.146Z] #76 ...
13:42:38 [2023-10-26T13:42:38.146Z] 
13:42:38 [2023-10-26T13:42:38.146Z] #77 [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...)
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.391 go: downloading github.com/sirupsen/logrus v1.9.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.391 go: downloading github.com/urfave/cli/v2 v2.23.5
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.419 go: downloading github.com/google/uuid v1.3.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.441 go: downloading github.com/moby/vpnkit v0.5.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.446 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.466 go: downloading github.com/gorilla/mux v1.8.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.467 go: downloading github.com/moby/sys/mountinfo v0.6.2
13:42:38 [2023-10-26T13:42:38.146Z] #77 0.471 go: downloading golang.org/x/sys v0.2.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 1.597 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:42:38 [2023-10-26T13:42:38.146Z] #77 2.156 go: downloading golang.org/x/net v0.1.0
13:42:38 [2023-10-26T13:42:38.146Z] #77 2.156 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:42:38 [2023-10-26T13:42:38.146Z] #77 2.236 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:42:38 [2023-10-26T13:42:38.146Z] #77 2.236 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:42:40 [2023-10-26T13:42:40.683Z] #77 ...
13:42:40 [2023-10-26T13:42:40.683Z] 
13:42:40 [2023-10-26T13:42:40.683Z] #70 [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
13:42:40 [2023-10-26T13:42:40.683Z] #70 12.92 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:42:43 [2023-10-26T13:42:43.226Z] #70 ...
13:42:43 [2023-10-26T13:42:43.226Z] 
13:42:43 [2023-10-26T13:42:43.226Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:42:43 [2023-10-26T13:42:43.226Z] #72 4.395 Reading package lists...
13:42:43 [2023-10-26T13:42:43.226Z] #72 5.006 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:42:43 [2023-10-26T13:42:43.226Z] #72 5.018 Reading package lists...
13:42:43 [2023-10-26T13:42:43.226Z] #72 5.581 Building dependency tree...
13:42:43 [2023-10-26T13:42:43.226Z] #72 5.794 Reading state information...
13:42:43 [2023-10-26T13:42:43.226Z] #72 6.065 gcc is already the newest version (4:10.2.1-1).
13:42:43 [2023-10-26T13:42:43.226Z] #72 6.065 libc6-dev is already the newest version (2.31-13+deb11u7).
13:42:43 [2023-10-26T13:42:43.226Z] #72 6.065 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:42:43 [2023-10-26T13:42:43.226Z] #72 ...
13:42:43 [2023-10-26T13:42:43.226Z] 
13:42:43 [2023-10-26T13:42:43.226Z] #78 [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...)
13:42:43 [2023-10-26T13:42:43.226Z] #78 ...
13:42:43 [2023-10-26T13:42:43.226Z] 
13:42:43 [2023-10-26T13:42:43.226Z] #51 [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
13:42:43 [2023-10-26T13:42:43.226Z] #51 49.50 Docker version 24.0.2, build cb74dfc
13:42:45 [2023-10-26T13:42:45.765Z] #51 ...
13:42:45 [2023-10-26T13:42:45.765Z] 
13:42:45 [2023-10-26T13:42:45.765Z] #70 [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
13:42:45 [2023-10-26T13:42:45.765Z] #70 17.50 libtoolize: putting auxiliary files in '.'.
13:42:45 [2023-10-26T13:42:45.765Z] #70 17.50 libtoolize: copying file './ltmain.sh'
13:42:46 [2023-10-26T13:42:46.025Z] #70 18.26 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:42:46 [2023-10-26T13:42:46.025Z] #70 ...
13:42:46 [2023-10-26T13:42:46.025Z] 
13:42:46 [2023-10-26T13:42:46.025Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
13:42:46 [2023-10-26T13:42:46.025Z] #72 DONE 18.4s
13:42:46 [2023-10-26T13:42:46.025Z] 
13:42:46 [2023-10-26T13:42:46.025Z] #70 [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
13:42:46 [2023-10-26T13:42:46.025Z] #70 18.26 libtoolize: and rerunning libtoolize and aclocal.
13:42:46 [2023-10-26T13:42:46.025Z] #70 18.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.28 configure.ac:7: installing './compile'
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.29 configure.ac:11: installing './config.guess'
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.29 configure.ac:11: installing './config.sub'
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.29 configure.ac:8: installing './install-sh'
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.30 configure.ac:8: installing './missing'
13:42:49 [2023-10-26T13:42:49.315Z] #70 21.33 Makefile.am: installing './depcomp'
13:42:49 [2023-10-26T13:42:49.884Z] #70 22.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:42:49 [2023-10-26T13:42:49.884Z] #70 22.08 libtoolize: copying file 'build-aux/ltmain.sh'
13:42:50 [2023-10-26T13:42:50.143Z] #70 22.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:42:50 [2023-10-26T13:42:50.143Z] #70 22.26 libtoolize: copying file 'm4/libtool.m4'
13:42:50 [2023-10-26T13:42:50.143Z] #70 22.38 libtoolize: copying file 'm4/ltoptions.m4'
13:42:50 [2023-10-26T13:42:50.143Z] #70 22.47 libtoolize: copying file 'm4/ltsugar.m4'
13:42:50 [2023-10-26T13:42:50.402Z] #70 22.60 libtoolize: copying file 'm4/ltversion.m4'
13:42:50 [2023-10-26T13:42:50.403Z] #70 22.66 libtoolize: copying file 'm4/lt~obsolete.m4'
13:42:50 [2023-10-26T13:42:50.403Z] #70 22.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.56 configure.ac:7: installing 'build-aux/compile'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.57 configure.ac:9: installing 'build-aux/config.guess'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.57 configure.ac:9: installing 'build-aux/config.sub'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.57 configure.ac:11: installing 'build-aux/install-sh'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.58 configure.ac:11: installing 'build-aux/missing'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.62 Makefile.am: installing 'build-aux/depcomp'
13:42:54 [2023-10-26T13:42:54.611Z] #70 26.64 parallel-tests: installing 'build-aux/test-driver'
13:42:55 [2023-10-26T13:42:55.549Z] #70 27.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:42:55 [2023-10-26T13:42:55.549Z] #70 27.62 libtoolize: copying file 'build-aux/ltmain.sh'
13:42:55 [2023-10-26T13:42:55.808Z] #70 27.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:42:55 [2023-10-26T13:42:55.808Z] #70 27.99 libtoolize: copying file 'm4/libtool.m4'
13:42:55 [2023-10-26T13:42:55.808Z] #70 28.07 libtoolize: copying file 'm4/ltoptions.m4'
13:42:56 [2023-10-26T13:42:56.067Z] #70 28.19 libtoolize: copying file 'm4/ltsugar.m4'
13:42:56 [2023-10-26T13:42:56.067Z] #70 28.24 libtoolize: copying file 'm4/ltversion.m4'
13:42:56 [2023-10-26T13:42:56.067Z] #70 28.27 libtoolize: copying file 'm4/lt~obsolete.m4'
13:42:56 [2023-10-26T13:42:56.067Z] #70 ...
13:42:56 [2023-10-26T13:42:56.067Z] 
13:42:56 [2023-10-26T13:42:56.067Z] #79 [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...)
13:42:56 [2023-10-26T13:42:56.067Z] #79 1.925 -- The C compiler identification is GNU 10.2.1
13:42:56 [2023-10-26T13:42:56.067Z] #79 1.952 -- Detecting C compiler ABI info
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.147 -- Detecting C compiler ABI info - done
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.196 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.196 -- Detecting C compile features
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.197 -- Detecting C compile features - done
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.216 -- Performing Test HAS_BUILTIN_FORTIFY
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.356 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.483 -- Configuring done
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.494 -- Generating done
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.499 -- Build files have been written to: /go/src/github.com/krallin/tini
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.683 Scanning dependencies of target tini-static
13:42:56 [2023-10-26T13:42:56.067Z] #79 2.702 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:42:56 [2023-10-26T13:42:56.067Z] #79 3.044 [100%] Linking C executable tini-static
13:42:56 [2023-10-26T13:42:56.067Z] #79 3.223 [100%] Built target tini-static
13:42:59 [2023-10-26T13:42:59.358Z] #79 ...
13:42:59 [2023-10-26T13:42:59.358Z] 
13:42:59 [2023-10-26T13:42:59.358Z] #51 [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
13:42:59 [2023-10-26T13:42:59.358Z] #51 DONE 74.9s
13:42:59 [2023-10-26T13:42:59.358Z] 
13:42:59 [2023-10-26T13:42:59.358Z] #77 [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...)
13:42:59 [2023-10-26T13:42:59.616Z] #77 ...
13:42:59 [2023-10-26T13:42:59.616Z] 
13:42:59 [2023-10-26T13:42:59.616Z] #70 [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
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.80 configure.ac:11: installing 'build-aux/compile'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.80 configure.ac:11: installing 'build-aux/config.guess'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.81 configure.ac:11: installing 'build-aux/config.sub'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.81 configure.ac:13: installing 'build-aux/install-sh'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.81 configure.ac:13: installing 'build-aux/missing'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.81 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:42:59 [2023-10-26T13:42:59.616Z] #70 31.86 Makefile.am: installing 'build-aux/depcomp'
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.18 checking build system type... aarch64-unknown-linux-gnu
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.26 checking host system type... aarch64-unknown-linux-gnu
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.26 checking how to print strings... printf
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.26 checking for gcc... gcc
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.29 checking whether the C compiler works... yes
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.38 checking for C compiler default output file name... a.out
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.39 checking for suffix of executables... 
13:43:00 [2023-10-26T13:43:00.132Z] #70 32.46 checking whether we are cross compiling... no
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.51 checking for suffix of object files... o
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.56 checking whether we are using the GNU C compiler... yes
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.59 checking whether gcc accepts -g... yes
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.63 checking for gcc option to accept ISO C89... none needed
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.67 checking whether gcc understands -c and -o together... yes
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.72 checking for a sed that does not truncate output... /bin/sed
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.72 checking for grep that handles long lines and -e... /bin/grep
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.72 checking for egrep... /bin/grep -E
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.73 checking for fgrep... /bin/grep -F
13:43:00 [2023-10-26T13:43:00.391Z] #70 32.73 checking for ld used by gcc... /usr/bin/ld
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.73 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.77 checking whether ln -s works... yes
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.77 checking the maximum length of command line arguments... 1572864
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking for /usr/bin/ld option to reload object files... -r
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking for objdump... objdump
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking how to recognize dependent libraries... pass_all
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking for dlltool... no
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking how to associate runtime and link libraries... printf %s\n
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking for ar... ar
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.78 checking for archiver @FILE support... @
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.87 checking for strip... strip
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.87 checking for ranlib... ranlib
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.87 checking for gawk... no
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.87 checking for mawk... mawk
13:43:00 [2023-10-26T13:43:00.650Z] #70 32.87 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.00 checking for sysroot... no
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.00 checking for a working dd... /bin/dd
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.00 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.01 checking for mt... no
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.01 checking if : is a manifest tool... no
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.01 checking how to run the C preprocessor... gcc -E
13:43:00 [2023-10-26T13:43:00.908Z] #70 33.08 checking for ANSI C header files... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.27 checking for sys/types.h... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.31 checking for sys/stat.h... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.36 checking for stdlib.h... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.42 checking for string.h... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.46 checking for memory.h... yes
13:43:01 [2023-10-26T13:43:01.166Z] #70 33.51 checking for strings.h... yes
13:43:01 [2023-10-26T13:43:01.424Z] #70 33.56 checking for inttypes.h... yes
13:43:01 [2023-10-26T13:43:01.424Z] #70 33.66 checking for stdint.h... yes
13:43:01 [2023-10-26T13:43:01.424Z] #70 33.70 checking for unistd.h... yes
13:43:01 [2023-10-26T13:43:01.682Z] #70 33.76 checking for dlfcn.h... yes
13:43:01 [2023-10-26T13:43:01.682Z] #70 33.82 checking for objdir... .libs
13:43:01 [2023-10-26T13:43:01.940Z] #70 34.11 checking if gcc supports -fno-rtti -fno-exceptions... no
13:43:01 [2023-10-26T13:43:01.940Z] #70 34.17 checking for gcc option to produce PIC... -fPIC -DPIC
13:43:01 [2023-10-26T13:43:01.940Z] #70 34.17 checking if gcc PIC flag -fPIC -DPIC works... yes
13:43:02 [2023-10-26T13:43:02.199Z] #70 34.22 checking if gcc static flag -static works... yes
13:43:02 [2023-10-26T13:43:02.199Z] #70 34.35 checking if gcc supports -c -o file.o... yes
13:43:02 [2023-10-26T13:43:02.199Z] #70 34.39 checking if gcc supports -c -o file.o... (cached) yes
13:43:02 [2023-10-26T13:43:02.199Z] #70 34.39 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.40 checking dynamic linker characteristics... GNU/Linux ld.so
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.56 checking how to hardcode library paths into programs... immediate
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.56 checking whether stripping libraries is possible... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.57 checking if libtool supports shared libraries... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.57 checking whether to build shared libraries... no
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.57 checking whether to build static libraries... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.57 checking for a BSD-compatible install... /usr/bin/install -c
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.58 checking whether build environment is sane... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.59 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.59 checking whether make sets $(MAKE)... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.61 checking whether make supports the include directive... yes (GNU style)
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.62 checking whether make supports nested variables... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.63 checking whether UID '0' is supported by ustar format... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.63 checking whether GID '0' is supported by ustar format... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.63 checking how to create a ustar tar archive... gnutar
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.65 checking dependency style of gcc... gcc3
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.70 checking whether to enable maintainer-specific portions of Makefiles... yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.70 checking whether make supports nested variables... (cached) yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.70 checking for gawk... (cached) mawk
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.70 checking for a sed that does not truncate output... (cached) /bin/sed
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.70 checking for gcc... (cached) gcc
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.72 checking whether we are using the GNU C compiler... (cached) yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.72 checking whether gcc accepts -g... (cached) yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.72 checking for gcc option to accept ISO C89... (cached) none needed
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.72 checking whether gcc understands -c and -o together... (cached) yes
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.72 checking for a Python interpreter with version >= 3... python3
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.74 checking for python3... /usr/bin/python3
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.74 checking for python3 version... 3.9
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.76 checking for python3 platform... linux
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.77 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:43:02 [2023-10-26T13:43:02.457Z] #70 34.80 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:43:02 [2023-10-26T13:43:02.715Z] #70 34.84 checking for go-md2man... no
13:43:02 [2023-10-26T13:43:02.715Z] #70 34.84 checking error.h usability... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 34.93 checking error.h presence... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 34.94 checking for error.h... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 34.95 checking linux/openat2.h usability... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 35.00 checking linux/openat2.h presence... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 35.01 checking for linux/openat2.h... yes
13:43:02 [2023-10-26T13:43:02.715Z] #70 35.02 checking stdatomic.h usability... yes
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.07 checking stdatomic.h presence... yes
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.08 checking for stdatomic.h... yes
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.09 checking linux/ioprio.h usability... no
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.15 checking linux/ioprio.h presence... no
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.16 checking for linux/ioprio.h... no
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.16 checking for atomic_int... 
13:43:02 [2023-10-26T13:43:02.973Z] #70 ...
13:43:02 [2023-10-26T13:43:02.973Z] 
13:43:02 [2023-10-26T13:43:02.973Z] #74 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:43:02 [2023-10-26T13:43:02.973Z] #74 DONE 35.6s
13:43:02 [2023-10-26T13:43:02.973Z] 
13:43:02 [2023-10-26T13:43:02.973Z] #70 [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
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.16 checking for atomic_int... yes
13:43:02 [2023-10-26T13:43:02.973Z] #70 35.24 checking for atomic_bool... yes
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.30 checking for copy_file_range... 
13:43:03 [2023-10-26T13:43:03.232Z] #70 ...
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #75 [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...)
13:43:03 [2023-10-26T13:43:03.232Z] #75 DONE 35.4s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #78 [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...)
13:43:03 [2023-10-26T13:43:03.232Z] #78 DONE 30.3s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #79 [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...)
13:43:03 [2023-10-26T13:43:03.232Z] #79 DONE 17.2s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #70 [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
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.30 checking for copy_file_range... yes
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.35 checking for fgetxattr... yes
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.41 checking for statx... 
13:43:03 [2023-10-26T13:43:03.232Z] #70 ...
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #76 [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...)
13:43:03 [2023-10-26T13:43:03.232Z] #76 DONE 35.5s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #77 [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...)
13:43:03 [2023-10-26T13:43:03.232Z] #77 DONE 30.3s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:43:03 [2023-10-26T13:43:03.232Z] #80 DONE 0.1s
13:43:03 [2023-10-26T13:43:03.232Z] 
13:43:03 [2023-10-26T13:43:03.232Z] #70 [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
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.41 checking for statx... yes
13:43:03 [2023-10-26T13:43:03.232Z] #70 35.47 checking for fgetpwent_r... yes
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.53 checking for issetugid... 
13:43:03 [2023-10-26T13:43:03.492Z] #70 ...
13:43:03 [2023-10-26T13:43:03.492Z] 
13:43:03 [2023-10-26T13:43:03.492Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:43:03 [2023-10-26T13:43:03.492Z] #81 DONE 0.1s
13:43:03 [2023-10-26T13:43:03.492Z] 
13:43:03 [2023-10-26T13:43:03.492Z] #70 [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
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.53 checking for issetugid... no
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.61 checking for pkg-config... /usr/bin/pkg-config
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.61 checking pkg-config is at least version 0.9.0... yes
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.61 checking for library containing yajl_tree_get... -lyajl
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.73 checking for yajl >= 2.0.0... yes
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.74 checking sys/capability.h usability... yes
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.78 checking sys/capability.h presence... yes
13:43:03 [2023-10-26T13:43:03.492Z] #70 35.80 checking for sys/capability.h... yes
13:43:03 [2023-10-26T13:43:03.751Z] #70 35.80 checking for library containing cap_from_name... -lcap
13:43:04 [2023-10-26T13:43:04.011Z] #70 35.91 checking for library containing gcry_check_version... no
13:43:04 [2023-10-26T13:43:04.011Z] #70 36.04 checking for library containing dlopen... -ldl
13:43:04 [2023-10-26T13:43:04.011Z] 
13:43:04 [2023-10-26T13:43:04.011Z] #70 ...
13:43:04 [2023-10-26T13:43:04.011Z] 
13:43:04 [2023-10-26T13:43:04.011Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.011Z] #82 DONE 0.2s
13:43:04 [2023-10-26T13:43:04.011Z] 
13:43:04 [2023-10-26T13:43:04.011Z] #70 [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
13:43:04 [2023-10-26T13:43:04.011Z] #70 36.15 checking seccomp.h usability... yes
13:43:04 [2023-10-26T13:43:04.011Z] #70 36.20 checking seccomp.h presence... yes
13:43:04 [2023-10-26T13:43:04.011Z] #70 36.22 checking for seccomp.h... yes
13:43:04 [2023-10-26T13:43:04.270Z] #70 36.22 checking for library containing seccomp_rule_add... 
13:43:04 [2023-10-26T13:43:04.270Z] #70 ...
13:43:04 [2023-10-26T13:43:04.270Z] 
13:43:04 [2023-10-26T13:43:04.270Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.270Z] #83 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.270Z] 
13:43:04 [2023-10-26T13:43:04.270Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.270Z] #84 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.270Z] 
13:43:04 [2023-10-26T13:43:04.270Z] #70 [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
13:43:04 [2023-10-26T13:43:04.270Z] #70 36.22 checking for library containing seccomp_rule_add... -lseccomp
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.33 checking for library containing seccomp_arch_resolve_name... none required
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.38 checking systemd/sd-bus.h usability... 
13:43:04 [2023-10-26T13:43:04.271Z] #70 ...
13:43:04 [2023-10-26T13:43:04.271Z] 
13:43:04 [2023-10-26T13:43:04.271Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.271Z] #85 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.271Z] 
13:43:04 [2023-10-26T13:43:04.271Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.271Z] #86 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.271Z] 
13:43:04 [2023-10-26T13:43:04.271Z] #70 [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
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.38 checking systemd/sd-bus.h usability... yes
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.42 checking systemd/sd-bus.h presence... yes
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.45 checking for systemd/sd-bus.h... yes
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.45 checking for library containing sd_bus_match_signal_async... 
13:43:04 [2023-10-26T13:43:04.271Z] #70 ...
13:43:04 [2023-10-26T13:43:04.271Z] 
13:43:04 [2023-10-26T13:43:04.271Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.271Z] #87 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.271Z] 
13:43:04 [2023-10-26T13:43:04.271Z] #70 [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
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.45 checking for library containing sd_bus_match_signal_async... -lsystemd
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.57 checking for sd_notify_barrier... yes
13:43:04 [2023-10-26T13:43:04.271Z] #70 36.62 checking linux/bpf.h usability... yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.66 checking linux/bpf.h presence... #70 ...
13:43:04 [2023-10-26T13:43:04.529Z] 
13:43:04 [2023-10-26T13:43:04.529Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.529Z] #88 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.529Z] 
13:43:04 [2023-10-26T13:43:04.529Z] #70 [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
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.66 checking linux/bpf.h presence... yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.67 checking for linux/bpf.h... yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.68 checking compilation for eBPF... yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.72 checking for criu >= 3.15... no
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.73 configure: CRIU headers not found, building without CRIU support
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.73 checking for criu > 3.16... no
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.74 configure: CRIU version doesn't support join-ns API
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.74 checking for criu > 3.16.1... no
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.75 configure: CRIU version doesn't support for pre-dumping
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.75 checking for new mount API (fsconfig)... no
13:43:04 [2023-10-26T13:43:04.529Z] #70 ...
13:43:04 [2023-10-26T13:43:04.529Z] 
13:43:04 [2023-10-26T13:43:04.529Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.529Z] #89 DONE 0.1s
13:43:04 [2023-10-26T13:43:04.529Z] 
13:43:04 [2023-10-26T13:43:04.529Z] #70 [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
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.80 yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.80 checking for seccomp notify API... yes
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.83 checking for gperf... no
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.83 configure: gperf not found - cannot rebuild signal parser code
13:43:04 [2023-10-26T13:43:04.529Z] #70 36.83 checking for library containing argp_parse... none required
13:43:04 [2023-10-26T13:43:04.787Z] #70 36.90 checking that generated files are newer than configure... done
13:43:04 [2023-10-26T13:43:04.787Z] #70 36.90 configure: creating ./config.status
13:43:04 [2023-10-26T13:43:04.787Z] #70 ...
13:43:04 [2023-10-26T13:43:04.787Z] 
13:43:04 [2023-10-26T13:43:04.787Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.787Z] #90 DONE 0.2s
13:43:04 [2023-10-26T13:43:04.787Z] 
13:43:04 [2023-10-26T13:43:04.787Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:43:04 [2023-10-26T13:43:04.787Z] #91 DONE 0.1s
13:43:05 [2023-10-26T13:43:05.046Z] 
13:43:05 [2023-10-26T13:43:05.046Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:43:05 [2023-10-26T13:43:05.046Z] #92 DONE 0.1s
13:43:05 [2023-10-26T13:43:05.046Z] 
13:43:05 [2023-10-26T13:43:05.046Z] #93 [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...)
13:43:05 [2023-10-26T13:43:05.612Z] #93 2.119 + bin/ctr
13:43:05 [2023-10-26T13:43:05.612Z] #93 2.119 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
13:43:08 [2023-10-26T13:43:08.899Z] #93 ...
13:43:08 [2023-10-26T13:43:08.899Z] 
13:43:08 [2023-10-26T13:43:08.899Z] #70 [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
13:43:08 [2023-10-26T13:43:08.899Z] #70 37.53 config.status: creating Makefile
13:43:08 [2023-10-26T13:43:08.899Z] #70 37.55 config.status: creating config.h
13:43:08 [2023-10-26T13:43:08.899Z] #70 37.56 config.status: executing libtool commands
13:43:08 [2023-10-26T13:43:08.899Z] #70 37.57 config.status: executing depfiles commands
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.07 === configuring in libocispec (/tmp/crun-build/libocispec)
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.08 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.23 checking for gcc... gcc
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.26 checking whether the C compiler works... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.30 checking for C compiler default output file name... a.out
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.30 checking for suffix of executables... 
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.34 checking whether we are cross compiling... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.38 checking for suffix of object files... o
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.41 checking whether we are using the GNU C compiler... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.44 checking whether gcc accepts -g... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.46 checking for gcc option to accept ISO C89... none needed
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.50 checking whether gcc understands -c and -o together... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.55 checking how to run the C preprocessor... gcc -E
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.61 checking for grep that handles long lines and -e... /bin/grep
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.62 checking for egrep... /bin/grep -E
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.62 checking for ANSI C header files... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.74 checking for sys/types.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.78 checking for sys/stat.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.82 checking for stdlib.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.86 checking for string.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.90 checking for memory.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.94 checking for strings.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 38.98 checking for inttypes.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.02 checking for stdint.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.06 checking for unistd.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.10 checking minix/config.h usability... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.14 checking minix/config.h presence... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.15 checking for minix/config.h... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.15 checking whether it is safe to define __EXTENSIONS__... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.21 checking build system type... aarch64-unknown-linux-gnu
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.28 checking host system type... aarch64-unknown-linux-gnu
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.28 checking how to print strings... printf
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.29 checking for a sed that does not truncate output... /bin/sed
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.29 checking for fgrep... /bin/grep -F
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.29 checking for ld used by gcc... /usr/bin/ld
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.30 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.33 checking whether ln -s works... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.33 checking the maximum length of command line arguments... 1572864
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.34 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.34 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.34 checking for /usr/bin/ld option to reload object files... -r
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.34 checking for objdump... objdump
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.34 checking how to recognize dependent libraries... pass_all
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.35 checking for dlltool... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.35 checking how to associate runtime and link libraries... printf %s\n
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.35 checking for ar... ar
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.35 checking for archiver @FILE support... @
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.38 checking for strip... strip
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.38 checking for ranlib... ranlib
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.38 checking for gawk... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.38 checking for mawk... mawk
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.47 checking for sysroot... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.47 checking for a working dd... /bin/dd
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.48 checking for mt... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.48 checking if : is a manifest tool... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.48 checking for dlfcn.h... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.52 checking for objdir... .libs
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.60 checking if gcc supports -fno-rtti -fno-exceptions... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.65 checking for gcc option to produce PIC... -fPIC -DPIC
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.65 checking if gcc PIC flag -fPIC -DPIC works... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.68 checking if gcc static flag -static works... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.75 checking if gcc supports -c -o file.o... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.79 checking if gcc supports -c -o file.o... (cached) yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.81 checking dynamic linker characteristics... GNU/Linux ld.so
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.88 checking how to hardcode library paths into programs... immediate
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.88 checking whether stripping libraries is possible... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.88 checking if libtool supports shared libraries... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.88 checking whether to build shared libraries... no
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.88 checking whether to build static libraries... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.89 checking for a BSD-compatible install... /usr/bin/install -c
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.90 checking whether build environment is sane... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.91 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.91 checking whether make sets $(MAKE)... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.93 checking whether make supports the include directive... yes (GNU style)
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.94 checking whether make supports nested variables... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.95 checking whether UID '0' is supported by ustar format... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.95 checking whether GID '0' is supported by ustar format... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.95 checking how to create a ustar tar archive... gnutar
13:43:08 [2023-10-26T13:43:08.899Z] #70 39.97 checking dependency style of gcc... gcc3
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.01 checking whether to enable maintainer-specific portions of Makefiles... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.01 checking whether make supports nested variables... (cached) yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.01 checking for pkg-config... /usr/bin/pkg-config
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.02 checking pkg-config is at least version 0.9.0... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.02 checking for yajl >= 2.1.0... yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.03 checking for a sed that does not truncate output... (cached) /bin/sed
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.04 checking for gcc... (cached) gcc
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.06 checking whether we are using the GNU C compiler... (cached) yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.06 checking whether gcc accepts -g... (cached) yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.06 checking for gcc option to accept ISO C89... (cached) none needed
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.06 checking whether gcc understands -c and -o together... (cached) yes
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.06 checking for a Python interpreter with version >= 3... python3
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.08 checking for python3... /usr/bin/python3
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.08 checking for python3 version... 3.9
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.09 checking for python3 platform... linux
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.10 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.20 checking that generated files are newer than configure... done
13:43:08 [2023-10-26T13:43:08.899Z] #70 40.90 configure: creating ./config.status
13:43:09 [2023-10-26T13:43:09.837Z] #70 41.84 config.status: creating Makefile
13:43:09 [2023-10-26T13:43:09.837Z] #70 41.86 config.status: creating ocispec.pc
13:43:09 [2023-10-26T13:43:09.837Z] #70 41.89 config.status: creating config.h
13:43:09 [2023-10-26T13:43:09.837Z] #70 41.90 config.status: executing libtool commands
13:43:09 [2023-10-26T13:43:09.837Z] #70 41.93 config.status: executing depfiles commands
13:43:10 [2023-10-26T13:43:10.097Z] #70 42.26 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:43:10 [2023-10-26T13:43:10.097Z] #70 42.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.49 checking for gcc... gcc
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.55 checking whether the C compiler works... yes
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.60 checking for C compiler default output file name... a.out
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.60 checking for suffix of executables... 
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.65 checking whether we are cross compiling... no
13:43:10 [2023-10-26T13:43:10.356Z] #70 42.69 checking for suffix of object files... o
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.73 checking whether we are using the GNU C compiler... yes
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.75 checking whether gcc accepts -g... yes
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.78 checking for gcc option to accept ISO C89... none needed
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.83 checking whether gcc understands -c and -o together... yes
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.89 checking for a BSD-compatible install... /usr/bin/install -c
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.90 checking whether build environment is sane... yes
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.93 checking for gawk... no
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.93 checking for mawk... mawk
13:43:10 [2023-10-26T13:43:10.616Z] #70 42.93 checking whether make sets $(MAKE)... yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 42.96 checking whether make supports the include directive... yes (GNU style)
13:43:10 [2023-10-26T13:43:10.875Z] #70 42.97 checking whether make supports nested variables... yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 42.99 checking whether UID '0' is supported by ustar format... yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 42.99 checking whether GID '0' is supported by ustar format... yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 42.99 checking how to create a ustar tar archive... gnutar
13:43:10 [2023-10-26T13:43:10.875Z] #70 43.03 checking dependency style of gcc... gcc3
13:43:10 [2023-10-26T13:43:10.875Z] #70 43.09 checking whether to enable maintainer-specific portions of Makefiles... yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 43.09 checking whether make supports nested variables... (cached) yes
13:43:10 [2023-10-26T13:43:10.875Z] #70 43.12 checking build system type... aarch64-unknown-linux-gnu
13:43:10 [2023-10-26T13:43:10.875Z] #70 43.23 checking host system type... aarch64-unknown-linux-gnu
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.23 checking how to print strings... printf
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.24 checking for a sed that does not truncate output... /bin/sed
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.25 checking for grep that handles long lines and -e... /bin/grep
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.26 checking for egrep... /bin/grep -E
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.27 checking for fgrep... /bin/grep -F
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.27 checking for ld used by gcc... /usr/bin/ld
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.29 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.35 checking whether ln -s works... yes
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.35 checking the maximum length of command line arguments... 1572864
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.37 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.37 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.37 checking for /usr/bin/ld option to reload object files... -r
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.37 checking for objdump... objdump
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.37 checking how to recognize dependent libraries... pass_all
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.38 checking for dlltool... no
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.38 checking how to associate runtime and link libraries... printf %s\n
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.38 checking for ar... ar
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.38 checking for archiver @FILE support... @
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.41 checking for strip... strip
13:43:11 [2023-10-26T13:43:11.135Z] #70 43.42 checking for ranlib... ranlib
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.42 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.54 checking for sysroot... no
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.54 checking for a working dd... /bin/dd
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.55 checking for mt... no
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.55 checking if : is a manifest tool... no
13:43:11 [2023-10-26T13:43:11.394Z] #70 43.56 checking how to run the C preprocessor... gcc -E
13:43:11 [2023-10-26T13:43:11.654Z] #70 43.64 checking for ANSI C header files... yes
13:43:11 [2023-10-26T13:43:11.654Z] #70 43.81 checking for sys/types.h... yes
13:43:11 [2023-10-26T13:43:11.654Z] #70 43.86 checking for sys/stat.h... yes
13:43:11 [2023-10-26T13:43:11.654Z] #70 43.91 checking for stdlib.h... yes
13:43:11 [2023-10-26T13:43:11.654Z] #70 43.97 checking for string.h... yes
13:43:11 [2023-10-26T13:43:11.913Z] #70 44.02 checking for memory.h... yes
13:43:11 [2023-10-26T13:43:11.913Z] #70 44.07 checking for strings.h... yes
13:43:11 [2023-10-26T13:43:11.913Z] #70 44.12 checking for inttypes.h... yes
13:43:11 [2023-10-26T13:43:11.913Z] #70 44.16 checking for stdint.h... yes
13:43:11 [2023-10-26T13:43:11.913Z] #70 44.22 checking for unistd.h... yes
13:43:12 [2023-10-26T13:43:12.173Z] #70 44.26 checking for dlfcn.h... yes
13:43:12 [2023-10-26T13:43:12.173Z] #70 44.31 checking for objdir... .libs
13:43:12 [2023-10-26T13:43:12.173Z] #70 44.40 checking if gcc supports -fno-rtti -fno-exceptions... no
13:43:12 [2023-10-26T13:43:12.173Z] #70 44.47 checking for gcc option to produce PIC... -fPIC -DPIC
13:43:12 [2023-10-26T13:43:12.173Z] #70 44.47 checking if gcc PIC flag -fPIC -DPIC works... yes
13:43:12 [2023-10-26T13:43:12.433Z] #70 44.50 checking if gcc static flag -static works... yes
13:43:12 [2023-10-26T13:43:12.433Z] #70 44.59 checking if gcc supports -c -o file.o... yes
13:43:12 [2023-10-26T13:43:12.433Z] #70 44.70 checking if gcc supports -c -o file.o... (cached) yes
13:43:12 [2023-10-26T13:43:12.433Z] #70 44.70 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.73 checking dynamic linker characteristics... GNU/Linux ld.so
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.84 checking how to hardcode library paths into programs... immediate
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.84 checking whether stripping libraries is possible... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.84 checking if libtool supports shared libraries... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.84 checking whether to build shared libraries... no
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.84 checking whether to build static libraries... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.86 checking float.h usability... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.91 checking float.h presence... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.93 checking for float.h... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.96 checking limits.h usability... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 44.99 checking limits.h presence... yes
13:43:12 [2023-10-26T13:43:12.692Z] #70 45.01 checking for limits.h... yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.04 checking stddef.h usability... yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.09 checking stddef.h presence... yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.10 checking for stddef.h... yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.12 checking for stdlib.h... (cached) yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.15 checking for string.h... (cached) yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.20 checking sys/time.h usability... yes
13:43:12 [2023-10-26T13:43:12.951Z] #70 45.25 checking sys/time.h presence... yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.26 checking for sys/time.h... yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.27 checking for inline... inline
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.30 checking for size_t... yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.38 checking for stdlib.h... (cached) yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.38 checking for GNU libc compatible malloc... yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.44 checking for stdlib.h... (cached) yes
13:43:13 [2023-10-26T13:43:13.210Z] #70 45.44 checking for GNU libc compatible realloc... yes
13:43:13 [2023-10-26T13:43:13.470Z] #70 45.50 checking for working strtod... yes
13:43:13 [2023-10-26T13:43:13.470Z] #70 45.58 checking for gettimeofday... yes
13:43:13 [2023-10-26T13:43:13.470Z] #70 45.64 checking for memset... yes
13:43:13 [2023-10-26T13:43:13.730Z] #70 45.73 checking for strspn... yes
13:43:13 [2023-10-26T13:43:13.730Z] #70 45.89 checking that generated files are newer than configure... done
13:43:13 [2023-10-26T13:43:13.730Z] #70 45.89 configure: creating ./config.status
13:43:15 [2023-10-26T13:43:15.646Z] #70 47.42 config.status: creating Makefile
13:43:15 [2023-10-26T13:43:15.647Z] #70 47.44 config.status: creating config.h
13:43:15 [2023-10-26T13:43:15.647Z] #70 47.47 config.status: executing depfiles commands
13:43:15 [2023-10-26T13:43:15.647Z] #70 47.60 config.status: executing libtool commands
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.02   GEN      .version
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.02 make  install-recursive
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.03 make[1]: Entering directory '/tmp/crun-build'
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.11 Making install in libocispec
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.12 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.14 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.15 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.16 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:43:15 [2023-10-26T13:43:15.906Z] #70 48.24 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:43:16 [2023-10-26T13:43:16.165Z] #70 48.52 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.53 make  install-recursive
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.53 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.56 Making install in yajl
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.57 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.60   CC       verify/json_verify-json_verify.o
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.60   CC       src/libyajl_la-yajl_alloc.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.60   CC       src/libyajl_la-yajl.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.61   CC       src/libyajl_la-yajl_gen.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.61   CC       src/libyajl_la-yajl_parser.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.61   CC       src/libyajl_la-yajl_buf.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.61   CC       src/libyajl_la-yajl_encode.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.62   CC       src/libyajl_la-yajl_lex.lo
13:43:16 [2023-10-26T13:43:16.424Z] #70 48.62   CC       src/libyajl_la-yajl_tree.lo
13:43:16 [2023-10-26T13:43:16.995Z] #70 49.12   CCLD     libyajl.la
13:43:16 [2023-10-26T13:43:16.995Z] #70 49.26   CCLD     verify/json_verify
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[5]: Nothing to be done for 'install-exec-am'.
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[5]: Nothing to be done for 'install-data-am'.
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.41 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/validate.o
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_config_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_content_descriptor.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_defs.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_image_index_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.44   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.45   CC       src/ocispec/runtime_spec_schema_config_linux.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.45   CC       src/ocispec/runtime_spec_schema_config_zos.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.46   CC       src/ocispec/runtime_spec_schema_config_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.46   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.47   CC       src/ocispec/runtime_spec_schema_config_vm.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.47   CC       src/ocispec/runtime_spec_schema_config_windows.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.48   CC       src/ocispec/runtime_spec_schema_defs.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.48   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.48   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.48   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.52   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.52   CC       src/ocispec/runtime_spec_schema_state_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.53   CC       src/ocispec/runtime_spec_schema_features_linux.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.53   CC       src/ocispec/runtime_spec_schema_features_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.54   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.57   CC       src/ocispec/basic_test_double_array_item.lo
13:43:17 [2023-10-26T13:43:17.254Z] #70 49.58   CC       src/ocispec/basic_test_double_array.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.58   CC       src/ocispec/basic_test_top_array_int.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.59   CC       src/ocispec/basic_test_top_array_string.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.60   CC       src/ocispec/basic_test_top_double_array_int.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.61   CC       src/ocispec/basic_test_top_double_array_obj.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.61   CC       src/ocispec/basic_test_top_double_array_refobj.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.63   CC       src/ocispec/basic_test_top_double_array_string.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.65   CC       src/ocispec/read-file.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.68   CC       src/ocispec/json_common.lo
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.69   CC       tests/test-1.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.71   CC       tests/test-2.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.72   CC       tests/test-3.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.75   CC       tests/test-4.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.76   CC       tests/test-5.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.76   CC       tests/test-6.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.77   CC       tests/test-7.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.78   CC       tests/test-8.o
13:43:17 [2023-10-26T13:43:17.512Z] #70 49.81   CC       tests/test-9.o
13:43:17 [2023-10-26T13:43:17.772Z] #70 49.84   CC       tests/test-10.o
13:43:17 [2023-10-26T13:43:17.772Z] #70 49.85   CC       tests/test-11.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.12   CCLD     libocispec.la
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     tests/test-1
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     tests/test-2
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     src/ocispec/validate
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     tests/test-3
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     tests/test-4
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.25   CCLD     tests/test-5
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.26   CCLD     tests/test-6
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.26   CCLD     tests/test-7
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.26   CCLD     tests/test-8
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.27   CCLD     tests/test-9
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.28   CCLD     tests/test-10
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.29 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.30   CCLD     tests/test-11
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.41 libtool: link: ar cr libocispec.a 
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.41 libtool: link: ranlib libocispec.a
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.51 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.55 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.55 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.55 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.55 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.56 make[2]: Entering directory '/tmp/crun-build'
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-utils.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.60   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.61   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.61   CC       src/libcrun/libcrun_testing_a-criu.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.61   CC       src/libcrun/libcrun_testing_a-container.o
13:43:20 [2023-10-26T13:43:20.308Z] #70 52.63   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.64   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.66   CC       src/libcrun/libcrun_testing_a-error.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.67   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.69   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.70   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.72   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.73   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.75   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
13:43:20 [2023-10-26T13:43:20.568Z] #70 52.84   CC       src/libcrun/libcrun_testing_a-io_priority.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 52.88   CC       src/libcrun/libcrun_testing_a-linux.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 52.90   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.02   CC       src/libcrun/libcrun_testing_a-scheduler.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.02   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.02   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.03   CC       src/libcrun/libcrun_testing_a-signals.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.06   CC       src/libcrun/libcrun_testing_a-status.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.06   CC       src/libcrun/libcrun_testing_a-terminal.o
13:43:20 [2023-10-26T13:43:20.827Z] #70 53.10   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:43:21 [2023-10-26T13:43:21.087Z] #70 53.14   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:43:21 [2023-10-26T13:43:21.087Z] #70 53.24   CC       src/crun-crun.o
13:43:21 [2023-10-26T13:43:21.087Z] #70 53.27   CC       src/crun-run.o
13:43:21 [2023-10-26T13:43:21.087Z] #70 53.31   CC       src/crun-delete.o
13:43:21 [2023-10-26T13:43:21.087Z] #70 53.38   CC       src/crun-kill.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.40   CC       src/crun-pause.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.41   CC       src/crun-unpause.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.42   CC       src/crun-oci_features.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.42   CC       src/crun-spec.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-exec.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-list.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-create.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-start.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-state.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-update.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.43   CC       src/crun-ps.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.45   CC       src/crun-checkpoint.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.46   CC       src/crun-restore.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.48   CC       src/libcrun/crun-cloned_binary.o
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.53   CC       src/libcrun/libcrun_la-utils.lo
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.55   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:43:21 [2023-10-26T13:43:21.346Z] #70 53.66   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.74   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.74   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.75   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.76   CC       src/libcrun/libcrun_la-cgroup.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.77   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.78   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.78   CC       src/libcrun/libcrun_la-container.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.79   CC       src/libcrun/libcrun_la-criu.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.79   CC       src/libcrun/libcrun_la-custom-handler.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.79   CC       src/libcrun/libcrun_la-ebpf.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.79   CC       src/libcrun/libcrun_la-error.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.80   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.80   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.80   CC       src/libcrun/handlers/libcrun_la-mono.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.80   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.81   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.81   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.82   CC       src/libcrun/libcrun_la-linux.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.82   CC       src/libcrun/libcrun_la-io_priority.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.85   CC       src/libcrun/libcrun_la-mount_flags.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.86   CC       src/libcrun/libcrun_la-scheduler.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.87   CC       src/libcrun/libcrun_la-seccomp.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.87   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.90   CC       src/libcrun/libcrun_la-signals.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.97   CC       src/libcrun/libcrun_la-status.lo
13:43:21 [2023-10-26T13:43:21.605Z] #70 53.98   CC       src/libcrun/libcrun_la-terminal.lo
13:43:21 [2023-10-26T13:43:21.865Z] #70 53.99   CC       tests/init.o
13:43:21 [2023-10-26T13:43:21.865Z] #70 54.07   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:43:22 [2023-10-26T13:43:22.433Z] #70 54.73   CCLD     tests/init
13:43:23 [2023-10-26T13:43:23.811Z] #70 56.06   AR       libcrun_testing.a
13:43:24 [2023-10-26T13:43:24.072Z] #70 56.06 ar: `u' modifier ignored since `D' is the default (see `U')
13:43:24 [2023-10-26T13:43:24.072Z] #70 56.12   CCLD     tests/tests_libcrun_utils
13:43:24 [2023-10-26T13:43:24.072Z] #70 56.14   CCLD     tests/tests_libcrun_errors
13:43:24 [2023-10-26T13:43:24.072Z] #70 56.16   CCLD     tests/tests_libcrun_fuzzer
13:43:24 [2023-10-26T13:43:24.640Z] #70 56.73   CCLD     libcrun.la
13:43:24 [2023-10-26T13:43:24.899Z] #70 57.00   CCLD     crun
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.29 make[3]: Entering directory '/tmp/crun-build'
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.39  /bin/mkdir -p '/usr/local/share/man/man1'
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.40  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.41  /bin/mkdir -p '/usr/local/lib'
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.41  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.46 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.47 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.47 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:43:25 [2023-10-26T13:43:25.159Z] #70 57.48 libtool: install: ranlib /usr/local/lib/libcrun.a
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 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
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 ----------------------------------------------------------------------
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 Libraries have been installed in:
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56    /usr/local/lib
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 If you ever happen to want to link against installed libraries
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 in a given directory, LIBDIR, you must either use libtool, and
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 specify the full pathname of the library, or use the '-LLIBDIR'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 flag during linking and do at least one of the following:
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56      during execution
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56      during linking
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 See any operating system documentation about shared libraries for
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 more information, such as the ld(1) and ld.so(8) manual pages.
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56 ----------------------------------------------------------------------
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.56  /bin/mkdir -p '/build'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.57   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.60 libtool: install: /usr/bin/install -c crun /build/crun
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.61 make[3]: Leaving directory '/tmp/crun-build'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.61 make[2]: Leaving directory '/tmp/crun-build'
13:43:25 [2023-10-26T13:43:25.418Z] #70 57.61 make[1]: Leaving directory '/tmp/crun-build'
13:43:26 [2023-10-26T13:43:26.798Z] #70 DONE 58.8s
13:43:26 [2023-10-26T13:43:26.798Z] 
13:43:26 [2023-10-26T13:43:26.798Z] #93 [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...)
13:43:26 [2023-10-26T13:43:26.798Z] #93 18.71 + bin/containerd
13:43:26 [2023-10-26T13:43:26.798Z] #93 18.71 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
13:43:36 [2023-10-26T13:43:36.777Z] #93 32.73 + bin/containerd-stress
13:43:36 [2023-10-26T13:43:36.777Z] #93 32.73 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
13:43:37 [2023-10-26T13:43:37.343Z] #93 33.91 + bin/containerd-shim
13:43:37 [2023-10-26T13:43:37.909Z] #93 34.41 + bin/containerd-shim-runc-v1
13:43:38 [2023-10-26T13:43:38.843Z] #93 35.13 + bin/containerd-shim-runc-v2
13:43:39 [2023-10-26T13:43:39.409Z] #93 35.80 + binaries
13:43:43 [2023-10-26T13:43:43.592Z] #93 DONE 39.6s
13:43:43 [2023-10-26T13:43:43.850Z] 
13:43:43 [2023-10-26T13:43:43.850Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:43:45 [2023-10-26T13:43:45.750Z] #94 DONE 1.9s
13:43:45 [2023-10-26T13:43:45.750Z] 
13:43:45 [2023-10-26T13:43:45.750Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:43:45 [2023-10-26T13:43:45.750Z] #95 DONE 0.1s
13:43:46 [2023-10-26T13:43:46.008Z] 
13:43:46 [2023-10-26T13:43:46.008Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:43:46 [2023-10-26T13:43:46.574Z] #96 DONE 0.8s
13:43:46 [2023-10-26T13:43:46.574Z] 
13:43:46 [2023-10-26T13:43:46.574Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:43:46 [2023-10-26T13:43:46.574Z] #97 DONE 0.0s
13:43:46 [2023-10-26T13:43:46.574Z] 
13:43:46 [2023-10-26T13:43:46.574Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:43:46 [2023-10-26T13:43:46.574Z] #98 DONE 0.1s
13:43:46 [2023-10-26T13:43:46.832Z] 
13:43:46 [2023-10-26T13:43:46.832Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:43:46 [2023-10-26T13:43:46.832Z] #99 DONE 0.1s
13:43:46 [2023-10-26T13:43:46.832Z] 
13:43:46 [2023-10-26T13:43:46.832Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:43:49 [2023-10-26T13:43:49.360Z] #100 DONE 2.1s
13:43:49 [2023-10-26T13:43:49.360Z] 
13:43:49 [2023-10-26T13:43:49.360Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:43:49 [2023-10-26T13:43:49.360Z] #101 DONE 0.3s
13:43:49 [2023-10-26T13:43:49.360Z] 
13:43:49 [2023-10-26T13:43:49.360Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:43:49 [2023-10-26T13:43:49.360Z] #102 DONE 0.0s
13:43:49 [2023-10-26T13:43:49.360Z] 
13:43:49 [2023-10-26T13:43:49.361Z] #103 [dev-base  1/13] RUN groupadd -r docker
13:43:49 [2023-10-26T13:43:49.619Z] #103 DONE 0.3s
13:43:49 [2023-10-26T13:43:49.619Z] 
13:43:49 [2023-10-26T13:43:49.619Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:43:49 [2023-10-26T13:43:49.877Z] #104 DONE 0.4s
13:43:49 [2023-10-26T13:43:49.877Z] 
13:43:49 [2023-10-26T13:43:49.877Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:43:50 [2023-10-26T13:43:50.443Z] #105 0.342 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:43:50 [2023-10-26T13:43:50.443Z] #105 DONE 0.4s
13:43:50 [2023-10-26T13:43:50.443Z] 
13:43:50 [2023-10-26T13:43:50.443Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:43:50 [2023-10-26T13:43:50.443Z] #106 DONE 0.4s
13:43:50 [2023-10-26T13:43:50.701Z] 
13:43:50 [2023-10-26T13:43:50.701Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:43:50 [2023-10-26T13:43:50.958Z] #107 DONE 0.4s
13:43:50 [2023-10-26T13:43:50.958Z] 
13:43:50 [2023-10-26T13:43:50.958Z] #108 [dev-base  6/13] RUN ldconfig
13:43:51 [2023-10-26T13:43:51.524Z] #108 DONE 0.4s
13:43:51 [2023-10-26T13:43:51.524Z] 
13:43:51 [2023-10-26T13:43:51.524Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:43:51 [2023-10-26T13:43:51.782Z] #109 DONE 0.3s
13:43:51 [2023-10-26T13:43:51.782Z] 
13:43:51 [2023-10-26T13:43:51.782Z] #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
13:43:52 [2023-10-26T13:43:52.348Z] #110 0.613 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:43:52 [2023-10-26T13:43:52.348Z] #110 0.624 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:43:52 [2023-10-26T13:43:52.348Z] #110 0.624 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:43:52 [2023-10-26T13:43:52.606Z] #110 0.746 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
13:43:52 [2023-10-26T13:43:52.607Z] #110 0.862 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
13:43:52 [2023-10-26T13:43:52.607Z] #110 0.972 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
13:43:53 [2023-10-26T13:43:53.540Z] #110 1.692 Fetched 8426 kB in 1s (6302 kB/s)
13:43:54 [2023-10-26T13:43:54.105Z] #110 1.692 Reading package lists...
13:43:54 [2023-10-26T13:43:54.363Z] #110 2.206 Reading package lists...
13:43:54 [2023-10-26T13:43:54.621Z] #110 2.715 Building dependency tree...
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.013 The following additional packages will be installed:
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.013   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.013   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.013   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.014   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.014   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.014   xxd
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015 Suggested packages:
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015   ctags vim-doc vim-scripts xfsdump acl attr quota
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015 Recommended packages:
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:43:54 [2023-10-26T13:43:54.879Z] #110 3.015   systemd-timesyncd | time-daemon unzip
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.361 The following NEW packages will be installed:
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.362   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.363   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.363   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.363   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:43:55 [2023-10-26T13:43:55.137Z] #110 3.363   xz-utils zip zstd
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.636 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.636 Need to get 32.1 MB of archives.
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.636 After this operation, 124 MB of additional disk space will be used.
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.636 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.640 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.641 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.643 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.644 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.645 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.646 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.648 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.648 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.650 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.681 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.683 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.684 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.685 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.685 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.686 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.686 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.691 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.692 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.694 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.696 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.696 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.697 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.700 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.702 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.702 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.702 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.702 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.718 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.720 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.722 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.722 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.724 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.726 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.727 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.790 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.790 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.791 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.791 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.792 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.793 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.794 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.795 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.796 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:43:55 [2023-10-26T13:43:55.395Z] #110 3.807 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.808 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.809 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.810 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.812 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.813 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.815 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.821 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.822 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.824 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.825 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.870 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.877 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.881 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 3.882 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:43:55 [2023-10-26T13:43:55.653Z] #110 4.022 debconf: delaying package configuration, since apt-utils is not installed
13:43:55 [2023-10-26T13:43:55.653Z] #110 4.057 Fetched 32.1 MB in 1s (62.4 MB/s)
13:43:55 [2023-10-26T13:43:55.653Z] #110 4.096 Selecting previously unselected package libapparmor1:arm64.
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.096 (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.)
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.105 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.114 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.161 Selecting previously unselected package libcap2:arm64.
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.163 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.168 Unpacking libcap2:arm64 (1:2.44-1) ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.215 Selecting previously unselected package libargon2-1:arm64.
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.217 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.220 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.259 Selecting previously unselected package dmsetup.
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.261 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.266 Unpacking dmsetup (2:1.02.175-2.1) ...
13:43:55 [2023-10-26T13:43:55.911Z] #110 4.320 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.322 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.328 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.378 Selecting previously unselected package libjson-c5:arm64.
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.380 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.385 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.433 Selecting previously unselected package libcryptsetup12:arm64.
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.435 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.440 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.496 Selecting previously unselected package libip4tc2:arm64.
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.498 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.505 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:43:56 [2023-10-26T13:43:56.169Z] #110 4.555 Selecting previously unselected package libkmod2:arm64.
13:43:56 [2023-10-26T13:43:56.427Z] #110 4.557 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.427Z] #110 4.562 Unpacking libkmod2:arm64 (28-1) ...
13:43:56 [2023-10-26T13:43:56.427Z] #110 4.609 Selecting previously unselected package systemd.
13:43:56 [2023-10-26T13:43:56.427Z] #110 4.611 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.427Z] #110 4.659 Unpacking systemd (247.3-7+deb11u4) ...
13:43:56 [2023-10-26T13:43:56.685Z] #110 5.034 Selecting previously unselected package pigz.
13:43:56 [2023-10-26T13:43:56.685Z] #110 5.037 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.685Z] #110 5.041 Unpacking pigz (2.6-1) ...
13:43:56 [2023-10-26T13:43:56.685Z] #110 5.083 Selecting previously unselected package libelf1:arm64.
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.085 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.090 Unpacking libelf1:arm64 (0.183-1) ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.149 Selecting previously unselected package libbpf0:arm64.
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.151 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.156 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.201 Selecting previously unselected package libmnl0:arm64.
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.203 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.207 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.256 Selecting previously unselected package libxtables12:arm64.
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.258 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.264 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.300 Selecting previously unselected package libcap2-bin.
13:43:56 [2023-10-26T13:43:56.943Z] #110 5.302 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.307 Unpacking libcap2-bin (1:2.44-1) ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.361 Selecting previously unselected package iproute2.
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.364 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.368 Unpacking iproute2 (5.10.0-4) ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.469 Selecting previously unselected package xxd.
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.471 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.476 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.537 Selecting previously unselected package vim-common.
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.539 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:43:57 [2023-10-26T13:43:57.201Z] #110 5.551 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:43:57 [2023-10-26T13:43:57.459Z] #110 5.617 Selecting previously unselected package bash-completion.
13:43:57 [2023-10-26T13:43:57.459Z] #110 5.620 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
13:43:58 [2023-10-26T13:43:58.025Z] #110 6.256 Unpacking bash-completion (1:2.11-2) ...
13:43:58 [2023-10-26T13:43:58.025Z] #110 6.481 Selecting previously unselected package bzip2.
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.483 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.488 Unpacking bzip2 (1.0.8-4) ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.534 Selecting previously unselected package xz-utils.
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.536 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.541 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.605 Selecting previously unselected package apparmor.
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.608 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.632 Unpacking apparmor (2.13.6-10) ...
13:43:58 [2023-10-26T13:43:58.283Z] #110 6.726 Selecting previously unselected package inetutils-ping.
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.729 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.734 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.794 Selecting previously unselected package libip6tc2:arm64.
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.796 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.801 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.840 Selecting previously unselected package libnfnetlink0:arm64.
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.842 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.847 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.892 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.894 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.900 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:43:58 [2023-10-26T13:43:58.541Z] #110 6.943 Selecting previously unselected package libnftnl11:arm64.
13:43:58 [2023-10-26T13:43:58.799Z] #110 6.945 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 6.949 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 6.997 Selecting previously unselected package iptables.
13:43:58 [2023-10-26T13:43:58.799Z] #110 6.999 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.004 Unpacking iptables (1.8.7-1) ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.082 Selecting previously unselected package libonig5:arm64.
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.084 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.089 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.147 Selecting previously unselected package libjq1:arm64.
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.149 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.155 Unpacking libjq1:arm64 (1.6-2.1) ...
13:43:58 [2023-10-26T13:43:58.799Z] #110 7.201 Selecting previously unselected package jq.
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.203 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.207 Unpacking jq (1.6-2.1) ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.255 Selecting previously unselected package libaio1:arm64.
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.257 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.264 Unpacking libaio1:arm64 (0.3.112-9) ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.307 Selecting previously unselected package libgpm2:arm64.
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.310 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.315 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.359 Selecting previously unselected package libicu67:arm64.
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.361 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.058Z] #110 7.365 Unpacking libicu67:arm64 (67.1-7) ...
13:43:59 [2023-10-26T13:43:59.623Z] #110 8.045 Selecting previously unselected package libinih1:arm64.
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.048 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.053 Unpacking libinih1:arm64 (53-1+b2) ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.096 Selecting previously unselected package libmicrohttpd12:arm64.
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.098 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.102 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.154 Selecting previously unselected package libnet1:arm64.
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.156 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.161 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.206 Selecting previously unselected package libnl-3-200:arm64.
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.208 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.214 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:43:59 [2023-10-26T13:43:59.882Z] #110 8.257 Selecting previously unselected package libprotobuf-c1:arm64.
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.260 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.265 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.306 Selecting previously unselected package libyajl2:arm64.
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.309 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.313 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.346 Selecting previously unselected package net-tools.
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.348 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.353 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.407 Selecting previously unselected package patch.
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.410 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.415 Unpacking patch (2.7.6-7) ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.458 Selecting previously unselected package python-pip-whl.
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.460 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:44:00 [2023-10-26T13:44:00.140Z] #110 8.466 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.611 Selecting previously unselected package python3-lib2to3.
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.614 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.619 Unpacking python3-lib2to3 (3.9.2-1) ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.670 Selecting previously unselected package python3-distutils.
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.672 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.676 Unpacking python3-distutils (3.9.2-1) ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.729 Selecting previously unselected package python3-pkg-resources.
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.732 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.738 Unpacking python3-pkg-resources (52.0.0-4) ...
13:44:00 [2023-10-26T13:44:00.398Z] #110 8.788 Selecting previously unselected package python3-setuptools.
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.790 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.794 Unpacking python3-setuptools (52.0.0-4) ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.866 Selecting previously unselected package python3-wheel.
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.869 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.881 Unpacking python3-wheel (0.34.2-1) ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.931 Selecting previously unselected package python3-pip.
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.933 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 8.940 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:44:00 [2023-10-26T13:44:00.656Z] #110 9.036 Selecting previously unselected package sudo.
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.038 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.049 Unpacking sudo (1.9.5p2-3+deb11u1) ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.185 Selecting previously unselected package systemd-journal-remote.
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.188 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.194 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.245 Selecting previously unselected package thin-provisioning-tools.
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.247 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.254 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:44:00 [2023-10-26T13:44:00.914Z] #110 9.324 Selecting previously unselected package uidmap.
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.326 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.334 Unpacking uidmap (1:4.8.1-1) ...
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.396 Selecting previously unselected package vim-runtime.
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.398 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.411 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.534 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:44:01 [2023-10-26T13:44:01.173Z] #110 9.539 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.10 Selecting previously unselected package vim.
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.10 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.11 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.25 Selecting previously unselected package xfsprogs.
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.25 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.26 Unpacking xfsprogs (5.10.0-4) ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.36 Selecting previously unselected package zip.
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.37 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.37 Unpacking zip (3.0-12) ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.43 Selecting previously unselected package zstd.
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.43 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:44:02 [2023-10-26T13:44:02.107Z] #110 10.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:44:02 [2023-10-26T13:44:02.365Z] #110 10.53 Setting up python3-pkg-resources (52.0.0-4) ...
13:44:02 [2023-10-26T13:44:02.365Z] #110 10.73 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:44:02 [2023-10-26T13:44:02.365Z] #110 10.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:44:02 [2023-10-26T13:44:02.365Z] #110 10.75 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:44:02 [2023-10-26T13:44:02.365Z] #110 10.77 Setting up libgpm2:arm64 (1.20.7-8) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.78 Setting up libicu67:arm64 (67.1-7) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.79 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.81 Setting up libinih1:arm64 (53-1+b2) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.82 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.83 Setting up uidmap (1:4.8.1-1) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.84 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.88 Setting up bzip2 (1.0.8-4) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.89 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:44:02 [2023-10-26T13:44:02.623Z] #110 10.90 Setting up python3-wheel (0.34.2-1) ...
13:44:02 [2023-10-26T13:44:02.881Z] #110 11.05 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:44:02 [2023-10-26T13:44:02.881Z] #110 11.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:44:02 [2023-10-26T13:44:02.881Z] #110 11.08 Setting up libcap2:arm64 (1:2.44-1) ...
13:44:02 [2023-10-26T13:44:02.881Z] #110 11.09 Setting up libcap2-bin (1:2.44-1) ...
13:44:02 [2023-10-26T13:44:02.881Z] #110 11.10 Setting up apparmor (2.13.6-10) ...
13:44:04 [2023-10-26T13:44:04.255Z] #110 12.35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:44:04 [2023-10-26T13:44:04.255Z] #110 12.38 Setting up zip (3.0-12) ...
13:44:04 [2023-10-26T13:44:04.255Z] #110 12.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:44:04 [2023-10-26T13:44:04.255Z] #110 12.43 Setting up bash-completion (1:2.11-2) ...
13:44:04 [2023-10-26T13:44:04.820Z] #110 13.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:44:04 [2023-10-26T13:44:04.820Z] #110 13.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:44:04 [2023-10-26T13:44:04.820Z] #110 13.20 Setting up libmnl0:arm64 (1.0.4-3) ...
13:44:04 [2023-10-26T13:44:04.820Z] #110 13.22 Setting up patch (2.7.6-7) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.24 Setting up sudo (1.9.5p2-3+deb11u1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.30 invoke-rc.d: could not determine current runlevel
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.30 invoke-rc.d: policy-rc.d denied execution of start.
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.32 Setting up libxtables12:arm64 (1.8.7-1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.34 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.36 Setting up pigz (2.6-1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:44:05 [2023-10-26T13:44:05.079Z] #110 13.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 13.83 Setting up libaio1:arm64 (0.3.112-9) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 13.85 Setting up python3-lib2to3 (3.9.2-1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 13.96 Setting up libelf1:arm64 (0.183-1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 13.98 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 13.99 Setting up zstd (1.4.8+dfsg-2.1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 14.01 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 14.03 Setting up libkmod2:arm64 (28-1) ...
13:44:05 [2023-10-26T13:44:05.646Z] #110 14.05 Setting up python3-distutils (3.9.2-1) ...
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.18 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:44:05 [2023-10-26T13:44:05.904Z] #110 14.25 Setting up python3-setuptools (52.0.0-4) ...
13:44:06 [2023-10-26T13:44:06.162Z] #110 14.57 Setting up libjq1:arm64 (1.6-2.1) ...
13:44:06 [2023-10-26T13:44:06.162Z] #110 14.58 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:44:06 [2023-10-26T13:44:06.162Z] #110 14.59 Setting up thin-provisioning-tools (0.9.0-1) ...
13:44:06 [2023-10-26T13:44:06.162Z] #110 14.61 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.93 Setting up jq (1.6-2.1) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.94 Setting up libbpf0:arm64 (1:0.3-2) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.96 Setting up iptables (1.8.7-1) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 14.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 15.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:44:06 [2023-10-26T13:44:06.730Z] #110 15.01 Setting up iproute2 (5.10.0-4) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 15.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:44:06 [2023-10-26T13:44:06.730Z] #110 15.17 Setting up dmsetup (2:1.02.175-2.1) ...
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.18 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.20 Setting up systemd (247.3-7+deb11u4) ...
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.25 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:44:06 [2023-10-26T13:44:06.988Z] #110 15.26 Initializing machine ID from random generator.
13:44:07 [2023-10-26T13:44:07.554Z] #110 15.65 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
13:44:07 [2023-10-26T13:44:07.554Z] #110 15.81 Setting up xfsprogs (5.10.0-4) ...
13:44:07 [2023-10-26T13:44:07.554Z] #110 15.84 System has not been booted with systemd as init system (PID 1). Can't operate.
13:44:07 [2023-10-26T13:44:07.554Z] #110 15.84 Failed to connect to bus: Host is down
13:44:07 [2023-10-26T13:44:07.554Z] #110 15.84 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:44:10 [2023-10-26T13:44:10.836Z] #110 DONE 19.0s
13:44:10 [2023-10-26T13:44:10.836Z] 
13:44:10 [2023-10-26T13:44:10.836Z] #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
13:44:11 [2023-10-26T13:44:11.095Z] #111 0.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:44:11 [2023-10-26T13:44:11.095Z] #111 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:44:11 [2023-10-26T13:44:11.095Z] #111 0.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:44:11 [2023-10-26T13:44:11.095Z] #111 DONE 0.4s
13:44:11 [2023-10-26T13:44:11.095Z] 
13:44:11 [2023-10-26T13:44:11.095Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
13:44:17 [2023-10-26T13:44:17.651Z] #112 5.591 Collecting yamllint==1.27.1
13:44:17 [2023-10-26T13:44:17.651Z] #112 6.617   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:44:17 [2023-10-26T13:44:17.909Z] #112 6.908 Collecting pathspec>=0.5.3
13:44:18 [2023-10-26T13:44:18.167Z] #112 6.911   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
13:44:18 [2023-10-26T13:44:18.167Z] #112 7.016 Collecting pyyaml
13:44:18 [2023-10-26T13:44:18.167Z] #112 7.023   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:44:18 [2023-10-26T13:44:18.167Z] #112 7.142 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.147 Building wheels for collected packages: yamllint
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.147   Building wheel for yamllint (setup.py): started
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.391   Building wheel for yamllint (setup.py): finished with status 'done'
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.391   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=369be0f780bc52ea75380071f6e74a39076026e0a3a2174a4ce5a82d4cdfff66
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.391   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:44:18 [2023-10-26T13:44:18.425Z] #112 7.394 Successfully built yamllint
13:44:18 [2023-10-26T13:44:18.683Z] #112 7.400 Installing collected packages: pyyaml, pathspec, yamllint
13:44:18 [2023-10-26T13:44:18.683Z] #112 7.515 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
13:44:18 [2023-10-26T13:44:18.683Z] #112 DONE 7.6s
13:44:18 [2023-10-26T13:44:18.942Z] 
13:44:18 [2023-10-26T13:44:18.942Z] #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
13:44:19 [2023-10-26T13:44:19.508Z] #113 0.622 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:44:19 [2023-10-26T13:44:19.508Z] #113 0.622 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
13:44:19 [2023-10-26T13:44:19.508Z] #113 0.622 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:44:20 [2023-10-26T13:44:20.332Z] #113 0.977 Reading package lists...
13:44:20 [2023-10-26T13:44:20.898Z] #113 1.514 Reading package lists...
13:44:20 [2023-10-26T13:44:20.898Z] #113 2.030 Building dependency tree...
13:44:20 [2023-10-26T13:44:20.898Z] #113 2.164 Reading state information...
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332 gcc is already the newest version (4:10.2.1-1).
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332 pkg-config is already the newest version (0.29.2-1).
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332 The following additional packages will be installed:
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.332   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.333   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.333   zlib1g-dev
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.334 Suggested packages:
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.334   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.334   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.334 Recommended packages:
13:44:21 [2023-10-26T13:44:21.156Z] #113 2.334   build-essential fakeroot libalgorithm-merge-perl
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553 The following NEW packages will be installed:
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.553   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
13:44:21 [2023-10-26T13:44:21.414Z] #113 2.554   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.827 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.827 Need to get 10.2 MB of archives.
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.827 After this operation, 41.2 MB of additional disk space will be used.
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.827 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.894 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.898 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.899 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.901 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.902 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.902 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.903 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.904 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.905 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.938 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.976 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.977 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.978 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.980 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.981 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 2.982 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:44:21 [2023-10-26T13:44:21.672Z] #113 3.052 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.055 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.056 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.072 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.073 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.074 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.075 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.102 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:44:21 [2023-10-26T13:44:21.931Z] #113 3.103 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:44:22 [2023-10-26T13:44:22.189Z] #113 3.205 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:44:22 [2023-10-26T13:44:22.189Z] #113 3.218 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:44:22 [2023-10-26T13:44:22.189Z] #113 3.219 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
13:44:22 [2023-10-26T13:44:22.189Z] #113 3.221 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
13:44:22 [2023-10-26T13:44:22.189Z] #113 3.457 debconf: delaying package configuration, since apt-utils is not installed
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.496 Fetched 10.2 MB in 1s (15.3 MB/s)
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.525 Selecting previously unselected package dpkg-dev.
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.525 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21237 files and directories currently installed.)
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.537 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.542 Unpacking dpkg-dev (1.20.13) ...
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.664 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.667 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.678 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:44:22 [2023-10-26T13:44:22.447Z] #113 3.718 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.720 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.726 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.769 Selecting previously unselected package libsecret-common.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.772 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.776 Unpacking libsecret-common (0.20.4-2) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.830 Selecting previously unselected package libsecret-1-0:arm64.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.832 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.837 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.881 Selecting previously unselected package gir1.2-secret-1:arm64.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.884 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.889 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.923 Selecting previously unselected package libapparmor-dev:arm64.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.926 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.930 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.972 Selecting previously unselected package uuid-dev:arm64.
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.974 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 3.979 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:22 [2023-10-26T13:44:22.705Z] #113 4.031 Selecting previously unselected package libblkid-dev:arm64.
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.033 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.043 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.088 Selecting previously unselected package libffi-dev:arm64.
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.090 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.094 Unpacking libffi-dev:arm64 (3.3-6) ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.133 Selecting previously unselected package libglib2.0-data.
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.136 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.141 Unpacking libglib2.0-data (2.66.8-1) ...
13:44:22 [2023-10-26T13:44:22.963Z] #113 4.276 Selecting previously unselected package libglib2.0-bin.
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.279 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.284 Unpacking libglib2.0-bin (2.66.8-1) ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.333 Selecting previously unselected package libglib2.0-dev-bin.
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.335 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.339 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.385 Selecting previously unselected package libsepol1-dev:arm64.
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.387 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.392 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.464 Selecting previously unselected package libpcre2-16-0:arm64.
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.467 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.472 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:44:23 [2023-10-26T13:44:23.221Z] #113 4.528 Selecting previously unselected package libpcre2-32-0:arm64.
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.531 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.536 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.593 Selecting previously unselected package libpcre2-posix2:arm64.
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.596 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.601 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.637 Selecting previously unselected package libpcre2-dev:arm64.
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.639 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.643 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.725 Selecting previously unselected package libselinux1-dev:arm64.
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.728 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.479Z] #113 4.733 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.791 Selecting previously unselected package libmount-dev:arm64.
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.794 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.799 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.847 Selecting previously unselected package libpcre16-3:arm64.
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.850 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.855 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.910 Selecting previously unselected package libpcre32-3:arm64.
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.913 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.917 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.970 Selecting previously unselected package libpcrecpp0v5:arm64.
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.972 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 4.978 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:44:23 [2023-10-26T13:44:23.737Z] #113 5.018 Selecting previously unselected package libpcre3-dev:arm64.
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.021 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.026 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.104 Selecting previously unselected package zlib1g-dev:arm64.
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.107 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.111 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.160 Selecting previously unselected package libglib2.0-dev:arm64.
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.163 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:44:23 [2023-10-26T13:44:23.995Z] #113 5.169 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.358 Selecting previously unselected package libseccomp-dev:arm64.
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.361 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.366 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.411 Selecting previously unselected package libsecret-1-dev:arm64.
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.414 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.418 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.474 Selecting previously unselected package libsystemd-dev:arm64.
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.476 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
13:44:24 [2023-10-26T13:44:24.253Z] #113 5.482 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
13:44:24 [2023-10-26T13:44:24.511Z] #113 5.580 Selecting previously unselected package libudev-dev:arm64.
13:44:24 [2023-10-26T13:44:24.511Z] #113 5.583 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
13:44:24 [2023-10-26T13:44:24.511Z] #113 5.587 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
13:44:24 [2023-10-26T13:44:24.511Z] #113 5.749 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:44:24 [2023-10-26T13:44:24.511Z] #113 5.766 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 5.924 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 5.937 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 5.955 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 5.973 Setting up libffi-dev:arm64 (3.3-6) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 5.990 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.002 Setting up dpkg-dev (1.20.13) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.022 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.038 Setting up libglib2.0-data (2.66.8-1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.054 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.072 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:44:24 [2023-10-26T13:44:24.769Z] #113 6.084 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.095 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.112 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.130 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.148 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.162 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.177 Setting up libsecret-common (0.20.4-2) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.192 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.215 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.230 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.247 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.260 Setting up libglib2.0-bin (2.66.8-1) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.276 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:44:25 [2023-10-26T13:44:25.027Z] #113 6.295 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.315 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.337 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.353 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.368 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.381 No schema files found: doing nothing.
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.386 Processing triggers for libc-bin (2.31-13+deb11u7) ...
13:44:25 [2023-10-26T13:44:25.285Z] #113 6.415 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:44:25 [2023-10-26T13:44:25.851Z] #113 DONE 7.0s
13:44:25 [2023-10-26T13:44:25.851Z] 
13:44:25 [2023-10-26T13:44:25.851Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
13:44:27 [2023-10-26T13:44:27.225Z] #114 DONE 1.4s
13:44:27 [2023-10-26T13:44:27.225Z] 
13:44:27 [2023-10-26T13:44:27.225Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:44:28 [2023-10-26T13:44:28.600Z] #115 DONE 1.0s
13:44:28 [2023-10-26T13:44:28.600Z] 
13:44:28 [2023-10-26T13:44:28.600Z] #116 [dev 1/1] COPY --link . .
13:44:29 [2023-10-26T13:44:29.978Z] #116 DONE 1.8s
13:44:29 [2023-10-26T13:44:29.978Z] 
13:44:29 [2023-10-26T13:44:29.978Z] #117 exporting to image
13:44:29 [2023-10-26T13:44:29.978Z] #117 exporting layers
13:44:31 [2023-10-26T13:44:31.352Z] #117 exporting layers 1.2s done
13:44:31 [2023-10-26T13:44:31.352Z] #117 writing image sha256:cde6757de135ad09cebd7407b51255fa03cb358b7e6a2e19f799a28ebdf6713d done
13:44:31 [2023-10-26T13:44:31.352Z] #117 naming to docker.io/library/docker:27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:44:31 [2023-10-26T13:44:31.352Z] #117 naming to docker.io/library/docker:27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 done
13:44:31 [2023-10-26T13:44:31.352Z] #117 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:44:31 [2023-10-26T13:44:31.910Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:44:32 [2023-10-26T13:44:32.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 hack/test/unit
13:44:32 [2023-10-26T13:44:32.446Z] + BUILDFLAGS=(-tags 'netgo journald')
13:44:32 [2023-10-26T13:44:32.446Z] + TESTFLAGS+=' -test.timeout=5m'
13:44:32 [2023-10-26T13:44:32.446Z] + TESTDIRS=./...
13:44:32 [2023-10-26T13:44:32.446Z] + exclude_paths='/vendor/|/integration'
13:44:32 [2023-10-26T13:44:32.446Z] ++ go list ./...
13:44:32 [2023-10-26T13:44:32.446Z] ++ grep -vE '(/vendor/|/integration)'
13:44:33 [2023-10-26T13:44:33.014Z] + pkg_list='github.com/docker/docker/api
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/backend/build
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/httpstatus
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/httputils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/middleware
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/build
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/checkpoint
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/container
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/debug
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/distribution
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/grpc
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/image
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/network
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/plugin
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/session
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/swarm
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/system
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router/volume
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/backend
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/blkiodev
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/checkpoint
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/container
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/events
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/filters
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/image
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/mount
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/network
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/registry
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/strslice
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/swarm
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/swarm/runtime
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/system
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/time
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/versions
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/versions/v1p19
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/versions/v1p20
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/types/volume
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/exporter
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/worker
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/builder-next/worker/label
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/dockerfile
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/remotecontext
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/remotecontext/git
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cli/debug
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cli/winresources/dockerd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/client
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/client/buildkit
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cmd/docker-proxy
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cmd/dockerd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cmd/dockerd/trap
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/container
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/container/stream
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/contrib/apparmor
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/contrib/httpserver
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster/convert
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster/executor
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/cluster/provider
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/config
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/containerd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/events
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/events/testutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/register
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/images
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/initlayer
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/links
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/listeners
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/awslogs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/fluentd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/gelf
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/journald
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/local
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/logentries
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/loggertest
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/splunk
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/syslog
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/logger/templates
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/names
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/network
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/snapshotter
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/daemon/stats
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/distribution
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/distribution/metadata
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/distribution/utils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/distribution/xfer
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/dockerversion
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/errdefs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image/cache
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image/spec/specs-go
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image/spec/specs-go/v1
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image/tarexport
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/image/v1
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/compatcontext
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/mod
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/mounttree
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/multierror
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/test/suite
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/testutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/testutils/netnsutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/internal/unshare
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/layer
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd/queue
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd/remote
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd/shimopts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd/supervisor
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libcontainerd/types
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/bitmap
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cluster
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/config
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/datastore
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/diagnostic
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/discoverapi
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/driverapi
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/host
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/null
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/drvregistry
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/etchosts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/internal/caller
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/internal/kvstore
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipam
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipamapi
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipams/null
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipamutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ipbits
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/iptables
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/netlabel
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/netutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/networkdb
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/ns
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/options
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/osl
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/portallocator
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/portmapper
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/resolvconf
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/scope
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/libnetwork/types
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/oci
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/oci/caps
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/opts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/aaparser
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/archive
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/authorization
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/broadcaster
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/capabilities
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/chrootarchive
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/containerfs
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/directory
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/dmesg
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/fileutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/homedir
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/idtools
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/ioutils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/jsonmessage
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/longpath
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/loopback
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/meminfo
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/namesgenerator
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/parsers
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/parsers/kernel
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/pidfile
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/platform
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/platforms
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugingetter
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugins
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/plugins/transport
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/pools
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/process
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/progress
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/reexec
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/rootless
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/rootless/specconv
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/stack
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/stdcopy
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/streamformatter
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/stringid
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/sysinfo
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/system
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/tailfile
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/tarsum
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/pkg/useragent
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/plugin
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/plugin/executor/containerd
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/plugin/v2
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/profiles/apparmor
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/profiles/seccomp
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/quota
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/reference
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/registry
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/registry/resumable
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/restartmanager
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/runconfig
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/runconfig/opts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/daemon
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/environment
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fakecontext
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fakegit
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fakestorage
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fixtures/load
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/registry
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/testutil/request
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/drivers
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/local
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/mounts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/service
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/service/opts
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/volume/testutils'
13:44:33 [2023-10-26T13:44:33.014Z] ++ grep --fixed-strings -v /libnetwork
13:44:33 [2023-10-26T13:44:33.014Z] ++ echo 'github.com/docker/docker/api
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/backend/build
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/httpstatus
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/httputils
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/middleware
13:44:33 [2023-10-26T13:44:33.014Z] github.com/docker/docker/api/server/router
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/build
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/checkpoint
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/debug
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/distribution
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/grpc
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/image
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/network
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/plugin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/session
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/swarm
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/system
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/volume
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/backend
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/blkiodev
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/checkpoint
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/events
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/filters
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/image
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/mount
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/network
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/registry
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/strslice
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/swarm
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/swarm/runtime
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/system
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/time
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions/v1p19
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions/v1p20
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/volume
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/worker
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/worker/label
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/dockerfile
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext/git
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/debug
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/winresources/dockerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/client
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/client/buildkit
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/docker-proxy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd/trap
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/container/stream
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/contrib/apparmor
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/contrib/httpserver
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster/convert
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster/executor
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/cluster/provider
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/config
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/containerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/events
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/events/testutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/register
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/images
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/initlayer
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/links
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/listeners
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/awslogs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/fluentd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/gelf
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/journald
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/local
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/logentries
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/loggertest
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/splunk
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/syslog
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/logger/templates
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/names
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/network
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/snapshotter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/daemon/stats
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/distribution
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/distribution/metadata
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/distribution/utils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/distribution/xfer
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/dockerversion
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/errdefs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image/cache
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image/spec/specs-go
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image/spec/specs-go/v1
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image/tarexport
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/image/v1
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/compatcontext
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/mod
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/mounttree
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/multierror
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/test/suite
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/testutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/testutils/netnsutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/internal/unshare
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/layer
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd/queue
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd/remote
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd/shimopts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd/supervisor
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libcontainerd/types
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/bitmap
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cluster
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/config
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/datastore
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/diagnostic
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/discoverapi
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/driverapi
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/host
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/null
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/drvregistry
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/etchosts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/internal/caller
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/internal/kvstore
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipam
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipamapi
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipams/null
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipamutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ipbits
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/iptables
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/netlabel
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/netutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/networkdb
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/ns
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/options
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/osl
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/portallocator
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/portmapper
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/resolvconf
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/scope
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/libnetwork/types
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/oci
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/oci/caps
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/opts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/aaparser
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/archive
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/authorization
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/broadcaster
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/capabilities
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/chrootarchive
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/containerfs
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/directory
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/dmesg
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/fileutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/homedir
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/idtools
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/ioutils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/jsonmessage
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/longpath
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/loopback
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/meminfo
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/namesgenerator
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/parsers
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/parsers/kernel
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/pidfile
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/platform
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/platforms
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugingetter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugins
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/plugins/transport
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/pools
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/process
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/progress
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/reexec
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/rootless
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/rootless/specconv
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/stack
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/stdcopy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/streamformatter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/stringid
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/sysinfo
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/system
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/tailfile
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/tarsum
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/pkg/useragent
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/plugin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/plugin/executor/containerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/plugin/v2
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/profiles/apparmor
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/profiles/seccomp
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/quota
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/reference
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/registry
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/registry/resumable
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/restartmanager
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/runconfig
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/runconfig/opts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/daemon
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/environment
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fakecontext
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fakegit
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fakestorage
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fixtures/load
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/registry
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/testutil/request
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/drivers
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/local
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/mounts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/service
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/service/opts
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/volume/testutils'
13:44:33 [2023-10-26T13:44:33.015Z] + base_pkg_list='github.com/docker/docker/api
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/backend/build
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/httpstatus
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/httputils
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/middleware
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/build
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/checkpoint
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/debug
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/distribution
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/grpc
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/image
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/network
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/plugin
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/session
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/swarm
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/system
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/server/router/volume
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/backend
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/blkiodev
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/checkpoint
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/events
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/filters
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/image
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/mount
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/network
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/registry
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/strslice
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/swarm
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/swarm/runtime
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/system
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/time
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions/v1p19
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/versions/v1p20
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/api/types/volume
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/worker
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/builder-next/worker/label
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/dockerfile
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext/git
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/debug
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cli/winresources/dockerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/client
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/client/buildkit
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/docker-proxy
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd/trap
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/container
13:44:33 [2023-10-26T13:44:33.015Z] github.com/docker/docker/container/stream
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/contrib/apparmor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/contrib/httpserver
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/convert
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/executor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/provider
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/config
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/containerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/events
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/events/testutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/register
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/images
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/initlayer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/links
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/listeners
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/awslogs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/fluentd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/gelf
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/local
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/logentries
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggertest
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/splunk
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/syslog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/templates
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/names
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/network
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/snapshotter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/stats
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/metadata
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/utils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/xfer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/dockerversion
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/errdefs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/cache
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/spec/specs-go
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/spec/specs-go/v1
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/tarexport
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/v1
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/compatcontext
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/mod
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/mounttree
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/multierror
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/test/suite
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/testutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/testutils/netnsutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/unshare
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/layer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd/queue
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd/remote
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd/shimopts
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd/supervisor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd/types
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/oci
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/oci/caps
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/opts
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/aaparser
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/archive
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/authorization
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/broadcaster
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/capabilities
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/chrootarchive
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/containerfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/directory
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/dmesg
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/fileutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/homedir
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/idtools
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/ioutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/jsonmessage
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/longpath
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/loopback
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/meminfo
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/namesgenerator
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/parsers
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/parsers/kernel
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/pidfile
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/platform
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/platforms
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugingetter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugins
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/plugins/transport
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/pools
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/process
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/progress
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/reexec
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/rootless
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/rootless/specconv
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/stack
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/stdcopy
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/streamformatter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/stringid
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/sysinfo
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/system
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/tailfile
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/tarsum
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/pkg/useragent
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/plugin
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/plugin/executor/containerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/plugin/v2
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/profiles/apparmor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/profiles/seccomp
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/quota
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/reference
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/registry
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/registry/resumable
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/restartmanager
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/runconfig
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/runconfig/opts
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/daemon
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/environment
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fakecontext
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fakegit
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fakestorage
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fixtures/load
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/registry
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/testutil/request
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/drivers
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/local
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/mounts
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/service
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/service/opts
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/volume/testutils'
13:44:33 [2023-10-26T13:44:33.016Z] ++ grep --fixed-strings /libnetwork
13:44:33 [2023-10-26T13:44:33.016Z] ++ echo 'github.com/docker/docker/api
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/backend/build
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/httpstatus
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/httputils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/middleware
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/build
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/checkpoint
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/container
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/debug
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/distribution
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/grpc
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/image
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/network
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/plugin
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/session
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/swarm
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/system
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/server/router/volume
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/backend
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/blkiodev
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/checkpoint
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/container
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/events
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/filters
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/image
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/mount
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/network
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/registry
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/strslice
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/swarm
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/swarm/runtime
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/system
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/time
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/versions
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/versions/v1p19
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/versions/v1p20
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/api/types/volume
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/exporter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/worker
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/builder-next/worker/label
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/dockerfile
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/remotecontext
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/remotecontext/git
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cli/debug
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cli/winresources/dockerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/client
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/client/buildkit
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cmd/docker-proxy
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cmd/dockerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cmd/dockerd/trap
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/container
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/container/stream
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/contrib/apparmor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/contrib/httpserver
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/convert
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/executor
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/cluster/provider
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/config
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/containerd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/events
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/events/testutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/register
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/images
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/initlayer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/links
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/listeners
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/awslogs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/fluentd
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/gelf
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/local
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/logentries
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggertest
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/splunk
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/syslog
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/logger/templates
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/names
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/network
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/snapshotter
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/daemon/stats
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/metadata
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/utils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/distribution/xfer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/dockerversion
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/errdefs
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/cache
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/spec/specs-go
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/spec/specs-go/v1
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/tarexport
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/image/v1
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/compatcontext
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/mod
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/mounttree
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/multierror
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/test/suite
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/testutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/testutils/netnsutils
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/internal/unshare
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/layer
13:44:33 [2023-10-26T13:44:33.016Z] github.com/docker/docker/libcontainerd
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libcontainerd/queue
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libcontainerd/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libcontainerd/shimopts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libcontainerd/supervisor
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libcontainerd/types
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/bitmap
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cluster
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/config
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/datastore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/discoverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/driverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/host
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drvregistry
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/etchosts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/caller
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipbits
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/iptables
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netlabel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/networkdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ns
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/options
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portallocator
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portmapper
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/resolvconf
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/scope
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/types
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/oci
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/oci/caps
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/opts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/aaparser
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/archive
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/authorization
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/broadcaster
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/capabilities
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/chrootarchive
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/containerfs
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/directory
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/dmesg
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/fileutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/homedir
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/idtools
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/ioutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/jsonmessage
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/longpath
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/loopback
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/meminfo
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/namesgenerator
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/parsers
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/parsers/kernel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/pidfile
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/platform
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/platforms
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugingetter
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugins
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/plugins/transport
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/pools
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/process
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/progress
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/reexec
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/rootless
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/rootless/specconv
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/stack
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/stdcopy
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/streamformatter
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/stringid
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/sysinfo
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/system
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/tailfile
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/tarsum
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/pkg/useragent
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/plugin
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/plugin/executor/containerd
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/plugin/v2
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/profiles/apparmor
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/profiles/seccomp
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/quota
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/reference
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/registry
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/registry/resumable
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/restartmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/runconfig
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/runconfig/opts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/daemon
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/environment
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fakecontext
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fakegit
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fakestorage
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fixtures/load
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/registry
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/testutil/request
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/drivers
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/local
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/mounts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/service
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/service/opts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/volume/testutils'
13:44:33 [2023-10-26T13:44:33.017Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/bitmap
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cluster
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/config
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/datastore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/discoverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/driverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/host
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drvregistry
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/etchosts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/caller
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipbits
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/iptables
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netlabel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/networkdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ns
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/options
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portallocator
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portmapper
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/resolvconf
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/scope
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/types'
13:44:33 [2023-10-26T13:44:33.017Z] + echo 'github.com/docker/docker/libnetwork
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/bitmap
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cluster
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/config
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/datastore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/diagnostic
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/discoverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/driverapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/host
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drvregistry
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/etchosts
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/caller
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamapi
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/null
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipamutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ipbits
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/iptables
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netlabel
13:44:33 [2023-10-26T13:44:33.017Z] + grep --fixed-strings libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/netutils
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/networkdb
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/ns
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/options
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portallocator
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/portmapper
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/resolvconf
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/scope
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/types'
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:33 [2023-10-26T13:44:33.017Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:33 [2023-10-26T13:44:33.017Z] + type docker-proxy
13:44:33 [2023-10-26T13:44:33.017Z] hack/test/unit: line 25: type: docker-proxy: not found
13:44:33 [2023-10-26T13:44:33.017Z] + hack/make.sh binary-proxy install-proxy
13:44:33 [2023-10-26T13:44:33.017Z] 
13:44:33 [2023-10-26T13:44:33.017Z] Removing bundles/
13:44:33 [2023-10-26T13:44:33.017Z] 
13:44:33 [2023-10-26T13:44:33.017Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:44:33 [2023-10-26T13:44:33.017Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:44:33 [2023-10-26T13:44:33.017Z] + tee /go/src/github.com/docker/docker/go.mod
13:44:33 [2023-10-26T13:44:33.017Z] module github.com/docker/docker
13:44:33 [2023-10-26T13:44:33.017Z] 
13:44:33 [2023-10-26T13:44:33.017Z] go 1.20
13:44:33 [2023-10-26T13:44:33.017Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:44:33 [2023-10-26T13:44:33.017Z] + GO111MODULE=on
13:44:33 [2023-10-26T13:44:33.017Z] + 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=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-26T13:44:32.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
13:44:37 [2023-10-26T13:44:37.204Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:44:37 [2023-10-26T13:44:37.204Z] Created binary: bundles/binary-proxy/docker-proxy
13:44:37 [2023-10-26T13:44:37.204Z] 
13:44:37 [2023-10-26T13:44:37.204Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:44:37 [2023-10-26T13:44:37.204Z] Installing docker-proxy to /usr/local/bin/
13:44:37 [2023-10-26T13:44:37.204Z] 
13:44:37 [2023-10-26T13:44:37.204Z] + mkdir -p bundles
13:44:37 [2023-10-26T13:44:37.204Z] + '[' -n 'github.com/docker/docker/api
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/backend/build
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/httpstatus
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/httputils
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/middleware
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/build
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/checkpoint
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/container
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/debug
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/distribution
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/grpc
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/image
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/network
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/plugin
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/session
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/swarm
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/system
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/server/router/volume
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/backend
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/blkiodev
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/checkpoint
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/container
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/events
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/filters
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/image
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/mount
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/network
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/registry
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/strslice
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/swarm
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/swarm/runtime
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/system
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/time
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/versions
13:44:37 [2023-10-26T13:44:37.204Z] github.com/docker/docker/api/types/versions/v1p19
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/api/types/versions/v1p20
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/api/types/volume
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/exporter
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/worker
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/builder-next/worker/label
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/dockerfile
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/remotecontext
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/remotecontext/git
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cli/debug
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cli/winresources/dockerd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/client
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/client/buildkit
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cmd/docker-proxy
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cmd/dockerd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cmd/dockerd/trap
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/container
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/container/stream
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/contrib/apparmor
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/contrib/httpserver
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster/convert
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster/executor
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/cluster/provider
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/config
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/containerd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/events
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/events/testutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/register
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/images
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/initlayer
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/links
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/listeners
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/awslogs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/fluentd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/gelf
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/journald
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/local
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/logentries
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/loggertest
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/splunk
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/syslog
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/logger/templates
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/names
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/network
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/snapshotter
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/daemon/stats
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/distribution
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/distribution/metadata
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/distribution/utils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/distribution/xfer
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/dockerversion
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/errdefs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image/cache
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image/spec/specs-go
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image/spec/specs-go/v1
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image/tarexport
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/image/v1
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/compatcontext
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/mod
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/mounttree
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/multierror
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/test/suite
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/testutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/testutils/netnsutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/internal/unshare
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/layer
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd/queue
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd/remote
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd/shimopts
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd/supervisor
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/libcontainerd/types
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/oci
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/oci/caps
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/opts
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/aaparser
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/archive
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/authorization
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/broadcaster
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/capabilities
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/chrootarchive
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/containerfs
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/directory
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/dmesg
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/fileutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/homedir
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/idtools
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/ioutils
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/jsonmessage
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/longpath
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/loopback
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/meminfo
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/namesgenerator
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/parsers
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/parsers/kernel
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/pidfile
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/platform
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/platforms
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugingetter
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugins
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/plugins/transport
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/pools
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/process
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/progress
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/reexec
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/rootless
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/rootless/specconv
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/stack
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/stdcopy
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/streamformatter
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/stringid
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/sysinfo
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/system
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/tailfile
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/tarsum
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/pkg/useragent
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/plugin
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/plugin/executor/containerd
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/plugin/v2
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/profiles/apparmor
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/profiles/seccomp
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/quota
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/reference
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/registry
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/registry/resumable
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/restartmanager
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/runconfig
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/runconfig/opts
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/daemon
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/environment
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fakecontext
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fakegit
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fakestorage
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fixtures/load
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/registry
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/testutil/request
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/drivers
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/local
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/mounts
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/service
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/service/opts
13:44:37 [2023-10-26T13:44:37.205Z] github.com/docker/docker/volume/testutils' ']'
13:44:37 [2023-10-26T13:44:37.205Z] + 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
13:44:37 [2023-10-26T13:44:37.774Z] ?   	github.com/docker/docker/api	[no test files]
13:44:45 [2023-10-26T13:44:45.911Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 13.0% of statements
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 28.3% of statements
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:45:04 [2023-10-26T13:45:04.011Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.4% of statements
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/types	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:45:04 [2023-10-26T13:45:04.578Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
13:45:04 [2023-10-26T13:45:04.836Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:45:04 [2023-10-26T13:45:04.836Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:45:04 [2023-10-26T13:45:04.836Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:45:04 [2023-10-26T13:45:04.836Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:45:04 [2023-10-26T13:45:04.836Z] ok  	github.com/docker/docker/api/types/network	0.006s	coverage: 74.3% of statements
13:45:04 [2023-10-26T13:45:04.836Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
13:45:04 [2023-10-26T13:45:04.836Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 94.0% of statements
13:45:04 [2023-10-26T13:45:04.836Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:45:05 [2023-10-26T13:45:05.095Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:45:05 [2023-10-26T13:45:05.095Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:45:06 [2023-10-26T13:45:06.999Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:45:06 [2023-10-26T13:45:06.999Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:45:06 [2023-10-26T13:45:06.999Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
13:45:06 [2023-10-26T13:45:06.999Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.025s	coverage: 100.0% of statements
13:45:06 [2023-10-26T13:45:06.999Z] ok  	github.com/docker/docker/builder/dockerfile	0.070s	coverage: 50.1% of statements
13:45:06 [2023-10-26T13:45:06.999Z] ok  	github.com/docker/docker/builder/remotecontext	0.086s	coverage: 33.5% of statements
13:45:08 [2023-10-26T13:45:08.904Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:45:08 [2023-10-26T13:45:08.904Z] ok  	github.com/docker/docker/client	0.130s	coverage: 77.3% of statements
13:45:08 [2023-10-26T13:45:08.904Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.347s	coverage: 66.5% of statements
13:45:10 [2023-10-26T13:45:10.811Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.258s	coverage: 82.5% of statements
13:45:20 [2023-10-26T13:45:20.795Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:45:20 [2023-10-26T13:45:20.795Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:45:20 [2023-10-26T13:45:20.795Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:45:20 [2023-10-26T13:45:20.795Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:45:20 [2023-10-26T13:45:20.795Z] ok  	github.com/docker/docker/container	0.127s	coverage: 36.5% of statements
13:45:20 [2023-10-26T13:45:20.795Z] ok  	github.com/docker/docker/cmd/dockerd	0.197s	coverage: 29.4% of statements
13:45:21 [2023-10-26T13:45:21.730Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.432s	coverage: 0.0% of statements
13:45:22 [2023-10-26T13:45:22.666Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:45:22 [2023-10-26T13:45:22.666Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
13:45:22 [2023-10-26T13:45:22.924Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
13:45:22 [2023-10-26T13:45:22.924Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.060s	coverage: 38.7% of statements
13:45:23 [2023-10-26T13:45:23.183Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:45:23 [2023-10-26T13:45:23.183Z] ok  	github.com/docker/docker/daemon/config	0.052s	coverage: 75.7% of statements
13:45:24 [2023-10-26T13:45:24.557Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:45:24 [2023-10-26T13:45:24.557Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
13:45:24 [2023-10-26T13:45:24.557Z] ok  	github.com/docker/docker/daemon/containerd	0.017s	coverage: 0.5% of statements
13:45:24 [2023-10-26T13:45:24.557Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
13:45:24 [2023-10-26T13:45:24.557Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
13:45:24 [2023-10-26T13:45:24.816Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 59.6% of statements
13:45:25 [2023-10-26T13:45:25.383Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:45:25 [2023-10-26T13:45:25.383Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
13:45:25 [2023-10-26T13:45:25.383Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:45:25 [2023-10-26T13:45:25.383Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:45:25 [2023-10-26T13:45:25.642Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.189s	coverage: 60.2% of statements
13:45:25 [2023-10-26T13:45:25.642Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
13:45:26 [2023-10-26T13:45:26.209Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:45:26 [2023-10-26T13:45:26.775Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:45:26 [2023-10-26T13:45:26.775Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:45:26 [2023-10-26T13:45:26.775Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
13:45:26 [2023-10-26T13:45:26.775Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 3.0% of statements
13:45:26 [2023-10-26T13:45:26.775Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.478s	coverage: 13.4% of statements
13:45:26 [2023-10-26T13:45:26.775Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
13:45:27 [2023-10-26T13:45:27.343Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:45:27 [2023-10-26T13:45:27.343Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
13:45:27 [2023-10-26T13:45:27.343Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
13:45:27 [2023-10-26T13:45:27.343Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.3% of statements
13:45:27 [2023-10-26T13:45:27.610Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:45:27 [2023-10-26T13:45:27.610Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:45:27 [2023-10-26T13:45:27.610Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:45:27 [2023-10-26T13:45:27.869Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:45:27 [2023-10-26T13:45:27.869Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.079s	coverage: 76.8% of statements
13:45:27 [2023-10-26T13:45:27.869Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:45:27 [2023-10-26T13:45:27.869Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:45:27 [2023-10-26T13:45:27.869Z] ok  	github.com/docker/docker/daemon/logger/local	0.058s	coverage: 79.4% of statements
13:45:28 [2023-10-26T13:45:28.437Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
13:45:28 [2023-10-26T13:45:28.437Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.7% of statements
13:45:28 [2023-10-26T13:45:28.695Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:45:28 [2023-10-26T13:45:28.695Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
13:45:28 [2023-10-26T13:45:28.695Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
13:45:28 [2023-10-26T13:45:28.954Z] ok  	github.com/docker/docker/daemon/logger/journald	1.163s	coverage: 74.5% of statements
13:45:28 [2023-10-26T13:45:28.954Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:45:28 [2023-10-26T13:45:28.954Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:45:28 [2023-10-26T13:45:28.954Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
13:45:29 [2023-10-26T13:45:29.889Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:45:29 [2023-10-26T13:45:29.889Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
13:45:29 [2023-10-26T13:45:29.889Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
13:45:29 [2023-10-26T13:45:29.889Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
13:45:30 [2023-10-26T13:45:30.147Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
13:45:30 [2023-10-26T13:45:30.406Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:45:30 [2023-10-26T13:45:30.406Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:45:30 [2023-10-26T13:45:30.406Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
13:45:30 [2023-10-26T13:45:30.406Z] ok  	github.com/docker/docker/image	0.029s	coverage: 84.6% of statements
13:45:30 [2023-10-26T13:45:30.664Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:45:30 [2023-10-26T13:45:30.664Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
13:45:30 [2023-10-26T13:45:30.664Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:45:30 [2023-10-26T13:45:30.664Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
13:45:30 [2023-10-26T13:45:30.664Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
13:45:30 [2023-10-26T13:45:30.922Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:45:30 [2023-10-26T13:45:30.922Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:45:30 [2023-10-26T13:45:30.922Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:45:30 [2023-10-26T13:45:30.922Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:45:30 [2023-10-26T13:45:30.922Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:45:31 [2023-10-26T13:45:31.488Z] ok  	github.com/docker/docker/distribution	1.507s	coverage: 29.3% of statements
13:45:32 [2023-10-26T13:45:32.054Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:45:32 [2023-10-26T13:45:32.054Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:45:32 [2023-10-26T13:45:32.054Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:45:32 [2023-10-26T13:45:32.054Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:45:32 [2023-10-26T13:45:32.054Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:45:32 [2023-10-26T13:45:32.054Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
13:45:32 [2023-10-26T13:45:32.054Z] ok  	github.com/docker/docker/distribution/xfer	2.169s	coverage: 84.9% of statements
13:45:32 [2023-10-26T13:45:32.313Z] ok  	github.com/docker/docker/daemon	10.793s	coverage: 17.1% of statements
13:45:32 [2023-10-26T13:45:32.572Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:45:32 [2023-10-26T13:45:32.572Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
13:45:32 [2023-10-26T13:45:32.572Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 38.1% of statements
13:45:32 [2023-10-26T13:45:32.572Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.9% of statements
13:45:33 [2023-10-26T13:45:33.141Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:45:33 [2023-10-26T13:45:33.141Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:45:33 [2023-10-26T13:45:33.141Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
13:45:33 [2023-10-26T13:45:33.141Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:45:33 [2023-10-26T13:45:33.400Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:45:33 [2023-10-26T13:45:33.400Z] ok  	github.com/docker/docker/pkg/authorization	0.234s	coverage: 68.3% of statements
13:45:33 [2023-10-26T13:45:33.400Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
13:45:33 [2023-10-26T13:45:33.400Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
13:45:33 [2023-10-26T13:45:33.400Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 8.3% of statements
13:45:33 [2023-10-26T13:45:33.660Z] ok  	github.com/docker/docker/pkg/archive	0.506s	coverage: 81.0% of statements
13:45:33 [2023-10-26T13:45:33.660Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:45:33 [2023-10-26T13:45:33.660Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
13:45:33 [2023-10-26T13:45:33.660Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
13:45:33 [2023-10-26T13:45:33.660Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
13:45:33 [2023-10-26T13:45:33.918Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:45:33 [2023-10-26T13:45:33.918Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:45:33 [2023-10-26T13:45:33.918Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
13:45:33 [2023-10-26T13:45:33.918Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:45:33 [2023-10-26T13:45:33.918Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:45:33 [2023-10-26T13:45:33.918Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:45:33 [2023-10-26T13:45:33.918Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
13:45:33 [2023-10-26T13:45:33.918Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
13:45:34 [2023-10-26T13:45:34.177Z] ok  	github.com/docker/docker/pkg/ioutils	0.374s	coverage: 71.9% of statements
13:45:34 [2023-10-26T13:45:34.177Z] ok  	github.com/docker/docker/pkg/idtools	0.543s	coverage: 69.7% of statements
13:45:34 [2023-10-26T13:45:34.435Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:45:34 [2023-10-26T13:45:34.435Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:45:34 [2023-10-26T13:45:34.435Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
13:45:34 [2023-10-26T13:45:34.435Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:45:34 [2023-10-26T13:45:34.435Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
13:45:34 [2023-10-26T13:45:34.435Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
13:45:34 [2023-10-26T13:45:34.695Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:45:34 [2023-10-26T13:45:34.695Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:45:34 [2023-10-26T13:45:34.695Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:45:34 [2023-10-26T13:45:34.695Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
13:45:34 [2023-10-26T13:45:34.695Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
13:45:34 [2023-10-26T13:45:34.953Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
13:45:34 [2023-10-26T13:45:34.953Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:45:34 [2023-10-26T13:45:34.953Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:45:35 [2023-10-26T13:45:35.212Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
13:45:35 [2023-10-26T13:45:35.212Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
13:45:35 [2023-10-26T13:45:35.212Z] ok  	github.com/docker/docker/pkg/tailfile	0.029s	coverage: 88.6% of statements
13:45:35 [2023-10-26T13:45:35.471Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:45:35 [2023-10-26T13:45:35.471Z] ok  	github.com/docker/docker/pkg/tarsum	0.059s	coverage: 89.1% of statements
13:45:36 [2023-10-26T13:45:36.038Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:45:36 [2023-10-26T13:45:36.038Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:45:36 [2023-10-26T13:45:36.038Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
13:45:36 [2023-10-26T13:45:36.038Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
13:45:36 [2023-10-26T13:45:36.605Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
13:45:36 [2023-10-26T13:45:36.605Z] ok  	github.com/docker/docker/pkg/plugins	2.015s	coverage: 74.9% of statements
13:45:36 [2023-10-26T13:45:36.605Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:45:36 [2023-10-26T13:45:36.863Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
13:45:36 [2023-10-26T13:45:36.864Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:45:36 [2023-10-26T13:45:36.864Z] ok  	github.com/docker/docker/registry	0.106s	coverage: 63.9% of statements
13:45:36 [2023-10-26T13:45:36.864Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:45:36 [2023-10-26T13:45:36.864Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
13:45:37 [2023-10-26T13:45:37.431Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:45:37 [2023-10-26T13:45:37.431Z] ?   	github.com/docker/docker/volume	[no test files]
13:45:37 [2023-10-26T13:45:37.998Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
13:45:37 [2023-10-26T13:45:37.998Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
13:45:38 [2023-10-26T13:45:38.564Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:45:38 [2023-10-26T13:45:38.564Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:45:38 [2023-10-26T13:45:38.564Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
13:45:38 [2023-10-26T13:45:38.822Z] ok  	github.com/docker/docker/quota	2.163s	coverage: 12.5% of statements
13:45:39 [2023-10-26T13:45:39.080Z] ok  	github.com/docker/docker/volume/local	0.877s	coverage: 70.1% of statements
13:45:39 [2023-10-26T13:45:39.080Z] ok  	github.com/docker/docker/layer	7.134s	coverage: 68.7% of statements
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === Skipped
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     network_proxy_test.go:210: No support for dual stack yet
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver btrfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver btrfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver btrfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver btrfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver btrfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:68: No driver to put!
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z] time="2023-10-26T13:45:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z] time="2023-10-26T13:45:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z] time="2023-10-26T13:45:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z] time="2023-10-26T13:45:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z] time="2023-10-26T13:45:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:68: No driver to put!
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver zfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver zfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver zfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver zfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:41: Driver zfs not supported
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     graphtest_unix.go:68: No driver to put!
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.44s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.44s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s)
13:45:39 [2023-10-26T13:45:39.340Z]     testhelpers.go:84: no /proc/fs/xfs
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:45:39 [2023-10-26T13:45:39.340Z]     validate_test.go:70: only tested on Windows
13:45:39 [2023-10-26T13:45:39.340Z] 
13:45:39 [2023-10-26T13:45:39.340Z] DONE 3144 tests, 34 skipped in 62.108s
13:45:39 [2023-10-26T13:45:39.340Z] + '[' -n 'github.com/docker/docker/libnetwork
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/bitmap
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cluster
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/config
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/datastore
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/diagnostic
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/discoverapi
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/driverapi
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/host
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/null
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/drvregistry
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/etchosts
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/internal/caller
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipam
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipamapi
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipams/null
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipamutils
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ipbits
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/iptables
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/netlabel
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/netutils
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/networkdb
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/ns
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/options
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/osl
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/portallocator
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/portmapper
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/resolvconf
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/scope
13:45:39 [2023-10-26T13:45:39.340Z] github.com/docker/docker/libnetwork/types' ']'
13:45:39 [2023-10-26T13:45:39.340Z] + 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
13:46:35 [2023-10-26T13:46:35.554Z] ok  	github.com/docker/docker/libnetwork	45.403s	coverage: 43.0% of statements
13:46:35 [2023-10-26T13:46:35.554Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
13:46:35 [2023-10-26T13:46:35.554Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:46:35 [2023-10-26T13:46:35.554Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:46:36 [2023-10-26T13:46:36.120Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.854s	coverage: 62.4% of statements
13:46:36 [2023-10-26T13:46:36.120Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:46:36 [2023-10-26T13:46:36.378Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
13:46:37 [2023-10-26T13:46:37.753Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.858s	coverage: 5.0% of statements
13:46:37 [2023-10-26T13:46:37.753Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:46:38 [2023-10-26T13:46:38.011Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
13:46:38 [2023-10-26T13:46:38.011Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:46:38 [2023-10-26T13:46:38.270Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
13:46:39 [2023-10-26T13:46:39.204Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
13:46:39 [2023-10-26T13:46:39.462Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
13:46:39 [2023-10-26T13:46:39.720Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
13:46:40 [2023-10-26T13:46:40.287Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
13:46:40 [2023-10-26T13:46:40.287Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:46:40 [2023-10-26T13:46:40.287Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:46:40 [2023-10-26T13:46:40.287Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:46:40 [2023-10-26T13:46:40.853Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
13:46:41 [2023-10-26T13:46:41.116Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
13:46:41 [2023-10-26T13:46:41.116Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:46:41 [2023-10-26T13:46:41.116Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:46:41 [2023-10-26T13:46:41.116Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:46:53 [2023-10-26T13:46:53.413Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
13:46:55 [2023-10-26T13:46:55.359Z] ok  	github.com/docker/docker/libnetwork/ipam	3.388s	coverage: 80.0% of statements
13:46:55 [2023-10-26T13:46:55.359Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:46:55 [2023-10-26T13:46:55.359Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:46:55 [2023-10-26T13:46:55.619Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
13:46:55 [2023-10-26T13:46:55.879Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
13:46:55 [2023-10-26T13:46:55.879Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:46:56 [2023-10-26T13:46:56.138Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
13:46:56 [2023-10-26T13:46:56.709Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.322s	coverage: 86.4% of statements
13:46:56 [2023-10-26T13:46:56.969Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:46:57 [2023-10-26T13:46:57.538Z] ok  	github.com/docker/docker/libnetwork/iptables	0.226s	coverage: 39.9% of statements
13:46:57 [2023-10-26T13:46:57.538Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:46:58 [2023-10-26T13:46:58.104Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
13:48:49 [2023-10-26T13:48:49.540Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.063s	coverage: 58.5% of statements
13:48:49 [2023-10-26T13:48:49.540Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:48:49 [2023-10-26T13:48:49.540Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:48:49 [2023-10-26T13:48:49.540Z] ok  	github.com/docker/docker/libnetwork/osl	4.463s	coverage: 40.2% of statements
13:48:49 [2023-10-26T13:48:49.540Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:48:49 [2023-10-26T13:48:49.540Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
13:48:50 [2023-10-26T13:48:50.106Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.680s	coverage: 46.3% of statements
13:48:50 [2023-10-26T13:48:50.364Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:48:50 [2023-10-26T13:48:50.364Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:48:50 [2023-10-26T13:48:50.622Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:48:50 [2023-10-26T13:48:50.622Z] 
13:48:50 [2023-10-26T13:48:50.622Z] === Skipped
13:48:50 [2023-10-26T13:48:50.622Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:48:50 [2023-10-26T13:48:50.622Z]     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
13:48:50 [2023-10-26T13:48:50.622Z] 
13:48:50 [2023-10-26T13:48:50.622Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:48:50 [2023-10-26T13:48:50.622Z]     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
13:48:50 [2023-10-26T13:48:50.622Z] 
13:48:50 [2023-10-26T13:48:50.622Z] DONE 355 tests, 2 skipped in 191.255s
Post stage
[Pipeline] junit
13:48:51 [2023-10-26T13:48:51.205Z] Recording test results
13:48:52 [2023-10-26T13:48:52.532Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:48:52 [2023-10-26T13:48:52.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46731/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 -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:27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 hack/make.sh dynbinary test-integration
13:48:53 [2023-10-26T13:48:53.105Z] 
13:48:53 [2023-10-26T13:48:53.105Z] Removing bundles/
13:48:53 [2023-10-26T13:48:53.105Z] 
13:48:53 [2023-10-26T13:48:53.105Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:48:53 [2023-10-26T13:48:53.105Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:48:53 [2023-10-26T13:48:53.105Z] + tee /go/src/github.com/docker/docker/go.mod
13:48:53 [2023-10-26T13:48:53.105Z] module github.com/docker/docker
13:48:53 [2023-10-26T13:48:53.105Z] 
13:48:53 [2023-10-26T13:48:53.105Z] go 1.20
13:48:53 [2023-10-26T13:48:53.105Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:48:53 [2023-10-26T13:48:53.105Z] + GO111MODULE=on
13:48:53 [2023-10-26T13:48:53.105Z] + 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=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-26T13:48:52.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
13:49:31 [2023-10-26T13:49:31.879Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:49:31 [2023-10-26T13:49:31.879Z] Created binary: bundles/dynbinary-daemon/dockerd
13:49:31 [2023-10-26T13:49:31.879Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:49:31 [2023-10-26T13:49:31.879Z] + tee /go/src/github.com/docker/docker/go.mod
13:49:31 [2023-10-26T13:49:31.879Z] module github.com/docker/docker
13:49:31 [2023-10-26T13:49:31.879Z] 
13:49:31 [2023-10-26T13:49:31.879Z] go 1.20
13:49:31 [2023-10-26T13:49:31.879Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:49:31 [2023-10-26T13:49:31.879Z] + GO111MODULE=on
13:49:31 [2023-10-26T13:49:31.879Z] + 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=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-26T13:48:52.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
13:49:31 [2023-10-26T13:49:31.879Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:49:31 [2023-10-26T13:49:31.879Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:49:31 [2023-10-26T13:49:31.879Z] 
13:49:31 [2023-10-26T13:49:31.879Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:49:31 [2023-10-26T13:49:31.879Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:49:31 [2023-10-26T13:49:31.879Z] HOSTNAME=9cfc32f44300
13:49:31 [2023-10-26T13:49:31.879Z] TESTDEBUG=0
13:49:31 [2023-10-26T13:49:31.879Z] DEST=bundles/test-integration
13:49:31 [2023-10-26T13:49:31.879Z] PWD=/go/src/github.com/docker/docker
13:49:31 [2023-10-26T13:49:31.879Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:49:31 [2023-10-26T13:49:31.879Z] DOCKER_GITCOMMIT=27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2
13:49:31 [2023-10-26T13:49:31.879Z] container=docker
13:49:31 [2023-10-26T13:49:31.879Z] HOME=/root
13:49:31 [2023-10-26T13:49:31.879Z] CONTAINERD_NAMESPACE=moby
13:49:31 [2023-10-26T13:49:31.879Z] GOLANG_VERSION=1.21.3
13:49:31 [2023-10-26T13:49:31.879Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:49:31 [2023-10-26T13:49:31.879Z] VALIDATE_BRANCH=master
13:49:31 [2023-10-26T13:49:31.879Z] TERM=xterm
13:49:31 [2023-10-26T13:49:31.879Z] DOCKER_PKG=github.com/docker/docker
13:49:31 [2023-10-26T13:49:31.879Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:49:31 [2023-10-26T13:49:31.879Z] SHLVL=1
13:49:31 [2023-10-26T13:49:31.879Z] TIMEOUT=120m
13:49:31 [2023-10-26T13:49:31.879Z] GOTOOLCHAIN=local
13:49:31 [2023-10-26T13:49:31.879Z] DOCKER_GRAPHDRIVER=overlay2
13:49:31 [2023-10-26T13:49:31.879Z] GO111MODULE=off
13:49:31 [2023-10-26T13:49:31.879Z] DOCKER_EXPERIMENTAL=1
13:49:31 [2023-10-26T13:49:31.879Z] TEST_SKIP_INTEGRATION_CLI=1
13:49:31 [2023-10-26T13:49:31.879Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:49:31 [2023-10-26T13:49:31.879Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:49:31 [2023-10-26T13:49:31.879Z] GOPATH=/go
13:49:31 [2023-10-26T13:49:31.879Z] PKG_CONFIG=pkg-config
13:49:31 [2023-10-26T13:49:31.879Z] _=/usr/bin/env
13:49:31 [2023-10-26T13:49:31.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:49:49 [2023-10-26T13:49:49.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
13:49:49 [2023-10-26T13:49:49.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:49:50 [2023-10-26T13:49:50.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:49:52 [2023-10-26T13:49:52.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:49:57 [2023-10-26T13:49:57.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:50:00 [2023-10-26T13:50:00.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:50:00 [2023-10-26T13:50:00.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:50:01 [2023-10-26T13:50:01.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:50:03 [2023-10-26T13:50:03.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:50:04 [2023-10-26T13:50:04.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:50:04 [2023-10-26T13:50:04.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:50:05 [2023-10-26T13:50:05.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:50:07 [2023-10-26T13:50:07.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:50:09 [2023-10-26T13:50:09.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:50:09 [2023-10-26T13:50:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:50:10 [2023-10-26T13:50:10.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:50:11 [2023-10-26T13:50:11.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:50:12 [2023-10-26T13:50:12.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:50:13 [2023-10-26T13:50:13.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:50:14 [2023-10-26T13:50:14.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:50:15 [2023-10-26T13:50:15.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:50:17 [2023-10-26T13:50:17.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:50:17 [2023-10-26T13:50:17.180Z] Using test binary /usr/local/cli-integration/docker
13:50:17 [2023-10-26T13:50:17.180Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:50:17 [2023-10-26T13:50:17.180Z] +++ /etc/init.d/apparmor start
13:50:17 [2023-10-26T13:50:17.180Z] Not: starting.
13:50:17 [2023-10-26T13:50:17.180Z] INFO: Waiting for daemon to start...
13:50:17 [2023-10-26T13:50:17.180Z] Starting dockerd
13:50:17 [2023-10-26T13:50:17.180Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.TH0j3pV0hT/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:50:29 [2023-10-26T13:50:29.375Z] .
13:50:29 [2023-10-26T13:50:29.375Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
13:50:29 [2023-10-26T13:50:29.375Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:50:29 [2023-10-26T13:50:29.375Z] ++++ docker load
13:50:29 [2023-10-26T13:50:29.375Z] Loaded image: emptyfs:latest
13:50:29 [2023-10-26T13:50:29.375Z] ++++ tar -cC bundles/test-integration/dangling .
13:50:29 [2023-10-26T13:50:29.375Z] ++++ docker load
13:50:29 [2023-10-26T13:50:29.375Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
13:50:29 [2023-10-26T13:50:29.375Z] Running integration-test (iteration 1)
13:50:29 [2023-10-26T13:50:29.375Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
13:50:29 [2023-10-26T13:50:29.375Z] ++ '[' -n '' ']'
13:50:29 [2023-10-26T13:50:29.375Z] ++ 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
13:50:29 [2023-10-26T13:50:29.375Z] ++ set -e
13:50:29 [2023-10-26T13:50:29.375Z] ++ '[' -n 0 ']'
13:50:29 [2023-10-26T13:50:29.375Z] ++ set -x
13:50:29 [2023-10-26T13:50:29.375Z] ++ 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.TH0j3pV0hT/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
13:50:29 [2023-10-26T13:50:29.375Z] Loaded image: busybox:latest
13:50:29 [2023-10-26T13:50:29.375Z] Loaded image: busybox:glibc
13:50:29 [2023-10-26T13:50:29.633Z] Loaded image: debian:bullseye-slim
13:50:29 [2023-10-26T13:50:29.633Z] Loaded image: hello-world:latest
13:50:29 [2023-10-26T13:50:29.633Z] Loaded image: arm32v7/hello-world:latest
13:50:29 [2023-10-26T13:50:29.633Z] INFO: Testing against a local daemon
13:50:29 [2023-10-26T13:50:29.633Z] === RUN   TestCgroupNamespacesBuild
13:50:32 [2023-10-26T13:50:32.163Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
13:50:32 [2023-10-26T13:50:32.163Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:50:33 [2023-10-26T13:50:33.098Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
13:50:33 [2023-10-26T13:50:33.098Z] === RUN   TestBuildWithSession
13:50:33 [2023-10-26T13:50:33.098Z]     build_session_test.go:26: TODO: BuildKit
13:50:33 [2023-10-26T13:50:33.098Z] --- SKIP: TestBuildWithSession (0.00s)
13:50:33 [2023-10-26T13:50:33.098Z] === RUN   TestBuildSquashParent
13:50:36 [2023-10-26T13:50:36.380Z] --- PASS: TestBuildSquashParent (3.56s)
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:50:36 [2023-10-26T13:50:36.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:50:36 [2023-10-26T13:50:36.380Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:50:40 [2023-10-26T13:50:40.565Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
13:50:40 [2023-10-26T13:50:40.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s)
13:50:40 [2023-10-26T13:50:40.565Z] === RUN   TestBuildMultiStageCopy
13:50:40 [2023-10-26T13:50:40.565Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:50:41 [2023-10-26T13:50:41.131Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:50:41 [2023-10-26T13:50:41.132Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:50:41 [2023-10-26T13:50:41.132Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:50:41 [2023-10-26T13:50:41.390Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:50:41 [2023-10-26T13:50:41.390Z] --- PASS: TestBuildMultiStageCopy (1.66s)
13:50:41 [2023-10-26T13:50:41.390Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
13:50:41 [2023-10-26T13:50:41.390Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
13:50:41 [2023-10-26T13:50:41.390Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s)
13:50:41 [2023-10-26T13:50:41.390Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.13s)
13:50:41 [2023-10-26T13:50:41.390Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.14s)
13:50:41 [2023-10-26T13:50:41.390Z] === RUN   TestBuildMultiStageParentConfig
13:50:41 [2023-10-26T13:50:41.955Z] --- PASS: TestBuildMultiStageParentConfig (0.43s)
13:50:41 [2023-10-26T13:50:41.955Z] === RUN   TestBuildLabelWithTargets
13:50:42 [2023-10-26T13:50:42.889Z] --- PASS: TestBuildLabelWithTargets (0.91s)
13:50:42 [2023-10-26T13:50:42.889Z] === RUN   TestBuildWithEmptyLayers
13:50:42 [2023-10-26T13:50:42.889Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
13:50:42 [2023-10-26T13:50:42.890Z] === RUN   TestBuildMultiStageOnBuild
13:50:44 [2023-10-26T13:50:44.264Z] --- PASS: TestBuildMultiStageOnBuild (1.30s)
13:50:44 [2023-10-26T13:50:44.264Z] === RUN   TestBuildUncleanTarFilenames
13:50:44 [2023-10-26T13:50:44.522Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
13:50:44 [2023-10-26T13:50:44.522Z] === RUN   TestBuildMultiStageLayerLeak
13:50:45 [2023-10-26T13:50:45.456Z] --- PASS: TestBuildMultiStageLayerLeak (1.13s)
13:50:45 [2023-10-26T13:50:45.456Z] === RUN   TestBuildWithHugeFile
13:52:06 [2023-10-26T13:52:06.880Z] --- PASS: TestBuildWithHugeFile (73.35s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildWCOWSandboxSize
13:52:06 [2023-10-26T13:52:06.880Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:52:06 [2023-10-26T13:52:06.880Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildWithEmptyDockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:06 [2023-10-26T13:52:06.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:52:06 [2023-10-26T13:52:06.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:52:06 [2023-10-26T13:52:06.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:52:06 [2023-10-26T13:52:06.880Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildPreserveOwnership
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildPreserveOwnership/copy_from
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:52:06 [2023-10-26T13:52:06.880Z] --- PASS: TestBuildPreserveOwnership (2.56s)
13:52:06 [2023-10-26T13:52:06.880Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.78s)
13:52:06 [2023-10-26T13:52:06.880Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.77s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildPlatformInvalid
13:52:06 [2023-10-26T13:52:06.880Z] --- PASS: TestBuildPlatformInvalid (0.03s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildkitHistoryTracePropagation
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" 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
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" 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
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:01Z" level=info msg="[core] [Server #4] Server created" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z]     build_traces_test.go:84: Waiting for trace to be available
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] time="2023-10-26T13:52:05Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
13:52:06 [2023-10-26T13:52:06.880Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
13:52:06 [2023-10-26T13:52:06.880Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:52:06 [2023-10-26T13:52:06.880Z] Loaded image: busybox:latest
13:52:06 [2023-10-26T13:52:06.880Z] Loaded image: busybox:glibc
13:52:07 [2023-10-26T13:52:07.139Z] Loaded image: debian:bullseye-slim
13:52:07 [2023-10-26T13:52:07.139Z] Loaded image: hello-world:latest
13:52:07 [2023-10-26T13:52:07.397Z] Loaded image: arm32v7/hello-world:latest
13:52:19 [2023-10-26T13:52:19.595Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.53s)
13:52:19 [2023-10-26T13:52:19.595Z] PASS
13:52:19 [2023-10-26T13:52:19.595Z] 
13:52:19 [2023-10-26T13:52:19.595Z] === Skipped
13:52:19 [2023-10-26T13:52:19.595Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:52:19 [2023-10-26T13:52:19.595Z]     build_session_test.go:26: TODO: BuildKit
13:52:19 [2023-10-26T13:52:19.595Z] 
13:52:19 [2023-10-26T13:52:19.595Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:52:19 [2023-10-26T13:52:19.595Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:52:19 [2023-10-26T13:52:19.595Z] 
13:52:19 [2023-10-26T13:52:19.595Z] DONE 35 tests, 2 skipped in 109.680s
13:52:19 [2023-10-26T13:52:19.595Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
13:52:19 [2023-10-26T13:52:19.595Z] ++ '[' -n '' ']'
13:52:19 [2023-10-26T13:52:19.595Z] ++ 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
13:52:19 [2023-10-26T13:52:19.595Z] ++ set -e
13:52:19 [2023-10-26T13:52:19.595Z] ++ '[' -n 0 ']'
13:52:19 [2023-10-26T13:52:19.595Z] ++ set -x
13:52:19 [2023-10-26T13:52:19.595Z] ++ 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.TH0j3pV0hT/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
13:52:19 [2023-10-26T13:52:19.595Z] INFO: Testing against a local daemon
13:52:19 [2023-10-26T13:52:19.595Z] === RUN   TestNoNewPrivileges
13:52:23 [2023-10-26T13:52:23.779Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
13:52:23 [2023-10-26T13:52:23.779Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
13:52:24 [2023-10-26T13:52:24.345Z] --- PASS: TestNoNewPrivileges (6.24s)
13:52:24 [2023-10-26T13:52:24.345Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
13:52:24 [2023-10-26T13:52:24.345Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
13:52:24 [2023-10-26T13:52:24.345Z] PASS
13:52:24 [2023-10-26T13:52:24.345Z] 
13:52:24 [2023-10-26T13:52:24.345Z] DONE 3 tests in 6.267s
13:52:24 [2023-10-26T13:52:24.345Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
13:52:24 [2023-10-26T13:52:24.345Z] ++ '[' -n '' ']'
13:52:24 [2023-10-26T13:52:24.345Z] ++ 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
13:52:24 [2023-10-26T13:52:24.345Z] ++ set -e
13:52:24 [2023-10-26T13:52:24.345Z] ++ '[' -n 0 ']'
13:52:24 [2023-10-26T13:52:24.345Z] ++ set -x
13:52:24 [2023-10-26T13:52:24.345Z] ++ 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.TH0j3pV0hT/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
13:52:24 [2023-10-26T13:52:24.345Z] INFO: Testing against a local daemon
13:52:24 [2023-10-26T13:52:24.345Z] === RUN   TestConfigInspect
13:52:26 [2023-10-26T13:52:26.874Z] --- PASS: TestConfigInspect (2.05s)
13:52:26 [2023-10-26T13:52:26.874Z] === RUN   TestConfigList
13:52:27 [2023-10-26T13:52:27.808Z] === RUN   TestConfigList/test_filter_by_name
13:52:27 [2023-10-26T13:52:27.808Z] === RUN   TestConfigList/test_filter_by_id
13:52:27 [2023-10-26T13:52:27.808Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:52:27 [2023-10-26T13:52:27.808Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:52:27 [2023-10-26T13:52:27.808Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:52:28 [2023-10-26T13:52:28.374Z] --- PASS: TestConfigList (1.95s)
13:52:28 [2023-10-26T13:52:28.374Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:52:28 [2023-10-26T13:52:28.374Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:52:28 [2023-10-26T13:52:28.374Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:52:28 [2023-10-26T13:52:28.374Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:52:28 [2023-10-26T13:52:28.374Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:52:28 [2023-10-26T13:52:28.374Z] === RUN   TestConfigsCreateAndDelete
13:52:30 [2023-10-26T13:52:30.274Z] --- PASS: TestConfigsCreateAndDelete (1.96s)
13:52:30 [2023-10-26T13:52:30.274Z] === RUN   TestConfigsUpdate
13:52:32 [2023-10-26T13:52:32.174Z] --- PASS: TestConfigsUpdate (1.93s)
13:52:32 [2023-10-26T13:52:32.174Z] === RUN   TestTemplatedConfig
13:52:35 [2023-10-26T13:52:35.456Z] --- PASS: TestTemplatedConfig (2.69s)
13:52:35 [2023-10-26T13:52:35.456Z] === RUN   TestConfigCreateResolve
13:52:36 [2023-10-26T13:52:36.830Z] --- PASS: TestConfigCreateResolve (1.89s)
13:52:36 [2023-10-26T13:52:36.830Z] PASS
13:52:36 [2023-10-26T13:52:36.830Z] 
13:52:36 [2023-10-26T13:52:36.830Z] DONE 11 tests in 12.502s
13:52:36 [2023-10-26T13:52:36.830Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
13:52:36 [2023-10-26T13:52:36.830Z] ++ '[' -n '' ']'
13:52:36 [2023-10-26T13:52:36.830Z] ++ 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
13:52:36 [2023-10-26T13:52:36.830Z] ++ set -e
13:52:36 [2023-10-26T13:52:36.830Z] ++ '[' -n 0 ']'
13:52:36 [2023-10-26T13:52:36.830Z] ++ set -x
13:52:36 [2023-10-26T13:52:36.830Z] ++ 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.TH0j3pV0hT/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
13:52:36 [2023-10-26T13:52:36.830Z] INFO: Testing against a local daemon
13:52:36 [2023-10-26T13:52:36.830Z] === RUN   TestAttach
13:52:36 [2023-10-26T13:52:36.830Z] === RUN   TestAttach/without_TTY
13:52:36 [2023-10-26T13:52:36.830Z] === PAUSE TestAttach/without_TTY
13:52:36 [2023-10-26T13:52:36.830Z] === RUN   TestAttach/with_TTY
13:52:36 [2023-10-26T13:52:36.830Z] === PAUSE TestAttach/with_TTY
13:52:36 [2023-10-26T13:52:36.830Z] === CONT  TestAttach/without_TTY
13:52:36 [2023-10-26T13:52:36.830Z] === CONT  TestAttach/with_TTY
13:52:37 [2023-10-26T13:52:37.088Z] --- PASS: TestAttach (0.03s)
13:52:37 [2023-10-26T13:52:37.088Z]     --- PASS: TestAttach/with_TTY (0.06s)
13:52:37 [2023-10-26T13:52:37.088Z]     --- PASS: TestAttach/without_TTY (0.07s)
13:52:37 [2023-10-26T13:52:37.088Z] === RUN   TestCreateWithCDIDevices
13:52:38 [2023-10-26T13:52:38.023Z] --- PASS: TestCreateWithCDIDevices (1.10s)
13:52:38 [2023-10-26T13:52:38.023Z] === RUN   TestCDISpecDirsAreInSystemInfo
13:52:38 [2023-10-26T13:52:38.023Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
13:52:38 [2023-10-26T13:52:38.589Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
13:52:39 [2023-10-26T13:52:39.155Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
13:52:39 [2023-10-26T13:52:39.721Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
13:52:40 [2023-10-26T13:52:40.287Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
13:52:40 [2023-10-26T13:52:40.853Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
13:52:41 [2023-10-26T13:52:41.419Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
13:52:41 [2023-10-26T13:52:41.677Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
13:52:42 [2023-10-26T13:52:42.244Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
13:52:42 [2023-10-26T13:52:42.244Z] === RUN   TestCheckpoint
13:52:42 [2023-10-26T13:52:42.244Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:52:42 [2023-10-26T13:52:42.245Z] --- SKIP: TestCheckpoint (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/commit
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/commit
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/create
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/containers/create
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/commit
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/containers/create
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:52:42 [2023-10-26T13:52:42.245Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:52:42 [2023-10-26T13:52:42.245Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:52:42 [2023-10-26T13:52:42.503Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:52:42 [2023-10-26T13:52:42.503Z] === RUN   TestCopyFromContainerPathIsNotDir
13:52:42 [2023-10-26T13:52:42.503Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
13:52:42 [2023-10-26T13:52:42.503Z] === RUN   TestCopyToContainerPathDoesNotExist
13:52:42 [2023-10-26T13:52:42.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
13:52:42 [2023-10-26T13:52:42.503Z] === RUN   TestCopyEmptyFile
13:52:42 [2023-10-26T13:52:42.503Z] --- PASS: TestCopyEmptyFile (0.08s)
13:52:42 [2023-10-26T13:52:42.503Z] === RUN   TestCopyToContainerPathIsNotDir
13:52:42 [2023-10-26T13:52:42.761Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:52:42 [2023-10-26T13:52:42.761Z] === RUN   TestCopyFromContainer
13:52:43 [2023-10-26T13:52:43.328Z] === RUN   TestCopyFromContainer//
13:52:43 [2023-10-26T13:52:43.328Z] === RUN   TestCopyFromContainer/.
13:52:43 [2023-10-26T13:52:43.328Z] === RUN   TestCopyFromContainer//.
13:52:43 [2023-10-26T13:52:43.328Z] === RUN   TestCopyFromContainer/./
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer//./
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer//bar/root
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer//bar/root/
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer//bar/root/.
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/quux
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/quux/
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/quux/.
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCopyFromContainer/bar/notarget
13:52:43 [2023-10-26T13:52:43.587Z] --- PASS: TestCopyFromContainer (0.96s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:52:43 [2023-10-26T13:52:43.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateLinkToNonExistingContainer
13:52:43 [2023-10-26T13:52:43.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateWithInvalidEnv
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateWithInvalidEnv/0
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateWithInvalidEnv/0
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateWithInvalidEnv/1
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateWithInvalidEnv/1
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateWithInvalidEnv/2
13:52:43 [2023-10-26T13:52:43.587Z] === PAUSE TestCreateWithInvalidEnv/2
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateWithInvalidEnv/0
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateWithInvalidEnv/2
13:52:43 [2023-10-26T13:52:43.587Z] === CONT  TestCreateWithInvalidEnv/1
13:52:43 [2023-10-26T13:52:43.587Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateTmpfsMountsTarget
13:52:43 [2023-10-26T13:52:43.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:52:43 [2023-10-26T13:52:43.587Z] === RUN   TestCreateWithCustomMaskedPaths
13:52:45 [2023-10-26T13:52:45.488Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
13:52:45 [2023-10-26T13:52:45.488Z] === RUN   TestCreateWithCustomReadonlyPaths
13:52:46 [2023-10-26T13:52:46.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s)
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:52:46 [2023-10-26T13:52:46.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:52:46 [2023-10-26T13:52:46.863Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:52:47 [2023-10-26T13:52:47.121Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateDifferentPlatform
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateDifferentPlatform/different_os
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:52:47 [2023-10-26T13:52:47.121Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:52:47 [2023-10-26T13:52:47.121Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:52:47 [2023-10-26T13:52:47.121Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:52:47 [2023-10-26T13:52:47.121Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:52:47 [2023-10-26T13:52:47.121Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:52:47 [2023-10-26T13:52:47.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:52:47 [2023-10-26T13:52:47.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:52:47 [2023-10-26T13:52:47.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:52:47 [2023-10-26T13:52:47.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:52:47 [2023-10-26T13:52:47.121Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:52:47 [2023-10-26T13:52:47.121Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:52:47 [2023-10-26T13:52:47.121Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:52:47 [2023-10-26T13:52:47.121Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:52:47 [2023-10-26T13:52:47.121Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:52:47 [2023-10-26T13:52:47.121Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:52:47 [2023-10-26T13:52:47.121Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:52:47 [2023-10-26T13:52:47.121Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:52:47 [2023-10-26T13:52:47.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:52:47 [2023-10-26T13:52:47.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:52:47 [2023-10-26T13:52:47.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:52:47 [2023-10-26T13:52:47.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:52:47 [2023-10-26T13:52:47.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:52:47 [2023-10-26T13:52:47.122Z] === RUN   TestCreateWithMultipleEndpointSettings
13:52:47 [2023-10-26T13:52:47.122Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
13:52:47 [2023-10-26T13:52:47.380Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
13:52:47 [2023-10-26T13:52:47.380Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
13:52:47 [2023-10-26T13:52:47.380Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestContainerStartOnDaemonRestart
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestContainerStartOnDaemonRestart
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestDaemonRestartIpcMode
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestDaemonRestartIpcMode
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestDaemonHostGatewayIP
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestDaemonHostGatewayIP
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestRestartDaemonWithRestartingContainer
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestHardRestartWhenContainerIsRunning
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestContainerKillOnDaemonStart
13:52:47 [2023-10-26T13:52:47.380Z] === PAUSE TestContainerKillOnDaemonStart
13:52:47 [2023-10-26T13:52:47.380Z] === RUN   TestDiff
13:52:47 [2023-10-26T13:52:47.946Z] --- PASS: TestDiff (0.60s)
13:52:47 [2023-10-26T13:52:47.946Z] === RUN   TestDiffStoppedContainer
13:52:48 [2023-10-26T13:52:48.204Z] --- PASS: TestDiffStoppedContainer (0.45s)
13:52:48 [2023-10-26T13:52:48.204Z] === RUN   TestExecConsoleSize
13:52:49 [2023-10-26T13:52:49.139Z] --- PASS: TestExecConsoleSize (0.57s)
13:52:49 [2023-10-26T13:52:49.139Z] === RUN   TestExecWithCloseStdin
13:52:49 [2023-10-26T13:52:49.397Z] --- PASS: TestExecWithCloseStdin (0.58s)
13:52:49 [2023-10-26T13:52:49.397Z] === RUN   TestExec
13:52:50 [2023-10-26T13:52:50.332Z] --- PASS: TestExec (0.62s)
13:52:50 [2023-10-26T13:52:50.332Z] === RUN   TestExecUser
13:52:50 [2023-10-26T13:52:50.590Z] --- PASS: TestExecUser (0.56s)
13:52:50 [2023-10-26T13:52:50.590Z] === RUN   TestExportContainerAndImportImage
13:52:51 [2023-10-26T13:52:51.156Z] --- PASS: TestExportContainerAndImportImage (0.58s)
13:52:51 [2023-10-26T13:52:51.156Z] === RUN   TestExportContainerAfterDaemonRestart
13:52:57 [2023-10-26T13:52:57.714Z] --- PASS: TestExportContainerAfterDaemonRestart (6.18s)
13:52:57 [2023-10-26T13:52:57.714Z] === RUN   TestHealthCheckWorkdir
13:52:58 [2023-10-26T13:52:58.280Z] --- PASS: TestHealthCheckWorkdir (0.69s)
13:52:58 [2023-10-26T13:52:58.280Z] === RUN   TestHealthKillContainer
13:53:06 [2023-10-26T13:53:06.390Z] --- PASS: TestHealthKillContainer (8.00s)
13:53:06 [2023-10-26T13:53:06.390Z] === RUN   TestHealthCheckProcessKilled
13:53:06 [2023-10-26T13:53:06.957Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
13:53:06 [2023-10-26T13:53:06.957Z] === RUN   TestHealthStartInterval
13:53:08 [2023-10-26T13:53:08.331Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.331Z]         }
13:53:08 [2023-10-26T13:53:08.331Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.331Z]         }
13:53:08 [2023-10-26T13:53:08.331Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.331Z]         }
13:53:08 [2023-10-26T13:53:08.589Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.589Z]         }
13:53:08 [2023-10-26T13:53:08.589Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.589Z]         }
13:53:08 [2023-10-26T13:53:08.847Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.847Z]         }
13:53:08 [2023-10-26T13:53:08.847Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.847Z]         }
13:53:08 [2023-10-26T13:53:08.847Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:08 [2023-10-26T13:53:08.847Z]         }
13:53:09 [2023-10-26T13:53:09.105Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:09 [2023-10-26T13:53:09.105Z]         }
13:53:09 [2023-10-26T13:53:09.105Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:09 [2023-10-26T13:53:09.105Z]         }
13:53:09 [2023-10-26T13:53:09.363Z]     health_test.go:141: &{2023-10-26 13:53:08.003668422 +0000 UTC 2023-10-26 13:53:08.078017585 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:09 [2023-10-26T13:53:09.363Z]         }
13:53:09 [2023-10-26T13:53:09.363Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.363Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.621Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.621Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.879Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.879Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:09 [2023-10-26T13:53:09.879Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:10 [2023-10-26T13:53:10.137Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:10 [2023-10-26T13:53:10.137Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:10 [2023-10-26T13:53:10.137Z]     health_test.go:141: &{2023-10-26 13:53:09.085024719 +0000 UTC 2023-10-26 13:53:09.149482102 +0000 UTC 1 2}
13:53:10 [2023-10-26T13:53:10.395Z]     health_test.go:169: 1.070659193s
13:53:11 [2023-10-26T13:53:11.329Z]     health_test.go:169: 1.070659193s
13:53:12 [2023-10-26T13:53:12.262Z]     health_test.go:169: 1.070659193s
13:53:13 [2023-10-26T13:53:13.636Z]     health_test.go:169: 1.070659193s
13:53:14 [2023-10-26T13:53:14.569Z]     health_test.go:169: 1.070659193s
13:53:15 [2023-10-26T13:53:15.503Z]     health_test.go:169: 1.070659193s
13:53:16 [2023-10-26T13:53:16.436Z]     health_test.go:169: 1.070659193s
13:53:17 [2023-10-26T13:53:17.370Z]     health_test.go:169: 1.070659193s
13:53:18 [2023-10-26T13:53:18.305Z]     health_test.go:169: 1.070659193s
13:53:19 [2023-10-26T13:53:19.678Z]     health_test.go:169: 1.070659193s
13:53:20 [2023-10-26T13:53:20.258Z]     health_test.go:169: 1.070659193s
13:53:21 [2023-10-26T13:53:21.647Z]     health_test.go:169: 1.070659193s
13:53:22 [2023-10-26T13:53:22.591Z]     health_test.go:169: 1.070659193s
13:53:23 [2023-10-26T13:53:23.567Z]     health_test.go:169: 1.070659193s
13:53:24 [2023-10-26T13:53:24.534Z]     health_test.go:169: 1.070659193s
13:53:25 [2023-10-26T13:53:25.486Z]     health_test.go:169: 1.070659193s
13:53:26 [2023-10-26T13:53:26.419Z]     health_test.go:169: 1.070659193s
13:53:27 [2023-10-26T13:53:27.352Z]     health_test.go:169: 1.070659193s
13:53:28 [2023-10-26T13:53:28.285Z]     health_test.go:169: 1.070659193s
13:53:29 [2023-10-26T13:53:29.657Z]     health_test.go:169: 1.070659193s
13:53:30 [2023-10-26T13:53:30.590Z]     health_test.go:169: 1.070659193s
13:53:31 [2023-10-26T13:53:31.523Z]     health_test.go:169: 1.070659193s
13:53:32 [2023-10-26T13:53:32.455Z]     health_test.go:169: 1.070659193s
13:53:33 [2023-10-26T13:53:33.389Z]     health_test.go:169: 1.070659193s
13:53:34 [2023-10-26T13:53:34.322Z]     health_test.go:169: 1.070659193s
13:53:35 [2023-10-26T13:53:35.694Z]     health_test.go:169: 1.070659193s
13:53:36 [2023-10-26T13:53:36.260Z]     health_test.go:169: 1.070659193s
13:53:37 [2023-10-26T13:53:37.633Z]     health_test.go:169: 1.070659193s
13:53:38 [2023-10-26T13:53:38.566Z]     health_test.go:169: 1.070659193s
13:53:39 [2023-10-26T13:53:39.499Z]     health_test.go:169: 1.070659193s
13:53:40 [2023-10-26T13:53:40.873Z] --- PASS: TestHealthStartInterval (33.75s)
13:53:40 [2023-10-26T13:53:40.873Z] === RUN   TestInspectCpusetInConfigPre120
13:53:41 [2023-10-26T13:53:41.131Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
13:53:41 [2023-10-26T13:53:41.131Z] === RUN   TestInspectAnnotations
13:53:41 [2023-10-26T13:53:41.131Z] --- PASS: TestInspectAnnotations (0.05s)
13:53:41 [2023-10-26T13:53:41.131Z] === RUN   TestIpcModeNone
13:53:41 [2023-10-26T13:53:41.697Z] --- PASS: TestIpcModeNone (0.57s)
13:53:41 [2023-10-26T13:53:41.697Z] === RUN   TestIpcModePrivate
13:53:42 [2023-10-26T13:53:42.263Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:53:42 [2023-10-26T13:53:42.263Z] --- PASS: TestIpcModePrivate (0.54s)
13:53:42 [2023-10-26T13:53:42.263Z] === RUN   TestIpcModeShareable
13:53:42 [2023-10-26T13:53:42.521Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:53:42 [2023-10-26T13:53:42.779Z] --- PASS: TestIpcModeShareable (0.59s)
13:53:42 [2023-10-26T13:53:42.779Z] === RUN   TestAPIIpcModeShareableAndContainer
13:53:44 [2023-10-26T13:53:44.153Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
13:53:44 [2023-10-26T13:53:44.153Z] === RUN   TestAPIIpcModeHost
13:53:44 [2023-10-26T13:53:44.719Z] --- PASS: TestAPIIpcModeHost (0.39s)
13:53:44 [2023-10-26T13:53:44.719Z] === RUN   TestDaemonIpcModeShareable
13:53:45 [2023-10-26T13:53:45.653Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:53:45 [2023-10-26T13:53:45.653Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
13:53:45 [2023-10-26T13:53:45.653Z] === RUN   TestDaemonIpcModePrivate
13:53:46 [2023-10-26T13:53:46.587Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:53:46 [2023-10-26T13:53:46.845Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
13:53:46 [2023-10-26T13:53:46.845Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:53:47 [2023-10-26T13:53:47.779Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:53:48 [2023-10-26T13:53:48.037Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
13:53:48 [2023-10-26T13:53:48.037Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:53:48 [2023-10-26T13:53:48.971Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:53:49 [2023-10-26T13:53:49.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
13:53:49 [2023-10-26T13:53:49.229Z] === RUN   TestIpcModeOlderClient
13:53:49 [2023-10-26T13:53:49.229Z] === PAUSE TestIpcModeOlderClient
13:53:49 [2023-10-26T13:53:49.229Z] === RUN   TestKillContainerInvalidSignal
13:53:49 [2023-10-26T13:53:49.795Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
13:53:49 [2023-10-26T13:53:49.795Z] === RUN   TestKillContainer
13:53:49 [2023-10-26T13:53:49.795Z] === RUN   TestKillContainer/no_signal
13:53:50 [2023-10-26T13:53:50.362Z] === RUN   TestKillContainer/non_killing_signal
13:53:50 [2023-10-26T13:53:50.362Z] === RUN   TestKillContainer/killing_signal
13:53:51 [2023-10-26T13:53:51.296Z] --- PASS: TestKillContainer (1.42s)
13:53:51 [2023-10-26T13:53:51.296Z]     --- PASS: TestKillContainer/no_signal (0.45s)
13:53:51 [2023-10-26T13:53:51.296Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
13:53:51 [2023-10-26T13:53:51.296Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
13:53:51 [2023-10-26T13:53:51.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:53:51 [2023-10-26T13:53:51.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:53:51 [2023-10-26T13:53:51.554Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:53:52 [2023-10-26T13:53:52.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
13:53:52 [2023-10-26T13:53:52.488Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
13:53:52 [2023-10-26T13:53:52.488Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
13:53:52 [2023-10-26T13:53:52.488Z] === RUN   TestKillStoppedContainer
13:53:52 [2023-10-26T13:53:52.746Z] --- PASS: TestKillStoppedContainer (0.08s)
13:53:52 [2023-10-26T13:53:52.746Z] === RUN   TestKillStoppedContainerAPIPre120
13:53:52 [2023-10-26T13:53:52.746Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
13:53:52 [2023-10-26T13:53:52.746Z] === RUN   TestKillDifferentUserContainer
13:53:53 [2023-10-26T13:53:53.312Z] --- PASS: TestKillDifferentUserContainer (0.54s)
13:53:53 [2023-10-26T13:53:53.312Z] === RUN   TestInspectOomKilledTrue
13:53:53 [2023-10-26T13:53:53.878Z] --- PASS: TestInspectOomKilledTrue (0.55s)
13:53:53 [2023-10-26T13:53:53.878Z] === RUN   TestInspectOomKilledFalse
13:53:54 [2023-10-26T13:53:54.444Z] --- PASS: TestInspectOomKilledFalse (0.43s)
13:53:54 [2023-10-26T13:53:54.444Z] === RUN   TestLinksEtcHostsContentMatch
13:53:54 [2023-10-26T13:53:54.702Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
13:53:54 [2023-10-26T13:53:54.702Z] === RUN   TestLinksContainerNames
13:53:55 [2023-10-26T13:53:55.636Z] --- PASS: TestLinksContainerNames (1.04s)
13:53:55 [2023-10-26T13:53:55.636Z] === RUN   TestLogsFollowTailEmpty
13:53:56 [2023-10-26T13:53:56.202Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:53:56 [2023-10-26T13:53:56.202Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:53:56 [2023-10-26T13:53:56.202Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:53:58 [2023-10-26T13:53:58.103Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:53:59 [2023-10-26T13:53:59.477Z] --- PASS: TestLogs (3.13s)
13:53:59 [2023-10-26T13:53:59.477Z]     --- PASS: TestLogs/driver_local (0.01s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.85s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.16s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.46s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.52s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.57s)
13:53:59 [2023-10-26T13:53:59.477Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.92s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.06s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.28s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.50s)
13:53:59 [2023-10-26T13:53:59.477Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.54s)
13:53:59 [2023-10-26T13:53:59.477Z] === RUN   TestContainerNetworkMountsNoChown
13:53:59 [2023-10-26T13:53:59.735Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/default
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/default
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/private
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/private
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rprivate
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rprivate
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/slave
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/slave
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rslave
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rslave
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/shared
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/shared
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rshared
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rshared
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/default
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rslave
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rshared
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/default/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/shared
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/slave
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/private
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/private/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rprivate
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/default/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/private/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/default/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/default/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:53:59 [2023-10-26T13:53:59.735Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/private/bind_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/private/mount_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:53:59 [2023-10-26T13:53:59.993Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:53:59 [2023-10-26T13:53:59.993Z] --- PASS: TestMountDaemonRoot (0.02s)
13:53:59 [2023-10-26T13:53:59.993Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
13:53:59 [2023-10-26T13:53:59.993Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
13:53:59 [2023-10-26T13:53:59.993Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
13:53:59 [2023-10-26T13:53:59.993Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:53:59 [2023-10-26T13:53:59.993Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.09s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
13:53:59 [2023-10-26T13:53:59.994Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
13:53:59 [2023-10-26T13:53:59.994Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
13:53:59 [2023-10-26T13:53:59.994Z] === RUN   TestContainerBindMountNonRecursive
13:54:01 [2023-10-26T13:54:01.367Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
13:54:01 [2023-10-26T13:54:01.367Z] === RUN   TestContainerVolumesMountedAsShared
13:54:01 [2023-10-26T13:54:01.933Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
13:54:01 [2023-10-26T13:54:01.933Z] === RUN   TestContainerVolumesMountedAsSlave
13:54:02 [2023-10-26T13:54:02.191Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
13:54:02 [2023-10-26T13:54:02.191Z] === RUN   TestContainerCopyLeaksMounts
13:54:02 [2023-10-26T13:54:02.758Z] --- PASS: TestContainerCopyLeaksMounts (0.60s)
13:54:02 [2023-10-26T13:54:02.758Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:54:04 [2023-10-26T13:54:04.658Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.91s)
13:54:04 [2023-10-26T13:54:04.658Z] === RUN   TestNetworkNat
13:54:05 [2023-10-26T13:54:05.225Z] --- PASS: TestNetworkNat (0.51s)
13:54:05 [2023-10-26T13:54:05.225Z] === RUN   TestNetworkLocalhostTCPNat
13:54:05 [2023-10-26T13:54:05.791Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
13:54:05 [2023-10-26T13:54:05.791Z] === RUN   TestNetworkLoopbackNat
13:54:08 [2023-10-26T13:54:08.319Z] --- PASS: TestNetworkLoopbackNat (2.65s)
13:54:08 [2023-10-26T13:54:08.319Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
13:54:08 [2023-10-26T13:54:08.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
13:54:08 [2023-10-26T13:54:08.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
13:54:08 [2023-10-26T13:54:08.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
13:54:08 [2023-10-26T13:54:08.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
13:54:08 [2023-10-26T13:54:08.885Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.53s)
13:54:08 [2023-10-26T13:54:08.885Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
13:54:08 [2023-10-26T13:54:08.885Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
13:54:08 [2023-10-26T13:54:08.885Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
13:54:08 [2023-10-26T13:54:08.885Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
13:54:08 [2023-10-26T13:54:08.885Z] === RUN   TestPause
13:54:09 [2023-10-26T13:54:09.452Z] --- PASS: TestPause (0.50s)
13:54:09 [2023-10-26T13:54:09.452Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:54:09 [2023-10-26T13:54:09.452Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:54:09 [2023-10-26T13:54:09.452Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:54:09 [2023-10-26T13:54:09.452Z] === RUN   TestPauseStopPausedContainer
13:54:10 [2023-10-26T13:54:10.018Z] --- PASS: TestPauseStopPausedContainer (0.47s)
13:54:10 [2023-10-26T13:54:10.018Z] === RUN   TestPIDModeHost
13:54:10 [2023-10-26T13:54:10.952Z] --- PASS: TestPIDModeHost (1.13s)
13:54:10 [2023-10-26T13:54:10.952Z] === RUN   TestPIDModeContainer
13:54:10 [2023-10-26T13:54:10.952Z] === RUN   TestPIDModeContainer/non-existing_container
13:54:10 [2023-10-26T13:54:10.952Z] === RUN   TestPIDModeContainer/non-running_container
13:54:11 [2023-10-26T13:54:11.211Z] === RUN   TestPIDModeContainer/running_container
13:54:12 [2023-10-26T13:54:12.588Z] --- PASS: TestPIDModeContainer (1.28s)
13:54:12 [2023-10-26T13:54:12.588Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
13:54:12 [2023-10-26T13:54:12.588Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
13:54:12 [2023-10-26T13:54:12.588Z]     --- PASS: TestPIDModeContainer/running_container (0.56s)
13:54:12 [2023-10-26T13:54:12.588Z] === RUN   TestPsFilter
13:54:12 [2023-10-26T13:54:12.588Z] === RUN   TestPsFilter/since
13:54:12 [2023-10-26T13:54:12.588Z] === RUN   TestPsFilter/before
13:54:12 [2023-10-26T13:54:12.588Z] --- PASS: TestPsFilter (0.17s)
13:54:12 [2023-10-26T13:54:12.588Z]     --- PASS: TestPsFilter/since (0.00s)
13:54:12 [2023-10-26T13:54:12.588Z]     --- PASS: TestPsFilter/before (0.00s)
13:54:12 [2023-10-26T13:54:12.588Z] === RUN   TestRemoveContainerWithRemovedVolume
13:54:12 [2023-10-26T13:54:12.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
13:54:12 [2023-10-26T13:54:12.846Z] === RUN   TestRemoveContainerWithVolume
13:54:13 [2023-10-26T13:54:13.412Z] --- PASS: TestRemoveContainerWithVolume (0.49s)
13:54:13 [2023-10-26T13:54:13.412Z] === RUN   TestRemoveContainerRunning
13:54:13 [2023-10-26T13:54:13.978Z] --- PASS: TestRemoveContainerRunning (0.49s)
13:54:13 [2023-10-26T13:54:13.978Z] === RUN   TestRemoveContainerForceRemoveRunning
13:54:14 [2023-10-26T13:54:14.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
13:54:14 [2023-10-26T13:54:14.544Z] === RUN   TestRemoveInvalidContainer
13:54:14 [2023-10-26T13:54:14.544Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:54:14 [2023-10-26T13:54:14.544Z] === RUN   TestRenameLinkedContainer
13:54:16 [2023-10-26T13:54:16.444Z] --- PASS: TestRenameLinkedContainer (2.00s)
13:54:16 [2023-10-26T13:54:16.444Z] === RUN   TestRenameStoppedContainer
13:54:17 [2023-10-26T13:54:17.010Z] --- PASS: TestRenameStoppedContainer (0.49s)
13:54:17 [2023-10-26T13:54:17.010Z] === RUN   TestRenameRunningContainerAndReuse
13:54:17 [2023-10-26T13:54:17.943Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
13:54:17 [2023-10-26T13:54:17.944Z] === RUN   TestRenameInvalidName
13:54:18 [2023-10-26T13:54:18.509Z] --- PASS: TestRenameInvalidName (0.49s)
13:54:18 [2023-10-26T13:54:18.509Z] === RUN   TestRenameAnonymousContainer
13:54:20 [2023-10-26T13:54:20.409Z] --- PASS: TestRenameAnonymousContainer (1.74s)
13:54:20 [2023-10-26T13:54:20.409Z] === RUN   TestRenameContainerWithSameName
13:54:20 [2023-10-26T13:54:20.667Z] --- PASS: TestRenameContainerWithSameName (0.48s)
13:54:20 [2023-10-26T13:54:20.667Z] === RUN   TestRenameContainerWithLinkedContainer
13:54:21 [2023-10-26T13:54:21.600Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
13:54:21 [2023-10-26T13:54:21.600Z] === RUN   TestResize
13:54:21 [2023-10-26T13:54:21.600Z] === RUN   TestResize/success
13:54:21 [2023-10-26T13:54:21.858Z] === RUN   TestResize/invalid_size
13:54:22 [2023-10-26T13:54:22.116Z] === RUN   TestResize/invalid_state
13:54:22 [2023-10-26T13:54:22.682Z] --- PASS: TestResize (1.04s)
13:54:22 [2023-10-26T13:54:22.682Z]     --- PASS: TestResize/success (0.26s)
13:54:22 [2023-10-26T13:54:22.682Z]     --- PASS: TestResize/invalid_size (0.27s)
13:54:22 [2023-10-26T13:54:22.682Z]     --- PASS: TestResize/invalid_state (0.04s)
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:22 [2023-10-26T13:54:22.682Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:22 [2023-10-26T13:54:22.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:24 [2023-10-26T13:54:24.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:24 [2023-10-26T13:54:24.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:24 [2023-10-26T13:54:24.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:24 [2023-10-26T13:54:24.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:24 [2023-10-26T13:54:24.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:26 [2023-10-26T13:54:26.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:26 [2023-10-26T13:54:26.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:26 [2023-10-26T13:54:26.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:28 [2023-10-26T13:54:28.786Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.33s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.36s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.02s)
13:54:28 [2023-10-26T13:54:28.786Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s)
13:54:28 [2023-10-26T13:54:28.786Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:54:28 [2023-10-26T13:54:28.786Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:54:29 [2023-10-26T13:54:29.352Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:54:30 [2023-10-26T13:54:30.727Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.07s)
13:54:30 [2023-10-26T13:54:30.727Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
13:54:30 [2023-10-26T13:54:30.727Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.08s)
13:54:30 [2023-10-26T13:54:30.727Z] === RUN   TestContainerRestartWithCancelledRequest
13:54:32 [2023-10-26T13:54:32.626Z] --- PASS: TestContainerRestartWithCancelledRequest (1.91s)
13:54:32 [2023-10-26T13:54:32.626Z] === RUN   TestCgroupNamespacesRun
13:54:33 [2023-10-26T13:54:33.560Z] --- PASS: TestCgroupNamespacesRun (1.12s)
13:54:33 [2023-10-26T13:54:33.560Z] === RUN   TestCgroupNamespacesRunPrivileged
13:54:34 [2023-10-26T13:54:34.934Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
13:54:34 [2023-10-26T13:54:34.934Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:54:35 [2023-10-26T13:54:35.868Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
13:54:35 [2023-10-26T13:54:35.868Z] === RUN   TestCgroupNamespacesRunHostMode
13:54:37 [2023-10-26T13:54:37.241Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
13:54:37 [2023-10-26T13:54:37.241Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:54:38 [2023-10-26T13:54:38.175Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
13:54:38 [2023-10-26T13:54:38.175Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:54:39 [2023-10-26T13:54:39.108Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
13:54:39 [2023-10-26T13:54:39.108Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:54:40 [2023-10-26T13:54:40.042Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
13:54:40 [2023-10-26T13:54:40.042Z] === RUN   TestCgroupNamespacesRunOlderClient
13:54:40 [2023-10-26T13:54:40.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
13:54:40 [2023-10-26T13:54:40.976Z] === RUN   TestNISDomainname
13:54:41 [2023-10-26T13:54:41.542Z] --- PASS: TestNISDomainname (0.60s)
13:54:41 [2023-10-26T13:54:41.542Z] === RUN   TestHostnameDnsResolution
13:54:42 [2023-10-26T13:54:42.477Z] --- PASS: TestHostnameDnsResolution (0.77s)
13:54:42 [2023-10-26T13:54:42.477Z] === RUN   TestUnprivilegedPortsAndPing
13:54:43 [2023-10-26T13:54:43.043Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
13:54:43 [2023-10-26T13:54:43.043Z] === RUN   TestPrivilegedHostDevices
13:54:43 [2023-10-26T13:54:43.609Z] --- PASS: TestPrivilegedHostDevices (0.58s)
13:54:43 [2023-10-26T13:54:43.609Z] === RUN   TestRunConsoleSize
13:54:43 [2023-10-26T13:54:43.867Z] --- PASS: TestRunConsoleSize (0.49s)
13:54:43 [2023-10-26T13:54:43.867Z] === RUN   TestRunWithAlternativeContainerdShim
13:54:50 [2023-10-26T13:54:50.425Z] --- PASS: TestRunWithAlternativeContainerdShim (5.54s)
13:54:50 [2023-10-26T13:54:50.425Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
13:54:50 [2023-10-26T13:54:50.682Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.15s)
13:54:50 [2023-10-26T13:54:50.683Z] === RUN   TestStats
13:54:52 [2023-10-26T13:54:52.057Z] --- PASS: TestStats (1.50s)
13:54:52 [2023-10-26T13:54:52.057Z] === RUN   TestStopContainerWithTimeout
13:54:52 [2023-10-26T13:54:52.057Z] === RUN   TestStopContainerWithTimeout/0
13:54:52 [2023-10-26T13:54:52.057Z] === PAUSE TestStopContainerWithTimeout/0
13:54:52 [2023-10-26T13:54:52.057Z] === RUN   TestStopContainerWithTimeout/1
13:54:52 [2023-10-26T13:54:52.057Z] === PAUSE TestStopContainerWithTimeout/1
13:54:52 [2023-10-26T13:54:52.057Z] === RUN   TestStopContainerWithTimeout/3
13:54:52 [2023-10-26T13:54:52.057Z] === PAUSE TestStopContainerWithTimeout/3
13:54:52 [2023-10-26T13:54:52.057Z] === RUN   TestStopContainerWithTimeout/-1
13:54:52 [2023-10-26T13:54:52.057Z] === PAUSE TestStopContainerWithTimeout/-1
13:54:52 [2023-10-26T13:54:52.057Z] === CONT  TestStopContainerWithTimeout/0
13:54:52 [2023-10-26T13:54:52.057Z] === CONT  TestStopContainerWithTimeout/3
13:54:52 [2023-10-26T13:54:52.057Z] === CONT  TestStopContainerWithTimeout/-1
13:54:52 [2023-10-26T13:54:52.057Z] === CONT  TestStopContainerWithTimeout/1
13:54:55 [2023-10-26T13:54:55.338Z] --- PASS: TestStopContainerWithTimeout (0.05s)
13:54:55 [2023-10-26T13:54:55.338Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
13:54:55 [2023-10-26T13:54:55.338Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
13:54:55 [2023-10-26T13:54:55.338Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
13:54:55 [2023-10-26T13:54:55.338Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
13:54:55 [2023-10-26T13:54:55.338Z] === RUN   TestStopContainerWithTimeoutCancel
13:54:55 [2023-10-26T13:54:55.338Z] === PAUSE TestStopContainerWithTimeoutCancel
13:54:55 [2023-10-26T13:54:55.338Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:54:57 [2023-10-26T13:54:57.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s)
13:54:57 [2023-10-26T13:54:57.866Z] === RUN   TestUpdateMemory
13:54:58 [2023-10-26T13:54:58.124Z] --- PASS: TestUpdateMemory (0.62s)
13:54:58 [2023-10-26T13:54:58.124Z] === RUN   TestUpdateCPUQuota
13:54:59 [2023-10-26T13:54:59.059Z] --- PASS: TestUpdateCPUQuota (0.93s)
13:54:59 [2023-10-26T13:54:59.059Z] === RUN   TestUpdatePidsLimit
13:54:59 [2023-10-26T13:54:59.059Z] === RUN   TestUpdatePidsLimit/update_from_none
13:54:59 [2023-10-26T13:54:59.316Z] === RUN   TestUpdatePidsLimit/no_change
13:54:59 [2023-10-26T13:54:59.575Z] === RUN   TestUpdatePidsLimit/update_lower
13:54:59 [2023-10-26T13:54:59.833Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:55:00 [2023-10-26T13:55:00.091Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:55:00 [2023-10-26T13:55:00.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:55:00 [2023-10-26T13:55:00.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:55:01 [2023-10-26T13:55:01.541Z] --- PASS: TestUpdatePidsLimit (2.28s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
13:55:01 [2023-10-26T13:55:01.541Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
13:55:01 [2023-10-26T13:55:01.541Z] === RUN   TestUpdateRestartPolicy
13:55:13 [2023-10-26T13:55:13.738Z] --- PASS: TestUpdateRestartPolicy (10.83s)
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestUpdateRestartWithAutoRemove
13:55:13 [2023-10-26T13:55:13.738Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitNonBlocked
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:13 [2023-10-26T13:55:13.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:13 [2023-10-26T13:55:13.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:13 [2023-10-26T13:55:13.738Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:13 [2023-10-26T13:55:13.738Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:13 [2023-10-26T13:55:13.738Z] --- PASS: TestWaitNonBlocked (0.03s)
13:55:13 [2023-10-26T13:55:13.738Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
13:55:13 [2023-10-26T13:55:13.738Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitBlocked
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:55:13 [2023-10-26T13:55:13.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:55:13 [2023-10-26T13:55:13.738Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:55:13 [2023-10-26T13:55:13.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:55:13 [2023-10-26T13:55:13.738Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:55:13 [2023-10-26T13:55:13.738Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:55:14 [2023-10-26T13:55:14.305Z] --- PASS: TestWaitBlocked (0.03s)
13:55:14 [2023-10-26T13:55:14.305Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
13:55:14 [2023-10-26T13:55:14.305Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
13:55:14 [2023-10-26T13:55:14.305Z] === RUN   TestWaitConditions
13:55:14 [2023-10-26T13:55:14.305Z] === RUN   TestWaitConditions/default
13:55:14 [2023-10-26T13:55:14.305Z] === PAUSE TestWaitConditions/default
13:55:14 [2023-10-26T13:55:14.305Z] === RUN   TestWaitConditions/not-running
13:55:14 [2023-10-26T13:55:14.305Z] === PAUSE TestWaitConditions/not-running
13:55:14 [2023-10-26T13:55:14.305Z] === RUN   TestWaitConditions/next-exit
13:55:14 [2023-10-26T13:55:14.305Z] === PAUSE TestWaitConditions/next-exit
13:55:14 [2023-10-26T13:55:14.305Z] === RUN   TestWaitConditions/removed
13:55:14 [2023-10-26T13:55:14.305Z] === PAUSE TestWaitConditions/removed
13:55:14 [2023-10-26T13:55:14.305Z] === CONT  TestWaitConditions/default
13:55:14 [2023-10-26T13:55:14.305Z] === CONT  TestWaitConditions/next-exit
13:55:14 [2023-10-26T13:55:14.305Z] === CONT  TestWaitConditions/not-running
13:55:14 [2023-10-26T13:55:14.305Z] === CONT  TestWaitConditions/removed
13:55:14 [2023-10-26T13:55:14.563Z]     wait_test.go:145: ContainerID = 34324acd2b9ecc399b5164fd3290a440717a1bbb8d256e993c10eb976acad97d
13:55:14 [2023-10-26T13:55:14.563Z]     wait_test.go:145: ContainerID = 1c410e700ec9269ed7ca06c9e11da9764561aa849d3a0c5a1c85a0d602e6aac2
13:55:14 [2023-10-26T13:55:14.563Z]     wait_test.go:145: ContainerID = c9eaa969a152cbe044203944ffb4c83bd7a9378eff1d5eda7b7aa75eda5425f5
13:55:14 [2023-10-26T13:55:14.563Z]     wait_test.go:145: ContainerID = a0faed8bbff4596a78cacbba1e0c848e53356b88c49ad3bf2b44b3a17a21a117
13:55:15 [2023-10-26T13:55:15.938Z] --- PASS: TestWaitConditions (0.04s)
13:55:15 [2023-10-26T13:55:15.938Z]     --- PASS: TestWaitConditions/next-exit (1.05s)
13:55:15 [2023-10-26T13:55:15.938Z]     --- PASS: TestWaitConditions/removed (1.25s)
13:55:15 [2023-10-26T13:55:15.938Z]     --- PASS: TestWaitConditions/default (1.30s)
13:55:15 [2023-10-26T13:55:15.938Z]     --- PASS: TestWaitConditions/not-running (1.36s)
13:55:15 [2023-10-26T13:55:15.938Z] === RUN   TestWaitRestartedContainer
13:55:15 [2023-10-26T13:55:15.938Z] === RUN   TestWaitRestartedContainer/default
13:55:15 [2023-10-26T13:55:15.938Z] === PAUSE TestWaitRestartedContainer/default
13:55:15 [2023-10-26T13:55:15.938Z] === RUN   TestWaitRestartedContainer/not-running
13:55:15 [2023-10-26T13:55:15.938Z] === PAUSE TestWaitRestartedContainer/not-running
13:55:15 [2023-10-26T13:55:15.938Z] === RUN   TestWaitRestartedContainer/next-exit
13:55:15 [2023-10-26T13:55:15.938Z] === PAUSE TestWaitRestartedContainer/next-exit
13:55:15 [2023-10-26T13:55:15.938Z] === CONT  TestWaitRestartedContainer/default
13:55:15 [2023-10-26T13:55:15.938Z] === CONT  TestWaitRestartedContainer/next-exit
13:55:15 [2023-10-26T13:55:15.938Z] === CONT  TestWaitRestartedContainer/not-running
13:55:18 [2023-10-26T13:55:18.468Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:55:18 [2023-10-26T13:55:18.468Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.63s)
13:55:18 [2023-10-26T13:55:18.468Z]     --- PASS: TestWaitRestartedContainer/default (2.15s)
13:55:18 [2023-10-26T13:55:18.468Z]     --- PASS: TestWaitRestartedContainer/not-running (2.21s)
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestContainerStartOnDaemonRestart
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestStopContainerWithTimeoutCancel
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestContainerKillOnDaemonStart
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestIpcModeOlderClient
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestDaemonHostGatewayIP
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestDaemonRestartIpcMode
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestHardRestartWhenContainerIsRunning
13:55:18 [2023-10-26T13:55:18.468Z] === CONT  TestRestartDaemonWithRestartingContainer
13:55:18 [2023-10-26T13:55:18.468Z] --- PASS: TestIpcModeOlderClient (0.12s)
13:55:19 [2023-10-26T13:55:19.846Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:55:19 [2023-10-26T13:55:19.846Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:55:20 [2023-10-26T13:55:20.414Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.24s)
13:55:20 [2023-10-26T13:55:20.414Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:55:20 [2023-10-26T13:55:20.414Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s)
13:55:20 [2023-10-26T13:55:20.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
13:55:21 [2023-10-26T13:55:21.348Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s)
13:55:21 [2023-10-26T13:55:21.606Z] --- PASS: TestDaemonHostGatewayIP (3.56s)
13:55:21 [2023-10-26T13:55:21.864Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
13:55:21 [2023-10-26T13:55:21.864Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
13:55:29 [2023-10-26T13:55:29.970Z] --- PASS: TestContainerKillOnDaemonStart (11.92s)
13:55:29 [2023-10-26T13:55:29.970Z] PASS
13:55:29 [2023-10-26T13:55:29.970Z] 
13:55:29 [2023-10-26T13:55:29.970Z] === Skipped
13:55:29 [2023-10-26T13:55:29.970Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:55:29 [2023-10-26T13:55:29.970Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:55:29 [2023-10-26T13:55:29.970Z] 
13:55:29 [2023-10-26T13:55:29.970Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:55:29 [2023-10-26T13:55:29.970Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:55:29 [2023-10-26T13:55:29.970Z] 
13:55:29 [2023-10-26T13:55:29.970Z] DONE 318 tests, 2 skipped in 173.095s
13:55:29 [2023-10-26T13:55:29.970Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
13:55:29 [2023-10-26T13:55:29.970Z] ++ '[' -n '' ']'
13:55:29 [2023-10-26T13:55:29.970Z] ++ 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
13:55:29 [2023-10-26T13:55:29.970Z] ++ set -e
13:55:29 [2023-10-26T13:55:29.970Z] ++ '[' -n 0 ']'
13:55:29 [2023-10-26T13:55:29.970Z] ++ set -x
13:55:29 [2023-10-26T13:55:29.970Z] ++ 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.TH0j3pV0hT/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
13:55:29 [2023-10-26T13:55:29.970Z] INFO: Testing against a local daemon
13:55:29 [2023-10-26T13:55:29.970Z] === RUN   TestConfigDaemonID
13:55:31 [2023-10-26T13:55:31.344Z]     daemon_test.go:60: [d274e38249f22] daemon is not started
13:55:31 [2023-10-26T13:55:31.344Z] --- PASS: TestConfigDaemonID (1.04s)
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:55:31 [2023-10-26T13:55:31.344Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:55:31 [2023-10-26T13:55:31.344Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation/invalid_config
13:55:31 [2023-10-26T13:55:31.344Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation/malformed_config
13:55:31 [2023-10-26T13:55:31.344Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestDaemonConfigValidation/valid_config
13:55:31 [2023-10-26T13:55:31.344Z] === PAUSE TestDaemonConfigValidation/valid_config
13:55:31 [2023-10-26T13:55:31.344Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:55:31 [2023-10-26T13:55:31.344Z] === CONT  TestDaemonConfigValidation/malformed_config
13:55:31 [2023-10-26T13:55:31.344Z] === CONT  TestDaemonConfigValidation/valid_config
13:55:31 [2023-10-26T13:55:31.344Z] === CONT  TestDaemonConfigValidation/invalid_config
13:55:31 [2023-10-26T13:55:31.344Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:55:31 [2023-10-26T13:55:31.344Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:55:31 [2023-10-26T13:55:31.344Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
13:55:31 [2023-10-26T13:55:31.344Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:55:31 [2023-10-26T13:55:31.344Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:55:31 [2023-10-26T13:55:31.344Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
13:55:31 [2023-10-26T13:55:31.344Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestConfigDaemonSeccompProfiles
13:55:31 [2023-10-26T13:55:31.344Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:55:32 [2023-10-26T13:55:32.278Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:55:33 [2023-10-26T13:55:33.212Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:55:34 [2023-10-26T13:55:34.586Z]     daemon_test.go:179: [d13d0bb5e8cb0] daemon is not started
13:55:34 [2023-10-26T13:55:34.586Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
13:55:34 [2023-10-26T13:55:34.586Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:55:34 [2023-10-26T13:55:34.586Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:55:34 [2023-10-26T13:55:34.586Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:55:34 [2023-10-26T13:55:34.586Z] === RUN   TestDaemonProxy
13:55:34 [2023-10-26T13:55:34.586Z] === RUN   TestDaemonProxy/environment_variables
13:55:34 [2023-10-26T13:55:34.586Z] === PAUSE TestDaemonProxy/environment_variables
13:55:34 [2023-10-26T13:55:34.586Z] === RUN   TestDaemonProxy/command-line_options
13:55:34 [2023-10-26T13:55:34.586Z] === PAUSE TestDaemonProxy/command-line_options
13:55:34 [2023-10-26T13:55:34.586Z] === RUN   TestDaemonProxy/configuration_file
13:55:34 [2023-10-26T13:55:34.586Z] === PAUSE TestDaemonProxy/configuration_file
13:55:34 [2023-10-26T13:55:34.586Z] === RUN   TestDaemonProxy/conflicting_options
13:55:34 [2023-10-26T13:55:34.845Z] === RUN   TestDaemonProxy/reload_sanitized
13:55:34 [2023-10-26T13:55:34.845Z] === PAUSE TestDaemonProxy/reload_sanitized
13:55:34 [2023-10-26T13:55:34.845Z] === CONT  TestDaemonProxy/environment_variables
13:55:34 [2023-10-26T13:55:34.845Z] === CONT  TestDaemonProxy/configuration_file
13:55:34 [2023-10-26T13:55:34.845Z] === CONT  TestDaemonProxy/reload_sanitized
13:55:34 [2023-10-26T13:55:34.845Z] === CONT  TestDaemonProxy/command-line_options
13:55:36 [2023-10-26T13:55:36.745Z] --- PASS: TestDaemonProxy (0.50s)
13:55:36 [2023-10-26T13:55:36.745Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:55:36 [2023-10-26T13:55:36.745Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
13:55:36 [2023-10-26T13:55:36.745Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
13:55:36 [2023-10-26T13:55:36.745Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
13:55:36 [2023-10-26T13:55:36.745Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
13:55:36 [2023-10-26T13:55:36.745Z] === RUN   TestLiveRestore
13:55:36 [2023-10-26T13:55:36.745Z] === RUN   TestLiveRestore/volume_references
13:55:36 [2023-10-26T13:55:36.745Z] === PAUSE TestLiveRestore/volume_references
13:55:36 [2023-10-26T13:55:36.745Z] === CONT  TestLiveRestore/volume_references
13:55:37 [2023-10-26T13:55:37.003Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:55:37 [2023-10-26T13:55:37.003Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:55:38 [2023-10-26T13:55:38.377Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:55:39 [2023-10-26T13:55:39.311Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:55:40 [2023-10-26T13:55:40.244Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:55:41 [2023-10-26T13:55:41.179Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:55:42 [2023-10-26T13:55:42.113Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
13:55:42 [2023-10-26T13:55:42.679Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:55:43 [2023-10-26T13:55:43.613Z] --- PASS: TestLiveRestore (0.00s)
13:55:43 [2023-10-26T13:55:43.613Z]     --- PASS: TestLiveRestore/volume_references (7.06s)
13:55:43 [2023-10-26T13:55:43.613Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.99s)
13:55:43 [2023-10-26T13:55:43.613Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s)
13:55:43 [2023-10-26T13:55:43.613Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
13:55:43 [2023-10-26T13:55:43.613Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
13:55:43 [2023-10-26T13:55:43.613Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
13:55:43 [2023-10-26T13:55:43.613Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.49s)
13:55:43 [2023-10-26T13:55:43.613Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
13:55:43 [2023-10-26T13:55:43.613Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
13:55:43 [2023-10-26T13:55:43.613Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:55:44 [2023-10-26T13:55:44.179Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
13:55:44 [2023-10-26T13:55:44.179Z] PASS
13:55:44 [2023-10-26T13:55:44.179Z] 
13:55:44 [2023-10-26T13:55:44.179Z] DONE 28 tests in 14.269s
13:55:44 [2023-10-26T13:55:44.179Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
13:55:44 [2023-10-26T13:55:44.179Z] ++ '[' -n '' ']'
13:55:44 [2023-10-26T13:55:44.179Z] ++ 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
13:55:44 [2023-10-26T13:55:44.179Z] ++ set -e
13:55:44 [2023-10-26T13:55:44.179Z] ++ '[' -n 0 ']'
13:55:44 [2023-10-26T13:55:44.179Z] ++ set -x
13:55:44 [2023-10-26T13:55:44.179Z] ++ 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.TH0j3pV0hT/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
13:55:44 [2023-10-26T13:55:44.437Z] INFO: Testing against a local daemon
13:55:44 [2023-10-26T13:55:44.437Z] === RUN   TestCommitInheritsEnv
13:55:44 [2023-10-26T13:55:44.437Z] --- PASS: TestCommitInheritsEnv (0.21s)
13:55:44 [2023-10-26T13:55:44.437Z] === RUN   TestImportExtremelyLargeImageWorks
13:55:44 [2023-10-26T13:55:44.437Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:55:44 [2023-10-26T13:55:44.437Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:55:44 [2023-10-26T13:55:44.437Z] === RUN   TestImportWithCustomPlatform
13:55:44 [2023-10-26T13:55:44.437Z] === RUN   TestImportWithCustomPlatform/#00
13:55:44 [2023-10-26T13:55:44.437Z] === RUN   TestImportWithCustomPlatform/linux
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatform/LINUX
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:55:44 [2023-10-26T13:55:44.695Z] --- PASS: TestImportWithCustomPlatform (0.15s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject/_______
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject//
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject/macos
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
13:55:44 [2023-10-26T13:55:44.695Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
13:55:44 [2023-10-26T13:55:44.695Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:55:44 [2023-10-26T13:55:44.695Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImagesFilterMultiReference
13:55:44 [2023-10-26T13:55:44.695Z] --- PASS: TestImagesFilterMultiReference (0.06s)
13:55:44 [2023-10-26T13:55:44.695Z] === RUN   TestImagesFilterBeforeSince
13:55:44 [2023-10-26T13:55:44.953Z]     list_test.go:88: ImageList: ID=sha256:e4020f09abbc3eb3f3bc7927a24a9e56fa2572c9e06009ecb385ae46afd537dc RepoTags=[testimagesfilterbeforesince:v2]
13:55:44 [2023-10-26T13:55:44.953Z]     list_test.go:88: ImageList: ID=sha256:f1471ca5fbed4f798b5e6e701e1da0497f0aa4ef1a7adbb36f1691af5cbe9c84 RepoTags=[testimagesfilterbeforesince:v1]
13:55:44 [2023-10-26T13:55:44.953Z]     list_test.go:88: ImageList: ID=sha256:d94801c9b474ca0acd738a2db116955710d07d25de5320958111f93e881ef3da RepoTags=[testimagesfilterbeforesince:v3]
13:55:45 [2023-10-26T13:55:45.214Z] --- PASS: TestImagesFilterBeforeSince (0.34s)
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestAPIImagesFilters
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestAPIImagesFilters/repository_regex
13:55:45 [2023-10-26T13:55:45.214Z] === PAUSE TestAPIImagesFilters/repository_regex
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestAPIImagesFilters/image_name_regex
13:55:45 [2023-10-26T13:55:45.214Z] === PAUSE TestAPIImagesFilters/image_name_regex
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
13:55:45 [2023-10-26T13:55:45.214Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestAPIImagesFilters/registry_port_regex
13:55:45 [2023-10-26T13:55:45.214Z] === PAUSE TestAPIImagesFilters/registry_port_regex
13:55:45 [2023-10-26T13:55:45.214Z] === CONT  TestAPIImagesFilters/repository_regex
13:55:45 [2023-10-26T13:55:45.214Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
13:55:45 [2023-10-26T13:55:45.214Z] === CONT  TestAPIImagesFilters/registry_port_regex
13:55:45 [2023-10-26T13:55:45.214Z] === CONT  TestAPIImagesFilters/image_name_regex
13:55:45 [2023-10-26T13:55:45.214Z] --- PASS: TestAPIImagesFilters (0.04s)
13:55:45 [2023-10-26T13:55:45.214Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
13:55:45 [2023-10-26T13:55:45.214Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
13:55:45 [2023-10-26T13:55:45.214Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
13:55:45 [2023-10-26T13:55:45.214Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestPruneDontDeleteUsedDangling
13:55:45 [2023-10-26T13:55:45.214Z] --- PASS: TestPruneDontDeleteUsedDangling (0.05s)
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestImagePullPlatformInvalid
13:55:45 [2023-10-26T13:55:45.214Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:55:45 [2023-10-26T13:55:45.214Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.094937791Z" 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=44e55ea6-2583-4bd3-b726-dc9c86c281b0 version=2.8.3 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.095044248Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=44e55ea6-2583-4bd3-b726-dc9c86c281b0 version=2.8.3 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.095069231Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.8 instance.id=44e55ea6-2583-4bd3-b726-dc9c86c281b0 version=2.8.3 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.095372062Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=44e55ea6-2583-4bd3-b726-dc9c86c281b0 version=2.8.3 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.18972162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a97b0972-4ed9-4583-a036-6fb1de9f2a11 http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.189770398Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a97b0972-4ed9-4583-a036-6fb1de9f2a11 http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.972036ms http.response.status=200 http.response.written=2 
13:55:45 [2023-10-26T13:55:45.214Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192135903Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d293ca-f8ac-47bc-96e6-7e58910f7e49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192181595Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d293ca-f8ac-47bc-96e6-7e58910f7e49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192211715Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81bb115b-ce14-4646-8f24-f575fe1dc975 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192251869Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81bb115b-ce14-4646-8f24-f575fe1dc975 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192287708Z" 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=57d293ca-f8ac-47bc-96e6-7e58910f7e49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.97µ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=7ed661eb-203e-406e-aebf-368257fd2f35 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192309729Z" 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=81bb115b-ce14-4646-8f24-f575fe1dc975 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=26.28µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed37974d-875a-451e-bc7a-d1df141e77a0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.19239853Z" 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=57d293ca-f8ac-47bc-96e6-7e58910f7e49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" 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.136888ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.192491933Z" 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=81bb115b-ce14-4646-8f24-f575fe1dc975 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44586" 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.226919ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.193928394Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.193941062Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.193967153Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.193983801Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.194105027Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=107.45µ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=920d2d4c-a838-44d6-b871-c892e397e23b trace.line=110 vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.19410538Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=90.416µ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=cc62e91b-7350-40e7-8f84-a6e8fe8a0456 trace.line=110 vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.194165857Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=26.985µ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=73fe884d-6618-4bd1-ba7f-ce5c7b4d8975 trace.line=142 vars.name=test 
13:55:45 [2023-10-26T13:55:45.214Z] time="2023-10-26T13:55:45.194234613Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.861µ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=f4b89c4b-df68-431b-9ff0-493ae4b408ff trace.line=142 vars.name=test 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.194239602Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.805µ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=ad5549f1-c259-4510-a5d0-9ad8d42f5bd4 trace.line=110 vars.name=test 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.194334515Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=56.596µ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=450aeba8-e09d-47ab-8be5-6cf3accd9b8e trace.line=110 vars.name=test 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.194434104Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12a00923-9cb0-43e6-b6eb-bf7251acf68d http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.820428ms http.response.status=202 http.response.written=0 
13:55:45 [2023-10-26T13:55:45.215Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.194495722Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dff01d5c-aae0-4c8d-916a-4b02472aec7b http.request.method=POST http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.802525ms http.response.status=202 http.response.written=0 
13:55:45 [2023-10-26T13:55:45.215Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196450438Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196764714Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196620975Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196836711Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196881067Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=64.4µ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=5d0ff137-aa52-49f8-8b08-aa269d7fcdce trace.line=95 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196909586Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=34.534µ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=d5c1e8bb-3b30-445d-ac8a-ea1b07b4ca84 trace.line=95 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196946327Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.845µ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=798b1231-c03f-49d0-8e70-96f68e3d7dbe trace.line=142 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196958536Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.218µ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=96c1548d-8d83-48f5-ba32-59df03c20a44 trace.line=142 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.196997977Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197000914Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197076365Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.024µ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=affcdf2d-1c76-4d26-8970-097fe08848b6 trace.line=110 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197081288Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.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).PutContent" trace.id=c6de1fb9-bb05-4526-a76e-f682ed7904fa trace.line=110 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.1971156Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.358µ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=36524949-5752-4b1f-b9e5-14ffab8bb1a8 trace.line=155 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197157108Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.301µ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=e4591a8e-7fda-4191-a846-af28101dfda4 trace.line=155 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197186473Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=8.476µ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=6acad282-b355-4f1e-a0ee-0b4d95a5a824 trace.line=155 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.19718411Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=79.906µ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=da355238-a827-48d2-8c7b-31d86e8e7473 trace.line=155 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.19726953Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25/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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=55.612µ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=55dfad1e-deb6-46cc-993d-b216b6004eac trace.line=185 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197307527Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.818µ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=2c0a06b4-950d-4202-a155-f0c323b82856 trace.line=155 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197338598Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.092µ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=c9bde61a-f284-49fc-9a81-b2c50959a891 trace.line=110 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.197340576Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=9.821µ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=b8095cfc-4ed8-45cd-aac6-f067279dec4b trace.line=155 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.215Z] time="2023-10-26T13:55:45.19746176Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1f786ac2-1123-42e8-849a-14a019e7fd25")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=93.157µ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=8b290b09-799f-4854-828c-948ec3aec886 trace.line=202 vars.name=test vars.uuid=1f786ac2-1123-42e8-849a-14a019e7fd25 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.197481361Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c/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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.035µ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=0d8387b0-51d2-42b1-8c95-5269ea523d0b trace.line=185 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.197540518Z" 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=d0327039-eb25-4196-87d0-605f5ac5db41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44586" http.request.uri="/v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.129864ms http.response.status=201 http.response.written=0 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.197544743Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=37.127µ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=057ec323-7009-493a-a66d-c4416c52c898 trace.line=110 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.216Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "PUT /v2/test/blobs/uploads/1f786ac2-1123-42e8-849a-14a019e7fd25?_state=X2OlFzKTr6lpazt-J75VasxaPNZa2XcckvNbqTOf1XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmNzg2YWMyLTExMjMtNDJlOC04NDlhLTE0YTAxOWU3ZmQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5NzgxMTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.19764686Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b63c5083-47c3-433e-b745-92ed8688609c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=80.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).Delete" trace.id=e2927ef6-d96b-479a-9d20-db05a3a06962 trace.line=202 vars.name=test vars.uuid=b63c5083-47c3-433e-b745-92ed8688609c 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.197732428Z" 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=0ff1fd2f-39d6-4ecb-85ea-c7175c2e31f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.454872ms http.response.status=201 http.response.written=0 
13:55:45 [2023-10-26T13:55:45.216Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "PUT /v2/test/blobs/uploads/b63c5083-47c3-433e-b745-92ed8688609c?_state=3PfB4lxSW06kZPVBh7V1zehkZ_qwFHgAhhQcrCZBoQl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI2M2M1MDgzLTQ3YzMtNDMzZS1iNzQ1LTkyZWQ4Njg4NjA5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNlQxMzo1NTo0NS4xOTM5OTc3MDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.198776602Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ef62d7b-47cb-4ed0-aa99-042a230aa4a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.19881363Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ef62d7b-47cb-4ed0-aa99-042a230aa4a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.198868947Z" 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=3ef62d7b-47cb-4ed0-aa99-042a230aa4a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.411µ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=7f68fe5d-df0b-4289-b195-48ce444514f8 trace.line=95 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.198929925Z" 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=3ef62d7b-47cb-4ed0-aa99-042a230aa4a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" 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="864.498µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200436528Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200479964Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200612644Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200627372Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200636192Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200701034Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.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).GetContent" trace.id=889f7acf-1588-4a10-b9a0-65ce6b0975e3 trace.line=95 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200748835Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=16.122µ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=551f461e-a25f-47fd-beb5-3907f26f0692 trace.line=155 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200792403Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=19.051µ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=ebe7f135-d1b2-449e-924e-7fac8e6bd4d9 trace.line=95 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200829554Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.905µ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=4d9f3809-3edb-457e-8d70-99ffa1b4df26 trace.line=155 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200881745Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.234µ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=9640dad6-0fff-42ff-9636-3af3c88a99f7 trace.line=155 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.200962242Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=53.766µ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=47613bce-7cf0-4539-900e-61fe90dc5b63 trace.line=110 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.201044462Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=50.311µ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=daa27d90-467c-4195-b5fe-bf43a543fbfc trace.line=110 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.201196012Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=62.037µ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=d8aed72f-f9cf-4523-b7a0-b27d37506f12 trace.line=110 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.201253659Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=32.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=dd3c05fb-2dc9-4ec9-9b8d-ca097617def1 trace.line=110 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.201288152Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.201303544Z" 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=0e105daf-1fb5-41c4-b6ac-b6fa506d50d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.066933ms http.response.status=201 http.response.written=0 
13:55:45 [2023-10-26T13:55:45.216Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.206673043Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb10552e-5287-4095-9c84-0082f253eecf http.request.method=GET http.request.remoteaddr="127.0.0.1:44612" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.206710621Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb10552e-5287-4095-9c84-0082f253eecf http.request.method=GET http.request.remoteaddr="127.0.0.1:44612" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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="836.248µs" http.response.status=200 http.response.written=2 
13:55:45 [2023-10-26T13:55:45.216Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.208982386Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.209027316Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.209172122Z" 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=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=79.717µ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=77a580c2-e8fd-4417-a873-7e4f55b39d0e trace.line=95 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.209332919Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.216Z] time="2023-10-26T13:55:45.209405589Z" 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=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.629µ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=55d27a49-958b-470e-ba2d-41f14267a020 trace.line=95 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.209455753Z" 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=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.68µ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=2d8cdf4d-fbba-40c0-b7db-b455ea812d1f trace.line=155 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.209501438Z" 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=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.587µ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=c9f67d9c-ca76-4dba-9185-4fce2e3f6a32 trace.line=125 vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.209550707Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.209641756Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41012ce6-9e13-4beb-a855-83ab3dd65e66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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.673719ms http.response.status=200 http.response.written=417 
13:55:45 [2023-10-26T13:55:45.217Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.218886046Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.218929663Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.218944866Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.219017791Z" 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=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.936µ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=5e24d1c0-42dd-4dbb-ba93-035c6fd45d70 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.219066978Z" 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=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.639µ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=5c25285f-f719-424a-889d-f1e525c8b595 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.219107124Z" 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=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.661µ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=c2706228-ed8d-496c-964a-4c4e6fb7aac9 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.219143381Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.217Z] time="2023-10-26T13:55:45.219228982Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e55f028c-8be6-41f5-8e38-cc0d822f4747 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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.235985ms http.response.status=200 http.response.written=417 
13:55:45 [2023-10-26T13:55:45.217Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.226622281Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227053434Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.22707754Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227120082Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227144368Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.768µ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=137d42fb-455a-44de-be4c-dc0f6a473e47 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227187919Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.257µ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=1aa24d7d-1dff-4eb5-b893-20a0a5ca43df trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227196222Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.641µ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=6b4d20b6-3f5c-4113-acca-ec837d094423 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227236549Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16µ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=278de321-6abf-434e-a865-0456f923a14e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227242103Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.11µ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=55fde631-14ea-4bd3-bd52-8e3704c1eb4c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227275497Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.133µ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=e45e6f0d-34b5-4605-ac4a-033530127a64 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227278951Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.797µ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=5b140bb7-8be0-4f72-8233-3358cd6e1c5b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227308521Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.075µ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=d7a56b54-eafe-470a-9fa6-4292c4fa19ef trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227311975Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.92µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d57f710-ba4c-409d-accd-2feb631a40d2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227341488Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=702c1da0-0bba-437b-957b-e79f1ec1c6c8 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227349799Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.024µ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=7a6f59bf-432e-4c73-a8e5-95c83d32c112 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.477Z] time="2023-10-26T13:55:45.227380255Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.466µ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=db692129-c2fa-4745-8c9e-fb029eb90d63 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.227397034Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.407µ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=6acc3dc2-e7c7-4ecd-869b-46224279f1f7 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.227423421Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.055µ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=94935bac-6413-4d20-b25f-7c89a9eb4f2f trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228183693Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.055µ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=e4374841-940e-49cf-8983-f8be84f7892c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228245023Z" 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=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.767µ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=bb8d41ed-070c-406c-8659-48c7f7237e52 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228315888Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=270c40a1-77f9-4cfe-bf27-f65f13ad5f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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.879527ms http.response.status=200 http.response.written=68 
13:55:45 [2023-10-26T13:55:45.478Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228811777Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.584µ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=fb2fcd54-babb-4409-9739-952ad8d5090c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228873165Z" 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=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.555µ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=8ce7f3ae-31de-4633-9514-fbb9cd2f2823 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.228925093Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0aada8cf-234a-40c4-9e29-ad9b2bb7272c http.request.method=GET http.request.remoteaddr="127.0.0.1:44644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.512116ms http.response.status=200 http.response.written=194 
13:55:45 [2023-10-26T13:55:45.478Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.244681251Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dda4aa04-f38e-4fb5-9f67-8f88c096fc7b http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.244722792Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dda4aa04-f38e-4fb5-9f67-8f88c096fc7b http.request.method=GET http.request.remoteaddr="127.0.0.1:44660" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="850.59µs" http.response.status=200 http.response.written=2 
13:55:45 [2023-10-26T13:55:45.478Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.250955574Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.251005623Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.251019743Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.251085825Z" 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=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.976µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d69b9b55-77b0-49f1-9063-e1edeb65347e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.251132535Z" 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=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.841µ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=52e1d76d-203e-4206-9be4-97db333458ff trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.251205688Z" 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=e2b4eae9-a5ab-4301-ab72-abe445820b28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44666" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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.014153ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252381787Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252419874Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252433814Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252486751Z" 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=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.729µ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=7c9c0d10-c69b-4bb6-8456-af8d1acc28c4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252529654Z" 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=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.791µ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=a8d44c89-88a3-474a-94ab-27d90df4f200 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] time="2023-10-26T13:55:45.252571391Z" 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=7ee0e5ff-6104-4777-8400-a345f88665eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44678" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 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="931.867µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:55:45 [2023-10-26T13:55:45.478Z] 127.0.0.1 - - [26/Oct/2023:13:55:45 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/27e064e7e92b92fb1dc33ef8dba13c27a9fd36f2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:55:45 [2023-10-26T13:55:45.478Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/library/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
13:55:45 [2023-10-26T13:55:45.478Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/library/asdfasdf
13:55:45 [2023-10-26T13:55:45.478Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
13:55:46 [2023-10-26T13:55:46.852Z] --- PASS: TestImagePullNonExisting (0.01s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.99s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.00s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (1.01s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.02s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.31s)
13:55:46 [2023-10-26T13:55:46.852Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.33s)
13:55:46 [2023-10-26T13:55:46.852Z] === RUN   TestRemoveImageOrphaning
13:55:46 [2023-10-26T13:55:46.852Z] --- PASS: TestRemoveImageOrphaning (0.20s)
13:55:46 [2023-10-26T13:55:46.852Z] === RUN   TestRemoveByDigest
13:55:46 [2023-10-26T13:55:46.852Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:55:46 [2023-10-26T13:55:46.852Z] --- SKIP: TestRemoveByDigest (0.00s)
13:55:46 [2023-10-26T13:55:46.852Z] === RUN   TestRemoveImageGarbageCollector
13:55:46 [2023-10-26T13:55:46.852Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:55:46 [2023-10-26T13:55:46.852Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:55:46 [2023-10-26T13:55:46.852Z] === RUN   TestSaveCheckTimes
13:55:46 [2023-10-26T13:55:46.852Z] === PAUSE TestSaveCheckTimes
13:55:46 [2023-10-26T13:55:46.852Z] === RUN   TestSaveRepoWithMultipleImages
13:55:48 [2023-10-26T13:55:48.226Z] --- PASS: TestSaveRepoWithMultipleImages (1.05s)
13:55:48 [2023-10-26T13:55:48.226Z] === RUN   TestSaveDirectoryPermissions
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestSaveDirectoryPermissions (1.06s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagUsingDigestAlgorithmAsName
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagValidPrefixedRepo
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
13:55:49 [2023-10-26T13:55:49.162Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagValidPrefixedRepo/foooo:t
13:55:49 [2023-10-26T13:55:49.162Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === CONT  TestTagValidPrefixedRepo/foooo:t
13:55:49 [2023-10-26T13:55:49.162Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:55:49 [2023-10-26T13:55:49.162Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagExistedNameWithoutForce
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagOfficialNames (0.06s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestTagMatchesDigest
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestTagMatchesDigest (0.01s)
13:55:49 [2023-10-26T13:55:49.162Z] === CONT  TestSaveCheckTimes
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestSaveCheckTimes (0.03s)
13:55:49 [2023-10-26T13:55:49.162Z] PASS
13:55:49 [2023-10-26T13:55:49.162Z] 
13:55:49 [2023-10-26T13:55:49.162Z] === Skipped
13:55:49 [2023-10-26T13:55:49.162Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:55:49 [2023-10-26T13:55:49.162Z] 
13:55:49 [2023-10-26T13:55:49.162Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:55:49 [2023-10-26T13:55:49.162Z] 
13:55:49 [2023-10-26T13:55:49.162Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:55:49 [2023-10-26T13:55:49.162Z] 
13:55:49 [2023-10-26T13:55:49.162Z] DONE 52 tests, 3 skipped in 4.961s
13:55:49 [2023-10-26T13:55:49.162Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
13:55:49 [2023-10-26T13:55:49.162Z] ++ '[' -n '' ']'
13:55:49 [2023-10-26T13:55:49.162Z] ++ 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
13:55:49 [2023-10-26T13:55:49.162Z] ++ set -e
13:55:49 [2023-10-26T13:55:49.162Z] ++ '[' -n 0 ']'
13:55:49 [2023-10-26T13:55:49.162Z] ++ set -x
13:55:49 [2023-10-26T13:55:49.162Z] ++ 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.TH0j3pV0hT/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
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestStripANSICommands
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestStripANSICommands/#00
13:55:49 [2023-10-26T13:55:49.162Z] === RUN   TestStripANSICommands/#01
13:55:49 [2023-10-26T13:55:49.162Z] --- PASS: TestStripANSICommands (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:55:49 [2023-10-26T13:55:49.162Z] PASS
13:55:49 [2023-10-26T13:55:49.162Z] 
13:55:49 [2023-10-26T13:55:49.162Z] DONE 3 tests in 0.008s
13:55:49 [2023-10-26T13:55:49.162Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
13:55:49 [2023-10-26T13:55:49.162Z] ++ '[' -n '' ']'
13:55:49 [2023-10-26T13:55:49.162Z] ++ 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
13:55:49 [2023-10-26T13:55:49.162Z] ++ set -e
13:55:49 [2023-10-26T13:55:49.162Z] ++ '[' -n 0 ']'
13:55:49 [2023-10-26T13:55:49.162Z] ++ set -x
13:55:49 [2023-10-26T13:55:49.162Z] ++ 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.TH0j3pV0hT/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
13:55:49 [2023-10-26T13:55:49.420Z] INFO: Testing against a local daemon
13:55:49 [2023-10-26T13:55:49.420Z] === RUN   TestCreateWithMultiNetworks
13:55:50 [2023-10-26T13:55:50.354Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
13:55:50 [2023-10-26T13:55:50.354Z] === RUN   TestNetworkCreateDelete
13:55:50 [2023-10-26T13:55:50.354Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:55:50 [2023-10-26T13:55:50.354Z] === RUN   TestDockerNetworkDeletePreferID
13:55:50 [2023-10-26T13:55:50.920Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
13:55:50 [2023-10-26T13:55:50.920Z] === RUN   TestDaemonDNSFallback
13:55:57 [2023-10-26T13:55:57.478Z] --- PASS: TestDaemonDNSFallback (6.23s)
13:55:57 [2023-10-26T13:55:57.478Z] === RUN   TestInspectNetwork
13:56:00 [2023-10-26T13:56:00.005Z] === RUN   TestInspectNetwork/full_network_id
13:56:00 [2023-10-26T13:56:00.005Z] === RUN   TestInspectNetwork/partial_network_id
13:56:00 [2023-10-26T13:56:00.005Z] === RUN   TestInspectNetwork/network_name
13:56:00 [2023-10-26T13:56:00.005Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:56:04 [2023-10-26T13:56:04.188Z] --- PASS: TestInspectNetwork (7.08s)
13:56:04 [2023-10-26T13:56:04.188Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:56:04 [2023-10-26T13:56:04.188Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:56:04 [2023-10-26T13:56:04.188Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:56:04 [2023-10-26T13:56:04.188Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:56:04 [2023-10-26T13:56:04.188Z] === RUN   TestRunContainerWithBridgeNone
13:56:05 [2023-10-26T13:56:05.562Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
13:56:05 [2023-10-26T13:56:05.562Z] === RUN   TestNetworkInvalidJSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/create
13:56:05 [2023-10-26T13:56:05.820Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:56:05 [2023-10-26T13:56:05.820Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:05 [2023-10-26T13:56:05.820Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:05 [2023-10-26T13:56:05.820Z] === CONT  TestNetworkInvalidJSON/networks/create
13:56:05 [2023-10-26T13:56:05.820Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:05 [2023-10-26T13:56:05.820Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:56:05 [2023-10-26T13:56:05.820Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:56:05 [2023-10-26T13:56:05.820Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkList
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkList//networks
13:56:05 [2023-10-26T13:56:05.820Z] === PAUSE TestNetworkList//networks
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestNetworkList//networks/
13:56:05 [2023-10-26T13:56:05.820Z] === PAUSE TestNetworkList//networks/
13:56:05 [2023-10-26T13:56:05.820Z] === CONT  TestNetworkList//networks
13:56:05 [2023-10-26T13:56:05.820Z] === CONT  TestNetworkList//networks/
13:56:05 [2023-10-26T13:56:05.820Z] --- PASS: TestNetworkList (0.01s)
13:56:05 [2023-10-26T13:56:05.820Z]     --- PASS: TestNetworkList//networks (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:56:05 [2023-10-26T13:56:05.820Z] === RUN   TestHostIPv4BridgeLabel
13:56:06 [2023-10-26T13:56:06.386Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
13:56:06 [2023-10-26T13:56:06.386Z] === RUN   TestDefaultNetworkOpts
13:56:06 [2023-10-26T13:56:06.386Z] === RUN   TestDefaultNetworkOpts/default_value
13:56:07 [2023-10-26T13:56:07.759Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:56:09 [2023-10-26T13:56:09.134Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:56:10 [2023-10-26T13:56:10.508Z] --- PASS: TestDefaultNetworkOpts (4.04s)
13:56:10 [2023-10-26T13:56:10.508Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.38s)
13:56:10 [2023-10-26T13:56:10.508Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.33s)
13:56:10 [2023-10-26T13:56:10.508Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
13:56:10 [2023-10-26T13:56:10.508Z] === RUN   TestForbidDuplicateNetworkNames
13:56:11 [2023-10-26T13:56:11.075Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
13:56:11 [2023-10-26T13:56:11.075Z] === RUN   TestDaemonRestartWithLiveRestore
13:56:12 [2023-10-26T13:56:12.008Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:56:12 [2023-10-26T13:56:12.008Z] === RUN   TestDaemonDefaultNetworkPools
13:56:12 [2023-10-26T13:56:12.942Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
13:56:12 [2023-10-26T13:56:12.942Z] === RUN   TestDaemonRestartWithExistingNetwork
13:56:13 [2023-10-26T13:56:13.876Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
13:56:13 [2023-10-26T13:56:13.876Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:56:15 [2023-10-26T13:56:15.251Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
13:56:15 [2023-10-26T13:56:15.251Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:56:15 [2023-10-26T13:56:15.817Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
13:56:15 [2023-10-26T13:56:15.817Z] === RUN   TestServiceWithPredefinedNetwork
13:56:18 [2023-10-26T13:56:18.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
13:56:18 [2023-10-26T13:56:18.345Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:56:18 [2023-10-26T13:56:18.345Z]     service_test.go:256: FLAKY_TEST
13:56:18 [2023-10-26T13:56:18.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:56:18 [2023-10-26T13:56:18.345Z] === RUN   TestServiceWithDataPathPortInit
13:56:33 [2023-10-26T13:56:33.216Z] --- PASS: TestServiceWithDataPathPortInit (13.41s)
13:56:33 [2023-10-26T13:56:33.217Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:56:33 [2023-10-26T13:56:33.783Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmj3equufw7yhz1082l9yloom Created:2023-10-26 13:56:32.68867574 +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[eb504d78dc8ed3fed83dee3d38a7ca38759597d14e3ebb7c8518c7eac2f503c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nfb6bf7zcbsndulyyljhsc4ah EndpointID:0212e54dd33231b8312b04fe0b3f4a47d74b52d6b676c99aae2ef47b0f74e1a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4b2521c240499012d4b6b9cbd9bbb6480a55e347c473add84e27183b634477b 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:d5bb00aca724 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nfb6bf7zcbsndulyyljhsc4ah EndpointID:0212e54dd33231b8312b04fe0b3f4a47d74b52d6b676c99aae2ef47b0f74e1a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:56:39 [2023-10-26T13:56:39.047Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s)
13:56:39 [2023-10-26T13:56:39.047Z] PASS
13:56:39 [2023-10-26T13:56:39.047Z] 
13:56:39 [2023-10-26T13:56:39.047Z] === Skipped
13:56:39 [2023-10-26T13:56:39.047Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:56:39 [2023-10-26T13:56:39.047Z]     service_test.go:256: FLAKY_TEST
13:56:39 [2023-10-26T13:56:39.047Z] 
13:56:39 [2023-10-26T13:56:39.047Z] DONE 44 tests, 1 skipped in 48.855s
13:56:39 [2023-10-26T13:56:39.047Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
13:56:39 [2023-10-26T13:56:39.047Z] ++ '[' -n '' ']'
13:56:39 [2023-10-26T13:56:39.047Z] ++ 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
13:56:39 [2023-10-26T13:56:39.047Z] ++ set -e
13:56:39 [2023-10-26T13:56:39.047Z] ++ '[' -n 0 ']'
13:56:39 [2023-10-26T13:56:39.047Z] ++ set -x
13:56:39 [2023-10-26T13:56:39.047Z] ++ 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.TH0j3pV0hT/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
13:56:39 [2023-10-26T13:56:39.047Z] INFO: Testing against a local daemon
13:56:39 [2023-10-26T13:56:39.047Z] === RUN   TestDockerNetworkIpvlanPersistance
13:56:39 [2023-10-26T13:56:39.047Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:39 [2023-10-26T13:56:39.047Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:56:39 [2023-10-26T13:56:39.047Z] === RUN   TestDockerNetworkIpvlan
13:56:39 [2023-10-26T13:56:39.047Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:39 [2023-10-26T13:56:39.047Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:56:39 [2023-10-26T13:56:39.047Z] PASS
13:56:39 [2023-10-26T13:56:39.047Z] 
13:56:39 [2023-10-26T13:56:39.047Z] === Skipped
13:56:39 [2023-10-26T13:56:39.047Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:56:39 [2023-10-26T13:56:39.047Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:39 [2023-10-26T13:56:39.047Z] 
13:56:39 [2023-10-26T13:56:39.047Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:56:39 [2023-10-26T13:56:39.047Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:39 [2023-10-26T13:56:39.047Z] 
13:56:39 [2023-10-26T13:56:39.047Z] DONE 2 tests, 2 skipped in 0.038s
13:56:39 [2023-10-26T13:56:39.047Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
13:56:39 [2023-10-26T13:56:39.047Z] ++ '[' -n '' ']'
13:56:39 [2023-10-26T13:56:39.047Z] ++ 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
13:56:39 [2023-10-26T13:56:39.047Z] ++ set -e
13:56:39 [2023-10-26T13:56:39.047Z] ++ '[' -n 0 ']'
13:56:39 [2023-10-26T13:56:39.047Z] ++ set -x
13:56:39 [2023-10-26T13:56:39.047Z] ++ 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.TH0j3pV0hT/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
13:56:39 [2023-10-26T13:56:39.047Z] INFO: Testing against a local daemon
13:56:39 [2023-10-26T13:56:39.047Z] === RUN   TestDockerNetworkMacvlanPersistance
13:56:39 [2023-10-26T13:56:39.613Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
13:56:39 [2023-10-26T13:56:39.613Z] === RUN   TestDockerNetworkMacvlan
13:56:39 [2023-10-26T13:56:39.613Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:56:40 [2023-10-26T13:56:40.180Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:56:40 [2023-10-26T13:56:40.747Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:56:41 [2023-10-26T13:56:41.313Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:56:42 [2023-10-26T13:56:42.248Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:56:42 [2023-10-26T13:56:42.506Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:56:43 [2023-10-26T13:56:43.441Z] --- PASS: TestDockerNetworkMacvlan (3.67s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
13:56:43 [2023-10-26T13:56:43.441Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
13:56:43 [2023-10-26T13:56:43.441Z] PASS
13:56:43 [2023-10-26T13:56:43.441Z] 
13:56:43 [2023-10-26T13:56:43.441Z] DONE 8 tests in 5.008s
13:56:43 [2023-10-26T13:56:43.441Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
13:56:43 [2023-10-26T13:56:43.441Z] ++ '[' -n '' ']'
13:56:43 [2023-10-26T13:56:43.441Z] ++ 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
13:56:43 [2023-10-26T13:56:43.441Z] ++ set -e
13:56:43 [2023-10-26T13:56:43.441Z] ++ '[' -n 0 ']'
13:56:43 [2023-10-26T13:56:43.441Z] ++ set -x
13:56:43 [2023-10-26T13:56:43.441Z] ++ 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.TH0j3pV0hT/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
13:56:43 [2023-10-26T13:56:43.441Z] testing: warning: no tests to run
13:56:43 [2023-10-26T13:56:43.441Z] PASS
13:56:43 [2023-10-26T13:56:43.441Z] 
13:56:43 [2023-10-26T13:56:43.441Z] DONE 0 tests in 0.007s
13:56:43 [2023-10-26T13:56:43.441Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
13:56:43 [2023-10-26T13:56:43.441Z] ++ '[' -n '' ']'
13:56:43 [2023-10-26T13:56:43.441Z] ++ 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
13:56:43 [2023-10-26T13:56:43.441Z] ++ set -e
13:56:43 [2023-10-26T13:56:43.441Z] ++ '[' -n 0 ']'
13:56:43 [2023-10-26T13:56:43.441Z] ++ set -x
13:56:43 [2023-10-26T13:56:43.441Z] ++ 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.TH0j3pV0hT/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
13:56:43 [2023-10-26T13:56:43.441Z] INFO: Testing against a local daemon
13:56:43 [2023-10-26T13:56:43.441Z] === RUN   TestAuthZPluginAllowRequest
13:56:44 [2023-10-26T13:56:44.375Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
13:56:44 [2023-10-26T13:56:44.375Z] === RUN   TestAuthZPluginTLS
13:56:44 [2023-10-26T13:56:44.941Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:56:44 [2023-10-26T13:56:44.941Z] === RUN   TestAuthZPluginDenyRequest
13:56:45 [2023-10-26T13:56:45.508Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:56:45 [2023-10-26T13:56:45.508Z] === RUN   TestAuthZPluginAPIDenyResponse
13:56:46 [2023-10-26T13:56:46.074Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:56:46 [2023-10-26T13:56:46.074Z] === RUN   TestAuthZPluginDenyResponse
13:56:46 [2023-10-26T13:56:46.640Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
13:56:46 [2023-10-26T13:56:46.640Z] === RUN   TestAuthZPluginAllowEventStream
13:56:47 [2023-10-26T13:56:47.574Z] 2023/10/26 13:56:47 http: panic serving 127.0.0.1:46656: runtime error: invalid memory address or nil pointer dereference
13:56:47 [2023-10-26T13:56:47.574Z] goroutine 212 [running]:
13:56:47 [2023-10-26T13:56:47.574Z] net/http.(*conn).serve.func1()
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:56:47 [2023-10-26T13:56:47.574Z] panic({0xa71880?, 0x1579980?})
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:56:47 [2023-10-26T13:56:47.574Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x40007a3080}, 0xffff51e80418?)
13:56:47 [2023-10-26T13:56:47.574Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
13:56:47 [2023-10-26T13:56:47.574Z] net/http.HandlerFunc.ServeHTTP(0x400028b700?, {0xd695e0?, 0x40007a3080?}, 0x408cc8?)
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:56:47 [2023-10-26T13:56:47.574Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x40007a3080}, 0x400028b700)
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:56:47 [2023-10-26T13:56:47.574Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000112a80, {0xd681d0?, 0x4000518380}, 0x400028b600)
13:56:47 [2023-10-26T13:56:47.574Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:56:47 [2023-10-26T13:56:47.574Z] net/http.serverHandler.ServeHTTP({0xd64d88?}, {0xd681d0?, 0x4000518380?}, 0x6?)
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:56:47 [2023-10-26T13:56:47.574Z] net/http.(*conn).serve(0x4000417170, {0xd6f6c8, 0x400031c720})
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:56:47 [2023-10-26T13:56:47.574Z] created by net/http.(*Server).Serve in goroutine 22
13:56:47 [2023-10-26T13:56:47.574Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:56:48 [2023-10-26T13:56:48.508Z] 2023/10/26 13:56:48 http: panic serving 127.0.0.1:46644: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:56:48 [2023-10-26T13:56:48.508Z] goroutine 163 [running]:
13:56:48 [2023-10-26T13:56:48.508Z] net/http.(*conn).serve.func1()
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:56:48 [2023-10-26T13:56:48.508Z] panic({0xa09300?, 0x400065ae00?})
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:56:48 [2023-10-26T13:56:48.508Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x40007a3140}, 0xffff51e80418?)
13:56:48 [2023-10-26T13:56:48.508Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:56:48 [2023-10-26T13:56:48.508Z] net/http.HandlerFunc.ServeHTTP(0x400028b900?, {0xd695e0?, 0x40007a3140?}, 0x408cc8?)
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:56:48 [2023-10-26T13:56:48.508Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x40007a3140}, 0x400028b900)
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:56:48 [2023-10-26T13:56:48.508Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000112a80, {0xd681d0?, 0x4000518460}, 0x400028b800)
13:56:48 [2023-10-26T13:56:48.508Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:56:48 [2023-10-26T13:56:48.508Z] net/http.serverHandler.ServeHTTP({0x4000784b70?}, {0xd681d0?, 0x4000518460?}, 0x6?)
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:56:48 [2023-10-26T13:56:48.508Z] net/http.(*conn).serve(0x40004163f0, {0xd6f6c8, 0x400031c720})
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:56:48 [2023-10-26T13:56:48.508Z] created by net/http.(*Server).Serve in goroutine 22
13:56:48 [2023-10-26T13:56:48.508Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:56:50 [2023-10-26T13:56:50.407Z] 2023/10/26 13:56:50 http: panic serving 127.0.0.1:46670: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:56:50 [2023-10-26T13:56:50.407Z] goroutine 215 [running]:
13:56:50 [2023-10-26T13:56:50.407Z] net/http.(*conn).serve.func1()
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:56:50 [2023-10-26T13:56:50.407Z] panic({0xa09300?, 0x400065aea0?})
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:56:50 [2023-10-26T13:56:50.407Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x40007a3200}, 0xffff51e80418?)
13:56:50 [2023-10-26T13:56:50.407Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:56:50 [2023-10-26T13:56:50.407Z] net/http.HandlerFunc.ServeHTTP(0x400028bb00?, {0xd695e0?, 0x40007a3200?}, 0x408cc8?)
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:56:50 [2023-10-26T13:56:50.407Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x40007a3200}, 0x400028bb00)
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:56:50 [2023-10-26T13:56:50.407Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000112a80, {0xd681d0?, 0x4000518540}, 0x400028ba00)
13:56:50 [2023-10-26T13:56:50.407Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
13:56:50 [2023-10-26T13:56:50.407Z] net/http.serverHandler.ServeHTTP({0x4000785bc0?}, {0xd681d0?, 0x4000518540?}, 0x6?)
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:56:50 [2023-10-26T13:56:50.407Z] net/http.(*conn).serve(0x4000417440, {0xd6f6c8, 0x400031c720})
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:56:50 [2023-10-26T13:56:50.407Z] created by net/http.(*Server).Serve in goroutine 22
13:56:50 [2023-10-26T13:56:50.407Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:56:52 [2023-10-26T13:56:52.936Z] --- PASS: TestAuthZPluginAllowEventStream (6.09s)
13:56:52 [2023-10-26T13:56:52.936Z] === RUN   TestAuthZPluginErrorResponse
13:56:53 [2023-10-26T13:56:53.194Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:56:53 [2023-10-26T13:56:53.194Z] === RUN   TestAuthZPluginErrorRequest
13:56:53 [2023-10-26T13:56:53.761Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:56:53 [2023-10-26T13:56:53.761Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:56:54 [2023-10-26T13:56:54.327Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:56:54 [2023-10-26T13:56:54.327Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:56:55 [2023-10-26T13:56:55.701Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.24s)
13:56:55 [2023-10-26T13:56:55.701Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:56:56 [2023-10-26T13:56:56.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s)
13:56:56 [2023-10-26T13:56:56.635Z] === RUN   TestAuthZPluginHeader
13:56:57 [2023-10-26T13:56:57.201Z] --- PASS: TestAuthZPluginHeader (0.62s)
13:56:57 [2023-10-26T13:56:57.201Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:56:57 [2023-10-26T13:56:57.201Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:56:57 [2023-10-26T13:56:57.201Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:56:57 [2023-10-26T13:56:57.201Z] === RUN   TestAuthZPluginV2Disable
13:56:57 [2023-10-26T13:56:57.201Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:56:57 [2023-10-26T13:56:57.201Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:56:57 [2023-10-26T13:56:57.201Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:56:57 [2023-10-26T13:56:57.201Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:56:57 [2023-10-26T13:56:57.201Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:56:57 [2023-10-26T13:56:57.201Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:56:57 [2023-10-26T13:56:57.201Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:56:57 [2023-10-26T13:56:57.201Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:56:57 [2023-10-26T13:56:57.201Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:57:15 [2023-10-26T13:57:15.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:57:15 [2023-10-26T13:57:15.277Z] PASS
13:57:15 [2023-10-26T13:57:15.277Z] 
13:57:15 [2023-10-26T13:57:15.277Z] === Skipped
13:57:15 [2023-10-26T13:57:15.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:57:15 [2023-10-26T13:57:15.277Z] 
13:57:15 [2023-10-26T13:57:15.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:57:15 [2023-10-26T13:57:15.277Z] 
13:57:15 [2023-10-26T13:57:15.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:57:15 [2023-10-26T13:57:15.277Z] 
13:57:15 [2023-10-26T13:57:15.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:57:15 [2023-10-26T13:57:15.277Z] 
13:57:15 [2023-10-26T13:57:15.277Z] DONE 17 tests, 4 skipped in 30.904s
13:57:15 [2023-10-26T13:57:15.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
13:57:15 [2023-10-26T13:57:15.277Z] ++ '[' -n '' ']'
13:57:15 [2023-10-26T13:57:15.277Z] ++ 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
13:57:15 [2023-10-26T13:57:15.277Z] ++ set -e
13:57:15 [2023-10-26T13:57:15.277Z] ++ '[' -n 0 ']'
13:57:15 [2023-10-26T13:57:15.277Z] ++ set -x
13:57:15 [2023-10-26T13:57:15.277Z] ++ 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.TH0j3pV0hT/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
13:57:15 [2023-10-26T13:57:15.277Z] INFO: Testing against a local daemon
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:57:15 [2023-10-26T13:57:15.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:15 [2023-10-26T13:57:15.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:57:15 [2023-10-26T13:57:15.277Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:57:15 [2023-10-26T13:57:15.277Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:57:15 [2023-10-26T13:57:15.277Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:57:15 [2023-10-26T13:57:15.277Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:57:15 [2023-10-26T13:57:15.277Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:57:15 [2023-10-26T13:57:15.277Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInstall
13:57:15 [2023-10-26T13:57:15.277Z] === RUN   TestPluginInstall/no_auth
13:57:17 [2023-10-26T13:57:17.807Z] time="2023-10-26T13:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:17 [2023-10-26T13:57:17.807Z] time="2023-10-26T13:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:000f326c89e4bffa34aa6f6f315286aa13731ee3a6c56c283e76ff8786bc7881" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:17 [2023-10-26T13:57:17.807Z] time="2023-10-26T13:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:17 [2023-10-26T13:57:17.807Z] time="2023-10-26T13:57:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:000f326c89e4bffa34aa6f6f315286aa13731ee3a6c56c283e76ff8786bc7881" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:17 [2023-10-26T13:57:17.807Z] === RUN   TestPluginInstall/with_htpasswd
13:57:18 [2023-10-26T13:57:18.066Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:18 [2023-10-26T13:57:18.066Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:000f326c89e4bffa34aa6f6f315286aa13731ee3a6c56c283e76ff8786bc7881" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:18 [2023-10-26T13:57:18.066Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:18 [2023-10-26T13:57:18.066Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:000f326c89e4bffa34aa6f6f315286aa13731ee3a6c56c283e76ff8786bc7881" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:18 [2023-10-26T13:57:18.324Z] === RUN   TestPluginInstall/with_insecure
13:57:19 [2023-10-26T13:57:19.258Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:19 [2023-10-26T13:57:19.258Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eea6622f2f240a52208c0ea72619e3dea732c3ee43c0883aaaf7dd0fd3b235c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:19 [2023-10-26T13:57:19.258Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:19 [2023-10-26T13:57:19.258Z] time="2023-10-26T13:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eea6622f2f240a52208c0ea72619e3dea732c3ee43c0883aaaf7dd0fd3b235c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:19 [2023-10-26T13:57:19.258Z]     plugin_test.go:204: [d4b202badc056] daemon is not started
13:57:19 [2023-10-26T13:57:19.258Z] --- PASS: TestPluginInstall (5.02s)
13:57:19 [2023-10-26T13:57:19.258Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
13:57:19 [2023-10-26T13:57:19.258Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
13:57:19 [2023-10-26T13:57:19.258Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
13:57:19 [2023-10-26T13:57:19.258Z] === RUN   TestPluginsWithRuntimes
13:57:20 [2023-10-26T13:57:20.633Z] === RUN   TestPluginsWithRuntimes/No_Args
13:57:21 [2023-10-26T13:57:21.566Z] === RUN   TestPluginsWithRuntimes/With_Args
13:57:22 [2023-10-26T13:57:22.500Z] --- PASS: TestPluginsWithRuntimes (3.38s)
13:57:22 [2023-10-26T13:57:22.500Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
13:57:22 [2023-10-26T13:57:22.500Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
13:57:22 [2023-10-26T13:57:22.500Z] === RUN   TestPluginBackCompatMediaTypes
13:57:23 [2023-10-26T13:57:23.066Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
13:57:23 [2023-10-26T13:57:23.066Z] PASS
13:57:23 [2023-10-26T13:57:23.066Z] 
13:57:23 [2023-10-26T13:57:23.066Z] DONE 24 tests in 8.946s
13:57:23 [2023-10-26T13:57:23.066Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
13:57:23 [2023-10-26T13:57:23.066Z] ++ '[' -n '' ']'
13:57:23 [2023-10-26T13:57:23.066Z] ++ 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
13:57:23 [2023-10-26T13:57:23.066Z] ++ set -e
13:57:23 [2023-10-26T13:57:23.066Z] ++ '[' -n 0 ']'
13:57:23 [2023-10-26T13:57:23.066Z] ++ set -x
13:57:23 [2023-10-26T13:57:23.066Z] ++ 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.TH0j3pV0hT/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
13:57:23 [2023-10-26T13:57:23.066Z] INFO: Testing against a local daemon
13:57:23 [2023-10-26T13:57:23.066Z] === RUN   TestExternalGraphDriver
13:57:23 [2023-10-26T13:57:23.631Z] === RUN   TestExternalGraphDriver/json
13:57:23 [2023-10-26T13:57:23.631Z] === RUN   TestExternalGraphDriver/spec
13:57:23 [2023-10-26T13:57:23.631Z] === RUN   TestExternalGraphDriver/pull
13:57:23 [2023-10-26T13:57:23.631Z] --- PASS: TestExternalGraphDriver (0.34s)
13:57:23 [2023-10-26T13:57:23.631Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
13:57:23 [2023-10-26T13:57:23.631Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
13:57:23 [2023-10-26T13:57:23.631Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
13:57:23 [2023-10-26T13:57:23.631Z] === RUN   TestGraphdriverPluginV2
13:57:23 [2023-10-26T13:57:23.889Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:57:23 [2023-10-26T13:57:23.889Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:57:23 [2023-10-26T13:57:23.889Z] PASS
13:57:23 [2023-10-26T13:57:23.889Z] 
13:57:23 [2023-10-26T13:57:23.889Z] === Skipped
13:57:23 [2023-10-26T13:57:23.889Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:57:23 [2023-10-26T13:57:23.889Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:57:23 [2023-10-26T13:57:23.889Z] 
13:57:23 [2023-10-26T13:57:23.889Z] DONE 5 tests, 1 skipped in 0.695s
13:57:23 [2023-10-26T13:57:23.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
13:57:23 [2023-10-26T13:57:23.889Z] ++ '[' -n '' ']'
13:57:23 [2023-10-26T13:57:23.889Z] ++ 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
13:57:23 [2023-10-26T13:57:23.889Z] ++ set -e
13:57:23 [2023-10-26T13:57:23.889Z] ++ '[' -n 0 ']'
13:57:23 [2023-10-26T13:57:23.889Z] ++ set -x
13:57:23 [2023-10-26T13:57:23.889Z] ++ 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.TH0j3pV0hT/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
13:57:23 [2023-10-26T13:57:23.889Z] INFO: Testing against a local daemon
13:57:23 [2023-10-26T13:57:23.889Z] === RUN   TestContinueAfterPluginCrash
13:57:23 [2023-10-26T13:57:23.889Z] === PAUSE TestContinueAfterPluginCrash
13:57:23 [2023-10-26T13:57:23.889Z] === RUN   TestReadPluginNoRead
13:57:23 [2023-10-26T13:57:23.889Z] === PAUSE TestReadPluginNoRead
13:57:23 [2023-10-26T13:57:23.889Z] === RUN   TestDaemonStartWithLogOpt
13:57:23 [2023-10-26T13:57:23.889Z] === PAUSE TestDaemonStartWithLogOpt
13:57:23 [2023-10-26T13:57:23.889Z] === CONT  TestDaemonStartWithLogOpt
13:57:23 [2023-10-26T13:57:23.889Z] === CONT  TestReadPluginNoRead
13:57:23 [2023-10-26T13:57:23.889Z] === CONT  TestContinueAfterPluginCrash
13:57:26 [2023-10-26T13:57:26.420Z] === RUN   TestReadPluginNoRead/default
13:57:26 [2023-10-26T13:57:26.678Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
13:57:27 [2023-10-26T13:57:27.244Z] === RUN   TestReadPluginNoRead/disabled_caching
13:57:28 [2023-10-26T13:57:28.618Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:57:29 [2023-10-26T13:57:29.992Z]     read_test.go:93: [d8a3e61a5349b] daemon is not started
13:57:29 [2023-10-26T13:57:29.992Z] --- PASS: TestReadPluginNoRead (5.87s)
13:57:29 [2023-10-26T13:57:29.992Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
13:57:29 [2023-10-26T13:57:29.992Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
13:57:29 [2023-10-26T13:57:29.992Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
13:57:31 [2023-10-26T13:57:31.892Z] --- PASS: TestContinueAfterPluginCrash (7.70s)
13:57:31 [2023-10-26T13:57:31.892Z] PASS
13:57:31 [2023-10-26T13:57:31.892Z] 
13:57:31 [2023-10-26T13:57:31.892Z] DONE 6 tests in 7.740s
13:57:31 [2023-10-26T13:57:31.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
13:57:31 [2023-10-26T13:57:31.892Z] ++ '[' -n '' ']'
13:57:31 [2023-10-26T13:57:31.892Z] ++ 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
13:57:31 [2023-10-26T13:57:31.892Z] ++ set -e
13:57:31 [2023-10-26T13:57:31.892Z] ++ '[' -n 0 ']'
13:57:31 [2023-10-26T13:57:31.892Z] ++ set -x
13:57:31 [2023-10-26T13:57:31.892Z] ++ 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.TH0j3pV0hT/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
13:57:31 [2023-10-26T13:57:31.892Z] testing: warning: no tests to run
13:57:31 [2023-10-26T13:57:31.892Z] PASS
13:57:31 [2023-10-26T13:57:31.892Z] 
13:57:31 [2023-10-26T13:57:31.892Z] DONE 0 tests in 0.007s
13:57:31 [2023-10-26T13:57:31.892Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
13:57:31 [2023-10-26T13:57:31.892Z] ++ '[' -n '' ']'
13:57:31 [2023-10-26T13:57:31.892Z] ++ 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
13:57:31 [2023-10-26T13:57:31.892Z] ++ set -e
13:57:31 [2023-10-26T13:57:31.892Z] ++ '[' -n 0 ']'
13:57:31 [2023-10-26T13:57:31.892Z] ++ set -x
13:57:31 [2023-10-26T13:57:31.892Z] ++ 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.TH0j3pV0hT/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
13:57:31 [2023-10-26T13:57:31.892Z] INFO: Testing against a local daemon
13:57:31 [2023-10-26T13:57:31.892Z] === RUN   TestPluginWithDevMounts
13:57:31 [2023-10-26T13:57:31.892Z] === PAUSE TestPluginWithDevMounts
13:57:31 [2023-10-26T13:57:31.892Z] === CONT  TestPluginWithDevMounts
13:57:33 [2023-10-26T13:57:33.266Z] --- PASS: TestPluginWithDevMounts (1.51s)
13:57:33 [2023-10-26T13:57:33.266Z] PASS
13:57:33 [2023-10-26T13:57:33.266Z] 
13:57:33 [2023-10-26T13:57:33.266Z] DONE 1 tests in 1.546s
13:57:33 [2023-10-26T13:57:33.266Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
13:57:33 [2023-10-26T13:57:33.266Z] ++ '[' -n '' ']'
13:57:33 [2023-10-26T13:57:33.266Z] ++ 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
13:57:33 [2023-10-26T13:57:33.266Z] ++ set -e
13:57:33 [2023-10-26T13:57:33.266Z] ++ '[' -n 0 ']'
13:57:33 [2023-10-26T13:57:33.266Z] ++ set -x
13:57:33 [2023-10-26T13:57:33.267Z] ++ 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.TH0j3pV0hT/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
13:57:33 [2023-10-26T13:57:33.267Z] INFO: Testing against a local daemon
13:57:33 [2023-10-26T13:57:33.267Z] === RUN   TestSecretInspect
13:57:35 [2023-10-26T13:57:35.192Z] --- PASS: TestSecretInspect (2.11s)
13:57:35 [2023-10-26T13:57:35.192Z] === RUN   TestSecretList
13:57:37 [2023-10-26T13:57:37.143Z] --- PASS: TestSecretList (1.92s)
13:57:37 [2023-10-26T13:57:37.143Z] === RUN   TestSecretsCreateAndDelete
13:57:39 [2023-10-26T13:57:39.719Z] --- PASS: TestSecretsCreateAndDelete (2.02s)
13:57:39 [2023-10-26T13:57:39.719Z] === RUN   TestSecretsUpdate
13:57:41 [2023-10-26T13:57:41.101Z] --- PASS: TestSecretsUpdate (1.96s)
13:57:41 [2023-10-26T13:57:41.101Z] === RUN   TestTemplatedSecret
13:57:44 [2023-10-26T13:57:44.451Z] --- PASS: TestTemplatedSecret (2.60s)
13:57:44 [2023-10-26T13:57:44.451Z] === RUN   TestSecretCreateResolve
13:57:45 [2023-10-26T13:57:45.832Z] --- PASS: TestSecretCreateResolve (1.94s)
13:57:45 [2023-10-26T13:57:45.832Z] PASS
13:57:45 [2023-10-26T13:57:45.832Z] 
13:57:45 [2023-10-26T13:57:45.832Z] DONE 6 tests in 12.588s
13:57:45 [2023-10-26T13:57:45.832Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
13:57:45 [2023-10-26T13:57:45.832Z] ++ '[' -n '' ']'
13:57:45 [2023-10-26T13:57:45.832Z] ++ 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
13:57:45 [2023-10-26T13:57:45.832Z] ++ set -e
13:57:45 [2023-10-26T13:57:45.832Z] ++ '[' -n 0 ']'
13:57:45 [2023-10-26T13:57:45.832Z] ++ set -x
13:57:45 [2023-10-26T13:57:45.832Z] ++ 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.TH0j3pV0hT/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
13:57:45 [2023-10-26T13:57:45.832Z] INFO: Testing against a local daemon
13:57:45 [2023-10-26T13:57:45.832Z] === RUN   TestServiceCreateInit
13:57:45 [2023-10-26T13:57:45.832Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:57:50 [2023-10-26T13:57:50.016Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:57:53 [2023-10-26T13:57:53.297Z] --- PASS: TestServiceCreateInit (7.46s)
13:57:53 [2023-10-26T13:57:53.297Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
13:57:53 [2023-10-26T13:57:53.297Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
13:57:53 [2023-10-26T13:57:53.297Z] === RUN   TestCreateServiceMultipleTimes
13:58:11 [2023-10-26T13:58:11.372Z] --- PASS: TestCreateServiceMultipleTimes (15.23s)
13:58:11 [2023-10-26T13:58:11.372Z] === RUN   TestCreateServiceConflict
13:58:11 [2023-10-26T13:58:11.372Z] --- PASS: TestCreateServiceConflict (1.95s)
13:58:11 [2023-10-26T13:58:11.372Z] === RUN   TestCreateServiceMaxReplicas
13:58:13 [2023-10-26T13:58:13.273Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
13:58:13 [2023-10-26T13:58:13.273Z] === RUN   TestCreateServiceSecretFileMode
13:58:28 [2023-10-26T13:58:28.140Z] --- PASS: TestCreateServiceSecretFileMode (12.46s)
13:58:28 [2023-10-26T13:58:28.140Z] === RUN   TestCreateServiceConfigFileMode
13:58:40 [2023-10-26T13:58:40.334Z] --- PASS: TestCreateServiceConfigFileMode (12.63s)
13:58:40 [2023-10-26T13:58:40.334Z] === RUN   TestCreateServiceSysctls
13:58:41 [2023-10-26T13:58:41.708Z] --- PASS: TestCreateServiceSysctls (3.27s)
13:58:41 [2023-10-26T13:58:41.708Z] === RUN   TestCreateServiceCapabilities
13:58:44 [2023-10-26T13:58:44.237Z] --- PASS: TestCreateServiceCapabilities (2.56s)
13:58:44 [2023-10-26T13:58:44.237Z] === RUN   TestInspect
13:58:47 [2023-10-26T13:58:47.519Z] --- PASS: TestInspect (2.82s)
13:58:47 [2023-10-26T13:58:47.519Z] === RUN   TestCreateJob
13:58:50 [2023-10-26T13:58:50.801Z] --- PASS: TestCreateJob (3.23s)
13:58:50 [2023-10-26T13:58:50.801Z] === RUN   TestReplicatedJob
13:58:56 [2023-10-26T13:58:56.064Z] --- PASS: TestReplicatedJob (5.18s)
13:58:56 [2023-10-26T13:58:56.064Z] === RUN   TestUpdateReplicatedJob
13:58:59 [2023-10-26T13:58:59.345Z] --- PASS: TestUpdateReplicatedJob (3.35s)
13:58:59 [2023-10-26T13:58:59.345Z] === RUN   TestServiceListWithStatuses
13:58:59 [2023-10-26T13:58:59.345Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:58:59 [2023-10-26T13:58:59.345Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:58:59 [2023-10-26T13:58:59.345Z] === RUN   TestDockerNetworkConnectAlias
13:59:03 [2023-10-26T13:59:03.528Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
13:59:03 [2023-10-26T13:59:03.528Z] === RUN   TestDockerNetworkReConnect
13:59:06 [2023-10-26T13:59:06.811Z] --- PASS: TestDockerNetworkReConnect (3.28s)
13:59:06 [2023-10-26T13:59:06.811Z] === RUN   TestServicePlugin
13:59:06 [2023-10-26T13:59:06.811Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
13:59:06 [2023-10-26T13:59:06.811Z] --- SKIP: TestServicePlugin (0.00s)
13:59:06 [2023-10-26T13:59:06.811Z] === RUN   TestServiceUpdateLabel
13:59:08 [2023-10-26T13:59:08.184Z] --- PASS: TestServiceUpdateLabel (1.92s)
13:59:08 [2023-10-26T13:59:08.184Z] === RUN   TestServiceUpdateSecrets
13:59:23 [2023-10-26T13:59:23.055Z] --- PASS: TestServiceUpdateSecrets (14.38s)
13:59:23 [2023-10-26T13:59:23.055Z] === RUN   TestServiceUpdateConfigs
13:59:37 [2023-10-26T13:59:37.926Z] --- PASS: TestServiceUpdateConfigs (14.67s)
13:59:37 [2023-10-26T13:59:37.926Z] === RUN   TestServiceUpdateNetwork
13:59:50 [2023-10-26T13:59:50.123Z] --- PASS: TestServiceUpdateNetwork (12.22s)
13:59:50 [2023-10-26T13:59:50.123Z] === RUN   TestServiceUpdatePidsLimit
13:59:50 [2023-10-26T13:59:50.689Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:59:51 [2023-10-26T13:59:51.255Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:59:59 [2023-10-26T13:59:59.363Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:00:05 [2023-10-26T14:00:05.919Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
14:00:05 [2023-10-26T14:00:05.919Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:00:05 [2023-10-26T14:00:05.919Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
14:00:05 [2023-10-26T14:00:05.919Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
14:00:05 [2023-10-26T14:00:05.919Z] PASS
14:00:05 [2023-10-26T14:00:05.919Z] 
14:00:05 [2023-10-26T14:00:05.919Z] === Skipped
14:00:05 [2023-10-26T14:00:05.919Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:00:05 [2023-10-26T14:00:05.919Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:00:05 [2023-10-26T14:00:05.919Z] 
14:00:05 [2023-10-26T14:00:05.919Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:00:05 [2023-10-26T14:00:05.919Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:00:05 [2023-10-26T14:00:05.919Z] 
14:00:05 [2023-10-26T14:00:05.919Z] DONE 26 tests, 2 skipped in 139.826s
14:00:05 [2023-10-26T14:00:05.919Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
14:00:05 [2023-10-26T14:00:05.919Z] ++ '[' -n '' ']'
14:00:05 [2023-10-26T14:00:05.919Z] ++ 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
14:00:05 [2023-10-26T14:00:05.919Z] ++ set -e
14:00:05 [2023-10-26T14:00:05.919Z] ++ '[' -n 0 ']'
14:00:05 [2023-10-26T14:00:05.919Z] ++ set -x
14:00:05 [2023-10-26T14:00:05.920Z] ++ 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.TH0j3pV0hT/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
14:00:05 [2023-10-26T14:00:05.920Z] INFO: Testing against a local daemon
14:00:05 [2023-10-26T14:00:05.920Z] === RUN   TestSessionCreate
14:00:05 [2023-10-26T14:00:05.920Z] --- PASS: TestSessionCreate (0.02s)
14:00:05 [2023-10-26T14:00:05.920Z] === RUN   TestSessionCreateWithBadUpgrade
14:00:05 [2023-10-26T14:00:05.920Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:00:05 [2023-10-26T14:00:05.920Z] PASS
14:00:05 [2023-10-26T14:00:05.920Z] 
14:00:05 [2023-10-26T14:00:05.920Z] DONE 2 tests in 0.061s
14:00:05 [2023-10-26T14:00:05.920Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
14:00:05 [2023-10-26T14:00:05.920Z] ++ '[' -n '' ']'
14:00:05 [2023-10-26T14:00:05.920Z] ++ 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
14:00:05 [2023-10-26T14:00:05.920Z] ++ set -e
14:00:05 [2023-10-26T14:00:05.920Z] ++ '[' -n 0 ']'
14:00:05 [2023-10-26T14:00:05.920Z] ++ set -x
14:00:05 [2023-10-26T14:00:05.920Z] ++ 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.TH0j3pV0hT/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
14:00:05 [2023-10-26T14:00:05.920Z] INFO: Testing against a local daemon
14:00:05 [2023-10-26T14:00:05.920Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:00:05 [2023-10-26T14:00:05.920Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:00:05 [2023-10-26T14:00:05.920Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:00:05 [2023-10-26T14:00:05.920Z] === RUN   TestDiskUsage
14:00:05 [2023-10-26T14:00:05.920Z] === PAUSE TestDiskUsage
14:00:05 [2023-10-26T14:00:05.920Z] === RUN   TestEventsExecDie
14:00:06 [2023-10-26T14:00:06.178Z] --- PASS: TestEventsExecDie (0.52s)
14:00:06 [2023-10-26T14:00:06.178Z] === RUN   TestEventsBackwardsCompatible
14:00:06 [2023-10-26T14:00:06.178Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:00:06 [2023-10-26T14:00:06.178Z] === RUN   TestEventsVolumeCreate
14:00:06 [2023-10-26T14:00:06.436Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:00:06 [2023-10-26T14:00:06.436Z] === RUN   TestInfoBinaryCommits
14:00:06 [2023-10-26T14:00:06.436Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:00:06 [2023-10-26T14:00:06.436Z] === RUN   TestInfoAPIVersioned
14:00:06 [2023-10-26T14:00:06.436Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:00:06 [2023-10-26T14:00:06.436Z] === RUN   TestInfoAPI
14:00:06 [2023-10-26T14:00:06.436Z] --- PASS: TestInfoAPI (0.02s)
14:00:06 [2023-10-26T14:00:06.436Z] === RUN   TestInfoAPIWarnings
14:00:24 [2023-10-26T14:00:24.509Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:00:24 [2023-10-26T14:00:24.509Z] === RUN   TestInfoDebug
14:00:24 [2023-10-26T14:00:24.509Z] --- PASS: TestInfoDebug (0.52s)
14:00:24 [2023-10-26T14:00:24.509Z] === RUN   TestInfoInsecureRegistries
14:00:24 [2023-10-26T14:00:24.509Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:00:24 [2023-10-26T14:00:24.509Z] === RUN   TestInfoRegistryMirrors
14:00:24 [2023-10-26T14:00:24.509Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:00:24 [2023-10-26T14:00:24.509Z] === RUN   TestLoginFailsWithBadCredentials
14:00:25 [2023-10-26T14:00:25.443Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
14:00:25 [2023-10-26T14:00:25.443Z] === RUN   TestPingCacheHeaders
14:00:25 [2023-10-26T14:00:25.443Z] --- PASS: TestPingCacheHeaders (0.02s)
14:00:25 [2023-10-26T14:00:25.443Z] === RUN   TestPingGet
14:00:25 [2023-10-26T14:00:25.443Z] --- PASS: TestPingGet (0.01s)
14:00:25 [2023-10-26T14:00:25.443Z] === RUN   TestPingHead
14:00:25 [2023-10-26T14:00:25.443Z] --- PASS: TestPingHead (0.02s)
14:00:25 [2023-10-26T14:00:25.443Z] === RUN   TestPingSwarmHeader
14:00:26 [2023-10-26T14:00:26.009Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:00:26 [2023-10-26T14:00:26.574Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:00:27 [2023-10-26T14:00:27.508Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:00:27 [2023-10-26T14:00:27.508Z] --- PASS: TestPingSwarmHeader (1.88s)
14:00:27 [2023-10-26T14:00:27.508Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:00:27 [2023-10-26T14:00:27.508Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:00:27 [2023-10-26T14:00:27.508Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:00:27 [2023-10-26T14:00:27.508Z] === RUN   TestPingBuilderHeader
14:00:27 [2023-10-26T14:00:27.508Z] === RUN   TestPingBuilderHeader/default_config
14:00:28 [2023-10-26T14:00:28.074Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:00:28 [2023-10-26T14:00:28.332Z] --- PASS: TestPingBuilderHeader (1.04s)
14:00:28 [2023-10-26T14:00:28.332Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:00:28 [2023-10-26T14:00:28.332Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
14:00:28 [2023-10-26T14:00:28.332Z] === RUN   TestVersion
14:00:28 [2023-10-26T14:00:28.590Z] --- PASS: TestVersion (0.02s)
14:00:28 [2023-10-26T14:00:28.590Z] === CONT  TestDiskUsage
14:00:28 [2023-10-26T14:00:28.849Z] === RUN   TestDiskUsage/empty
14:00:28 [2023-10-26T14:00:28.849Z] === RUN   TestDiskUsage/empty/container_types
14:00:28 [2023-10-26T14:00:28.849Z] === RUN   TestDiskUsage/empty/image_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.108Z] === RUN   TestDiskUsage/after_container.Run
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:00:29 [2023-10-26T14:00:29.365Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestDiskUsage (1.08s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z] PASS
14:00:29 [2023-10-26T14:00:29.624Z] 
14:00:29 [2023-10-26T14:00:29.624Z] === Skipped
14:00:29 [2023-10-26T14:00:29.624Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:00:29 [2023-10-26T14:00:29.624Z] 
14:00:29 [2023-10-26T14:00:29.624Z] DONE 57 tests, 1 skipped in 23.862s
14:00:29 [2023-10-26T14:00:29.624Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
14:00:29 [2023-10-26T14:00:29.624Z] ++ '[' -n '' ']'
14:00:29 [2023-10-26T14:00:29.624Z] ++ 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
14:00:29 [2023-10-26T14:00:29.624Z] ++ set -e
14:00:29 [2023-10-26T14:00:29.624Z] ++ '[' -n 0 ']'
14:00:29 [2023-10-26T14:00:29.624Z] ++ set -x
14:00:29 [2023-10-26T14:00:29.624Z] ++ 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.TH0j3pV0hT/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
14:00:29 [2023-10-26T14:00:29.624Z] INFO: Testing against a local daemon
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesCreateAndList
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemove
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemove/volume_in_use
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemove/volume_not_in_use
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemove/non-existing_volume
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestVolumesRemove (0.06s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesRemoveSwarmEnabled
14:00:29 [2023-10-26T14:00:29.624Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInspect
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestVolumesInspect (0.01s)
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:00:29 [2023-10-26T14:00:29.624Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:00:29 [2023-10-26T14:00:29.624Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:00:29 [2023-10-26T14:00:29.624Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumePruneAnonymous
14:00:29 [2023-10-26T14:00:29.624Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:00:29 [2023-10-26T14:00:29.624Z] === RUN   TestVolumePruneAnonFromImage
14:00:29 [2023-10-26T14:00:29.882Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
14:00:29 [2023-10-26T14:00:29.882Z] === CONT  TestVolumesRemoveSwarmEnabled
14:00:31 [2023-10-26T14:00:31.256Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:00:31 [2023-10-26T14:00:31.256Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:00:31 [2023-10-26T14:00:31.256Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:00:31 [2023-10-26T14:00:31.256Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:00:31 [2023-10-26T14:00:31.822Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
14:00:31 [2023-10-26T14:00:31.822Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:00:31 [2023-10-26T14:00:31.822Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:00:31 [2023-10-26T14:00:31.822Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:00:31 [2023-10-26T14:00:31.822Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:00:31 [2023-10-26T14:00:31.822Z] PASS
14:00:31 [2023-10-26T14:00:31.822Z] 
14:00:31 [2023-10-26T14:00:31.822Z] DONE 20 tests in 2.218s
14:00:31 [2023-10-26T14:00:31.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:00:31 [2023-10-26T14:00:31.822Z] ++++ cat bundles/test-integration/docker.pid
14:00:31 [2023-10-26T14:00:31.822Z] +++ kill 23621
14:00:33 [2023-10-26T14:00:33.723Z] +++ /etc/init.d/apparmor stop
14:00:33 [2023-10-26T14:00:33.723Z] Leaving: AppArmorNo profiles have been unloaded.
14:00:33 [2023-10-26T14:00:33.723Z] 
14:00:33 [2023-10-26T14:00:33.723Z] Unloading profiles will leave already running processes permanently
14:00:33 [2023-10-26T14:00:33.723Z] unconfined, which can lead to unexpected situations.
14:00:33 [2023-10-26T14:00:33.723Z] 
14:00:33 [2023-10-26T14:00:33.723Z] To set a process to complain mode, use the command line tool
14:00:33 [2023-10-26T14:00:33.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:00:33 [2023-10-26T14:00:33.723Z] +++ true
14:00:33 [2023-10-26T14:00:33.723Z] exiting test-integration
14:00:33 [2023-10-26T14:00:33.723Z] ++ exit 0
14:00:33 [2023-10-26T14:00:33.723Z] 
Post stage
[Pipeline] junit
14:00:34 [2023-10-26T14:00:34.674Z] Recording test results
14:00:34 [2023-10-26T14:00:34.862Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:00:35 [2023-10-26T14:00:35.158Z] + echo Ensuring container killed.
14:00:35 [2023-10-26T14:00:35.158Z] Ensuring container killed.
14:00:35 [2023-10-26T14:00:35.158Z] + docker rm -vf docker-pr1
14:00:35 [2023-10-26T14:00:35.158Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
14:00:35 [2023-10-26T14:00:35.437Z] + echo Chowning /workspace to jenkins user
14:00:35 [2023-10-26T14:00:35.437Z] Chowning /workspace to jenkins user
14:00:35 [2023-10-26T14:00:35.437Z] + id -u
14:00:35 [2023-10-26T14:00:35.437Z] + id -g
14:00:35 [2023-10-26T14:00:35.437Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46731:/workspace busybox chown -R 1000:1000 /workspace
14:00:35 [2023-10-26T14:00:35.437Z] Unable to find image 'busybox:latest' locally
14:00:36 [2023-10-26T14:00:36.003Z] latest: Pulling from library/busybox
14:00:36 [2023-10-26T14:00:36.003Z] 8a0af25e8c2e: Already exists
14:00:36 [2023-10-26T14:00:36.261Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
14:00:36 [2023-10-26T14:00:36.261Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:00:37 [2023-10-26T14:00:37.477Z] + bundleName=arm64-integration
14:00:37 [2023-10-26T14:00:37.477Z] + echo Creating arm64-integration-bundles.tar.gz
14:00:37 [2023-10-26T14:00:37.477Z] Creating arm64-integration-bundles.tar.gz
14:00:37 [2023-10-26T14:00:37.477Z] + find+  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:00:37 [2023-10-26T14:00:37.477Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:00:37 [2023-10-26T14:00:37.747Z] Archiving artifacts
14:00:39 [2023-10-26T14:00:39.390Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46731/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:00:39 [2023-10-26T14:00:39.677Z] + make clean
14:00:39 [2023-10-26T14:00:39.677Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:00:39 [2023-10-26T14:00:39.677Z] docker-dev-cache
14:00:39 [2023-10-26T14:00:39.677Z] 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