Skip to content
Success

Console Output

Pull request #46586 opened
22:45:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 37796c70294550ed9a3c33e68624131fbdc070ff+fa2f6f98beb4d9d6fd814e63c28cefac7f90ccbc (71f3c9b40233c3dd127edfa6b1a51adb8e631b81)
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-46586@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
22:45:46 [2023-10-03T22:45:46.715Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:45:46 [2023-10-03T22:45:46.719Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:46:01 [2023-10-03T22:46:01.902Z] Still waiting to schedule task
22:46:01 [2023-10-03T22:46:01.903Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b7bcad29bdadeeda)22:46:36 [2023-10-03T22:46:36.632Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ba7b500d567a7de) in /home/ubuntu/workspace/moby_PR-46586
[Pipeline] {
[Pipeline] checkout
22:46:36 [2023-10-03T22:46:36.690Z] The recommended git tool is: git
22:46:38 [2023-10-03T22:46:38.117Z] using credential docker-jenkins-github-credentials
22:46:38 [2023-10-03T22:46:38.130Z] Cloning the remote Git repository
22:46:38 [2023-10-03T22:46:38.130Z] Cloning with configured refspecs honoured and without tags
22:46:38 [2023-10-03T22:46:38.173Z] Cloning repository https://github.com/moby/moby.git
22:46:38 [2023-10-03T22:46:38.216Z]  > git init /home/ubuntu/workspace/moby_PR-46586 # timeout=10
22:46:38 [2023-10-03T22:46:38.463Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:38 [2023-10-03T22:46:38.463Z]  > git --version # timeout=10
22:46:38 [2023-10-03T22:46:38.466Z]  > git --version # 'git version 2.25.1'
22:46:38 [2023-10-03T22:46:38.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:38 [2023-10-03T22:46:38.468Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46586/head:refs/remotes/origin/PR-46586 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
22:46:50 [2023-10-03T22:46:50.641Z] Fetching without tags
22:46:50 [2023-10-03T22:46:50.853Z] Merging remotes/origin/24.0 commit fa2f6f98beb4d9d6fd814e63c28cefac7f90ccbc into PR head commit 37796c70294550ed9a3c33e68624131fbdc070ff
22:46:50 [2023-10-03T22:46:50.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:50 [2023-10-03T22:46:50.630Z]  > git config --add remote.origin.fetch +refs/pull/46586/head:refs/remotes/origin/PR-46586 # timeout=10
22:46:50 [2023-10-03T22:46:50.633Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
22:46:50 [2023-10-03T22:46:50.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:50 [2023-10-03T22:46:50.646Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:50 [2023-10-03T22:46:50.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:50 [2023-10-03T22:46:50.647Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46586/head:refs/remotes/origin/PR-46586 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
22:46:50 [2023-10-03T22:46:50.861Z]  > git config core.sparsecheckout # timeout=10
22:46:50 [2023-10-03T22:46:50.864Z]  > git checkout -f 37796c70294550ed9a3c33e68624131fbdc070ff # timeout=10
22:46:51 [2023-10-03T22:46:51.523Z] Merge succeeded, producing 37796c70294550ed9a3c33e68624131fbdc070ff
22:46:51 [2023-10-03T22:46:51.523Z] Checking out Revision 37796c70294550ed9a3c33e68624131fbdc070ff (PR-46586)
22:46:51 [2023-10-03T22:46:51.506Z]  > git remote # timeout=10
22:46:51 [2023-10-03T22:46:51.510Z]  > git config --get remote.origin.url # timeout=10
22:46:51 [2023-10-03T22:46:51.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:51 [2023-10-03T22:46:51.514Z]  > git merge fa2f6f98beb4d9d6fd814e63c28cefac7f90ccbc # timeout=10
22:46:51 [2023-10-03T22:46:51.521Z]  > git rev-parse HEAD^{commit} # timeout=10
22:46:51 [2023-10-03T22:46:51.573Z]  > git config core.sparsecheckout # timeout=10
22:46:51 [2023-10-03T22:46:51.576Z]  > git checkout -f 37796c70294550ed9a3c33e68624131fbdc070ff # timeout=10
22:46:55 [2023-10-03T22:46:55.723Z] Commit message: "Revert "daemon/logger/etwlogs: rewrite to use go-winio/pkg/etw""
22:46:55 [2023-10-03T22:46:55.723Z] First time build. Skipping changelog.
22:46:55 [2023-10-03T22:46:55.783Z]  > git --version # timeout=10
22:46:55 [2023-10-03T22:46:55.786Z]  > git --version # 'git version 2.25.1'
22:46:55 [2023-10-03T22:46:55.789Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:46:56 [2023-10-03T22:46:56.546Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46586:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:46:58 [2023-10-03T22:46:58.439Z] Unable to find image 'alpine:latest' locally
22:46:58 [2023-10-03T22:46:58.696Z] latest: Pulling from library/alpine
22:46:58 [2023-10-03T22:46:58.696Z] 579b34f0a95b: Pulling fs layer
22:46:58 [2023-10-03T22:46:58.696Z] 579b34f0a95b: Verifying Checksum
22:46:58 [2023-10-03T22:46:58.696Z] 579b34f0a95b: Download complete
22:46:58 [2023-10-03T22:46:58.953Z] 579b34f0a95b: Pull complete
22:46:58 [2023-10-03T22:46:58.953Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
22:46:58 [2023-10-03T22:46:58.953Z] Status: Downloaded newer image for alpine:latest
22:47:04 [2023-10-03T22:47:04.201Z] 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
22:47:04 [2023-10-03T22:47:04.531Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ba7b500d567a7de) in /home/ubuntu/workspace/moby_PR-46586
[Pipeline] {
[Pipeline] checkout
22:47:04 [2023-10-03T22:47:04.550Z] The recommended git tool is: git
22:47:04 [2023-10-03T22:47:04.556Z] using credential docker-jenkins-github-credentials
22:47:04 [2023-10-03T22:47:04.572Z] Fetching changes from the remote Git repository
22:47:04 [2023-10-03T22:47:04.611Z] Fetching without tags
22:47:04 [2023-10-03T22:47:04.849Z] Merging remotes/origin/24.0 commit fa2f6f98beb4d9d6fd814e63c28cefac7f90ccbc into PR head commit 37796c70294550ed9a3c33e68624131fbdc070ff
22:47:04 [2023-10-03T22:47:04.901Z] Merge succeeded, producing 37796c70294550ed9a3c33e68624131fbdc070ff
22:47:04 [2023-10-03T22:47:04.902Z] Checking out Revision 37796c70294550ed9a3c33e68624131fbdc070ff (PR-46586)
22:47:05 [2023-10-03T22:47:05.015Z] Commit message: "Revert "daemon/logger/etwlogs: rewrite to use go-winio/pkg/etw""
22:47:05 [2023-10-03T22:47:05.025Z]  > git --version # timeout=10
22:47:05 [2023-10-03T22:47:05.027Z]  > git --version # 'git version 2.25.1'
22:47:05 [2023-10-03T22:47:05.030Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:47:04 [2023-10-03T22:47:04.569Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46586/.git # timeout=10
22:47:04 [2023-10-03T22:47:04.574Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:47:04 [2023-10-03T22:47:04.613Z] Fetching upstream changes from https://github.com/moby/moby.git
22:47:04 [2023-10-03T22:47:04.613Z]  > git --version # timeout=10
22:47:04 [2023-10-03T22:47:04.616Z]  > git --version # 'git version 2.25.1'
22:47:04 [2023-10-03T22:47:04.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:04 [2023-10-03T22:47:04.617Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46586/head:refs/remotes/origin/PR-46586 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
22:47:04 [2023-10-03T22:47:04.851Z]  > git config core.sparsecheckout # timeout=10
22:47:04 [2023-10-03T22:47:04.854Z]  > git checkout -f 37796c70294550ed9a3c33e68624131fbdc070ff # timeout=10
22:47:04 [2023-10-03T22:47:04.884Z]  > git remote # timeout=10
22:47:04 [2023-10-03T22:47:04.887Z]  > git config --get remote.origin.url # timeout=10
22:47:04 [2023-10-03T22:47:04.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:04 [2023-10-03T22:47:04.890Z]  > git merge fa2f6f98beb4d9d6fd814e63c28cefac7f90ccbc # timeout=10
22:47:04 [2023-10-03T22:47:04.898Z]  > git rev-parse HEAD^{commit} # timeout=10
22:47:04 [2023-10-03T22:47:04.945Z]  > git config core.sparsecheckout # timeout=10
22:47:04 [2023-10-03T22:47:04.948Z]  > git checkout -f 37796c70294550ed9a3c33e68624131fbdc070ff # timeout=10
22:47:05 [2023-10-03T22:47:05.807Z] + docker version
22:47:05 [2023-10-03T22:47:05.807Z] Client: Docker Engine - Community
22:47:05 [2023-10-03T22:47:05.807Z]  Version:           24.0.2
22:47:05 [2023-10-03T22:47:05.807Z]  API version:       1.43
22:47:05 [2023-10-03T22:47:05.807Z]  Go version:        go1.20.4
22:47:05 [2023-10-03T22:47:05.807Z]  Git commit:        cb74dfc
22:47:05 [2023-10-03T22:47:05.807Z]  Built:             Thu May 25 21:52:41 2023
22:47:05 [2023-10-03T22:47:05.807Z]  OS/Arch:           linux/arm64
22:47:05 [2023-10-03T22:47:05.807Z]  Context:           default
22:47:05 [2023-10-03T22:47:05.807Z] 
22:47:05 [2023-10-03T22:47:05.807Z] Server: Docker Engine - Community
22:47:05 [2023-10-03T22:47:05.807Z]  Engine:
22:47:05 [2023-10-03T22:47:05.807Z]   Version:          24.0.2
22:47:05 [2023-10-03T22:47:05.807Z]   API version:      1.43 (minimum version 1.12)
22:47:05 [2023-10-03T22:47:05.807Z]   Go version:       go1.20.4
22:47:05 [2023-10-03T22:47:05.807Z]   Git commit:       659604f
22:47:05 [2023-10-03T22:47:05.807Z]   Built:            Thu May 25 21:52:41 2023
22:47:05 [2023-10-03T22:47:05.807Z]   OS/Arch:          linux/arm64
22:47:05 [2023-10-03T22:47:05.807Z]   Experimental:     true
22:47:05 [2023-10-03T22:47:05.807Z]  containerd:
22:47:05 [2023-10-03T22:47:05.807Z]   Version:          1.6.21
22:47:05 [2023-10-03T22:47:05.807Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
22:47:05 [2023-10-03T22:47:05.807Z]  runc:
22:47:05 [2023-10-03T22:47:05.807Z]   Version:          1.1.7
22:47:05 [2023-10-03T22:47:05.807Z]   GitCommit:        v1.1.7-0-g860f061
22:47:05 [2023-10-03T22:47:05.807Z]  docker-init:
22:47:05 [2023-10-03T22:47:05.807Z]   Version:          0.19.0
22:47:05 [2023-10-03T22:47:05.807Z]   GitCommit:        de40ad0
[Pipeline] sh
22:47:06 [2023-10-03T22:47:06.103Z] + docker info
22:47:16 [2023-10-03T22:47:16.051Z] Client: Docker Engine - Community
22:47:16 [2023-10-03T22:47:16.051Z]  Version:    24.0.2
22:47:16 [2023-10-03T22:47:16.051Z]  Context:    default
22:47:16 [2023-10-03T22:47:16.051Z]  Debug Mode: false
22:47:16 [2023-10-03T22:47:16.051Z]  Plugins:
22:47:16 [2023-10-03T22:47:16.051Z]   buildx: Docker Buildx (Docker Inc.)
22:47:16 [2023-10-03T22:47:16.051Z]     Version:  v0.11.0
22:47:16 [2023-10-03T22:47:16.051Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:47:16 [2023-10-03T22:47:16.051Z]   compose: Docker Compose (Docker Inc.)
22:47:16 [2023-10-03T22:47:16.051Z]     Version:  v2.19.1
22:47:16 [2023-10-03T22:47:16.051Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:47:16 [2023-10-03T22:47:16.051Z] 
22:47:16 [2023-10-03T22:47:16.051Z] Server:
22:47:16 [2023-10-03T22:47:16.051Z]  Containers: 0
22:47:16 [2023-10-03T22:47:16.051Z]   Running: 0
22:47:16 [2023-10-03T22:47:16.051Z]   Paused: 0
22:47:16 [2023-10-03T22:47:16.051Z]   Stopped: 0
22:47:16 [2023-10-03T22:47:16.051Z]  Images: 1
22:47:16 [2023-10-03T22:47:16.051Z]  Server Version: 24.0.2
22:47:16 [2023-10-03T22:47:16.051Z]  Storage Driver: overlay2
22:47:16 [2023-10-03T22:47:16.051Z]   Backing Filesystem: extfs
22:47:16 [2023-10-03T22:47:16.051Z]   Supports d_type: true
22:47:16 [2023-10-03T22:47:16.051Z]   Using metacopy: false
22:47:16 [2023-10-03T22:47:16.051Z]   Native Overlay Diff: true
22:47:16 [2023-10-03T22:47:16.051Z]   userxattr: false
22:47:16 [2023-10-03T22:47:16.051Z]  Logging Driver: json-file
22:47:16 [2023-10-03T22:47:16.051Z]  Cgroup Driver: cgroupfs
22:47:16 [2023-10-03T22:47:16.051Z]  Cgroup Version: 1
22:47:16 [2023-10-03T22:47:16.051Z]  Plugins:
22:47:16 [2023-10-03T22:47:16.051Z]   Volume: local
22:47:16 [2023-10-03T22:47:16.051Z]   Network: bridge host ipvlan macvlan null overlay
22:47:16 [2023-10-03T22:47:16.051Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:47:16 [2023-10-03T22:47:16.051Z]  Swarm: inactive
22:47:16 [2023-10-03T22:47:16.051Z]  Runtimes: io.containerd.runc.v2 runc
22:47:16 [2023-10-03T22:47:16.051Z]  Default Runtime: runc
22:47:16 [2023-10-03T22:47:16.051Z]  Init Binary: docker-init
22:47:16 [2023-10-03T22:47:16.051Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
22:47:16 [2023-10-03T22:47:16.051Z]  runc version: v1.1.7-0-g860f061
22:47:16 [2023-10-03T22:47:16.051Z]  init version: de40ad0
22:47:16 [2023-10-03T22:47:16.051Z]  Security Options:
22:47:16 [2023-10-03T22:47:16.051Z]   apparmor
22:47:16 [2023-10-03T22:47:16.051Z]   seccomp
22:47:16 [2023-10-03T22:47:16.051Z]    Profile: builtin
22:47:16 [2023-10-03T22:47:16.051Z]  Kernel Version: 5.15.0-1039-aws
22:47:16 [2023-10-03T22:47:16.051Z]  Operating System: Ubuntu 20.04.6 LTS
22:47:16 [2023-10-03T22:47:16.051Z]  OSType: linux
22:47:16 [2023-10-03T22:47:16.051Z]  Architecture: aarch64
22:47:16 [2023-10-03T22:47:16.051Z]  CPUs: 8
22:47:16 [2023-10-03T22:47:16.051Z]  Total Memory: 30.64GiB
22:47:16 [2023-10-03T22:47:16.051Z]  Name: ip-10-100-84-169
22:47:16 [2023-10-03T22:47:16.051Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
22:47:16 [2023-10-03T22:47:16.051Z]  Docker Root Dir: /var/lib/docker
22:47:16 [2023-10-03T22:47:16.051Z]  Debug Mode: false
22:47:16 [2023-10-03T22:47:16.051Z]  Experimental: true
22:47:16 [2023-10-03T22:47:16.051Z]  Insecure Registries:
22:47:16 [2023-10-03T22:47:16.051Z]   127.0.0.0/8
22:47:16 [2023-10-03T22:47:16.051Z]  Live Restore Enabled: true
22:47:16 [2023-10-03T22:47:16.051Z] 
[Pipeline] sh
22:47:16 [2023-10-03T22:47:16.371Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:47:16 [2023-10-03T22:47:16.371Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:47:16 [2023-10-03T22:47:16.371Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46586/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:47:16 [2023-10-03T22:47:16.371Z] + bash /home/ubuntu/workspace/moby_PR-46586/check-config.sh
22:47:16 [2023-10-03T22:47:16.371Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:47:16 [2023-10-03T22:47:16.371Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
22:47:16 [2023-10-03T22:47:16.371Z] 
22:47:16 [2023-10-03T22:47:16.371Z] Generally Necessary:
22:47:16 [2023-10-03T22:47:16.371Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:47:16 [2023-10-03T22:47:16.371Z] - apparmor: enabled and tools installed
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_NAMESPACES: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_NET_NS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_PID_NS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_IPC_NS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_UTS_NS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CGROUPS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CGROUP_CPUACCT: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CGROUP_DEVICE: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CGROUP_FREEZER: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CGROUP_SCHED: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_CPUSETS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_MEMCG: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_KEYS: enabled
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_VETH: enabled (as module)
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_BRIDGE: enabled (as module)
22:47:16 [2023-10-03T22:47:16.371Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NF_NAT: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_POSIX_MQUEUE: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CGROUP_BPF: enabled
22:47:16 [2023-10-03T22:47:16.629Z] 
22:47:16 [2023-10-03T22:47:16.629Z] Optional Features:
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_USER_NS: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_SECCOMP: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_SECCOMP_FILTER: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CGROUP_PIDS: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_MEMCG_SWAP: enabled
22:47:16 [2023-10-03T22:47:16.629Z]     (cgroup swap accounting is currently enabled)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_BLK_CGROUP: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CGROUP_PERF: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CGROUP_HUGETLB: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_CFS_BANDWIDTH: enabled
22:47:16 [2023-10-03T22:47:16.629Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_RT_GROUP_SCHED: missing
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_VS: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_VS_NFCT: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_IP_VS_RR: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_SECURITY_SELINUX: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_SECURITY_APPARMOR: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_EXT4_FS: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:47:16 [2023-10-03T22:47:16.885Z] - Network Drivers:
22:47:16 [2023-10-03T22:47:16.885Z]   - "overlay":
22:47:16 [2023-10-03T22:47:16.885Z]     - CONFIG_VXLAN: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       Optional (for encrypted networks):
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_CRYPTO: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_CRYPTO_AEAD: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_CRYPTO_GCM: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_CRYPTO_GHASH: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_XFRM: enabled
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_XFRM_USER: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z]       - CONFIG_INET_ESP: enabled (as module)
22:47:16 [2023-10-03T22:47:16.885Z]   - "ipvlan":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_IPVLAN: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]   - "macvlan":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_MACVLAN: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_DUMMY: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]   - "ftp,tftp client in container":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z] - Storage Drivers:
22:47:17 [2023-10-03T22:47:17.142Z]   - "aufs":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_AUFS_FS: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]   - "btrfs":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:47:17 [2023-10-03T22:47:17.142Z]   - "devicemapper":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_BLK_DEV_DM: enabled
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]   - "overlay":
22:47:17 [2023-10-03T22:47:17.142Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:47:17 [2023-10-03T22:47:17.142Z]   - "zfs":
22:47:17 [2023-10-03T22:47:17.142Z]     - /dev/zfs: present
22:47:17 [2023-10-03T22:47:17.142Z]     - zfs command: missing
22:47:17 [2023-10-03T22:47:17.142Z]     - zpool command: missing
22:47:17 [2023-10-03T22:47:17.142Z] 
22:47:17 [2023-10-03T22:47:17.142Z] Limits:
22:47:17 [2023-10-03T22:47:17.142Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:47:17 [2023-10-03T22:47:17.142Z] 
22:47:17 [2023-10-03T22:47:17.142Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:47:17 [2023-10-03T22:47:17.433Z] + docker build --force-rm -t docker:37796c70294550ed9a3c33e68624131fbdc070ff .
22:47:17 [2023-10-03T22:47:17.690Z] #0 building with "default" instance using docker driver
22:47:17 [2023-10-03T22:47:17.690Z] 
22:47:17 [2023-10-03T22:47:17.690Z] #1 [internal] load .dockerignore
22:47:17 [2023-10-03T22:47:17.690Z] #1 transferring context: 113B done
22:47:17 [2023-10-03T22:47:17.690Z] #1 DONE 0.1s
22:47:17 [2023-10-03T22:47:17.690Z] 
22:47:17 [2023-10-03T22:47:17.690Z] #2 [internal] load build definition from Dockerfile
22:47:17 [2023-10-03T22:47:17.690Z] #2 transferring dockerfile: 27.84kB done
22:47:17 [2023-10-03T22:47:17.690Z] #2 DONE 0.1s
22:47:17 [2023-10-03T22:47:17.690Z] 
22:47:17 [2023-10-03T22:47:17.690Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:47:17 [2023-10-03T22:47:17.947Z] #3 DONE 0.4s
22:47:17 [2023-10-03T22:47:17.947Z] 
22:47:17 [2023-10-03T22:47:17.947Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
22:47:17 [2023-10-03T22:47:17.947Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
22:47:17 [2023-10-03T22:47:17.947Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
22:47:17 [2023-10-03T22:47:17.947Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
22:47:17 [2023-10-03T22:47:17.947Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
22:47:17 [2023-10-03T22:47:17.947Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
22:47:18 [2023-10-03T22:47:18.204Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s
22:47:18 [2023-10-03T22:47:18.204Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
22:47:18 [2023-10-03T22:47:18.204Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
22:47:18 [2023-10-03T22:47:18.461Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
22:47:18 [2023-10-03T22:47:18.461Z] #4 DONE 0.4s
22:47:18 [2023-10-03T22:47:18.461Z] 
22:47:18 [2023-10-03T22:47:18.461Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:47:19 [2023-10-03T22:47:19.829Z] #5 DONE 1.1s
22:47:19 [2023-10-03T22:47:19.829Z] 
22:47:19 [2023-10-03T22:47:19.829Z] #6 [internal] load metadata for docker.io/library/busybox:latest
22:47:19 [2023-10-03T22:47:19.829Z] #6 DONE 1.1s
22:47:19 [2023-10-03T22:47:19.829Z] 
22:47:19 [2023-10-03T22:47:19.829Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:47:19 [2023-10-03T22:47:19.829Z] #7 DONE 1.1s
22:47:19 [2023-10-03T22:47:19.829Z] 
22:47:19 [2023-10-03T22:47:19.829Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
22:47:19 [2023-10-03T22:47:19.829Z] #8 DONE 1.1s
22:47:19 [2023-10-03T22:47:19.829Z] 
22:47:19 [2023-10-03T22:47:19.829Z] #9 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
22:47:19 [2023-10-03T22:47:19.829Z] #9 DONE 1.2s
22:47:19 [2023-10-03T22:47:19.829Z] 
22:47:19 [2023-10-03T22:47:19.829Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
22:47:19 [2023-10-03T22:47:19.829Z] #10 DONE 1.3s
22:47:20 [2023-10-03T22:47:20.085Z] 
22:47:20 [2023-10-03T22:47:20.085Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
22:47:20 [2023-10-03T22:47:20.085Z] #11 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
22:47:20 [2023-10-03T22:47:20.085Z] #11 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.1s done
22:47:20 [2023-10-03T22:47:20.343Z] #11 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
22:47:20 [2023-10-03T22:47:20.343Z] #11 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
22:47:20 [2023-10-03T22:47:20.343Z] #11 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
22:47:20 [2023-10-03T22:47:20.907Z] #11 ...
22:47:20 [2023-10-03T22:47:20.907Z] 
22:47:20 [2023-10-03T22:47:20.907Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
22:47:20 [2023-10-03T22:47:20.907Z] #12 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
22:47:20 [2023-10-03T22:47:20.907Z] #12 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
22:47:20 [2023-10-03T22:47:20.907Z] #12 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
22:47:20 [2023-10-03T22:47:20.907Z] #12 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
22:47:20 [2023-10-03T22:47:20.907Z] #12 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.7s done
22:47:20 [2023-10-03T22:47:20.907Z] #12 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
22:47:20 [2023-10-03T22:47:20.907Z] #12 DONE 1.1s
22:47:21 [2023-10-03T22:47:21.167Z] 
22:47:21 [2023-10-03T22:47:21.167Z] #13 [internal] load build context
22:47:21 [2023-10-03T22:47:21.167Z] #13 transferring context: 67.72MB 1.2s done
22:47:21 [2023-10-03T22:47:21.167Z] #13 DONE 1.2s
22:47:21 [2023-10-03T22:47:21.167Z] 
22:47:21 [2023-10-03T22:47:21.167Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:21 [2023-10-03T22:47:21.167Z] #14 resolve docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434 0.1s done
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434 1.86kB / 1.86kB done
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 0.7s done
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:f02b1e6e1108395e0fccac44e1ef778aa776e003d17d825142c39e3407975880 1.58kB / 1.58kB done
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:d09a63c6c8e8d780351dec37c0ef74112eb544d345fddd767f365379685c69a9 7.08kB / 7.08kB done
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 0B / 81.47MB 0.9s
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 0B / 15.75MB 0.9s
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 0B / 54.68MB 0.9s
22:47:21 [2023-10-03T22:47:21.167Z] #14 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 0.2s
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 11.54MB / 81.47MB 1.1s
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 15.75MB / 15.75MB 1.1s
22:47:21 [2023-10-03T22:47:21.167Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 16.78MB / 54.68MB 1.1s
22:47:21 [2023-10-03T22:47:21.424Z] #14 ...
22:47:21 [2023-10-03T22:47:21.424Z] 
22:47:21 [2023-10-03T22:47:21.424Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
22:47:21 [2023-10-03T22:47:21.424Z] #15 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.1s done
22:47:21 [2023-10-03T22:47:21.424Z] #15 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
22:47:21 [2023-10-03T22:47:21.424Z] #15 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
22:47:21 [2023-10-03T22:47:21.424Z] #15 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
22:47:21 [2023-10-03T22:47:21.424Z] #15 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 0.6s done
22:47:21 [2023-10-03T22:47:21.424Z] #15 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.4s done
22:47:21 [2023-10-03T22:47:21.424Z] #15 DONE 1.4s
22:47:21 [2023-10-03T22:47:21.424Z] 
22:47:21 [2023-10-03T22:47:21.424Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:21 [2023-10-03T22:47:21.424Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 16.78MB / 81.47MB 1.2s
22:47:21 [2023-10-03T22:47:21.424Z] #14 sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 15.75MB / 15.75MB 1.1s done
22:47:21 [2023-10-03T22:47:21.424Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 0B / 95.73MB 1.2s
22:47:21 [2023-10-03T22:47:21.424Z] #14 ...
22:47:21 [2023-10-03T22:47:21.424Z] 
22:47:21 [2023-10-03T22:47:21.424Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:47:21 [2023-10-03T22:47:21.424Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:47:21 [2023-10-03T22:47:21.424Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:47:21 [2023-10-03T22:47:21.424Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:47:21 [2023-10-03T22:47:21.424Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:47:21 [2023-10-03T22:47:21.424Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
22:47:21 [2023-10-03T22:47:21.424Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
22:47:21 [2023-10-03T22:47:21.424Z] #16 DONE 1.5s
22:47:21 [2023-10-03T22:47:21.424Z] 
22:47:21 [2023-10-03T22:47:21.424Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:21 [2023-10-03T22:47:21.424Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 27.26MB / 81.47MB 1.3s
22:47:21 [2023-10-03T22:47:21.424Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 32.51MB / 54.68MB 1.3s
22:47:21 [2023-10-03T22:47:21.680Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 33.55MB / 81.47MB 1.4s
22:47:21 [2023-10-03T22:47:21.680Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 10.49MB / 95.73MB 1.4s
22:47:21 [2023-10-03T22:47:21.680Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 54.53MB / 81.47MB 1.6s
22:47:21 [2023-10-03T22:47:21.680Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 44.68MB / 54.68MB 1.6s
22:47:21 [2023-10-03T22:47:21.680Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 29.36MB / 95.73MB 1.6s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 66.06MB / 81.47MB 1.7s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 53.48MB / 54.68MB 1.7s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 54.68MB / 54.68MB 1.7s done
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:57b42c12191a41e031e7edcef675a9e609946fe768e70e6911371f8bc486097b 0B / 157B 1.8s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 81.47MB / 81.47MB 1.9s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 42.99MB / 95.73MB 1.9s
22:47:21 [2023-10-03T22:47:21.937Z] #14 sha256:57b42c12191a41e031e7edcef675a9e609946fe768e70e6911371f8bc486097b 157B / 157B 1.8s done
22:47:22 [2023-10-03T22:47:22.194Z] #14 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 81.47MB / 81.47MB 2.0s done
22:47:22 [2023-10-03T22:47:22.194Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 50.33MB / 95.73MB 2.0s
22:47:22 [2023-10-03T22:47:22.450Z] #14 ...
22:47:22 [2023-10-03T22:47:22.450Z] 
22:47:22 [2023-10-03T22:47:22.450Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
22:47:22 [2023-10-03T22:47:22.450Z] #11 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.0s done
22:47:22 [2023-10-03T22:47:22.450Z] #11 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
22:47:22 [2023-10-03T22:47:22.450Z] #11 DONE 2.5s
22:47:22 [2023-10-03T22:47:22.450Z] 
22:47:22 [2023-10-03T22:47:22.450Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:22 [2023-10-03T22:47:22.451Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 66.06MB / 95.73MB 2.3s
22:47:23 [2023-10-03T22:47:23.014Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 84.93MB / 95.73MB 2.8s
22:47:23 [2023-10-03T22:47:23.014Z] #14 ...
22:47:23 [2023-10-03T22:47:23.014Z] 
22:47:23 [2023-10-03T22:47:23.014Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
22:47:23 [2023-10-03T22:47:23.014Z] #17 resolve docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d 0.1s done
22:47:23 [2023-10-03T22:47:23.014Z] #17 sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d 1.85kB / 1.85kB done
22:47:23 [2023-10-03T22:47:23.014Z] #17 sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a 529B / 529B done
22:47:23 [2023-10-03T22:47:23.014Z] #17 sha256:3a30687df9b732bb88601b6c6c7866d632d5c9d4260cc7ec0fd575abffbbee32 1.48kB / 1.48kB done
22:47:23 [2023-10-03T22:47:23.014Z] #17 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 0.7s done
22:47:23 [2023-10-03T22:47:23.014Z] #17 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 1.9s done
22:47:23 [2023-10-03T22:47:23.014Z] #17 DONE 3.1s
22:47:23 [2023-10-03T22:47:23.014Z] 
22:47:23 [2023-10-03T22:47:23.014Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:23 [2023-10-03T22:47:23.014Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 94.37MB / 95.73MB 2.9s
22:47:23 [2023-10-03T22:47:23.014Z] #14 extracting sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 0.1s
22:47:23 [2023-10-03T22:47:23.270Z] #14 ...
22:47:23 [2023-10-03T22:47:23.270Z] 
22:47:23 [2023-10-03T22:47:23.270Z] #18 [build-dummy 2/2] RUN mkdir -p /build
22:47:23 [2023-10-03T22:47:23.270Z] #18 DONE 0.7s
22:47:23 [2023-10-03T22:47:23.270Z] 
22:47:23 [2023-10-03T22:47:23.270Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:23 [2023-10-03T22:47:23.270Z] #14 sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 95.73MB / 95.73MB 2.9s done
22:47:23 [2023-10-03T22:47:23.270Z] #14 extracting sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 0.3s done
22:47:23 [2023-10-03T22:47:23.270Z] #14 extracting sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573
22:47:23 [2023-10-03T22:47:23.834Z] #14 ...
22:47:23 [2023-10-03T22:47:23.834Z] 
22:47:23 [2023-10-03T22:47:23.834Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:47:23 [2023-10-03T22:47:23.834Z] #19 DONE 0.3s
22:47:23 [2023-10-03T22:47:23.834Z] 
22:47:23 [2023-10-03T22:47:23.834Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:25 [2023-10-03T22:47:25.201Z] #14 extracting sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 1.6s done
22:47:25 [2023-10-03T22:47:25.201Z] #14 extracting sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f
22:47:26 [2023-10-03T22:47:26.569Z] #14 extracting sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 1.4s done
22:47:26 [2023-10-03T22:47:26.569Z] #14 extracting sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32
22:47:29 [2023-10-03T22:47:29.845Z] #14 extracting sha256:fc41a1af553aa45a863e00570571dd81ee6befc053e404482d8dadf4e4492d32 3.2s done
22:47:30 [2023-10-03T22:47:30.408Z] #14 extracting sha256:57b42c12191a41e031e7edcef675a9e609946fe768e70e6911371f8bc486097b done
22:47:31 [2023-10-03T22:47:31.336Z] #14 ...
22:47:31 [2023-10-03T22:47:31.336Z] 
22:47:31 [2023-10-03T22:47:31.336Z] #20 [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
22:47:31 [2023-10-03T22:47:31.336Z] #20 0.660 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 0.676 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 0.679 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 0.796 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 0.911 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 1.104 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 1.754 Fetched 8543 kB in 1s (6319 kB/s)
22:47:31 [2023-10-03T22:47:31.336Z] #20 1.754 Reading package lists...
22:47:31 [2023-10-03T22:47:31.336Z] #20 2.307 Reading package lists...
22:47:31 [2023-10-03T22:47:31.336Z] #20 2.845 Building dependency tree...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.197 The following additional packages will be installed:
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.197   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.198   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.199 Recommended packages:
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.199   libldap-common publicsuffix libsasl2-modules
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.306 The following NEW packages will be installed:
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.307   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.309   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.309   libssh2-1 openssl
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.581 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.581 Need to get 2945 kB of archives.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.581 After this operation, 6484 kB of additional disk space will be used.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.581 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.591 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.592 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.595 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.597 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.599 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.604 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.606 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.607 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.614 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.615 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.622 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.624 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.627 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.627 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.745 debconf: delaying package configuration, since apt-utils is not installed
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.775 Fetched 2945 kB in 0s (9425 kB/s)
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.795 Selecting previously unselected package openssl.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.795 (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.)
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.799 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.803 Unpacking openssl (1.1.1n-0+deb11u5) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.896 Selecting previously unselected package ca-certificates.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.898 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.901 Unpacking ca-certificates (20210119) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.953 Selecting previously unselected package libbrotli1:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.954 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 3.961 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.007 Selecting previously unselected package libsasl2-modules-db:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.008 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.012 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.049 Selecting previously unselected package libsasl2-2:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.051 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.054 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.097 Selecting previously unselected package libldap-2.4-2:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.098 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.102 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.154 Selecting previously unselected package libnghttp2-14:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.156 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.161 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.201 Selecting previously unselected package libpsl5:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.202 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.206 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.248 Selecting previously unselected package librtmp1:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.248 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.250 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.291 Selecting previously unselected package libssh2-1:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.292 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.297 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.342 Selecting previously unselected package libcurl4:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.343 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.347 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.396 Selecting previously unselected package curl.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.398 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.401 Unpacking curl (7.74.0-1.3+deb11u7) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.528 Selecting previously unselected package libonig5:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.529 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.533 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.580 Selecting previously unselected package libjq1:arm64.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.582 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.592 Unpacking libjq1:arm64 (1.6-2.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.627 Selecting previously unselected package jq.
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.628 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.631 Unpacking jq (1.6-2.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.673 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.686 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.699 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.709 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.723 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.736 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.748 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.764 Setting up openssl (1.1.1n-0+deb11u5) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.781 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.793 Setting up libjq1:arm64 (1.6-2.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.809 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 4.820 Setting up ca-certificates (20210119) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.317 Updating certificates in /etc/ssl/certs...
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.898 129 added, 0 removed; done.
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.940 Setting up jq (1.6-2.1) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.953 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.968 Setting up curl (7.74.0-1.3+deb11u7) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 5.980 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 6.002 Processing triggers for ca-certificates (20210119) ...
22:47:31 [2023-10-03T22:47:31.336Z] #20 6.012 Updating certificates in /etc/ssl/certs...
22:47:31 [2023-10-03T22:47:31.336Z] #20 6.472 0 added, 0 removed; done.
22:47:31 [2023-10-03T22:47:31.336Z] #20 6.472 Running hooks in /etc/ca-certificates/update.d...
22:47:31 [2023-10-03T22:47:31.336Z] #20 6.473 done.
22:47:31 [2023-10-03T22:47:31.592Z] #20 ...
22:47:31 [2023-10-03T22:47:31.592Z] 
22:47:31 [2023-10-03T22:47:31.592Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
22:47:31 [2023-10-03T22:47:31.592Z] #14 DONE 11.6s
22:47:31 [2023-10-03T22:47:31.592Z] 
22:47:31 [2023-10-03T22:47:31.592Z] #21 [base 2/5] COPY --from=xx / /
22:47:41 [2023-10-03T22:47:41.535Z] #21 DONE 8.4s
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #20 [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
22:47:41 [2023-10-03T22:47:41.535Z] #20 DONE 16.9s
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:47:41 [2023-10-03T22:47:41.535Z] #22 DONE 0.0s
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #23 [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
22:47:41 [2023-10-03T22:47:41.535Z] #23 ...
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:47:41 [2023-10-03T22:47:41.535Z] #24 DONE 0.4s
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
22:47:41 [2023-10-03T22:47:41.535Z] #25 DONE 0.4s
22:47:41 [2023-10-03T22:47:41.535Z] 
22:47:41 [2023-10-03T22:47:41.535Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:47:41 [2023-10-03T22:47:41.535Z] #26 0.638 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:41 [2023-10-03T22:47:41.535Z] #26 0.649 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:41 [2023-10-03T22:47:41.535Z] #26 0.649 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:41 [2023-10-03T22:47:41.535Z] #26 0.779 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:41 [2023-10-03T22:47:41.535Z] #26 0.897 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:41 [2023-10-03T22:47:41.791Z] #26 1.012 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:42 [2023-10-03T22:47:42.353Z] #26 1.743 Fetched 8543 kB in 1s (6265 kB/s)
22:47:42 [2023-10-03T22:47:42.915Z] #26 1.743 Reading package lists...
22:47:43 [2023-10-03T22:47:43.477Z] #26 2.290 Reading package lists...
22:47:43 [2023-10-03T22:47:43.733Z] #26 2.830 Building dependency tree...
22:47:43 [2023-10-03T22:47:43.733Z] #26 2.995 Reading state information...
22:47:43 [2023-10-03T22:47:43.989Z] #26 3.193 The following additional packages will be installed:
22:47:43 [2023-10-03T22:47:43.989Z] #26 3.194   libmagic-mgc libmagic1
22:47:43 [2023-10-03T22:47:43.989Z] #26 3.215 The following NEW packages will be installed:
22:47:43 [2023-10-03T22:47:43.989Z] #26 3.215   file libmagic-mgc libmagic1
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.487 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded.
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.487 Need to get 465 kB of archives.
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.487 After this operation, 7075 kB of additional disk space will be used.
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.487 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.493 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.495 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.633 debconf: delaying package configuration, since apt-utils is not installed
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.674 Fetched 465 kB in 0s (1700 kB/s)
22:47:44 [2023-10-03T22:47:44.245Z] #26 3.692 Selecting previously unselected package libmagic-mgc.
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.692 (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.)
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.703 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.707 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.774 Selecting previously unselected package libmagic1:arm64.
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.776 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.783 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.501Z] #26 3.819 Selecting previously unselected package file.
22:47:44 [2023-10-03T22:47:44.757Z] #26 3.821 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
22:47:44 [2023-10-03T22:47:44.757Z] #26 3.825 Unpacking file (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.757Z] #26 3.865 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.757Z] #26 3.875 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.757Z] #26 3.892 Setting up file (1:5.39-3+deb11u1) ...
22:47:44 [2023-10-03T22:47:44.758Z] #26 3.902 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:47:45 [2023-10-03T22:47:45.014Z] #26 DONE 4.3s
22:47:45 [2023-10-03T22:47:45.014Z] 
22:47:45 [2023-10-03T22:47:45.014Z] #27 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:47:45 [2023-10-03T22:47:45.270Z] #27 ...
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #28 [registry-src 1/2] WORKDIR /usr/src/registry
22:47:45 [2023-10-03T22:47:45.270Z] #28 DONE 0.1s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:47:45 [2023-10-03T22:47:45.270Z] #29 DONE 0.1s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:47:45 [2023-10-03T22:47:45.270Z] #30 DONE 0.1s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #31 [runc-src 1/3] WORKDIR /usr/src/runc
22:47:45 [2023-10-03T22:47:45.270Z] #31 DONE 0.1s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
22:47:45 [2023-10-03T22:47:45.270Z] #32 DONE 0.2s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:47:45 [2023-10-03T22:47:45.270Z] #33 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:47:45 [2023-10-03T22:47:45.270Z] #34 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:47:45 [2023-10-03T22:47:45.270Z] #35 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #27 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:47:45 [2023-10-03T22:47:45.270Z] #27 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:47:45 [2023-10-03T22:47:45.270Z] #36 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
22:47:45 [2023-10-03T22:47:45.270Z] #37 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #38 [delve-build 1/2] WORKDIR /usr/src/delve
22:47:45 [2023-10-03T22:47:45.270Z] #38 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.270Z] 
22:47:45 [2023-10-03T22:47:45.270Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:47:45 [2023-10-03T22:47:45.527Z] #39 ...
22:47:45 [2023-10-03T22:47:45.527Z] 
22:47:45 [2023-10-03T22:47:45.527Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:47:45 [2023-10-03T22:47:45.527Z] #40 DONE 0.3s
22:47:45 [2023-10-03T22:47:45.527Z] 
22:47:45 [2023-10-03T22:47:45.527Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:47:45 [2023-10-03T22:47:45.527Z] #41 DONE 0.4s
22:47:45 [2023-10-03T22:47:45.527Z] 
22:47:45 [2023-10-03T22:47:45.527Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 Initialized empty Git repository in /usr/src/registry/.git/
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: is subject to change. To configure the initial branch name to use in all
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: of your new repositories, which will suppress this warning, call:
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 	git config --global init.defaultBranch <name>
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 'development'. The just-created branch can be renamed via this command:
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 
22:47:45 [2023-10-03T22:47:45.527Z] #42 0.449 hint: 	git branch -m <name>
22:47:45 [2023-10-03T22:47:45.527Z] #42 DONE 0.5s
22:47:45 [2023-10-03T22:47:45.527Z] 
22:47:45 [2023-10-03T22:47:45.527Z] #23 [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
22:47:45 [2023-10-03T22:47:45.527Z] #23 2.562 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:47:45 [2023-10-03T22:47:45.527Z] #23 3.123 #=#=#                                                                         
22:47:45 [2023-10-03T22:47:45.527Z] #23 3.364 #=#=#                                                                         

###################################                                       48.6%
######################################################################## 100.0%
22:47:45 [2023-10-03T22:47:45.527Z] #23 3.623 
22:47:45 [2023-10-03T22:47:45.527Z] #23 5.458 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:47:45 [2023-10-03T22:47:45.783Z] #23 ...
22:47:45 [2023-10-03T22:47:45.783Z] 
22:47:45 [2023-10-03T22:47:45.783Z] #43 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: is subject to change. To configure the initial branch name to use in all
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: of your new repositories, which will suppress this warning, call:
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 	git config --global init.defaultBranch <name>
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 'development'. The just-created branch can be renamed via this command:
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.527 hint: 	git branch -m <name>
22:47:45 [2023-10-03T22:47:45.783Z] #43 0.530 Initialized empty Git repository in /usr/src/containerd/.git/
22:47:45 [2023-10-03T22:47:45.783Z] #43 DONE 0.6s
22:47:45 [2023-10-03T22:47:45.783Z] 
22:47:45 [2023-10-03T22:47:45.783Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:46 [2023-10-03T22:47:46.039Z] #44 ...
22:47:46 [2023-10-03T22:47:46.039Z] 
22:47:46 [2023-10-03T22:47:46.039Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: is subject to change. To configure the initial branch name to use in all
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: of your new repositories, which will suppress this warning, call:
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 	git config --global init.defaultBranch <name>
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 'development'. The just-created branch can be renamed via this command:
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.831 hint: 	git branch -m <name>
22:47:46 [2023-10-03T22:47:46.039Z] #45 0.833 Initialized empty Git repository in /usr/src/runc/.git/
22:47:46 [2023-10-03T22:47:46.039Z] #45 DONE 0.9s
22:47:46 [2023-10-03T22:47:46.039Z] 
22:47:46 [2023-10-03T22:47:46.039Z] #23 [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
22:47:46 [2023-10-03T22:47:46.301Z] #23 5.977 #=#=#                                                                         
##O#-#                                                                        
22:47:46 [2023-10-03T22:47:46.816Z] #23 6.356 #=#=#                                                                         
##O#-#                                                                        
#23 ...
22:47:46 [2023-10-03T22:47:46.817Z] 
22:47:46 [2023-10-03T22:47:46.817Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.158 Initialized empty Git repository in /usr/src/tini/.git/
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: is subject to change. To configure the initial branch name to use in all
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: of your new repositories, which will suppress this warning, call:
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 	git config --global init.defaultBranch <name>
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 'development'. The just-created branch can be renamed via this command:
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 
22:47:46 [2023-10-03T22:47:46.817Z] #46 1.159 hint: 	git branch -m <name>
22:47:46 [2023-10-03T22:47:46.817Z] #46 DONE 1.4s
22:47:46 [2023-10-03T22:47:46.817Z] 
22:47:46 [2023-10-03T22:47:46.817Z] #23 [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
22:47:46 [2023-10-03T22:47:46.817Z] #23 6.356 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.7%
######################################################################## 100.0%
22:47:46 [2023-10-03T22:47:46.817Z] #23 6.912 
22:47:49 [2023-10-03T22:47:49.432Z] #23 9.067 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:47:49 [2023-10-03T22:47:49.689Z] #23 9.719 #=#=#                                                                         
22:47:50 [2023-10-03T22:47:50.510Z] #23 10.03 #=#=#                                                                         

                                                                           0.1%
#######################                                                   32.3%
################################################################          88.9%
#####################################################################     96.3%
######################################################################## 100.0%
22:47:50 [2023-10-03T22:47:50.778Z] #23 10.87 
22:47:52 [2023-10-03T22:47:52.680Z] #23 ...
22:47:52 [2023-10-03T22:47:52.680Z] 
22:47:52 [2023-10-03T22:47:52.680Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: is subject to change. To configure the initial branch name to use in all
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: of your new repositories, which will suppress this warning, call:
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 	git config --global init.defaultBranch <name>
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 'development'. The just-created branch can be renamed via this command:
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.151 hint: 	git branch -m <name>
22:47:52 [2023-10-03T22:47:52.680Z] #47 2.155 Initialized empty Git repository in /usr/src/swagger/.git/
22:47:52 [2023-10-03T22:47:52.680Z] #47 DONE 7.3s
22:47:52 [2023-10-03T22:47:52.680Z] 
22:47:52 [2023-10-03T22:47:52.680Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.404 go: downloading github.com/golangci/golangci-lint v1.54.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.988 go: downloading github.com/fatih/color v1.15.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.991 go: downloading github.com/gofrs/flock v0.8.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.993 go: downloading github.com/spf13/cobra v1.7.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.993 go: downloading github.com/spf13/viper v1.12.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.993 go: downloading github.com/spf13/pflag v1.0.5
22:47:52 [2023-10-03T22:47:52.680Z] #48 1.993 go: downloading gopkg.in/yaml.v3 v3.0.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.012 go: downloading golang.org/x/tools v0.12.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.015 go: downloading github.com/hashicorp/go-version v1.6.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.057 go: downloading github.com/ldez/gomoddirectives v0.2.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.064 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.064 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.065 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.072 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.084 go: downloading github.com/mattn/go-colorable v0.1.13
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.084 go: downloading github.com/sirupsen/logrus v1.9.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.089 go: downloading github.com/stretchr/testify v1.8.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.098 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.195 go: downloading github.com/mattn/go-isatty v0.0.17
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.195 go: downloading github.com/fsnotify/fsnotify v1.5.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.197 go: downloading github.com/spf13/afero v1.8.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.202 go: downloading github.com/spf13/cast v1.5.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.216 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.225 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.233 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.234 go: downloading 4d63.com/gochecknoglobals v0.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.237 go: downloading github.com/4meepo/tagalign v1.3.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.248 go: downloading github.com/Abirdcfly/dupword v0.0.12
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.249 go: downloading github.com/Antonboom/errname v0.1.12
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.252 go: downloading github.com/Antonboom/nilnil v0.1.7
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.252 go: downloading github.com/BurntSushi/toml v1.3.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.256 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.470 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.488 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.488 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.489 go: downloading github.com/alexkohler/prealloc v1.0.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.526 go: downloading github.com/alingse/asasalint v0.0.11
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.526 go: downloading github.com/ashanbrown/forbidigo v1.6.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.526 go: downloading github.com/ashanbrown/makezero v1.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.527 go: downloading github.com/bkielbasa/cyclop v1.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.563 go: downloading github.com/blizzy78/varnamelen v0.8.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.564 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.588 go: downloading github.com/breml/bidichk v0.2.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.589 go: downloading github.com/breml/errchkjson v0.3.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.674 go: downloading github.com/butuzov/ireturn v0.2.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.674 go: downloading github.com/butuzov/mirror v1.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.676 go: downloading github.com/charithe/durationcheck v0.0.10
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.713 go: downloading github.com/curioswitch/go-reassign v0.2.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 2.713 go: downloading github.com/daixiang0/gci v0.11.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.096 go: downloading github.com/denis-tingaikin/go-header v0.4.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.136 go: downloading github.com/esimonov/ifshort v1.0.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.142 go: downloading github.com/firefart/nonamedreturns v1.0.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.142 go: downloading github.com/fzipp/gocyclo v0.6.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.143 go: downloading github.com/go-critic/go-critic v0.9.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.215 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.268 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.276 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.289 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.317 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.320 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.353 go: downloading github.com/golangci/misspell v0.4.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.388 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.420 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.517 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.517 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.520 go: downloading github.com/hexops/gotextdiff v1.0.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.520 go: downloading github.com/jgautheron/goconst v1.5.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.731 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.750 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.750 go: downloading github.com/julz/importas v0.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.768 go: downloading github.com/kisielk/errcheck v1.6.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.768 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.768 go: downloading github.com/kulti/thelper v0.6.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.774 go: downloading github.com/kunwardeep/paralleltest v1.0.8
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.784 go: downloading github.com/kyoh86/exportloopref v0.1.11
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.824 go: downloading github.com/ldez/tagliatelle v0.5.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.825 go: downloading github.com/leonklingele/grouper v1.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.860 go: downloading github.com/lufeee/execinquery v1.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.860 go: downloading github.com/maratori/testableexamples v1.0.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.860 go: downloading github.com/maratori/testpackage v1.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.875 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.888 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.913 go: downloading github.com/mgechev/revive v1.3.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.932 go: downloading github.com/moricho/tparallel v0.3.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.934 go: downloading github.com/nakabonne/nestif v0.3.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.934 go: downloading github.com/nishanths/exhaustive v0.11.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.936 go: downloading github.com/nishanths/predeclared v0.2.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 3.958 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.101 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.107 go: downloading github.com/ryancurrah/gomodguard v1.3.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.110 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.112 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.161 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.224 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.224 go: downloading github.com/securego/gosec/v2 v2.17.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.224 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.233 go: downloading github.com/sivchari/containedctx v1.0.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.236 go: downloading github.com/sivchari/nosnakecase v1.7.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.238 go: downloading github.com/sivchari/tenv v1.7.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.282 go: downloading github.com/sonatard/noctx v0.0.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.317 go: downloading github.com/sourcegraph/go-diff v0.7.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.317 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.318 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.323 go: downloading github.com/tdakkota/asciicheck v0.2.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.331 go: downloading github.com/tetafro/godot v1.4.14
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.331 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.336 go: downloading github.com/timonwong/loggercheck v0.9.4
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.360 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.403 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.429 go: downloading github.com/ultraware/funlen v0.1.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.452 go: downloading github.com/ultraware/whitespace v0.0.5
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.618 go: downloading github.com/uudashr/gocognit v1.0.7
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.618 go: downloading github.com/xen0n/gosmopolitan v1.2.1
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.623 go: downloading github.com/yagipy/maintidx v1.0.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.623 go: downloading github.com/yeya24/promlinter v0.2.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.678 go: downloading github.com/ykadowak/zerologlint v0.1.3
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.679 go: downloading gitlab.com/bosi/decorder v0.4.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.708 go: downloading go.tmz.dev/musttag v0.7.2
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.764 go: downloading honnef.co/go/tools v0.4.5
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.917 go: downloading mvdan.cc/gofumpt v0.5.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 4.982 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:47:52 [2023-10-03T22:47:52.680Z] #48 5.142 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
22:47:52 [2023-10-03T22:47:52.680Z] #48 5.144 go: downloading golang.org/x/mod v0.12.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 5.243 go: downloading github.com/hashicorp/errwrap v1.0.0
22:47:52 [2023-10-03T22:47:52.680Z] #48 5.365 go: downloading golang.org/x/sys v0.11.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.484 go: downloading github.com/davecgh/go-spew v1.1.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.612 go: downloading github.com/pmezard/go-difflib v1.0.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.641 go: downloading github.com/stretchr/objx v0.5.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.714 go: downloading github.com/subosito/gotenv v1.4.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.715 go: downloading github.com/hashicorp/hcl v1.0.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.715 go: downloading gopkg.in/ini.v1 v1.67.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.740 go: downloading github.com/magiconair/properties v1.8.6
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.744 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.840 go: downloading golang.org/x/text v0.12.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 5.961 go: downloading github.com/fatih/structtag v1.2.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.016 go: downloading github.com/gobwas/glob v0.2.3
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.098 go: downloading github.com/pelletier/go-toml v1.9.5
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.324 go: downloading github.com/google/go-cmp v0.5.9
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.327 go: downloading gopkg.in/yaml.v2 v2.4.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.337 go: downloading golang.org/x/sync v0.3.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.388 go: downloading go.uber.org/zap v1.24.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.631 go: downloading github.com/kisielk/gotool v1.0.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.713 go: downloading github.com/go-toolsmith/astfmt v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.718 go: downloading github.com/go-toolsmith/astcast v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.729 go: downloading github.com/go-toolsmith/astcopy v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.731 go: downloading github.com/go-toolsmith/astequal v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.731 go: downloading github.com/go-toolsmith/astp v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.916 go: downloading github.com/go-toolsmith/strparse v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.917 go: downloading github.com/go-toolsmith/typep v1.1.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 6.971 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.010 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.069 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.116 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.148 go: downloading github.com/ettle/strcase v0.1.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.150 go: downloading github.com/Masterminds/semver v1.5.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.152 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.352 go: downloading github.com/prometheus/client_golang v1.12.1
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.442 go: downloading github.com/prometheus/client_model v0.2.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.502 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.599 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.641 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.643 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.643 go: downloading go.uber.org/multierr v1.6.0
22:47:52 [2023-10-03T22:47:52.681Z] #48 7.661 go: downloading go.uber.org/atomic v1.7.0
22:47:52 [2023-10-03T22:47:52.972Z] #48 7.853 go: downloading github.com/quasilyte/gogrep v0.5.0
22:47:52 [2023-10-03T22:47:52.973Z] #48 7.896 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
22:47:52 [2023-10-03T22:47:52.973Z] #48 7.908 go: downloading github.com/golang/protobuf v1.5.2
22:47:53 [2023-10-03T22:47:53.232Z] #48 8.048 go: downloading github.com/beorn7/perks v1.0.1
22:47:53 [2023-10-03T22:47:53.232Z] #48 8.293 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:47:53 [2023-10-03T22:47:53.489Z] #48 8.369 go: downloading github.com/prometheus/common v0.32.1
22:47:53 [2023-10-03T22:47:53.489Z] #48 8.401 go: downloading github.com/prometheus/procfs v0.7.3
22:47:53 [2023-10-03T22:47:53.489Z] #48 8.401 go: downloading google.golang.org/protobuf v1.28.0
22:47:53 [2023-10-03T22:47:53.746Z] #48 8.620 go: downloading github.com/mattn/go-runewidth v0.0.9
22:47:54 [2023-10-03T22:47:54.311Z] #48 9.328 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:47:54 [2023-10-03T22:47:54.311Z] #48 ...
22:47:54 [2023-10-03T22:47:54.311Z] 
22:47:54 [2023-10-03T22:47:54.311Z] #23 [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
22:47:54 [2023-10-03T22:47:54.311Z] #23 14.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:47:55 [2023-10-03T22:47:55.253Z] #23 ...
22:47:55 [2023-10-03T22:47:55.253Z] 
22:47:55 [2023-10-03T22:47:55.253Z] #49 [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             ;
22:47:55 [2023-10-03T22:47:55.253Z] #49 2.924 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 2.971 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 2.971 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 3.202 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 3.449 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 3.910 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 4.880 Fetched 8543 kB in 2s (3579 kB/s)
22:47:55 [2023-10-03T22:47:55.253Z] #49 4.880 Reading package lists...
22:47:55 [2023-10-03T22:47:55.253Z] #49 5.696 Reading package lists...
22:47:55 [2023-10-03T22:47:55.253Z] #49 6.588 Building dependency tree...
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.384 python3 is already the newest version (3.9.2-3).
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.384 The following additional packages will be installed:
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.406   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.406   patch xz-utils
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.409 Suggested packages:
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.416   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.416   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.416   m4-doc ed diffutils-doc
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.416 Recommended packages:
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.416   fakeroot libalgorithm-merge-perl libltdl-dev
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.872 The following NEW packages will be installed:
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.872   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.872   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
22:47:55 [2023-10-03T22:47:55.253Z] #49 7.872   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.291 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded.
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.291 Need to get 5458 kB of archives.
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.291 After this operation, 11.6 MB of additional disk space will be used.
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.291 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.299 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.317 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.320 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.338 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.370 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.401 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.452 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.477 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.662 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.681 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.684 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.712 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.714 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.716 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.735 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.745 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.759 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.761 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 8.762 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.251 debconf: delaying package configuration, since apt-utils is not installed
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.407 Fetched 5458 kB in 1s (5984 kB/s)
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.906 Selecting previously unselected package bzip2.
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.907 (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.)
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.925 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:47:55 [2023-10-03T22:47:55.253Z] #49 9.946 Unpacking bzip2 (1.0.8-4) ...
22:47:55 [2023-10-03T22:47:55.253Z] #49 ...
22:47:55 [2023-10-03T22:47:55.253Z] 
22:47:55 [2023-10-03T22:47:55.253Z] #50 [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
22:47:55 [2023-10-03T22:47:55.253Z] #50 0.996 go: downloading github.com/pelletier/go-toml v1.8.1
22:47:55 [2023-10-03T22:47:55.253Z] #50 ...
22:47:55 [2023-10-03T22:47:55.253Z] 
22:47:55 [2023-10-03T22:47:55.253Z] #51 [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
22:47:55 [2023-10-03T22:47:55.253Z] #51 2.184 go: downloading mvdan.cc/sh/v3 v3.6.0
22:47:55 [2023-10-03T22:47:55.253Z] #51 2.564 go: downloading golang.org/x/term v0.3.0
22:47:55 [2023-10-03T22:47:55.253Z] #51 2.564 go: downloading mvdan.cc/editorconfig v0.2.0
22:47:55 [2023-10-03T22:47:55.253Z] #51 2.566 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
22:47:55 [2023-10-03T22:47:55.254Z] #51 2.566 go: downloading github.com/google/renameio/v2 v2.0.0
22:47:55 [2023-10-03T22:47:55.254Z] #51 2.694 go: downloading golang.org/x/sys v0.3.0
22:47:55 [2023-10-03T22:47:55.524Z] #51 ...
22:47:55 [2023-10-03T22:47:55.524Z] 
22:47:55 [2023-10-03T22:47:55.524Z] #52 [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
22:47:55 [2023-10-03T22:47:55.524Z] #52 3.318 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 3.360 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 3.365 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 3.794 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 4.218 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 4.570 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #52 6.144 Fetched 8543 kB in 3s (2638 kB/s)
22:47:55 [2023-10-03T22:47:55.524Z] #52 6.144 Reading package lists...
22:47:55 [2023-10-03T22:47:55.524Z] #52 8.226 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:47:55 [2023-10-03T22:47:55.524Z] #52 8.226 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:47:55 [2023-10-03T22:47:55.524Z] #52 8.226 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:47:55 [2023-10-03T22:47:55.524Z] #52 9.628 Reading package lists...
22:47:55 [2023-10-03T22:47:55.524Z] #52 ...
22:47:55 [2023-10-03T22:47:55.524Z] 
22:47:55 [2023-10-03T22:47:55.524Z] #53 [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
22:47:55 [2023-10-03T22:47:55.524Z] #53 3.776 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 3.792 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 3.792 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 4.090 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 4.469 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 5.064 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:55 [2023-10-03T22:47:55.524Z] #53 6.608 Fetched 8543 kB in 3s (2724 kB/s)
22:47:55 [2023-10-03T22:47:55.524Z] #53 6.608 Reading package lists...
22:47:55 [2023-10-03T22:47:55.524Z] #53 8.374 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:47:55 [2023-10-03T22:47:55.524Z] #53 8.374 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:47:55 [2023-10-03T22:47:55.524Z] #53 8.374 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:47:55 [2023-10-03T22:47:55.781Z] #53 9.990 Reading package lists...
22:47:55 [2023-10-03T22:47:55.781Z] #53 ...
22:47:55 [2023-10-03T22:47:55.781Z] 
22:47:55 [2023-10-03T22:47:55.781Z] #54 [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
22:47:55 [2023-10-03T22:47:55.781Z] #54 3.348 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 3.399 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 3.399 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 3.777 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 4.117 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 4.625 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:55 [2023-10-03T22:47:55.781Z] #54 6.216 Fetched 8543 kB in 3s (2683 kB/s)
22:47:55 [2023-10-03T22:47:55.781Z] #54 6.216 Reading package lists...
22:47:55 [2023-10-03T22:47:55.781Z] #54 8.378 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:47:55 [2023-10-03T22:47:55.781Z] #54 8.378 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:47:55 [2023-10-03T22:47:55.781Z] #54 8.378 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:47:55 [2023-10-03T22:47:55.781Z] #54 9.983 Reading package lists...
22:47:55 [2023-10-03T22:47:55.781Z] #54 ...
22:47:55 [2023-10-03T22:47:55.781Z] 
22:47:55 [2023-10-03T22:47:55.781Z] #55 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:47:55 [2023-10-03T22:47:55.781Z] #55 2.539 go: downloading github.com/tc-hib/go-winres v0.3.0
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.327 go: downloading github.com/tc-hib/winres v0.1.6
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.327 go: downloading github.com/urfave/cli/v2 v2.3.0
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.875 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.875 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.912 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:47:55 [2023-10-03T22:47:55.781Z] #55 3.925 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:47:56 [2023-10-03T22:47:56.045Z] #55 ...
22:47:56 [2023-10-03T22:47:56.045Z] 
22:47:56 [2023-10-03T22:47:56.045Z] #56 [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
22:47:56 [2023-10-03T22:47:56.045Z] #56 2.493 go: downloading gotest.tools/gotestsum v1.8.2
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.774 go: downloading github.com/dnephin/pflag v1.0.7
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.774 go: downloading github.com/fatih/color v1.13.0
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.774 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.782 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.782 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.782 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.829 go: downloading golang.org/x/tools v0.1.11
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.841 go: downloading github.com/mattn/go-colorable v0.1.12
22:47:56 [2023-10-03T22:47:56.045Z] #56 3.841 go: downloading github.com/mattn/go-isatty v0.0.14
22:47:56 [2023-10-03T22:47:56.045Z] #56 5.419 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
22:47:56 [2023-10-03T22:47:56.045Z] #56 ...
22:47:56 [2023-10-03T22:47:56.045Z] 
22:47:56 [2023-10-03T22:47:56.046Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:56 [2023-10-03T22:47:56.303Z] #57 ...
22:47:56 [2023-10-03T22:47:56.303Z] 
22:47:56 [2023-10-03T22:47:56.303Z] #58 [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
22:47:56 [2023-10-03T22:47:56.303Z] #58 4.021 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 4.027 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 4.044 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 4.369 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 5.427 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 6.309 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 7.048 Fetched 8543 kB in 3s (2588 kB/s)
22:47:56 [2023-10-03T22:47:56.303Z] #58 7.048 Reading package lists...
22:47:56 [2023-10-03T22:47:56.303Z] #58 8.164 Reading package lists...
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.020 Building dependency tree...
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.840 The following additional packages will be installed:
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.842   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.844 Suggested packages:
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.844   cmake-doc ninja-build lrzip
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.934 The following NEW packages will be installed:
22:47:56 [2023-10-03T22:47:56.303Z] #58 9.936   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.22 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.22 Need to get 15.1 MB of archives.
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.22 After this operation, 66.8 MB of additional disk space will be used.
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.22 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.32 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.51 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.64 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.65 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.67 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.67 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 10.82 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:47:56 [2023-10-03T22:47:56.303Z] #58 ...
22:47:56 [2023-10-03T22:47:56.303Z] 
22:47:56 [2023-10-03T22:47:56.303Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:56 [2023-10-03T22:47:56.303Z] #59 3.852 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
22:47:56 [2023-10-03T22:47:56.303Z] #59 6.105 + git checkout -q FETCH_HEAD
22:47:56 [2023-10-03T22:47:56.303Z] #59 6.708 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:47:56 [2023-10-03T22:47:56.303Z] #59 6.712 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.677 internal/unsafeheader
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.683 internal/coverage/rtcov
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.726 internal/goos
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.752 internal/cpu
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.752 internal/race
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.752 internal/goexperiment
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.752 internal/goarch
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.798 unicode
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.798 sync/atomic
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.798 runtime/internal/syscall
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.837 unicode/utf8
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.883 container/list
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.898 internal/itoa
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.905 internal/abi
22:47:56 [2023-10-03T22:47:56.303Z] #59 7.989 runtime/internal/math
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.053 internal/bytealg
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.111 runtime/internal/atomic
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.275 runtime/internal/sys
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.277 math/bits
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.278 crypto/internal/alias
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.383 crypto/subtle
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.401 crypto/internal/boring/sig
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.462 unicode/utf16
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.545 vendor/golang.org/x/crypto/cryptobyte/asn1
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.629 internal/nettrace
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.635 vendor/golang.org/x/crypto/internal/alias
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.642 encoding
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.654 math
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.675 github.com/docker/distribution/manifest
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.682 github.com/inconshreveable/mousetrap
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.714 github.com/docker/distribution/registry/storage/driver/gcs
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.715 github.com/docker/distribution/registry/storage/driver/oss
22:47:56 [2023-10-03T22:47:56.303Z] #59 8.982 runtime
22:47:56 [2023-10-03T22:47:56.604Z] #59 ...
22:47:56 [2023-10-03T22:47:56.604Z] 
22:47:56 [2023-10-03T22:47:56.604Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: is subject to change. To configure the initial branch name to use in all
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: of your new repositories, which will suppress this warning, call:
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 	git config --global init.defaultBranch <name>
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 'development'. The just-created branch can be renamed via this command:
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.949 hint: 	git branch -m <name>
22:47:56 [2023-10-03T22:47:56.604Z] #60 2.972 Initialized empty Git repository in /usr/src/delve/.git/
22:47:56 [2023-10-03T22:47:56.604Z] #60 ...
22:47:56 [2023-10-03T22:47:56.604Z] 
22:47:56 [2023-10-03T22:47:56.604Z] #61 [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
22:47:56 [2023-10-03T22:47:56.888Z] #61 ...
22:47:56 [2023-10-03T22:47:56.888Z] 
22:47:56 [2023-10-03T22:47:56.888Z] #62 [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
22:47:56 [2023-10-03T22:47:56.888Z] #62 ...
22:47:56 [2023-10-03T22:47:56.888Z] 
22:47:56 [2023-10-03T22:47:56.888Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:57 [2023-10-03T22:47:57.145Z] #63 ...
22:47:57 [2023-10-03T22:47:57.145Z] 
22:47:57 [2023-10-03T22:47:57.145Z] #23 [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
22:47:57 [2023-10-03T22:47:57.145Z] #23 15.25 #=#=#                                                                         
22:47:57 [2023-10-03T22:47:57.145Z] #23 15.59 #=#=#                                                                         

######################################################################## 100.0%
22:47:57 [2023-10-03T22:47:57.145Z] #23 16.16 
22:47:57 [2023-10-03T22:47:57.710Z] #23 ...
22:47:57 [2023-10-03T22:47:57.710Z] 
22:47:57 [2023-10-03T22:47:57.710Z] #39 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: is subject to change. To configure the initial branch name to use in all
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: of your new repositories, which will suppress this warning, call:
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 	git config --global init.defaultBranch <name>
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 'development'. The just-created branch can be renamed via this command:
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.360 hint: 	git branch -m <name>
22:47:57 [2023-10-03T22:47:57.710Z] #39 2.369 Initialized empty Git repository in /usr/src/rootlesskit/.git/
22:47:57 [2023-10-03T22:47:57.710Z] #39 DONE 12.2s
22:47:57 [2023-10-03T22:47:57.710Z] 
22:47:57 [2023-10-03T22:47:57.710Z] #23 [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
22:47:57 [2023-10-03T22:47:57.710Z] #23 17.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:47:58 [2023-10-03T22:47:58.643Z] #23 18.53 #=#=#                                                                         
22:47:58 [2023-10-03T22:47:58.900Z] #23 18.81 #=#=#                                                                         

###################################                                       49.1%
######################################################################## 100.0%
22:47:59 [2023-10-03T22:47:59.158Z] #23 19.30 
22:47:59 [2023-10-03T22:47:59.416Z] #23 19.43 Download of images into '/build' complete.
22:47:59 [2023-10-03T22:47:59.416Z] #23 19.43 Use something like the following to load the result into a Docker daemon:
22:47:59 [2023-10-03T22:47:59.416Z] #23 19.43   tar -cC '/build' . | docker load
22:48:02 [2023-10-03T22:48:02.709Z] #23 ...
22:48:02 [2023-10-03T22:48:02.709Z] 
22:48:02 [2023-10-03T22:48:02.709Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:48:02 [2023-10-03T22:48:02.709Z] #64 ...
22:48:02 [2023-10-03T22:48:02.709Z] 
22:48:02 [2023-10-03T22:48:02.709Z] #55 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45 NAME:
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45    go-winres - A tool for embedding resources in Windows executables
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45 
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45 USAGE:
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45    go-winres [global options] command [command options] [arguments...]
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45 
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.45 COMMANDS:
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    init     Create an initial ./winres/winres.json
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    make     Make syso files for the "go build" command
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    simply   Make syso files for the "go build" command (simplified)
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    extract  Extract all resources from an executable
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    patch    Replace resources in an executable file (exe, dll)
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    help, h  Shows a list of commands or help for one command
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46 
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46 GLOBAL OPTIONS:
22:48:02 [2023-10-03T22:48:02.709Z] #55 17.46    --help, -h  show help (default: false)
22:48:04 [2023-10-03T22:48:04.608Z] #55 ...
22:48:04 [2023-10-03T22:48:04.608Z] 
22:48:04 [2023-10-03T22:48:04.608Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:48:04 [2023-10-03T22:48:04.608Z] #60 DONE 19.0s
22:48:04 [2023-10-03T22:48:04.608Z] 
22:48:04 [2023-10-03T22:48:04.608Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:04 [2023-10-03T22:48:04.608Z] #59 15.50 sync
22:48:04 [2023-10-03T22:48:04.608Z] #59 15.50 internal/reflectlite
22:48:04 [2023-10-03T22:48:04.608Z] #59 15.84 internal/testlog
22:48:04 [2023-10-03T22:48:04.608Z] #59 15.84 internal/godebug
22:48:04 [2023-10-03T22:48:04.608Z] #59 15.84 internal/singleflight
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.00 math/rand
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.00 internal/intern
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.28 errors
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.28 sort
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 io
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 internal/oserror
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 strconv
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 crypto/internal/nistec/fiat
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 path
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 internal/safefilepath
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.42 vendor/golang.org/x/net/dns/dnsmessage
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.43 container/heap
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.45 syscall
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.78 bytes
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.79 hash
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.79 crypto/internal/randutil
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.79 strings
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.87 reflect
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.92 crypto/rc4
22:48:04 [2023-10-03T22:48:04.608Z] #59 16.95 crypto
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.08 net/netip
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.09 hash/crc32
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.15 encoding/base32
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.29 vendor/golang.org/x/text/transform
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.30 github.com/stevvooe/resumable
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.47 golang.org/x/crypto/blowfish
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.53 text/tabwriter
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.66 net/http/internal/ascii
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.66 bufio
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.66 regexp/syntax
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.72 github.com/garyburd/redigo/internal
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.72 html
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.98 time
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.99 internal/syscall/unix
22:48:04 [2023-10-03T22:48:04.608Z] #59 17.99 internal/syscall/execenv
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.76 regexp
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.88 context
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.88 internal/poll
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.88 io/fs
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.95 encoding/binary
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.95 internal/fmtsort
22:48:04 [2023-10-03T22:48:04.608Z] #59 18.95 internal/saferio
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.22 embed
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 os
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 crypto/cipher
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 crypto/internal/edwards25519/field
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 crypto/md5
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 encoding/base64
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.23 crypto/sha1
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.30 vendor/golang.org/x/crypto/internal/poly1305
22:48:04 [2023-10-03T22:48:04.866Z] #59 19.36 crypto/internal/nistec
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.37 encoding/pem
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.38 crypto/internal/boring
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.51 crypto/des
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.53 vendor/golang.org/x/crypto/chacha20
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.54 crypto/internal/edwards25519
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.55 crypto/aes
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.55 crypto/sha512
22:48:05 [2023-10-03T22:48:05.131Z] #59 19.58 crypto/hmac
22:48:05 [2023-10-03T22:48:05.401Z] #59 19.64 crypto/sha256
22:48:05 [2023-10-03T22:48:05.401Z] #59 19.66 vendor/golang.org/x/crypto/hkdf
22:48:05 [2023-10-03T22:48:05.659Z] #59 19.95 fmt
22:48:05 [2023-10-03T22:48:05.659Z] #59 19.98 net
22:48:05 [2023-10-03T22:48:05.659Z] #59 19.99 path/filepath
22:48:05 [2023-10-03T22:48:05.659Z] #59 19.99 vendor/golang.org/x/crypto/chacha20poly1305
22:48:05 [2023-10-03T22:48:05.659Z] #59 20.01 io/ioutil
22:48:05 [2023-10-03T22:48:05.659Z] #59 20.02 os/signal
22:48:05 [2023-10-03T22:48:05.659Z] #59 20.02 crypto/ecdh
22:48:05 [2023-10-03T22:48:05.917Z] #59 20.25 github.com/bugsnag/osext
22:48:05 [2023-10-03T22:48:05.917Z] #59 20.25 os/exec
22:48:06 [2023-10-03T22:48:06.182Z] #59 20.43 github.com/bugsnag/panicwrap
22:48:06 [2023-10-03T22:48:06.182Z] #59 ...
22:48:06 [2023-10-03T22:48:06.182Z] 
22:48:06 [2023-10-03T22:48:06.182Z] #52 [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
22:48:06 [2023-10-03T22:48:06.182Z] #52 9.628 Reading package lists...
22:48:06 [2023-10-03T22:48:06.182Z] #52 10.73 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:48:06 [2023-10-03T22:48:06.182Z] #52 10.84 Reading package lists...
22:48:06 [2023-10-03T22:48:06.182Z] #52 11.77 Building dependency tree...
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78 gcc is already the newest version (4:10.2.1-1).
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78 The following additional packages will be installed:
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78   libc-dev-bin libc6
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78 Suggested packages:
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78   glibc-doc libc-l10n locales manpages-dev
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78 Recommended packages:
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.78   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.86 The following packages will be upgraded:
22:48:06 [2023-10-03T22:48:06.182Z] #52 12.86   libc-dev-bin libc6 libc6-dev
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.20 3 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.20 Need to get 4759 kB of archives.
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.20 After this operation, 3072 B of additional disk space will be used.
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.20 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.34 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.42 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.85 debconf: delaying package configuration, since apt-utils is not installed
22:48:06 [2023-10-03T22:48:06.182Z] #52 13.95 Fetched 4759 kB in 1s (7445 kB/s)
22:48:06 [2023-10-03T22:48:06.182Z] #52 14.31 (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.)
22:48:06 [2023-10-03T22:48:06.182Z] #52 14.36 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #52 14.94 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:06 [2023-10-03T22:48:06.182Z] #52 ...
22:48:06 [2023-10-03T22:48:06.182Z] 
22:48:06 [2023-10-03T22:48:06.182Z] #49 [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             ;
22:48:06 [2023-10-03T22:48:06.182Z] #49 11.03 Selecting previously unselected package xz-utils.
22:48:06 [2023-10-03T22:48:06.182Z] #49 11.03 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 11.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 12.62 Selecting previously unselected package libsigsegv2:arm64.
22:48:06 [2023-10-03T22:48:06.182Z] #49 12.62 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 12.83 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 13.53 Selecting previously unselected package m4.
22:48:06 [2023-10-03T22:48:06.182Z] #49 13.54 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 13.67 Unpacking m4 (1.4.18-5) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 14.17 Selecting previously unselected package autoconf.
22:48:06 [2023-10-03T22:48:06.182Z] #49 14.18 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 14.20 Unpacking autoconf (2.69-14) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 15.02 Selecting previously unselected package autotools-dev.
22:48:06 [2023-10-03T22:48:06.182Z] #49 15.03 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 15.15 Unpacking autotools-dev (20180224.1+nmu1) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 15.74 Selecting previously unselected package automake.
22:48:06 [2023-10-03T22:48:06.182Z] #49 15.75 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 16.16 Unpacking automake (1:1.16.3-2) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.00 Selecting previously unselected package patch.
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.00 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.17 Unpacking patch (2.7.6-7) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.57 Selecting previously unselected package dpkg-dev.
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.58 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 17.66 Unpacking dpkg-dev (1.20.12) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 18.86 Selecting previously unselected package build-essential.
22:48:06 [2023-10-03T22:48:06.182Z] #49 18.87 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 18.98 Unpacking build-essential (12.9) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 19.65 Selecting previously unselected package libcap2:arm64.
22:48:06 [2023-10-03T22:48:06.182Z] #49 19.65 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 19.74 Unpacking libcap2:arm64 (1:2.44-1) ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 20.25 Selecting previously unselected package libcap-dev:arm64.
22:48:06 [2023-10-03T22:48:06.182Z] #49 20.25 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.182Z] #49 20.37 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:48:06 [2023-10-03T22:48:06.441Z] #49 ...
22:48:06 [2023-10-03T22:48:06.441Z] 
22:48:06 [2023-10-03T22:48:06.441Z] #53 [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
22:48:06 [2023-10-03T22:48:06.441Z] #53 9.990 Reading package lists...
22:48:06 [2023-10-03T22:48:06.441Z] #53 10.93 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 10.95 Reading package lists...
22:48:06 [2023-10-03T22:48:06.441Z] #53 11.81 Building dependency tree...
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54 gcc is already the newest version (4:10.2.1-1).
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54 The following additional packages will be installed:
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.54   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.55   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.56 Suggested packages:
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.56   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:48:06 [2023-10-03T22:48:06.441Z] #53 12.56   | libgdk-pixbuf2.0-dev libxml2-utils
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02 The following NEW packages will be installed:
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.02   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.38 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.38 Need to get 7950 kB of archives.
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.38 After this operation, 39.9 MB of additional disk space will be used.
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.38 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.45 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.56 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.58 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.59 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.59 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.60 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.60 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.63 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.64 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.64 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.67 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.74 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.75 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.75 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.79 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.80 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.83 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.84 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.85 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.86 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.87 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.89 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.89 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.92 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.93 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.93 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.97 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 13.97 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 14.07 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #53 14.72 debconf: delaying package configuration, since apt-utils is not installed
22:48:06 [2023-10-03T22:48:06.441Z] #53 15.15 Fetched 7950 kB in 1s (7627 kB/s)
22:48:06 [2023-10-03T22:48:06.441Z] #53 15.84 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #53 15.84 (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.)
22:48:06 [2023-10-03T22:48:06.441Z] #53 15.85 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 16.10 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 16.68 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #53 16.68 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 16.85 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 17.26 Selecting previously unselected package libsecret-common.
22:48:06 [2023-10-03T22:48:06.441Z] #53 17.26 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 17.36 Unpacking libsecret-common (0.20.4-2) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 18.33 Selecting previously unselected package libsecret-1-0:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #53 18.38 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 18.65 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 19.27 Selecting previously unselected package gir1.2-secret-1:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #53 19.28 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 19.34 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 20.13 Selecting previously unselected package uuid-dev:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #53 20.13 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 20.25 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:06 [2023-10-03T22:48:06.441Z] #53 ...
22:48:06 [2023-10-03T22:48:06.441Z] 
22:48:06 [2023-10-03T22:48:06.441Z] #54 [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
22:48:06 [2023-10-03T22:48:06.441Z] #54 9.983 Reading package lists...
22:48:06 [2023-10-03T22:48:06.441Z] #54 10.95 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
22:48:06 [2023-10-03T22:48:06.441Z] #54 11.13 Reading package lists...
22:48:06 [2023-10-03T22:48:06.441Z] #54 12.11 Building dependency tree...
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.11 gcc is already the newest version (4:10.2.1-1).
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.11 The following additional packages will be installed:
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.11   bzip2 libc-dev-bin libc6 patch xz-utils
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12 Suggested packages:
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12   bzip2-doc debian-keyring glibc-doc libc-l10n locales manpages-dev seccomp ed
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12   diffutils-doc
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12 Recommended packages:
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12   build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.12   libc-devtools libnss-nis libnss-nisplus
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.25 The following NEW packages will be installed:
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.26   bzip2 dpkg-dev libseccomp-dev patch xz-utils
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.26 The following packages will be upgraded:
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.26   libc-dev-bin libc6 libc6-dev
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.59 3 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.59 Need to get 7549 kB of archives.
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.59 After this operation, 4080 kB of additional disk space will be used.
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.59 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.64 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.67 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.79 Get:4 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.80 Get:5 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.81 Get:6 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.83 Get:7 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 13.87 Get:8 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:48:06 [2023-10-03T22:48:06.441Z] #54 14.30 debconf: delaying package configuration, since apt-utils is not installed
22:48:06 [2023-10-03T22:48:06.441Z] #54 14.72 Fetched 7549 kB in 1s (13.1 MB/s)
22:48:06 [2023-10-03T22:48:06.441Z] #54 15.13 (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.)
22:48:06 [2023-10-03T22:48:06.441Z] #54 15.16 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.441Z] #54 15.41 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:06 [2023-10-03T22:48:06.441Z] #54 ...
22:48:06 [2023-10-03T22:48:06.441Z] 
22:48:06 [2023-10-03T22:48:06.441Z] #49 [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             ;
22:48:06 [2023-10-03T22:48:06.441Z] #49 21.43 Selecting previously unselected package libprotobuf-c1:arm64.
22:48:06 [2023-10-03T22:48:06.441Z] #49 21.43 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:48:06 [2023-10-03T22:48:06.699Z] #49 21.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:07 [2023-10-03T22:48:07.269Z] #49 22.23 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #49 ...
22:48:07 [2023-10-03T22:48:07.269Z] 
22:48:07 [2023-10-03T22:48:07.269Z] #58 [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
22:48:07 [2023-10-03T22:48:07.269Z] #58 11.85 debconf: delaying package configuration, since apt-utils is not installed
22:48:07 [2023-10-03T22:48:07.269Z] #58 12.19 Fetched 15.1 MB in 1s (12.2 MB/s)
22:48:07 [2023-10-03T22:48:07.269Z] #58 12.67 Selecting previously unselected package cmake-data.
22:48:07 [2023-10-03T22:48:07.269Z] #58 12.67 (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.)
22:48:07 [2023-10-03T22:48:07.269Z] #58 12.68 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 12.72 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 15.10 Selecting previously unselected package libicu67:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 15.11 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 15.13 Unpacking libicu67:arm64 (67.1-7) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 17.12 Selecting previously unselected package libxml2:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 17.12 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 17.20 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 17.88 Selecting previously unselected package libarchive13:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 17.88 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 18.09 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 19.12 Selecting previously unselected package libjsoncpp24:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 19.13 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 19.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 20.01 Selecting previously unselected package librhash0:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 20.03 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 20.10 Unpacking librhash0:arm64 (1.4.1-2) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 21.24 Selecting previously unselected package libuv1:arm64.
22:48:07 [2023-10-03T22:48:07.269Z] #58 21.25 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 21.38 Unpacking libuv1:arm64 (1.40.0-2) ...
22:48:07 [2023-10-03T22:48:07.269Z] #58 21.97 Selecting previously unselected package cmake.
22:48:07 [2023-10-03T22:48:07.269Z] #58 ...
22:48:07 [2023-10-03T22:48:07.269Z] 
22:48:07 [2023-10-03T22:48:07.269Z] #49 [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             ;
22:48:07 [2023-10-03T22:48:07.269Z] #49 22.23 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:48:07 [2023-10-03T22:48:07.269Z] #49 22.28 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:48:07 [2023-10-03T22:48:07.527Z] #49 ...
22:48:07 [2023-10-03T22:48:07.527Z] 
22:48:07 [2023-10-03T22:48:07.527Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:07 [2023-10-03T22:48:07.810Z] #65 ...
22:48:07 [2023-10-03T22:48:07.810Z] 
22:48:07 [2023-10-03T22:48:07.810Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 math/big
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 net/url
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 encoding/json
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 log
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 github.com/bugsnag/bugsnag-go/errors
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 compress/flate
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.70 encoding/hex
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.94 vendor/golang.org/x/net/http2/hpack
22:48:07 [2023-10-03T22:48:07.810Z] #59 20.94 vendor/golang.org/x/text/unicode/norm
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.05 mime
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.12 vendor/golang.org/x/text/unicode/bidi
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.17 mime/quotedprintable
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.51 net/http/internal
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.61 gopkg.in/yaml.v2
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.88 golang.org/x/net/context
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.88 compress/gzip
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.89 vendor/golang.org/x/text/secure/bidirule
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.91 github.com/Sirupsen/logrus
22:48:07 [2023-10-03T22:48:07.810Z] #59 21.99 github.com/docker/distribution/digest
22:48:07 [2023-10-03T22:48:07.810Z] #59 22.11 encoding/gob
22:48:07 [2023-10-03T22:48:07.810Z] #59 22.15 text/template/parse
22:48:08 [2023-10-03T22:48:08.114Z] #59 22.39 github.com/docker/distribution/reference
22:48:08 [2023-10-03T22:48:08.372Z] #59 22.63 github.com/docker/distribution/version
22:48:08 [2023-10-03T22:48:08.372Z] #59 22.69 github.com/Sirupsen/logrus/formatters/logstash
22:48:08 [2023-10-03T22:48:08.631Z] #59 22.85 runtime/debug
22:48:08 [2023-10-03T22:48:08.631Z] #59 22.94 encoding/xml
22:48:08 [2023-10-03T22:48:08.943Z] #59 23.23 text/template
22:48:08 [2023-10-03T22:48:08.943Z] #59 23.26 os/user
22:48:09 [2023-10-03T22:48:09.208Z] #59 23.36 github.com/mitchellh/mapstructure
22:48:09 [2023-10-03T22:48:09.208Z] #59 23.55 internal/profile
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.59 vendor/golang.org/x/net/idna
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.59 crypto/elliptic
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.60 crypto/internal/bigmod
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.64 crypto/internal/boring/bbig
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.72 encoding/asn1
22:48:09 [2023-10-03T22:48:09.466Z] #59 23.87 crypto/rand
22:48:09 [2023-10-03T22:48:09.736Z] #59 24.02 crypto/dsa
22:48:09 [2023-10-03T22:48:09.736Z] #59 24.05 crypto/ed25519
22:48:09 [2023-10-03T22:48:09.736Z] #59 24.08 crypto/rsa
22:48:09 [2023-10-03T22:48:09.736Z] #59 24.09 net/textproto
22:48:09 [2023-10-03T22:48:09.736Z] #59 24.09 github.com/docker/distribution/uuid
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.32 vendor/golang.org/x/crypto/cryptobyte
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.33 crypto/x509/pkix
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.37 vendor/golang.org/x/net/http/httpproxy
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.37 vendor/golang.org/x/net/http/httpguts
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.37 mime/multipart
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.41 github.com/stevvooe/resumable/sha256
22:48:10 [2023-10-03T22:48:10.155Z] #59 24.46 github.com/stevvooe/resumable/sha512
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.68 github.com/garyburd/redigo/redis
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.68 github.com/docker/distribution/registry/listener
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.69 github.com/spf13/pflag
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.71 log/syslog
22:48:10 [2023-10-03T22:48:10.490Z] #59 ...
22:48:10 [2023-10-03T22:48:10.490Z] 
22:48:10 [2023-10-03T22:48:10.490Z] #50 [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
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 tomll can be used in two ways:
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 Writing to STDIN and reading from STDOUT:
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31   cat file.toml | tomll > file.toml
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 Reading and updating a list of files:
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31   tomll a.toml b.toml c.toml
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 
22:48:10 [2023-10-03T22:48:10.490Z] #50 15.31 When given a list of files, tomll will modify all files in place without asking.
22:48:10 [2023-10-03T22:48:10.490Z] #50 ...
22:48:10 [2023-10-03T22:48:10.490Z] 
22:48:10 [2023-10-03T22:48:10.490Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.72 runtime/pprof
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.72 runtime/trace
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.72 golang.org/x/crypto/bcrypt
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.72 crypto/ecdsa
22:48:10 [2023-10-03T22:48:10.490Z] #59 24.81 github.com/yvasiyarov/go-metrics
22:48:10 [2023-10-03T22:48:10.826Z] #59 25.05 crypto/x509
22:48:11 [2023-10-03T22:48:11.084Z] #59 25.39 github.com/spf13/cobra
22:48:11 [2023-10-03T22:48:11.649Z] #59 25.96 crypto/tls
22:48:12 [2023-10-03T22:48:12.213Z] #59 ...
22:48:12 [2023-10-03T22:48:12.213Z] 
22:48:12 [2023-10-03T22:48:12.213Z] #51 [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
22:48:12 [2023-10-03T22:48:12.213Z] #51 17.11 v3.6.0
22:48:12 [2023-10-03T22:48:12.213Z] #51 ...
22:48:12 [2023-10-03T22:48:12.213Z] 
22:48:12 [2023-10-03T22:48:12.213Z] #49 [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             ;
22:48:12 [2023-10-03T22:48:12.213Z] #49 23.28 Selecting previously unselected package libseccomp-dev:arm64.
22:48:12 [2023-10-03T22:48:12.213Z] #49 23.28 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 23.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 24.02 Selecting previously unselected package libsystemd-dev:arm64.
22:48:12 [2023-10-03T22:48:12.213Z] #49 24.08 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 24.21 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 25.44 Selecting previously unselected package libtool.
22:48:12 [2023-10-03T22:48:12.213Z] #49 25.44 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 25.72 Unpacking libtool (2.4.6-15) ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 26.87 Selecting previously unselected package libudev-dev:arm64.
22:48:12 [2023-10-03T22:48:12.213Z] #49 26.88 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
22:48:12 [2023-10-03T22:48:12.213Z] #49 26.97 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
22:48:13 [2023-10-03T22:48:13.585Z] #49 28.23 Selecting previously unselected package libyajl2:arm64.
22:48:13 [2023-10-03T22:48:13.585Z] #49 28.23 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:48:13 [2023-10-03T22:48:13.585Z] #49 28.39 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:48:14 [2023-10-03T22:48:14.406Z] #49 29.19 Selecting previously unselected package libyajl-dev:arm64.
22:48:14 [2023-10-03T22:48:14.406Z] #49 29.19 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.406Z] #49 29.31 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:48:14 [2023-10-03T22:48:14.406Z] #49 ...
22:48:14 [2023-10-03T22:48:14.406Z] 
22:48:14 [2023-10-03T22:48:14.406Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:14 [2023-10-03T22:48:14.663Z] #66 ...
22:48:14 [2023-10-03T22:48:14.663Z] 
22:48:14 [2023-10-03T22:48:14.663Z] #53 [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
22:48:14 [2023-10-03T22:48:14.663Z] #53 21.39 Selecting previously unselected package libblkid-dev:arm64.
22:48:14 [2023-10-03T22:48:14.663Z] #53 21.40 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 21.52 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 22.30 Selecting previously unselected package libbtrfs0:arm64.
22:48:14 [2023-10-03T22:48:14.663Z] #53 22.30 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 22.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 23.34 Selecting previously unselected package libbtrfs-dev:arm64.
22:48:14 [2023-10-03T22:48:14.663Z] #53 23.34 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 23.47 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 24.32 Selecting previously unselected package libelf1:arm64.
22:48:14 [2023-10-03T22:48:14.663Z] #53 24.32 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 24.45 Unpacking libelf1:arm64 (0.183-1) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 26.05 Selecting previously unselected package libffi-dev:arm64.
22:48:14 [2023-10-03T22:48:14.663Z] #53 26.06 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 26.34 Unpacking libffi-dev:arm64 (3.3-6) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 26.85 Selecting previously unselected package libglib2.0-data.
22:48:14 [2023-10-03T22:48:14.663Z] #53 26.86 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 27.08 Unpacking libglib2.0-data (2.66.8-1) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 27.99 Selecting previously unselected package libglib2.0-bin.
22:48:14 [2023-10-03T22:48:14.663Z] #53 27.99 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 28.18 Unpacking libglib2.0-bin (2.66.8-1) ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 28.95 Selecting previously unselected package python3-lib2to3.
22:48:14 [2023-10-03T22:48:14.663Z] #53 28.95 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
22:48:14 [2023-10-03T22:48:14.663Z] #53 29.15 Unpacking python3-lib2to3 (3.9.2-1) ...
22:48:15 [2023-10-03T22:48:15.288Z] #53 ...
22:48:15 [2023-10-03T22:48:15.288Z] 
22:48:15 [2023-10-03T22:48:15.288Z] #49 [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             ;
22:48:15 [2023-10-03T22:48:15.288Z] #49 30.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:15 [2023-10-03T22:48:15.288Z] #49 30.41 Setting up libyajl2:arm64 (2.1.0-3) ...
22:48:15 [2023-10-03T22:48:15.572Z] #49 30.67 Setting up bzip2 (1.0.8-4) ...
22:48:16 [2023-10-03T22:48:16.206Z] #49 31.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:16 [2023-10-03T22:48:16.473Z] #49 31.56 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:48:17 [2023-10-03T22:48:17.065Z] #49 32.00 Setting up libcap2:arm64 (1:2.44-1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #49 32.38 Setting up autotools-dev (20180224.1+nmu1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #49 ...
22:48:17 [2023-10-03T22:48:17.323Z] 
22:48:17 [2023-10-03T22:48:17.323Z] #58 [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
22:48:17 [2023-10-03T22:48:17.323Z] #58 21.97 Selecting previously unselected package cmake.
22:48:17 [2023-10-03T22:48:17.323Z] #58 21.98 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 22.18 Unpacking cmake (3.18.4-2+deb11u1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 23.58 Setting up libicu67:arm64 (67.1-7) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 23.88 Setting up libuv1:arm64 (1.40.0-2) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 24.31 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 24.94 Setting up librhash0:arm64 (1.4.1-2) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 25.94 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 26.47 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 26.63 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 27.04 Setting up cmake (3.18.4-2+deb11u1) ...
22:48:17 [2023-10-03T22:48:17.323Z] #58 27.58 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:17 [2023-10-03T22:48:17.644Z] #58 ...
22:48:17 [2023-10-03T22:48:17.644Z] 
22:48:17 [2023-10-03T22:48:17.644Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:17 [2023-10-03T22:48:17.644Z] #59 27.08 github.com/docker/libtrust
22:48:17 [2023-10-03T22:48:17.644Z] #59 27.08 net/smtp
22:48:17 [2023-10-03T22:48:17.644Z] #59 27.08 net/http/httptrace
22:48:17 [2023-10-03T22:48:17.644Z] #59 27.13 net/http
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.42 github.com/docker/distribution/configuration
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 github.com/docker/distribution/registry/api/errcode
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 github.com/gorilla/handlers
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 expvar
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 github.com/docker/distribution/registry/client/transport
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 github.com/bugsnag/bugsnag-go
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.43 github.com/gorilla/context
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.46 github.com/yvasiyarov/newrelic_platform_go
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.54 github.com/gorilla/mux
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.59 github.com/yvasiyarov/gorelic
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.69 github.com/Azure/azure-sdk-for-go/storage
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.85 github.com/AdRoll/goamz/aws
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.85 net/http/httputil
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.85 github.com/ncw/swift
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.94 github.com/docker/distribution/context
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.98 github.com/docker/distribution/registry/api/v2
22:48:17 [2023-10-03T22:48:17.644Z] #59 29.98 net/http/pprof
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.21 github.com/docker/distribution/health
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.23 github.com/docker/distribution
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.23 github.com/docker/distribution/registry/auth
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.39 github.com/docker/distribution/registry/storage/driver
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.42 github.com/docker/distribution/health/checks
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.45 github.com/docker/distribution/registry/auth/htpasswd
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.45 github.com/docker/distribution/registry/auth/silly
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.48 github.com/docker/distribution/registry/auth/token
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.49 github.com/docker/distribution/registry/proxy/scheduler
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.54 github.com/docker/distribution/registry/storage/driver/factory
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.55 github.com/docker/distribution/registry/storage/driver/middleware
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.55 github.com/docker/distribution/manifest/manifestlist
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.59 github.com/docker/distribution/manifest/schema1
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.59 github.com/docker/distribution/manifest/schema2
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.59 github.com/docker/distribution/notifications
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.60 github.com/docker/distribution/registry/middleware/registry
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.61 github.com/docker/distribution/registry/middleware/repository
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.63 github.com/docker/distribution/registry/storage/cache
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.73 github.com/docker/distribution/registry/storage/driver/base
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.74 github.com/AdRoll/goamz/cloudfront
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.75 github.com/AdRoll/goamz/s3
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.83 github.com/docker/distribution/registry/storage/cache/memory
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.84 github.com/docker/distribution/registry/storage/cache/redis
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.85 github.com/docker/distribution/registry/storage/driver/azure
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.85 github.com/docker/distribution/registry/storage/driver/filesystem
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.94 github.com/docker/distribution/registry/storage/driver/inmemory
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.94 github.com/docker/distribution/registry/client
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.97 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:48:17 [2023-10-03T22:48:17.644Z] #59 30.98 github.com/docker/distribution/registry/storage
22:48:17 [2023-10-03T22:48:17.644Z] #59 31.11 github.com/docker/distribution/registry/storage/driver/swift
22:48:17 [2023-10-03T22:48:17.644Z] #59 31.31 github.com/docker/distribution/registry/storage/driver/s3
22:48:17 [2023-10-03T22:48:17.644Z] #59 31.39 github.com/docker/distribution/registry/client/auth
22:48:17 [2023-10-03T22:48:17.644Z] #59 31.76 github.com/docker/distribution/registry/proxy
22:48:17 [2023-10-03T22:48:17.901Z] #59 31.99 github.com/docker/distribution/registry/handlers
22:48:18 [2023-10-03T22:48:18.158Z] #59 32.35 github.com/docker/distribution/registry
22:48:18 [2023-10-03T22:48:18.158Z] #59 32.49 github.com/docker/distribution/cmd/registry
22:48:18 [2023-10-03T22:48:18.723Z] #59 ...
22:48:18 [2023-10-03T22:48:18.723Z] 
22:48:18 [2023-10-03T22:48:18.723Z] #56 [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
22:48:18 [2023-10-03T22:48:18.723Z] #56 23.69 gotestsum version dev
22:48:18 [2023-10-03T22:48:18.723Z] #56 ...
22:48:18 [2023-10-03T22:48:18.723Z] 
22:48:18 [2023-10-03T22:48:18.723Z] #53 [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
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.01 Selecting previously unselected package python3-distutils.
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.01 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.09 Unpacking python3-distutils (3.9.2-1) ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.75 Selecting previously unselected package libglib2.0-dev-bin.
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.76 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 30.91 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 31.67 Selecting previously unselected package libsepol1-dev:arm64.
22:48:18 [2023-10-03T22:48:18.723Z] #53 31.67 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 31.80 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 32.88 Selecting previously unselected package libpcre2-16-0:arm64.
22:48:18 [2023-10-03T22:48:18.723Z] #53 32.88 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:48:18 [2023-10-03T22:48:18.723Z] #53 33.01 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:48:19 [2023-10-03T22:48:19.289Z] #53 33.95 Selecting previously unselected package libpcre2-32-0:arm64.
22:48:19 [2023-10-03T22:48:19.289Z] #53 33.95 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:48:19 [2023-10-03T22:48:19.289Z] #53 34.04 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:48:19 [2023-10-03T22:48:19.853Z] #53 34.43 Selecting previously unselected package libpcre2-posix2:arm64.
22:48:19 [2023-10-03T22:48:19.853Z] #53 34.43 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:48:19 [2023-10-03T22:48:19.853Z] #53 34.48 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:48:20 [2023-10-03T22:48:20.787Z] #53 35.17 Selecting previously unselected package libpcre2-dev:arm64.
22:48:20 [2023-10-03T22:48:20.787Z] #53 35.18 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:48:20 [2023-10-03T22:48:20.787Z] #53 35.41 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:48:21 [2023-10-03T22:48:21.753Z] #53 36.11 Selecting previously unselected package libselinux1-dev:arm64.
22:48:21 [2023-10-03T22:48:21.753Z] #53 36.11 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:48:21 [2023-10-03T22:48:21.753Z] #53 36.19 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:48:22 [2023-10-03T22:48:22.011Z] #53 36.68 Selecting previously unselected package libmount-dev:arm64.
22:48:22 [2023-10-03T22:48:22.011Z] #53 36.68 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:22 [2023-10-03T22:48:22.403Z] #53 36.75 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:22 [2023-10-03T22:48:22.661Z] #53 37.32 Selecting previously unselected package libpcre16-3:arm64.
22:48:22 [2023-10-03T22:48:22.661Z] #53 37.32 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:48:22 [2023-10-03T22:48:22.661Z] #53 37.34 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:48:23 [2023-10-03T22:48:23.226Z] #53 37.87 Selecting previously unselected package libpcre32-3:arm64.
22:48:23 [2023-10-03T22:48:23.226Z] #53 37.88 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:48:23 [2023-10-03T22:48:23.226Z] #53 37.94 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:48:23 [2023-10-03T22:48:23.568Z] #53 38.17 Selecting previously unselected package libpcrecpp0v5:arm64.
22:48:23 [2023-10-03T22:48:23.824Z] #53 38.18 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:48:23 [2023-10-03T22:48:23.824Z] #53 38.21 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:48:24 [2023-10-03T22:48:24.098Z] #53 38.55 Selecting previously unselected package libpcre3-dev:arm64.
22:48:24 [2023-10-03T22:48:24.098Z] #53 38.56 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:48:24 [2023-10-03T22:48:24.098Z] #53 38.59 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:48:24 [2023-10-03T22:48:24.355Z] #53 38.96 Selecting previously unselected package zlib1g-dev:arm64.
22:48:24 [2023-10-03T22:48:24.355Z] #53 38.97 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:48:24 [2023-10-03T22:48:24.355Z] #53 39.01 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:48:24 [2023-10-03T22:48:24.615Z] #53 39.43 Selecting previously unselected package libglib2.0-dev:arm64.
22:48:24 [2023-10-03T22:48:24.874Z] #53 39.43 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:48:24 [2023-10-03T22:48:24.874Z] #53 39.57 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:48:25 [2023-10-03T22:48:25.809Z] #53 ...
22:48:25 [2023-10-03T22:48:25.809Z] 
22:48:25 [2023-10-03T22:48:25.809Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:25 [2023-10-03T22:48:25.809Z] #63 DONE 38.9s
22:48:25 [2023-10-03T22:48:25.809Z] 
22:48:25 [2023-10-03T22:48:25.809Z] #53 [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
22:48:25 [2023-10-03T22:48:25.809Z] #53 40.45 Selecting previously unselected package libsecret-1-dev:arm64.
22:48:25 [2023-10-03T22:48:25.809Z] #53 ...
22:48:25 [2023-10-03T22:48:25.809Z] 
22:48:25 [2023-10-03T22:48:25.809Z] #49 [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             ;
22:48:25 [2023-10-03T22:48:25.809Z] #49 32.96 Setting up libsigsegv2:arm64 (2.13-1) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 33.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 33.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:48:25 [2023-10-03T22:48:25.809Z] #49 33.85 Setting up patch (2.7.6-7) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.21 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.38 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.49 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.53 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.77 Setting up libtool (2.4.6-15) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 34.94 Setting up m4 (1.4.18-5) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 35.47 Setting up dpkg-dev (1.20.12) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 36.12 Setting up autoconf (2.69-14) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 36.66 Setting up build-essential (12.9) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 36.89 Setting up automake (1:1.16.3-2) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 37.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:48:25 [2023-10-03T22:48:25.809Z] #49 37.16 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:25 [2023-10-03T22:48:25.809Z] #49 ...
22:48:25 [2023-10-03T22:48:25.809Z] 
22:48:25 [2023-10-03T22:48:25.809Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:25 [2023-10-03T22:48:25.809Z] #57 DONE 39.9s
22:48:25 [2023-10-03T22:48:25.809Z] 
22:48:25 [2023-10-03T22:48:25.809Z] #53 [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
22:48:25 [2023-10-03T22:48:25.809Z] #53 40.45 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:48:25 [2023-10-03T22:48:25.809Z] #53 40.46 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:48:26 [2023-10-03T22:48:26.106Z] #53 ...
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:48:26 [2023-10-03T22:48:26.106Z] #64 DONE 33.3s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:26 [2023-10-03T22:48:26.106Z] #44 DONE 40.2s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #23 [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
22:48:26 [2023-10-03T22:48:26.106Z] #23 DONE 46.0s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #55 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:48:26 [2023-10-03T22:48:26.106Z] #55 DONE 40.9s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #50 [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
22:48:26 [2023-10-03T22:48:26.106Z] #50 DONE 41.0s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:26 [2023-10-03T22:48:26.106Z] #65 DONE 28.4s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #51 [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
22:48:26 [2023-10-03T22:48:26.106Z] #51 DONE 41.0s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #56 [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
22:48:26 [2023-10-03T22:48:26.106Z] #56 DONE 41.0s
22:48:26 [2023-10-03T22:48:26.106Z] 
22:48:26 [2023-10-03T22:48:26.106Z] #53 [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
22:48:26 [2023-10-03T22:48:26.106Z] #53 40.67 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:48:26 [2023-10-03T22:48:26.363Z] #53 ...
22:48:26 [2023-10-03T22:48:26.363Z] 
22:48:26 [2023-10-03T22:48:26.363Z] #66 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:26 [2023-10-03T22:48:26.363Z] #66 DONE 21.6s
22:48:26 [2023-10-03T22:48:26.363Z] 
22:48:26 [2023-10-03T22:48:26.363Z] #53 [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
22:48:26 [2023-10-03T22:48:26.363Z] #53 40.71 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:48:26 [2023-10-03T22:48:26.363Z] #53 40.95 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:48:26 [2023-10-03T22:48:26.619Z] #53 ...
22:48:26 [2023-10-03T22:48:26.619Z] 
22:48:26 [2023-10-03T22:48:26.619Z] #49 [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             ;
22:48:26 [2023-10-03T22:48:26.619Z] #49 DONE 41.5s
22:48:26 [2023-10-03T22:48:26.619Z] 
22:48:26 [2023-10-03T22:48:26.619Z] #53 [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
22:48:26 [2023-10-03T22:48:26.619Z] #53 41.17 Setting up libffi-dev:arm64 (3.3-6) ...
22:48:26 [2023-10-03T22:48:26.619Z] #53 41.36 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.45 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.48 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.50 Setting up libglib2.0-data (2.66.8-1) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.53 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.55 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.58 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:48:26 [2023-10-03T22:48:26.875Z] #53 41.60 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:48:27 [2023-10-03T22:48:27.131Z] #53 41.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:48:27 [2023-10-03T22:48:27.132Z] #53 41.65 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:48:27 [2023-10-03T22:48:27.132Z] #53 41.67 Setting up python3-lib2to3 (3.9.2-1) ...
22:48:27 [2023-10-03T22:48:27.132Z] #53 ...
22:48:27 [2023-10-03T22:48:27.132Z] 
22:48:27 [2023-10-03T22:48:27.132Z] #58 [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
22:48:27 [2023-10-03T22:48:27.132Z] #58 DONE 41.8s
22:48:27 [2023-10-03T22:48:27.132Z] 
22:48:27 [2023-10-03T22:48:27.132Z] #53 [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
22:48:27 [2023-10-03T22:48:27.132Z] #53 41.82 Setting up libelf1:arm64 (0.183-1) ...
22:48:27 [2023-10-03T22:48:27.132Z] #53 41.83 Setting up libsecret-common (0.20.4-2) ...
22:48:27 [2023-10-03T22:48:27.132Z] #53 41.86 Setting up python3-distutils (3.9.2-1) ...
22:48:27 [2023-10-03T22:48:27.388Z] #53 ...
22:48:27 [2023-10-03T22:48:27.388Z] 
22:48:27 [2023-10-03T22:48:27.389Z] #59 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:27 [2023-10-03T22:48:27.389Z] #59 33.48 + xx-verify /build/registry-v2
22:48:27 [2023-10-03T22:48:27.389Z] #59 DONE 41.8s
22:48:27 [2023-10-03T22:48:27.389Z] 
22:48:27 [2023-10-03T22:48:27.389Z] #53 [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
22:48:27 [2023-10-03T22:48:27.389Z] #53 42.08 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:48:27 [2023-10-03T22:48:27.953Z] #53 42.56 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:27 [2023-10-03T22:48:27.953Z] #53 42.73 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:48:28 [2023-10-03T22:48:28.210Z] #53 42.76 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:48:28 [2023-10-03T22:48:28.474Z] #53 43.17 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:48:29 [2023-10-03T22:48:29.037Z] #53 43.67 Setting up libglib2.0-bin (2.66.8-1) ...
22:48:29 [2023-10-03T22:48:29.295Z] #53 43.81 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:48:29 [2023-10-03T22:48:29.554Z] #53 44.17 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:48:30 [2023-10-03T22:48:30.926Z] #53 45.63 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:30 [2023-10-03T22:48:30.926Z] #53 45.68 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:48:31 [2023-10-03T22:48:31.191Z] #53 ...
22:48:31 [2023-10-03T22:48:31.191Z] 
22:48:31 [2023-10-03T22:48:31.191Z] #61 [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
22:48:31 [2023-10-03T22:48:31.191Z] #61 43.83 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
22:48:31 [2023-10-03T22:48:31.191Z] #61 43.86 Docker version unknown-version, build unknown-commit
22:48:31 [2023-10-03T22:48:31.191Z] #61 DONE 45.8s
22:48:31 [2023-10-03T22:48:31.191Z] 
22:48:31 [2023-10-03T22:48:31.191Z] #67 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
22:48:31 [2023-10-03T22:48:31.191Z] #67 DONE 4.2s
22:48:31 [2023-10-03T22:48:31.191Z] 
22:48:31 [2023-10-03T22:48:31.191Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
22:48:31 [2023-10-03T22:48:31.191Z] #48 45.22 golangci-lint has version v1.54.2 built with go1.20.8 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
22:48:31 [2023-10-03T22:48:31.191Z] #48 DONE 46.1s
22:48:31 [2023-10-03T22:48:31.191Z] 
22:48:31 [2023-10-03T22:48:31.191Z] #53 [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
22:48:31 [2023-10-03T22:48:31.191Z] #53 45.73 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:48:31 [2023-10-03T22:48:31.191Z] #53 45.76 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:48:31 [2023-10-03T22:48:31.191Z] #53 45.79 No schema files found: doing nothing.
22:48:31 [2023-10-03T22:48:31.191Z] #53 45.79 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:31 [2023-10-03T22:48:31.451Z] #53 45.93 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:48:31 [2023-10-03T22:48:31.451Z] #53 DONE 46.1s
22:48:31 [2023-10-03T22:48:31.451Z] 
22:48:31 [2023-10-03T22:48:31.451Z] #68 [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...)
22:48:33 [2023-10-03T22:48:33.975Z] #68 2.242 + bin/ctr
22:48:33 [2023-10-03T22:48:33.975Z] #68 2.242 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
22:48:34 [2023-10-03T22:48:34.539Z] #68 ...
22:48:34 [2023-10-03T22:48:34.539Z] 
22:48:34 [2023-10-03T22:48:34.539Z] #62 [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
22:48:34 [2023-10-03T22:48:34.539Z] #62 48.74 Docker version 24.0.2, build cb74dfc
22:48:34 [2023-10-03T22:48:34.539Z] #62 DONE 49.0s
22:48:34 [2023-10-03T22:48:34.539Z] 
22:48:34 [2023-10-03T22:48:34.539Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:34 [2023-10-03T22:48:34.539Z] #69 2.256 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:48:34 [2023-10-03T22:48:34.539Z] #69 2.256 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:48:34 [2023-10-03T22:48:34.539Z] #69 2.256 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:48:34 [2023-10-03T22:48:34.539Z] #69 3.182 Reading package lists...
22:48:34 [2023-10-03T22:48:34.539Z] #69 3.736 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:48:34 [2023-10-03T22:48:34.539Z] #69 3.764 Reading package lists...
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.357 Building dependency tree...
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.541 Reading state information...
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.849 gcc is already the newest version (4:10.2.1-1).
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.849 The following additional packages will be installed:
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.850   libc-dev-bin libc6
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.853 Suggested packages:
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.853   glibc-doc libc-l10n locales manpages-dev
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.853 Recommended packages:
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.853   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.885 The following packages will be upgraded:
22:48:34 [2023-10-03T22:48:34.539Z] #69 4.886   libc-dev-bin libc6 libc6-dev
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.208 3 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.208 Need to get 4759 kB of archives.
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.208 After this operation, 3072 B of additional disk space will be used.
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.208 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.222 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.225 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.460 debconf: delaying package configuration, since apt-utils is not installed
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.516 Fetched 4759 kB in 0s (13.0 MB/s)
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.546 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18674 files and directories currently installed.)
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.560 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
22:48:34 [2023-10-03T22:48:34.539Z] #69 5.582 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:35 [2023-10-03T22:48:35.103Z] #69 ...
22:48:35 [2023-10-03T22:48:35.103Z] 
22:48:35 [2023-10-03T22:48:35.103Z] #52 [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
22:48:35 [2023-10-03T22:48:35.103Z] #52 44.14 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 45.59 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 45.91 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 46.12 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 47.97 Setting up libc6:arm64 (2.31-13+deb11u7) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 49.25 Setting up libc-dev-bin (2.31-13+deb11u7) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 49.27 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 49.30 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:35 [2023-10-03T22:48:35.103Z] #52 DONE 49.6s
22:48:35 [2023-10-03T22:48:35.103Z] 
22:48:35 [2023-10-03T22:48:35.103Z] #70 [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...)
22:48:35 [2023-10-03T22:48:35.360Z] #70 0.518 go: downloading github.com/sirupsen/logrus v1.9.0
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.538 go: downloading github.com/urfave/cli/v2 v2.23.5
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.624 go: downloading github.com/google/uuid v1.3.0
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.626 go: downloading github.com/moby/vpnkit v0.5.0
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.629 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.656 go: downloading golang.org/x/sys v0.2.0
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.685 go: downloading github.com/gorilla/mux v1.8.0
22:48:35 [2023-10-03T22:48:35.618Z] #70 0.744 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:48:36 [2023-10-03T22:48:36.182Z] #70 1.204 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:48:36 [2023-10-03T22:48:36.440Z] #70 ...
22:48:36 [2023-10-03T22:48:36.440Z] 
22:48:36 [2023-10-03T22:48:36.440Z] #54 [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
22:48:36 [2023-10-03T22:48:36.440Z] #54 45.72 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 45.76 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 46.03 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 46.39 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 48.37 Setting up libc6:arm64 (2.31-13+deb11u7) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.65 Selecting previously unselected package bzip2.
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.65 (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.)
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.67 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.67 Unpacking bzip2 (1.0.8-4) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.78 Selecting previously unselected package xz-utils.
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.79 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.93 Selecting previously unselected package patch.
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.94 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 49.95 Unpacking patch (2.7.6-7) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.01 Selecting previously unselected package dpkg-dev.
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.01 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.02 Unpacking dpkg-dev (1.20.12) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.33 Selecting previously unselected package libseccomp-dev:arm64.
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.33 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.35 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.47 Setting up bzip2 (1.0.8-4) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.55 Setting up patch (2.7.6-7) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.57 Setting up libc-dev-bin (2.31-13+deb11u7) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.60 Setting up dpkg-dev (1.20.12) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.67 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 50.69 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:36 [2023-10-03T22:48:36.440Z] #54 DONE 51.0s
22:48:36 [2023-10-03T22:48:36.440Z] 
22:48:36 [2023-10-03T22:48:36.440Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:36 [2023-10-03T22:48:36.440Z] #69 8.677 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #69 8.709 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:36 [2023-10-03T22:48:36.440Z] #69 8.919 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
22:48:36 [2023-10-03T22:48:36.440Z] #69 9.189 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
22:48:36 [2023-10-03T22:48:36.699Z] #69 ...
22:48:36 [2023-10-03T22:48:36.699Z] 
22:48:36 [2023-10-03T22:48:36.699Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:48:36 [2023-10-03T22:48:36.699Z] #71 2.286 Cloning into '/tmp/crun-build'...
22:48:36 [2023-10-03T22:48:36.699Z] #71 2.950 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:48:36 [2023-10-03T22:48:36.699Z] #71 2.955 Cloning into '/tmp/crun-build/libocispec'...
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.228 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.233 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.233 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.233 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.239 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.666 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:48:36 [2023-10-03T22:48:36.699Z] #71 3.992 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:48:36 [2023-10-03T22:48:36.699Z] #71 4.295 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:48:36 [2023-10-03T22:48:36.699Z] #71 4.371 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:48:36 [2023-10-03T22:48:36.699Z] #71 4.421 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:48:36 [2023-10-03T22:48:36.699Z] #71 9.188 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:48:36 [2023-10-03T22:48:36.956Z] #71 ...
22:48:36 [2023-10-03T22:48:36.956Z] 
22:48:36 [2023-10-03T22:48:36.956Z] #70 [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...)
22:48:36 [2023-10-03T22:48:36.956Z] #70 1.778 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:48:36 [2023-10-03T22:48:36.956Z] #70 1.785 go: downloading golang.org/x/net v0.1.0
22:48:36 [2023-10-03T22:48:36.956Z] #70 ...
22:48:36 [2023-10-03T22:48:36.956Z] 
22:48:36 [2023-10-03T22:48:36.957Z] #72 [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...)
22:48:37 [2023-10-03T22:48:37.214Z] #72 ...
22:48:37 [2023-10-03T22:48:37.214Z] 
22:48:37 [2023-10-03T22:48:37.214Z] #73 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:48:37 [2023-10-03T22:48:37.214Z] #73 ...
22:48:37 [2023-10-03T22:48:37.214Z] 
22:48:37 [2023-10-03T22:48:37.214Z] #70 [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...)
22:48:37 [2023-10-03T22:48:37.214Z] #70 2.229 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:48:37 [2023-10-03T22:48:37.214Z] #70 2.230 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:48:40 [2023-10-03T22:48:40.504Z] #70 ...
22:48:40 [2023-10-03T22:48:40.504Z] 
22:48:40 [2023-10-03T22:48:40.504Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:40 [2023-10-03T22:48:40.504Z] #69 11.22 Setting up libc6:arm64 (2.31-13+deb11u7) ...
22:48:40 [2023-10-03T22:48:40.504Z] #69 12.60 Setting up libc-dev-bin (2.31-13+deb11u7) ...
22:48:40 [2023-10-03T22:48:40.504Z] #69 12.63 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
22:48:40 [2023-10-03T22:48:40.504Z] #69 12.71 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:48:40 [2023-10-03T22:48:40.504Z] #69 DONE 13.4s
22:48:40 [2023-10-03T22:48:40.761Z] 
22:48:40 [2023-10-03T22:48:40.761Z] #74 [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...)
22:48:41 [2023-10-03T22:48:41.334Z] #74 0.792 -- The C compiler identification is GNU 10.2.1
22:48:41 [2023-10-03T22:48:41.334Z] #74 0.810 -- Detecting C compiler ABI info
22:48:41 [2023-10-03T22:48:41.594Z] #74 0.999 -- Detecting C compiler ABI info - done
22:48:41 [2023-10-03T22:48:41.594Z] #74 1.032 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:48:41 [2023-10-03T22:48:41.594Z] #74 1.036 -- Detecting C compile features
22:48:41 [2023-10-03T22:48:41.594Z] #74 1.037 -- Detecting C compile features - done
22:48:41 [2023-10-03T22:48:41.594Z] #74 1.052 -- Performing Test HAS_BUILTIN_FORTIFY
22:48:41 [2023-10-03T22:48:41.594Z] #74 1.140 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:48:41 [2023-10-03T22:48:41.851Z] #74 1.167 -- Configuring done
22:48:41 [2023-10-03T22:48:41.851Z] #74 1.179 -- Generating done
22:48:41 [2023-10-03T22:48:41.851Z] #74 1.188 -- Build files have been written to: /go/src/github.com/krallin/tini
22:48:41 [2023-10-03T22:48:41.851Z] #74 1.356 Scanning dependencies of target tini-static
22:48:41 [2023-10-03T22:48:41.851Z] #74 1.407 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:48:42 [2023-10-03T22:48:42.415Z] #74 1.846 [100%] Linking C executable tini-static
22:48:42 [2023-10-03T22:48:42.672Z] #74 2.060 [100%] Built target tini-static
22:48:43 [2023-10-03T22:48:43.236Z] #74 DONE 2.5s
22:48:43 [2023-10-03T22:48:43.236Z] 
22:48:43 [2023-10-03T22:48:43.236Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:48:43 [2023-10-03T22:48:43.236Z] #71 13.50 libtoolize: putting auxiliary files in '.'.
22:48:43 [2023-10-03T22:48:43.236Z] #71 13.50 libtoolize: copying file './ltmain.sh'
22:48:43 [2023-10-03T22:48:43.236Z] #71 14.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:48:43 [2023-10-03T22:48:43.236Z] #71 14.31 libtoolize: and rerunning libtoolize and aclocal.
22:48:43 [2023-10-03T22:48:43.236Z] #71 14.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:48:44 [2023-10-03T22:48:44.167Z] #71 17.57 configure.ac:7: installing './compile'
22:48:44 [2023-10-03T22:48:44.424Z] #71 17.57 configure.ac:11: installing './config.guess'
22:48:44 [2023-10-03T22:48:44.424Z] #71 17.58 configure.ac:11: installing './config.sub'
22:48:44 [2023-10-03T22:48:44.424Z] #71 17.58 configure.ac:8: installing './install-sh'
22:48:44 [2023-10-03T22:48:44.424Z] #71 17.59 configure.ac:8: installing './missing'
22:48:44 [2023-10-03T22:48:44.424Z] #71 17.65 Makefile.am: installing './depcomp'
22:48:44 [2023-10-03T22:48:44.988Z] #71 18.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:48:44 [2023-10-03T22:48:44.988Z] #71 18.37 libtoolize: copying file 'build-aux/ltmain.sh'
22:48:45 [2023-10-03T22:48:45.245Z] #71 18.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:48:45 [2023-10-03T22:48:45.245Z] #71 18.53 libtoolize: copying file 'm4/libtool.m4'
22:48:45 [2023-10-03T22:48:45.502Z] #71 18.66 libtoolize: copying file 'm4/ltoptions.m4'
22:48:45 [2023-10-03T22:48:45.502Z] #71 18.78 libtoolize: copying file 'm4/ltsugar.m4'
22:48:45 [2023-10-03T22:48:45.502Z] #71 18.91 libtoolize: copying file 'm4/ltversion.m4'
22:48:45 [2023-10-03T22:48:45.759Z] #71 19.10 libtoolize: copying file 'm4/lt~obsolete.m4'
22:48:46 [2023-10-03T22:48:46.016Z] #71 19.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:48:46 [2023-10-03T22:48:46.273Z] #71 ...
22:48:46 [2023-10-03T22:48:46.273Z] 
22:48:46 [2023-10-03T22:48:46.273Z] #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...)
22:48:46 [2023-10-03T22:48:46.273Z] #75 0.782 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 .
22:48:50 [2023-10-03T22:48:50.449Z] #75 ...
22:48:50 [2023-10-03T22:48:50.449Z] 
22:48:50 [2023-10-03T22:48:50.449Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.05 configure.ac:7: installing 'build-aux/compile'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.05 configure.ac:9: installing 'build-aux/config.guess'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.05 configure.ac:9: installing 'build-aux/config.sub'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.06 configure.ac:11: installing 'build-aux/install-sh'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.06 configure.ac:11: installing 'build-aux/missing'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.13 Makefile.am: installing 'build-aux/depcomp'
22:48:50 [2023-10-03T22:48:50.449Z] #71 23.15 parallel-tests: installing 'build-aux/test-driver'
22:48:51 [2023-10-03T22:48:51.393Z] #71 24.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:48:51 [2023-10-03T22:48:51.650Z] #71 24.75 libtoolize: copying file 'build-aux/ltmain.sh'
22:48:51 [2023-10-03T22:48:51.907Z] #71 25.28 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:48:51 [2023-10-03T22:48:51.907Z] #71 25.28 libtoolize: copying file 'm4/libtool.m4'
22:48:52 [2023-10-03T22:48:52.165Z] #71 25.43 libtoolize: copying file 'm4/ltoptions.m4'
22:48:52 [2023-10-03T22:48:52.165Z] #71 25.54 libtoolize: copying file 'm4/ltsugar.m4'
22:48:52 [2023-10-03T22:48:52.165Z] #71 25.65 libtoolize: copying file 'm4/ltversion.m4'
22:48:52 [2023-10-03T22:48:52.422Z] #71 25.76 libtoolize: copying file 'm4/lt~obsolete.m4'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.90 configure.ac:11: installing 'build-aux/compile'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.90 configure.ac:11: installing 'build-aux/config.guess'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.91 configure.ac:11: installing 'build-aux/config.sub'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.91 configure.ac:13: installing 'build-aux/install-sh'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.91 configure.ac:13: installing 'build-aux/missing'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.92 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:48:57 [2023-10-03T22:48:57.678Z] #71 30.97 Makefile.am: installing 'build-aux/depcomp'
22:48:58 [2023-10-03T22:48:58.610Z] #71 31.72 checking build system type... aarch64-unknown-linux-gnu
22:48:58 [2023-10-03T22:48:58.610Z] #71 31.98 checking host system type... aarch64-unknown-linux-gnu
22:48:58 [2023-10-03T22:48:58.610Z] #71 31.98 checking how to print strings... printf
22:48:58 [2023-10-03T22:48:58.610Z] #71 31.99 checking for gcc... gcc
22:48:58 [2023-10-03T22:48:58.868Z] #71 32.08 checking whether the C compiler works... yes
22:48:58 [2023-10-03T22:48:58.868Z] #71 32.20 checking for C compiler default output file name... a.out
22:48:58 [2023-10-03T22:48:58.868Z] #71 32.20 checking for suffix of executables... 
22:48:59 [2023-10-03T22:48:59.125Z] #71 32.31 checking whether we are cross compiling... no
22:48:59 [2023-10-03T22:48:59.125Z] #71 32.39 checking for suffix of object files... o
22:48:59 [2023-10-03T22:48:59.125Z] #71 32.46 checking whether we are using the GNU C compiler... yes
22:48:59 [2023-10-03T22:48:59.125Z] #71 32.50 checking whether gcc accepts -g... yes
22:48:59 [2023-10-03T22:48:59.383Z] #71 32.57 checking for gcc option to accept ISO C89... none needed
22:48:59 [2023-10-03T22:48:59.383Z] #71 32.70 checking whether gcc understands -c and -o together... yes
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.81 checking for a sed that does not truncate output... /bin/sed
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.83 checking for grep that handles long lines and -e... /bin/grep
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.83 checking for egrep... /bin/grep -E
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.83 checking for fgrep... /bin/grep -F
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.84 checking for ld used by gcc... /usr/bin/ld
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.85 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.90 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.99 checking whether ln -s works... yes
22:48:59 [2023-10-03T22:48:59.640Z] #71 32.99 checking the maximum length of command line arguments... 1572864
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking for /usr/bin/ld option to reload object files... -r
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking for objdump... objdump
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking how to recognize dependent libraries... pass_all
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking for dlltool... no
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking how to associate runtime and link libraries... printf %s\n
22:48:59 [2023-10-03T22:48:59.640Z] #71 33.05 checking for ar... ar
22:48:59 [2023-10-03T22:48:59.898Z] #71 33.05 checking for archiver @FILE support... @
22:48:59 [2023-10-03T22:48:59.898Z] #71 33.19 checking for strip... strip
22:48:59 [2023-10-03T22:48:59.898Z] #71 33.19 checking for ranlib... ranlib
22:48:59 [2023-10-03T22:48:59.898Z] #71 33.19 checking for gawk... no
22:48:59 [2023-10-03T22:48:59.898Z] #71 33.19 checking for mawk... mawk
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.19 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.40 checking for sysroot... no
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.40 checking for a working dd... /bin/dd
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.43 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.46 checking for mt... no
22:49:00 [2023-10-03T22:49:00.155Z] #71 33.46 checking if : is a manifest tool... no
22:49:00 [2023-10-03T22:49:00.412Z] #71 33.49 checking how to run the C preprocessor... gcc -E
22:49:00 [2023-10-03T22:49:00.412Z] #71 33.61 checking for ANSI C header files... yes
22:49:00 [2023-10-03T22:49:00.669Z] #71 33.83 checking for sys/types.h... yes
22:49:00 [2023-10-03T22:49:00.669Z] #71 33.92 checking for sys/stat.h... yes
22:49:00 [2023-10-03T22:49:00.669Z] #71 33.98 checking for stdlib.h... yes
22:49:00 [2023-10-03T22:49:00.926Z] #71 34.08 checking for string.h... yes
22:49:00 [2023-10-03T22:49:00.926Z] #71 34.21 checking for memory.h... yes
22:49:00 [2023-10-03T22:49:00.926Z] #71 34.32 checking for strings.h... yes
22:49:01 [2023-10-03T22:49:01.184Z] #71 34.45 checking for inttypes.h... yes
22:49:01 [2023-10-03T22:49:01.441Z] #71 34.57 checking for stdint.h... yes
22:49:01 [2023-10-03T22:49:01.441Z] #71 34.71 checking for unistd.h... yes
22:49:01 [2023-10-03T22:49:01.698Z] #71 34.82 checking for dlfcn.h... yes
22:49:01 [2023-10-03T22:49:01.698Z] #71 34.94 checking for objdir... .libs
22:49:01 [2023-10-03T22:49:01.698Z] #71 35.12 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:01 [2023-10-03T22:49:01.955Z] #71 35.19 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:01 [2023-10-03T22:49:01.955Z] #71 35.19 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:02 [2023-10-03T22:49:02.213Z] #71 35.27 checking if gcc static flag -static works... yes
22:49:02 [2023-10-03T22:49:02.213Z] #71 35.41 checking if gcc supports -c -o file.o... yes
22:49:02 [2023-10-03T22:49:02.213Z] #71 35.51 checking if gcc supports -c -o file.o... (cached) yes
22:49:02 [2023-10-03T22:49:02.213Z] #71 35.51 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:02 [2023-10-03T22:49:02.471Z] #71 35.53 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.68 checking how to hardcode library paths into programs... immediate
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.68 checking whether stripping libraries is possible... yes
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.69 checking if libtool supports shared libraries... yes
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.69 checking whether to build shared libraries... no
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.69 checking whether to build static libraries... yes
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.69 checking for a BSD-compatible install... /usr/bin/install -c
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.70 checking whether build environment is sane... yes
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.72 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.72 checking whether make sets $(MAKE)... yes
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.79 checking whether make supports the include directive... yes (GNU style)
22:49:02 [2023-10-03T22:49:02.472Z] #71 35.82 checking whether make supports nested variables... yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 35.86 checking whether UID '0' is supported by ustar format... yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 35.86 checking whether GID '0' is supported by ustar format... yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 35.86 checking how to create a ustar tar archive... gnutar
22:49:02 [2023-10-03T22:49:02.730Z] #71 35.89 checking dependency style of gcc... gcc3
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.02 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.02 checking whether make supports nested variables... (cached) yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.02 checking for gawk... (cached) mawk
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.02 checking for a sed that does not truncate output... (cached) /bin/sed
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.02 checking for gcc... (cached) gcc
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.07 checking whether we are using the GNU C compiler... (cached) yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.07 checking whether gcc accepts -g... (cached) yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.07 checking for gcc option to accept ISO C89... (cached) none needed
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.07 checking whether gcc understands -c and -o together... (cached) yes
22:49:02 [2023-10-03T22:49:02.730Z] #71 36.07 checking for a Python interpreter with version >= 3... python3
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.11 checking for python3... /usr/bin/python3
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.11 checking for python3 version... 3.9
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.13 checking for python3 platform... linux
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.15 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.24 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.35 checking for go-md2man... no
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.36 checking error.h usability... yes
22:49:02 [2023-10-03T22:49:02.987Z] #71 36.44 checking error.h presence... yes
22:49:03 [2023-10-03T22:49:03.245Z] #71 36.47 checking for error.h... yes
22:49:03 [2023-10-03T22:49:03.245Z] #71 36.49 checking linux/openat2.h usability... yes
22:49:03 [2023-10-03T22:49:03.503Z] #71 36.59 checking linux/openat2.h presence... yes
22:49:03 [2023-10-03T22:49:03.503Z] #71 36.61 checking for linux/openat2.h... yes
22:49:03 [2023-10-03T22:49:03.503Z] #71 36.64 checking for copy_file_range... yes
22:49:03 [2023-10-03T22:49:03.760Z] #71 36.79 checking for fgetxattr... yes
22:49:03 [2023-10-03T22:49:03.760Z] #71 36.90 checking for statx... yes
22:49:04 [2023-10-03T22:49:04.021Z] #71 37.06 checking for fgetpwent_r... yes
22:49:04 [2023-10-03T22:49:04.021Z] #71 37.23 checking for issetugid... no
22:49:04 [2023-10-03T22:49:04.021Z] #71 37.37 checking for pkg-config... /usr/bin/pkg-config
22:49:04 [2023-10-03T22:49:04.021Z] #71 37.37 checking pkg-config is at least version 0.9.0... yes
22:49:04 [2023-10-03T22:49:04.279Z] #71 37.37 checking for library containing yajl_tree_get... -lyajl
22:49:04 [2023-10-03T22:49:04.279Z] #71 37.53 checking for yajl >= 2.0.0... yes
22:49:04 [2023-10-03T22:49:04.279Z] #71 37.57 checking sys/capability.h usability... yes
22:49:04 [2023-10-03T22:49:04.536Z] #71 37.72 checking sys/capability.h presence... yes
22:49:04 [2023-10-03T22:49:04.536Z] #71 37.74 checking for sys/capability.h... yes
22:49:04 [2023-10-03T22:49:04.793Z] #71 37.74 checking for library containing cap_from_name... -lcap
22:49:05 [2023-10-03T22:49:05.051Z] #71 38.04 checking for library containing dlopen... 
22:49:05 [2023-10-03T22:49:05.051Z] #71 ...
22:49:05 [2023-10-03T22:49:05.051Z] 
22:49:05 [2023-10-03T22:49:05.051Z] #72 [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...)
22:49:05 [2023-10-03T22:49:05.051Z] #72 DONE 38.0s
22:49:05 [2023-10-03T22:49:05.051Z] 
22:49:05 [2023-10-03T22:49:05.051Z] #73 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:49:05 [2023-10-03T22:49:05.051Z] #73 DONE 38.0s
22:49:05 [2023-10-03T22:49:05.051Z] 
22:49:05 [2023-10-03T22:49:05.051Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:05 [2023-10-03T22:49:05.051Z] #71 38.04 checking for library containing dlopen... -ldl
22:49:05 [2023-10-03T22:49:05.051Z] #71 38.24 checking seccomp.h usability... yes
22:49:05 [2023-10-03T22:49:05.051Z] #71 38.30 checking seccomp.h presence... yes
22:49:05 [2023-10-03T22:49:05.051Z] #71 38.34 checking for seccomp.h... yes
22:49:05 [2023-10-03T22:49:05.311Z] #71 38.34 checking for library containing seccomp_rule_add... -lseccomp
22:49:05 [2023-10-03T22:49:05.311Z] #71 38.50 checking for library containing seccomp_arch_resolve_name... none required
22:49:05 [2023-10-03T22:49:05.311Z] #71 38.57 checking systemd/sd-bus.h usability... yes
22:49:05 [2023-10-03T22:49:05.311Z] #71 38.63 checking systemd/sd-bus.h presence... yes
22:49:05 [2023-10-03T22:49:05.311Z] #71 38.67 checking for systemd/sd-bus.h... yes
22:49:05 [2023-10-03T22:49:05.568Z] #71 38.68 checking for library containing sd_bus_match_signal_async... -lsystemd
22:49:05 [2023-10-03T22:49:05.568Z] #71 38.85 checking for sd_notify_barrier... yes
22:49:05 [2023-10-03T22:49:05.568Z] #71 38.94 checking linux/bpf.h usability... yes
22:49:05 [2023-10-03T22:49:05.568Z] #71 39.01 checking linux/bpf.h presence... yes
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.03 checking for linux/bpf.h... yes
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.04 checking compilation for eBPF... yes
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.11 checking for criu >= 3.15... no
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.13 configure: CRIU headers not found, building without CRIU support
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.13 checking for criu > 3.16... no
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.13 configure: CRIU version doesn't support join-ns API
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.13 checking for criu > 3.16.1... no
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.15 configure: CRIU version doesn't support for pre-dumping
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.15 checking for new mount API (fsconfig)... yes
22:49:05 [2023-10-03T22:49:05.825Z] #71 39.20 checking for seccomp notify API... yes
22:49:06 [2023-10-03T22:49:06.082Z] #71 39.27 checking for gperf... no
22:49:06 [2023-10-03T22:49:06.082Z] #71 39.27 configure: gperf not found - cannot rebuild signal parser code
22:49:06 [2023-10-03T22:49:06.082Z] #71 39.27 checking for library containing argp_parse... none required
22:49:06 [2023-10-03T22:49:06.082Z] #71 39.41 checking that generated files are newer than configure... done
22:49:06 [2023-10-03T22:49:06.082Z] #71 39.41 configure: creating ./config.status
22:49:07 [2023-10-03T22:49:07.017Z] #71 ...
22:49:07 [2023-10-03T22:49:07.017Z] 
22:49:07 [2023-10-03T22:49:07.017Z] #70 [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...)
22:49:07 [2023-10-03T22:49:07.017Z] #70 DONE 31.8s
22:49:07 [2023-10-03T22:49:07.017Z] 
22:49:07 [2023-10-03T22:49:07.017Z] #76 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
22:49:07 [2023-10-03T22:49:07.017Z] #76 DONE 1.2s
22:49:07 [2023-10-03T22:49:07.017Z] 
22:49:07 [2023-10-03T22:49:07.017Z] #77 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
22:49:08 [2023-10-03T22:49:08.385Z] #77 ...
22:49:08 [2023-10-03T22:49:08.385Z] 
22:49:08 [2023-10-03T22:49:08.385Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
22:49:08 [2023-10-03T22:49:08.385Z] #78 DONE 1.6s
22:49:08 [2023-10-03T22:49:08.385Z] 
22:49:08 [2023-10-03T22:49:08.385Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:08 [2023-10-03T22:49:08.385Z] #71 40.93 config.status: creating Makefile
22:49:08 [2023-10-03T22:49:08.385Z] #71 40.95 config.status: creating rpm/crun.spec
22:49:08 [2023-10-03T22:49:08.385Z] #71 40.97 config.status: creating config.h
22:49:08 [2023-10-03T22:49:08.385Z] #71 40.99 config.status: executing libtool commands
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.01 config.status: executing depfiles commands
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.45 === configuring in libocispec (/tmp/crun-build/libocispec)
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.60 checking for gcc... gcc
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.63 checking whether the C compiler works... yes
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.75 checking for C compiler default output file name... a.out
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.75 checking for suffix of executables... 
22:49:08 [2023-10-03T22:49:08.385Z] #71 41.80 checking whether we are cross compiling... no
22:49:08 [2023-10-03T22:49:08.642Z] #71 41.84 checking for suffix of object files... o
22:49:08 [2023-10-03T22:49:08.642Z] #71 41.88 checking whether we are using the GNU C compiler... yes
22:49:08 [2023-10-03T22:49:08.642Z] #71 41.93 checking whether gcc accepts -g... yes
22:49:08 [2023-10-03T22:49:08.642Z] #71 41.99 checking for gcc option to accept ISO C89... none needed
22:49:08 [2023-10-03T22:49:08.899Z] #71 42.10 checking whether gcc understands -c and -o together... yes
22:49:08 [2023-10-03T22:49:08.899Z] #71 42.21 checking how to run the C preprocessor... gcc -E
22:49:08 [2023-10-03T22:49:08.899Z] #71 42.28 checking for grep that handles long lines and -e... /bin/grep
22:49:08 [2023-10-03T22:49:08.899Z] #71 42.29 checking for egrep... /bin/grep -E
22:49:09 [2023-10-03T22:49:09.156Z] #71 42.29 checking for ANSI C header files... yes
22:49:09 [2023-10-03T22:49:09.156Z] #71 ...
22:49:09 [2023-10-03T22:49:09.156Z] 
22:49:09 [2023-10-03T22:49:09.156Z] #77 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.156Z] #77 DONE 2.4s
22:49:09 [2023-10-03T22:49:09.156Z] 
22:49:09 [2023-10-03T22:49:09.156Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
22:49:09 [2023-10-03T22:49:09.156Z] #79 DONE 0.9s
22:49:09 [2023-10-03T22:49:09.156Z] 
22:49:09 [2023-10-03T22:49:09.156Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:09 [2023-10-03T22:49:09.156Z] #71 42.49 checking for sys/types.h... yes
22:49:09 [2023-10-03T22:49:09.156Z] #71 42.56 checking for sys/stat.h... yes
22:49:09 [2023-10-03T22:49:09.413Z] 
22:49:09 [2023-10-03T22:49:09.413Z] #71 ...
22:49:09 [2023-10-03T22:49:09.413Z] 
22:49:09 [2023-10-03T22:49:09.413Z] #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...)
22:49:09 [2023-10-03T22:49:09.413Z] #75 DONE 33.0s
22:49:09 [2023-10-03T22:49:09.413Z] 
22:49:09 [2023-10-03T22:49:09.413Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.413Z] #80 DONE 0.1s
22:49:09 [2023-10-03T22:49:09.413Z] 
22:49:09 [2023-10-03T22:49:09.413Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:09 [2023-10-03T22:49:09.413Z] #71 42.61 checking for stdlib.h... yes
22:49:09 [2023-10-03T22:49:09.413Z] #71 42.66 checking for string.h... yes
22:49:09 [2023-10-03T22:49:09.413Z] #71 42.75 checking for memory.h... yes
22:49:09 [2023-10-03T22:49:09.413Z] #71 42.80 checking for strings.h... yes
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #71 ...
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #81 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.669Z] #81 DONE 0.1s
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.669Z] #82 DONE 0.1s
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:09 [2023-10-03T22:49:09.669Z] #71 42.85 checking for inttypes.h... yes
22:49:09 [2023-10-03T22:49:09.669Z] #71 42.90 checking for stdint.h... yes
22:49:09 [2023-10-03T22:49:09.669Z] #71 42.94 checking for unistd.h... 
22:49:09 [2023-10-03T22:49:09.669Z] #71 ...
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #83 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.669Z] #83 DONE 0.1s
22:49:09 [2023-10-03T22:49:09.669Z] 
22:49:09 [2023-10-03T22:49:09.669Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:09 [2023-10-03T22:49:09.669Z] #71 42.94 checking for unistd.h... yes
22:49:09 [2023-10-03T22:49:09.669Z] #71 42.98 checking minix/config.h usability... no
22:49:09 [2023-10-03T22:49:09.669Z] #71 43.02 checking minix/config.h presence... no
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.04 checking for minix/config.h... 
22:49:09 [2023-10-03T22:49:09.999Z] #71 ...
22:49:09 [2023-10-03T22:49:09.999Z] 
22:49:09 [2023-10-03T22:49:09.999Z] #84 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
22:49:09 [2023-10-03T22:49:09.999Z] #84 DONE 0.1s
22:49:09 [2023-10-03T22:49:09.999Z] 
22:49:09 [2023-10-03T22:49:09.999Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.04 checking for minix/config.h... no
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.04 checking whether it is safe to define __EXTENSIONS__... yes
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.09 checking build system type... aarch64-unknown-linux-gnu
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.21 checking host system type... aarch64-unknown-linux-gnu
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.21 checking how to print strings... printf
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.21 checking for a sed that does not truncate output... /bin/sed
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.22 checking for fgrep... /bin/grep -F
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.22 checking for ld used by gcc... /usr/bin/ld
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.23 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:49:09 [2023-10-03T22:49:09.999Z] #71 43.30 checking whether ln -s works... yes
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.30 checking the maximum length of command line arguments... 1572864
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking for /usr/bin/ld option to reload object files... -r
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking for objdump... objdump
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking how to recognize dependent libraries... pass_all
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking for dlltool... no
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking how to associate runtime and link libraries... printf %s\n
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.31 checking for ar... ar
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.32 checking for archiver @FILE support... @
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.38 checking for strip... strip
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.38 checking for ranlib... ranlib
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.38 checking for gawk... no
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.38 checking for mawk... mawk
22:49:10 [2023-10-03T22:49:10.467Z] #71 43.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.61 checking for sysroot... no
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.61 checking for a working dd... /bin/dd
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.62 checking for mt... no
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.63 checking if : is a manifest tool... no
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.64 checking for dlfcn.h... yes
22:49:10 [2023-10-03T22:49:10.723Z] #71 43.70 checking for objdir... .libs
22:49:10 [2023-10-03T22:49:10.978Z] #71 44.14 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:10 [2023-10-03T22:49:10.978Z] #71 44.24 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:10 [2023-10-03T22:49:10.978Z] #71 44.24 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:10 [2023-10-03T22:49:10.978Z] #71 44.28 checking if gcc static flag -static works... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.38 checking if gcc supports -c -o file.o... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.45 checking if gcc supports -c -o file.o... (cached) yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.45 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.46 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking how to hardcode library paths into programs... immediate
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking whether stripping libraries is possible... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking if libtool supports shared libraries... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking whether to build shared libraries... no
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking whether to build static libraries... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.55 checking for a BSD-compatible install... /usr/bin/install -c
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.56 checking whether build environment is sane... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.57 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.58 checking whether make sets $(MAKE)... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.59 checking whether make supports the include directive... yes (GNU style)
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.60 checking whether make supports nested variables... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.61 checking whether UID '0' is supported by ustar format... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.61 checking whether GID '0' is supported by ustar format... yes
22:49:11 [2023-10-03T22:49:11.235Z] #71 44.61 checking how to create a ustar tar archive... gnutar
22:49:11 [2023-10-03T22:49:11.490Z] #71 44.63 checking dependency style of gcc... gcc3
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.69 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.69 checking whether make supports nested variables... (cached) yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.69 checking for pkg-config... /usr/bin/pkg-config
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.69 checking pkg-config is at least version 0.9.0... yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.69 checking for yajl >= 2.1.0... yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.70 checking for a sed that does not truncate output... (cached) /bin/sed
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.70 checking for gcc... (cached) gcc
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.73 checking whether we are using the GNU C compiler... (cached) yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.73 checking whether gcc accepts -g... (cached) yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.73 checking for gcc option to accept ISO C89... (cached) none needed
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.73 checking whether gcc understands -c and -o together... (cached) yes
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.73 checking for a Python interpreter with version >= 3... python3
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.75 checking for python3... /usr/bin/python3
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.75 checking for python3 version... 3.9
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.76 checking for python3 platform... linux
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.77 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:49:11 [2023-10-03T22:49:11.491Z] #71 44.81 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:49:12 [2023-10-03T22:49:12.425Z] #71 44.87 checking that generated files are newer than configure... done
22:49:12 [2023-10-03T22:49:12.425Z] #71 45.57 configure: creating ./config.status
22:49:12 [2023-10-03T22:49:12.994Z] #71 ...
22:49:12 [2023-10-03T22:49:12.994Z] 
22:49:12 [2023-10-03T22:49:12.994Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
22:49:12 [2023-10-03T22:49:12.994Z] #85 DONE 3.3s
22:49:12 [2023-10-03T22:49:12.994Z] 
22:49:12 [2023-10-03T22:49:12.994Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
22:49:12 [2023-10-03T22:49:12.994Z] #86 DONE 0.1s
22:49:12 [2023-10-03T22:49:12.994Z] 
22:49:12 [2023-10-03T22:49:12.994Z] #68 [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...)
22:49:12 [2023-10-03T22:49:12.994Z] #68 40.30 + bin/containerd
22:49:12 [2023-10-03T22:49:12.994Z] #68 40.31 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
22:49:14 [2023-10-03T22:49:14.364Z] #68 ...
22:49:14 [2023-10-03T22:49:14.364Z] 
22:49:14 [2023-10-03T22:49:14.364Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
22:49:14 [2023-10-03T22:49:14.364Z] #87 DONE 0.9s
22:49:14 [2023-10-03T22:49:14.364Z] 
22:49:14 [2023-10-03T22:49:14.364Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:49:14 [2023-10-03T22:49:14.364Z] #71 46.99 config.status: creating Makefile
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.02 config.status: creating config.h
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.04 config.status: executing libtool commands
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.05 config.status: executing depfiles commands
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.32 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.32 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.64 checking for gcc... gcc
22:49:14 [2023-10-03T22:49:14.364Z] #71 47.68 checking whether the C compiler works... yes
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.76 checking for C compiler default output file name... a.out
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.76 checking for suffix of executables... 
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.81 checking whether we are cross compiling... no
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.87 checking for suffix of object files... o
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.90 checking whether we are using the GNU C compiler... yes
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.93 checking whether gcc accepts -g... yes
22:49:14 [2023-10-03T22:49:14.620Z] #71 47.96 checking for gcc option to accept ISO C89... none needed
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.02 checking whether gcc understands -c and -o together... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.08 checking for a BSD-compatible install... /usr/bin/install -c
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.10 checking whether build environment is sane... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.12 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.12 checking for gawk... no
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.12 checking for mawk... mawk
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.12 checking whether make sets $(MAKE)... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.15 checking whether make supports the include directive... yes (GNU style)
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.17 checking whether make supports nested variables... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.18 checking whether UID '0' is supported by ustar format... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.18 checking whether GID '0' is supported by ustar format... yes
22:49:14 [2023-10-03T22:49:14.878Z] #71 48.18 checking how to create a ustar tar archive... gnutar
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.20 checking dependency style of gcc... gcc3
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.28 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.28 checking whether make supports nested variables... (cached) yes
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.31 checking build system type... aarch64-unknown-linux-gnu
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.47 checking host system type... aarch64-unknown-linux-gnu
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.47 checking how to print strings... printf
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.48 checking for a sed that does not truncate output... /bin/sed
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.49 checking for grep that handles long lines and -e... /bin/grep
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.49 checking for egrep... /bin/grep -E
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.50 checking for fgrep... /bin/grep -F
22:49:15 [2023-10-03T22:49:15.135Z] #71 48.51 checking for ld used by gcc... /usr/bin/ld
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.54 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.59 checking whether ln -s works... yes
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.59 checking the maximum length of command line arguments... 1572864
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.61 checking for /usr/bin/ld option to reload object files... -r
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.61 checking for objdump... objdump
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.62 checking how to recognize dependent libraries... pass_all
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.62 checking for dlltool... no
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.62 checking how to associate runtime and link libraries... printf %s\n
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.62 checking for ar... ar
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.62 checking for archiver @FILE support... @
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.67 checking for strip... strip
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.67 checking for ranlib... ranlib
22:49:15 [2023-10-03T22:49:15.401Z] #71 48.67 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.77 checking for sysroot... no
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.77 checking for a working dd... /bin/dd
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.78 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.78 checking for mt... no
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.78 checking if : is a manifest tool... no
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.79 checking how to run the C preprocessor... gcc -E
22:49:15 [2023-10-03T22:49:15.659Z] #71 48.87 checking for ANSI C header files... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.03 checking for sys/types.h... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.09 checking for sys/stat.h... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.15 checking for stdlib.h... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.22 checking for string.h... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.30 checking for memory.h... yes
22:49:15 [2023-10-03T22:49:15.916Z] #71 49.35 checking for strings.h... yes
22:49:16 [2023-10-03T22:49:16.174Z] #71 49.40 checking for inttypes.h... yes
22:49:16 [2023-10-03T22:49:16.174Z] #71 49.46 checking for stdint.h... yes
22:49:16 [2023-10-03T22:49:16.174Z] #71 49.51 checking for unistd.h... yes
22:49:16 [2023-10-03T22:49:16.174Z] #71 49.57 checking for dlfcn.h... yes
22:49:16 [2023-10-03T22:49:16.432Z] #71 49.61 checking for objdir... .libs
22:49:16 [2023-10-03T22:49:16.432Z] #71 49.72 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:16 [2023-10-03T22:49:16.432Z] #71 49.77 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:16 [2023-10-03T22:49:16.432Z] #71 49.77 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:16 [2023-10-03T22:49:16.689Z] #71 49.83 checking if gcc static flag -static works... yes
22:49:16 [2023-10-03T22:49:16.689Z] #71 49.93 checking if gcc supports -c -o file.o... yes
22:49:16 [2023-10-03T22:49:16.689Z] #71 50.03 checking if gcc supports -c -o file.o... (cached) yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.06 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.19 checking how to hardcode library paths into programs... immediate
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.19 checking whether stripping libraries is possible... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.20 checking if libtool supports shared libraries... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.20 checking whether to build shared libraries... no
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.20 checking whether to build static libraries... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.21 checking float.h usability... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.25 checking float.h presence... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.27 checking for float.h... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.29 checking limits.h usability... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.33 checking limits.h presence... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.35 checking for limits.h... yes
22:49:16 [2023-10-03T22:49:16.946Z] #71 50.37 checking stddef.h usability... yes
22:49:17 [2023-10-03T22:49:17.204Z] #71 50.42 checking stddef.h presence... yes
22:49:17 [2023-10-03T22:49:17.204Z] #71 50.44 checking for stddef.h... yes
22:49:17 [2023-10-03T22:49:17.204Z] #71 50.47 checking for stdlib.h... (cached) yes
22:49:17 [2023-10-03T22:49:17.204Z] #71 50.50 checking for string.h... (cached) yes
22:49:17 [2023-10-03T22:49:17.204Z] #71 50.51 checking sys/time.h usability... yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.55 checking sys/time.h presence... yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.57 checking for sys/time.h... yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.59 checking for inline... inline
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.62 checking for size_t... yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.70 checking for stdlib.h... (cached) yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.71 checking for GNU libc compatible malloc... yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.76 checking for stdlib.h... (cached) yes
22:49:17 [2023-10-03T22:49:17.461Z] #71 50.76 checking for GNU libc compatible realloc... yes
22:49:17 [2023-10-03T22:49:17.719Z] #71 50.83 checking for working strtod... yes
22:49:17 [2023-10-03T22:49:17.719Z] #71 50.92 checking for gettimeofday... yes
22:49:17 [2023-10-03T22:49:17.719Z] #71 51.01 checking for memset... yes
22:49:17 [2023-10-03T22:49:17.976Z] #71 51.12 checking for strspn... yes
22:49:17 [2023-10-03T22:49:17.976Z] #71 51.22 checking that generated files are newer than configure... done
22:49:17 [2023-10-03T22:49:17.976Z] #71 51.22 configure: creating ./config.status
22:49:19 [2023-10-03T22:49:19.871Z] #71 52.88 config.status: creating Makefile
22:49:19 [2023-10-03T22:49:19.871Z] #71 52.93 config.status: creating config.h
22:49:19 [2023-10-03T22:49:19.871Z] #71 52.96 config.status: executing depfiles commands
22:49:19 [2023-10-03T22:49:19.871Z] #71 53.09 config.status: executing libtool commands
22:49:19 [2023-10-03T22:49:19.871Z] #71 53.32   GEN      .version
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.32 make  install-recursive
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.32 make[1]: Entering directory '/tmp/crun-build'
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.35 Making install in libocispec
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.35 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.37 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.37 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.37 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.37 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.42 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:49:20 [2023-10-03T22:49:20.127Z] #71 53.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.63 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.64 make  install-recursive
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.65 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.67 Making install in yajl
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.67 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.67   CC       verify/json_verify-json_verify.o
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.67   CC       src/libyajl_la-yajl.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_parser.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_alloc.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_buf.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_encode.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_gen.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_lex.lo
22:49:20 [2023-10-03T22:49:20.384Z] #71 53.68   CC       src/libyajl_la-yajl_tree.lo
22:49:20 [2023-10-03T22:49:20.640Z] #71 54.08   CCLD     libyajl.la
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.18   CCLD     verify/json_verify
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.28 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.28 make[5]: Nothing to be done for 'install-exec-am'.
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.28 make[5]: Nothing to be done for 'install-data-am'.
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.28 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.28 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.29 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/validate.o
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_config_schema.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_content_descriptor.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_defs.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_defs_descriptor.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_image_layout_schema.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_image_index_schema.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.31   CC       src/image_spec_schema_image_manifest_schema.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_linux.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_schema.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_solaris.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_zos.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_vm.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.32   CC       src/runtime_spec_schema_config_windows.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.33   CC       src/runtime_spec_schema_defs.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.33   CC       src/runtime_spec_schema_defs_linux.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.33   CC       src/runtime_spec_schema_defs_zos.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.33   CC       src/runtime_spec_schema_defs_vm.lo
22:49:20 [2023-10-03T22:49:20.896Z] #71 54.34   CC       src/runtime_spec_schema_defs_windows.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.34   CC       src/runtime_spec_schema_state_schema.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.35   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.36   CC       src/basic_test_double_array_item.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.36   CC       src/basic_test_double_array.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.37   CC       src/basic_test_top_array_int.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.37   CC       src/basic_test_top_array_string.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.39   CC       src/basic_test_top_double_array_int.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.39   CC       src/basic_test_top_double_array_obj.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.39   CC       src/basic_test_top_double_array_refobj.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.40   CC       src/basic_test_top_double_array_string.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.41   CC       src/read-file.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.43   CC       src/json_common.lo
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.43   CC       tests/test-1.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-2.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-3.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-4.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-5.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-6.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.44   CC       tests/test-7.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.46   CC       tests/test-8.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.46   CC       tests/test-9.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.46   CC       tests/test-10.o
22:49:21 [2023-10-03T22:49:21.153Z] #71 54.46   CC       tests/test-11.o
22:49:23 [2023-10-03T22:49:23.674Z] #71 56.90   CCLD     libocispec.la
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     src/validate
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     tests/test-1
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     tests/test-2
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     tests/test-3
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     tests/test-4
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.02   CCLD     tests/test-5
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.03   CCLD     tests/test-6
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.03   CCLD     tests/test-7
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.04   CCLD     tests/test-8
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.04   CCLD     tests/test-9
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.04   CCLD     tests/test-10
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.05 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:49:23 [2023-10-03T22:49:23.674Z] #71 57.05   CCLD     tests/test-11
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.16 libtool: link: ar cr libocispec.a 
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.16 libtool: link: ranlib libocispec.a
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.31 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[5]: Nothing to be done for 'install-exec-am'.
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[5]: Nothing to be done for 'install-data-am'.
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.33 make[2]: Entering directory '/tmp/crun-build'
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-crun.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-run.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-delete.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-pause.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-unpause.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-kill.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-spec.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.36   CC       src/crun-exec.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.37   CC       src/crun-create.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.37   CC       src/crun-list.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.38   CC       src/crun-start.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.38   CC       src/crun-state.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.39   CC       src/crun-update.o
22:49:23 [2023-10-03T22:49:23.931Z] #71 57.40   CC       src/crun-ps.o
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.42   CC       src/crun-checkpoint.o
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.44   CC       src/crun-restore.o
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.45   CC       src/libcrun/libcrun_la-utils.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.47   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.47   CC       src/libcrun/libcrun_la-container.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.47   CC       src/libcrun/libcrun_la-cgroup.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.48   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.49   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.50   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.51   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.53   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.54   CC       src/libcrun/libcrun_la-criu.lo
22:49:24 [2023-10-03T22:49:24.190Z] #71 57.56   CC       src/libcrun/libcrun_la-custom-handler.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.82   CC       src/libcrun/libcrun_la-linux.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.83   CC       src/libcrun/libcrun_la-seccomp.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.83   CC       src/libcrun/libcrun_la-ebpf.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.83   CC       src/libcrun/libcrun_la-error.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.84   CC       src/libcrun/libcrun_la-status.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.85   CC       src/libcrun/libcrun_la-terminal.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.88   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.89   CC       src/libcrun/libcrun_la-signals.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.90   CC       src/libcrun/libcrun_la-mount_flags.lo
22:49:24 [2023-10-03T22:49:24.448Z] #71 57.91   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:49:24 [2023-10-03T22:49:24.705Z] #71 57.93   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:49:24 [2023-10-03T22:49:24.705Z] #71 57.93   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:49:24 [2023-10-03T22:49:24.705Z] #71 57.93   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:49:24 [2023-10-03T22:49:24.705Z] #71 57.95   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:49:24 [2023-10-03T22:49:24.705Z] #71 57.96   CC       tests/init.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.07   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.09   CC       src/libcrun/libcrun_testing_a-utils.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.12   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.13   CC       src/libcrun/libcrun_testing_a-container.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.14   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:49:24 [2023-10-03T22:49:24.705Z] #71 58.17   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.18   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.23   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.26   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.28   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.31   CC       src/libcrun/libcrun_testing_a-criu.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.31   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.33   CC       src/libcrun/libcrun_testing_a-linux.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.33   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.35   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:49:24 [2023-10-03T22:49:24.964Z] #71 58.40   CC       src/libcrun/libcrun_testing_a-error.o
22:49:25 [2023-10-03T22:49:25.221Z] #71 58.64   CC       src/libcrun/libcrun_testing_a-status.o
22:49:25 [2023-10-03T22:49:25.221Z] #71 58.69   CC       src/libcrun/libcrun_testing_a-terminal.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.69   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.69   CC       src/libcrun/libcrun_testing_a-signals.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.70   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.71   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.73   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.74   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.75   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.81   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.83   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:49:25 [2023-10-03T22:49:25.479Z] #71 58.88   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:49:26 [2023-10-03T22:49:26.043Z] #71 59.52   CCLD     tests/init
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.05   CCLD     libcrun.la
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.22   AR       libcrun_testing.a
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.22 ar: `u' modifier ignored since `D' is the default (see `U')
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.23   CCLD     crun
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.24   CCLD     tests/tests_libcrun_utils
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.24   CCLD     tests/tests_libcrun_errors
22:49:27 [2023-10-03T22:49:27.935Z] #71 61.24   CCLD     tests/tests_libcrun_fuzzer
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.42 make[3]: Entering directory '/tmp/crun-build'
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.49  /bin/mkdir -p '/usr/local/share/man/man1'
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.49  /bin/mkdir -p '/usr/local/lib'
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.49  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.50  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.51 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.51 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.52 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:49:28 [2023-10-03T22:49:28.191Z] #71 61.52 libtool: install: ranlib /usr/local/lib/libcrun.a
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 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
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 ----------------------------------------------------------------------
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 Libraries have been installed in:
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65    /usr/local/lib
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 If you ever happen to want to link against installed libraries
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 in a given directory, LIBDIR, you must either use libtool, and
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 specify the full pathname of the library, or use the '-LLIBDIR'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 flag during linking and do at least one of the following:
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65      during execution
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65      during linking
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 See any operating system documentation about shared libraries for
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 more information, such as the ld(1) and ld.so(8) manual pages.
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.65 ----------------------------------------------------------------------
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.66  /bin/mkdir -p '/build'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.66   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.68 libtool: install: /usr/bin/install -c crun /build/crun
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.69 make[3]: Leaving directory '/tmp/crun-build'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.69 make[2]: Leaving directory '/tmp/crun-build'
22:49:28 [2023-10-03T22:49:28.446Z] #71 61.69 make[1]: Leaving directory '/tmp/crun-build'
22:49:33 [2023-10-03T22:49:33.689Z] #71 DONE 66.5s
22:49:33 [2023-10-03T22:49:33.689Z] 
22:49:33 [2023-10-03T22:49:33.689Z] #68 [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...)
22:49:33 [2023-10-03T22:49:33.689Z] #68 56.13 + bin/containerd-stress
22:49:33 [2023-10-03T22:49:33.689Z] #68 56.13 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
22:49:33 [2023-10-03T22:49:33.689Z] #68 57.43 + bin/containerd-shim
22:49:33 [2023-10-03T22:49:33.689Z] #68 58.10 + bin/containerd-shim-runc-v1
22:49:33 [2023-10-03T22:49:33.689Z] #68 58.92 + bin/containerd-shim-runc-v2
22:49:33 [2023-10-03T22:49:33.689Z] #68 59.68 + binaries
22:49:33 [2023-10-03T22:49:33.689Z] #68 DONE 61.9s
22:49:33 [2023-10-03T22:49:33.944Z] 
22:49:33 [2023-10-03T22:49:33.944Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
22:49:34 [2023-10-03T22:49:34.506Z] #88 DONE 0.3s
22:49:34 [2023-10-03T22:49:34.506Z] 
22:49:34 [2023-10-03T22:49:34.506Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
22:49:34 [2023-10-03T22:49:34.506Z] #89 DONE 0.1s
22:49:34 [2023-10-03T22:49:34.506Z] 
22:49:34 [2023-10-03T22:49:34.506Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
22:49:35 [2023-10-03T22:49:35.433Z] #90 DONE 0.9s
22:49:35 [2023-10-03T22:49:35.433Z] 
22:49:35 [2023-10-03T22:49:35.433Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
22:49:35 [2023-10-03T22:49:35.433Z] #91 DONE 0.0s
22:49:35 [2023-10-03T22:49:35.433Z] 
22:49:35 [2023-10-03T22:49:35.433Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
22:49:35 [2023-10-03T22:49:35.433Z] #92 DONE 0.0s
22:49:35 [2023-10-03T22:49:35.433Z] 
22:49:35 [2023-10-03T22:49:35.433Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
22:49:35 [2023-10-03T22:49:35.433Z] #93 DONE 0.0s
22:49:35 [2023-10-03T22:49:35.433Z] 
22:49:35 [2023-10-03T22:49:35.433Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
22:49:36 [2023-10-03T22:49:36.796Z] #94 DONE 1.5s
22:49:37 [2023-10-03T22:49:37.052Z] 
22:49:37 [2023-10-03T22:49:37.052Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
22:49:37 [2023-10-03T22:49:37.052Z] #95 DONE 0.0s
22:49:37 [2023-10-03T22:49:37.052Z] 
22:49:37 [2023-10-03T22:49:37.052Z] #96 [dev-base  1/13] RUN groupadd -r docker
22:49:37 [2023-10-03T22:49:37.052Z] #96 DONE 0.2s
22:49:37 [2023-10-03T22:49:37.307Z] 
22:49:37 [2023-10-03T22:49:37.307Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:49:37 [2023-10-03T22:49:37.868Z] #97 DONE 0.5s
22:49:37 [2023-10-03T22:49:37.868Z] 
22:49:37 [2023-10-03T22:49:37.868Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:49:38 [2023-10-03T22:49:38.123Z] #98 0.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:49:38 [2023-10-03T22:49:38.123Z] #98 DONE 0.4s
22:49:38 [2023-10-03T22:49:38.123Z] 
22:49:38 [2023-10-03T22:49:38.123Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:49:38 [2023-10-03T22:49:38.379Z] #99 DONE 0.3s
22:49:38 [2023-10-03T22:49:38.379Z] 
22:49:38 [2023-10-03T22:49:38.379Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:49:38 [2023-10-03T22:49:38.635Z] #100 DONE 0.4s
22:49:38 [2023-10-03T22:49:38.891Z] 
22:49:38 [2023-10-03T22:49:38.891Z] #101 [dev-base  6/13] RUN ldconfig
22:49:39 [2023-10-03T22:49:39.452Z] #101 DONE 0.5s
22:49:39 [2023-10-03T22:49:39.452Z] 
22:49:39 [2023-10-03T22:49:39.452Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:49:39 [2023-10-03T22:49:39.708Z] #102 DONE 0.3s
22:49:39 [2023-10-03T22:49:39.708Z] 
22:49:39 [2023-10-03T22:49:39.708Z] #103 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:49:40 [2023-10-03T22:49:40.269Z] #103 0.612 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:49:40 [2023-10-03T22:49:40.269Z] #103 0.623 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:49:40 [2023-10-03T22:49:40.269Z] #103 0.623 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:49:40 [2023-10-03T22:49:40.269Z] #103 0.747 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:49:40 [2023-10-03T22:49:40.525Z] #103 0.926 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
22:49:40 [2023-10-03T22:49:40.525Z] #103 0.975 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
22:49:41 [2023-10-03T22:49:41.451Z] #103 1.830 Fetched 8543 kB in 1s (5782 kB/s)
22:49:42 [2023-10-03T22:49:42.012Z] #103 1.830 Reading package lists...
22:49:42 [2023-10-03T22:49:42.573Z] #103 2.390 Reading package lists...
22:49:42 [2023-10-03T22:49:42.829Z] #103 2.942 Building dependency tree...
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.324 The following additional packages will be installed:
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.324   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.324   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.324   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.325   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.325   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.325   xxd
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327 Suggested packages:
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327   ctags vim-doc vim-scripts xfsdump acl attr quota
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327 Recommended packages:
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:49:42 [2023-10-03T22:49:42.829Z] #103 3.327   systemd-timesyncd | time-daemon unzip
22:49:43 [2023-10-03T22:49:43.085Z] #103 3.663 The following NEW packages will be installed:
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.664   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.664   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.664   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.664   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.664   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.665   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.665   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.665   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.665   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:49:43 [2023-10-03T22:49:43.341Z] #103 3.665   xz-utils zip zstd
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.943 0 upgraded, 59 newly installed, 0 to remove and 4 not upgraded.
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.943 Need to get 32.1 MB of archives.
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.943 After this operation, 124 MB of additional disk space will be used.
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.943 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.947 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.949 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.949 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.950 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.951 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.951 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.953 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.953 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.953 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.969 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.981 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.984 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.985 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 3.993 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.001 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.007 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.015 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.017 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.019 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.020 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.021 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.022 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.026 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.027 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.029 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.033 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.036 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.037 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.039 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.040 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.041 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.042 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.042 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.043 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:49:43 [2023-10-03T22:49:43.597Z] #103 4.092 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.092 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.093 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.094 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.094 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.094 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.095 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.096 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.097 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.106 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.122 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.123 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.124 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.208 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.209 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.211 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.216 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.216 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.220 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:49:43 [2023-10-03T22:49:43.852Z] #103 4.221 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:49:44 [2023-10-03T22:49:44.108Z] #103 4.409 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:49:44 [2023-10-03T22:49:44.108Z] #103 4.443 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:49:44 [2023-10-03T22:49:44.108Z] #103 4.448 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:49:44 [2023-10-03T22:49:44.108Z] #103 4.491 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:49:44 [2023-10-03T22:49:44.108Z] #103 4.630 debconf: delaying package configuration, since apt-utils is not installed
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.669 Fetched 32.1 MB in 1s (39.3 MB/s)
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.694 Selecting previously unselected package libapparmor1:arm64.
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.694 (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.)
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.703 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.709 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.747 Selecting previously unselected package libcap2:arm64.
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.749 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.754 Unpacking libcap2:arm64 (1:2.44-1) ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.790 Selecting previously unselected package libargon2-1:arm64.
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.792 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.795 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.823 Selecting previously unselected package dmsetup.
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.825 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.829 Unpacking dmsetup (2:1.02.175-2.1) ...
22:49:44 [2023-10-03T22:49:44.364Z] #103 4.872 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.874 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.877 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.918 Selecting previously unselected package libjson-c5:arm64.
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.920 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.924 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.964 Selecting previously unselected package libcryptsetup12:arm64.
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.966 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 4.970 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.019 Selecting previously unselected package libip4tc2:arm64.
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.022 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.025 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.065 Selecting previously unselected package libkmod2:arm64.
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.067 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.071 Unpacking libkmod2:arm64 (28-1) ...
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.118 Selecting previously unselected package systemd.
22:49:44 [2023-10-03T22:49:44.620Z] #103 5.121 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
22:49:44 [2023-10-03T22:49:44.875Z] #103 5.166 Unpacking systemd (247.3-7+deb11u4) ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.532 Selecting previously unselected package pigz.
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.535 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.538 Unpacking pigz (2.6-1) ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.580 Selecting previously unselected package libelf1:arm64.
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.582 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.586 Unpacking libelf1:arm64 (0.183-1) ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.630 Selecting previously unselected package libbpf0:arm64.
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.632 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.131Z] #103 5.635 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.681 Selecting previously unselected package libmnl0:arm64.
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.683 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.688 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.719 Selecting previously unselected package libxtables12:arm64.
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.721 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.724 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.755 Selecting previously unselected package libcap2-bin.
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.757 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.762 Unpacking libcap2-bin (1:2.44-1) ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.801 Selecting previously unselected package iproute2.
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.804 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.387Z] #103 5.807 Unpacking iproute2 (5.10.0-4) ...
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.905 Selecting previously unselected package xxd.
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.908 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.912 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.954 Selecting previously unselected package vim-common.
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.957 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:49:45 [2023-10-03T22:49:45.643Z] #103 5.965 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:49:45 [2023-10-03T22:49:45.643Z] #103 6.023 Selecting previously unselected package bash-completion.
22:49:45 [2023-10-03T22:49:45.643Z] #103 6.025 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
22:49:46 [2023-10-03T22:49:46.204Z] #103 6.677 Unpacking bash-completion (1:2.11-2) ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.789 Selecting previously unselected package bzip2.
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.791 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.796 Unpacking bzip2 (1.0.8-4) ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.843 Selecting previously unselected package xz-utils.
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.845 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.848 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.909 Selecting previously unselected package apparmor.
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.911 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 6.934 Unpacking apparmor (2.13.6-10) ...
22:49:46 [2023-10-03T22:49:46.460Z] #103 7.026 Selecting previously unselected package inetutils-ping.
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.028 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.032 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.079 Selecting previously unselected package libip6tc2:arm64.
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.081 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.085 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.123 Selecting previously unselected package libnfnetlink0:arm64.
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.125 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.129 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.170 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.172 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.176 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.220 Selecting previously unselected package libnftnl11:arm64.
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.222 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.228 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:49:46 [2023-10-03T22:49:46.715Z] #103 7.270 Selecting previously unselected package iptables.
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.273 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.277 Unpacking iptables (1.8.7-1) ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.345 Selecting previously unselected package libonig5:arm64.
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.347 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.351 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.405 Selecting previously unselected package libjq1:arm64.
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.407 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.411 Unpacking libjq1:arm64 (1.6-2.1) ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.446 Selecting previously unselected package jq.
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.449 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.452 Unpacking jq (1.6-2.1) ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.491 Selecting previously unselected package libaio1:arm64.
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.493 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.497 Unpacking libaio1:arm64 (0.3.112-9) ...
22:49:46 [2023-10-03T22:49:46.971Z] #103 7.531 Selecting previously unselected package libgpm2:arm64.
22:49:47 [2023-10-03T22:49:47.226Z] #103 7.534 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
22:49:47 [2023-10-03T22:49:47.226Z] #103 7.537 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:49:47 [2023-10-03T22:49:47.226Z] #103 7.570 Selecting previously unselected package libicu67:arm64.
22:49:47 [2023-10-03T22:49:47.226Z] #103 7.572 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
22:49:47 [2023-10-03T22:49:47.226Z] #103 7.577 Unpacking libicu67:arm64 (67.1-7) ...
22:49:47 [2023-10-03T22:49:47.788Z] #103 8.251 Selecting previously unselected package libinih1:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.253 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.257 Unpacking libinih1:arm64 (53-1+b2) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.290 Selecting previously unselected package libmicrohttpd12:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.293 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.297 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.340 Selecting previously unselected package libnet1:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.342 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.347 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.385 Selecting previously unselected package libnl-3-200:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.387 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.391 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.433 Selecting previously unselected package libprotobuf-c1:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.435 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.439 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.474 Selecting previously unselected package libyajl2:arm64.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.477 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.480 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.509 Selecting previously unselected package net-tools.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.511 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.515 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.566 Selecting previously unselected package patch.
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.568 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.571 Unpacking patch (2.7.6-7) ...
22:49:48 [2023-10-03T22:49:48.043Z] #103 8.609 Selecting previously unselected package python-pip-whl.
22:49:48 [2023-10-03T22:49:48.298Z] #103 8.612 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.615 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.758 Selecting previously unselected package python3-lib2to3.
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.760 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.763 Unpacking python3-lib2to3 (3.9.2-1) ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.804 Selecting previously unselected package python3-distutils.
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.806 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.811 Unpacking python3-distutils (3.9.2-1) ...
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.857 Selecting previously unselected package python3-pkg-resources.
22:49:48 [2023-10-03T22:49:48.299Z] #103 8.860 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.864 Unpacking python3-pkg-resources (52.0.0-4) ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.908 Selecting previously unselected package python3-setuptools.
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.911 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.914 Unpacking python3-setuptools (52.0.0-4) ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.978 Selecting previously unselected package python3-wheel.
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.980 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 8.986 Unpacking python3-wheel (0.34.2-1) ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 9.022 Selecting previously unselected package python3-pip.
22:49:48 [2023-10-03T22:49:48.554Z] #103 9.024 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 9.028 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:49:48 [2023-10-03T22:49:48.554Z] #103 9.102 Selecting previously unselected package sudo.
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.104 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.111 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.229 Selecting previously unselected package systemd-journal-remote.
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.231 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.236 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.274 Selecting previously unselected package thin-provisioning-tools.
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.277 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.280 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:49:48 [2023-10-03T22:49:48.809Z] #103 9.335 Selecting previously unselected package uidmap.
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.338 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.343 Unpacking uidmap (1:4.8.1-1) ...
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.391 Selecting previously unselected package vim-runtime.
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.393 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.403 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.414 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:49:49 [2023-10-03T22:49:49.065Z] #103 9.417 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:49:49 [2023-10-03T22:49:49.626Z] #103 9.976 Selecting previously unselected package vim.
22:49:49 [2023-10-03T22:49:49.626Z] #103 9.979 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:49:49 [2023-10-03T22:49:49.626Z] #103 9.988 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.11 Selecting previously unselected package xfsprogs.
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.12 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.12 Unpacking xfsprogs (5.10.0-4) ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.21 Selecting previously unselected package zip.
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.22 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.22 Unpacking zip (3.0-12) ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.26 Selecting previously unselected package zstd.
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.27 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:49:49 [2023-10-03T22:49:49.882Z] #103 10.27 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:49:50 [2023-10-03T22:49:50.137Z] #103 10.43 Setting up python3-pkg-resources (52.0.0-4) ...
22:49:50 [2023-10-03T22:49:50.138Z] #103 10.62 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.63 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.64 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.65 Setting up libgpm2:arm64 (1.20.7-8) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.66 Setting up libicu67:arm64 (67.1-7) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.67 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.68 Setting up libinih1:arm64 (53-1+b2) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.69 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.70 Setting up uidmap (1:4.8.1-1) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.71 Setting up libyajl2:arm64 (2.1.0-3) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.73 Setting up bzip2 (1.0.8-4) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:49:50 [2023-10-03T22:49:50.393Z] #103 10.75 Setting up python3-wheel (0.34.2-1) ...
22:49:50 [2023-10-03T22:49:50.649Z] #103 10.89 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:49:50 [2023-10-03T22:49:50.649Z] #103 10.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:49:50 [2023-10-03T22:49:50.649Z] #103 10.91 Setting up libcap2:arm64 (1:2.44-1) ...
22:49:50 [2023-10-03T22:49:50.649Z] #103 10.92 Setting up libcap2-bin (1:2.44-1) ...
22:49:50 [2023-10-03T22:49:50.649Z] #103 10.93 Setting up apparmor (2.13.6-10) ...
22:49:51 [2023-10-03T22:49:51.210Z] #103 11.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:49:51 [2023-10-03T22:49:51.210Z] #103 11.66 Setting up zip (3.0-12) ...
22:49:51 [2023-10-03T22:49:51.210Z] #103 11.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:49:51 [2023-10-03T22:49:51.210Z] #103 11.69 Setting up bash-completion (1:2.11-2) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.45 Setting up libmnl0:arm64 (1.0.4-3) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.46 Setting up patch (2.7.6-7) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.47 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.52 invoke-rc.d: could not determine current runlevel
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.52 invoke-rc.d: policy-rc.d denied execution of start.
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.52 Setting up libxtables12:arm64 (1.8.7-1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.54 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.55 Setting up pigz (2.6-1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.137Z] #103 12.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.393Z] #103 12.81 Setting up libaio1:arm64 (0.3.112-9) ...
22:49:52 [2023-10-03T22:49:52.393Z] #103 12.82 Setting up python3-lib2to3 (3.9.2-1) ...
22:49:52 [2023-10-03T22:49:52.393Z] #103 12.92 Setting up libelf1:arm64 (0.183-1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 12.93 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 12.94 Setting up zstd (1.4.8+dfsg-2.1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 12.95 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 12.97 Setting up libkmod2:arm64 (28-1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 12.98 Setting up python3-distutils (3.9.2-1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.11 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:49:52 [2023-10-03T22:49:52.649Z] #103 13.16 Setting up python3-setuptools (52.0.0-4) ...
22:49:52 [2023-10-03T22:49:52.905Z] #103 13.49 Setting up libjq1:arm64 (1.6-2.1) ...
22:49:53 [2023-10-03T22:49:53.160Z] #103 13.50 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:49:53 [2023-10-03T22:49:53.161Z] #103 13.51 Setting up thin-provisioning-tools (0.9.0-1) ...
22:49:53 [2023-10-03T22:49:53.161Z] #103 13.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.83 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.83 Setting up jq (1.6-2.1) ...
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.85 Setting up libbpf0:arm64 (1:0.3-2) ...
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.86 Setting up iptables (1.8.7-1) ...
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:49:53 [2023-10-03T22:49:53.416Z] #103 13.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:49:53 [2023-10-03T22:49:53.672Z] #103 13.90 Setting up iproute2 (5.10.0-4) ...
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.03 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.04 Setting up dmsetup (2:1.02.175-2.1) ...
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.05 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.07 Setting up systemd (247.3-7+deb11u4) ...
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:49:53 [2023-10-03T22:49:53.672Z] #103 14.12 Initializing machine ID from random generator.
22:49:53 [2023-10-03T22:49:53.928Z] #103 14.47 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
22:49:54 [2023-10-03T22:49:54.183Z] #103 14.59 Setting up xfsprogs (5.10.0-4) ...
22:49:54 [2023-10-03T22:49:54.184Z] #103 14.60 System has not been booted with systemd as init system (PID 1). Can't operate.
22:49:54 [2023-10-03T22:49:54.184Z] #103 14.60 Failed to connect to bus: Host is down
22:49:54 [2023-10-03T22:49:54.184Z] #103 14.61 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:49:56 [2023-10-03T22:49:56.070Z] #103 DONE 16.5s
22:49:56 [2023-10-03T22:49:56.326Z] 
22:49:56 [2023-10-03T22:49:56.326Z] #104 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:49:56 [2023-10-03T22:49:56.326Z] #104 0.287 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:49:56 [2023-10-03T22:49:56.582Z] #104 0.290 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:49:56 [2023-10-03T22:49:56.582Z] #104 0.293 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:49:56 [2023-10-03T22:49:56.582Z] #104 DONE 0.3s
22:49:56 [2023-10-03T22:49:56.582Z] 
22:49:56 [2023-10-03T22:49:56.582Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
22:50:03 [2023-10-03T22:50:03.115Z] #105 5.649 Collecting yamllint==1.27.1
22:50:03 [2023-10-03T22:50:03.115Z] #105 6.672   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:50:03 [2023-10-03T22:50:03.370Z] #105 6.970 Collecting pathspec>=0.5.3
22:50:03 [2023-10-03T22:50:03.370Z] #105 6.974   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
22:50:03 [2023-10-03T22:50:03.370Z] #105 7.081 Collecting pyyaml
22:50:03 [2023-10-03T22:50:03.626Z] #105 7.087   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:50:03 [2023-10-03T22:50:03.626Z] #105 7.217 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:50:03 [2023-10-03T22:50:03.626Z] #105 7.222 Building wheels for collected packages: yamllint
22:50:03 [2023-10-03T22:50:03.626Z] #105 7.222   Building wheel for yamllint (setup.py): started
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.472   Building wheel for yamllint (setup.py): finished with status 'done'
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.473   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=63c1e422b6230c4e161a4441f744b515d7b698b7063fae9087e1f8f2c22380bb
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.473   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.475 Successfully built yamllint
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.481 Installing collected packages: pyyaml, pathspec, yamllint
22:50:03 [2023-10-03T22:50:03.882Z] #105 7.593 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
22:50:04 [2023-10-03T22:50:04.138Z] #105 DONE 7.7s
22:50:04 [2023-10-03T22:50:04.138Z] 
22:50:04 [2023-10-03T22:50:04.138Z] #106 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
22:50:04 [2023-10-03T22:50:04.699Z] #106 0.680 Hit:1 http://deb.debian.org/debian bullseye InRelease
22:50:04 [2023-10-03T22:50:04.699Z] #106 0.680 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
22:50:04 [2023-10-03T22:50:04.699Z] #106 0.680 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
22:50:05 [2023-10-03T22:50:05.821Z] #106 1.037 Reading package lists...
22:50:06 [2023-10-03T22:50:06.383Z] #106 1.612 Reading package lists...
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.172 Building dependency tree...
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.344 Reading state information...
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533 gcc is already the newest version (4:10.2.1-1).
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533 pkg-config is already the newest version (0.29.2-1).
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533 The following additional packages will be installed:
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.533   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.534   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.534   uuid-dev zlib1g-dev
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.535 Suggested packages:
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.535   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.535   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.535 Recommended packages:
22:50:06 [2023-10-03T22:50:06.638Z] #106 2.535   build-essential fakeroot libalgorithm-merge-perl
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.777 The following NEW packages will be installed:
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.777   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.777   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.777   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.777   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.778   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.778   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
22:50:06 [2023-10-03T22:50:06.894Z] #106 2.778   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:50:07 [2023-10-03T22:50:07.150Z] #106 3.056 0 upgraded, 32 newly installed, 0 to remove and 4 not upgraded.
22:50:07 [2023-10-03T22:50:07.150Z] #106 3.056 Need to get 10.3 MB of archives.
22:50:07 [2023-10-03T22:50:07.150Z] #106 3.056 After this operation, 41.5 MB of additional disk space will be used.
22:50:07 [2023-10-03T22:50:07.150Z] #106 3.056 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.073 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.074 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.076 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.077 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.078 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.079 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.080 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.081 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.082 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.083 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.085 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.087 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.089 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.090 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.091 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.094 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.095 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.096 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.097 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.103 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.104 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.105 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.105 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.107 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.110 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.111 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.115 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.117 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.125 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.126 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.127 Get:32 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.271 debconf: delaying package configuration, since apt-utils is not installed
22:50:07 [2023-10-03T22:50:07.406Z] #106 3.313 Fetched 10.3 MB in 0s (30.1 MB/s)
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.338 Selecting previously unselected package dpkg-dev.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.338 (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.)
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.351 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.354 Unpacking dpkg-dev (1.20.12) ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.477 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.480 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.487 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.522 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.525 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.528 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.567 Selecting previously unselected package libsecret-common.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.570 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.575 Unpacking libsecret-common (0.20.4-2) ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.621 Selecting previously unselected package libsecret-1-0:arm64.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.623 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.628 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.665 Selecting previously unselected package gir1.2-secret-1:arm64.
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.667 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.662Z] #106 3.671 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.697 Selecting previously unselected package libapparmor-dev:arm64.
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.700 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.703 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.739 Selecting previously unselected package uuid-dev:arm64.
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.742 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.745 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.833 Selecting previously unselected package libblkid-dev:arm64.
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.836 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.844 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.894 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.897 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.902 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:50:07 [2023-10-03T22:50:07.918Z] #106 3.937 Selecting previously unselected package libudev-dev:arm64.
22:50:08 [2023-10-03T22:50:08.174Z] #106 3.939 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 3.943 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 3.981 Selecting previously unselected package libsepol1-dev:arm64.
22:50:08 [2023-10-03T22:50:08.174Z] #106 3.984 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 3.987 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.049 Selecting previously unselected package libpcre2-16-0:arm64.
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.052 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.055 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.103 Selecting previously unselected package libpcre2-32-0:arm64.
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.106 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.109 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:50:08 [2023-10-03T22:50:08.174Z] #106 4.158 Selecting previously unselected package libpcre2-posix2:arm64.
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.161 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.164 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.194 Selecting previously unselected package libpcre2-dev:arm64.
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.197 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.200 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.279 Selecting previously unselected package libselinux1-dev:arm64.
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.282 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.285 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.347 Selecting previously unselected package libdevmapper-dev:arm64.
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.349 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.352 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:50:08 [2023-10-03T22:50:08.429Z] #106 4.382 Selecting previously unselected package libffi-dev:arm64.
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.385 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.388 Unpacking libffi-dev:arm64 (3.3-6) ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.426 Selecting previously unselected package libglib2.0-data.
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.429 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.434 Unpacking libglib2.0-data (2.66.8-1) ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.569 Selecting previously unselected package libglib2.0-bin.
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.572 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.576 Unpacking libglib2.0-bin (2.66.8-1) ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.618 Selecting previously unselected package libglib2.0-dev-bin.
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.621 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.625 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:50:08 [2023-10-03T22:50:08.685Z] #106 4.669 Selecting previously unselected package libmount-dev:arm64.
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.672 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.676 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.716 Selecting previously unselected package libpcre16-3:arm64.
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.719 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.723 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.772 Selecting previously unselected package libpcre32-3:arm64.
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.774 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.779 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.826 Selecting previously unselected package libpcrecpp0v5:arm64.
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.829 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.832 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.867 Selecting previously unselected package libpcre3-dev:arm64.
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.869 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:50:08 [2023-10-03T22:50:08.941Z] #106 4.874 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:50:09 [2023-10-03T22:50:09.196Z] #106 4.952 Selecting previously unselected package zlib1g-dev:arm64.
22:50:09 [2023-10-03T22:50:09.196Z] #106 4.954 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:50:09 [2023-10-03T22:50:09.196Z] #106 4.958 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:50:09 [2023-10-03T22:50:09.196Z] #106 5.006 Selecting previously unselected package libglib2.0-dev:arm64.
22:50:09 [2023-10-03T22:50:09.196Z] #106 5.009 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:50:09 [2023-10-03T22:50:09.196Z] #106 5.012 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.199 Selecting previously unselected package libseccomp-dev:arm64.
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.202 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.206 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.248 Selecting previously unselected package libsecret-1-dev:arm64.
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.251 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.256 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.310 Selecting previously unselected package libsystemd-dev:arm64.
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.313 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.316 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
22:50:09 [2023-10-03T22:50:09.452Z] #106 5.430 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:50:09 [2023-10-03T22:50:09.707Z] #106 5.439 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:50:09 [2023-10-03T22:50:09.707Z] #106 5.596 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.608 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.620 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.633 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.643 Setting up libffi-dev:arm64 (3.3-6) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.655 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.665 Setting up dpkg-dev (1.20.12) ...
22:50:09 [2023-10-03T22:50:09.708Z] #106 5.686 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.698 Setting up libglib2.0-data (2.66.8-1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.709 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.719 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.732 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.742 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.756 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.769 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.778 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.789 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.801 Setting up libsecret-common (0.20.4-2) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.813 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.831 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.841 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.851 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.862 Setting up libglib2.0-bin (2.66.8-1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.874 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.887 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:50:09 [2023-10-03T22:50:09.963Z] #106 5.900 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.912 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.921 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.931 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.945 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.958 No schema files found: doing nothing.
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.963 Processing triggers for libc-bin (2.31-13+deb11u6) ...
22:50:10 [2023-10-03T22:50:10.219Z] #106 5.983 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:50:10 [2023-10-03T22:50:10.780Z] #106 DONE 6.5s
22:50:10 [2023-10-03T22:50:10.780Z] 
22:50:10 [2023-10-03T22:50:10.780Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
22:50:12 [2023-10-03T22:50:12.144Z] #107 DONE 1.5s
22:50:12 [2023-10-03T22:50:12.144Z] 
22:50:12 [2023-10-03T22:50:12.144Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
22:50:13 [2023-10-03T22:50:13.071Z] #108 DONE 0.9s
22:50:13 [2023-10-03T22:50:13.071Z] 
22:50:13 [2023-10-03T22:50:13.071Z] #109 [dev 1/1] COPY --link . .
22:50:16 [2023-10-03T22:50:16.335Z] #109 DONE 2.8s
22:50:16 [2023-10-03T22:50:16.335Z] 
22:50:16 [2023-10-03T22:50:16.335Z] #110 exporting to image
22:50:16 [2023-10-03T22:50:16.335Z] #110 exporting layers
22:50:16 [2023-10-03T22:50:16.897Z] #110 exporting layers 1.1s done
22:50:16 [2023-10-03T22:50:16.897Z] #110 writing image sha256:9da141ff38612788b907c4d3a00c4f7c4e8f5168bcfb51d22755da7d6f359e2a done
22:50:16 [2023-10-03T22:50:16.897Z] #110 naming to docker.io/library/docker:37796c70294550ed9a3c33e68624131fbdc070ff done
22:50:16 [2023-10-03T22:50:16.897Z] #110 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:50:17 [2023-10-03T22:50:17.447Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:50:17 [2023-10-03T22:50:17.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=37796c70294550ed9a3c33e68624131fbdc070ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:37796c70294550ed9a3c33e68624131fbdc070ff hack/test/unit
22:50:18 [2023-10-03T22:50:18.021Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:50:18 [2023-10-03T22:50:18.021Z] + TESTFLAGS+=' -test.timeout=5m'
22:50:18 [2023-10-03T22:50:18.021Z] + TESTDIRS=./...
22:50:18 [2023-10-03T22:50:18.021Z] + exclude_paths='/vendor/|/integration'
22:50:18 [2023-10-03T22:50:18.021Z] ++ go list ./...
22:50:18 [2023-10-03T22:50:18.021Z] ++ grep -vE '(/vendor/|/integration)'
22:50:18 [2023-10-03T22:50:18.585Z] + pkg_list='github.com/docker/docker/api
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/backend/build
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/httpstatus
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/httputils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/middleware
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/build
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/checkpoint
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/container
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/debug
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/distribution
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/grpc
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/image
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/network
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/plugin
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/session
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/swarm
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/system
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/server/router/volume
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/backend
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/blkiodev
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/container
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/events
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/filters
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/image
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/mount
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/network
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/plugins/logdriver
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/registry
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/strslice
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/swarm
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/swarm/runtime
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/time
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/versions
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/versions/v1p19
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/versions/v1p20
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/api/types/volume
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/exporter
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/worker
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/builder-next/worker/label
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/dockerfile
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/remotecontext
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/remotecontext/git
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/builder/remotecontext/urlutil
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cli/debug
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cli/winresources/docker-proxy
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cli/winresources/dockerd
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/client
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/client/buildkit
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cmd/docker-proxy
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cmd/dockerd
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cmd/dockerd/trap
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/container
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/container/stream
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/contrib/apparmor
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/contrib/docker-device-tool
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/contrib/httpserver
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster/convert
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster/executor
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster/executor/container
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/cluster/provider
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/config
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/containerd
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/events
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/events/testutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/copy
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/register
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/vfs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/graphdriver/zfs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/images
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/initlayer
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/links
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/listeners
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/awslogs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/fluentd
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/gcplogs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/gelf
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/journald
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/local
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/logentries
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/loggertest
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/loggerutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/splunk
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/syslog
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/logger/templates
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/names
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/network
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/snapshotter
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/daemon/stats
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/distribution
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/distribution/metadata
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/distribution/utils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/distribution/xfer
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/dockerversion
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/errdefs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/image
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/image/cache
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/image/tarexport
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/image/v1
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/internal/mounttree
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/internal/test/suite
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/internal/unshare
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/layer
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd/queue
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd/remote
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd/shimopts
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd/supervisor
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libcontainerd/types
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/bitmap
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/bitseq
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cluster
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/config
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/datastore
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/diagnostic
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/discoverapi
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/driverapi
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/host
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/null
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/overlay
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/remote
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/windows
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/drvregistry
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/etchosts
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/idm
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/internal/caller
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipam
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipamapi
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipams/builtin
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipams/null
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipams/remote
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipamutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ipbits
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/iptables
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/netlabel
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/netutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/networkdb
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/ns
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/options
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/osl
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/osl/kernel
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/portallocator
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/portmapper
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/resolvconf
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/testutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/libnetwork/types
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/oci
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/oci/caps
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/opts
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/aaparser
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/archive
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/authorization
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/broadcaster
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/capabilities
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/chrootarchive
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/containerfs
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/devicemapper
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/directory
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/dmesg
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/fileutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/homedir
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/idtools
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/ioutils
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/jsonmessage
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/longpath
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/loopback
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/meminfo
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/namesgenerator
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/parsers
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/parsers/kernel
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/pidfile
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/platform
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/platforms
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugingetter
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugins
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/plugins/transport
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/pools
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/process
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/progress
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/reexec
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/rootless
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/rootless/specconv
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/stack
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/stdcopy
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/streamformatter
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/stringid
22:50:18 [2023-10-03T22:50:18.585Z] github.com/docker/docker/pkg/sysinfo
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/system
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/tailfile
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/tarsum
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/useragent
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin/executor/containerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin/v2
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/profiles/apparmor
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/profiles/seccomp
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/quota
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/reference
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/registry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/registry/resumable
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/restartmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/runconfig
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/runconfig/opts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/daemon
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/environment
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakecontext
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakegit
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakestorage
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/load
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/registry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/request
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/drivers
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/local
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/mounts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/service
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/service/opts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/testutils'
22:50:18 [2023-10-03T22:50:18.586Z] ++ grep --fixed-strings -v /libnetwork
22:50:18 [2023-10-03T22:50:18.586Z] ++ echo 'github.com/docker/docker/api
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/backend/build
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/httpstatus
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/httputils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/middleware
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/build
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/checkpoint
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/debug
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/distribution
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/grpc
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/image
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/network
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/session
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/swarm
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/system
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/volume
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/backend
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/blkiodev
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/events
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/filters
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/image
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/mount
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/network
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/plugins/logdriver
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/registry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/strslice
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/swarm
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/swarm/runtime
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/time
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/versions
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/versions/v1p19
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/versions/v1p20
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/volume
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/exporter
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/worker
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/builder-next/worker/label
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/dockerfile
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/remotecontext
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/remotecontext/git
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/builder/remotecontext/urlutil
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cli/debug
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cli/winresources/docker-proxy
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cli/winresources/dockerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/client
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/client/buildkit
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cmd/docker-proxy
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cmd/dockerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cmd/dockerd/trap
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/container/stream
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/contrib/apparmor
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/contrib/docker-device-tool
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/contrib/httpserver
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster/convert
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster/executor
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster/executor/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/cluster/provider
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/config
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/containerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/events
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/events/testutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/copy
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/register
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/vfs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/graphdriver/zfs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/images
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/initlayer
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/links
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/listeners
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/awslogs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/fluentd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/gcplogs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/gelf
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/journald
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/local
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/logentries
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/loggertest
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/loggerutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/splunk
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/syslog
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/logger/templates
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/names
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/network
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/snapshotter
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/daemon/stats
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/distribution
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/distribution/metadata
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/distribution/utils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/distribution/xfer
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/dockerversion
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/errdefs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/image
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/image/cache
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/image/tarexport
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/image/v1
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/internal/mounttree
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/internal/test/suite
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/internal/unshare
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/layer
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd/queue
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd/remote
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd/shimopts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd/supervisor
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libcontainerd/types
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/bitmap
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/bitseq
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cluster
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/config
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/datastore
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/diagnostic
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/discoverapi
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/driverapi
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/host
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/null
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/overlay
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/remote
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/windows
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/drvregistry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/etchosts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/idm
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/internal/caller
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipam
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipamapi
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipams/builtin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipams/null
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipams/remote
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipamutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ipbits
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/iptables
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/netlabel
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/netutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/networkdb
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/ns
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/options
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/osl
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/osl/kernel
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/portallocator
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/portmapper
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/resolvconf
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/testutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/libnetwork/types
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/oci
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/oci/caps
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/opts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/aaparser
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/archive
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/authorization
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/broadcaster
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/capabilities
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/chrootarchive
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/containerfs
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/devicemapper
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/directory
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/dmesg
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/fileutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/homedir
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/idtools
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/ioutils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/jsonmessage
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/longpath
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/loopback
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/meminfo
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/namesgenerator
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/parsers
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/parsers/kernel
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/pidfile
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/platform
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/platforms
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugingetter
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugins
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/plugins/transport
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/pools
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/process
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/progress
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/reexec
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/rootless
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/rootless/specconv
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/stack
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/stdcopy
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/streamformatter
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/stringid
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/sysinfo
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/system
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/tailfile
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/tarsum
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/pkg/useragent
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin/executor/containerd
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/plugin/v2
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/profiles/apparmor
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/profiles/seccomp
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/quota
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/reference
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/registry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/registry/resumable
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/restartmanager
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/runconfig
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/runconfig/opts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/daemon
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/environment
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakecontext
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakegit
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fakestorage
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/load
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/registry
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/testutil/request
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/drivers
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/local
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/mounts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/service
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/service/opts
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/volume/testutils'
22:50:18 [2023-10-03T22:50:18.586Z] + base_pkg_list='github.com/docker/docker/api
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/backend/build
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/httpstatus
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/httputils
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/middleware
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/build
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/checkpoint
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/debug
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/distribution
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/grpc
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/image
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/network
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/plugin
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/session
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/swarm
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/system
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/server/router/volume
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/backend
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/blkiodev
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/container
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/events
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/filters
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/image
22:50:18 [2023-10-03T22:50:18.586Z] github.com/docker/docker/api/types/mount
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/network
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/plugins/logdriver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/registry
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/strslice
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/swarm
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/swarm/runtime
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/time
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions/v1p19
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions/v1p20
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/volume
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/worker
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/worker/label
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/dockerfile
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext/git
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext/urlutil
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/debug
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/winresources/docker-proxy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/winresources/dockerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/client
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/client/buildkit
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/docker-proxy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd/trap
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/container/stream
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/apparmor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/docker-device-tool
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/httpserver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/convert
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/executor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/executor/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/provider
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/config
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/containerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/events
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/events/testutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/copy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/register
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/vfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/zfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/images
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/initlayer
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/links
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/listeners
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/awslogs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/fluentd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/gcplogs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/gelf
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/local
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/logentries
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggertest
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggerutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/splunk
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/syslog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/templates
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/names
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/network
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/snapshotter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/stats
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/metadata
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/utils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/xfer
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/dockerversion
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/errdefs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image/cache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image/tarexport
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image/v1
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/internal/mounttree
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/internal/test/suite
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/internal/unshare
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/layer
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd/queue
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd/remote
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd/shimopts
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd/supervisor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/libcontainerd/types
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/oci
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/oci/caps
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/opts
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/aaparser
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/archive
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/authorization
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/broadcaster
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/capabilities
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/chrootarchive
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/containerfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/devicemapper
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/directory
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/dmesg
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/fileutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/homedir
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/idtools
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/ioutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/jsonmessage
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/longpath
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/loopback
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/meminfo
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/namesgenerator
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/parsers
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/parsers/kernel
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/pidfile
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/platform
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/platforms
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugingetter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugins
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/plugins/transport
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/pools
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/process
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/progress
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/reexec
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/rootless
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/rootless/specconv
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/stack
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/stdcopy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/streamformatter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/stringid
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/sysinfo
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/system
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/tailfile
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/tarsum
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/pkg/useragent
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/plugin
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/plugin/executor/containerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/plugin/v2
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/profiles/apparmor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/profiles/seccomp
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/quota
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/reference
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/registry
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/registry/resumable
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/restartmanager
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/runconfig
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/runconfig/opts
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/daemon
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/environment
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fakecontext
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fakegit
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fakestorage
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fixtures/load
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fixtures/plugin
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/registry
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/testutil/request
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/drivers
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/local
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/mounts
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/service
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/service/opts
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/volume/testutils'
22:50:18 [2023-10-03T22:50:18.587Z] ++ grep --fixed-strings /libnetwork
22:50:18 [2023-10-03T22:50:18.587Z] ++ echo 'github.com/docker/docker/api
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/backend/build
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/httpstatus
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/httputils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/middleware
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/build
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/checkpoint
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/debug
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/distribution
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/grpc
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/image
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/network
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/plugin
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/session
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/swarm
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/system
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/server/router/volume
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/backend
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/blkiodev
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/events
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/filters
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/image
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/mount
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/network
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/plugins/logdriver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/registry
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/strslice
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/swarm
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/swarm/runtime
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/time
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions/v1p19
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/versions/v1p20
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/api/types/volume
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/worker
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/builder-next/worker/label
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/dockerfile
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext/git
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/builder/remotecontext/urlutil
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/debug
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/winresources/docker-proxy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cli/winresources/dockerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/client
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/client/buildkit
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/docker-proxy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd/trap
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/container/stream
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/apparmor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/docker-device-tool
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/contrib/httpserver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/convert
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/executor
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/executor/container
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/cluster/provider
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/config
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/containerd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/events
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/events/testutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/copy
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/register
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/vfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/graphdriver/zfs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/images
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/initlayer
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/links
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/listeners
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/awslogs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/fluentd
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/gcplogs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/gelf
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/local
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/logentries
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggertest
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggerutils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/splunk
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/syslog
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/logger/templates
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/names
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/network
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/snapshotter
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/daemon/stats
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/metadata
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/utils
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/distribution/xfer
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/dockerversion
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/errdefs
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image/cache
22:50:18 [2023-10-03T22:50:18.587Z] github.com/docker/docker/image/tarexport
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/image/v1
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/internal/mounttree
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/internal/test/suite
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/internal/unshare
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/layer
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd/queue
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd/shimopts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd/supervisor
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libcontainerd/types
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitmap
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitseq
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cluster
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/config
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/datastore
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/discoverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/driverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/host
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drvregistry
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/etchosts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/idm
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/caller
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/builtin
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipbits
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/iptables
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netlabel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/networkdb
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ns
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/options
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl/kernel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portallocator
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portmapper
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/resolvconf
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/testutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/types
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/oci
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/oci/caps
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/opts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/aaparser
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/archive
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/authorization
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/broadcaster
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/capabilities
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/chrootarchive
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/containerfs
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/devicemapper
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/directory
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/dmesg
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/fileutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/homedir
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/idtools
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/ioutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/jsonmessage
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/longpath
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/loopback
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/meminfo
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/namesgenerator
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/parsers
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/parsers/kernel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/pidfile
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/platform
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/platforms
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugingetter
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugins
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/plugins/transport
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/pools
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/process
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/progress
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/reexec
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/rootless
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/rootless/specconv
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/stack
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/stdcopy
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/streamformatter
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/stringid
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/sysinfo
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/system
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/tailfile
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/tarsum
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/pkg/useragent
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/plugin
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/plugin/executor/containerd
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/plugin/v2
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/profiles/apparmor
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/profiles/seccomp
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/quota
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/reference
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/registry
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/registry/resumable
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/restartmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/runconfig
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/runconfig/opts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/daemon
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/environment
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fakecontext
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fakegit
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fakestorage
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fixtures/load
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fixtures/plugin
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/registry
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/testutil/request
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/drivers
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/local
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/mounts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/service
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/service/opts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/volume/testutils'
22:50:18 [2023-10-03T22:50:18.588Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitmap
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitseq
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cluster
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/config
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/datastore
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/discoverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/driverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/host
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drvregistry
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/etchosts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/idm
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/caller
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/builtin
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipbits
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/iptables
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netlabel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/networkdb
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ns
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/options
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl/kernel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portallocator
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portmapper
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/resolvconf
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/testutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/types'
22:50:18 [2023-10-03T22:50:18.588Z] + echo 'github.com/docker/docker/libnetwork
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitmap
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/bitseq
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cluster
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/config
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/datastore
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/diagnostic
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/discoverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/driverapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/host
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drvregistry
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/etchosts
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/idm
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/caller
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamapi
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/builtin
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/null
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipamutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ipbits
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/iptables
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netlabel
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/netutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/networkdb
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/ns
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/options
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/osl/kernel
22:50:18 [2023-10-03T22:50:18.588Z] + grep --fixed-strings libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portallocator
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/portmapper
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/resolvconf
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/testutils
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/types'
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge
22:50:18 [2023-10-03T22:50:18.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:50:18 [2023-10-03T22:50:18.588Z] + type docker-proxy
22:50:18 [2023-10-03T22:50:18.588Z] hack/test/unit: line 25: type: docker-proxy: not found
22:50:18 [2023-10-03T22:50:18.588Z] + hack/make.sh binary-proxy install-proxy
22:50:18 [2023-10-03T22:50:18.588Z] 
22:50:18 [2023-10-03T22:50:18.844Z] Removing bundles/
22:50:18 [2023-10-03T22:50:18.844Z] 
22:50:18 [2023-10-03T22:50:18.844Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:50:18 [2023-10-03T22:50:18.844Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
22:50:18 [2023-10-03T22:50:18.844Z] + tee /go/src/github.com/docker/docker/go.mod
22:50:18 [2023-10-03T22:50:18.844Z] module github.com/docker/docker
22:50:18 [2023-10-03T22:50:18.844Z] 
22:50:18 [2023-10-03T22:50:18.844Z] go 1.19
22:50:18 [2023-10-03T22:50:18.844Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
22:50:18 [2023-10-03T22:50:18.844Z] + GO111MODULE=on
22:50:18 [2023-10-03T22:50:18.844Z] + 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=37796c70294550ed9a3c33e68624131fbdc070ff" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-03T22:50:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
22:50:23 [2023-10-03T22:50:23.011Z] + rm -f /go/src/github.com/docker/docker/go.mod
22:50:23 [2023-10-03T22:50:23.011Z] Created binary: bundles/binary-proxy/docker-proxy
22:50:23 [2023-10-03T22:50:23.011Z] 
22:50:23 [2023-10-03T22:50:23.011Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:50:23 [2023-10-03T22:50:23.011Z] Installing docker-proxy to /usr/local/bin/
22:50:23 [2023-10-03T22:50:23.011Z] 
22:50:23 [2023-10-03T22:50:23.011Z] + mkdir -p bundles
22:50:23 [2023-10-03T22:50:23.011Z] + '[' -n 'github.com/docker/docker/api
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/backend/build
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/httpstatus
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/httputils
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/middleware
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/build
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/checkpoint
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/container
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/debug
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/distribution
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/grpc
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/image
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/network
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/plugin
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/session
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/swarm
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/system
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/server/router/volume
22:50:23 [2023-10-03T22:50:23.011Z] github.com/docker/docker/api/types
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/backend
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/blkiodev
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/container
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/events
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/filters
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/image
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/mount
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/network
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/plugins/logdriver
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/registry
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/strslice
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/swarm
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/swarm/runtime
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/time
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/versions
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/versions/v1p19
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/versions/v1p20
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/api/types/volume
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/exporter
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/worker
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/builder-next/worker/label
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/dockerfile
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/remotecontext
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/remotecontext/git
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/builder/remotecontext/urlutil
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cli/debug
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cli/winresources/docker-proxy
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cli/winresources/dockerd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/client
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/client/buildkit
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cmd/docker-proxy
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cmd/dockerd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cmd/dockerd/trap
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/container
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/container/stream
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/contrib/apparmor
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/contrib/docker-device-tool
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/contrib/httpserver
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster/convert
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster/executor
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster/executor/container
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/cluster/provider
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/config
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/containerd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/events
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/events/testutils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/copy
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/register
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/vfs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/graphdriver/zfs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/images
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/initlayer
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/links
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/listeners
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/awslogs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/fluentd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/gcplogs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/gelf
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/journald
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/local
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/logentries
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/loggertest
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/loggerutils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/splunk
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/syslog
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/logger/templates
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/names
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/network
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/snapshotter
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/daemon/stats
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/distribution
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/distribution/metadata
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/distribution/utils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/distribution/xfer
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/dockerversion
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/errdefs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/image
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/image/cache
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/image/tarexport
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/image/v1
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/internal/mounttree
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/internal/test/suite
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/internal/unshare
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/layer
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd/queue
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd/remote
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd/shimopts
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd/supervisor
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/libcontainerd/types
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/oci
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/oci/caps
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/opts
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/aaparser
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/archive
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/authorization
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/broadcaster
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/capabilities
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/chrootarchive
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/containerfs
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/devicemapper
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/directory
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/dmesg
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/fileutils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/homedir
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/idtools
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/ioutils
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/jsonmessage
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/longpath
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/loopback
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/meminfo
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/namesgenerator
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/parsers
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/parsers/kernel
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/pidfile
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/platform
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/platforms
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugingetter
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugins
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/plugins/transport
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/pools
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/process
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/progress
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/reexec
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/rootless
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/rootless/specconv
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/stack
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/stdcopy
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/streamformatter
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/stringid
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/sysinfo
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/system
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/tailfile
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/tarsum
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/pkg/useragent
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/plugin
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/plugin/executor/containerd
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/plugin/v2
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/profiles/apparmor
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/profiles/seccomp
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/quota
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/reference
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/registry
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/registry/resumable
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/restartmanager
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/runconfig
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/runconfig/opts
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/daemon
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/environment
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fakecontext
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fakegit
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fakestorage
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fixtures/load
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fixtures/plugin
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/registry
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/testutil/request
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/drivers
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/local
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/mounts
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/service
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/service/opts
22:50:23 [2023-10-03T22:50:23.012Z] github.com/docker/docker/volume/testutils' ']'
22:50:23 [2023-10-03T22:50:23.012Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
22:50:23 [2023-10-03T22:50:23.941Z] ?   	github.com/docker/docker/api	[no test files]
22:50:30 [2023-10-03T22:50:30.495Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
22:50:30 [2023-10-03T22:50:30.495Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 13.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.397Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
22:50:52 [2023-10-03T22:50:52.654Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
22:50:52 [2023-10-03T22:50:52.654Z] ok  	github.com/docker/docker/builder/dockerfile	0.062s	coverage: 50.1% of statements
22:50:52 [2023-10-03T22:50:52.654Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
22:50:52 [2023-10-03T22:50:52.654Z] ok  	github.com/docker/docker/builder/remotecontext	0.069s	coverage: 13.7% of statements
22:50:53 [2023-10-03T22:50:53.217Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
22:50:53 [2023-10-03T22:50:53.217Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
22:50:53 [2023-10-03T22:50:53.217Z] ok  	github.com/docker/docker/client	0.070s	coverage: 76.8% of statements
22:50:53 [2023-10-03T22:50:53.474Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
22:50:53 [2023-10-03T22:50:53.474Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.154s	coverage: 66.5% of statements
22:50:57 [2023-10-03T22:50:57.655Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
22:50:57 [2023-10-03T22:50:57.912Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.314s	coverage: 82.5% of statements
22:51:04 [2023-10-03T22:51:04.467Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:51:04 [2023-10-03T22:51:04.467Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:51:04 [2023-10-03T22:51:04.467Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:51:04 [2023-10-03T22:51:04.467Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:51:04 [2023-10-03T22:51:04.467Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:51:04 [2023-10-03T22:51:04.467Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
22:51:04 [2023-10-03T22:51:04.467Z] ok  	github.com/docker/docker/container	0.164s	coverage: 36.5% of statements
22:51:04 [2023-10-03T22:51:04.724Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
22:51:04 [2023-10-03T22:51:04.724Z] ok  	github.com/docker/docker/cmd/dockerd	0.234s	coverage: 29.2% of statements
22:51:07 [2023-10-03T22:51:07.242Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
22:51:07 [2023-10-03T22:51:07.242Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.413s	coverage: 0.0% of statements
22:51:10 [2023-10-03T22:51:10.509Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:51:10 [2023-10-03T22:51:10.509Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:51:10 [2023-10-03T22:51:10.509Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
22:51:10 [2023-10-03T22:51:10.509Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
22:51:10 [2023-10-03T22:51:10.509Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
22:51:10 [2023-10-03T22:51:10.509Z] ok  	github.com/docker/docker/daemon/config	0.038s	coverage: 75.2% of statements
22:51:10 [2023-10-03T22:51:10.509Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
22:51:10 [2023-10-03T22:51:10.509Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.055s	coverage: 65.3% of statements
22:51:10 [2023-10-03T22:51:10.509Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
22:51:10 [2023-10-03T22:51:10.509Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:51:12 [2023-10-03T22:51:12.397Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
22:51:12 [2023-10-03T22:51:12.397Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
22:51:12 [2023-10-03T22:51:12.397Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
22:51:12 [2023-10-03T22:51:12.397Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
22:51:12 [2023-10-03T22:51:12.397Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
22:51:12 [2023-10-03T22:51:12.397Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 59.6% of statements
22:51:13 [2023-10-03T22:51:13.325Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:51:13 [2023-10-03T22:51:13.325Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:51:13 [2023-10-03T22:51:13.325Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:51:13 [2023-10-03T22:51:13.325Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
22:51:13 [2023-10-03T22:51:13.325Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
22:51:13 [2023-10-03T22:51:13.582Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
22:51:13 [2023-10-03T22:51:13.582Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.193s	coverage: 60.2% of statements
22:51:13 [2023-10-03T22:51:13.842Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
22:51:13 [2023-10-03T22:51:13.842Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.505s	coverage: 13.0% of statements
22:51:14 [2023-10-03T22:51:14.098Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
22:51:14 [2023-10-03T22:51:14.098Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
22:51:14 [2023-10-03T22:51:14.357Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
22:51:14 [2023-10-03T22:51:14.357Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
22:51:14 [2023-10-03T22:51:14.920Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:51:14 [2023-10-03T22:51:14.920Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:51:14 [2023-10-03T22:51:14.920Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
22:51:14 [2023-10-03T22:51:14.920Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
22:51:14 [2023-10-03T22:51:14.920Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
22:51:14 [2023-10-03T22:51:14.920Z] ok  	github.com/docker/docker/daemon/links	0.025s	coverage: 93.0% of statements
22:51:15 [2023-10-03T22:51:15.483Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
22:51:15 [2023-10-03T22:51:15.483Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
22:51:15 [2023-10-03T22:51:15.483Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
22:51:15 [2023-10-03T22:51:15.483Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.139s	coverage: 78.5% of statements
22:51:15 [2023-10-03T22:51:15.483Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:51:15 [2023-10-03T22:51:15.483Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
22:51:15 [2023-10-03T22:51:15.483Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
22:51:15 [2023-10-03T22:51:15.483Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
22:51:15 [2023-10-03T22:51:15.483Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
22:51:16 [2023-10-03T22:51:16.046Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:51:16 [2023-10-03T22:51:16.046Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:51:16 [2023-10-03T22:51:16.046Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
22:51:16 [2023-10-03T22:51:16.046Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.015s	coverage: 88.2% of statements
22:51:16 [2023-10-03T22:51:16.302Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
22:51:16 [2023-10-03T22:51:16.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
22:51:16 [2023-10-03T22:51:16.302Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
22:51:16 [2023-10-03T22:51:16.302Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.104s	coverage: 76.8% of statements
22:51:16 [2023-10-03T22:51:16.865Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:51:16 [2023-10-03T22:51:16.865Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:51:16 [2023-10-03T22:51:16.865Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 46.1% of statements
22:51:16 [2023-10-03T22:51:16.865Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.473s	coverage: 46.1% of statements
22:51:16 [2023-10-03T22:51:16.865Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
22:51:16 [2023-10-03T22:51:16.865Z] ok  	github.com/docker/docker/daemon/logger/local	0.059s	coverage: 79.4% of statements
22:51:17 [2023-10-03T22:51:17.121Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
22:51:17 [2023-10-03T22:51:17.121Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 67.4% of statements
22:51:17 [2023-10-03T22:51:17.121Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
22:51:17 [2023-10-03T22:51:17.121Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
22:51:17 [2023-10-03T22:51:17.377Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
22:51:17 [2023-10-03T22:51:17.377Z] ok  	github.com/docker/docker/daemon/logger/journald	1.295s	coverage: 74.5% of statements
22:51:17 [2023-10-03T22:51:17.633Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:51:17 [2023-10-03T22:51:17.633Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
22:51:17 [2023-10-03T22:51:17.633Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:51:17 [2023-10-03T22:51:17.633Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
22:51:17 [2023-10-03T22:51:17.633Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
22:51:17 [2023-10-03T22:51:17.633Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
22:51:17 [2023-10-03T22:51:17.633Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
22:51:17 [2023-10-03T22:51:17.633Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
22:51:17 [2023-10-03T22:51:17.633Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
22:51:19 [2023-10-03T22:51:19.000Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:51:19 [2023-10-03T22:51:19.000Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
22:51:19 [2023-10-03T22:51:19.000Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
22:51:19 [2023-10-03T22:51:19.000Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 77.7% of statements
22:51:19 [2023-10-03T22:51:19.000Z] ok  	github.com/docker/docker/dockerversion	0.021s	coverage: 100.0% of statements
22:51:19 [2023-10-03T22:51:19.000Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
22:51:19 [2023-10-03T22:51:19.000Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 44.4% of statements
22:51:19 [2023-10-03T22:51:19.000Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
22:51:19 [2023-10-03T22:51:19.000Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.498s	coverage: 82.5% of statements
22:51:19 [2023-10-03T22:51:19.562Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
22:51:19 [2023-10-03T22:51:19.562Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:51:19 [2023-10-03T22:51:19.562Z] 	github.com/docker/docker/image	coverage: 84.9% of statements
22:51:19 [2023-10-03T22:51:19.562Z] ok  	github.com/docker/docker/image	0.032s	coverage: 84.9% of statements
22:51:19 [2023-10-03T22:51:19.562Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:51:19 [2023-10-03T22:51:19.562Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
22:51:19 [2023-10-03T22:51:19.562Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:51:19 [2023-10-03T22:51:19.562Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
22:51:19 [2023-10-03T22:51:19.562Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
22:51:19 [2023-10-03T22:51:19.562Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
22:51:20 [2023-10-03T22:51:20.491Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
22:51:20 [2023-10-03T22:51:20.491Z] ok  	github.com/docker/docker/distribution	1.517s	coverage: 29.6% of statements
22:51:20 [2023-10-03T22:51:20.491Z] 	github.com/docker/docker/daemon	coverage: 16.9% of statements
22:51:20 [2023-10-03T22:51:20.491Z] ok  	github.com/docker/docker/daemon	10.143s	coverage: 16.9% of statements
22:51:20 [2023-10-03T22:51:20.491Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:51:20 [2023-10-03T22:51:20.491Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:51:20 [2023-10-03T22:51:20.491Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
22:51:20 [2023-10-03T22:51:20.491Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:51:20 [2023-10-03T22:51:20.491Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:51:20 [2023-10-03T22:51:20.491Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
22:51:20 [2023-10-03T22:51:20.491Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
22:51:21 [2023-10-03T22:51:21.055Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
22:51:21 [2023-10-03T22:51:21.055Z] ok  	github.com/docker/docker/distribution/xfer	2.182s	coverage: 85.4% of statements
22:51:21 [2023-10-03T22:51:21.055Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:51:21 [2023-10-03T22:51:21.055Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
22:51:21 [2023-10-03T22:51:21.055Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.9% of statements
22:51:21 [2023-10-03T22:51:21.055Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
22:51:21 [2023-10-03T22:51:21.055Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 52.9% of statements
22:51:21 [2023-10-03T22:51:21.055Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
22:51:21 [2023-10-03T22:51:21.312Z] ok  	github.com/docker/docker/oci	0.048s	coverage: 38.1% of statements
22:51:21 [2023-10-03T22:51:21.568Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
22:51:21 [2023-10-03T22:51:21.568Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
22:51:21 [2023-10-03T22:51:21.568Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:51:21 [2023-10-03T22:51:21.568Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
22:51:21 [2023-10-03T22:51:21.825Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:51:21 [2023-10-03T22:51:21.825Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
22:51:21 [2023-10-03T22:51:21.825Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 28.6% of statements
22:51:21 [2023-10-03T22:51:21.825Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
22:51:21 [2023-10-03T22:51:21.825Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
22:51:21 [2023-10-03T22:51:21.825Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
22:51:21 [2023-10-03T22:51:21.825Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 81.8% of statements
22:51:22 [2023-10-03T22:51:22.081Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
22:51:22 [2023-10-03T22:51:22.081Z] ok  	github.com/docker/docker/pkg/archive	0.365s	coverage: 80.8% of statements
22:51:22 [2023-10-03T22:51:22.081Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
22:51:22 [2023-10-03T22:51:22.081Z] ok  	github.com/docker/docker/pkg/authorization	0.375s	coverage: 68.3% of statements
22:51:22 [2023-10-03T22:51:22.081Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
22:51:22 [2023-10-03T22:51:22.081Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.270s	coverage: 83.1% of statements
22:51:22 [2023-10-03T22:51:22.081Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
22:51:22 [2023-10-03T22:51:22.081Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
22:51:22 [2023-10-03T22:51:22.081Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 10.4% of statements
22:51:22 [2023-10-03T22:51:22.081Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 56.4% of statements
22:51:22 [2023-10-03T22:51:22.338Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:51:22 [2023-10-03T22:51:22.338Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
22:51:22 [2023-10-03T22:51:22.338Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
22:51:22 [2023-10-03T22:51:22.338Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
22:51:22 [2023-10-03T22:51:22.338Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
22:51:22 [2023-10-03T22:51:22.338Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
22:51:22 [2023-10-03T22:51:22.338Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
22:51:22 [2023-10-03T22:51:22.338Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
22:51:22 [2023-10-03T22:51:22.338Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:51:22 [2023-10-03T22:51:22.595Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:51:22 [2023-10-03T22:51:22.595Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
22:51:22 [2023-10-03T22:51:22.595Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
22:51:22 [2023-10-03T22:51:22.595Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ok  	github.com/docker/docker/pkg/idtools	0.332s	coverage: 69.8% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:51:22 [2023-10-03T22:51:22.595Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
22:51:22 [2023-10-03T22:51:22.595Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:51:22 [2023-10-03T22:51:22.595Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
22:51:22 [2023-10-03T22:51:22.595Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 94.1% of statements
22:51:22 [2023-10-03T22:51:22.852Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
22:51:22 [2023-10-03T22:51:22.852Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 72.3% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:51:23 [2023-10-03T22:51:23.414Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/process	0.009s	coverage: 21.7% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
22:51:23 [2023-10-03T22:51:23.414Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
22:51:23 [2023-10-03T22:51:23.414Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
22:51:23 [2023-10-03T22:51:23.414Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:51:23 [2023-10-03T22:51:23.671Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
22:51:23 [2023-10-03T22:51:23.671Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
22:51:23 [2023-10-03T22:51:23.671Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
22:51:23 [2023-10-03T22:51:23.671Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:51:23 [2023-10-03T22:51:23.927Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
22:51:23 [2023-10-03T22:51:23.927Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:51:23 [2023-10-03T22:51:23.927Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
22:51:23 [2023-10-03T22:51:23.927Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
22:51:23 [2023-10-03T22:51:23.927Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
22:51:23 [2023-10-03T22:51:23.927Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
22:51:24 [2023-10-03T22:51:24.184Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
22:51:24 [2023-10-03T22:51:24.184Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
22:51:24 [2023-10-03T22:51:24.184Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
22:51:24 [2023-10-03T22:51:24.184Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
22:51:24 [2023-10-03T22:51:24.746Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:51:24 [2023-10-03T22:51:24.746Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:51:24 [2023-10-03T22:51:24.746Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
22:51:24 [2023-10-03T22:51:24.746Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
22:51:24 [2023-10-03T22:51:24.746Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
22:51:24 [2023-10-03T22:51:24.746Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
22:51:25 [2023-10-03T22:51:25.309Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
22:51:25 [2023-10-03T22:51:25.309Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
22:51:25 [2023-10-03T22:51:25.309Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
22:51:25 [2023-10-03T22:51:25.309Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
22:51:25 [2023-10-03T22:51:25.566Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
22:51:25 [2023-10-03T22:51:25.566Z] ok  	github.com/docker/docker/quota	0.393s	coverage: 69.2% of statements
22:51:25 [2023-10-03T22:51:25.566Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
22:51:25 [2023-10-03T22:51:25.566Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
22:51:25 [2023-10-03T22:51:25.566Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
22:51:25 [2023-10-03T22:51:25.566Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:51:25 [2023-10-03T22:51:25.821Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
22:51:25 [2023-10-03T22:51:25.821Z] ok  	github.com/docker/docker/registry	0.125s	coverage: 64.6% of statements
22:51:25 [2023-10-03T22:51:25.821Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:51:25 [2023-10-03T22:51:25.821Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
22:51:25 [2023-10-03T22:51:25.821Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
22:51:25 [2023-10-03T22:51:25.821Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
22:51:25 [2023-10-03T22:51:25.821Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:51:26 [2023-10-03T22:51:26.383Z] ?   	github.com/docker/docker/volume	[no test files]
22:51:26 [2023-10-03T22:51:26.945Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
22:51:26 [2023-10-03T22:51:26.945Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
22:51:27 [2023-10-03T22:51:27.201Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
22:51:27 [2023-10-03T22:51:27.201Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
22:51:27 [2023-10-03T22:51:27.201Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
22:51:27 [2023-10-03T22:51:27.201Z] ok  	github.com/docker/docker/volume/local	0.152s	coverage: 74.6% of statements
22:51:27 [2023-10-03T22:51:27.456Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:51:27 [2023-10-03T22:51:27.456Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:51:27 [2023-10-03T22:51:27.456Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
22:51:27 [2023-10-03T22:51:27.456Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
22:51:28 [2023-10-03T22:51:28.017Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
22:51:28 [2023-10-03T22:51:28.017Z] ok  	github.com/docker/docker/layer	7.561s	coverage: 68.7% of statements
22:52:00 [2023-10-03T22:52:00.035Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
22:52:00 [2023-10-03T22:52:00.035Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.3% of statements
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === Skipped
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     network_proxy_test.go:208: No support for dual stack yet
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver btrfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver btrfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver btrfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver btrfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver btrfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:71: No driver to put!
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z] time="2023-10-03T22:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z] time="2023-10-03T22:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z] time="2023-10-03T22:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z] time="2023-10-03T22:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z] time="2023-10-03T22:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:71: No driver to put!
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     overlay_test.go:62: Cannot run test with naive change algorithm
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver zfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver zfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver zfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver zfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:44: Driver zfs not supported
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     graphtest_unix.go:71: No driver to put!
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:52:00 [2023-10-03T22:52:00.035Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:52:00 [2023-10-03T22:52:00.035Z] 
22:52:00 [2023-10-03T22:52:00.035Z] DONE 3017 tests, 26 skipped in 94.047s
22:52:00 [2023-10-03T22:52:00.035Z] + '[' -n 'github.com/docker/docker/libnetwork
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/bitmap
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/bitseq
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cluster
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/config
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/datastore
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/diagnostic
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/discoverapi
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/driverapi
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/host
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/null
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/drvregistry
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/etchosts
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/idm
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/internal/caller
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/ipam
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/ipamapi
22:52:00 [2023-10-03T22:52:00.035Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipams/null
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipamutils
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ipbits
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/iptables
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/netlabel
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/netutils
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/networkdb
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/ns
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/options
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/osl
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/portallocator
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/portmapper
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/resolvconf
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/testutils
22:52:00 [2023-10-03T22:52:00.036Z] github.com/docker/docker/libnetwork/types' ']'
22:52:00 [2023-10-03T22:52:00.036Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
22:52:46 [2023-10-03T22:52:46.651Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
22:52:46 [2023-10-03T22:52:46.651Z] ok  	github.com/docker/docker/libnetwork	44.393s	coverage: 42.5% of statements
22:52:46 [2023-10-03T22:52:46.651Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
22:52:46 [2023-10-03T22:52:46.651Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
22:52:46 [2023-10-03T22:52:46.651Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
22:52:46 [2023-10-03T22:52:46.651Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 75.7% of statements
22:52:46 [2023-10-03T22:52:46.651Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:52:46 [2023-10-03T22:52:46.907Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:52:47 [2023-10-03T22:52:47.163Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:52:47 [2023-10-03T22:52:47.163Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:52:47 [2023-10-03T22:52:47.163Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:52:47 [2023-10-03T22:52:47.163Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:52:47 [2023-10-03T22:52:47.725Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:52:47 [2023-10-03T22:52:47.981Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
22:52:47 [2023-10-03T22:52:47.981Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
22:52:48 [2023-10-03T22:52:48.236Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
22:52:48 [2023-10-03T22:52:48.236Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
22:52:48 [2023-10-03T22:52:48.236Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:52:48 [2023-10-03T22:52:48.236Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:52:48 [2023-10-03T22:52:48.492Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
22:52:48 [2023-10-03T22:52:48.748Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
22:52:52 [2023-10-03T22:52:52.014Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
22:52:52 [2023-10-03T22:52:52.014Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.981s	coverage: 62.0% of statements
22:52:52 [2023-10-03T22:52:52.014Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:52:52 [2023-10-03T22:52:52.014Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
22:52:52 [2023-10-03T22:52:52.014Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
22:52:53 [2023-10-03T22:52:53.379Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
22:52:53 [2023-10-03T22:52:53.379Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.710s	coverage: 5.2% of statements
22:52:53 [2023-10-03T22:52:53.379Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:52:53 [2023-10-03T22:52:53.635Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
22:52:53 [2023-10-03T22:52:53.635Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
22:52:53 [2023-10-03T22:52:53.635Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:52:54 [2023-10-03T22:52:54.196Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
22:52:54 [2023-10-03T22:52:54.196Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:52:55 [2023-10-03T22:52:55.123Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
22:52:55 [2023-10-03T22:52:55.123Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
22:52:55 [2023-10-03T22:52:55.123Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:52:55 [2023-10-03T22:52:55.685Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
22:52:55 [2023-10-03T22:52:55.685Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
22:52:55 [2023-10-03T22:52:55.941Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
22:52:55 [2023-10-03T22:52:55.941Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
22:52:55 [2023-10-03T22:52:55.941Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:52:55 [2023-10-03T22:52:55.941Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:52:56 [2023-10-03T22:52:56.197Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:52:56 [2023-10-03T22:52:56.759Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
22:52:56 [2023-10-03T22:52:56.759Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.042s	coverage: 86.2% of statements
22:52:57 [2023-10-03T22:52:57.015Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
22:52:57 [2023-10-03T22:52:57.015Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
22:52:57 [2023-10-03T22:52:57.015Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
22:52:57 [2023-10-03T22:52:57.015Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
22:52:57 [2023-10-03T22:52:57.270Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
22:52:57 [2023-10-03T22:52:57.271Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:53:09 [2023-10-03T22:53:09.439Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
22:53:09 [2023-10-03T22:53:09.439Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:53:10 [2023-10-03T22:53:10.803Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
22:53:10 [2023-10-03T22:53:10.803Z] ok  	github.com/docker/docker/libnetwork/ipam	2.424s	coverage: 80.2% of statements
22:53:10 [2023-10-03T22:53:10.803Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:53:10 [2023-10-03T22:53:10.803Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:53:10 [2023-10-03T22:53:10.803Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
22:53:10 [2023-10-03T22:53:10.803Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
22:53:11 [2023-10-03T22:53:11.364Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
22:53:11 [2023-10-03T22:53:11.364Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
22:53:11 [2023-10-03T22:53:11.364Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:53:11 [2023-10-03T22:53:11.619Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
22:53:11 [2023-10-03T22:53:11.619Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
22:53:12 [2023-10-03T22:53:12.181Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
22:53:12 [2023-10-03T22:53:12.181Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.287s	coverage: 86.4% of statements
22:53:12 [2023-10-03T22:53:12.436Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
22:53:12 [2023-10-03T22:53:12.437Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
22:53:12 [2023-10-03T22:53:12.998Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
22:53:12 [2023-10-03T22:53:12.998Z] ok  	github.com/docker/docker/libnetwork/iptables	0.227s	coverage: 40.7% of statements
22:53:12 [2023-10-03T22:53:12.998Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
22:53:13 [2023-10-03T22:53:13.559Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
22:53:13 [2023-10-03T22:53:13.560Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
22:55:04 [2023-10-03T22:55:04.935Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.867s	coverage: 60.2% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:55:04 [2023-10-03T22:55:04.935Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:55:04 [2023-10-03T22:55:04.935Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ok  	github.com/docker/docker/libnetwork/osl	4.425s	coverage: 41.5% of statements
22:55:04 [2023-10-03T22:55:04.935Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:55:04 [2023-10-03T22:55:04.935Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
22:55:04 [2023-10-03T22:55:04.935Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
22:55:05 [2023-10-03T22:55:05.192Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
22:55:05 [2023-10-03T22:55:05.192Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.681s	coverage: 46.3% of statements
22:55:05 [2023-10-03T22:55:05.454Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
22:55:05 [2023-10-03T22:55:05.454Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
22:55:05 [2023-10-03T22:55:05.454Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:55:05 [2023-10-03T22:55:05.713Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
22:55:05 [2023-10-03T22:55:05.713Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
22:55:05 [2023-10-03T22:55:05.713Z] 
22:55:05 [2023-10-03T22:55:05.713Z] === Skipped
22:55:05 [2023-10-03T22:55:05.713Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:55:05 [2023-10-03T22:55:05.713Z]     firewalld_test.go:14: firewalld is not running
22:55:05 [2023-10-03T22:55:05.713Z] 
22:55:05 [2023-10-03T22:55:05.713Z] DONE 355 tests, 1 skipped in 188.740s
Post stage
[Pipeline] junit
22:55:06 [2023-10-03T22:55:06.650Z] Recording test results
22:55:07 [2023-10-03T22:55:07.798Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:55:08 [2023-10-03T22:55:08.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=37796c70294550ed9a3c33e68624131fbdc070ff -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:37796c70294550ed9a3c33e68624131fbdc070ff hack/make.sh dynbinary test-integration
22:55:08 [2023-10-03T22:55:08.394Z] 
22:55:08 [2023-10-03T22:55:08.394Z] Removing bundles/
22:55:08 [2023-10-03T22:55:08.394Z] 
22:55:08 [2023-10-03T22:55:08.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:55:08 [2023-10-03T22:55:08.394Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
22:55:08 [2023-10-03T22:55:08.394Z] + tee /go/src/github.com/docker/docker/go.mod
22:55:08 [2023-10-03T22:55:08.394Z] module github.com/docker/docker
22:55:08 [2023-10-03T22:55:08.394Z] 
22:55:08 [2023-10-03T22:55:08.394Z] go 1.19
22:55:08 [2023-10-03T22:55:08.394Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
22:55:08 [2023-10-03T22:55:08.394Z] + GO111MODULE=on
22:55:08 [2023-10-03T22:55:08.394Z] + 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=37796c70294550ed9a3c33e68624131fbdc070ff" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-03T22:55:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
22:55:47 [2023-10-03T22:55:47.164Z] + rm -f /go/src/github.com/docker/docker/go.mod
22:55:47 [2023-10-03T22:55:47.164Z] Created binary: bundles/dynbinary-daemon/dockerd
22:55:47 [2023-10-03T22:55:47.164Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
22:55:47 [2023-10-03T22:55:47.164Z] + tee /go/src/github.com/docker/docker/go.mod
22:55:47 [2023-10-03T22:55:47.164Z] module github.com/docker/docker
22:55:47 [2023-10-03T22:55:47.164Z] 
22:55:47 [2023-10-03T22:55:47.164Z] go 1.19
22:55:47 [2023-10-03T22:55:47.164Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
22:55:47 [2023-10-03T22:55:47.164Z] + GO111MODULE=on
22:55:47 [2023-10-03T22:55:47.164Z] + 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=37796c70294550ed9a3c33e68624131fbdc070ff" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-03T22:55:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
22:55:47 [2023-10-03T22:55:47.164Z] + rm -f /go/src/github.com/docker/docker/go.mod
22:55:47 [2023-10-03T22:55:47.164Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:55:47 [2023-10-03T22:55:47.164Z] 
22:55:47 [2023-10-03T22:55:47.164Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:55:47 [2023-10-03T22:55:47.164Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:55:47 [2023-10-03T22:55:47.164Z] HOSTNAME=55bb50ab9b24
22:55:47 [2023-10-03T22:55:47.164Z] TESTDEBUG=0
22:55:47 [2023-10-03T22:55:47.164Z] DEST=bundles/test-integration
22:55:47 [2023-10-03T22:55:47.164Z] PWD=/go/src/github.com/docker/docker
22:55:47 [2023-10-03T22:55:47.164Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
22:55:47 [2023-10-03T22:55:47.164Z] DOCKER_GITCOMMIT=37796c70294550ed9a3c33e68624131fbdc070ff
22:55:47 [2023-10-03T22:55:47.164Z] container=docker
22:55:47 [2023-10-03T22:55:47.164Z] HOME=/root
22:55:47 [2023-10-03T22:55:47.164Z] CONTAINERD_NAMESPACE=moby
22:55:47 [2023-10-03T22:55:47.164Z] GOLANG_VERSION=1.20.8
22:55:47 [2023-10-03T22:55:47.164Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:55:47 [2023-10-03T22:55:47.164Z] VALIDATE_BRANCH=24.0
22:55:47 [2023-10-03T22:55:47.164Z] TERM=xterm
22:55:47 [2023-10-03T22:55:47.164Z] DOCKER_PKG=github.com/docker/docker
22:55:47 [2023-10-03T22:55:47.164Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
22:55:47 [2023-10-03T22:55:47.164Z] SHLVL=1
22:55:47 [2023-10-03T22:55:47.164Z] TIMEOUT=120m
22:55:47 [2023-10-03T22:55:47.164Z] DOCKER_GRAPHDRIVER=overlay2
22:55:47 [2023-10-03T22:55:47.164Z] GO111MODULE=off
22:55:47 [2023-10-03T22:55:47.164Z] DOCKER_EXPERIMENTAL=1
22:55:47 [2023-10-03T22:55:47.164Z] TEST_SKIP_INTEGRATION_CLI=1
22:55:47 [2023-10-03T22:55:47.164Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:55:47 [2023-10-03T22:55:47.164Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:55:47 [2023-10-03T22:55:47.164Z] GOPATH=/go
22:55:47 [2023-10-03T22:55:47.164Z] PKG_CONFIG=pkg-config
22:55:47 [2023-10-03T22:55:47.164Z] _=/usr/bin/env
22:55:47 [2023-10-03T22:55:47.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:56:05 [2023-10-03T22:56:05.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
22:56:05 [2023-10-03T22:56:05.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:56:05 [2023-10-03T22:56:05.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:56:06 [2023-10-03T22:56:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:56:10 [2023-10-03T22:56:10.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:56:12 [2023-10-03T22:56:12.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:56:13 [2023-10-03T22:56:13.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:56:14 [2023-10-03T22:56:14.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:56:15 [2023-10-03T22:56:15.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:56:17 [2023-10-03T22:56:17.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:56:17 [2023-10-03T22:56:17.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:56:18 [2023-10-03T22:56:18.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:56:20 [2023-10-03T22:56:20.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:56:21 [2023-10-03T22:56:21.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:56:23 [2023-10-03T22:56:23.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:56:23 [2023-10-03T22:56:23.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:56:24 [2023-10-03T22:56:24.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:56:25 [2023-10-03T22:56:25.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:56:27 [2023-10-03T22:56:27.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:56:27 [2023-10-03T22:56:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:56:29 [2023-10-03T22:56:29.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:56:29 [2023-10-03T22:56:29.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:56:29 [2023-10-03T22:56:29.937Z] Using test binary /usr/local/cli-integration/docker
22:56:30 [2023-10-03T22:56:30.192Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:56:30 [2023-10-03T22:56:30.193Z] +++ /etc/init.d/apparmor start
22:56:30 [2023-10-03T22:56:30.193Z] Not: starting.
22:56:30 [2023-10-03T22:56:30.193Z] INFO: Waiting for daemon to start...
22:56:30 [2023-10-03T22:56:30.193Z] Starting dockerd
22:56:30 [2023-10-03T22:56:30.193Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
22:56:36 [2023-10-03T22:56:36.725Z] .
22:56:36 [2023-10-03T22:56:36.725Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
22:56:36 [2023-10-03T22:56:36.725Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:56:36 [2023-10-03T22:56:36.725Z] ++++ docker load
22:56:36 [2023-10-03T22:56:36.725Z] Loaded image: emptyfs:latest
22:56:36 [2023-10-03T22:56:36.725Z] ++++ tar -cC bundles/test-integration/dangling .
22:56:36 [2023-10-03T22:56:36.725Z] ++++ docker load
22:56:36 [2023-10-03T22:56:36.725Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
22:56:36 [2023-10-03T22:56:36.725Z] Running integration-test (iteration 1)
22:56:36 [2023-10-03T22:56:36.725Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:56:36 [2023-10-03T22:56:36.725Z] ++ 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
22:56:36 [2023-10-03T22:56:36.725Z] ++ set -e
22:56:36 [2023-10-03T22:56:36.725Z] ++ '[' -n 0 ']'
22:56:36 [2023-10-03T22:56:36.725Z] ++ set -x
22:56:36 [2023-10-03T22:56:36.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:56:36 [2023-10-03T22:56:36.725Z] Loaded image: busybox:latest
22:56:36 [2023-10-03T22:56:36.725Z] Loaded image: busybox:glibc
22:56:37 [2023-10-03T22:56:37.287Z] Loaded image: debian:bullseye-slim
22:56:37 [2023-10-03T22:56:37.287Z] Loaded image: hello-world:latest
22:56:37 [2023-10-03T22:56:37.287Z] Loaded image: arm32v7/hello-world:latest
22:56:37 [2023-10-03T22:56:37.287Z] INFO: Testing against a local daemon
22:56:37 [2023-10-03T22:56:37.287Z] === RUN   TestCgroupNamespacesBuild
22:56:38 [2023-10-03T22:56:38.652Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
22:56:38 [2023-10-03T22:56:38.652Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:56:39 [2023-10-03T22:56:39.579Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
22:56:39 [2023-10-03T22:56:39.579Z] === RUN   TestBuildWithSession
22:56:39 [2023-10-03T22:56:39.579Z]     build_session_test.go:25: TODO: BuildKit
22:56:39 [2023-10-03T22:56:39.579Z] --- SKIP: TestBuildWithSession (0.00s)
22:56:39 [2023-10-03T22:56:39.579Z] === RUN   TestBuildSquashParent
22:56:43 [2023-10-03T22:56:43.744Z] --- PASS: TestBuildSquashParent (3.51s)
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:56:43 [2023-10-03T22:56:43.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:56:43 [2023-10-03T22:56:43.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:56:47 [2023-10-03T22:56:47.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
22:56:47 [2023-10-03T22:56:47.009Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
22:56:47 [2023-10-03T22:56:47.009Z] === RUN   TestBuildMultiStageCopy
22:56:47 [2023-10-03T22:56:47.009Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:56:47 [2023-10-03T22:56:47.570Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:56:47 [2023-10-03T22:56:47.570Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:56:47 [2023-10-03T22:56:47.570Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:56:47 [2023-10-03T22:56:47.570Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:56:47 [2023-10-03T22:56:47.570Z] --- PASS: TestBuildMultiStageCopy (1.24s)
22:56:47 [2023-10-03T22:56:47.570Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
22:56:47 [2023-10-03T22:56:47.570Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
22:56:47 [2023-10-03T22:56:47.570Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
22:56:47 [2023-10-03T22:56:47.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
22:56:47 [2023-10-03T22:56:47.571Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
22:56:47 [2023-10-03T22:56:47.571Z] === RUN   TestBuildMultiStageParentConfig
22:56:47 [2023-10-03T22:56:47.826Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
22:56:47 [2023-10-03T22:56:47.826Z] === RUN   TestBuildLabelWithTargets
22:56:48 [2023-10-03T22:56:48.387Z] --- PASS: TestBuildLabelWithTargets (0.46s)
22:56:48 [2023-10-03T22:56:48.387Z] === RUN   TestBuildWithEmptyLayers
22:56:48 [2023-10-03T22:56:48.387Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
22:56:48 [2023-10-03T22:56:48.387Z] === RUN   TestBuildMultiStageOnBuild
22:56:49 [2023-10-03T22:56:49.752Z] --- PASS: TestBuildMultiStageOnBuild (1.09s)
22:56:49 [2023-10-03T22:56:49.752Z] === RUN   TestBuildUncleanTarFilenames
22:56:49 [2023-10-03T22:56:49.752Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
22:56:49 [2023-10-03T22:56:49.752Z] === RUN   TestBuildMultiStageLayerLeak
22:56:50 [2023-10-03T22:56:50.679Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s)
22:56:50 [2023-10-03T22:56:50.679Z] === RUN   TestBuildWithHugeFile
22:58:12 [2023-10-03T22:58:12.047Z] --- PASS: TestBuildWithHugeFile (69.78s)
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildWCOWSandboxSize
22:58:12 [2023-10-03T22:58:12.047Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:58:12 [2023-10-03T22:58:12.047Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildWithEmptyDockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:58:12 [2023-10-03T22:58:12.047Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:58:12 [2023-10-03T22:58:12.047Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
22:58:12 [2023-10-03T22:58:12.047Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
22:58:12 [2023-10-03T22:58:12.047Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildPreserveOwnership
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildPreserveOwnership/copy_from
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:58:12 [2023-10-03T22:58:12.047Z] --- PASS: TestBuildPreserveOwnership (2.06s)
22:58:12 [2023-10-03T22:58:12.047Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
22:58:12 [2023-10-03T22:58:12.047Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildPlatformInvalid
22:58:12 [2023-10-03T22:58:12.047Z] --- PASS: TestBuildPlatformInvalid (0.02s)
22:58:12 [2023-10-03T22:58:12.047Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:58:12 [2023-10-03T22:58:12.047Z] Loaded image: busybox:latest
22:58:12 [2023-10-03T22:58:12.047Z] Loaded image: busybox:glibc
22:58:12 [2023-10-03T22:58:12.047Z] Loaded image: debian:bullseye-slim
22:58:12 [2023-10-03T22:58:12.047Z] Loaded image: hello-world:latest
22:58:12 [2023-10-03T22:58:12.047Z] Loaded image: arm32v7/hello-world:latest
22:58:12 [2023-10-03T22:58:12.609Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.94s)
22:58:12 [2023-10-03T22:58:12.609Z] PASS
22:58:12 [2023-10-03T22:58:12.609Z] 
22:58:12 [2023-10-03T22:58:12.609Z] === Skipped
22:58:12 [2023-10-03T22:58:12.609Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:58:12 [2023-10-03T22:58:12.609Z]     build_session_test.go:25: TODO: BuildKit
22:58:12 [2023-10-03T22:58:12.609Z] 
22:58:12 [2023-10-03T22:58:12.609Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:58:12 [2023-10-03T22:58:12.609Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:58:12 [2023-10-03T22:58:12.609Z] 
22:58:12 [2023-10-03T22:58:12.609Z] DONE 34 tests, 2 skipped in 96.354s
22:58:12 [2023-10-03T22:58:12.609Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
22:58:12 [2023-10-03T22:58:12.609Z] ++ 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
22:58:12 [2023-10-03T22:58:12.609Z] ++ set -e
22:58:12 [2023-10-03T22:58:12.609Z] ++ '[' -n 0 ']'
22:58:12 [2023-10-03T22:58:12.609Z] ++ set -x
22:58:12 [2023-10-03T22:58:12.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
22:58:12 [2023-10-03T22:58:12.609Z] INFO: Testing against a local daemon
22:58:12 [2023-10-03T22:58:12.609Z] === RUN   TestNoNewPrivileges
22:58:17 [2023-10-03T22:58:17.852Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
22:58:17 [2023-10-03T22:58:17.852Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
22:58:18 [2023-10-03T22:58:18.413Z] --- PASS: TestNoNewPrivileges (5.72s)
22:58:18 [2023-10-03T22:58:18.413Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
22:58:18 [2023-10-03T22:58:18.413Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
22:58:18 [2023-10-03T22:58:18.413Z] PASS
22:58:18 [2023-10-03T22:58:18.413Z] 
22:58:18 [2023-10-03T22:58:18.413Z] DONE 3 tests in 5.741s
22:58:18 [2023-10-03T22:58:18.413Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:58:18 [2023-10-03T22:58:18.413Z] ++ 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
22:58:18 [2023-10-03T22:58:18.413Z] ++ set -e
22:58:18 [2023-10-03T22:58:18.413Z] ++ '[' -n 0 ']'
22:58:18 [2023-10-03T22:58:18.413Z] ++ set -x
22:58:18 [2023-10-03T22:58:18.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:58:18 [2023-10-03T22:58:18.413Z] INFO: Testing against a local daemon
22:58:18 [2023-10-03T22:58:18.413Z] === RUN   TestConfigInspect
22:58:20 [2023-10-03T22:58:20.302Z] --- PASS: TestConfigInspect (1.98s)
22:58:20 [2023-10-03T22:58:20.302Z] === RUN   TestConfigList
22:58:22 [2023-10-03T22:58:22.192Z] --- PASS: TestConfigList (1.89s)
22:58:22 [2023-10-03T22:58:22.192Z] === RUN   TestConfigsCreateAndDelete
22:58:24 [2023-10-03T22:58:24.080Z] --- PASS: TestConfigsCreateAndDelete (2.01s)
22:58:24 [2023-10-03T22:58:24.080Z] === RUN   TestConfigsUpdate
22:58:25 [2023-10-03T22:58:25.969Z] --- PASS: TestConfigsUpdate (1.86s)
22:58:25 [2023-10-03T22:58:25.969Z] === RUN   TestTemplatedConfig
22:58:29 [2023-10-03T22:58:29.234Z] --- PASS: TestTemplatedConfig (2.70s)
22:58:29 [2023-10-03T22:58:29.234Z] === RUN   TestConfigCreateResolve
22:58:30 [2023-10-03T22:58:30.599Z] --- PASS: TestConfigCreateResolve (1.87s)
22:58:30 [2023-10-03T22:58:30.599Z] PASS
22:58:30 [2023-10-03T22:58:30.599Z] 
22:58:30 [2023-10-03T22:58:30.599Z] DONE 6 tests in 12.345s
22:58:30 [2023-10-03T22:58:30.599Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:58:30 [2023-10-03T22:58:30.599Z] ++ 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
22:58:30 [2023-10-03T22:58:30.599Z] ++ set -e
22:58:30 [2023-10-03T22:58:30.599Z] ++ '[' -n 0 ']'
22:58:30 [2023-10-03T22:58:30.599Z] ++ set -x
22:58:30 [2023-10-03T22:58:30.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:58:30 [2023-10-03T22:58:30.599Z] INFO: Testing against a local daemon
22:58:30 [2023-10-03T22:58:30.599Z] === RUN   TestAttachWithTTY
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestAttachWithTTY (0.05s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestAttachWithoutTTy
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestAttachWithoutTTy (0.03s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCheckpoint
22:58:30 [2023-10-03T22:58:30.855Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:58:30 [2023-10-03T22:58:30.855Z] --- SKIP: TestCheckpoint (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/commit
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/commit
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/create
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/containers/create
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/commit
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/containers/create
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCopyFromContainerPathIsNotDir
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCopyToContainerPathDoesNotExist
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCopyEmptyFile
22:58:30 [2023-10-03T22:58:30.855Z] --- PASS: TestCopyEmptyFile (0.06s)
22:58:30 [2023-10-03T22:58:30.855Z] === RUN   TestCopyToContainerPathIsNotDir
22:58:31 [2023-10-03T22:58:31.111Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:58:31 [2023-10-03T22:58:31.111Z] === RUN   TestCopyFromContainer
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/.
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//.
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/./
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//./
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//bar/root
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//bar/root/
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer//bar/root/.
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/quux
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/quux/
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/quux/.
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCopyFromContainer/bar/notarget
22:58:31 [2023-10-03T22:58:31.673Z] --- PASS: TestCopyFromContainer (0.75s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer// (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/. (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer//. (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:58:31 [2023-10-03T22:58:31.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateLinkToNonExistingContainer
22:58:31 [2023-10-03T22:58:31.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateWithInvalidEnv
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateWithInvalidEnv/0
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateWithInvalidEnv/0
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateWithInvalidEnv/1
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateWithInvalidEnv/1
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateWithInvalidEnv/2
22:58:31 [2023-10-03T22:58:31.673Z] === PAUSE TestCreateWithInvalidEnv/2
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateWithInvalidEnv/0
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateWithInvalidEnv/2
22:58:31 [2023-10-03T22:58:31.673Z] === CONT  TestCreateWithInvalidEnv/1
22:58:31 [2023-10-03T22:58:31.673Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:58:31 [2023-10-03T22:58:31.673Z] === RUN   TestCreateTmpfsMountsTarget
22:58:31 [2023-10-03T22:58:31.929Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:58:31 [2023-10-03T22:58:31.929Z] === RUN   TestCreateWithCustomMaskedPaths
22:58:33 [2023-10-03T22:58:33.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
22:58:33 [2023-10-03T22:58:33.294Z] === RUN   TestCreateWithCustomReadonlyPaths
22:58:34 [2023-10-03T22:58:34.221Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:58:34 [2023-10-03T22:58:34.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:58:34 [2023-10-03T22:58:34.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:58:34 [2023-10-03T22:58:34.221Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:58:34 [2023-10-03T22:58:34.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:58:34 [2023-10-03T22:58:34.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:58:34 [2023-10-03T22:58:34.221Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:58:34 [2023-10-03T22:58:34.477Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:58:34 [2023-10-03T22:58:34.477Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:58:34 [2023-10-03T22:58:34.733Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateDifferentPlatform
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateDifferentPlatform/different_os
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:58:34 [2023-10-03T22:58:34.733Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:58:34 [2023-10-03T22:58:34.733Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:58:34 [2023-10-03T22:58:34.733Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
22:58:34 [2023-10-03T22:58:34.733Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:58:34 [2023-10-03T22:58:34.733Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:58:34 [2023-10-03T22:58:34.733Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
22:58:34 [2023-10-03T22:58:34.733Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:58:34 [2023-10-03T22:58:34.733Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:58:34 [2023-10-03T22:58:34.733Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestContainerStartOnDaemonRestart
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestContainerStartOnDaemonRestart
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestDaemonRestartIpcMode
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestDaemonRestartIpcMode
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestDaemonHostGatewayIP
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestDaemonHostGatewayIP
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestRestartDaemonWithRestartingContainer
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestHardRestartWhenContainerIsRunning
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestHardRestartWhenContainerIsRunning
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestContainerKillOnDaemonStart
22:58:34 [2023-10-03T22:58:34.733Z] === PAUSE TestContainerKillOnDaemonStart
22:58:34 [2023-10-03T22:58:34.733Z] === RUN   TestDiff
22:58:35 [2023-10-03T22:58:35.294Z] --- PASS: TestDiff (0.47s)
22:58:35 [2023-10-03T22:58:35.294Z] === RUN   TestExecConsoleSize
22:58:35 [2023-10-03T22:58:35.855Z] --- PASS: TestExecConsoleSize (0.50s)
22:58:35 [2023-10-03T22:58:35.855Z] === RUN   TestExecWithCloseStdin
22:58:36 [2023-10-03T22:58:36.417Z] --- PASS: TestExecWithCloseStdin (0.54s)
22:58:36 [2023-10-03T22:58:36.417Z] === RUN   TestExec
22:58:36 [2023-10-03T22:58:36.978Z] --- PASS: TestExec (0.56s)
22:58:36 [2023-10-03T22:58:36.978Z] === RUN   TestExecUser
22:58:37 [2023-10-03T22:58:37.539Z] --- PASS: TestExecUser (0.54s)
22:58:37 [2023-10-03T22:58:37.539Z] === RUN   TestExportContainerAndImportImage
22:58:38 [2023-10-03T22:58:38.101Z] --- PASS: TestExportContainerAndImportImage (0.48s)
22:58:38 [2023-10-03T22:58:38.101Z] === RUN   TestExportContainerAfterDaemonRestart
22:58:44 [2023-10-03T22:58:44.634Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
22:58:44 [2023-10-03T22:58:44.634Z] === RUN   TestHealthCheckWorkdir
22:58:44 [2023-10-03T22:58:44.634Z] --- PASS: TestHealthCheckWorkdir (0.64s)
22:58:44 [2023-10-03T22:58:44.634Z] === RUN   TestHealthKillContainer
22:58:52 [2023-10-03T22:58:52.716Z] --- PASS: TestHealthKillContainer (7.96s)
22:58:52 [2023-10-03T22:58:52.716Z] === RUN   TestHealthCheckProcessKilled
22:58:53 [2023-10-03T22:58:53.642Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
22:58:53 [2023-10-03T22:58:53.642Z] === RUN   TestInspectCpusetInConfigPre120
22:58:53 [2023-10-03T22:58:53.898Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
22:58:53 [2023-10-03T22:58:53.898Z] === RUN   TestInspectAnnotations
22:58:53 [2023-10-03T22:58:53.898Z] --- PASS: TestInspectAnnotations (0.04s)
22:58:53 [2023-10-03T22:58:53.898Z] === RUN   TestIpcModeNone
22:58:54 [2023-10-03T22:58:54.459Z] --- PASS: TestIpcModeNone (0.52s)
22:58:54 [2023-10-03T22:58:54.459Z] === RUN   TestIpcModePrivate
22:58:54 [2023-10-03T22:58:54.715Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
22:58:54 [2023-10-03T22:58:54.971Z] --- PASS: TestIpcModePrivate (0.52s)
22:58:54 [2023-10-03T22:58:54.971Z] === RUN   TestIpcModeShareable
22:58:55 [2023-10-03T22:58:55.226Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
22:58:55 [2023-10-03T22:58:55.482Z] --- PASS: TestIpcModeShareable (0.49s)
22:58:55 [2023-10-03T22:58:55.482Z] === RUN   TestAPIIpcModeShareableAndContainer
22:58:56 [2023-10-03T22:58:56.847Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
22:58:56 [2023-10-03T22:58:56.847Z] === RUN   TestAPIIpcModeHost
22:58:57 [2023-10-03T22:58:57.408Z] --- PASS: TestAPIIpcModeHost (0.35s)
22:58:57 [2023-10-03T22:58:57.408Z] === RUN   TestDaemonIpcModeShareable
22:58:58 [2023-10-03T22:58:58.335Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
22:58:58 [2023-10-03T22:58:58.335Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
22:58:58 [2023-10-03T22:58:58.335Z] === RUN   TestDaemonIpcModePrivate
22:58:59 [2023-10-03T22:58:59.262Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
22:58:59 [2023-10-03T22:58:59.518Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
22:58:59 [2023-10-03T22:58:59.518Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:59:00 [2023-10-03T22:59:00.445Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
22:59:00 [2023-10-03T22:59:00.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
22:59:00 [2023-10-03T22:59:00.445Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:59:01 [2023-10-03T22:59:01.373Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
22:59:01 [2023-10-03T22:59:01.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
22:59:01 [2023-10-03T22:59:01.629Z] === RUN   TestIpcModeOlderClient
22:59:01 [2023-10-03T22:59:01.629Z] === PAUSE TestIpcModeOlderClient
22:59:01 [2023-10-03T22:59:01.629Z] === RUN   TestKillContainerInvalidSignal
22:59:02 [2023-10-03T22:59:02.190Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
22:59:02 [2023-10-03T22:59:02.190Z] === RUN   TestKillContainer
22:59:02 [2023-10-03T22:59:02.190Z] === RUN   TestKillContainer/no_signal
22:59:02 [2023-10-03T22:59:02.446Z] === RUN   TestKillContainer/non_killing_signal
22:59:02 [2023-10-03T22:59:02.702Z] === RUN   TestKillContainer/killing_signal
22:59:03 [2023-10-03T22:59:03.629Z] --- PASS: TestKillContainer (1.33s)
22:59:03 [2023-10-03T22:59:03.629Z]     --- PASS: TestKillContainer/no_signal (0.42s)
22:59:03 [2023-10-03T22:59:03.629Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
22:59:03 [2023-10-03T22:59:03.629Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
22:59:03 [2023-10-03T22:59:03.629Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:59:03 [2023-10-03T22:59:03.629Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:59:03 [2023-10-03T22:59:03.885Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:59:04 [2023-10-03T22:59:04.446Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
22:59:04 [2023-10-03T22:59:04.446Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
22:59:04 [2023-10-03T22:59:04.446Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
22:59:04 [2023-10-03T22:59:04.446Z] === RUN   TestKillStoppedContainer
22:59:04 [2023-10-03T22:59:04.446Z] --- PASS: TestKillStoppedContainer (0.03s)
22:59:04 [2023-10-03T22:59:04.446Z] === RUN   TestKillStoppedContainerAPIPre120
22:59:04 [2023-10-03T22:59:04.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
22:59:04 [2023-10-03T22:59:04.446Z] === RUN   TestKillDifferentUserContainer
22:59:04 [2023-10-03T22:59:04.702Z] --- PASS: TestKillDifferentUserContainer (0.43s)
22:59:04 [2023-10-03T22:59:04.702Z] === RUN   TestInspectOomKilledTrue
22:59:05 [2023-10-03T22:59:05.263Z] --- PASS: TestInspectOomKilledTrue (0.50s)
22:59:05 [2023-10-03T22:59:05.263Z] === RUN   TestInspectOomKilledFalse
22:59:05 [2023-10-03T22:59:05.824Z] --- PASS: TestInspectOomKilledFalse (0.45s)
22:59:05 [2023-10-03T22:59:05.825Z] === RUN   TestLinksEtcHostsContentMatch
22:59:06 [2023-10-03T22:59:06.080Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
22:59:06 [2023-10-03T22:59:06.080Z] === RUN   TestLinksContainerNames
22:59:07 [2023-10-03T22:59:07.007Z] --- PASS: TestLinksContainerNames (0.90s)
22:59:07 [2023-10-03T22:59:07.007Z] === RUN   TestLogsFollowTailEmpty
22:59:07 [2023-10-03T22:59:07.568Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:59:07 [2023-10-03T22:59:07.568Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:59:09 [2023-10-03T22:59:09.457Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:59:09 [2023-10-03T22:59:09.457Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:59:10 [2023-10-03T22:59:10.822Z] --- PASS: TestLogs (3.32s)
22:59:10 [2023-10-03T22:59:10.822Z]     --- PASS: TestLogs/driver_local (0.01s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.92s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.01s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.59s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.66s)
22:59:10 [2023-10-03T22:59:10.822Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.02s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.30s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.37s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.44s)
22:59:10 [2023-10-03T22:59:10.822Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.64s)
22:59:10 [2023-10-03T22:59:10.822Z] === RUN   TestContainerNetworkMountsNoChown
22:59:11 [2023-10-03T22:59:11.078Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/default
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/default
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/private
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/private
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rprivate
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rprivate
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/slave
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/slave
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rslave
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rslave
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/shared
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/shared
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rshared
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rshared
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/default
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rslave
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/default/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rprivate
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/default/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/private
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/slave
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/private/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rshared
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/shared
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/private/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:59:11 [2023-10-03T22:59:11.078Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:59:11 [2023-10-03T22:59:11.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:59:11 [2023-10-03T22:59:11.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:59:11 [2023-10-03T22:59:11.079Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === CONT  TestMountDaemonRoot/default/bind_root
22:59:11 [2023-10-03T22:59:11.079Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:59:11 [2023-10-03T22:59:11.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:59:11 [2023-10-03T22:59:11.079Z] === CONT  TestMountDaemonRoot/private/bind_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/default/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/private/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:59:11 [2023-10-03T22:59:11.334Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:59:11 [2023-10-03T22:59:11.334Z] --- PASS: TestMountDaemonRoot (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:59:11 [2023-10-03T22:59:11.334Z] === RUN   TestContainerBindMountNonRecursive
22:59:12 [2023-10-03T22:59:12.261Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
22:59:12 [2023-10-03T22:59:12.261Z] === RUN   TestContainerVolumesMountedAsShared
22:59:12 [2023-10-03T22:59:12.822Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
22:59:12 [2023-10-03T22:59:12.822Z] === RUN   TestContainerVolumesMountedAsSlave
22:59:13 [2023-10-03T22:59:13.078Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
22:59:13 [2023-10-03T22:59:13.078Z] === RUN   TestContainerCopyLeaksMounts
22:59:13 [2023-10-03T22:59:13.639Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
22:59:13 [2023-10-03T22:59:13.639Z] === RUN   TestNetworkNat
22:59:14 [2023-10-03T22:59:14.200Z] --- PASS: TestNetworkNat (0.49s)
22:59:14 [2023-10-03T22:59:14.200Z] === RUN   TestNetworkLocalhostTCPNat
22:59:14 [2023-10-03T22:59:14.456Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
22:59:14 [2023-10-03T22:59:14.456Z] === RUN   TestNetworkLoopbackNat
22:59:17 [2023-10-03T22:59:17.722Z] --- PASS: TestNetworkLoopbackNat (2.57s)
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
22:59:17 [2023-10-03T22:59:17.722Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
22:59:17 [2023-10-03T22:59:17.722Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
22:59:17 [2023-10-03T22:59:17.722Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
22:59:17 [2023-10-03T22:59:17.722Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
22:59:17 [2023-10-03T22:59:17.722Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
22:59:17 [2023-10-03T22:59:17.722Z] === RUN   TestPause
22:59:17 [2023-10-03T22:59:17.978Z] --- PASS: TestPause (0.46s)
22:59:17 [2023-10-03T22:59:17.978Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:59:17 [2023-10-03T22:59:17.978Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:59:17 [2023-10-03T22:59:17.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:59:17 [2023-10-03T22:59:17.978Z] === RUN   TestPauseStopPausedContainer
22:59:18 [2023-10-03T22:59:18.539Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:59:18 [2023-10-03T22:59:18.539Z] === RUN   TestPidHost
22:59:19 [2023-10-03T22:59:19.904Z] --- PASS: TestPidHost (1.07s)
22:59:19 [2023-10-03T22:59:19.904Z] === RUN   TestPsFilter
22:59:19 [2023-10-03T22:59:19.904Z] === RUN   TestPsFilter/since
22:59:19 [2023-10-03T22:59:19.904Z] === RUN   TestPsFilter/before
22:59:19 [2023-10-03T22:59:19.904Z] --- PASS: TestPsFilter (0.09s)
22:59:19 [2023-10-03T22:59:19.904Z]     --- PASS: TestPsFilter/since (0.00s)
22:59:19 [2023-10-03T22:59:19.904Z]     --- PASS: TestPsFilter/before (0.00s)
22:59:19 [2023-10-03T22:59:19.904Z] === RUN   TestRemoveContainerWithRemovedVolume
22:59:20 [2023-10-03T22:59:20.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:59:20 [2023-10-03T22:59:20.160Z] === RUN   TestRemoveContainerWithVolume
22:59:20 [2023-10-03T22:59:20.415Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
22:59:20 [2023-10-03T22:59:20.415Z] === RUN   TestRemoveContainerRunning
22:59:20 [2023-10-03T22:59:20.977Z] --- PASS: TestRemoveContainerRunning (0.44s)
22:59:20 [2023-10-03T22:59:20.977Z] === RUN   TestRemoveContainerForceRemoveRunning
22:59:21 [2023-10-03T22:59:21.538Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
22:59:21 [2023-10-03T22:59:21.538Z] === RUN   TestRemoveInvalidContainer
22:59:21 [2023-10-03T22:59:21.538Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:59:21 [2023-10-03T22:59:21.538Z] === RUN   TestRenameLinkedContainer
22:59:23 [2023-10-03T22:59:23.427Z] --- PASS: TestRenameLinkedContainer (1.79s)
22:59:23 [2023-10-03T22:59:23.427Z] === RUN   TestRenameStoppedContainer
22:59:23 [2023-10-03T22:59:23.683Z] --- PASS: TestRenameStoppedContainer (0.46s)
22:59:23 [2023-10-03T22:59:23.683Z] === RUN   TestRenameRunningContainerAndReuse
22:59:24 [2023-10-03T22:59:24.609Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
22:59:24 [2023-10-03T22:59:24.609Z] === RUN   TestRenameInvalidName
22:59:24 [2023-10-03T22:59:24.865Z] --- PASS: TestRenameInvalidName (0.44s)
22:59:24 [2023-10-03T22:59:24.865Z] === RUN   TestRenameAnonymousContainer
22:59:26 [2023-10-03T22:59:26.753Z] --- PASS: TestRenameAnonymousContainer (1.51s)
22:59:26 [2023-10-03T22:59:26.753Z] === RUN   TestRenameContainerWithSameName
22:59:27 [2023-10-03T22:59:27.009Z] --- PASS: TestRenameContainerWithSameName (0.49s)
22:59:27 [2023-10-03T22:59:27.009Z] === RUN   TestRenameContainerWithLinkedContainer
22:59:27 [2023-10-03T22:59:27.936Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
22:59:27 [2023-10-03T22:59:27.936Z] === RUN   TestResize
22:59:28 [2023-10-03T22:59:28.192Z] --- PASS: TestResize (0.41s)
22:59:28 [2023-10-03T22:59:28.192Z] === RUN   TestResizeWithInvalidSize
22:59:28 [2023-10-03T22:59:28.754Z] --- PASS: TestResizeWithInvalidSize (0.46s)
22:59:28 [2023-10-03T22:59:28.754Z] === RUN   TestResizeWhenContainerNotStarted
22:59:29 [2023-10-03T22:59:29.010Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:59:29 [2023-10-03T22:59:29.010Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:59:29 [2023-10-03T22:59:29.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:59:30 [2023-10-03T22:59:30.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:59:30 [2023-10-03T22:59:30.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:30 [2023-10-03T22:59:30.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:59:30 [2023-10-03T22:59:30.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:59:31 [2023-10-03T22:59:31.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:59:31 [2023-10-03T22:59:31.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:59:31 [2023-10-03T22:59:31.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:59:32 [2023-10-03T22:59:32.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:59:34 [2023-10-03T22:59:34.707Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.28s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
22:59:34 [2023-10-03T22:59:34.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
22:59:34 [2023-10-03T22:59:34.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:59:34 [2023-10-03T22:59:34.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:59:35 [2023-10-03T22:59:35.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:59:36 [2023-10-03T22:59:36.560Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
22:59:36 [2023-10-03T22:59:36.560Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
22:59:36 [2023-10-03T22:59:36.560Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
22:59:36 [2023-10-03T22:59:36.560Z] === RUN   TestCgroupNamespacesRun
22:59:37 [2023-10-03T22:59:37.924Z] --- PASS: TestCgroupNamespacesRun (1.04s)
22:59:37 [2023-10-03T22:59:37.924Z] === RUN   TestCgroupNamespacesRunPrivileged
22:59:38 [2023-10-03T22:59:38.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
22:59:38 [2023-10-03T22:59:38.851Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:59:39 [2023-10-03T22:59:39.778Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
22:59:39 [2023-10-03T22:59:39.778Z] === RUN   TestCgroupNamespacesRunHostMode
22:59:41 [2023-10-03T22:59:41.142Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
22:59:41 [2023-10-03T22:59:41.142Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:59:42 [2023-10-03T22:59:42.069Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
22:59:42 [2023-10-03T22:59:42.069Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:59:43 [2023-10-03T22:59:43.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
22:59:43 [2023-10-03T22:59:43.433Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:59:43 [2023-10-03T22:59:43.689Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
22:59:43 [2023-10-03T22:59:43.689Z] === RUN   TestCgroupNamespacesRunOlderClient
22:59:45 [2023-10-03T22:59:45.054Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
22:59:45 [2023-10-03T22:59:45.054Z] === RUN   TestNISDomainname
22:59:45 [2023-10-03T22:59:45.310Z] --- PASS: TestNISDomainname (0.54s)
22:59:45 [2023-10-03T22:59:45.310Z] === RUN   TestHostnameDnsResolution
22:59:46 [2023-10-03T22:59:46.237Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:59:46 [2023-10-03T22:59:46.237Z] === RUN   TestUnprivilegedPortsAndPing
22:59:46 [2023-10-03T22:59:46.493Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
22:59:46 [2023-10-03T22:59:46.493Z] === RUN   TestPrivilegedHostDevices
22:59:47 [2023-10-03T22:59:47.054Z] --- PASS: TestPrivilegedHostDevices (0.55s)
22:59:47 [2023-10-03T22:59:47.055Z] === RUN   TestRunConsoleSize
22:59:47 [2023-10-03T22:59:47.616Z] --- PASS: TestRunConsoleSize (0.43s)
22:59:47 [2023-10-03T22:59:47.616Z] === RUN   TestRunWithAlternativeContainerdShim
22:59:51 [2023-10-03T22:59:51.849Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s)
22:59:51 [2023-10-03T22:59:51.849Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
22:59:52 [2023-10-03T22:59:52.803Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s)
22:59:52 [2023-10-03T22:59:52.803Z] === RUN   TestStats
22:59:55 [2023-10-03T22:59:55.362Z] --- PASS: TestStats (2.46s)
22:59:55 [2023-10-03T22:59:55.362Z] === RUN   TestStopContainerWithTimeout
22:59:55 [2023-10-03T22:59:55.362Z] === RUN   TestStopContainerWithTimeout/0
22:59:55 [2023-10-03T22:59:55.362Z] === PAUSE TestStopContainerWithTimeout/0
22:59:55 [2023-10-03T22:59:55.362Z] === RUN   TestStopContainerWithTimeout/1
22:59:55 [2023-10-03T22:59:55.362Z] === PAUSE TestStopContainerWithTimeout/1
22:59:55 [2023-10-03T22:59:55.362Z] === RUN   TestStopContainerWithTimeout/3
22:59:55 [2023-10-03T22:59:55.362Z] === PAUSE TestStopContainerWithTimeout/3
22:59:55 [2023-10-03T22:59:55.362Z] === RUN   TestStopContainerWithTimeout/-1
22:59:55 [2023-10-03T22:59:55.362Z] === PAUSE TestStopContainerWithTimeout/-1
22:59:55 [2023-10-03T22:59:55.362Z] === CONT  TestStopContainerWithTimeout/0
22:59:55 [2023-10-03T22:59:55.362Z] === CONT  TestStopContainerWithTimeout/3
22:59:55 [2023-10-03T22:59:55.362Z] === CONT  TestStopContainerWithTimeout/-1
22:59:55 [2023-10-03T22:59:55.362Z] === CONT  TestStopContainerWithTimeout/1
22:59:57 [2023-10-03T22:59:57.898Z] --- PASS: TestStopContainerWithTimeout (0.04s)
22:59:57 [2023-10-03T22:59:57.898Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
22:59:57 [2023-10-03T22:59:57.898Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
22:59:57 [2023-10-03T22:59:57.898Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
22:59:57 [2023-10-03T22:59:57.898Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
22:59:57 [2023-10-03T22:59:57.898Z] === RUN   TestDeleteDevicemapper
22:59:57 [2023-10-03T22:59:57.898Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
22:59:57 [2023-10-03T22:59:57.899Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:59:57 [2023-10-03T22:59:57.899Z] === RUN   TestStopContainerWithTimeoutCancel
22:59:57 [2023-10-03T22:59:57.899Z] === PAUSE TestStopContainerWithTimeoutCancel
22:59:57 [2023-10-03T22:59:57.899Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:59:59 [2023-10-03T22:59:59.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
22:59:59 [2023-10-03T22:59:59.787Z] === RUN   TestUpdateMemory
23:00:00 [2023-10-03T23:00:00.349Z] --- PASS: TestUpdateMemory (0.57s)
23:00:00 [2023-10-03T23:00:00.349Z] === RUN   TestUpdateCPUQuota
23:00:01 [2023-10-03T23:00:01.276Z] --- PASS: TestUpdateCPUQuota (0.89s)
23:00:01 [2023-10-03T23:00:01.276Z] === RUN   TestUpdatePidsLimit
23:00:01 [2023-10-03T23:00:01.276Z] === RUN   TestUpdatePidsLimit/update_from_none
23:00:01 [2023-10-03T23:00:01.532Z] === RUN   TestUpdatePidsLimit/no_change
23:00:01 [2023-10-03T23:00:01.788Z] === RUN   TestUpdatePidsLimit/update_lower
23:00:01 [2023-10-03T23:00:01.788Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:00:02 [2023-10-03T23:00:02.043Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:00:02 [2023-10-03T23:00:02.299Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:00:02 [2023-10-03T23:00:02.555Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:00:03 [2023-10-03T23:00:03.482Z] --- PASS: TestUpdatePidsLimit (2.01s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
23:00:03 [2023-10-03T23:00:03.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
23:00:03 [2023-10-03T23:00:03.482Z] === RUN   TestUpdateRestartPolicy
23:00:15 [2023-10-03T23:00:15.650Z] --- PASS: TestUpdateRestartPolicy (10.74s)
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestUpdateRestartWithAutoRemove
23:00:15 [2023-10-03T23:00:15.650Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitNonBlocked
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:00:15 [2023-10-03T23:00:15.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:00:15 [2023-10-03T23:00:15.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:00:15 [2023-10-03T23:00:15.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:00:15 [2023-10-03T23:00:15.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:00:15 [2023-10-03T23:00:15.650Z] --- PASS: TestWaitNonBlocked (0.02s)
23:00:15 [2023-10-03T23:00:15.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
23:00:15 [2023-10-03T23:00:15.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitBlocked
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:00:15 [2023-10-03T23:00:15.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:00:15 [2023-10-03T23:00:15.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:00:15 [2023-10-03T23:00:15.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:00:15 [2023-10-03T23:00:15.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:00:15 [2023-10-03T23:00:15.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:00:15 [2023-10-03T23:00:15.906Z] --- PASS: TestWaitBlocked (0.02s)
23:00:15 [2023-10-03T23:00:15.906Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
23:00:15 [2023-10-03T23:00:15.906Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
23:00:15 [2023-10-03T23:00:15.906Z] === RUN   TestWaitConditions
23:00:15 [2023-10-03T23:00:15.906Z] === RUN   TestWaitConditions/default
23:00:15 [2023-10-03T23:00:15.906Z] === PAUSE TestWaitConditions/default
23:00:15 [2023-10-03T23:00:15.906Z] === RUN   TestWaitConditions/not-running
23:00:15 [2023-10-03T23:00:15.906Z] === PAUSE TestWaitConditions/not-running
23:00:15 [2023-10-03T23:00:15.906Z] === RUN   TestWaitConditions/next-exit
23:00:15 [2023-10-03T23:00:15.906Z] === PAUSE TestWaitConditions/next-exit
23:00:15 [2023-10-03T23:00:15.906Z] === RUN   TestWaitConditions/removed
23:00:15 [2023-10-03T23:00:15.906Z] === PAUSE TestWaitConditions/removed
23:00:15 [2023-10-03T23:00:15.906Z] === CONT  TestWaitConditions/next-exit
23:00:15 [2023-10-03T23:00:15.906Z] === CONT  TestWaitConditions/default
23:00:15 [2023-10-03T23:00:15.906Z] === CONT  TestWaitConditions/not-running
23:00:15 [2023-10-03T23:00:15.906Z] === CONT  TestWaitConditions/removed
23:00:15 [2023-10-03T23:00:15.906Z]     wait_test.go:146: ContainerID = cc80e847e02e5b104002b3c1cf75fc762b4497f3a48d96b0499588c29e86fa4a
23:00:15 [2023-10-03T23:00:15.906Z]     wait_test.go:146: ContainerID = 1e0dc75ca4cef980c0fcb72154816bac42ac0443c5774cb350fd4987efcc50c3
23:00:15 [2023-10-03T23:00:15.906Z]     wait_test.go:146: ContainerID = c8a4588d8430ef6f90a89a8e47691c8bfaf64ed09b4da9a118735961349c214e
23:00:15 [2023-10-03T23:00:15.906Z]     wait_test.go:146: ContainerID = e87e307434093dd432979792a45d696d648d8606bd80fc5c0bc394385b43b377
23:00:17 [2023-10-03T23:00:17.270Z] --- PASS: TestWaitConditions (0.03s)
23:00:17 [2023-10-03T23:00:17.270Z]     --- PASS: TestWaitConditions/not-running (0.62s)
23:00:17 [2023-10-03T23:00:17.270Z]     --- PASS: TestWaitConditions/removed (0.89s)
23:00:17 [2023-10-03T23:00:17.270Z]     --- PASS: TestWaitConditions/next-exit (1.15s)
23:00:17 [2023-10-03T23:00:17.270Z]     --- PASS: TestWaitConditions/default (1.20s)
23:00:17 [2023-10-03T23:00:17.270Z] === RUN   TestWaitRestartedContainer
23:00:17 [2023-10-03T23:00:17.270Z] === RUN   TestWaitRestartedContainer/default
23:00:17 [2023-10-03T23:00:17.270Z] === PAUSE TestWaitRestartedContainer/default
23:00:17 [2023-10-03T23:00:17.270Z] === RUN   TestWaitRestartedContainer/not-running
23:00:17 [2023-10-03T23:00:17.270Z] === PAUSE TestWaitRestartedContainer/not-running
23:00:17 [2023-10-03T23:00:17.270Z] === RUN   TestWaitRestartedContainer/next-exit
23:00:17 [2023-10-03T23:00:17.270Z] === PAUSE TestWaitRestartedContainer/next-exit
23:00:17 [2023-10-03T23:00:17.270Z] === CONT  TestWaitRestartedContainer/default
23:00:17 [2023-10-03T23:00:17.270Z] === CONT  TestWaitRestartedContainer/next-exit
23:00:17 [2023-10-03T23:00:17.270Z] === CONT  TestWaitRestartedContainer/not-running
23:00:19 [2023-10-03T23:00:19.158Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:00:19 [2023-10-03T23:00:19.158Z]     --- PASS: TestWaitRestartedContainer/not-running (1.44s)
23:00:19 [2023-10-03T23:00:19.158Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.74s)
23:00:19 [2023-10-03T23:00:19.158Z]     --- PASS: TestWaitRestartedContainer/default (1.80s)
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestHardRestartWhenContainerIsRunning
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestContainerStartOnDaemonRestart
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestDaemonHostGatewayIP
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestIpcModeOlderClient
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestContainerKillOnDaemonStart
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestRestartDaemonWithRestartingContainer
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestStopContainerWithTimeoutCancel
23:00:19 [2023-10-03T23:00:19.158Z] === CONT  TestDaemonRestartIpcMode
23:00:19 [2023-10-03T23:00:19.158Z] --- PASS: TestIpcModeOlderClient (0.05s)
23:00:21 [2023-10-03T23:00:21.047Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
23:00:21 [2023-10-03T23:00:21.047Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
23:00:21 [2023-10-03T23:00:21.303Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.33s)
23:00:21 [2023-10-03T23:00:21.303Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
23:00:21 [2023-10-03T23:00:21.303Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.47s)
23:00:21 [2023-10-03T23:00:21.559Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s)
23:00:22 [2023-10-03T23:00:22.486Z] --- PASS: TestDaemonHostGatewayIP (3.45s)
23:00:22 [2023-10-03T23:00:22.486Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s)
23:00:22 [2023-10-03T23:00:22.486Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
23:00:22 [2023-10-03T23:00:22.742Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
23:00:30 [2023-10-03T23:00:30.823Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
23:00:30 [2023-10-03T23:00:30.823Z] PASS
23:00:30 [2023-10-03T23:00:30.823Z] 
23:00:30 [2023-10-03T23:00:30.823Z] === Skipped
23:00:30 [2023-10-03T23:00:30.823Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:00:30 [2023-10-03T23:00:30.823Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:00:30 [2023-10-03T23:00:30.823Z] 
23:00:30 [2023-10-03T23:00:30.823Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:00:30 [2023-10-03T23:00:30.823Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:00:30 [2023-10-03T23:00:30.823Z] 
23:00:30 [2023-10-03T23:00:30.823Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:00:30 [2023-10-03T23:00:30.823Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
23:00:30 [2023-10-03T23:00:30.823Z] 
23:00:30 [2023-10-03T23:00:30.823Z] DONE 295 tests, 3 skipped in 119.948s
23:00:30 [2023-10-03T23:00:30.823Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:00:30 [2023-10-03T23:00:30.823Z] ++ 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
23:00:30 [2023-10-03T23:00:30.823Z] ++ set -e
23:00:30 [2023-10-03T23:00:30.823Z] ++ '[' -n 0 ']'
23:00:30 [2023-10-03T23:00:30.823Z] ++ set -x
23:00:30 [2023-10-03T23:00:30.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
23:00:30 [2023-10-03T23:00:30.823Z] INFO: Testing against a local daemon
23:00:30 [2023-10-03T23:00:30.823Z] === RUN   TestConfigDaemonID
23:00:31 [2023-10-03T23:00:31.751Z]     daemon_test.go:57: [d58497f4fd57b] daemon is not started
23:00:31 [2023-10-03T23:00:31.751Z] --- PASS: TestConfigDaemonID (1.04s)
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:00:31 [2023-10-03T23:00:31.751Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:00:31 [2023-10-03T23:00:31.751Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation/invalid_config
23:00:31 [2023-10-03T23:00:31.751Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation/malformed_config
23:00:31 [2023-10-03T23:00:31.751Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestDaemonConfigValidation/valid_config
23:00:31 [2023-10-03T23:00:31.751Z] === PAUSE TestDaemonConfigValidation/valid_config
23:00:31 [2023-10-03T23:00:31.751Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:00:31 [2023-10-03T23:00:31.751Z] === CONT  TestDaemonConfigValidation/malformed_config
23:00:31 [2023-10-03T23:00:31.751Z] === CONT  TestDaemonConfigValidation/valid_config
23:00:31 [2023-10-03T23:00:31.751Z] === CONT  TestDaemonConfigValidation/invalid_config
23:00:31 [2023-10-03T23:00:31.751Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:00:31 [2023-10-03T23:00:31.751Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:00:31 [2023-10-03T23:00:31.751Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
23:00:31 [2023-10-03T23:00:31.751Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
23:00:31 [2023-10-03T23:00:31.751Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
23:00:31 [2023-10-03T23:00:31.751Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
23:00:31 [2023-10-03T23:00:31.751Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestConfigDaemonSeccompProfiles
23:00:31 [2023-10-03T23:00:31.751Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:00:32 [2023-10-03T23:00:32.678Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:00:34 [2023-10-03T23:00:34.042Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:00:34 [2023-10-03T23:00:34.969Z]     daemon_test.go:171: [d03faab08a50d] daemon is not started
23:00:34 [2023-10-03T23:00:34.969Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
23:00:34 [2023-10-03T23:00:34.969Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:00:34 [2023-10-03T23:00:34.969Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:00:34 [2023-10-03T23:00:34.969Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:00:34 [2023-10-03T23:00:34.969Z] === RUN   TestDaemonProxy
23:00:34 [2023-10-03T23:00:34.969Z] === RUN   TestDaemonProxy/environment_variables
23:00:34 [2023-10-03T23:00:34.969Z] === PAUSE TestDaemonProxy/environment_variables
23:00:34 [2023-10-03T23:00:34.969Z] === RUN   TestDaemonProxy/command-line_options
23:00:34 [2023-10-03T23:00:34.969Z] === PAUSE TestDaemonProxy/command-line_options
23:00:34 [2023-10-03T23:00:34.969Z] === RUN   TestDaemonProxy/configuration_file
23:00:34 [2023-10-03T23:00:34.969Z] === PAUSE TestDaemonProxy/configuration_file
23:00:34 [2023-10-03T23:00:34.969Z] === RUN   TestDaemonProxy/conflicting_options
23:00:35 [2023-10-03T23:00:35.530Z] === RUN   TestDaemonProxy/reload_sanitized
23:00:35 [2023-10-03T23:00:35.530Z] === PAUSE TestDaemonProxy/reload_sanitized
23:00:35 [2023-10-03T23:00:35.530Z] === CONT  TestDaemonProxy/environment_variables
23:00:35 [2023-10-03T23:00:35.530Z] === CONT  TestDaemonProxy/configuration_file
23:00:35 [2023-10-03T23:00:35.530Z] === CONT  TestDaemonProxy/reload_sanitized
23:00:35 [2023-10-03T23:00:35.530Z] === CONT  TestDaemonProxy/command-line_options
23:00:37 [2023-10-03T23:00:37.419Z] --- PASS: TestDaemonProxy (0.50s)
23:00:37 [2023-10-03T23:00:37.419Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:00:37 [2023-10-03T23:00:37.419Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
23:00:37 [2023-10-03T23:00:37.419Z]     --- PASS: TestDaemonProxy/configuration_file (1.43s)
23:00:37 [2023-10-03T23:00:37.419Z]     --- PASS: TestDaemonProxy/command-line_options (1.70s)
23:00:37 [2023-10-03T23:00:37.419Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
23:00:37 [2023-10-03T23:00:37.419Z] === RUN   TestLiveRestore
23:00:37 [2023-10-03T23:00:37.419Z] === RUN   TestLiveRestore/volume_references
23:00:37 [2023-10-03T23:00:37.419Z] === PAUSE TestLiveRestore/volume_references
23:00:37 [2023-10-03T23:00:37.419Z] === CONT  TestLiveRestore/volume_references
23:00:37 [2023-10-03T23:00:37.675Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:00:37 [2023-10-03T23:00:37.675Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:00:38 [2023-10-03T23:00:38.602Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:00:39 [2023-10-03T23:00:39.529Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:00:40 [2023-10-03T23:00:40.455Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:00:41 [2023-10-03T23:00:41.382Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
23:00:42 [2023-10-03T23:00:42.310Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
23:00:42 [2023-10-03T23:00:42.871Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
23:00:43 [2023-10-03T23:00:43.798Z] --- PASS: TestLiveRestore (0.00s)
23:00:43 [2023-10-03T23:00:43.798Z]     --- PASS: TestLiveRestore/volume_references (6.77s)
23:00:43 [2023-10-03T23:00:43.798Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s)
23:00:43 [2023-10-03T23:00:43.798Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
23:00:43 [2023-10-03T23:00:43.798Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
23:00:43 [2023-10-03T23:00:43.798Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
23:00:43 [2023-10-03T23:00:43.798Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
23:00:43 [2023-10-03T23:00:43.798Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.47s)
23:00:43 [2023-10-03T23:00:43.798Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.48s)
23:00:43 [2023-10-03T23:00:43.798Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
23:00:43 [2023-10-03T23:00:43.798Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
23:00:44 [2023-10-03T23:00:44.725Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
23:00:44 [2023-10-03T23:00:44.725Z] PASS
23:00:44 [2023-10-03T23:00:44.725Z] 
23:00:44 [2023-10-03T23:00:44.725Z] DONE 28 tests in 13.971s
23:00:44 [2023-10-03T23:00:44.725Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:00:44 [2023-10-03T23:00:44.725Z] ++ 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
23:00:44 [2023-10-03T23:00:44.725Z] ++ set -e
23:00:44 [2023-10-03T23:00:44.725Z] ++ '[' -n 0 ']'
23:00:44 [2023-10-03T23:00:44.725Z] ++ set -x
23:00:44 [2023-10-03T23:00:44.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
23:00:44 [2023-10-03T23:00:44.725Z] INFO: Testing against a local daemon
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestCommitInheritsEnv
23:00:44 [2023-10-03T23:00:44.725Z] --- PASS: TestCommitInheritsEnv (0.13s)
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportExtremelyLargeImageWorks
23:00:44 [2023-10-03T23:00:44.725Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:00:44 [2023-10-03T23:00:44.725Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/#00
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/_______
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform//
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/linux
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/LINUX
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/macos
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:00:44 [2023-10-03T23:00:44.725Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:00:44 [2023-10-03T23:00:44.981Z] --- PASS: TestImportWithCustomPlatform (0.11s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:00:44 [2023-10-03T23:00:44.981Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:00:44 [2023-10-03T23:00:44.981Z] === RUN   TestImageInspectEmptyTagsAndDigests
23:00:44 [2023-10-03T23:00:44.981Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
23:00:44 [2023-10-03T23:00:44.981Z] === RUN   TestImagesFilterMultiReference
23:00:44 [2023-10-03T23:00:44.981Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:00:44 [2023-10-03T23:00:44.981Z] === RUN   TestImagesFilterBeforeSince
23:00:44 [2023-10-03T23:00:44.981Z]     list_test.go:87: ImageList: ID=sha256:6e29c3622bdd0604d6ae592ad266952648522d5fa369acc02817419e19ee9ba8 RepoTags=[testimagesfilterbeforesince:v1]
23:00:44 [2023-10-03T23:00:44.981Z]     list_test.go:87: ImageList: ID=sha256:065865d17e9b1413d5950c39a9849b23371b43d3dbf73d46f82f0b34efbcd92e RepoTags=[testimagesfilterbeforesince:v3]
23:00:44 [2023-10-03T23:00:44.981Z]     list_test.go:87: ImageList: ID=sha256:9e4299a11c15c20133363925dddc8f2a74c3ada7636740443e3bf8f69d78147d RepoTags=[testimagesfilterbeforesince:v2]
23:00:45 [2023-10-03T23:00:45.240Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
23:00:45 [2023-10-03T23:00:45.240Z] === RUN   TestPruneDontDeleteUsedDangling
23:00:45 [2023-10-03T23:00:45.240Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
23:00:45 [2023-10-03T23:00:45.240Z] === RUN   TestImagePullPlatformInvalid
23:00:45 [2023-10-03T23:00:45.240Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:00:45 [2023-10-03T23:00:45.240Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.8 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb889f9-e999-4938-a4d3-2431359741fa http.request.method=GET http.request.remoteaddr="127.0.0.1:50050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb889f9-e999-4938-a4d3-2431359741fa http.request.method=GET http.request.remoteaddr="127.0.0.1:50050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061239ms http.response.status=200 http.response.written=2 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=785d8715-59e8-409b-9eda-59b535c60fe4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=785d8715-59e8-409b-9eda-59b535c60fe4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70b6a7f9-0bef-4b94-af1b-db01252861fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=70b6a7f9-0bef-4b94-af1b-db01252861fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=785d8715-59e8-409b-9eda-59b535c60fe4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=28.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=593ec375-e8b4-404b-a7fc-faee9b6297c1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=70b6a7f9-0bef-4b94-af1b-db01252861fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=24.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f3360b5-7291-4f98-a91c-63d9fe409581 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=785d8715-59e8-409b-9eda-59b535c60fe4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.813427ms http.response.status=404 http.response.written=157 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=70b6a7f9-0bef-4b94-af1b-db01252861fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.02469ms http.response.status=404 http.response.written=157 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/startedat\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=108.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=407a870a-e5f0-4409-ad9b-1f56a68a5cab trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/startedat\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=59.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f17bdc4-4192-4405-8dc2-83c086f92645 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=12.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a71e5bf7-5e2e-4d21-8884-c373de6cd32c trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=11.38µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65701792-97f3-491f-a1bd-99689f12f8bb trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/hashstates/sha256/0\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=81.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4caa3665-276c-4efe-8bd2-6591a3dd0ab9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/hashstates/sha256/0\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=67.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b4af8dda-51d4-4f30-a5e9-9c4e9e921f9c trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73c05a64-be0d-4a43-a480-d385bc8b8644 http.request.method=POST http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.983624ms http.response.status=202 http.response.written=0 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eb69556c-736b-46e2-ac11-9f6d149e27ed http.request.method=POST http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.882071ms http.response.status=202 http.response.written=0 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.240Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.240Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.240Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/startedat\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=43.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0131d570-8a9e-43b0-a30e-d86286d22139 trace.line=82 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=14.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9853effa-1550-4633-b93d-1097f0386f04 trace.line=141 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/data\", 0)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=79.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=b2fd9751-7320-49e4-a964-89d4290985bd trace.line=124 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=10.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=55e68a04-26b7-45df-864d-3409928da544 trace.line=141 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=10.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f74faaf4-e58e-4e3a-9a3b-57c131d4afb0 trace.line=141 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=8.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=abac07f6-0591-4bef-8d8d-4d70f5df4a15 trace.line=141 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8/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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=51.355µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c1c52ad9-7add-411f-a595-4087fed974d2 trace.line=167 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=52.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=53b10a5a-9a5a-44ae-a1f7-d8fa46b4f0d2 trace.line=95 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=94.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4f9161e9-9b85-40e9-a123-4db2090805d5 trace.line=181 vars.name=test vars.uuid=f36395d0-6f37-482d-8f31-aa5ec4c1ccb8 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=7f9675fa-5194-49ba-bf8c-0fd30d6b908a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.884713ms http.response.status=201 http.response.written=0 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "PUT /v2/test/blobs/uploads/f36395d0-6f37-482d-8f31-aa5ec4c1ccb8?_state=xYw0Xwj8rH9Inzl9Jn9e0OM1J5FsU8M_D96E7XHUd9N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNjM5NWQwLTZmMzctNDgyZC04ZjMxLWFhNWVjNGMxY2NiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYzNTk4NTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/startedat\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=34.068µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb5e03a6-6e64-48ba-88ea-795db5272d15 trace.line=82 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=13.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9602c404-008d-4721-9ab0-1fb4c0b2b082 trace.line=141 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/data\", 0)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=108.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=1dac7115-5d07-4ca8-9633-871996045380 trace.line=124 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=22.269µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b93ec0f-f2dc-4c6d-b087-f558f517ca58 trace.line=141 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=15.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=180c0364-c79b-4293-bdfc-dbc798c7f4ef trace.line=141 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.241Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=8.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=005234de-8b9a-4484-ae55-4ee3802760b0 trace.line=141 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23/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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=40.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=30f4504c-f149-4342-ae43-4f57746682e9 trace.line=167 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=50.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6792d841-1c33-4a58-9371-138761df2ba5 trace.line=95 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/42487662-05b1-4ce3-b013-5b78a40a7b23\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=88.139µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=760064ce-c738-4f86-b1b9-538fc7a64962 trace.line=181 vars.name=test vars.uuid=42487662-05b1-4ce3-b013-5b78a40a7b23 version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=efb59c74-d7e5-439a-b847-870b3c2f492c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.29448ms http.response.status=201 http.response.written=0 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "PUT /v2/test/blobs/uploads/42487662-05b1-4ce3-b013-5b78a40a7b23?_state=VHiMgfsBuAS76F3bi-p4hFZmSVoxttCGogVWBZPs4QZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNDg3NjYyLTA1YjEtNGNlMy1iMDEzLTViNzhhNDBhN2IyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0wM1QyMzowMDo0NS4xNjYyOTMyMTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49671826-ae1e-49d1-8358-3cf087401414 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49671826-ae1e-49d1-8358-3cf087401414 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=49671826-ae1e-49d1-8358-3cf087401414 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=23.171µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc469b24-dfd3-4a1d-9a83-22ce44ebe4ff trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=49671826-ae1e-49d1-8358-3cf087401414 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.962µs" http.response.status=404 http.response.written=96 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=40.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b487fcf1-892a-447f-8de4-bbece13d163e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=14.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ac3dc97-f6ee-43fc-86d5-4087051c50df trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=19.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b138c25-21af-4ffb-a4b6-2e72ea1fe60f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=10.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e536710-0ae2-4bf5-9f2d-0df29ed10a74 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=11.914µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7cc7b4bb-b7d1-423f-b459-da9bd86301a4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=51.462µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3bdd0f35-74a4-40cb-b1e6-3c106e078720 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=49.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=07a698e7-bc3c-473f-89a5-aecf33646e0d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=36.512µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8b0de26b-99e7-49b4-9c5e-9c4d40625159 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=62.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e8b2d47-adb6-47ef-8036-41c70ab26717 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=30.351µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a2837d61-c2a1-4b9b-bcbc-9b69e6608bd3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=19b0886f-b3ca-497c-9059-af3a996dbca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50064" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.645429ms http.response.status=201 http.response.written=0 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d410855-1630-45a2-8361-a2198c130b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:50090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d410855-1630-45a2-8361-a2198c130b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:50090" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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="866.147µs" http.response.status=200 http.response.written=2 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.242Z] time="2023-10-03T23:00:45Z" 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=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=44.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f91f584-4235-4f3f-83cd-b1f9f0ebf8f0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=20.997µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85bdab46-366d-4d39-9178-466e585a3f79 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=22.588µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1cda6a13-5f08-4119-9d0f-da12ca8a1c82 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=20.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a76d5729-3d5b-41d3-a219-15954c31d8a4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0273f153-407e-4587-8a54-b727c5418516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.30698ms http.response.status=200 http.response.written=417 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=47.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=84f9d344-f3b8-472a-bcb6-7f1f11979f86 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=16.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1d4c9d0-cc19-4409-9ac0-9ea20f79c91f trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=16.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69e9a9dd-9087-4d29-a8cb-f74553d01d04 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d827ef1-17b4-407f-8b80-c1bfdf9359ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.37545ms http.response.status=200 http.response.written=417 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=43.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a13818d1-d60a-4102-8848-3aef668e51a8 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=32.992µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cbeeac01-353f-423f-a1dd-349fd8270635 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=16.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e64d0fe0-1e37-4716-9bf5-cfe1df263df1 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=13.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=826766fd-553b-4fef-85f6-28e7b093b73f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=18.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f478b31-b089-4db2-9445-b1ccd756104b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=9µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f679a6b2-0fa7-4ddc-93bb-676daa455cc8 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.243Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=25.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3dba0ce7-f3f1-46a8-a55e-6ccf32a22419 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=8.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe9d8add-5816-478d-9bb6-349114874b1f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=12.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c210e2e0-3950-40f0-b528-cb6f46402e72 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=5.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7de4f08d-21e0-44fd-aa3c-9df501572f9e trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=8.115µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=01cf856f-4cc3-46ec-99d5-26987c19ff7c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=5.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=95efc5b8-e174-4717-b422-aaadbedd12b9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.ReadStream(\"/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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=14.596µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=65bddfaf-fc7e-4de7-8b25-7e1a7e39b6e9 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="filesystem.ReadStream(\"/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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=14.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0385e904-fdd0-44d6-b5fa-aa5a76a5f25e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=75.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ffc8667f-1213-47aa-88f6-0066bd1198a5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=19.971µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=27ecafc2-982c-405a-b882-3ce6eebdd5a4 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=28.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38eaa773-9561-4c0d-a6dd-e05fdf2fd8cc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7ead06-f03e-4dcf-95fc-e040497b063a http.request.method=GET http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.100181ms http.response.status=200 http.response.written=194 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=14.852µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa7fff8e-b98a-4946-8f8d-c47cba0c9b62 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9078a390-2c28-4dc4-88e1-4bee7ed2db17 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.08496ms http.response.status=200 http.response.written=68 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=215767ff-99b7-4749-a7cb-b503e43f5c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:50150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=215767ff-99b7-4749-a7cb-b503e43f5c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:50150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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="860.404µs" http.response.status=200 http.response.written=2 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=31.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c22c0ab3-fcaa-4d26-b16e-b0f37c8a8dea trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=11.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1700c553-da24-458f-8059-542ffd8f858a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=98a69316-46ee-41e6-b18c-178a99d9587d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.100754ms http.response.status=404 http.response.written=181 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.244Z] time="2023-10-03T23:00:45Z" 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=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=27.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd1a0d39-2f35-4bd8-ac48-9ca8ed23c97d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.245Z] time="2023-10-03T23:00:45Z" 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=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e trace.duration=11.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3e3406a8-6035-4d94-ba12-3c2466c54392 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.245Z] time="2023-10-03T23:00:45Z" 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=e07fff98-8155-41fd-a0f2-6218cc864af2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50164" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff 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.03477ms http.response.status=404 http.response.written=181 instance.id=68bbaffc-3882-4f7c-8d58-c822c3ab238e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:00:45 [2023-10-03T23:00:45.245Z] 127.0.0.1 - - [03/Oct/2023:23:00:45 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/37796c70294550ed9a3c33e68624131fbdc070ff kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:00:45 [2023-10-03T23:00:45.245Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
23:00:45 [2023-10-03T23:00:45.245Z] === RUN   TestRemoveImageOrphaning
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestRemoveImageOrphaning (0.12s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestRemoveByDigest
23:00:45 [2023-10-03T23:00:45.500Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:00:45 [2023-10-03T23:00:45.500Z] --- SKIP: TestRemoveByDigest (0.00s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestRemoveImageGarbageCollector
23:00:45 [2023-10-03T23:00:45.500Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:45 [2023-10-03T23:00:45.500Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagInvalidReference
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestTagInvalidReference (0.01s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagValidPrefixedRepo
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagExistedNameWithoutForce
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagOfficialNames
23:00:45 [2023-10-03T23:00:45.500Z] --- PASS: TestTagOfficialNames (0.05s)
23:00:45 [2023-10-03T23:00:45.500Z] === RUN   TestTagMatchesDigest
23:00:45 [2023-10-03T23:00:45.756Z] --- PASS: TestTagMatchesDigest (0.01s)
23:00:45 [2023-10-03T23:00:45.756Z] PASS
23:00:45 [2023-10-03T23:00:45.756Z] 
23:00:45 [2023-10-03T23:00:45.756Z] === Skipped
23:00:45 [2023-10-03T23:00:45.756Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:00:45 [2023-10-03T23:00:45.756Z] 
23:00:45 [2023-10-03T23:00:45.756Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:00:45 [2023-10-03T23:00:45.756Z] 
23:00:45 [2023-10-03T23:00:45.756Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:45 [2023-10-03T23:00:45.756Z] 
23:00:45 [2023-10-03T23:00:45.756Z] DONE 27 tests, 3 skipped in 1.031s
23:00:45 [2023-10-03T23:00:45.756Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:00:45 [2023-10-03T23:00:45.756Z] ++ 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
23:00:45 [2023-10-03T23:00:45.756Z] ++ set -e
23:00:45 [2023-10-03T23:00:45.756Z] ++ '[' -n 0 ']'
23:00:45 [2023-10-03T23:00:45.756Z] ++ set -x
23:00:45 [2023-10-03T23:00:45.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:00:45 [2023-10-03T23:00:45.756Z] === RUN   TestStripANSICommands
23:00:45 [2023-10-03T23:00:45.756Z] === RUN   TestStripANSICommands/#00
23:00:45 [2023-10-03T23:00:45.756Z] === RUN   TestStripANSICommands/#01
23:00:45 [2023-10-03T23:00:45.756Z] --- PASS: TestStripANSICommands (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:00:45 [2023-10-03T23:00:45.756Z] PASS
23:00:45 [2023-10-03T23:00:45.756Z] 
23:00:45 [2023-10-03T23:00:45.756Z] DONE 3 tests in 0.010s
23:00:45 [2023-10-03T23:00:45.756Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:00:45 [2023-10-03T23:00:45.756Z] ++ 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
23:00:45 [2023-10-03T23:00:45.756Z] ++ set -e
23:00:45 [2023-10-03T23:00:45.756Z] ++ '[' -n 0 ']'
23:00:45 [2023-10-03T23:00:45.756Z] ++ set -x
23:00:45 [2023-10-03T23:00:45.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
23:00:45 [2023-10-03T23:00:45.756Z] INFO: Testing against a local daemon
23:00:45 [2023-10-03T23:00:45.756Z] === RUN   TestNetworkCreateDelete
23:00:46 [2023-10-03T23:00:46.012Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:00:46 [2023-10-03T23:00:46.012Z] === RUN   TestDockerNetworkDeletePreferID
23:00:46 [2023-10-03T23:00:46.268Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
23:00:46 [2023-10-03T23:00:46.268Z] === RUN   TestDaemonDNSFallback
23:00:52 [2023-10-03T23:00:52.800Z] --- PASS: TestDaemonDNSFallback (6.31s)
23:00:52 [2023-10-03T23:00:52.800Z] === RUN   TestInspectNetwork
23:00:56 [2023-10-03T23:00:56.065Z] === RUN   TestInspectNetwork/full_network_id
23:00:56 [2023-10-03T23:00:56.065Z] === RUN   TestInspectNetwork/partial_network_id
23:00:56 [2023-10-03T23:00:56.065Z] === RUN   TestInspectNetwork/network_name
23:00:56 [2023-10-03T23:00:56.065Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:01:00 [2023-10-03T23:01:00.231Z] --- PASS: TestInspectNetwork (7.27s)
23:01:00 [2023-10-03T23:01:00.231Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:01:00 [2023-10-03T23:01:00.231Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:01:00 [2023-10-03T23:01:00.231Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:01:00 [2023-10-03T23:01:00.231Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:01:00 [2023-10-03T23:01:00.231Z] === RUN   TestRunContainerWithBridgeNone
23:01:01 [2023-10-03T23:01:01.596Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/create
23:01:01 [2023-10-03T23:01:01.596Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:01:01 [2023-10-03T23:01:01.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:01:01 [2023-10-03T23:01:01.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:01:01 [2023-10-03T23:01:01.596Z] === CONT  TestNetworkInvalidJSON/networks/create
23:01:01 [2023-10-03T23:01:01.596Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:01:01 [2023-10-03T23:01:01.596Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:01:01 [2023-10-03T23:01:01.596Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:01:01 [2023-10-03T23:01:01.596Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkList
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkList//networks
23:01:01 [2023-10-03T23:01:01.596Z] === PAUSE TestNetworkList//networks
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestNetworkList//networks/
23:01:01 [2023-10-03T23:01:01.596Z] === PAUSE TestNetworkList//networks/
23:01:01 [2023-10-03T23:01:01.596Z] === CONT  TestNetworkList//networks
23:01:01 [2023-10-03T23:01:01.596Z] === CONT  TestNetworkList//networks/
23:01:01 [2023-10-03T23:01:01.596Z] --- PASS: TestNetworkList (0.01s)
23:01:01 [2023-10-03T23:01:01.596Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z]     --- PASS: TestNetworkList//networks (0.00s)
23:01:01 [2023-10-03T23:01:01.596Z] === RUN   TestHostIPv4BridgeLabel
23:01:01 [2023-10-03T23:01:01.852Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:01:01 [2023-10-03T23:01:01.852Z] === RUN   TestDefaultNetworkOpts
23:01:01 [2023-10-03T23:01:01.852Z] === RUN   TestDefaultNetworkOpts/default_value
23:01:03 [2023-10-03T23:01:03.217Z] === RUN   TestDefaultNetworkOpts/cmdline_value
23:01:04 [2023-10-03T23:01:04.582Z] === RUN   TestDefaultNetworkOpts/config-from_value
23:01:05 [2023-10-03T23:01:05.946Z] --- PASS: TestDefaultNetworkOpts (3.89s)
23:01:05 [2023-10-03T23:01:05.946Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
23:01:05 [2023-10-03T23:01:05.946Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
23:01:05 [2023-10-03T23:01:05.946Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
23:01:05 [2023-10-03T23:01:05.946Z] === RUN   TestDaemonRestartWithLiveRestore
23:01:06 [2023-10-03T23:01:06.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:01:06 [2023-10-03T23:01:06.873Z] === RUN   TestDaemonDefaultNetworkPools
23:01:07 [2023-10-03T23:01:07.800Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
23:01:07 [2023-10-03T23:01:07.800Z] === RUN   TestDaemonRestartWithExistingNetwork
23:01:08 [2023-10-03T23:01:08.727Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
23:01:08 [2023-10-03T23:01:08.727Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:01:10 [2023-10-03T23:01:10.092Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
23:01:10 [2023-10-03T23:01:10.092Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:01:10 [2023-10-03T23:01:10.654Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
23:01:10 [2023-10-03T23:01:10.654Z] === RUN   TestServiceWithPredefinedNetwork
23:01:13 [2023-10-03T23:01:13.168Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
23:01:13 [2023-10-03T23:01:13.168Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:01:13 [2023-10-03T23:01:13.168Z]     service_test.go:242: FLAKY_TEST
23:01:13 [2023-10-03T23:01:13.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:13 [2023-10-03T23:01:13.168Z] === RUN   TestServiceWithDataPathPortInit
23:01:28 [2023-10-03T23:01:28.003Z] --- PASS: TestServiceWithDataPathPortInit (13.35s)
23:01:28 [2023-10-03T23:01:28.003Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:01:28 [2023-10-03T23:01:28.259Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n3vqjo9p82tal65mdcx9zyhlj Created:2023-10-03 23:01:27.359144864 +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[f9aa09dd4ad2d8838661dea3cffdee8fb0f2dd1bb643816a8849dfb6120ea5cd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ni4r2k50q6bur3jrbfxul1puz EndpointID:be0c6ff2d4094c7519344534a7d794fdff199dbd899207c594e03240b971bc43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:271597e9fc035a666c856a49dba046952f92f8115d430525f94bdc926bea3ce0 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:ba9b767a74ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ni4r2k50q6bur3jrbfxul1puz EndpointID:be0c6ff2d4094c7519344534a7d794fdff199dbd899207c594e03240b971bc43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:01:33 [2023-10-03T23:01:33.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.66s)
23:01:33 [2023-10-03T23:01:33.502Z] PASS
23:01:33 [2023-10-03T23:01:33.502Z] 
23:01:33 [2023-10-03T23:01:33.502Z] === Skipped
23:01:33 [2023-10-03T23:01:33.502Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:33 [2023-10-03T23:01:33.502Z]     service_test.go:242: FLAKY_TEST
23:01:33 [2023-10-03T23:01:33.502Z] 
23:01:33 [2023-10-03T23:01:33.502Z] DONE 42 tests, 1 skipped in 47.168s
23:01:33 [2023-10-03T23:01:33.502Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:01:33 [2023-10-03T23:01:33.502Z] ++ 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
23:01:33 [2023-10-03T23:01:33.502Z] ++ set -e
23:01:33 [2023-10-03T23:01:33.502Z] ++ '[' -n 0 ']'
23:01:33 [2023-10-03T23:01:33.502Z] ++ set -x
23:01:33 [2023-10-03T23:01:33.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:01:33 [2023-10-03T23:01:33.502Z] INFO: Testing against a local daemon
23:01:33 [2023-10-03T23:01:33.502Z] === RUN   TestDockerNetworkIpvlanPersistance
23:01:33 [2023-10-03T23:01:33.502Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:01:33 [2023-10-03T23:01:33.502Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:01:33 [2023-10-03T23:01:33.502Z] === RUN   TestDockerNetworkIpvlan
23:01:33 [2023-10-03T23:01:33.502Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:01:33 [2023-10-03T23:01:33.502Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:01:33 [2023-10-03T23:01:33.502Z] PASS
23:01:33 [2023-10-03T23:01:33.502Z] 
23:01:33 [2023-10-03T23:01:33.502Z] === Skipped
23:01:33 [2023-10-03T23:01:33.502Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:01:33 [2023-10-03T23:01:33.502Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:01:33 [2023-10-03T23:01:33.502Z] 
23:01:33 [2023-10-03T23:01:33.502Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:01:33 [2023-10-03T23:01:33.502Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:01:33 [2023-10-03T23:01:33.502Z] 
23:01:33 [2023-10-03T23:01:33.502Z] DONE 2 tests, 2 skipped in 0.034s
23:01:33 [2023-10-03T23:01:33.502Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:01:33 [2023-10-03T23:01:33.502Z] ++ 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
23:01:33 [2023-10-03T23:01:33.502Z] ++ set -e
23:01:33 [2023-10-03T23:01:33.502Z] ++ '[' -n 0 ']'
23:01:33 [2023-10-03T23:01:33.502Z] ++ set -x
23:01:33 [2023-10-03T23:01:33.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:01:33 [2023-10-03T23:01:33.502Z] INFO: Testing against a local daemon
23:01:33 [2023-10-03T23:01:33.502Z] === RUN   TestDockerNetworkMacvlanPersistance
23:01:34 [2023-10-03T23:01:34.430Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
23:01:34 [2023-10-03T23:01:34.430Z] === RUN   TestDockerNetworkMacvlan
23:01:34 [2023-10-03T23:01:34.685Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:01:35 [2023-10-03T23:01:35.612Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:01:36 [2023-10-03T23:01:36.173Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:01:38 [2023-10-03T23:01:38.061Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:01:39 [2023-10-03T23:01:39.425Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:01:41 [2023-10-03T23:01:41.941Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:01:42 [2023-10-03T23:01:42.502Z] --- PASS: TestDockerNetworkMacvlan (8.28s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.37s)
23:01:42 [2023-10-03T23:01:42.502Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s)
23:01:42 [2023-10-03T23:01:42.502Z] PASS
23:01:42 [2023-10-03T23:01:42.502Z] 
23:01:42 [2023-10-03T23:01:42.502Z] DONE 8 tests in 9.561s
23:01:42 [2023-10-03T23:01:42.502Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:01:42 [2023-10-03T23:01:42.502Z] ++ 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
23:01:42 [2023-10-03T23:01:42.502Z] ++ set -e
23:01:42 [2023-10-03T23:01:42.502Z] ++ '[' -n 0 ']'
23:01:42 [2023-10-03T23:01:42.502Z] ++ set -x
23:01:42 [2023-10-03T23:01:42.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:01:42 [2023-10-03T23:01:42.502Z] testing: warning: no tests to run
23:01:42 [2023-10-03T23:01:42.502Z] PASS
23:01:42 [2023-10-03T23:01:42.502Z] 
23:01:42 [2023-10-03T23:01:42.502Z] DONE 0 tests in 0.008s
23:01:42 [2023-10-03T23:01:42.502Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:01:42 [2023-10-03T23:01:42.502Z] ++ 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
23:01:42 [2023-10-03T23:01:42.502Z] ++ set -e
23:01:42 [2023-10-03T23:01:42.502Z] ++ '[' -n 0 ']'
23:01:42 [2023-10-03T23:01:42.502Z] ++ set -x
23:01:42 [2023-10-03T23:01:42.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:01:42 [2023-10-03T23:01:42.502Z] INFO: Testing against a local daemon
23:01:42 [2023-10-03T23:01:42.502Z] === RUN   TestAuthZPluginAllowRequest
23:01:43 [2023-10-03T23:01:43.867Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
23:01:43 [2023-10-03T23:01:43.867Z] === RUN   TestAuthZPluginTLS
23:01:44 [2023-10-03T23:01:44.123Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:01:44 [2023-10-03T23:01:44.123Z] === RUN   TestAuthZPluginDenyRequest
23:01:44 [2023-10-03T23:01:44.685Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:01:44 [2023-10-03T23:01:44.685Z] === RUN   TestAuthZPluginAPIDenyResponse
23:01:45 [2023-10-03T23:01:45.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:01:45 [2023-10-03T23:01:45.246Z] === RUN   TestAuthZPluginDenyResponse
23:01:45 [2023-10-03T23:01:45.808Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:01:45 [2023-10-03T23:01:45.808Z] === RUN   TestAuthZPluginAllowEventStream
23:01:46 [2023-10-03T23:01:46.735Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s)
23:01:46 [2023-10-03T23:01:46.735Z] === RUN   TestAuthZPluginErrorResponse
23:01:47 [2023-10-03T23:01:47.296Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:01:47 [2023-10-03T23:01:47.296Z] === RUN   TestAuthZPluginErrorRequest
23:01:47 [2023-10-03T23:01:47.858Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:01:47 [2023-10-03T23:01:47.858Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:01:48 [2023-10-03T23:01:48.419Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:01:48 [2023-10-03T23:01:48.419Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:01:49 [2023-10-03T23:01:49.346Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
23:01:49 [2023-10-03T23:01:49.346Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:01:50 [2023-10-03T23:01:50.711Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
23:01:50 [2023-10-03T23:01:50.712Z] === RUN   TestAuthZPluginHeader
23:01:51 [2023-10-03T23:01:51.273Z] --- PASS: TestAuthZPluginHeader (0.61s)
23:01:51 [2023-10-03T23:01:51.273Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:01:51 [2023-10-03T23:01:51.273Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:51 [2023-10-03T23:01:51.273Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:01:51 [2023-10-03T23:01:51.273Z] === RUN   TestAuthZPluginV2Disable
23:01:51 [2023-10-03T23:01:51.273Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:51 [2023-10-03T23:01:51.273Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:01:51 [2023-10-03T23:01:51.273Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:01:51 [2023-10-03T23:01:51.273Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:51 [2023-10-03T23:01:51.273Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:01:51 [2023-10-03T23:01:51.273Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:01:51 [2023-10-03T23:01:51.273Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:51 [2023-10-03T23:01:51.273Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:01:51 [2023-10-03T23:01:51.273Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:02:09 [2023-10-03T23:02:09.313Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
23:02:09 [2023-10-03T23:02:09.313Z] PASS
23:02:09 [2023-10-03T23:02:09.313Z] 
23:02:09 [2023-10-03T23:02:09.313Z] === Skipped
23:02:09 [2023-10-03T23:02:09.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:09 [2023-10-03T23:02:09.313Z] 
23:02:09 [2023-10-03T23:02:09.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:09 [2023-10-03T23:02:09.313Z] 
23:02:09 [2023-10-03T23:02:09.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:09 [2023-10-03T23:02:09.313Z] 
23:02:09 [2023-10-03T23:02:09.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:09 [2023-10-03T23:02:09.313Z] 
23:02:09 [2023-10-03T23:02:09.313Z] DONE 17 tests, 4 skipped in 25.540s
23:02:09 [2023-10-03T23:02:09.313Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:02:09 [2023-10-03T23:02:09.313Z] ++ 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
23:02:09 [2023-10-03T23:02:09.313Z] ++ set -e
23:02:09 [2023-10-03T23:02:09.313Z] ++ '[' -n 0 ']'
23:02:09 [2023-10-03T23:02:09.313Z] ++ set -x
23:02:09 [2023-10-03T23:02:09.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:02:09 [2023-10-03T23:02:09.313Z] INFO: Testing against a local daemon
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:02:09 [2023-10-03T23:02:09.313Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:02:09 [2023-10-03T23:02:09.313Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:02:09 [2023-10-03T23:02:09.313Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:02:09 [2023-10-03T23:02:09.313Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:02:09 [2023-10-03T23:02:09.313Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:02:09 [2023-10-03T23:02:09.313Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:02:09 [2023-10-03T23:02:09.313Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:02:09 [2023-10-03T23:02:09.313Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInstall
23:02:09 [2023-10-03T23:02:09.313Z] === RUN   TestPluginInstall/no_auth
23:02:11 [2023-10-03T23:02:11.248Z] time="2023-10-03T23:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:11 [2023-10-03T23:02:11.248Z] time="2023-10-03T23:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0db17761bf319bd88664a57ee2e084be6852683ad6f56749ee093c7fa09848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:11 [2023-10-03T23:02:11.248Z] time="2023-10-03T23:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:11 [2023-10-03T23:02:11.248Z] time="2023-10-03T23:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0db17761bf319bd88664a57ee2e084be6852683ad6f56749ee093c7fa09848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:11 [2023-10-03T23:02:11.248Z] === RUN   TestPluginInstall/with_htpasswd
23:02:11 [2023-10-03T23:02:11.504Z] time="2023-10-03T23:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:11 [2023-10-03T23:02:11.504Z] time="2023-10-03T23:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264bc9952a5fe5f174303cacd5fa548e553f33efee30d35d4a474b9e6d612511" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:11 [2023-10-03T23:02:11.504Z] time="2023-10-03T23:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:11 [2023-10-03T23:02:11.504Z] time="2023-10-03T23:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264bc9952a5fe5f174303cacd5fa548e553f33efee30d35d4a474b9e6d612511" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:11 [2023-10-03T23:02:11.760Z] === RUN   TestPluginInstall/with_insecure
23:02:12 [2023-10-03T23:02:12.687Z] time="2023-10-03T23:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:12 [2023-10-03T23:02:12.687Z] time="2023-10-03T23:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fde0f2a7e430823b0013b1684fa0010a2042b442618909b39a7bab7e0ea28777" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:12 [2023-10-03T23:02:12.687Z] time="2023-10-03T23:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:02:12 [2023-10-03T23:02:12.687Z] time="2023-10-03T23:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fde0f2a7e430823b0013b1684fa0010a2042b442618909b39a7bab7e0ea28777" mediatype=application/vnd.docker.plugin.v1+json size=522
23:02:12 [2023-10-03T23:02:12.687Z]     plugin_test.go:195: [db6bc58862944] daemon is not started
23:02:12 [2023-10-03T23:02:12.687Z] --- PASS: TestPluginInstall (4.53s)
23:02:12 [2023-10-03T23:02:12.687Z]     --- PASS: TestPluginInstall/no_auth (3.11s)
23:02:12 [2023-10-03T23:02:12.687Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
23:02:12 [2023-10-03T23:02:12.687Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
23:02:12 [2023-10-03T23:02:12.687Z] === RUN   TestPluginsWithRuntimes
23:02:14 [2023-10-03T23:02:14.051Z] === RUN   TestPluginsWithRuntimes/No_Args
23:02:14 [2023-10-03T23:02:14.978Z] === RUN   TestPluginsWithRuntimes/With_Args
23:02:15 [2023-10-03T23:02:15.905Z] --- PASS: TestPluginsWithRuntimes (3.26s)
23:02:15 [2023-10-03T23:02:15.905Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
23:02:15 [2023-10-03T23:02:15.905Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
23:02:15 [2023-10-03T23:02:15.905Z] === RUN   TestPluginBackCompatMediaTypes
23:02:16 [2023-10-03T23:02:16.466Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
23:02:16 [2023-10-03T23:02:16.466Z] PASS
23:02:16 [2023-10-03T23:02:16.466Z] 
23:02:16 [2023-10-03T23:02:16.466Z] DONE 24 tests in 8.347s
23:02:16 [2023-10-03T23:02:16.466Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:02:16 [2023-10-03T23:02:16.466Z] ++ 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
23:02:16 [2023-10-03T23:02:16.466Z] ++ set -e
23:02:16 [2023-10-03T23:02:16.466Z] ++ '[' -n 0 ']'
23:02:16 [2023-10-03T23:02:16.466Z] ++ set -x
23:02:16 [2023-10-03T23:02:16.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:02:16 [2023-10-03T23:02:16.466Z] INFO: Testing against a local daemon
23:02:16 [2023-10-03T23:02:16.466Z] === RUN   TestExternalGraphDriver
23:02:16 [2023-10-03T23:02:16.722Z] === RUN   TestExternalGraphDriver/json
23:02:18 [2023-10-03T23:02:18.610Z] === RUN   TestExternalGraphDriver/spec
23:02:19 [2023-10-03T23:02:19.974Z] === RUN   TestExternalGraphDriver/pull
23:02:23 [2023-10-03T23:02:23.239Z] --- PASS: TestExternalGraphDriver (6.51s)
23:02:23 [2023-10-03T23:02:23.239Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
23:02:23 [2023-10-03T23:02:23.239Z]     --- PASS: TestExternalGraphDriver/spec (1.51s)
23:02:23 [2023-10-03T23:02:23.239Z]     --- PASS: TestExternalGraphDriver/pull (3.14s)
23:02:23 [2023-10-03T23:02:23.239Z] === RUN   TestGraphdriverPluginV2
23:02:23 [2023-10-03T23:02:23.239Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:23 [2023-10-03T23:02:23.239Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
23:02:23 [2023-10-03T23:02:23.239Z] PASS
23:02:23 [2023-10-03T23:02:23.239Z] 
23:02:23 [2023-10-03T23:02:23.239Z] === Skipped
23:02:23 [2023-10-03T23:02:23.239Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
23:02:23 [2023-10-03T23:02:23.239Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:02:23 [2023-10-03T23:02:23.239Z] 
23:02:23 [2023-10-03T23:02:23.239Z] DONE 5 tests, 1 skipped in 6.873s
23:02:23 [2023-10-03T23:02:23.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:02:23 [2023-10-03T23:02:23.239Z] ++ 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
23:02:23 [2023-10-03T23:02:23.239Z] ++ set -e
23:02:23 [2023-10-03T23:02:23.239Z] ++ '[' -n 0 ']'
23:02:23 [2023-10-03T23:02:23.239Z] ++ set -x
23:02:23 [2023-10-03T23:02:23.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:02:23 [2023-10-03T23:02:23.239Z] INFO: Testing against a local daemon
23:02:23 [2023-10-03T23:02:23.239Z] === RUN   TestContinueAfterPluginCrash
23:02:23 [2023-10-03T23:02:23.239Z] === PAUSE TestContinueAfterPluginCrash
23:02:23 [2023-10-03T23:02:23.239Z] === RUN   TestReadPluginNoRead
23:02:23 [2023-10-03T23:02:23.239Z] === PAUSE TestReadPluginNoRead
23:02:23 [2023-10-03T23:02:23.239Z] === RUN   TestDaemonStartWithLogOpt
23:02:23 [2023-10-03T23:02:23.239Z] === PAUSE TestDaemonStartWithLogOpt
23:02:23 [2023-10-03T23:02:23.239Z] === CONT  TestContinueAfterPluginCrash
23:02:23 [2023-10-03T23:02:23.240Z] === CONT  TestDaemonStartWithLogOpt
23:02:23 [2023-10-03T23:02:23.240Z] === CONT  TestReadPluginNoRead
23:02:25 [2023-10-03T23:02:25.757Z] === RUN   TestReadPluginNoRead/default
23:02:26 [2023-10-03T23:02:26.013Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
23:02:26 [2023-10-03T23:02:26.574Z] === RUN   TestReadPluginNoRead/disabled_caching
23:02:27 [2023-10-03T23:02:27.940Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:02:28 [2023-10-03T23:02:28.867Z]     read_test.go:91: [d0db50afddc0c] daemon is not started
23:02:28 [2023-10-03T23:02:28.867Z] --- PASS: TestReadPluginNoRead (5.59s)
23:02:28 [2023-10-03T23:02:28.867Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
23:02:28 [2023-10-03T23:02:28.867Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
23:02:28 [2023-10-03T23:02:28.867Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
23:02:31 [2023-10-03T23:02:31.380Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
23:02:31 [2023-10-03T23:02:31.380Z] PASS
23:02:31 [2023-10-03T23:02:31.380Z] 
23:02:31 [2023-10-03T23:02:31.380Z] DONE 6 tests in 7.602s
23:02:31 [2023-10-03T23:02:31.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:02:31 [2023-10-03T23:02:31.380Z] ++ 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
23:02:31 [2023-10-03T23:02:31.380Z] ++ set -e
23:02:31 [2023-10-03T23:02:31.380Z] ++ '[' -n 0 ']'
23:02:31 [2023-10-03T23:02:31.380Z] ++ set -x
23:02:31 [2023-10-03T23:02:31.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:02:31 [2023-10-03T23:02:31.380Z] testing: warning: no tests to run
23:02:31 [2023-10-03T23:02:31.380Z] PASS
23:02:31 [2023-10-03T23:02:31.380Z] 
23:02:31 [2023-10-03T23:02:31.380Z] DONE 0 tests in 0.008s
23:02:31 [2023-10-03T23:02:31.380Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:02:31 [2023-10-03T23:02:31.380Z] ++ 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
23:02:31 [2023-10-03T23:02:31.380Z] ++ set -e
23:02:31 [2023-10-03T23:02:31.380Z] ++ '[' -n 0 ']'
23:02:31 [2023-10-03T23:02:31.380Z] ++ set -x
23:02:31 [2023-10-03T23:02:31.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:02:31 [2023-10-03T23:02:31.381Z] INFO: Testing against a local daemon
23:02:31 [2023-10-03T23:02:31.381Z] === RUN   TestPluginWithDevMounts
23:02:31 [2023-10-03T23:02:31.381Z] === PAUSE TestPluginWithDevMounts
23:02:31 [2023-10-03T23:02:31.381Z] === CONT  TestPluginWithDevMounts
23:02:32 [2023-10-03T23:02:32.745Z] --- PASS: TestPluginWithDevMounts (1.49s)
23:02:32 [2023-10-03T23:02:32.745Z] PASS
23:02:32 [2023-10-03T23:02:32.745Z] 
23:02:32 [2023-10-03T23:02:32.745Z] DONE 1 tests in 1.522s
23:02:32 [2023-10-03T23:02:32.745Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:02:32 [2023-10-03T23:02:32.745Z] ++ 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
23:02:32 [2023-10-03T23:02:32.745Z] ++ set -e
23:02:32 [2023-10-03T23:02:32.745Z] ++ '[' -n 0 ']'
23:02:32 [2023-10-03T23:02:32.745Z] ++ set -x
23:02:32 [2023-10-03T23:02:32.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
23:02:32 [2023-10-03T23:02:32.745Z] INFO: Testing against a local daemon
23:02:32 [2023-10-03T23:02:32.745Z] === RUN   TestSecretInspect
23:02:34 [2023-10-03T23:02:34.633Z] --- PASS: TestSecretInspect (1.96s)
23:02:34 [2023-10-03T23:02:34.633Z] === RUN   TestSecretList
23:02:36 [2023-10-03T23:02:36.521Z] --- PASS: TestSecretList (1.90s)
23:02:36 [2023-10-03T23:02:36.521Z] === RUN   TestSecretsCreateAndDelete
23:02:38 [2023-10-03T23:02:38.408Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
23:02:38 [2023-10-03T23:02:38.408Z] === RUN   TestSecretsUpdate
23:02:40 [2023-10-03T23:02:40.296Z] --- PASS: TestSecretsUpdate (1.88s)
23:02:40 [2023-10-03T23:02:40.296Z] === RUN   TestTemplatedSecret
23:02:42 [2023-10-03T23:02:42.810Z] --- PASS: TestTemplatedSecret (2.65s)
23:02:42 [2023-10-03T23:02:42.810Z] === RUN   TestSecretCreateResolve
23:02:44 [2023-10-03T23:02:44.698Z] --- PASS: TestSecretCreateResolve (2.01s)
23:02:44 [2023-10-03T23:02:44.698Z] PASS
23:02:44 [2023-10-03T23:02:44.698Z] 
23:02:44 [2023-10-03T23:02:44.698Z] DONE 6 tests in 12.324s
23:02:44 [2023-10-03T23:02:44.953Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:02:44 [2023-10-03T23:02:44.953Z] ++ 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
23:02:44 [2023-10-03T23:02:44.953Z] ++ set -e
23:02:44 [2023-10-03T23:02:44.953Z] ++ '[' -n 0 ']'
23:02:44 [2023-10-03T23:02:44.953Z] ++ set -x
23:02:44 [2023-10-03T23:02:44.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
23:02:44 [2023-10-03T23:02:44.954Z] INFO: Testing against a local daemon
23:02:44 [2023-10-03T23:02:44.954Z] === RUN   TestServiceCreateInit
23:02:44 [2023-10-03T23:02:44.954Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:02:49 [2023-10-03T23:02:49.119Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:02:53 [2023-10-03T23:02:53.285Z] --- PASS: TestServiceCreateInit (7.67s)
23:02:53 [2023-10-03T23:02:53.285Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
23:02:53 [2023-10-03T23:02:53.285Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s)
23:02:53 [2023-10-03T23:02:53.285Z] === RUN   TestCreateServiceMultipleTimes
23:03:08 [2023-10-03T23:03:08.120Z] --- PASS: TestCreateServiceMultipleTimes (14.78s)
23:03:08 [2023-10-03T23:03:08.120Z] === RUN   TestCreateServiceConflict
23:03:09 [2023-10-03T23:03:09.484Z] --- PASS: TestCreateServiceConflict (1.99s)
23:03:09 [2023-10-03T23:03:09.484Z] === RUN   TestCreateServiceMaxReplicas
23:03:11 [2023-10-03T23:03:11.999Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
23:03:11 [2023-10-03T23:03:11.999Z] === RUN   TestCreateWithDuplicateNetworkNames
23:03:26 [2023-10-03T23:03:26.836Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
23:03:26 [2023-10-03T23:03:26.836Z] === RUN   TestCreateServiceSecretFileMode
23:03:39 [2023-10-03T23:03:39.000Z] --- PASS: TestCreateServiceSecretFileMode (12.55s)
23:03:39 [2023-10-03T23:03:39.000Z] === RUN   TestCreateServiceConfigFileMode
23:03:51 [2023-10-03T23:03:51.164Z] --- PASS: TestCreateServiceConfigFileMode (12.60s)
23:03:51 [2023-10-03T23:03:51.164Z] === RUN   TestCreateServiceSysctls
23:03:53 [2023-10-03T23:03:53.678Z] --- PASS: TestCreateServiceSysctls (3.13s)
23:03:53 [2023-10-03T23:03:53.678Z] === RUN   TestCreateServiceCapabilities
23:03:56 [2023-10-03T23:03:56.192Z] --- PASS: TestCreateServiceCapabilities (2.57s)
23:03:56 [2023-10-03T23:03:56.192Z] === RUN   TestInspect
23:03:58 [2023-10-03T23:03:58.707Z] --- PASS: TestInspect (2.85s)
23:03:58 [2023-10-03T23:03:58.707Z] === RUN   TestCreateJob
23:04:01 [2023-10-03T23:04:01.971Z] --- PASS: TestCreateJob (3.23s)
23:04:01 [2023-10-03T23:04:01.971Z] === RUN   TestReplicatedJob
23:04:08 [2023-10-03T23:04:08.508Z] --- PASS: TestReplicatedJob (5.38s)
23:04:08 [2023-10-03T23:04:08.508Z] === RUN   TestUpdateReplicatedJob
23:04:10 [2023-10-03T23:04:10.427Z] --- PASS: TestUpdateReplicatedJob (3.19s)
23:04:10 [2023-10-03T23:04:10.427Z] === RUN   TestServiceListWithStatuses
23:04:10 [2023-10-03T23:04:10.427Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:04:10 [2023-10-03T23:04:10.427Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:04:10 [2023-10-03T23:04:10.427Z] === RUN   TestDockerNetworkConnectAlias
23:04:14 [2023-10-03T23:04:14.597Z] --- PASS: TestDockerNetworkConnectAlias (3.92s)
23:04:14 [2023-10-03T23:04:14.597Z] === RUN   TestDockerNetworkReConnect
23:04:17 [2023-10-03T23:04:17.865Z] --- PASS: TestDockerNetworkReConnect (3.42s)
23:04:17 [2023-10-03T23:04:17.865Z] === RUN   TestServicePlugin
23:04:17 [2023-10-03T23:04:17.865Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:04:17 [2023-10-03T23:04:17.865Z] --- SKIP: TestServicePlugin (0.00s)
23:04:17 [2023-10-03T23:04:17.865Z] === RUN   TestServiceUpdateLabel
23:04:19 [2023-10-03T23:04:19.755Z] --- PASS: TestServiceUpdateLabel (1.98s)
23:04:19 [2023-10-03T23:04:19.755Z] === RUN   TestServiceUpdateSecrets
23:04:36 [2023-10-03T23:04:36.095Z] --- PASS: TestServiceUpdateSecrets (14.40s)
23:04:36 [2023-10-03T23:04:36.095Z] === RUN   TestServiceUpdateConfigs
23:04:50 [2023-10-03T23:04:50.933Z] --- PASS: TestServiceUpdateConfigs (14.48s)
23:04:50 [2023-10-03T23:04:50.933Z] === RUN   TestServiceUpdateNetwork
23:05:00 [2023-10-03T23:05:00.915Z] --- PASS: TestServiceUpdateNetwork (12.12s)
23:05:00 [2023-10-03T23:05:00.915Z] === RUN   TestServiceUpdatePidsLimit
23:05:02 [2023-10-03T23:05:02.301Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:05:02 [2023-10-03T23:05:02.879Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:05:11 [2023-10-03T23:05:11.063Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:05:17 [2023-10-03T23:05:17.613Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
23:05:17 [2023-10-03T23:05:17.613Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:05:17 [2023-10-03T23:05:17.613Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
23:05:17 [2023-10-03T23:05:17.613Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
23:05:17 [2023-10-03T23:05:17.613Z] PASS
23:05:17 [2023-10-03T23:05:17.613Z] 
23:05:17 [2023-10-03T23:05:17.613Z] === Skipped
23:05:17 [2023-10-03T23:05:17.613Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:05:17 [2023-10-03T23:05:17.613Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:05:17 [2023-10-03T23:05:17.613Z] 
23:05:17 [2023-10-03T23:05:17.613Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:05:17 [2023-10-03T23:05:17.613Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:05:17 [2023-10-03T23:05:17.613Z] 
23:05:17 [2023-10-03T23:05:17.613Z] DONE 27 tests, 2 skipped in 152.249s
23:05:17 [2023-10-03T23:05:17.613Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:05:17 [2023-10-03T23:05:17.613Z] ++ 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
23:05:17 [2023-10-03T23:05:17.613Z] ++ set -e
23:05:17 [2023-10-03T23:05:17.613Z] ++ '[' -n 0 ']'
23:05:17 [2023-10-03T23:05:17.613Z] ++ set -x
23:05:17 [2023-10-03T23:05:17.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
23:05:17 [2023-10-03T23:05:17.613Z] INFO: Testing against a local daemon
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestSessionCreate
23:05:17 [2023-10-03T23:05:17.613Z] --- PASS: TestSessionCreate (0.02s)
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestSessionCreateWithBadUpgrade
23:05:17 [2023-10-03T23:05:17.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:05:17 [2023-10-03T23:05:17.613Z] PASS
23:05:17 [2023-10-03T23:05:17.613Z] 
23:05:17 [2023-10-03T23:05:17.613Z] DONE 2 tests in 0.056s
23:05:17 [2023-10-03T23:05:17.613Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:05:17 [2023-10-03T23:05:17.613Z] ++ 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
23:05:17 [2023-10-03T23:05:17.613Z] ++ set -e
23:05:17 [2023-10-03T23:05:17.613Z] ++ '[' -n 0 ']'
23:05:17 [2023-10-03T23:05:17.613Z] ++ set -x
23:05:17 [2023-10-03T23:05:17.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
23:05:17 [2023-10-03T23:05:17.613Z] INFO: Testing against a local daemon
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:05:17 [2023-10-03T23:05:17.613Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:05:17 [2023-10-03T23:05:17.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestDiskUsage
23:05:17 [2023-10-03T23:05:17.613Z] === PAUSE TestDiskUsage
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestEventsExecDie
23:05:17 [2023-10-03T23:05:17.613Z] --- PASS: TestEventsExecDie (0.50s)
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestEventsBackwardsCompatible
23:05:17 [2023-10-03T23:05:17.613Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
23:05:17 [2023-10-03T23:05:17.613Z] === RUN   TestEventsVolumeCreate
23:05:17 [2023-10-03T23:05:17.869Z] --- PASS: TestEventsVolumeCreate (0.04s)
23:05:17 [2023-10-03T23:05:17.869Z] === RUN   TestInfoBinaryCommits
23:05:17 [2023-10-03T23:05:17.869Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:05:17 [2023-10-03T23:05:17.869Z] === RUN   TestInfoAPIVersioned
23:05:17 [2023-10-03T23:05:17.869Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:05:17 [2023-10-03T23:05:17.869Z] === RUN   TestInfoAPI
23:05:17 [2023-10-03T23:05:17.869Z] --- PASS: TestInfoAPI (0.02s)
23:05:17 [2023-10-03T23:05:17.869Z] === RUN   TestInfoAPIWarnings
23:05:35 [2023-10-03T23:05:35.906Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:05:35 [2023-10-03T23:05:35.906Z] === RUN   TestInfoDebug
23:05:35 [2023-10-03T23:05:35.906Z] --- PASS: TestInfoDebug (0.52s)
23:05:35 [2023-10-03T23:05:35.906Z] === RUN   TestInfoInsecureRegistries
23:05:35 [2023-10-03T23:05:35.906Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:05:35 [2023-10-03T23:05:35.906Z] === RUN   TestInfoRegistryMirrors
23:05:35 [2023-10-03T23:05:35.906Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:05:35 [2023-10-03T23:05:35.906Z] === RUN   TestLoginFailsWithBadCredentials
23:05:37 [2023-10-03T23:05:37.270Z] --- PASS: TestLoginFailsWithBadCredentials (1.25s)
23:05:37 [2023-10-03T23:05:37.270Z] === RUN   TestPingCacheHeaders
23:05:37 [2023-10-03T23:05:37.270Z] --- PASS: TestPingCacheHeaders (0.02s)
23:05:37 [2023-10-03T23:05:37.270Z] === RUN   TestPingGet
23:05:37 [2023-10-03T23:05:37.270Z] --- PASS: TestPingGet (0.01s)
23:05:37 [2023-10-03T23:05:37.270Z] === RUN   TestPingHead
23:05:37 [2023-10-03T23:05:37.270Z] --- PASS: TestPingHead (0.02s)
23:05:37 [2023-10-03T23:05:37.270Z] === RUN   TestPingSwarmHeader
23:05:37 [2023-10-03T23:05:37.831Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:05:38 [2023-10-03T23:05:38.392Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:05:39 [2023-10-03T23:05:39.318Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:05:39 [2023-10-03T23:05:39.318Z] --- PASS: TestPingSwarmHeader (1.99s)
23:05:39 [2023-10-03T23:05:39.318Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:05:39 [2023-10-03T23:05:39.318Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:05:39 [2023-10-03T23:05:39.318Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:05:39 [2023-10-03T23:05:39.318Z] === RUN   TestPingBuilderHeader
23:05:39 [2023-10-03T23:05:39.318Z] === RUN   TestPingBuilderHeader/default_config
23:05:39 [2023-10-03T23:05:39.879Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:05:40 [2023-10-03T23:05:40.135Z] --- PASS: TestPingBuilderHeader (1.04s)
23:05:40 [2023-10-03T23:05:40.135Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
23:05:40 [2023-10-03T23:05:40.135Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
23:05:40 [2023-10-03T23:05:40.135Z] === RUN   TestVersion
23:05:40 [2023-10-03T23:05:40.135Z] --- PASS: TestVersion (0.01s)
23:05:40 [2023-10-03T23:05:40.135Z] === CONT  TestDiskUsage
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/container_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/image_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/volume_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/build-cache_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.695Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:05:40 [2023-10-03T23:05:40.696Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.696Z] === RUN   TestDiskUsage/after_LoadBusybox
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:05:40 [2023-10-03T23:05:40.951Z] === RUN   TestDiskUsage/after_container.Run
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:05:41 [2023-10-03T23:05:41.207Z] --- PASS: TestDiskUsage (1.02s)
23:05:41 [2023-10-03T23:05:41.207Z]     --- PASS: TestDiskUsage/empty (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z] PASS
23:05:41 [2023-10-03T23:05:41.207Z] 
23:05:41 [2023-10-03T23:05:41.207Z] === Skipped
23:05:41 [2023-10-03T23:05:41.207Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:05:41 [2023-10-03T23:05:41.207Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:05:41 [2023-10-03T23:05:41.207Z] 
23:05:41 [2023-10-03T23:05:41.207Z] DONE 57 tests, 1 skipped in 24.091s
23:05:41 [2023-10-03T23:05:41.207Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:05:41 [2023-10-03T23:05:41.207Z] ++ 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
23:05:41 [2023-10-03T23:05:41.207Z] ++ set -e
23:05:41 [2023-10-03T23:05:41.207Z] ++ '[' -n 0 ']'
23:05:41 [2023-10-03T23:05:41.207Z] ++ set -x
23:05:41 [2023-10-03T23:05:41.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
23:05:41 [2023-10-03T23:05:41.207Z] INFO: Testing against a local daemon
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestVolumesCreateAndList
23:05:41 [2023-10-03T23:05:41.207Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:05:41 [2023-10-03T23:05:41.207Z] === RUN   TestVolumesRemove
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesRemove/volume_in_use
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesRemove/volume_not_in_use
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesRemove/non-existing_volume
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesRemove/non-existing_volume_force
23:05:41 [2023-10-03T23:05:41.463Z] --- PASS: TestVolumesRemove (0.04s)
23:05:41 [2023-10-03T23:05:41.463Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
23:05:41 [2023-10-03T23:05:41.463Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesRemoveSwarmEnabled
23:05:41 [2023-10-03T23:05:41.463Z] === PAUSE TestVolumesRemoveSwarmEnabled
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInspect
23:05:41 [2023-10-03T23:05:41.463Z] --- PASS: TestVolumesInspect (0.01s)
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:05:41 [2023-10-03T23:05:41.463Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:05:41 [2023-10-03T23:05:41.463Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:05:41 [2023-10-03T23:05:41.463Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:05:41 [2023-10-03T23:05:41.463Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumePruneAnonymous
23:05:41 [2023-10-03T23:05:41.463Z] --- PASS: TestVolumePruneAnonymous (0.03s)
23:05:41 [2023-10-03T23:05:41.463Z] === RUN   TestVolumePruneAnonFromImage
23:05:41 [2023-10-03T23:05:41.463Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
23:05:41 [2023-10-03T23:05:41.463Z] === CONT  TestVolumesRemoveSwarmEnabled
23:05:42 [2023-10-03T23:05:42.826Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
23:05:42 [2023-10-03T23:05:42.826Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
23:05:42 [2023-10-03T23:05:42.826Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
23:05:42 [2023-10-03T23:05:42.826Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
23:05:43 [2023-10-03T23:05:43.387Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
23:05:43 [2023-10-03T23:05:43.387Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
23:05:43 [2023-10-03T23:05:43.387Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
23:05:43 [2023-10-03T23:05:43.387Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
23:05:43 [2023-10-03T23:05:43.387Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
23:05:43 [2023-10-03T23:05:43.387Z] PASS
23:05:43 [2023-10-03T23:05:43.387Z] 
23:05:43 [2023-10-03T23:05:43.387Z] DONE 20 tests in 2.157s
23:05:43 [2023-10-03T23:05:43.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:05:43 [2023-10-03T23:05:43.643Z] ++++ cat bundles/test-integration/docker.pid
23:05:43 [2023-10-03T23:05:43.643Z] +++ kill 22080
23:05:45 [2023-10-03T23:05:45.006Z] +++ /etc/init.d/apparmor stop
23:05:45 [2023-10-03T23:05:45.006Z] Leaving: AppArmorNo profiles have been unloaded.
23:05:45 [2023-10-03T23:05:45.006Z] 
23:05:45 [2023-10-03T23:05:45.006Z] Unloading profiles will leave already running processes permanently
23:05:45 [2023-10-03T23:05:45.006Z] unconfined, which can lead to unexpected situations.
23:05:45 [2023-10-03T23:05:45.006Z] 
23:05:45 [2023-10-03T23:05:45.006Z] To set a process to complain mode, use the command line tool
23:05:45 [2023-10-03T23:05:45.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:05:45 [2023-10-03T23:05:45.006Z] +++ true
23:05:45 [2023-10-03T23:05:45.006Z] exiting test-integration
23:05:45 [2023-10-03T23:05:45.006Z] ++ exit 0
23:05:45 [2023-10-03T23:05:45.006Z] 
Post stage
[Pipeline] junit
23:05:45 [2023-10-03T23:05:45.945Z] Recording test results
23:05:46 [2023-10-03T23:05:46.126Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:05:46 [2023-10-03T23:05:46.420Z] + echo Ensuring container killed.
23:05:46 [2023-10-03T23:05:46.420Z] Ensuring container killed.
23:05:46 [2023-10-03T23:05:46.420Z] + docker rm -vf docker-pr1
23:05:46 [2023-10-03T23:05:46.420Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
23:05:46 [2023-10-03T23:05:46.694Z] + echo Chowning /workspace to jenkins user
23:05:46 [2023-10-03T23:05:46.694Z] Chowning /workspace to jenkins user
23:05:46 [2023-10-03T23:05:46.694Z] + id -u
23:05:46 [2023-10-03T23:05:46.694Z] + id -g
23:05:46 [2023-10-03T23:05:46.694Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46586:/workspace busybox chown -R 1000:1000 /workspace
23:05:46 [2023-10-03T23:05:46.694Z] Unable to find image 'busybox:latest' locally
23:05:46 [2023-10-03T23:05:46.694Z] latest: Pulling from library/busybox
23:05:46 [2023-10-03T23:05:46.694Z] 8a0af25e8c2e: Already exists
23:05:46 [2023-10-03T23:05:46.950Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
23:05:46 [2023-10-03T23:05:46.950Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:05:48 [2023-10-03T23:05:48.238Z] + bundleName=arm64-integration
23:05:48 [2023-10-03T23:05:48.238Z] + echo Creating arm64-integration-bundles.tar.gz
23:05:48 [2023-10-03T23:05:48.238Z] Creating arm64-integration-bundles.tar.gz
23:05:48 [2023-10-03T23:05:48.238Z] + find+  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:05:48 [2023-10-03T23:05:48.238Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:05:48 [2023-10-03T23:05:48.504Z] Archiving artifacts
23:05:49 [2023-10-03T23:05:49.836Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:05:50 [2023-10-03T23:05:50.127Z] + make clean
23:05:50 [2023-10-03T23:05:50.127Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:05:50 [2023-10-03T23:05:50.127Z] docker-dev-cache
23:05:50 [2023-10-03T23:05:50.127Z] 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