Skip to content
Success

Console Output

Pull request #45859 updated
01:54:42 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 521fbb36c06db6c441642b2684ce4b2076d2fcbd+e21df44a53cb205ffac3295b5047131e4143eb66 (51a70fd674b0006203ff98113152e31f4ecd27cc)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45859@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
01:54:44 [2023-07-01T01:54:44.209Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:54:44 [2023-07-01T01:54:44.215Z] Trying to pass milestone 1
[Pipeline] milestone
01:54:44 [2023-07-01T01:54:44.366Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:54:45 [2023-07-01T01:54:45.528Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d22bd408368ade51) in /home/ubuntu/workspace/moby_PR-45859
[Pipeline] {
[Pipeline] checkout
01:54:45 [2023-07-01T01:54:45.675Z] The recommended git tool is: git
01:54:47 [2023-07-01T01:54:47.761Z] using credential docker-jenkins-github-credentials
01:54:47 [2023-07-01T01:54:47.779Z] Cloning the remote Git repository
01:54:47 [2023-07-01T01:54:47.779Z] Cloning with configured refspecs honoured and without tags
01:54:47 [2023-07-01T01:54:47.740Z] Cloning repository https://github.com/moby/moby.git
01:54:47 [2023-07-01T01:54:47.791Z]  > git init /home/ubuntu/workspace/moby_PR-45859 # timeout=10
01:54:48 [2023-07-01T01:54:48.127Z] Fetching upstream changes from https://github.com/moby/moby.git
01:54:48 [2023-07-01T01:54:48.127Z]  > git --version # timeout=10
01:54:48 [2023-07-01T01:54:48.131Z]  > git --version # 'git version 2.25.1'
01:54:48 [2023-07-01T01:54:48.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:54:48 [2023-07-01T01:54:48.132Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45859/head:refs/remotes/origin/PR-45859 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:55:01 [2023-07-01T01:55:01.608Z] Fetching without tags
01:55:01 [2023-07-01T01:55:01.552Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:55:01 [2023-07-01T01:55:01.557Z]  > git config --add remote.origin.fetch +refs/pull/45859/head:refs/remotes/origin/PR-45859 # timeout=10
01:55:01 [2023-07-01T01:55:01.560Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:55:01 [2023-07-01T01:55:01.568Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:55:01 [2023-07-01T01:55:01.576Z] Fetching upstream changes from https://github.com/moby/moby.git
01:55:01 [2023-07-01T01:55:01.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:55:01 [2023-07-01T01:55:01.577Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45859/head:refs/remotes/origin/PR-45859 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:55:01 [2023-07-01T01:55:01.828Z] Merging remotes/origin/23.0 commit e21df44a53cb205ffac3295b5047131e4143eb66 into PR head commit 521fbb36c06db6c441642b2684ce4b2076d2fcbd
01:55:02 [2023-07-01T01:55:02.402Z] Merge succeeded, producing 521fbb36c06db6c441642b2684ce4b2076d2fcbd
01:55:02 [2023-07-01T01:55:02.402Z] Checking out Revision 521fbb36c06db6c441642b2684ce4b2076d2fcbd (PR-45859)
01:55:01 [2023-07-01T01:55:01.799Z]  > git config core.sparsecheckout # timeout=10
01:55:01 [2023-07-01T01:55:01.802Z]  > git checkout -f 521fbb36c06db6c441642b2684ce4b2076d2fcbd # timeout=10
01:55:02 [2023-07-01T01:55:02.347Z]  > git remote # timeout=10
01:55:02 [2023-07-01T01:55:02.351Z]  > git config --get remote.origin.url # timeout=10
01:55:02 [2023-07-01T01:55:02.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:55:02 [2023-07-01T01:55:02.355Z]  > git merge e21df44a53cb205ffac3295b5047131e4143eb66 # timeout=10
01:55:02 [2023-07-01T01:55:02.363Z]  > git rev-parse HEAD^{commit} # timeout=10
01:55:02 [2023-07-01T01:55:02.369Z]  > git config core.sparsecheckout # timeout=10
01:55:02 [2023-07-01T01:55:02.372Z]  > git checkout -f 521fbb36c06db6c441642b2684ce4b2076d2fcbd # timeout=10
01:55:06 [2023-07-01T01:55:06.625Z] Commit message: "pkg/fileutils: GetTotalUsedFds(): use fast-path for Kernel 6.2 and up"
01:55:06 [2023-07-01T01:55:06.625Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:07 [2023-07-01T01:55:07.395Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45859:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
01:55:11 [2023-07-01T01:55:11.633Z] Unable to find image 'alpine:latest' locally
01:55:11 [2023-07-01T01:55:11.633Z] latest: Pulling from library/alpine
01:55:11 [2023-07-01T01:55:11.633Z] 8c6d1654570f: Pulling fs layer
01:55:11 [2023-07-01T01:55:11.633Z] 8c6d1654570f: Verifying Checksum
01:55:11 [2023-07-01T01:55:11.633Z] 8c6d1654570f: Download complete
01:55:11 [2023-07-01T01:55:11.894Z] 8c6d1654570f: Pull complete
01:55:11 [2023-07-01T01:55:11.894Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
01:55:11 [2023-07-01T01:55:11.894Z] Status: Downloaded newer image for alpine:latest
01:55:18 [2023-07-01T01:55:18.475Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
01:55:18 [2023-07-01T01:55:18.640Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d22bd408368ade51) in /home/ubuntu/workspace/moby_PR-45859
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
01:55:18 [2023-07-01T01:55:18.673Z] The recommended git tool is: git
[Pipeline] // stage
01:55:18 [2023-07-01T01:55:18.828Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
01:55:18 [2023-07-01T01:55:18.849Z] Fetching changes from the remote Git repository
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
01:55:18 [2023-07-01T01:55:18.855Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
01:55:19 [2023-07-01T01:55:19.108Z] Merging remotes/origin/23.0 commit e21df44a53cb205ffac3295b5047131e4143eb66 into PR head commit 521fbb36c06db6c441642b2684ce4b2076d2fcbd
01:55:19 [2023-07-01T01:55:19.609Z] Merge succeeded, producing 521fbb36c06db6c441642b2684ce4b2076d2fcbd
01:55:19 [2023-07-01T01:55:19.610Z] Checking out Revision 521fbb36c06db6c441642b2684ce4b2076d2fcbd (PR-45859)
01:55:19 [2023-07-01T01:55:19.663Z] Commit message: "pkg/fileutils: GetTotalUsedFds(): use fast-path for Kernel 6.2 and up"
01:55:18 [2023-07-01T01:55:18.824Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45859/.git # timeout=10
01:55:18 [2023-07-01T01:55:18.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:55:18 [2023-07-01T01:55:18.837Z] Fetching upstream changes from https://github.com/moby/moby.git
01:55:18 [2023-07-01T01:55:18.838Z]  > git --version # timeout=10
01:55:18 [2023-07-01T01:55:18.840Z]  > git --version # 'git version 2.25.1'
01:55:18 [2023-07-01T01:55:18.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:55:18 [2023-07-01T01:55:18.841Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45859/head:refs/remotes/origin/PR-45859 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:55:19 [2023-07-01T01:55:19.090Z]  > git config core.sparsecheckout # timeout=10
01:55:19 [2023-07-01T01:55:19.092Z]  > git checkout -f 521fbb36c06db6c441642b2684ce4b2076d2fcbd # timeout=10
01:55:19 [2023-07-01T01:55:19.572Z]  > git remote # timeout=10
01:55:19 [2023-07-01T01:55:19.575Z]  > git config --get remote.origin.url # timeout=10
01:55:19 [2023-07-01T01:55:19.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:55:19 [2023-07-01T01:55:19.578Z]  > git merge e21df44a53cb205ffac3295b5047131e4143eb66 # timeout=10
01:55:19 [2023-07-01T01:55:19.586Z]  > git rev-parse HEAD^{commit} # timeout=10
01:55:19 [2023-07-01T01:55:19.592Z]  > git config core.sparsecheckout # timeout=10
01:55:19 [2023-07-01T01:55:19.594Z]  > git checkout -f 521fbb36c06db6c441642b2684ce4b2076d2fcbd # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:55:20 [2023-07-01T01:55:20.336Z] + docker version
01:55:20 [2023-07-01T01:55:20.336Z] Client: Docker Engine - Community
01:55:20 [2023-07-01T01:55:20.336Z]  Version:           24.0.2
01:55:20 [2023-07-01T01:55:20.336Z]  API version:       1.43
01:55:20 [2023-07-01T01:55:20.336Z]  Go version:        go1.20.4
01:55:20 [2023-07-01T01:55:20.336Z]  Git commit:        cb74dfc
01:55:20 [2023-07-01T01:55:20.336Z]  Built:             Thu May 25 21:52:41 2023
01:55:20 [2023-07-01T01:55:20.336Z]  OS/Arch:           linux/arm64
01:55:20 [2023-07-01T01:55:20.336Z]  Context:           default
01:55:20 [2023-07-01T01:55:20.336Z] 
01:55:20 [2023-07-01T01:55:20.336Z] Server: Docker Engine - Community
01:55:20 [2023-07-01T01:55:20.336Z]  Engine:
01:55:20 [2023-07-01T01:55:20.336Z]   Version:          24.0.2
01:55:20 [2023-07-01T01:55:20.336Z]   API version:      1.43 (minimum version 1.12)
01:55:20 [2023-07-01T01:55:20.336Z]   Go version:       go1.20.4
01:55:20 [2023-07-01T01:55:20.336Z]   Git commit:       659604f
01:55:20 [2023-07-01T01:55:20.336Z]   Built:            Thu May 25 21:52:41 2023
01:55:20 [2023-07-01T01:55:20.336Z]   OS/Arch:          linux/arm64
01:55:20 [2023-07-01T01:55:20.336Z]   Experimental:     true
01:55:20 [2023-07-01T01:55:20.336Z]  containerd:
01:55:20 [2023-07-01T01:55:20.336Z]   Version:          1.6.21
01:55:20 [2023-07-01T01:55:20.336Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
01:55:20 [2023-07-01T01:55:20.336Z]  runc:
01:55:20 [2023-07-01T01:55:20.336Z]   Version:          1.1.7
01:55:20 [2023-07-01T01:55:20.336Z]   GitCommit:        v1.1.7-0-g860f061
01:55:20 [2023-07-01T01:55:20.336Z]  docker-init:
01:55:20 [2023-07-01T01:55:20.336Z]   Version:          0.19.0
01:55:20 [2023-07-01T01:55:20.336Z]   GitCommit:        de40ad0
[Pipeline] sh
01:55:20 [2023-07-01T01:55:20.623Z] + docker info
01:55:28 [2023-07-01T01:55:28.759Z] Client: Docker Engine - Community
01:55:28 [2023-07-01T01:55:28.759Z]  Version:    24.0.2
01:55:28 [2023-07-01T01:55:28.759Z]  Context:    default
01:55:28 [2023-07-01T01:55:28.759Z]  Debug Mode: false
01:55:28 [2023-07-01T01:55:28.759Z]  Plugins:
01:55:28 [2023-07-01T01:55:28.759Z]   buildx: Docker Buildx (Docker Inc.)
01:55:28 [2023-07-01T01:55:28.759Z]     Version:  v0.11.0
01:55:28 [2023-07-01T01:55:28.759Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:55:28 [2023-07-01T01:55:28.759Z]   compose: Docker Compose (Docker Inc.)
01:55:28 [2023-07-01T01:55:28.759Z]     Version:  v2.19.0
01:55:28 [2023-07-01T01:55:28.759Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:55:28 [2023-07-01T01:55:28.759Z] 
01:55:28 [2023-07-01T01:55:28.759Z] Server:
01:55:28 [2023-07-01T01:55:28.759Z]  Containers: 0
01:55:28 [2023-07-01T01:55:28.759Z]   Running: 0
01:55:28 [2023-07-01T01:55:28.759Z]   Paused: 0
01:55:28 [2023-07-01T01:55:28.759Z]   Stopped: 0
01:55:28 [2023-07-01T01:55:28.759Z]  Images: 1
01:55:28 [2023-07-01T01:55:28.759Z]  Server Version: 24.0.2
01:55:28 [2023-07-01T01:55:28.759Z]  Storage Driver: overlay2
01:55:28 [2023-07-01T01:55:28.759Z]   Backing Filesystem: extfs
01:55:28 [2023-07-01T01:55:28.759Z]   Supports d_type: true
01:55:28 [2023-07-01T01:55:28.759Z]   Using metacopy: false
01:55:28 [2023-07-01T01:55:28.759Z]   Native Overlay Diff: true
01:55:28 [2023-07-01T01:55:28.759Z]   userxattr: false
01:55:28 [2023-07-01T01:55:28.759Z]  Logging Driver: json-file
01:55:28 [2023-07-01T01:55:28.759Z]  Cgroup Driver: cgroupfs
01:55:28 [2023-07-01T01:55:28.759Z]  Cgroup Version: 1
01:55:28 [2023-07-01T01:55:28.759Z]  Plugins:
01:55:28 [2023-07-01T01:55:28.759Z]   Volume: local
01:55:28 [2023-07-01T01:55:28.759Z]   Network: bridge host ipvlan macvlan null overlay
01:55:28 [2023-07-01T01:55:28.759Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:55:28 [2023-07-01T01:55:28.759Z]  Swarm: inactive
01:55:28 [2023-07-01T01:55:28.759Z]  Runtimes: io.containerd.runc.v2 runc
01:55:28 [2023-07-01T01:55:28.759Z]  Default Runtime: runc
01:55:28 [2023-07-01T01:55:28.759Z]  Init Binary: docker-init
01:55:28 [2023-07-01T01:55:28.759Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
01:55:28 [2023-07-01T01:55:28.759Z]  runc version: v1.1.7-0-g860f061
01:55:28 [2023-07-01T01:55:28.759Z]  init version: de40ad0
01:55:28 [2023-07-01T01:55:28.759Z]  Security Options:
01:55:28 [2023-07-01T01:55:28.759Z]   apparmor
01:55:28 [2023-07-01T01:55:28.759Z]   seccomp
01:55:28 [2023-07-01T01:55:28.759Z]    Profile: builtin
01:55:28 [2023-07-01T01:55:28.759Z]  Kernel Version: 5.15.0-1038-aws
01:55:28 [2023-07-01T01:55:28.759Z]  Operating System: Ubuntu 20.04.6 LTS
01:55:28 [2023-07-01T01:55:28.759Z]  OSType: linux
01:55:28 [2023-07-01T01:55:28.759Z]  Architecture: aarch64
01:55:28 [2023-07-01T01:55:28.759Z]  CPUs: 8
01:55:28 [2023-07-01T01:55:28.759Z]  Total Memory: 30.64GiB
01:55:28 [2023-07-01T01:55:28.759Z]  Name: ip-10-100-35-254
01:55:28 [2023-07-01T01:55:28.759Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
01:55:28 [2023-07-01T01:55:28.759Z]  Docker Root Dir: /var/lib/docker
01:55:28 [2023-07-01T01:55:28.759Z]  Debug Mode: false
01:55:28 [2023-07-01T01:55:28.759Z]  Experimental: true
01:55:28 [2023-07-01T01:55:28.759Z]  Insecure Registries:
01:55:28 [2023-07-01T01:55:28.759Z]   127.0.0.0/8
01:55:28 [2023-07-01T01:55:28.759Z]  Live Restore Enabled: true
01:55:28 [2023-07-01T01:55:28.759Z] 
[Pipeline] sh
01:55:29 [2023-07-01T01:55:29.045Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:55:29 [2023-07-01T01:55:29.045Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:55:29 [2023-07-01T01:55:29.045Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45859/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:55:29 [2023-07-01T01:55:29.045Z] + bash /home/ubuntu/workspace/moby_PR-45859/check-config.sh
01:55:29 [2023-07-01T01:55:29.045Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:55:29 [2023-07-01T01:55:29.045Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
01:55:29 [2023-07-01T01:55:29.045Z] 
01:55:29 [2023-07-01T01:55:29.045Z] Generally Necessary:
01:55:29 [2023-07-01T01:55:29.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:55:29 [2023-07-01T01:55:29.045Z] - apparmor: enabled and tools installed
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_NAMESPACES: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_NET_NS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_PID_NS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_IPC_NS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_UTS_NS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CGROUPS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CGROUP_CPUACCT: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CGROUP_DEVICE: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CGROUP_FREEZER: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CGROUP_SCHED: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_CPUSETS: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_MEMCG: enabled
01:55:29 [2023-07-01T01:55:29.045Z] - CONFIG_KEYS: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_VETH: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_BRIDGE: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NF_NAT: enabled (as module)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_POSIX_MQUEUE: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_CGROUP_BPF: enabled
01:55:29 [2023-07-01T01:55:29.306Z] 
01:55:29 [2023-07-01T01:55:29.306Z] Optional Features:
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_USER_NS: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_SECCOMP: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_SECCOMP_FILTER: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_CGROUP_PIDS: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_MEMCG_SWAP: enabled
01:55:29 [2023-07-01T01:55:29.306Z]     (cgroup swap accounting is currently enabled)
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_BLK_CGROUP: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_CGROUP_PERF: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_CGROUP_HUGETLB: enabled
01:55:29 [2023-07-01T01:55:29.306Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_CFS_BANDWIDTH: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_RT_GROUP_SCHED: missing
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_VS: enabled (as module)
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_VS_NFCT: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_IP_VS_RR: enabled (as module)
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_SECURITY_SELINUX: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_SECURITY_APPARMOR: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_EXT4_FS: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:55:29 [2023-07-01T01:55:29.566Z] - Network Drivers:
01:55:29 [2023-07-01T01:55:29.566Z]   - "overlay":
01:55:29 [2023-07-01T01:55:29.566Z]     - CONFIG_VXLAN: enabled (as module)
01:55:29 [2023-07-01T01:55:29.566Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:55:29 [2023-07-01T01:55:29.566Z]       Optional (for encrypted networks):
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_CRYPTO: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_CRYPTO_AEAD: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_CRYPTO_GCM: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_CRYPTO_GHASH: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_XFRM: enabled
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_XFRM_USER: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]       - CONFIG_INET_ESP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "ipvlan":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_IPVLAN: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "macvlan":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_MACVLAN: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_DUMMY: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "ftp,tftp client in container":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z] - Storage Drivers:
01:55:29 [2023-07-01T01:55:29.827Z]   - "aufs":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_AUFS_FS: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "btrfs":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:55:29 [2023-07-01T01:55:29.827Z]   - "devicemapper":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_BLK_DEV_DM: enabled
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "overlay":
01:55:29 [2023-07-01T01:55:29.827Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:55:29 [2023-07-01T01:55:29.827Z]   - "zfs":
01:55:29 [2023-07-01T01:55:29.827Z]     - /dev/zfs: present
01:55:29 [2023-07-01T01:55:29.827Z]     - zfs command: missing
01:55:29 [2023-07-01T01:55:29.827Z]     - zpool command: missing
01:55:29 [2023-07-01T01:55:29.827Z] 
01:55:29 [2023-07-01T01:55:29.827Z] Limits:
01:55:29 [2023-07-01T01:55:29.827Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:55:29 [2023-07-01T01:55:29.827Z] 
01:55:29 [2023-07-01T01:55:29.827Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:55:30 [2023-07-01T01:55:30.141Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:521fbb36c06db6c441642b2684ce4b2076d2fcbd .
01:55:30 [2023-07-01T01:55:30.401Z] #0 building with "default" instance using docker driver
01:55:30 [2023-07-01T01:55:30.401Z] 
01:55:30 [2023-07-01T01:55:30.401Z] #1 [internal] load build definition from Dockerfile
01:55:30 [2023-07-01T01:55:30.401Z] #1 transferring dockerfile: 27.31kB done
01:55:30 [2023-07-01T01:55:30.401Z] #1 DONE 0.1s
01:55:30 [2023-07-01T01:55:30.401Z] 
01:55:30 [2023-07-01T01:55:30.401Z] #2 [internal] load .dockerignore
01:55:30 [2023-07-01T01:55:30.401Z] #2 transferring context: 113B done
01:55:30 [2023-07-01T01:55:30.401Z] #2 DONE 0.1s
01:55:30 [2023-07-01T01:55:30.401Z] 
01:55:30 [2023-07-01T01:55:30.401Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:55:30 [2023-07-01T01:55:30.662Z] #3 DONE 0.4s
01:55:30 [2023-07-01T01:55:30.662Z] 
01:55:30 [2023-07-01T01:55:30.662Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
01:55:30 [2023-07-01T01:55:30.662Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
01:55:30 [2023-07-01T01:55:30.662Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
01:55:30 [2023-07-01T01:55:30.662Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
01:55:30 [2023-07-01T01:55:30.662Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
01:55:30 [2023-07-01T01:55:30.662Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
01:55:30 [2023-07-01T01:55:30.923Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s
01:55:30 [2023-07-01T01:55:30.923Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
01:55:31 [2023-07-01T01:55:31.183Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
01:55:31 [2023-07-01T01:55:31.183Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
01:55:31 [2023-07-01T01:55:31.183Z] #4 DONE 0.5s
01:55:31 [2023-07-01T01:55:31.183Z] 
01:55:31 [2023-07-01T01:55:31.183Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:55:32 [2023-07-01T01:55:32.125Z] #5 DONE 0.8s
01:55:32 [2023-07-01T01:55:32.125Z] 
01:55:32 [2023-07-01T01:55:32.125Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
01:55:32 [2023-07-01T01:55:32.386Z] #6 ...
01:55:32 [2023-07-01T01:55:32.386Z] 
01:55:32 [2023-07-01T01:55:32.386Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
01:55:32 [2023-07-01T01:55:32.386Z] #7 DONE 1.0s
01:55:32 [2023-07-01T01:55:32.386Z] 
01:55:32 [2023-07-01T01:55:32.386Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
01:55:32 [2023-07-01T01:55:32.386Z] #8 DONE 1.1s
01:55:32 [2023-07-01T01:55:32.386Z] 
01:55:32 [2023-07-01T01:55:32.386Z] #9 [internal] load metadata for docker.io/library/busybox:latest
01:55:32 [2023-07-01T01:55:32.386Z] #9 DONE 1.1s
01:55:32 [2023-07-01T01:55:32.386Z] 
01:55:32 [2023-07-01T01:55:32.386Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
01:55:32 [2023-07-01T01:55:32.386Z] #6 DONE 1.2s
01:55:32 [2023-07-01T01:55:32.646Z] 
01:55:32 [2023-07-01T01:55:32.646Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:55:32 [2023-07-01T01:55:32.646Z] #10 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:55:32 [2023-07-01T01:55:32.646Z] #10 ...
01:55:32 [2023-07-01T01:55:32.646Z] 
01:55:32 [2023-07-01T01:55:32.646Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:55:32 [2023-07-01T01:55:32.646Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
01:55:32 [2023-07-01T01:55:32.646Z] #11 DONE 0.2s
01:55:32 [2023-07-01T01:55:32.907Z] 
01:55:32 [2023-07-01T01:55:32.907Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:55:32 [2023-07-01T01:55:32.907Z] #10 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done
01:55:33 [2023-07-01T01:55:33.168Z] #10 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done
01:55:33 [2023-07-01T01:55:33.168Z] #10 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done
01:55:33 [2023-07-01T01:55:33.168Z] #10 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done
01:55:33 [2023-07-01T01:55:33.481Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 0B / 53.70MB 0.6s
01:55:33 [2023-07-01T01:55:33.744Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 9.91MB / 53.70MB 0.7s
01:55:33 [2023-07-01T01:55:33.744Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 32.51MB / 53.70MB 0.9s
01:55:34 [2023-07-01T01:55:34.004Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 51.38MB / 53.70MB 1.1s
01:55:34 [2023-07-01T01:55:34.004Z] #10 ...
01:55:34 [2023-07-01T01:55:34.004Z] 
01:55:34 [2023-07-01T01:55:34.004Z] #12 [internal] load build context
01:55:34 [2023-07-01T01:55:34.004Z] #12 transferring context: 64.07MB 1.4s done
01:55:34 [2023-07-01T01:55:34.004Z] #12 DONE 1.5s
01:55:34 [2023-07-01T01:55:34.004Z] 
01:55:34 [2023-07-01T01:55:34.004Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:55:34 [2023-07-01T01:55:34.265Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.3s done
01:55:34 [2023-07-01T01:55:34.265Z] #10 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 0.1s
01:55:34 [2023-07-01T01:55:34.528Z] #10 ...
01:55:34 [2023-07-01T01:55:34.528Z] 
01:55:34 [2023-07-01T01:55:34.528Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
01:55:34 [2023-07-01T01:55:34.528Z] #13 resolve docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 0.2s done
01:55:34 [2023-07-01T01:55:34.528Z] #13 sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 2.29kB / 2.29kB done
01:55:34 [2023-07-01T01:55:34.528Z] #13 sha256:52908feba3a6ed841905ce9d248ca4b9910447eaa1737db44f191c947282cdb8 528B / 528B done
01:55:34 [2023-07-01T01:55:34.528Z] #13 sha256:3772266d7498c8df7461f1897f6961cdbc71c63c56c213829d56b9c88bea7634 1.47kB / 1.47kB done
01:55:34 [2023-07-01T01:55:34.528Z] #13 sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 1.92MB / 1.92MB 1.4s done
01:55:34 [2023-07-01T01:55:34.528Z] #13 extracting sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 0.1s done
01:55:34 [2023-07-01T01:55:34.528Z] #13 DONE 1.8s
01:55:34 [2023-07-01T01:55:34.528Z] 
01:55:34 [2023-07-01T01:55:34.528Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
01:55:34 [2023-07-01T01:55:34.528Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
01:55:34 [2023-07-01T01:55:34.528Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
01:55:34 [2023-07-01T01:55:34.528Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
01:55:34 [2023-07-01T01:55:34.528Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
01:55:34 [2023-07-01T01:55:34.528Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
01:55:34 [2023-07-01T01:55:34.528Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.4s done
01:55:34 [2023-07-01T01:55:34.528Z] #14 DONE 1.9s
01:55:34 [2023-07-01T01:55:34.528Z] 
01:55:34 [2023-07-01T01:55:34.528Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:55:34 [2023-07-01T01:55:34.528Z] #15 resolve docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 0.2s done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 1.86kB / 1.86kB done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:d9177838bc482dcf2f4a3742d1d4cd52c31f1bea62767a75987640480d25fae4 7.07kB / 7.07kB done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:6a204a9aad76673bc2c7d84360485cfd22716e606101ab8de6451e5457394d60 1.58kB / 1.58kB done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.0s done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.8s done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.3s done
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 66.06MB / 81.44MB 1.7s
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 32.51MB / 95.53MB 1.7s
01:55:34 [2023-07-01T01:55:34.528Z] #15 sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e 155B / 155B 1.3s done
01:55:34 [2023-07-01T01:55:34.791Z] #15 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 2.0s
01:55:34 [2023-07-01T01:55:34.791Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 50.33MB / 95.53MB 2.0s
01:55:34 [2023-07-01T01:55:34.791Z] #15 ...
01:55:34 [2023-07-01T01:55:34.791Z] 
01:55:34 [2023-07-01T01:55:34.791Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:55:34 [2023-07-01T01:55:34.791Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:55:34 [2023-07-01T01:55:34.791Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:55:34 [2023-07-01T01:55:34.791Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:55:34 [2023-07-01T01:55:34.791Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done
01:55:34 [2023-07-01T01:55:34.791Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
01:55:34 [2023-07-01T01:55:34.791Z] #11 DONE 2.4s
01:55:34 [2023-07-01T01:55:34.791Z] 
01:55:34 [2023-07-01T01:55:34.791Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:55:35 [2023-07-01T01:55:35.051Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 66.06MB / 95.53MB 2.2s
01:55:35 [2023-07-01T01:55:35.312Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 84.93MB / 95.53MB 2.4s
01:55:35 [2023-07-01T01:55:35.312Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 2.6s
01:55:35 [2023-07-01T01:55:35.572Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 2.6s done
01:55:35 [2023-07-01T01:55:35.572Z] #15 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 1.5s done
01:55:35 [2023-07-01T01:55:35.833Z] #15 ...
01:55:35 [2023-07-01T01:55:35.833Z] 
01:55:35 [2023-07-01T01:55:35.833Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:55:35 [2023-07-01T01:55:35.833Z] #10 DONE 3.3s
01:55:35 [2023-07-01T01:55:35.833Z] 
01:55:35 [2023-07-01T01:55:35.833Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:55:35 [2023-07-01T01:55:35.833Z] #15 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e
01:55:36 [2023-07-01T01:55:36.094Z] #15 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.3s done
01:55:36 [2023-07-01T01:55:36.094Z] #15 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc
01:55:36 [2023-07-01T01:55:36.094Z] #15 ...
01:55:36 [2023-07-01T01:55:36.094Z] 
01:55:36 [2023-07-01T01:55:36.094Z] #16 [build-dummy 2/2] RUN mkdir -p /build
01:55:36 [2023-07-01T01:55:36.094Z] #16 DONE 1.8s
01:55:36 [2023-07-01T01:55:36.094Z] 
01:55:36 [2023-07-01T01:55:36.094Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:55:36 [2023-07-01T01:55:36.355Z] #15 ...
01:55:36 [2023-07-01T01:55:36.355Z] 
01:55:36 [2023-07-01T01:55:36.355Z] #17 [binary-dummy 1/1] COPY --from=build-dummy /build /build
01:55:36 [2023-07-01T01:55:36.355Z] #17 DONE 0.2s
01:55:36 [2023-07-01T01:55:36.355Z] 
01:55:36 [2023-07-01T01:55:36.355Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:55:37 [2023-07-01T01:55:37.740Z] #15 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.4s done
01:55:37 [2023-07-01T01:55:37.740Z] #15 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a
01:55:39 [2023-07-01T01:55:39.125Z] #15 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.3s done
01:55:39 [2023-07-01T01:55:39.125Z] #15 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9
01:55:42 [2023-07-01T01:55:42.428Z] #15 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 2.9s done
01:55:42 [2023-07-01T01:55:42.428Z] #15 extracting sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e
01:55:42 [2023-07-01T01:55:42.428Z] #15 extracting sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e done
01:55:42 [2023-07-01T01:55:42.428Z] #15 DONE 9.6s
01:55:42 [2023-07-01T01:55:42.428Z] 
01:55:42 [2023-07-01T01:55:42.428Z] #18 [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
01:55:42 [2023-07-01T01:55:42.428Z] #18 0.685 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 0.698 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 0.698 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 0.865 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 0.979 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 1.108 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 1.830 Fetched 8533 kB in 1s (6074 kB/s)
01:55:42 [2023-07-01T01:55:42.428Z] #18 1.830 Reading package lists...
01:55:42 [2023-07-01T01:55:42.428Z] #18 2.373 Reading package lists...
01:55:42 [2023-07-01T01:55:42.428Z] #18 2.911 Building dependency tree...
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.272 The following additional packages will be installed:
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.272   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.273   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.274 Recommended packages:
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.274   libldap-common publicsuffix libsasl2-modules
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.381 The following NEW packages will be installed:
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.382   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.382   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.383   libssh2-1 openssl
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.655 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.655 Need to get 2945 kB of archives.
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.655 After this operation, 6484 kB of additional disk space will be used.
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.655 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.665 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.667 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.669 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.670 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.675 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.680 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.682 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.683 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.685 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.686 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.689 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.690 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.694 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.698 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.820 debconf: delaying package configuration, since apt-utils is not installed
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.849 Fetched 2945 kB in 0s (9556 kB/s)
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.869 Selecting previously unselected package openssl.
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.869 (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.)
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.874 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.878 Unpacking openssl (1.1.1n-0+deb11u5) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.969 Selecting previously unselected package ca-certificates.
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.971 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 3.974 Unpacking ca-certificates (20210119) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.027 Selecting previously unselected package libbrotli1:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.029 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.036 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.082 Selecting previously unselected package libsasl2-modules-db:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.083 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.087 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.127 Selecting previously unselected package libsasl2-2:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.131 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.173 Selecting previously unselected package libldap-2.4-2:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.174 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.177 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.225 Selecting previously unselected package libnghttp2-14:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.227 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.231 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.269 Selecting previously unselected package libpsl5:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.270 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.274 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.309 Selecting previously unselected package librtmp1:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.311 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.314 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.352 Selecting previously unselected package libssh2-1:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.353 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.357 Unpacking libssh2-1:arm64 (1.9.0-2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.401 Selecting previously unselected package libcurl4:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.402 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.411 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.451 Selecting previously unselected package curl.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.452 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.455 Unpacking curl (7.74.0-1.3+deb11u7) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.502 Selecting previously unselected package libonig5:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.502 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.506 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.553 Selecting previously unselected package libjq1:arm64.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.554 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.558 Unpacking libjq1:arm64 (1.6-2.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.596 Selecting previously unselected package jq.
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.597 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.600 Unpacking jq (1.6-2.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.639 Setting up libpsl5:arm64 (0.21.0-1.2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.651 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.663 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.673 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.684 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.695 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.706 Setting up libssh2-1:arm64 (1.9.0-2) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.716 Setting up openssl (1.1.1n-0+deb11u5) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.734 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.745 Setting up libjq1:arm64 (1.6-2.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.779 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 4.790 Setting up ca-certificates (20210119) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.273 Updating certificates in /etc/ssl/certs...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.864 129 added, 0 removed; done.
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.897 Setting up jq (1.6-2.1) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.911 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.921 Setting up curl (7.74.0-1.3+deb11u7) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.934 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.955 Processing triggers for ca-certificates (20210119) ...
01:55:42 [2023-07-01T01:55:42.428Z] #18 5.965 Updating certificates in /etc/ssl/certs...
01:55:42 [2023-07-01T01:55:42.428Z] #18 6.409 0 added, 0 removed; done.
01:55:42 [2023-07-01T01:55:42.428Z] #18 6.409 Running hooks in /etc/ca-certificates/update.d...
01:55:42 [2023-07-01T01:55:42.428Z] #18 6.410 done.
01:55:44 [2023-07-01T01:55:44.970Z] #18 DONE 9.2s
01:55:44 [2023-07-01T01:55:44.970Z] 
01:55:44 [2023-07-01T01:55:44.970Z] #19 [base 2/5] COPY --from=xx / /
01:55:44 [2023-07-01T01:55:44.970Z] #19 DONE 2.9s
01:55:44 [2023-07-01T01:55:44.970Z] 
01:55:44 [2023-07-01T01:55:44.970Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:55:44 [2023-07-01T01:55:44.970Z] #20 DONE 0.0s
01:55:44 [2023-07-01T01:55:44.970Z] 
01:55:44 [2023-07-01T01:55:44.970Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:55:45 [2023-07-01T01:55:45.230Z] #21 DONE 0.3s
01:55:45 [2023-07-01T01:55:45.230Z] 
01:55:45 [2023-07-01T01:55:45.230Z] #22 [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
01:55:45 [2023-07-01T01:55:45.801Z] #22 ...
01:55:45 [2023-07-01T01:55:45.801Z] 
01:55:45 [2023-07-01T01:55:45.801Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
01:55:45 [2023-07-01T01:55:45.801Z] #23 DONE 0.5s
01:55:46 [2023-07-01T01:55:46.061Z] 
01:55:46 [2023-07-01T01:55:46.061Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
01:55:46 [2023-07-01T01:55:46.632Z] #24 0.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:55:46 [2023-07-01T01:55:46.632Z] #24 0.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:55:46 [2023-07-01T01:55:46.632Z] #24 0.707 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:55:46 [2023-07-01T01:55:46.632Z] #24 0.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:55:46 [2023-07-01T01:55:46.632Z] #24 0.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:55:46 [2023-07-01T01:55:46.892Z] #24 1.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:55:47 [2023-07-01T01:55:47.833Z] #24 1.798 Fetched 8533 kB in 1s (6203 kB/s)
01:55:48 [2023-07-01T01:55:48.096Z] #24 1.798 Reading package lists...
01:55:48 [2023-07-01T01:55:48.617Z] #24 2.344 Reading package lists...
01:55:48 [2023-07-01T01:55:48.877Z] #24 2.878 Building dependency tree...
01:55:48 [2023-07-01T01:55:48.877Z] #24 3.042 Reading state information...
01:55:49 [2023-07-01T01:55:49.137Z] #24 3.226 The following additional packages will be installed:
01:55:49 [2023-07-01T01:55:49.137Z] #24 3.227   libmagic-mgc libmagic1
01:55:49 [2023-07-01T01:55:49.137Z] #24 3.253 The following NEW packages will be installed:
01:55:49 [2023-07-01T01:55:49.137Z] #24 3.254   file libmagic-mgc libmagic1
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.532 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.532 Need to get 463 kB of archives.
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.532 After this operation, 7063 kB of additional disk space will be used.
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.541 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
01:55:49 [2023-07-01T01:55:49.398Z] #24 3.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
01:55:49 [2023-07-01T01:55:49.658Z] #24 3.678 debconf: delaying package configuration, since apt-utils is not installed
01:55:49 [2023-07-01T01:55:49.658Z] #24 3.713 Fetched 463 kB in 0s (1609 kB/s)
01:55:49 [2023-07-01T01:55:49.658Z] #24 3.733 Selecting previously unselected package libmagic-mgc.
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.733 (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 ... 15713 files and directories currently installed.)
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.743 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.746 Unpacking libmagic-mgc (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.814 Selecting previously unselected package libmagic1:arm64.
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.816 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.824 Unpacking libmagic1:arm64 (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.859 Selecting previously unselected package file.
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.862 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.865 Unpacking file (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.903 Setting up libmagic-mgc (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.659Z] #24 3.913 Setting up libmagic1:arm64 (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.919Z] #24 3.930 Setting up file (1:5.39-3) ...
01:55:49 [2023-07-01T01:55:49.919Z] #24 3.946 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:55:49 [2023-07-01T01:55:49.919Z] #24 DONE 4.2s
01:55:49 [2023-07-01T01:55:49.919Z] 
01:55:49 [2023-07-01T01:55:49.919Z] #22 [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
01:55:49 [2023-07-01T01:55:49.919Z] #22 1.824 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:55:49 [2023-07-01T01:55:49.919Z] #22 2.015 
01:55:49 [2023-07-01T01:55:49.919Z] #22 2.233 #=#=#                                                                         

###                                                                        5.1%
######################################################################## 100.0%
01:55:49 [2023-07-01T01:55:49.919Z] #22 2.490 
01:55:49 [2023-07-01T01:55:49.919Z] #22 3.573 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:55:49 [2023-07-01T01:55:49.919Z] #22 3.762 
01:55:49 [2023-07-01T01:55:49.919Z] #22 3.980 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
01:55:49 [2023-07-01T01:55:49.919Z] #22 4.266 
01:55:50 [2023-07-01T01:55:50.179Z] #22 ...
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #25 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
01:55:50 [2023-07-01T01:55:50.179Z] #25 DONE 0.1s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #26 [containerd-src 1/3] WORKDIR /usr/src/containerd
01:55:50 [2023-07-01T01:55:50.179Z] #26 DONE 0.1s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
01:55:50 [2023-07-01T01:55:50.179Z] #27 DONE 0.1s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:55:50 [2023-07-01T01:55:50.179Z] #28 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #29 [delve-src 1/3] WORKDIR /usr/src/delve
01:55:50 [2023-07-01T01:55:50.179Z] #29 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
01:55:50 [2023-07-01T01:55:50.179Z] #30 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
01:55:50 [2023-07-01T01:55:50.179Z] #31 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
01:55:50 [2023-07-01T01:55:50.179Z] #32 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.179Z] 
01:55:50 [2023-07-01T01:55:50.179Z] #33 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
01:55:50 [2023-07-01T01:55:50.440Z] #33 ...
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
01:55:50 [2023-07-01T01:55:50.440Z] #34 DONE 0.2s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
01:55:50 [2023-07-01T01:55:50.440Z] #35 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #36 [registry-src 1/2] WORKDIR /usr/src/registry
01:55:50 [2023-07-01T01:55:50.440Z] #36 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #37 [dockercli-src 1/5] WORKDIR /tmp/dockercli
01:55:50 [2023-07-01T01:55:50.440Z] #37 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
01:55:50 [2023-07-01T01:55:50.440Z] #38 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
01:55:50 [2023-07-01T01:55:50.440Z] #39 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:55:50 [2023-07-01T01:55:50.440Z] #40 DONE 0.3s
01:55:50 [2023-07-01T01:55:50.440Z] 
01:55:50 [2023-07-01T01:55:50.440Z] #22 [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
01:55:50 [2023-07-01T01:55:50.440Z] #22 5.387 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:55:50 [2023-07-01T01:55:50.701Z] #22 ...
01:55:50 [2023-07-01T01:55:50.701Z] 
01:55:50 [2023-07-01T01:55:50.701Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: is subject to change. To configure the initial branch name to use in all
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: of your new repositories, which will suppress this warning, call:
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 	git config --global init.defaultBranch <name>
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 'development'. The just-created branch can be renamed via this command:
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 
01:55:50 [2023-07-01T01:55:50.701Z] #41 0.430 hint: 	git branch -m <name>
01:55:50 [2023-07-01T01:55:50.702Z] #41 0.431 Initialized empty Git repository in /usr/src/containerd/.git/
01:55:50 [2023-07-01T01:55:50.702Z] #41 DONE 0.5s
01:55:50 [2023-07-01T01:55:50.702Z] 
01:55:50 [2023-07-01T01:55:50.702Z] #42 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: is subject to change. To configure the initial branch name to use in all
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: of your new repositories, which will suppress this warning, call:
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 	git config --global init.defaultBranch <name>
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 'development'. The just-created branch can be renamed via this command:
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.474 hint: 	git branch -m <name>
01:55:50 [2023-07-01T01:55:50.702Z] #42 0.475 Initialized empty Git repository in /usr/src/delve/.git/
01:55:50 [2023-07-01T01:55:50.702Z] #42 DONE 0.5s
01:55:50 [2023-07-01T01:55:50.702Z] 
01:55:50 [2023-07-01T01:55:50.702Z] #43 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:50 [2023-07-01T01:55:50.966Z] #43 ...
01:55:50 [2023-07-01T01:55:50.966Z] 
01:55:50 [2023-07-01T01:55:50.966Z] #33 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: is subject to change. To configure the initial branch name to use in all
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: of your new repositories, which will suppress this warning, call:
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 	git config --global init.defaultBranch <name>
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 'development'. The just-created branch can be renamed via this command:
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.596 hint: 	git branch -m <name>
01:55:50 [2023-07-01T01:55:50.966Z] #33 0.598 Initialized empty Git repository in /usr/src/tini/.git/
01:55:50 [2023-07-01T01:55:50.966Z] #33 DONE 0.6s
01:55:50 [2023-07-01T01:55:50.966Z] 
01:55:50 [2023-07-01T01:55:50.966Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: is subject to change. To configure the initial branch name to use in all
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: of your new repositories, which will suppress this warning, call:
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 	git config --global init.defaultBranch <name>
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 'development'. The just-created branch can be renamed via this command:
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.739 hint: 	git branch -m <name>
01:55:50 [2023-07-01T01:55:50.966Z] #44 0.740 Initialized empty Git repository in /usr/src/runc/.git/
01:55:50 [2023-07-01T01:55:50.966Z] #44 DONE 0.8s
01:55:50 [2023-07-01T01:55:50.966Z] 
01:55:50 [2023-07-01T01:55:50.966Z] #22 [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
01:55:50 [2023-07-01T01:55:50.966Z] #22 5.603 
01:55:51 [2023-07-01T01:55:51.226Z] #22 5.825 #=#=#                                                                         

                                                                           0.0%
01:55:51 [2023-07-01T01:55:51.226Z] #22 ...
01:55:51 [2023-07-01T01:55:51.226Z] 
01:55:51 [2023-07-01T01:55:51.226Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: is subject to change. To configure the initial branch name to use in all
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: of your new repositories, which will suppress this warning, call:
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 	git config --global init.defaultBranch <name>
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 'development'. The just-created branch can be renamed via this command:
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.785 hint: 	git branch -m <name>
01:55:51 [2023-07-01T01:55:51.226Z] #45 0.787 Initialized empty Git repository in /tmp/dockercli/.git/
01:55:51 [2023-07-01T01:55:51.226Z] #45 DONE 0.8s
01:55:51 [2023-07-01T01:55:51.226Z] 
01:55:51 [2023-07-01T01:55:51.226Z] #22 [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
01:55:51 [2023-07-01T01:55:51.226Z] #22 5.825 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
01:55:51 [2023-07-01T01:55:51.487Z] #22 6.358 
01:55:51 [2023-07-01T01:55:51.487Z] #22 ...
01:55:51 [2023-07-01T01:55:51.487Z] 
01:55:51 [2023-07-01T01:55:51.487Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: is subject to change. To configure the initial branch name to use in all
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: of your new repositories, which will suppress this warning, call:
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 	git config --global init.defaultBranch <name>
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 'development'. The just-created branch can be renamed via this command:
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.304 hint: 	git branch -m <name>
01:55:51 [2023-07-01T01:55:51.487Z] #46 1.306 Initialized empty Git repository in /usr/src/rootlesskit/.git/
01:55:51 [2023-07-01T01:55:51.487Z] #46 DONE 1.3s
01:55:51 [2023-07-01T01:55:51.748Z] 
01:55:51 [2023-07-01T01:55:51.748Z] #47 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:51 [2023-07-01T01:55:51.748Z] #47 ...
01:55:51 [2023-07-01T01:55:51.748Z] 
01:55:51 [2023-07-01T01:55:51.748Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: is subject to change. To configure the initial branch name to use in all
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: of your new repositories, which will suppress this warning, call:
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 	git config --global init.defaultBranch <name>
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 'development'. The just-created branch can be renamed via this command:
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.498 hint: 	git branch -m <name>
01:55:51 [2023-07-01T01:55:51.748Z] #48 1.500 Initialized empty Git repository in /usr/src/registry/.git/
01:55:51 [2023-07-01T01:55:51.748Z] #48 DONE 1.5s
01:55:51 [2023-07-01T01:55:51.748Z] 
01:55:51 [2023-07-01T01:55:51.748Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: Using 'master' as the name for the initial branch. This default branch name
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: is subject to change. To configure the initial branch name to use in all
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: of your new repositories, which will suppress this warning, call:
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 	git config --global init.defaultBranch <name>
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 'development'. The just-created branch can be renamed via this command:
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.523 hint: 	git branch -m <name>
01:55:51 [2023-07-01T01:55:51.748Z] #49 1.525 Initialized empty Git repository in /usr/src/swagger/.git/
01:55:51 [2023-07-01T01:55:51.748Z] #49 DONE 1.6s
01:55:52 [2023-07-01T01:55:52.009Z] 
01:55:52 [2023-07-01T01:55:52.009Z] #50 [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...)
01:55:54 [2023-07-01T01:55:54.561Z] #50 2.225 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
01:55:54 [2023-07-01T01:55:54.561Z] #50 ...
01:55:54 [2023-07-01T01:55:54.561Z] 
01:55:54 [2023-07-01T01:55:54.561Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:54 [2023-07-01T01:55:54.561Z] #51 DONE 3.5s
01:55:54 [2023-07-01T01:55:54.561Z] 
01:55:54 [2023-07-01T01:55:54.561Z] #52 [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.51.2"      && /build/golangci-lint --version
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.026 go: downloading github.com/golangci/golangci-lint v1.51.2
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.592 go: downloading github.com/fatih/color v1.14.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.592 go: downloading github.com/pkg/errors v0.9.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.592 go: downloading github.com/spf13/cobra v1.6.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.592 go: downloading github.com/spf13/pflag v1.0.5
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.593 go: downloading github.com/spf13/viper v1.12.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.603 go: downloading github.com/gofrs/flock v0.8.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.620 go: downloading gopkg.in/yaml.v3 v3.0.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.860 go: downloading golang.org/x/tools v0.6.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.864 go: downloading github.com/hashicorp/go-version v1.6.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.864 go: downloading github.com/ldez/gomoddirectives v0.2.3
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.875 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.896 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.933 go: downloading github.com/mattn/go-colorable v0.1.13
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.934 go: downloading github.com/sirupsen/logrus v1.9.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 3.952 go: downloading github.com/stretchr/testify v1.8.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.042 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.047 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.207 go: downloading github.com/mattn/go-isatty v0.0.17
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.318 go: downloading github.com/mitchellh/mapstructure v1.5.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.342 go: downloading github.com/spf13/afero v1.8.2
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.343 go: downloading github.com/spf13/cast v1.5.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.343 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.418 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.427 go: downloading 4d63.com/gochecknoglobals v0.2.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.436 go: downloading github.com/Abirdcfly/dupword v0.0.9
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.483 go: downloading github.com/Antonboom/errname v0.1.7
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.488 go: downloading github.com/Antonboom/nilnil v0.1.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.521 go: downloading github.com/BurntSushi/toml v1.2.1
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.524 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.540 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
01:55:54 [2023-07-01T01:55:54.561Z] #52 4.554 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.668 go: downloading github.com/alexkohler/prealloc v1.0.0
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.688 go: downloading github.com/alingse/asasalint v0.0.11
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.694 go: downloading github.com/ashanbrown/forbidigo v1.4.0
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.695 go: downloading github.com/ashanbrown/makezero v1.1.1
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.695 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.869 go: downloading github.com/blizzy78/varnamelen v0.8.0
01:55:54 [2023-07-01T01:55:54.829Z] #52 4.943 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
01:55:55 [2023-07-01T01:55:55.095Z] #52 5.000 go: downloading github.com/breml/bidichk v0.2.3
01:55:55 [2023-07-01T01:55:55.095Z] #52 5.005 go: downloading github.com/breml/errchkjson v0.3.0
01:55:55 [2023-07-01T01:55:55.095Z] #52 5.010 go: downloading github.com/butuzov/ireturn v0.1.1
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.156 go: downloading github.com/charithe/durationcheck v0.0.9
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.157 go: downloading github.com/curioswitch/go-reassign v0.2.0
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.157 go: downloading github.com/daixiang0/gci v0.9.1
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.249 go: downloading github.com/denis-tingaikin/go-header v0.4.3
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.357 go: downloading github.com/esimonov/ifshort v1.0.4
01:55:55 [2023-07-01T01:55:55.357Z] #52 5.414 go: downloading github.com/firefart/nonamedreturns v1.0.4
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.462 go: downloading github.com/fzipp/gocyclo v0.6.0
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.463 go: downloading github.com/go-critic/go-critic v0.6.7
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.463 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.612 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.618 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
01:55:55 [2023-07-01T01:55:55.619Z] #52 5.638 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
01:55:55 [2023-07-01T01:55:55.880Z] #52 5.806 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:55:55 [2023-07-01T01:55:55.880Z] #52 5.926 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:55:55 [2023-07-01T01:55:55.880Z] #52 5.927 go: downloading github.com/golangci/misspell v0.4.0
01:55:55 [2023-07-01T01:55:55.880Z] #52 5.928 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:55:55 [2023-07-01T01:55:55.880Z] #52 5.946 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
01:55:55 [2023-07-01T01:55:55.880Z] #52 ...
01:55:55 [2023-07-01T01:55:55.880Z] 
01:55:55 [2023-07-01T01:55:55.880Z] #50 [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...)
01:55:55 [2023-07-01T01:55:55.880Z] #50 4.045 + git checkout -q FETCH_HEAD
01:55:56 [2023-07-01T01:55:56.406Z] #50 4.437 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:55:56 [2023-07-01T01:55:56.406Z] #50 4.439 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.015 internal/unsafeheader
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.043 internal/coverage/rtcov
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.051 internal/goos
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.067 internal/goexperiment
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.068 internal/cpu
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.097 runtime/internal/syscall
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.103 internal/race
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.118 internal/goarch
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.127 sync/atomic
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.147 unicode
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.159 unicode/utf8
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.171 container/list
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.183 internal/abi
01:55:56 [2023-07-01T01:55:56.981Z] #50 5.214 runtime/internal/math
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.507 runtime/internal/sys
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.509 internal/itoa
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.513 math/bits
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.524 internal/bytealg
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.553 runtime/internal/atomic
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.587 crypto/internal/alias
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.588 crypto/subtle
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.629 crypto/internal/boring/sig
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.722 unicode/utf16
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.773 vendor/golang.org/x/crypto/cryptobyte/asn1
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.773 internal/nettrace
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.774 math
01:55:57 [2023-07-01T01:55:57.555Z] #50 5.776 vendor/golang.org/x/crypto/internal/alias
01:55:57 [2023-07-01T01:55:57.819Z] #50 5.921 encoding
01:55:57 [2023-07-01T01:55:57.819Z] #50 5.936 github.com/docker/distribution/manifest
01:55:57 [2023-07-01T01:55:57.819Z] #50 5.941 github.com/inconshreveable/mousetrap
01:55:57 [2023-07-01T01:55:57.819Z] #50 5.942 github.com/docker/distribution/registry/storage/driver/gcs
01:55:57 [2023-07-01T01:55:57.819Z] #50 5.955 github.com/docker/distribution/registry/storage/driver/oss
01:55:58 [2023-07-01T01:55:58.081Z] #50 6.123 runtime
01:55:59 [2023-07-01T01:55:59.559Z] #50 ...
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #22 [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
01:55:59 [2023-07-01T01:55:59.559Z] #22 7.567 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:55:59 [2023-07-01T01:55:59.559Z] #22 7.859 #=#=#                                                                         
01:55:59 [2023-07-01T01:55:59.559Z] #22 8.098 #=#=#                                                                         

######################################################################## 100.0%
01:55:59 [2023-07-01T01:55:59.559Z] #22 8.327 
01:55:59 [2023-07-01T01:55:59.559Z] #22 9.053 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:55:59 [2023-07-01T01:55:59.559Z] #22 9.359 
01:55:59 [2023-07-01T01:55:59.559Z] #22 9.604 #=#=#                                                                         

######################################################################## 100.0%
01:55:59 [2023-07-01T01:55:59.559Z] #22 10.13 
01:55:59 [2023-07-01T01:55:59.559Z] #22 10.25 Download of images into '/build' complete.
01:55:59 [2023-07-01T01:55:59.559Z] #22 10.25 Use something like the following to load the result into a Docker daemon:
01:55:59 [2023-07-01T01:55:59.559Z] #22 10.25   tar -cC '/build' . | docker load
01:55:59 [2023-07-01T01:55:59.559Z] #22 DONE 14.4s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #53 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
01:55:59 [2023-07-01T01:55:59.559Z] #53 2.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:55:59 [2023-07-01T01:55:59.559Z] #53 2.854 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:55:59 [2023-07-01T01:55:59.559Z] #53 2.854 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:55:59 [2023-07-01T01:55:59.559Z] #53 3.399 Reading package lists...
01:55:59 [2023-07-01T01:55:59.559Z] #53 4.204 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:55:59 [2023-07-01T01:55:59.559Z] #53 4.216 Reading package lists...
01:55:59 [2023-07-01T01:55:59.559Z] #53 5.240 Building dependency tree...
01:55:59 [2023-07-01T01:55:59.559Z] #53 5.515 Reading state information...
01:55:59 [2023-07-01T01:55:59.559Z] #53 5.850 gcc is already the newest version (4:10.2.1-1).
01:55:59 [2023-07-01T01:55:59.559Z] #53 5.850 libc6-dev is already the newest version (2.31-13+deb11u6).
01:55:59 [2023-07-01T01:55:59.559Z] #53 5.850 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:55:59 [2023-07-01T01:55:59.559Z] #53 DONE 9.1s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #43 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:59 [2023-07-01T01:55:59.559Z] #43 DONE 8.7s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #47 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:59 [2023-07-01T01:55:59.559Z] #47 DONE 7.8s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
01:55:59 [2023-07-01T01:55:59.559Z] #54 DONE 7.6s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:55:59 [2023-07-01T01:55:59.559Z] #55 DONE 8.4s
01:55:59 [2023-07-01T01:55:59.559Z] 
01:55:59 [2023-07-01T01:55:59.559Z] #52 [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.51.2"      && /build/golangci-lint --version
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.038 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.080 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.173 go: downloading github.com/hexops/gotextdiff v1.0.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.299 go: downloading github.com/jgautheron/goconst v1.5.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.300 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.301 go: downloading github.com/julz/importas v0.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.301 go: downloading github.com/junk1tm/musttag v0.4.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.301 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.302 go: downloading github.com/kisielk/errcheck v1.6.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.387 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.399 go: downloading github.com/kulti/thelper v0.6.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.400 go: downloading github.com/kunwardeep/paralleltest v1.0.6
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.455 go: downloading github.com/kyoh86/exportloopref v0.1.11
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.466 go: downloading github.com/ldez/tagliatelle v0.4.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.517 go: downloading github.com/leonklingele/grouper v1.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.548 go: downloading github.com/lufeee/execinquery v1.2.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.560 go: downloading github.com/maratori/testableexamples v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.576 go: downloading github.com/maratori/testpackage v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.577 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.586 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.637 go: downloading github.com/mgechev/revive v1.2.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.726 go: downloading github.com/moricho/tparallel v0.2.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.857 go: downloading github.com/nakabonne/nestif v0.3.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.873 go: downloading github.com/nishanths/exhaustive v0.9.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 6.960 go: downloading github.com/nishanths/predeclared v0.2.2
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.048 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.110 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.123 go: downloading github.com/ryancurrah/gomodguard v1.3.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.184 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.185 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.229 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.247 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.274 go: downloading github.com/securego/gosec/v2 v2.15.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.276 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.338 go: downloading github.com/sivchari/containedctx v1.0.2
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.371 go: downloading github.com/sivchari/nosnakecase v1.7.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.374 go: downloading github.com/sivchari/tenv v1.7.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.410 go: downloading github.com/sonatard/noctx v0.0.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.439 go: downloading github.com/sourcegraph/go-diff v0.7.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.479 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.480 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.485 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.496 go: downloading github.com/tetafro/godot v1.4.11
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.497 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.507 go: downloading github.com/timonwong/loggercheck v0.9.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.509 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.541 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.609 go: downloading github.com/ultraware/funlen v0.0.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.611 go: downloading github.com/ultraware/whitespace v0.0.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.617 go: downloading github.com/uudashr/gocognit v1.0.6
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.642 go: downloading github.com/yagipy/maintidx v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.651 go: downloading github.com/yeya24/promlinter v0.2.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.668 go: downloading gitlab.com/bosi/decorder v0.2.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.764 go: downloading honnef.co/go/tools v0.4.2
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.885 go: downloading mvdan.cc/gofumpt v0.4.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 7.944 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.009 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.044 go: downloading github.com/hashicorp/errwrap v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.072 go: downloading golang.org/x/mod v0.8.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.115 go: downloading golang.org/x/sys v0.5.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.305 go: downloading github.com/davecgh/go-spew v1.1.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.344 go: downloading github.com/pmezard/go-difflib v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.357 go: downloading github.com/stretchr/objx v0.5.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.424 go: downloading github.com/subosito/gotenv v1.4.1
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.460 go: downloading github.com/hashicorp/hcl v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.461 go: downloading gopkg.in/ini.v1 v1.67.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.461 go: downloading github.com/magiconair/properties v1.8.6
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.461 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.462 go: downloading github.com/gobwas/glob v0.2.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.528 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.613 go: downloading golang.org/x/text v0.6.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.707 go: downloading gopkg.in/yaml.v2 v2.4.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.744 go: downloading github.com/pelletier/go-toml v1.9.5
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.745 go: downloading golang.org/x/sync v0.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 8.747 go: downloading go.uber.org/zap v1.17.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.072 go: downloading github.com/kisielk/gotool v1.0.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.179 go: downloading github.com/go-toolsmith/astcast v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.241 go: downloading github.com/go-toolsmith/astcopy v1.0.3
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.397 go: downloading github.com/go-toolsmith/astequal v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.434 go: downloading github.com/go-toolsmith/astfmt v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.449 go: downloading github.com/go-toolsmith/astp v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.449 go: downloading github.com/go-toolsmith/strparse v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.481 go: downloading github.com/go-toolsmith/typep v1.1.0
01:55:59 [2023-07-01T01:55:59.559Z] #52 9.481 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
01:55:59 [2023-07-01T01:55:59.823Z] #52 9.662 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:55:59 [2023-07-01T01:55:59.823Z] #52 9.723 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
01:55:59 [2023-07-01T01:55:59.823Z] #52 9.740 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:55:59 [2023-07-01T01:55:59.823Z] #52 9.837 go: downloading github.com/ettle/strcase v0.1.1
01:56:00 [2023-07-01T01:56:00.145Z] #52 9.917 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:56:00 [2023-07-01T01:56:00.145Z] #52 9.941 go: downloading github.com/Masterminds/semver v1.5.0
01:56:00 [2023-07-01T01:56:00.145Z] #52 9.954 go: downloading github.com/fatih/structtag v1.2.0
01:56:00 [2023-07-01T01:56:00.145Z] #52 10.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:56:00 [2023-07-01T01:56:00.145Z] #52 ...
01:56:00 [2023-07-01T01:56:00.145Z] 
01:56:00 [2023-07-01T01:56:00.145Z] #56 [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
01:56:00 [2023-07-01T01:56:00.145Z] #56 2.943 go: downloading github.com/tc-hib/go-winres v0.3.0
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.177 go: downloading github.com/tc-hib/winres v0.1.6
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.177 go: downloading github.com/urfave/cli/v2 v2.3.0
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.767 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.768 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.896 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:56:00 [2023-07-01T01:56:00.145Z] #56 4.966 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:56:00 [2023-07-01T01:56:00.145Z] #56 ...
01:56:00 [2023-07-01T01:56:00.145Z] 
01:56:00 [2023-07-01T01:56:00.145Z] #57 [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
01:56:00 [2023-07-01T01:56:00.145Z] #57 3.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 3.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 3.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 3.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 4.469 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 5.315 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:56:00 [2023-07-01T01:56:00.145Z] #57 6.112 Fetched 8533 kB in 3s (2944 kB/s)
01:56:00 [2023-07-01T01:56:00.145Z] #57 6.112 Reading package lists...
01:56:00 [2023-07-01T01:56:00.145Z] #57 7.565 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:56:00 [2023-07-01T01:56:00.145Z] #57 7.565 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:56:00 [2023-07-01T01:56:00.145Z] #57 7.565 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:56:00 [2023-07-01T01:56:00.145Z] #57 8.886 Reading package lists...
01:56:00 [2023-07-01T01:56:00.145Z] #57 9.781 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:56:00 [2023-07-01T01:56:00.463Z] #57 9.812 Reading package lists...
01:56:00 [2023-07-01T01:56:00.463Z] #57 ...
01:56:00 [2023-07-01T01:56:00.463Z] 
01:56:00 [2023-07-01T01:56:00.463Z] #58 [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
01:56:00 [2023-07-01T01:56:00.463Z] #58 3.308 go: downloading gotest.tools/gotestsum v1.8.2
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.056 go: downloading github.com/dnephin/pflag v1.0.7
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.068 go: downloading golang.org/x/tools v0.1.11
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.070 go: downloading github.com/fatih/color v1.13.0
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.074 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.074 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.148 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.246 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.251 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.258 go: downloading github.com/mattn/go-colorable v0.1.12
01:56:00 [2023-07-01T01:56:00.463Z] #58 4.259 go: downloading github.com/mattn/go-isatty v0.0.14
01:56:00 [2023-07-01T01:56:00.463Z] #58 6.048 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:56:00 [2023-07-01T01:56:00.463Z] #58 ...
01:56:00 [2023-07-01T01:56:00.463Z] 
01:56:00 [2023-07-01T01:56:00.463Z] #59 [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
01:56:00 [2023-07-01T01:56:00.463Z] #59 3.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 3.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 3.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 3.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 4.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 4.400 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 5.014 Fetched 8533 kB in 2s (4128 kB/s)
01:56:00 [2023-07-01T01:56:00.463Z] #59 5.014 Reading package lists...
01:56:00 [2023-07-01T01:56:00.463Z] #59 5.798 Reading package lists...
01:56:00 [2023-07-01T01:56:00.463Z] #59 6.680 Building dependency tree...
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.353 The following additional packages will be installed:
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.357   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.361 Suggested packages:
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.361   cmake-doc ninja-build lrzip
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.461 The following NEW packages will be installed:
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.463   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.747 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.747 Need to get 15.1 MB of archives.
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.747 After this operation, 66.8 MB of additional disk space will be used.
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.818 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.964 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.965 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.967 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 7.968 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.361 debconf: delaying package configuration, since apt-utils is not installed
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.519 Fetched 15.1 MB in 1s (27.8 MB/s)
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.816 Selecting previously unselected package cmake-data.
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.816 (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 ... 15748 files and directories currently installed.)
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.829 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:56:00 [2023-07-01T01:56:00.463Z] #59 8.863 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:56:00 [2023-07-01T01:56:00.463Z] #59 ...
01:56:00 [2023-07-01T01:56:00.463Z] 
01:56:00 [2023-07-01T01:56:00.463Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
01:56:00 [2023-07-01T01:56:00.463Z] #60 2.941 go: downloading mvdan.cc/sh/v3 v3.6.0
01:56:00 [2023-07-01T01:56:00.463Z] #60 6.942 go: downloading golang.org/x/term v0.3.0
01:56:00 [2023-07-01T01:56:00.463Z] #60 6.943 go: downloading mvdan.cc/editorconfig v0.2.0
01:56:00 [2023-07-01T01:56:00.463Z] #60 6.948 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
01:56:00 [2023-07-01T01:56:00.463Z] #60 6.964 go: downloading github.com/google/renameio/v2 v2.0.0
01:56:00 [2023-07-01T01:56:00.463Z] #60 7.081 go: downloading golang.org/x/sys v0.3.0
01:56:00 [2023-07-01T01:56:00.725Z] #60 ...
01:56:00 [2023-07-01T01:56:00.725Z] 
01:56:00 [2023-07-01T01:56:00.725Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:56:00 [2023-07-01T01:56:00.725Z] #61 3.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 3.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 3.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 3.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 4.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 4.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 5.620 Fetched 8533 kB in 2s (3656 kB/s)
01:56:00 [2023-07-01T01:56:00.725Z] #61 5.620 Reading package lists...
01:56:00 [2023-07-01T01:56:00.725Z] #61 6.664 Reading package lists...
01:56:00 [2023-07-01T01:56:00.725Z] #61 7.419 Building dependency tree...
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.131 python3 is already the newest version (3.9.2-3).
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.131 The following additional packages will be installed:
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.137   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.138   patch xz-utils
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141 Suggested packages:
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141   m4-doc ed diffutils-doc
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141 Recommended packages:
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.141   fakeroot libalgorithm-merge-perl libltdl-dev
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.388 The following NEW packages will be installed:
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.389   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.389   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.390   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.669 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.669 Need to get 5458 kB of archives.
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.669 After this operation, 11.6 MB of additional disk space will be used.
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.692 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.720 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.740 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.749 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.772 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.774 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.806 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.813 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.820 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.828 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.830 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.831 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.837 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.844 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.857 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.861 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 8.864 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.162 debconf: delaying package configuration, since apt-utils is not installed
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.281 Fetched 5458 kB in 0s (11.4 MB/s)
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.396 Selecting previously unselected package bzip2.
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.396 (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 ... 15748 files and directories currently installed.)
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.453 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.506 Unpacking bzip2 (1.0.8-4) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.628 Selecting previously unselected package xz-utils.
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.628 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.640 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.895 Selecting previously unselected package libsigsegv2:arm64.
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.904 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 9.957 Unpacking libsigsegv2:arm64 (2.13-1) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.17 Selecting previously unselected package m4.
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.18 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.18 Unpacking m4 (1.4.18-5) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.40 Selecting previously unselected package autoconf.
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.40 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.42 Unpacking autoconf (2.69-14) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.72 Selecting previously unselected package autotools-dev.
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.72 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 10.73 Unpacking autotools-dev (20180224.1+nmu1) ...
01:56:00 [2023-07-01T01:56:00.725Z] #61 ...
01:56:00 [2023-07-01T01:56:00.725Z] 
01:56:00 [2023-07-01T01:56:00.725Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:56:00 [2023-07-01T01:56:00.725Z] #62 3.029 go: downloading github.com/pelletier/go-toml v1.8.1
01:56:00 [2023-07-01T01:56:00.987Z] #62 ...
01:56:00 [2023-07-01T01:56:00.987Z] 
01:56:00 [2023-07-01T01:56:00.987Z] #63 [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
01:56:00 [2023-07-01T01:56:00.987Z] #63 3.385 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 3.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 3.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 3.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 4.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 4.581 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #63 5.160 Fetched 8533 kB in 2s (4168 kB/s)
01:56:00 [2023-07-01T01:56:00.987Z] #63 5.160 Reading package lists...
01:56:00 [2023-07-01T01:56:00.987Z] #63 7.054 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:56:00 [2023-07-01T01:56:00.987Z] #63 7.054 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:56:00 [2023-07-01T01:56:00.987Z] #63 7.054 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:56:00 [2023-07-01T01:56:00.987Z] #63 8.156 Reading package lists...
01:56:00 [2023-07-01T01:56:00.987Z] #63 8.941 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
01:56:00 [2023-07-01T01:56:00.987Z] #63 9.009 Reading package lists...
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.19 Building dependency tree...
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85 gcc is already the newest version (4:10.2.1-1).
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85 The following additional packages will be installed:
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.85   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.86   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.86 Suggested packages:
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.86   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
01:56:00 [2023-07-01T01:56:00.987Z] #63 10.86   | libgdk-pixbuf2.0-dev libxml2-utils
01:56:00 [2023-07-01T01:56:00.987Z] #63 ...
01:56:00 [2023-07-01T01:56:00.987Z] 
01:56:00 [2023-07-01T01:56:00.987Z] #64 [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
01:56:00 [2023-07-01T01:56:00.987Z] #64 3.576 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #64 3.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #64 3.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #64 3.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #64 4.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:56:00 [2023-07-01T01:56:00.987Z] #64 5.370 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:56:00 [2023-07-01T01:56:00.988Z] #64 6.136 Fetched 8533 kB in 3s (3024 kB/s)
01:56:00 [2023-07-01T01:56:00.988Z] #64 6.136 Reading package lists...
01:56:00 [2023-07-01T01:56:00.988Z] #64 7.562 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:56:00 [2023-07-01T01:56:00.988Z] #64 7.563 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:56:00 [2023-07-01T01:56:00.988Z] #64 7.563 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:56:00 [2023-07-01T01:56:00.988Z] #64 8.667 Reading package lists...
01:56:00 [2023-07-01T01:56:00.988Z] #64 9.759 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
01:56:01 [2023-07-01T01:56:01.249Z] #64 9.775 Reading package lists...
01:56:01 [2023-07-01T01:56:01.249Z] #64 10.90 Building dependency tree...
01:56:01 [2023-07-01T01:56:01.249Z] #64 ...
01:56:01 [2023-07-01T01:56:01.249Z] 
01:56:01 [2023-07-01T01:56:01.249Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.21" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:56:01 [2023-07-01T01:56:01.249Z] #65 ...
01:56:01 [2023-07-01T01:56:01.249Z] 
01:56:01 [2023-07-01T01:56:01.249Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:56:01 [2023-07-01T01:56:01.510Z] #66 ...
01:56:01 [2023-07-01T01:56:01.510Z] 
01:56:01 [2023-07-01T01:56:01.510Z] #64 [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
01:56:01 [2023-07-01T01:56:01.510Z] #64 10.90 Building dependency tree...
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75 gcc is already the newest version (4:10.2.1-1).
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75 libc6-dev is already the newest version (2.31-13+deb11u6).
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75 The following additional packages will be installed:
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75   bzip2 patch xz-utils
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75 Suggested packages:
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75   bzip2-doc debian-keyring seccomp ed diffutils-doc
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75 Recommended packages:
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.75   build-essential fakeroot libalgorithm-merge-perl
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.83 The following NEW packages will be installed:
01:56:02 [2023-07-01T01:56:02.083Z] #64 11.83   bzip2 dpkg-dev libseccomp-dev patch xz-utils
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.15 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.15 Need to get 2790 kB of archives.
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.15 After this operation, 4077 kB of additional disk space will be used.
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:56:02 [2023-07-01T01:56:02.347Z] #64 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:56:02 [2023-07-01T01:56:02.920Z] #64 12.66 debconf: delaying package configuration, since apt-utils is not installed
01:56:03 [2023-07-01T01:56:03.182Z] #64 12.85 Fetched 2790 kB in 0s (6689 kB/s)
01:56:03 [2023-07-01T01:56:03.182Z] #64 13.06 Selecting previously unselected package bzip2.
01:56:03 [2023-07-01T01:56:03.457Z] #64 13.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
01:56:03 [2023-07-01T01:56:03.457Z] #64 13.07 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
01:56:03 [2023-07-01T01:56:03.457Z] #64 13.12 Unpacking bzip2 (1.0.8-4) ...
01:56:03 [2023-07-01T01:56:03.721Z] #64 13.31 Selecting previously unselected package xz-utils.
01:56:03 [2023-07-01T01:56:03.721Z] #64 13.32 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:56:03 [2023-07-01T01:56:03.721Z] #64 13.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:56:03 [2023-07-01T01:56:03.721Z] #64 13.59 Selecting previously unselected package patch.
01:56:03 [2023-07-01T01:56:03.721Z] #64 13.60 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
01:56:03 [2023-07-01T01:56:03.982Z] #64 13.63 Unpacking patch (2.7.6-7) ...
01:56:03 [2023-07-01T01:56:03.982Z] #64 13.83 Selecting previously unselected package dpkg-dev.
01:56:03 [2023-07-01T01:56:03.982Z] #64 13.84 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
01:56:03 [2023-07-01T01:56:03.982Z] #64 13.87 Unpacking dpkg-dev (1.20.12) ...
01:56:04 [2023-07-01T01:56:04.925Z] #64 ...
01:56:04 [2023-07-01T01:56:04.925Z] 
01:56:04 [2023-07-01T01:56:04.925Z] #57 [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
01:56:04 [2023-07-01T01:56:04.925Z] #57 9.812 Reading package lists...
01:56:04 [2023-07-01T01:56:04.925Z] #57 10.86 Building dependency tree...
01:56:04 [2023-07-01T01:56:04.925Z] #57 11.68 gcc is already the newest version (4:10.2.1-1).
01:56:04 [2023-07-01T01:56:04.925Z] #57 11.68 libc6-dev is already the newest version (2.31-13+deb11u6).
01:56:04 [2023-07-01T01:56:04.925Z] #57 11.68 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:56:04 [2023-07-01T01:56:04.925Z] #57 DONE 14.8s
01:56:04 [2023-07-01T01:56:04.925Z] 
01:56:04 [2023-07-01T01:56:04.925Z] #64 [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
01:56:04 [2023-07-01T01:56:04.925Z] #64 14.68 Selecting previously unselected package libseccomp-dev:arm64.
01:56:04 [2023-07-01T01:56:04.925Z] #64 14.69 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:56:04 [2023-07-01T01:56:04.925Z] #64 14.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:56:05 [2023-07-01T01:56:05.186Z] #64 ...
01:56:05 [2023-07-01T01:56:05.186Z] 
01:56:05 [2023-07-01T01:56:05.186Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.21" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:56:05 [2023-07-01T01:56:05.186Z] #65 DONE 14.4s
01:56:05 [2023-07-01T01:56:05.186Z] 
01:56:05 [2023-07-01T01:56:05.186Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:56:05 [2023-07-01T01:56:05.186Z] #66 DONE 13.9s
01:56:05 [2023-07-01T01:56:05.186Z] 
01:56:05 [2023-07-01T01:56:05.186Z] #64 [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
01:56:05 [2023-07-01T01:56:05.186Z] #64 14.95 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:56:05 [2023-07-01T01:56:05.186Z] #64 15.00 Setting up bzip2 (1.0.8-4) ...
01:56:05 [2023-07-01T01:56:05.186Z] #64 15.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:56:05 [2023-07-01T01:56:05.448Z] #64 15.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:56:05 [2023-07-01T01:56:05.448Z] #64 15.18 Setting up patch (2.7.6-7) ...
01:56:05 [2023-07-01T01:56:05.448Z] #64 15.23 Setting up dpkg-dev (1.20.12) ...
01:56:06 [2023-07-01T01:56:06.415Z] #64 DONE 16.1s
01:56:06 [2023-07-01T01:56:06.415Z] 
01:56:06 [2023-07-01T01:56:06.415Z] #63 [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
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.11 The following NEW packages will be installed:
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.12   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.41 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.41 Need to get 7950 kB of archives.
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.41 After this operation, 39.9 MB of additional disk space will be used.
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:56:06 [2023-07-01T01:56:06.415Z] #63 11.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
01:56:06 [2023-07-01T01:56:06.416Z] #63 11.97 debconf: delaying package configuration, since apt-utils is not installed
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.21 Fetched 7950 kB in 0s (18.6 MB/s)
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.44 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.44 (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 ... 15748 files and directories currently installed.)
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.46 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.54 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.89 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 12.90 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.02 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.27 Selecting previously unselected package libsecret-common.
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.28 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.33 Unpacking libsecret-common (0.20.4-2) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.66 Selecting previously unselected package libsecret-1-0:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.66 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.70 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.92 Selecting previously unselected package gir1.2-secret-1:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.93 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 13.95 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.16 Selecting previously unselected package uuid-dev:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.17 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.21 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.80 Selecting previously unselected package libblkid-dev:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.80 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 14.86 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.12 Selecting previously unselected package libbtrfs0:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.12 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.30 Selecting previously unselected package libbtrfs-dev:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.30 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.69 Selecting previously unselected package libelf1:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.70 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 15.86 Unpacking libelf1:arm64 (0.183-1) ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 16.18 Selecting previously unselected package libffi-dev:arm64.
01:56:06 [2023-07-01T01:56:06.416Z] #63 16.18 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
01:56:06 [2023-07-01T01:56:06.416Z] #63 16.20 Unpacking libffi-dev:arm64 (3.3-6) ...
01:56:06 [2023-07-01T01:56:06.677Z] #63 16.40 Selecting previously unselected package libglib2.0-data.
01:56:06 [2023-07-01T01:56:06.677Z] #63 16.40 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
01:56:06 [2023-07-01T01:56:06.677Z] #63 16.42 Unpacking libglib2.0-data (2.66.8-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #63 ...
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #67 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
01:56:07 [2023-07-01T01:56:07.623Z] #67 DONE 2.3s
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #59 [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
01:56:07 [2023-07-01T01:56:07.623Z] #59 10.42 Selecting previously unselected package libicu67:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 10.42 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 10.44 Unpacking libicu67:arm64 (67.1-7) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 12.60 Selecting previously unselected package libxml2:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 12.61 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 12.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.03 Selecting previously unselected package libarchive13:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.04 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.07 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.33 Selecting previously unselected package libjsoncpp24:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.36 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.60 Selecting previously unselected package librhash0:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.60 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.67 Unpacking librhash0:arm64 (1.4.1-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.92 Selecting previously unselected package libuv1:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.92 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 13.97 Unpacking libuv1:arm64 (1.40.0-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 14.28 Selecting previously unselected package cmake.
01:56:07 [2023-07-01T01:56:07.623Z] #59 14.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 14.39 Unpacking cmake (3.18.4-2+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 15.90 Setting up libicu67:arm64 (67.1-7) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 15.99 Setting up libuv1:arm64 (1.40.0-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.06 Setting up librhash0:arm64 (1.4.1-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.09 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.23 Setting up cmake (3.18.4-2+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 16.27 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:56:07 [2023-07-01T01:56:07.623Z] #59 DONE 17.1s
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:56:07 [2023-07-01T01:56:07.623Z] #61 10.87 Selecting previously unselected package automake.
01:56:07 [2023-07-01T01:56:07.623Z] #61 10.87 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 10.90 Unpacking automake (1:1.16.3-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.20 Selecting previously unselected package patch.
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.21 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.21 Unpacking patch (2.7.6-7) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.32 Selecting previously unselected package dpkg-dev.
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.32 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.34 Unpacking dpkg-dev (1.20.12) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.87 Selecting previously unselected package build-essential.
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.87 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 11.91 Unpacking build-essential (12.9) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.27 Selecting previously unselected package libcap2:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.27 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.33 Unpacking libcap2:arm64 (1:2.44-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.61 Selecting previously unselected package libcap-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.61 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 12.67 Unpacking libcap-dev:arm64 (1:2.44-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.11 Selecting previously unselected package libprotobuf-c1:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.11 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.38 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.38 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.40 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.58 Selecting previously unselected package libseccomp-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.61 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.88 Selecting previously unselected package libsystemd-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.88 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 13.92 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.52 Selecting previously unselected package libtool.
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.52 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.56 Unpacking libtool (2.4.6-15) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.98 Selecting previously unselected package libudev-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.99 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 14.99 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.14 Selecting previously unselected package libyajl2:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.15 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.16 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.31 Selecting previously unselected package libyajl-dev:arm64.
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.32 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.33 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.52 Setting up libyajl2:arm64 (2.1.0-3) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.54 Setting up bzip2 (1.0.8-4) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.60 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 15.64 Setting up libcap2:arm64 (1:2.44-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.04 Setting up autotools-dev (20180224.1+nmu1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.13 Setting up libsigsegv2:arm64 (2.13-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.40 Setting up patch (2.7.6-7) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.44 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.47 Setting up libyajl-dev:arm64 (2.1.0-3) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.51 Setting up libcap-dev:arm64 (1:2.44-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.55 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.58 Setting up libtool (2.4.6-15) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.60 Setting up m4 (1.4.18-5) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.64 Setting up dpkg-dev (1.20.12) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.69 Setting up autoconf (2.69-14) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.72 Setting up build-essential (12.9) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.74 Setting up automake (1:1.16.3-2) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
01:56:07 [2023-07-01T01:56:07.623Z] #61 16.79 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:56:07 [2023-07-01T01:56:07.623Z] #61 DONE 17.4s
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #63 [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
01:56:07 [2023-07-01T01:56:07.623Z] #63 17.34 Selecting previously unselected package libglib2.0-bin.
01:56:07 [2023-07-01T01:56:07.623Z] #63 17.34 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
01:56:07 [2023-07-01T01:56:07.623Z] #63 17.36 Unpacking libglib2.0-bin (2.66.8-1) ...
01:56:07 [2023-07-01T01:56:07.623Z] #63 ...
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #68 [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
01:56:07 [2023-07-01T01:56:07.623Z] #68 ...
01:56:07 [2023-07-01T01:56:07.623Z] 
01:56:07 [2023-07-01T01:56:07.623Z] #69 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
01:56:07 [2023-07-01T01:56:07.623Z] #69 DONE 0.2s
01:56:07 [2023-07-01T01:56:07.885Z] 
01:56:07 [2023-07-01T01:56:07.885Z] #63 [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
01:56:07 [2023-07-01T01:56:07.885Z] #63 17.52 Selecting previously unselected package python3-lib2to3.
01:56:07 [2023-07-01T01:56:07.885Z] #63 17.52 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
01:56:07 [2023-07-01T01:56:07.885Z] #63 17.52 Unpacking python3-lib2to3 (3.9.2-1) ...
01:56:08 [2023-07-01T01:56:08.146Z] #63 17.76 Selecting previously unselected package python3-distutils.
01:56:08 [2023-07-01T01:56:08.146Z] #63 17.77 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
01:56:08 [2023-07-01T01:56:08.146Z] #63 17.77 Unpacking python3-distutils (3.9.2-1) ...
01:56:08 [2023-07-01T01:56:08.146Z] #63 18.01 Selecting previously unselected package libglib2.0-dev-bin.
01:56:08 [2023-07-01T01:56:08.146Z] #63 18.01 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
01:56:08 [2023-07-01T01:56:08.146Z] #63 18.02 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
01:56:08 [2023-07-01T01:56:08.408Z] #63 18.17 Selecting previously unselected package libsepol1-dev:arm64.
01:56:08 [2023-07-01T01:56:08.408Z] #63 18.17 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
01:56:08 [2023-07-01T01:56:08.408Z] #63 18.25 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:56:08 [2023-07-01T01:56:08.671Z] #63 18.50 Selecting previously unselected package libpcre2-16-0:arm64.
01:56:08 [2023-07-01T01:56:08.671Z] #63 18.50 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:56:08 [2023-07-01T01:56:08.671Z] #63 18.51 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.68 Selecting previously unselected package libpcre2-32-0:arm64.
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.69 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.70 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.80 Selecting previously unselected package libpcre2-posix2:arm64.
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.81 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:56:08 [2023-07-01T01:56:08.932Z] #63 18.81 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:56:09 [2023-07-01T01:56:09.193Z] #63 18.99 Selecting previously unselected package libpcre2-dev:arm64.
01:56:09 [2023-07-01T01:56:09.193Z] #63 18.99 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:56:09 [2023-07-01T01:56:09.193Z] #63 19.01 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:56:09 [2023-07-01T01:56:09.454Z] #63 19.22 Selecting previously unselected package libselinux1-dev:arm64.
01:56:09 [2023-07-01T01:56:09.455Z] #63 19.22 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
01:56:09 [2023-07-01T01:56:09.455Z] #63 19.23 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:56:09 [2023-07-01T01:56:09.716Z] #63 19.47 Selecting previously unselected package libmount-dev:arm64.
01:56:09 [2023-07-01T01:56:09.716Z] #63 19.48 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
01:56:09 [2023-07-01T01:56:09.716Z] #63 19.49 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:09 [2023-07-01T01:56:09.716Z] #63 19.57 Selecting previously unselected package libpcre16-3:arm64.
01:56:09 [2023-07-01T01:56:09.716Z] #63 19.58 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
01:56:09 [2023-07-01T01:56:09.977Z] #63 19.58 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
01:56:09 [2023-07-01T01:56:09.977Z] #63 19.65 Selecting previously unselected package libpcre32-3:arm64.
01:56:09 [2023-07-01T01:56:09.977Z] #63 19.66 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
01:56:09 [2023-07-01T01:56:09.977Z] #63 19.67 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
01:56:09 [2023-07-01T01:56:09.977Z] #63 ...
01:56:09 [2023-07-01T01:56:09.977Z] 
01:56:09 [2023-07-01T01:56:09.977Z] #70 [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...)
01:56:09 [2023-07-01T01:56:09.977Z] #70 ...
01:56:09 [2023-07-01T01:56:09.977Z] 
01:56:09 [2023-07-01T01:56:09.977Z] #71 [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...)
01:56:10 [2023-07-01T01:56:10.239Z] #71 ...
01:56:10 [2023-07-01T01:56:10.239Z] 
01:56:10 [2023-07-01T01:56:10.239Z] #52 [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.51.2"      && /build/golangci-lint --version
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.10 go: downloading github.com/prometheus/client_golang v1.12.1
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.24 go: downloading github.com/prometheus/client_model v0.2.0
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.43 go: downloading github.com/google/go-cmp v0.5.9
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.51 go: downloading go.uber.org/atomic v1.7.0
01:56:10 [2023-07-01T01:56:10.239Z] #52 10.54 go: downloading go.uber.org/multierr v1.6.0
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.54 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.67 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.73 go: downloading github.com/golang/protobuf v1.5.2
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.82 go: downloading github.com/quasilyte/gogrep v0.5.0
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.88 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.88 go: downloading github.com/beorn7/perks v1.0.1
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:56:10 [2023-07-01T01:56:10.240Z] #52 10.93 go: downloading github.com/prometheus/common v0.32.1
01:56:10 [2023-07-01T01:56:10.240Z] #52 11.03 go: downloading github.com/prometheus/procfs v0.7.3
01:56:10 [2023-07-01T01:56:10.240Z] #52 11.04 go: downloading google.golang.org/protobuf v1.28.0
01:56:10 [2023-07-01T01:56:10.240Z] #52 11.17 go: downloading github.com/mattn/go-runewidth v0.0.9
01:56:10 [2023-07-01T01:56:10.240Z] #52 12.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:56:10 [2023-07-01T01:56:10.240Z] #52 ...
01:56:10 [2023-07-01T01:56:10.240Z] 
01:56:10 [2023-07-01T01:56:10.240Z] #63 [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
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.79 Selecting previously unselected package libpcrecpp0v5:arm64.
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.79 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.91 Selecting previously unselected package libpcre3-dev:arm64.
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.91 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
01:56:10 [2023-07-01T01:56:10.240Z] #63 19.91 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.18 Selecting previously unselected package zlib1g-dev:arm64.
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.19 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.22 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.35 Selecting previously unselected package libglib2.0-dev:arm64.
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.36 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
01:56:10 [2023-07-01T01:56:10.501Z] #63 20.37 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
01:56:11 [2023-07-01T01:56:11.073Z] #63 20.95 Selecting previously unselected package libsecret-1-dev:arm64.
01:56:11 [2023-07-01T01:56:11.073Z] #63 20.96 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
01:56:11 [2023-07-01T01:56:11.073Z] #63 20.97 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
01:56:11 [2023-07-01T01:56:11.334Z] #63 21.21 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
01:56:11 [2023-07-01T01:56:11.334Z] #63 21.24 Setting up libpcre16-3:arm64 (2:8.39-13) ...
01:56:11 [2023-07-01T01:56:11.334Z] #63 21.27 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.32 Setting up libffi-dev:arm64 (3.3-6) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.33 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.37 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.39 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.42 Setting up libglib2.0-data (2.66.8-1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.44 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.47 Setting up libpcre32-3:arm64 (2:8.39-13) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.49 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.51 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:56:11 [2023-07-01T01:56:11.596Z] #63 21.53 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:56:11 [2023-07-01T01:56:11.857Z] #63 21.61 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:56:11 [2023-07-01T01:56:11.857Z] #63 21.65 Setting up python3-lib2to3 (3.9.2-1) ...
01:56:12 [2023-07-01T01:56:12.118Z] #63 22.03 Setting up libelf1:arm64 (0.183-1) ...
01:56:12 [2023-07-01T01:56:12.118Z] #63 22.07 Setting up libsecret-common (0.20.4-2) ...
01:56:12 [2023-07-01T01:56:12.379Z] #63 22.09 Setting up python3-distutils (3.9.2-1) ...
01:56:12 [2023-07-01T01:56:12.952Z] #63 22.55 Setting up libglib2.0-dev-bin (2.66.8-1) ...
01:56:13 [2023-07-01T01:56:13.217Z] #63 23.08 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:13 [2023-07-01T01:56:13.217Z] #63 23.12 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:56:13 [2023-07-01T01:56:13.217Z] #63 23.14 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:56:13 [2023-07-01T01:56:13.217Z] #63 23.16 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
01:56:13 [2023-07-01T01:56:13.217Z] #63 23.18 Setting up libglib2.0-bin (2.66.8-1) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.20 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.23 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.26 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.28 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.31 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.32 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.34 No schema files found: doing nothing.
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.34 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:56:13 [2023-07-01T01:56:13.606Z] #63 23.43 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
01:56:14 [2023-07-01T01:56:14.992Z] #63 ...
01:56:14 [2023-07-01T01:56:14.992Z] 
01:56:14 [2023-07-01T01:56:14.992Z] #50 [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...)
01:56:14 [2023-07-01T01:56:14.992Z] #50 12.78 sync
01:56:14 [2023-07-01T01:56:14.992Z] #50 12.78 internal/reflectlite
01:56:14 [2023-07-01T01:56:14.992Z] #50 13.20 internal/testlog
01:56:14 [2023-07-01T01:56:14.992Z] #50 13.20 internal/godebug
01:56:14 [2023-07-01T01:56:14.992Z] #50 13.20 internal/singleflight
01:56:14 [2023-07-01T01:56:14.992Z] #50 13.37 internal/intern
01:56:14 [2023-07-01T01:56:14.992Z] #50 13.37 math/rand
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.16 sort
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.16 errors
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 io
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 internal/oserror
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 crypto/internal/nistec/fiat
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 path
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 internal/safefilepath
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 vendor/golang.org/x/net/dns/dnsmessage
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.23 strconv
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.46 container/heap
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.47 syscall
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.85 bytes
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.85 hash
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.86 crypto/internal/randutil
01:56:14 [2023-07-01T01:56:14.992Z] #50 14.86 strings
01:56:14 [2023-07-01T01:56:14.992Z] #50 15.08 hash/crc32
01:56:14 [2023-07-01T01:56:14.992Z] #50 15.19 github.com/stevvooe/resumable
01:56:14 [2023-07-01T01:56:14.992Z] #50 15.30 text/tabwriter
01:56:14 [2023-07-01T01:56:14.992Z] #50 15.58 vendor/golang.org/x/text/transform
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.13 bufio
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.13 net/http/internal/ascii
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.14 github.com/garyburd/redigo/internal
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.14 html
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.41 crypto
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.41 reflect
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.42 crypto/rc4
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.42 net/netip
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.61 regexp/syntax
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.72 encoding/base32
01:56:14 [2023-07-01T01:56:14.992Z] #50 16.85 golang.org/x/crypto/blowfish
01:56:14 [2023-07-01T01:56:14.992Z] #50 18.40 regexp
01:56:14 [2023-07-01T01:56:14.992Z] #50 18.99 internal/syscall/unix
01:56:14 [2023-07-01T01:56:14.992Z] #50 19.00 internal/syscall/execenv
01:56:14 [2023-07-01T01:56:14.992Z] #50 19.00 time
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.07 io/fs
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.08 internal/poll
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.10 context
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.33 internal/fmtsort
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.33 internal/saferio
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.33 encoding/binary
01:56:14 [2023-07-01T01:56:14.992Z] #50 22.69 embed
01:56:14 [2023-07-01T01:56:14.992Z] #50 23.01 crypto/cipher
01:56:14 [2023-07-01T01:56:14.992Z] #50 23.01 crypto/internal/edwards25519/field
01:56:14 [2023-07-01T01:56:14.992Z] #50 23.02 crypto/internal/nistec
01:56:14 [2023-07-01T01:56:14.992Z] #50 ...
01:56:14 [2023-07-01T01:56:14.992Z] 
01:56:14 [2023-07-01T01:56:14.992Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 tomll can be used in two ways:
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 Writing to STDIN and reading from STDOUT:
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83   cat file.toml | tomll > file.toml
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 Reading and updating a list of files:
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83   tomll a.toml b.toml c.toml
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 
01:56:14 [2023-07-01T01:56:14.992Z] #62 24.83 When given a list of files, tomll will modify all files in place without asking.
01:56:14 [2023-07-01T01:56:14.992Z] #62 ...
01:56:14 [2023-07-01T01:56:14.992Z] 
01:56:14 [2023-07-01T01:56:14.992Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.503 go: downloading github.com/urfave/cli/v2 v2.23.5
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.530 go: downloading golang.org/x/sys v0.2.0
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.563 go: downloading github.com/google/uuid v1.3.0
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.564 go: downloading github.com/moby/vpnkit v0.5.0
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.578 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.740 go: downloading github.com/gorilla/mux v1.8.0
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.762 go: downloading github.com/moby/sys/mountinfo v0.6.2
01:56:14 [2023-07-01T01:56:14.992Z] #72 1.962 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
01:56:14 [2023-07-01T01:56:14.992Z] #72 3.115 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
01:56:14 [2023-07-01T01:56:14.992Z] #72 3.118 go: downloading golang.org/x/net v0.1.0
01:56:14 [2023-07-01T01:56:14.992Z] #72 3.730 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
01:56:14 [2023-07-01T01:56:14.992Z] #72 3.730 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
01:56:15 [2023-07-01T01:56:15.253Z] #72 ...
01:56:15 [2023-07-01T01:56:15.254Z] 
01:56:15 [2023-07-01T01:56:15.254Z] #50 [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...)
01:56:15 [2023-07-01T01:56:15.254Z] #50 23.02 crypto/md5
01:56:15 [2023-07-01T01:56:15.254Z] #50 23.02 crypto/sha1
01:56:15 [2023-07-01T01:56:15.254Z] #50 23.02 encoding/base64
01:56:15 [2023-07-01T01:56:15.254Z] #50 23.02 vendor/golang.org/x/crypto/internal/poly1305
01:56:15 [2023-07-01T01:56:15.515Z] #50 23.49 crypto/internal/edwards25519
01:56:15 [2023-07-01T01:56:15.515Z] #50 23.54 crypto/internal/boring
01:56:15 [2023-07-01T01:56:15.515Z] #50 23.54 crypto/des
01:56:15 [2023-07-01T01:56:15.515Z] #50 23.63 encoding/pem
01:56:15 [2023-07-01T01:56:15.515Z] #50 23.70 crypto/aes
01:56:15 [2023-07-01T01:56:15.776Z] #50 23.79 crypto/sha512
01:56:15 [2023-07-01T01:56:15.776Z] #50 23.86 crypto/hmac
01:56:15 [2023-07-01T01:56:15.776Z] #50 23.90 crypto/sha256
01:56:15 [2023-07-01T01:56:15.776Z] #50 23.96 os
01:56:16 [2023-07-01T01:56:16.037Z] #50 24.08 vendor/golang.org/x/crypto/chacha20
01:56:16 [2023-07-01T01:56:16.037Z] #50 24.13 vendor/golang.org/x/crypto/hkdf
01:56:16 [2023-07-01T01:56:16.298Z] #50 ...
01:56:16 [2023-07-01T01:56:16.298Z] 
01:56:16 [2023-07-01T01:56:16.298Z] #73 [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...)
01:56:16 [2023-07-01T01:56:16.298Z] #73 1.303 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
01:56:16 [2023-07-01T01:56:16.560Z] #73 ...
01:56:16 [2023-07-01T01:56:16.560Z] 
01:56:16 [2023-07-01T01:56:16.560Z] #68 [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
01:56:16 [2023-07-01T01:56:16.560Z] #68 1.105 Cloning into '/tmp/crun-build'...
01:56:16 [2023-07-01T01:56:16.560Z] #68 2.864 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
01:56:16 [2023-07-01T01:56:16.560Z] #68 2.877 Cloning into '/tmp/crun-build/libocispec'...
01:56:16 [2023-07-01T01:56:16.560Z] #68 3.555 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
01:56:16 [2023-07-01T01:56:16.560Z] #68 3.576 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
01:56:16 [2023-07-01T01:56:16.560Z] #68 3.577 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
01:56:16 [2023-07-01T01:56:16.560Z] #68 3.577 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
01:56:16 [2023-07-01T01:56:16.560Z] #68 3.593 Cloning into '/tmp/crun-build/libocispec/image-spec'...
01:56:16 [2023-07-01T01:56:16.560Z] #68 4.374 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:56:16 [2023-07-01T01:56:16.560Z] #68 5.249 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:56:16 [2023-07-01T01:56:16.560Z] #68 5.829 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
01:56:16 [2023-07-01T01:56:16.560Z] #68 6.027 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
01:56:16 [2023-07-01T01:56:16.560Z] #68 6.339 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
01:56:16 [2023-07-01T01:56:16.821Z] #68 ...
01:56:16 [2023-07-01T01:56:16.821Z] 
01:56:16 [2023-07-01T01:56:16.821Z] #50 [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...)
01:56:16 [2023-07-01T01:56:16.821Z] #50 24.95 crypto/ecdh
01:56:17 [2023-07-01T01:56:17.096Z] #50 25.19 vendor/golang.org/x/crypto/chacha20poly1305
01:56:17 [2023-07-01T01:56:17.359Z] #50 25.52 fmt
01:56:17 [2023-07-01T01:56:17.622Z] #50 25.52 io/ioutil
01:56:17 [2023-07-01T01:56:17.622Z] #50 25.56 path/filepath
01:56:17 [2023-07-01T01:56:17.622Z] #50 25.56 os/signal
01:56:17 [2023-07-01T01:56:17.622Z] #50 25.56 net
01:56:17 [2023-07-01T01:56:17.622Z] #50 ...
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #74 [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
01:56:17 [2023-07-01T01:56:17.622Z] #74 1.633 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:56:17 [2023-07-01T01:56:17.622Z] #74 1.633 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:56:17 [2023-07-01T01:56:17.622Z] #74 1.714 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:56:17 [2023-07-01T01:56:17.622Z] #74 3.025 Reading package lists...
01:56:17 [2023-07-01T01:56:17.622Z] #74 4.140 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:56:17 [2023-07-01T01:56:17.622Z] #74 4.196 Reading package lists...
01:56:17 [2023-07-01T01:56:17.622Z] #74 5.676 Building dependency tree...
01:56:17 [2023-07-01T01:56:17.622Z] #74 6.041 Reading state information...
01:56:17 [2023-07-01T01:56:17.622Z] #74 6.644 gcc is already the newest version (4:10.2.1-1).
01:56:17 [2023-07-01T01:56:17.622Z] #74 6.644 libc6-dev is already the newest version (2.31-13+deb11u6).
01:56:17 [2023-07-01T01:56:17.622Z] #74 6.644 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:56:17 [2023-07-01T01:56:17.622Z] #74 ...
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
01:56:17 [2023-07-01T01:56:17.622Z] #60 27.02 v3.6.0
01:56:17 [2023-07-01T01:56:17.622Z] #60 DONE 27.7s
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:56:17 [2023-07-01T01:56:17.622Z] #62 DONE 27.7s
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #74 [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
01:56:17 [2023-07-01T01:56:17.622Z] #74 DONE 10.3s
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #63 [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
01:56:17 [2023-07-01T01:56:17.622Z] #63 DONE 27.6s
01:56:17 [2023-07-01T01:56:17.622Z] 
01:56:17 [2023-07-01T01:56:17.622Z] #75 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
01:56:17 [2023-07-01T01:56:17.884Z] #75 ...
01:56:17 [2023-07-01T01:56:17.884Z] 
01:56:17 [2023-07-01T01:56:17.884Z] #50 [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...)
01:56:17 [2023-07-01T01:56:17.884Z] #50 26.01 github.com/bugsnag/osext
01:56:17 [2023-07-01T01:56:17.884Z] #50 26.01 os/exec
01:56:18 [2023-07-01T01:56:18.456Z] #50 26.56 github.com/bugsnag/panicwrap
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 math/big
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 encoding/hex
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 net/url
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 encoding/json
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 log
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.79 github.com/bugsnag/bugsnag-go/errors
01:56:18 [2023-07-01T01:56:18.718Z] #50 26.88 compress/flate
01:56:18 [2023-07-01T01:56:18.979Z] #50 26.97 vendor/golang.org/x/text/unicode/norm
01:56:18 [2023-07-01T01:56:18.979Z] #50 27.23 vendor/golang.org/x/text/unicode/bidi
01:56:19 [2023-07-01T01:56:19.240Z] #50 27.25 vendor/golang.org/x/net/http2/hpack
01:56:19 [2023-07-01T01:56:19.240Z] #50 27.31 mime
01:56:20 [2023-07-01T01:56:20.190Z] #50 ...
01:56:20 [2023-07-01T01:56:20.190Z] 
01:56:20 [2023-07-01T01:56:20.190Z] #56 [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
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 NAME:
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    go-winres - A tool for embedding resources in Windows executables
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 USAGE:
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    go-winres [global options] command [command options] [arguments...]
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 COMMANDS:
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    init     Create an initial ./winres/winres.json
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    make     Make syso files for the "go build" command
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    simply   Make syso files for the "go build" command (simplified)
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    extract  Extract all resources from an executable
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    patch    Replace resources in an executable file (exe, dll)
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    help, h  Shows a list of commands or help for one command
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55 GLOBAL OPTIONS:
01:56:20 [2023-07-01T01:56:20.190Z] #56 29.55    --help, -h  show help (default: false)
01:56:20 [2023-07-01T01:56:20.190Z] #56 DONE 29.9s
01:56:20 [2023-07-01T01:56:20.190Z] 
01:56:20 [2023-07-01T01:56:20.190Z] #50 [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...)
01:56:20 [2023-07-01T01:56:20.190Z] #50 28.09 mime/quotedprintable
01:56:20 [2023-07-01T01:56:20.454Z] #50 28.55 net/http/internal
01:56:20 [2023-07-01T01:56:20.454Z] #50 28.59 compress/gzip
01:56:20 [2023-07-01T01:56:20.715Z] #50 28.76 gopkg.in/yaml.v2
01:56:20 [2023-07-01T01:56:20.716Z] #50 28.99 golang.org/x/net/context
01:56:21 [2023-07-01T01:56:21.287Z] #50 ...
01:56:21 [2023-07-01T01:56:21.288Z] 
01:56:21 [2023-07-01T01:56:21.288Z] #76 [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...)
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.488 -- The C compiler identification is GNU 10.2.1
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.523 -- Detecting C compiler ABI info
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.805 -- Detecting C compiler ABI info - done
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.866 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.867 -- Detecting C compile features
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.868 -- Detecting C compile features - done
01:56:21 [2023-07-01T01:56:21.288Z] #76 1.880 -- Performing Test HAS_BUILTIN_FORTIFY
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.006 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.109 -- Configuring done
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.113 -- Generating done
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.134 -- Build files have been written to: /go/src/github.com/krallin/tini
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.293 Scanning dependencies of target tini-static
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.341 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.865 [100%] Linking C executable tini-static
01:56:21 [2023-07-01T01:56:21.288Z] #76 2.985 [100%] Built target tini-static
01:56:21 [2023-07-01T01:56:21.288Z] #76 DONE 3.3s
01:56:21 [2023-07-01T01:56:21.288Z] 
01:56:21 [2023-07-01T01:56:21.288Z] #68 [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
01:56:21 [2023-07-01T01:56:21.288Z] #68 13.45 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:56:26 [2023-07-01T01:56:26.583Z] #68 ...
01:56:26 [2023-07-01T01:56:26.583Z] 
01:56:26 [2023-07-01T01:56:26.583Z] #50 [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...)
01:56:26 [2023-07-01T01:56:26.583Z] #50 29.45 github.com/docker/distribution/digest
01:56:26 [2023-07-01T01:56:26.583Z] #50 29.59 encoding/gob
01:56:26 [2023-07-01T01:56:26.583Z] #50 29.75 github.com/Sirupsen/logrus
01:56:26 [2023-07-01T01:56:26.583Z] #50 30.30 github.com/docker/distribution/reference
01:56:26 [2023-07-01T01:56:26.583Z] #50 30.56 vendor/golang.org/x/text/secure/bidirule
01:56:26 [2023-07-01T01:56:26.583Z] #50 30.77 text/template/parse
01:56:26 [2023-07-01T01:56:26.583Z] #50 30.82 github.com/docker/distribution/version
01:56:26 [2023-07-01T01:56:26.583Z] #50 31.34 github.com/Sirupsen/logrus/formatters/logstash
01:56:26 [2023-07-01T01:56:26.583Z] #50 31.50 runtime/debug
01:56:26 [2023-07-01T01:56:26.583Z] #50 31.71 encoding/xml
01:56:26 [2023-07-01T01:56:26.583Z] #50 32.21 vendor/golang.org/x/net/idna
01:56:26 [2023-07-01T01:56:26.583Z] #50 32.54 os/user
01:56:26 [2023-07-01T01:56:26.583Z] #50 32.67 crypto/elliptic
01:56:26 [2023-07-01T01:56:26.583Z] #50 32.97 crypto/internal/bigmod
01:56:26 [2023-07-01T01:56:26.583Z] #50 33.54 crypto/internal/boring/bbig
01:56:26 [2023-07-01T01:56:26.583Z] #50 33.74 encoding/asn1
01:56:26 [2023-07-01T01:56:26.583Z] #50 33.90 crypto/rand
01:56:26 [2023-07-01T01:56:26.583Z] #50 34.64 crypto/ed25519
01:56:26 [2023-07-01T01:56:26.583Z] #50 34.66 crypto/rsa
01:56:26 [2023-07-01T01:56:26.844Z] #50 35.00 crypto/dsa
01:56:27 [2023-07-01T01:56:27.105Z] #50 35.07 net/textproto
01:56:27 [2023-07-01T01:56:27.367Z] #50 35.31 github.com/docker/distribution/uuid
01:56:27 [2023-07-01T01:56:27.367Z] #50 35.52 github.com/garyburd/redigo/redis
01:56:27 [2023-07-01T01:56:27.629Z] #50 35.88 text/template
01:56:27 [2023-07-01T01:56:27.891Z] #50 35.91 vendor/golang.org/x/crypto/cryptobyte
01:56:27 [2023-07-01T01:56:27.891Z] #50 ...
01:56:27 [2023-07-01T01:56:27.891Z] 
01:56:27 [2023-07-01T01:56:27.891Z] #77 [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...)
01:56:27 [2023-07-01T01:56:27.891Z] #77 4.622 + bin/ctr
01:56:27 [2023-07-01T01:56:27.891Z] #77 ...
01:56:27 [2023-07-01T01:56:27.891Z] 
01:56:27 [2023-07-01T01:56:27.891Z] #50 [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...)
01:56:27 [2023-07-01T01:56:27.891Z] #50 36.08 crypto/x509/pkix
01:56:27 [2023-07-01T01:56:27.891Z] #50 36.10 vendor/golang.org/x/net/http/httpproxy
01:56:27 [2023-07-01T01:56:27.891Z] #50 36.14 github.com/docker/distribution/registry/listener
01:56:28 [2023-07-01T01:56:28.153Z] #50 36.21 github.com/stevvooe/resumable/sha256
01:56:28 [2023-07-01T01:56:28.153Z] #50 36.33 vendor/golang.org/x/net/http/httpguts
01:56:28 [2023-07-01T01:56:28.153Z] #50 36.37 crypto/ecdsa
01:56:28 [2023-07-01T01:56:28.153Z] #50 36.37 mime/multipart
01:56:28 [2023-07-01T01:56:28.415Z] #50 36.46 github.com/stevvooe/resumable/sha512
01:56:28 [2023-07-01T01:56:28.415Z] #50 36.47 github.com/spf13/pflag
01:56:28 [2023-07-01T01:56:28.415Z] #50 36.51 log/syslog
01:56:28 [2023-07-01T01:56:28.678Z] #50 36.66 golang.org/x/crypto/bcrypt
01:56:28 [2023-07-01T01:56:28.940Z] #50 37.02 github.com/mitchellh/mapstructure
01:56:28 [2023-07-01T01:56:28.940Z] #50 37.14 internal/profile
01:56:29 [2023-07-01T01:56:29.518Z] #50 37.47 runtime/pprof
01:56:29 [2023-07-01T01:56:29.518Z] #50 37.55 github.com/yvasiyarov/go-metrics
01:56:29 [2023-07-01T01:56:29.518Z] #50 37.61 crypto/x509
01:56:29 [2023-07-01T01:56:29.780Z] #50 37.75 runtime/trace
01:56:30 [2023-07-01T01:56:30.727Z] #50 38.90 github.com/spf13/cobra
01:56:32 [2023-07-01T01:56:32.693Z] #50 40.43 crypto/tls
01:56:34 [2023-07-01T01:56:34.081Z] #50 ...
01:56:34 [2023-07-01T01:56:34.081Z] 
01:56:34 [2023-07-01T01:56:34.081Z] #58 [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
01:56:34 [2023-07-01T01:56:34.081Z] #58 40.99 gotestsum version dev
01:56:34 [2023-07-01T01:56:34.081Z] #58 DONE 44.0s
01:56:34 [2023-07-01T01:56:34.081Z] 
01:56:34 [2023-07-01T01:56:34.081Z] #68 [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
01:56:34 [2023-07-01T01:56:34.081Z] #68 18.98 libtoolize: putting auxiliary files in '.'.
01:56:34 [2023-07-01T01:56:34.081Z] #68 18.99 libtoolize: copying file './ltmain.sh'
01:56:34 [2023-07-01T01:56:34.081Z] #68 20.03 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:56:34 [2023-07-01T01:56:34.081Z] #68 20.04 libtoolize: and rerunning libtoolize and aclocal.
01:56:34 [2023-07-01T01:56:34.081Z] #68 20.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.10 configure.ac:7: installing './compile'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.10 configure.ac:11: installing './config.guess'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.11 configure.ac:11: installing './config.sub'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.11 configure.ac:8: installing './install-sh'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.11 configure.ac:8: installing './missing'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.16 Makefile.am: installing './depcomp'
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.89 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:56:34 [2023-07-01T01:56:34.081Z] #68 24.89 libtoolize: copying file 'build-aux/ltmain.sh'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.05 libtoolize: copying file 'm4/libtool.m4'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.14 libtoolize: copying file 'm4/ltoptions.m4'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.27 libtoolize: copying file 'm4/ltsugar.m4'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.37 libtoolize: copying file 'm4/ltversion.m4'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.44 libtoolize: copying file 'm4/lt~obsolete.m4'
01:56:34 [2023-07-01T01:56:34.081Z] #68 25.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:56:34 [2023-07-01T01:56:34.656Z] #68 ...
01:56:34 [2023-07-01T01:56:34.656Z] 
01:56:34 [2023-07-01T01:56:34.656Z] #50 [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...)
01:56:34 [2023-07-01T01:56:34.656Z] #50 42.80 github.com/docker/libtrust
01:56:34 [2023-07-01T01:56:34.656Z] #50 42.80 net/smtp
01:56:34 [2023-07-01T01:56:34.656Z] #50 42.80 net/http/httptrace
01:56:34 [2023-07-01T01:56:34.917Z] #50 42.89 net/http
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/docker/distribution/configuration
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/gorilla/context
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/docker/distribution/registry/api/errcode
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 expvar
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/docker/distribution/registry/client/transport
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/gorilla/handlers
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/yvasiyarov/newrelic_platform_go
01:56:39 [2023-07-01T01:56:39.139Z] #50 47.27 github.com/bugsnag/bugsnag-go
01:56:39 [2023-07-01T01:56:39.401Z] #50 47.54 github.com/Azure/azure-sdk-for-go/storage
01:56:39 [2023-07-01T01:56:39.401Z] #50 47.57 github.com/gorilla/mux
01:56:39 [2023-07-01T01:56:39.663Z] #50 47.80 github.com/yvasiyarov/gorelic
01:56:39 [2023-07-01T01:56:39.663Z] #50 47.85 github.com/AdRoll/goamz/aws
01:56:39 [2023-07-01T01:56:39.663Z] #50 47.90 net/http/httputil
01:56:39 [2023-07-01T01:56:39.924Z] #50 48.03 github.com/ncw/swift
01:56:39 [2023-07-01T01:56:39.924Z] #50 48.05 net/http/pprof
01:56:40 [2023-07-01T01:56:40.185Z] #50 48.39 github.com/docker/distribution/context
01:56:40 [2023-07-01T01:56:40.447Z] #50 48.39 github.com/docker/distribution/registry/api/v2
01:56:41 [2023-07-01T01:56:41.020Z] #50 49.24 github.com/docker/distribution/health
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.27 github.com/docker/distribution
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.27 github.com/docker/distribution/registry/auth
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.31 github.com/docker/distribution/registry/storage/driver
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.42 github.com/docker/distribution/registry/auth/silly
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.42 github.com/docker/distribution/registry/auth/htpasswd
01:56:41 [2023-07-01T01:56:41.282Z] #50 49.47 github.com/docker/distribution/health/checks
01:56:41 [2023-07-01T01:56:41.551Z] #50 49.67 github.com/docker/distribution/registry/auth/token
01:56:41 [2023-07-01T01:56:41.551Z] #50 49.71 github.com/docker/distribution/registry/proxy/scheduler
01:56:41 [2023-07-01T01:56:41.551Z] #50 49.75 github.com/docker/distribution/registry/storage/driver/factory
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.76 github.com/docker/distribution/registry/storage/driver/middleware
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.76 github.com/docker/distribution/manifest/manifestlist
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.83 github.com/docker/distribution/manifest/schema1
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.87 github.com/docker/distribution/manifest/schema2
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.91 github.com/docker/distribution/notifications
01:56:41 [2023-07-01T01:56:41.812Z] #50 49.94 github.com/docker/distribution/registry/middleware/registry
01:56:42 [2023-07-01T01:56:42.074Z] #50 50.08 github.com/docker/distribution/registry/middleware/repository
01:56:42 [2023-07-01T01:56:42.074Z] #50 50.10 github.com/docker/distribution/registry/storage/cache
01:56:42 [2023-07-01T01:56:42.074Z] #50 50.14 github.com/docker/distribution/registry/storage/driver/base
01:56:42 [2023-07-01T01:56:42.074Z] #50 50.24 github.com/AdRoll/goamz/cloudfront
01:56:42 [2023-07-01T01:56:42.074Z] #50 50.37 github.com/docker/distribution/registry/storage/cache/memory
01:56:42 [2023-07-01T01:56:42.336Z] #50 50.44 github.com/docker/distribution/registry/storage
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.53 github.com/docker/distribution/registry/storage/cache/redis
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.54 github.com/AdRoll/goamz/s3
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.56 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.58 github.com/docker/distribution/registry/storage/driver/azure
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.62 github.com/docker/distribution/registry/storage/driver/filesystem
01:56:42 [2023-07-01T01:56:42.597Z] #50 50.73 github.com/docker/distribution/registry/client
01:56:42 [2023-07-01T01:56:42.859Z] #50 50.94 github.com/docker/distribution/registry/storage/driver/inmemory
01:56:42 [2023-07-01T01:56:42.859Z] #50 51.06 github.com/docker/distribution/registry/storage/driver/swift
01:56:43 [2023-07-01T01:56:43.818Z] #50 52.02 github.com/docker/distribution/registry/storage/driver/s3
01:56:44 [2023-07-01T01:56:44.080Z] #50 52.12 github.com/docker/distribution/registry/client/auth
01:56:44 [2023-07-01T01:56:44.342Z] #50 52.55 github.com/docker/distribution/registry/proxy
01:56:44 [2023-07-01T01:56:44.603Z] #50 52.75 github.com/docker/distribution/registry/handlers
01:56:45 [2023-07-01T01:56:45.990Z] #50 53.76 github.com/docker/distribution/registry
01:56:45 [2023-07-01T01:56:45.990Z] #50 54.00 github.com/docker/distribution/cmd/registry
01:56:47 [2023-07-01T01:56:47.378Z] #50 55.48 + xx-verify /build/registry-v2
01:56:48 [2023-07-01T01:56:48.322Z] #50 ...
01:56:48 [2023-07-01T01:56:48.322Z] 
01:56:48 [2023-07-01T01:56:48.322Z] #68 [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
01:56:48 [2023-07-01T01:56:48.322Z] #68 30.82 configure.ac:7: installing 'build-aux/compile'
01:56:48 [2023-07-01T01:56:48.322Z] #68 30.85 configure.ac:9: installing 'build-aux/config.guess'
01:56:48 [2023-07-01T01:56:48.322Z] #68 30.86 configure.ac:9: installing 'build-aux/config.sub'
01:56:48 [2023-07-01T01:56:48.322Z] #68 30.87 configure.ac:11: installing 'build-aux/install-sh'
01:56:48 [2023-07-01T01:56:48.322Z] #68 30.87 configure.ac:11: installing 'build-aux/missing'
01:56:48 [2023-07-01T01:56:48.322Z] #68 31.01 Makefile.am: installing 'build-aux/depcomp'
01:56:48 [2023-07-01T01:56:48.322Z] #68 31.05 parallel-tests: installing 'build-aux/test-driver'
01:56:48 [2023-07-01T01:56:48.322Z] #68 32.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:56:48 [2023-07-01T01:56:48.322Z] #68 32.82 libtoolize: copying file 'build-aux/ltmain.sh'
01:56:48 [2023-07-01T01:56:48.322Z] #68 33.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:56:48 [2023-07-01T01:56:48.323Z] #68 33.41 libtoolize: copying file 'm4/libtool.m4'
01:56:48 [2023-07-01T01:56:48.323Z] #68 33.55 libtoolize: copying file 'm4/ltoptions.m4'
01:56:48 [2023-07-01T01:56:48.323Z] #68 33.76 libtoolize: copying file 'm4/ltsugar.m4'
01:56:48 [2023-07-01T01:56:48.323Z] #68 33.88 libtoolize: copying file 'm4/ltversion.m4'
01:56:48 [2023-07-01T01:56:48.323Z] #68 34.07 libtoolize: copying file 'm4/lt~obsolete.m4'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.70 configure.ac:11: installing 'build-aux/compile'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.70 configure.ac:11: installing 'build-aux/config.guess'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.70 configure.ac:11: installing 'build-aux/config.sub'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.72 configure.ac:13: installing 'build-aux/install-sh'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.72 configure.ac:13: installing 'build-aux/missing'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.73 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:56:48 [2023-07-01T01:56:48.323Z] #68 40.84 Makefile.am: installing 'build-aux/depcomp'
01:56:49 [2023-07-01T01:56:49.529Z] #68 41.78 checking build system type... aarch64-unknown-linux-gnu
01:56:49 [2023-07-01T01:56:49.529Z] #68 42.05 checking host system type... aarch64-unknown-linux-gnu
01:56:49 [2023-07-01T01:56:49.529Z] #68 42.05 checking how to print strings... printf
01:56:49 [2023-07-01T01:56:49.529Z] #68 42.08 checking for gcc... gcc
01:56:49 [2023-07-01T01:56:49.790Z] #68 42.17 checking whether the C compiler works... yes
01:56:49 [2023-07-01T01:56:49.790Z] #68 42.31 checking for C compiler default output file name... a.out
01:56:49 [2023-07-01T01:56:49.790Z] #68 42.31 checking for suffix of executables... 
01:56:50 [2023-07-01T01:56:50.051Z] #68 42.44 checking whether we are cross compiling... no
01:56:50 [2023-07-01T01:56:50.051Z] #68 42.55 checking for suffix of object files... o
01:56:50 [2023-07-01T01:56:50.313Z] #68 42.65 checking whether we are using the GNU C compiler... yes
01:56:50 [2023-07-01T01:56:50.313Z] #68 42.74 checking whether gcc accepts -g... yes
01:56:50 [2023-07-01T01:56:50.313Z] #68 42.82 checking for gcc option to accept ISO C89... none needed
01:56:50 [2023-07-01T01:56:50.575Z] #68 42.91 checking whether gcc understands -c and -o together... yes
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.08 checking for a sed that does not truncate output... /bin/sed
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.09 checking for grep that handles long lines and -e... /bin/grep
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.10 checking for egrep... /bin/grep -E
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.12 checking for fgrep... /bin/grep -F
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.13 checking for ld used by gcc... /usr/bin/ld
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:56:50 [2023-07-01T01:56:50.575Z] #68 43.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.29 checking whether ln -s works... yes
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.29 checking the maximum length of command line arguments... 1572864
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.33 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.33 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.33 checking for /usr/bin/ld option to reload object files... -r
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.33 checking for objdump... objdump
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.33 checking how to recognize dependent libraries... pass_all
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.34 checking for dlltool... no
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.34 checking how to associate runtime and link libraries... printf %s\n
01:56:50 [2023-07-01T01:56:50.836Z] #68 43.34 checking for ar... ar
01:56:51 [2023-07-01T01:56:51.097Z] #68 43.35 checking for archiver @FILE support... @
01:56:51 [2023-07-01T01:56:51.097Z] #68 43.46 checking for strip... strip
01:56:51 [2023-07-01T01:56:51.097Z] #68 43.46 checking for ranlib... ranlib
01:56:51 [2023-07-01T01:56:51.097Z] #68 43.47 checking for gawk... no
01:56:51 [2023-07-01T01:56:51.097Z] #68 43.47 checking for mawk... mawk
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.47 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.79 checking for sysroot... no
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.79 checking for a working dd... /bin/dd
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.80 checking for mt... no
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.80 checking if : is a manifest tool... no
01:56:51 [2023-07-01T01:56:51.359Z] #68 43.82 checking how to run the C preprocessor... gcc -E
01:56:51 [2023-07-01T01:56:51.621Z] #68 43.91 checking for ANSI C header files... yes
01:56:51 [2023-07-01T01:56:51.882Z] #68 44.15 checking for sys/types.h... yes
01:56:51 [2023-07-01T01:56:51.882Z] #68 44.34 checking for sys/stat.h... yes
01:56:51 [2023-07-01T01:56:51.882Z] #68 ...
01:56:51 [2023-07-01T01:56:51.882Z] 
01:56:51 [2023-07-01T01:56:51.882Z] #50 [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...)
01:56:51 [2023-07-01T01:56:51.882Z] #50 DONE 60.1s
01:56:51 [2023-07-01T01:56:51.882Z] 
01:56:51 [2023-07-01T01:56:51.882Z] #68 [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
01:56:51 [2023-07-01T01:56:51.882Z] #68 44.44 checking for stdlib.h... yes
01:56:52 [2023-07-01T01:56:52.143Z] #68 44.62 checking for string.h... yes
01:56:52 [2023-07-01T01:56:52.405Z] #68 44.75 checking for memory.h... yes
01:56:52 [2023-07-01T01:56:52.666Z] #68 44.94 checking for strings.h... yes
01:56:52 [2023-07-01T01:56:52.666Z] #68 45.12 checking for inttypes.h... yes
01:56:52 [2023-07-01T01:56:52.928Z] #68 45.27 checking for stdint.h... yes
01:56:53 [2023-07-01T01:56:53.189Z] #68 45.44 checking for unistd.h... yes
01:56:53 [2023-07-01T01:56:53.189Z] #68 45.57 checking for dlfcn.h... yes
01:56:53 [2023-07-01T01:56:53.189Z] #68 45.65 checking for objdir... .libs
01:56:53 [2023-07-01T01:56:53.451Z] #68 45.93 checking if gcc supports -fno-rtti -fno-exceptions... no
01:56:53 [2023-07-01T01:56:53.451Z] #68 45.99 checking for gcc option to produce PIC... -fPIC -DPIC
01:56:53 [2023-07-01T01:56:53.712Z] #68 45.99 checking if gcc PIC flag -fPIC -DPIC works... yes
01:56:53 [2023-07-01T01:56:53.712Z] #68 46.09 checking if gcc static flag -static works... yes
01:56:53 [2023-07-01T01:56:53.974Z] #68 46.35 checking if gcc supports -c -o file.o... yes
01:56:53 [2023-07-01T01:56:53.974Z] #68 46.50 checking if gcc supports -c -o file.o... (cached) yes
01:56:53 [2023-07-01T01:56:53.974Z] #68 46.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.55 checking dynamic linker characteristics... GNU/Linux ld.so
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.76 checking how to hardcode library paths into programs... immediate
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.76 checking whether stripping libraries is possible... yes
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.77 checking if libtool supports shared libraries... yes
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.77 checking whether to build shared libraries... no
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.77 checking whether to build static libraries... yes
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.77 checking for a BSD-compatible install... /usr/bin/install -c
01:56:54 [2023-07-01T01:56:54.235Z] #68 46.82 checking whether build environment is sane... yes
01:56:54 [2023-07-01T01:56:54.497Z] #68 46.89 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:56:54 [2023-07-01T01:56:54.497Z] #68 46.90 checking whether make sets $(MAKE)... yes
01:56:54 [2023-07-01T01:56:54.497Z] #68 46.96 checking whether make supports the include directive... yes (GNU style)
01:56:54 [2023-07-01T01:56:54.497Z] #68 46.99 checking whether make supports nested variables... yes
01:56:54 [2023-07-01T01:56:54.497Z] #68 47.03 checking whether UID '0' is supported by ustar format... yes
01:56:54 [2023-07-01T01:56:54.497Z] #68 47.03 checking whether GID '0' is supported by ustar format... yes
01:56:54 [2023-07-01T01:56:54.497Z] #68 47.03 checking how to create a ustar tar archive... gnutar
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.08 checking dependency style of gcc... gcc3
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.28 checking whether to enable maintainer-specific portions of Makefiles... yes
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.28 checking whether make supports nested variables... (cached) yes
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.28 checking for gawk... (cached) mawk
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.29 checking for a sed that does not truncate output... (cached) /bin/sed
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.29 checking for gcc... (cached) gcc
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.34 checking whether we are using the GNU C compiler... (cached) yes
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.36 checking whether gcc accepts -g... (cached) yes
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.36 checking for gcc option to accept ISO C89... (cached) none needed
01:56:54 [2023-07-01T01:56:54.758Z] #68 47.36 checking whether gcc understands -c and -o together... (cached) yes
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.36 checking for a Python interpreter with version >= 3... python3
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.45 checking for python3... /usr/bin/python3
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.45 checking for python3 version... 3.9
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.49 checking for python3 platform... linux
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.51 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:56:55 [2023-07-01T01:56:55.020Z] #68 47.63 checking for go-md2man... no
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.64 checking error.h usability... yes
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.73 checking error.h presence... yes
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.76 checking for error.h... yes
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.79 checking linux/openat2.h usability... yes
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.89 checking linux/openat2.h presence... yes
01:56:55 [2023-07-01T01:56:55.281Z] #68 47.93 checking for linux/openat2.h... yes
01:56:55 [2023-07-01T01:56:55.543Z] #68 47.97 checking for copy_file_range... yes
01:56:55 [2023-07-01T01:56:55.804Z] #68 48.20 checking for fgetxattr... yes
01:56:56 [2023-07-01T01:56:56.066Z] #68 48.41 checking for statx... yes
01:56:56 [2023-07-01T01:56:56.328Z] #68 48.52 checking for fgetpwent_r... yes
01:56:56 [2023-07-01T01:56:56.328Z] #68 48.74 checking for issetugid... no
01:56:56 [2023-07-01T01:56:56.328Z] #68 48.85 checking for pkg-config... /usr/bin/pkg-config
01:56:56 [2023-07-01T01:56:56.328Z] #68 48.86 checking pkg-config is at least version 0.9.0... yes
01:56:56 [2023-07-01T01:56:56.591Z] #68 48.86 checking for library containing yajl_tree_get... -lyajl
01:56:56 [2023-07-01T01:56:56.591Z] #68 49.09 checking for yajl >= 2.0.0... yes
01:56:56 [2023-07-01T01:56:56.591Z] #68 49.11 checking sys/capability.h usability... yes
01:56:56 [2023-07-01T01:56:56.591Z] #68 49.18 checking sys/capability.h presence... yes
01:56:56 [2023-07-01T01:56:56.852Z] #68 49.22 checking for sys/capability.h... yes
01:56:56 [2023-07-01T01:56:56.852Z] #68 49.24 checking for library containing cap_from_name... -lcap
01:56:57 [2023-07-01T01:56:57.113Z] 
01:56:57 [2023-07-01T01:56:57.113Z] #68 ...
01:56:57 [2023-07-01T01:56:57.113Z] 
01:56:57 [2023-07-01T01:56:57.113Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:56:57 [2023-07-01T01:56:57.113Z] #72 DONE 52.0s
01:56:57 [2023-07-01T01:56:57.113Z] 
01:56:57 [2023-07-01T01:56:57.113Z] #68 [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
01:56:57 [2023-07-01T01:56:57.113Z] #68 49.49 checking for library containing dlopen... 
01:56:57 [2023-07-01T01:56:57.113Z] #68 ...
01:56:57 [2023-07-01T01:56:57.113Z] 
01:56:57 [2023-07-01T01:56:57.114Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
01:56:57 [2023-07-01T01:56:57.114Z] #78 DONE 0.2s
01:56:57 [2023-07-01T01:56:57.114Z] 
01:56:57 [2023-07-01T01:56:57.114Z] #68 [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
01:56:57 [2023-07-01T01:56:57.114Z] #68 49.49 checking for library containing dlopen... -ldl
01:56:57 [2023-07-01T01:56:57.375Z] #68 49.73 checking seccomp.h usability... yes
01:56:57 [2023-07-01T01:56:57.375Z] #68 49.85 checking seccomp.h presence... yes
01:56:57 [2023-07-01T01:56:57.375Z] 
01:56:57 [2023-07-01T01:56:57.375Z] #68 ...
01:56:57 [2023-07-01T01:56:57.375Z] 
01:56:57 [2023-07-01T01:56:57.375Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
01:56:57 [2023-07-01T01:56:57.375Z] #79 DONE 0.2s
01:56:57 [2023-07-01T01:56:57.375Z] 
01:56:57 [2023-07-01T01:56:57.375Z] #68 [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
01:56:57 [2023-07-01T01:56:57.375Z] #68 49.90 checking for seccomp.h... yes
01:56:57 [2023-07-01T01:56:57.637Z] #68 49.91 checking for library containing seccomp_rule_add... -lseccomp
01:56:57 [2023-07-01T01:56:57.898Z] #68 50.22 checking for library containing seccomp_arch_resolve_name... none required
01:56:58 [2023-07-01T01:56:58.160Z] #68 50.35 checking systemd/sd-bus.h usability... yes
01:56:58 [2023-07-01T01:56:58.160Z] #68 50.61 checking systemd/sd-bus.h presence... yes
01:56:58 [2023-07-01T01:56:58.160Z] #68 50.66 checking for systemd/sd-bus.h... yes
01:56:58 [2023-07-01T01:56:58.421Z] #68 50.66 checking for library containing sd_bus_match_signal_async... -lsystemd
01:56:58 [2023-07-01T01:56:58.683Z] #68 50.98 checking for sd_notify_barrier... yes
01:56:58 [2023-07-01T01:56:58.683Z] #68 51.07 checking linux/bpf.h usability... yes
01:56:58 [2023-07-01T01:56:58.683Z] #68 51.17 checking linux/bpf.h presence... yes
01:56:58 [2023-07-01T01:56:58.683Z] #68 51.21 checking for linux/bpf.h... yes
01:56:58 [2023-07-01T01:56:58.683Z] #68 51.23 checking compilation for eBPF... yes
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.32 checking for criu >= 3.15... no
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.34 configure: CRIU headers not found, building without CRIU support
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.34 checking for criu > 3.16... no
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.39 configure: CRIU version doesn't support join-ns API
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.39 checking for criu > 3.16.1... no
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.41 configure: CRIU version doesn't support for pre-dumping
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.41 checking for new mount API (fsconfig)... yes
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.46 checking for seccomp notify API... yes
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.53 checking for gperf... no
01:56:58 [2023-07-01T01:56:58.945Z] #68 51.53 configure: gperf not found - cannot rebuild signal parser code
01:56:59 [2023-07-01T01:56:59.206Z] #68 51.53 checking for library containing argp_parse... none required
01:56:59 [2023-07-01T01:56:59.206Z] #68 51.70 checking that generated files are newer than configure... done
01:56:59 [2023-07-01T01:56:59.206Z] #68 51.70 configure: creating ./config.status
01:57:02 [2023-07-01T01:57:02.510Z] #68 54.35 config.status: creating Makefile
01:57:02 [2023-07-01T01:57:02.510Z] #68 54.39 config.status: creating rpm/crun.spec
01:57:02 [2023-07-01T01:57:02.510Z] #68 54.48 config.status: creating config.h
01:57:02 [2023-07-01T01:57:02.510Z] #68 54.54 config.status: executing libtool commands
01:57:02 [2023-07-01T01:57:02.510Z] #68 54.57 config.status: executing depfiles commands
01:57:02 [2023-07-01T01:57:02.772Z] #68 55.24 === configuring in libocispec (/tmp/crun-build/libocispec)
01:57:02 [2023-07-01T01:57:02.772Z] #68 55.25 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:57:03 [2023-07-01T01:57:03.345Z] #68 ...
01:57:03 [2023-07-01T01:57:03.345Z] 
01:57:03 [2023-07-01T01:57:03.345Z] #70 [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...)
01:57:03 [2023-07-01T01:57:03.345Z] #70 DONE 63.3s
01:57:03 [2023-07-01T01:57:03.345Z] 
01:57:03 [2023-07-01T01:57:03.345Z] #71 [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...)
01:57:03 [2023-07-01T01:57:03.345Z] #71 DONE 63.3s
01:57:03 [2023-07-01T01:57:03.345Z] 
01:57:03 [2023-07-01T01:57:03.345Z] #73 [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...)
01:57:03 [2023-07-01T01:57:03.345Z] #73 DONE 56.8s
01:57:03 [2023-07-01T01:57:03.345Z] 
01:57:03 [2023-07-01T01:57:03.345Z] #68 [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
01:57:03 [2023-07-01T01:57:03.345Z] #68 55.67 checking for gcc... gcc
01:57:03 [2023-07-01T01:57:03.607Z] #68 55.87 checking whether the C compiler works... yes
01:57:03 [2023-07-01T01:57:03.607Z] #68 56.00 checking for C compiler default output file name... a.out
01:57:03 [2023-07-01T01:57:03.607Z] #68 56.00 checking for suffix of executables... 
01:57:03 [2023-07-01T01:57:03.607Z] #68 56.10 checking whether we are cross compiling... no
01:57:03 [2023-07-01T01:57:03.869Z] #68 56.20 checking for suffix of object files... o
01:57:03 [2023-07-01T01:57:03.869Z] #68 56.33 checking whether we are using the GNU C compiler... yes
01:57:04 [2023-07-01T01:57:04.130Z] #68 56.40 checking whether gcc accepts -g... yes
01:57:04 [2023-07-01T01:57:04.130Z] #68 56.55 checking for gcc option to accept ISO C89... none needed
01:57:04 [2023-07-01T01:57:04.130Z] #68 56.65 checking whether gcc understands -c and -o together... yes
01:57:04 [2023-07-01T01:57:04.392Z] #68 56.73 checking how to run the C preprocessor... gcc -E
01:57:04 [2023-07-01T01:57:04.392Z] #68 56.82 checking for grep that handles long lines and -e... /bin/grep
01:57:04 [2023-07-01T01:57:04.392Z] #68 56.83 checking for egrep... /bin/grep -E
01:57:04 [2023-07-01T01:57:04.392Z] #68 56.83 checking for ANSI C header files... yes
01:57:04 [2023-07-01T01:57:04.392Z] #68 56.98 checking for sys/types.h... yes
01:57:04 [2023-07-01T01:57:04.653Z] #68 57.07 checking for sys/stat.h... yes
01:57:04 [2023-07-01T01:57:04.653Z] #68 57.18 checking for stdlib.h... yes
01:57:04 [2023-07-01T01:57:04.915Z] #68 57.30 checking for string.h... yes
01:57:04 [2023-07-01T01:57:04.915Z] #68 57.42 checking for memory.h... yes
01:57:05 [2023-07-01T01:57:05.176Z] #68 57.52 checking for strings.h... yes
01:57:05 [2023-07-01T01:57:05.176Z] #68 57.64 checking for inttypes.h... yes
01:57:05 [2023-07-01T01:57:05.438Z] #68 57.77 checking for stdint.h... yes
01:57:05 [2023-07-01T01:57:05.438Z] #68 57.86 checking for unistd.h... yes
01:57:05 [2023-07-01T01:57:05.438Z] #68 57.97 checking minix/config.h usability... no
01:57:05 [2023-07-01T01:57:05.699Z] #68 58.03 checking minix/config.h presence... no
01:57:05 [2023-07-01T01:57:05.699Z] #68 58.04 checking for minix/config.h... no
01:57:05 [2023-07-01T01:57:05.699Z] #68 58.04 checking whether it is safe to define __EXTENSIONS__... yes
01:57:05 [2023-07-01T01:57:05.699Z] #68 58.15 checking build system type... aarch64-unknown-linux-gnu
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.27 checking host system type... aarch64-unknown-linux-gnu
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.27 checking how to print strings... printf
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.29 checking for a sed that does not truncate output... /bin/sed
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.31 checking for fgrep... /bin/grep -F
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.32 checking for ld used by gcc... /usr/bin/ld
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.35 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.42 checking whether ln -s works... yes
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.42 checking the maximum length of command line arguments... 1572864
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.44 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking for /usr/bin/ld option to reload object files... -r
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking for objdump... objdump
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking how to recognize dependent libraries... pass_all
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking for dlltool... no
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking how to associate runtime and link libraries... printf %s\n
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking for ar... ar
01:57:05 [2023-07-01T01:57:05.961Z] #68 58.45 checking for archiver @FILE support... @
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.53 checking for strip... strip
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.53 checking for ranlib... ranlib
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.53 checking for gawk... no
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.53 checking for mawk... mawk
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.75 checking for sysroot... no
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.76 checking for a working dd... /bin/dd
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:57:06 [2023-07-01T01:57:06.222Z] #68 58.78 checking for mt... no
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.78 checking if : is a manifest tool... no
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.79 checking for dlfcn.h... yes
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.83 checking for objdir... .libs
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.95 checking if gcc supports -fno-rtti -fno-exceptions... no
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.99 checking for gcc option to produce PIC... -fPIC -DPIC
01:57:06 [2023-07-01T01:57:06.484Z] #68 58.99 checking if gcc PIC flag -fPIC -DPIC works... yes
01:57:06 [2023-07-01T01:57:06.484Z] #68 59.05 checking if gcc static flag -static works... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.16 checking if gcc supports -c -o file.o... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.23 checking if gcc supports -c -o file.o... (cached) yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.23 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.26 checking dynamic linker characteristics... GNU/Linux ld.so
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.40 checking how to hardcode library paths into programs... immediate
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.40 checking whether stripping libraries is possible... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.40 checking if libtool supports shared libraries... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.40 checking whether to build shared libraries... no
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.41 checking whether to build static libraries... yes
01:57:06 [2023-07-01T01:57:06.746Z] #68 59.41 checking for a BSD-compatible install... /usr/bin/install -c
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.42 checking whether build environment is sane... yes
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.45 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.45 checking whether make sets $(MAKE)... yes
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.49 checking whether make supports the include directive... yes (GNU style)
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.52 checking whether make supports nested variables... yes
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.55 checking whether UID '0' is supported by ustar format... yes
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.55 checking whether GID '0' is supported by ustar format... yes
01:57:07 [2023-07-01T01:57:07.008Z] #68 59.55 checking how to create a ustar tar archive... gnutar
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.65 checking dependency style of gcc... gcc3
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.79 checking whether to enable maintainer-specific portions of Makefiles... yes
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.79 checking whether make supports nested variables... (cached) yes
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.79 checking for pkg-config... /usr/bin/pkg-config
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.79 checking pkg-config is at least version 0.9.0... yes
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.79 checking for yajl >= 2.1.0... yes
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.83 checking for a sed that does not truncate output... (cached) /bin/sed
01:57:07 [2023-07-01T01:57:07.270Z] #68 59.84 checking for gcc... (cached) gcc
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.90 checking whether we are using the GNU C compiler... (cached) yes
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.90 checking whether gcc accepts -g... (cached) yes
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.90 checking for gcc option to accept ISO C89... (cached) none needed
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.90 checking whether gcc understands -c and -o together... (cached) yes
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.90 checking for a Python interpreter with version >= 3... python3
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.94 checking for python3... /usr/bin/python3
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.94 checking for python3 version... 3.9
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.96 checking for python3 platform... linux
01:57:07 [2023-07-01T01:57:07.531Z] #68 59.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:57:07 [2023-07-01T01:57:07.531Z] #68 60.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:57:08 [2023-07-01T01:57:08.104Z] #68 60.14 checking that generated files are newer than configure... done
01:57:08 [2023-07-01T01:57:08.104Z] #68 60.43 configure: creating ./config.status
01:57:09 [2023-07-01T01:57:09.054Z] #68 61.66 config.status: creating Makefile
01:57:09 [2023-07-01T01:57:09.315Z] #68 61.68 config.status: creating config.h
01:57:09 [2023-07-01T01:57:09.315Z] #68 61.70 config.status: executing libtool commands
01:57:09 [2023-07-01T01:57:09.315Z] #68 61.71 config.status: executing depfiles commands
01:57:09 [2023-07-01T01:57:09.315Z] #68 61.93 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:57:09 [2023-07-01T01:57:09.575Z] #68 61.94 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:57:09 [2023-07-01T01:57:09.575Z] #68 62.05 checking for gcc... gcc
01:57:09 [2023-07-01T01:57:09.575Z] #68 62.10 checking whether the C compiler works... yes
01:57:09 [2023-07-01T01:57:09.575Z] #68 62.16 checking for C compiler default output file name... a.out
01:57:09 [2023-07-01T01:57:09.575Z] #68 62.17 checking for suffix of executables... 
01:57:09 [2023-07-01T01:57:09.575Z] #68 62.21 checking whether we are cross compiling... no
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.27 checking for suffix of object files... o
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.30 checking whether we are using the GNU C compiler... yes
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.33 checking whether gcc accepts -g... yes
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.36 checking for gcc option to accept ISO C89... none needed
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.40 checking whether gcc understands -c and -o together... yes
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.45 checking for a BSD-compatible install... /usr/bin/install -c
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.46 checking whether build environment is sane... yes
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.47 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.48 checking for gawk... no
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.48 checking for mawk... mawk
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.48 checking whether make sets $(MAKE)... yes
01:57:09 [2023-07-01T01:57:09.836Z] #68 62.49 checking whether make supports the include directive... yes (GNU style)
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.50 checking whether make supports nested variables... yes
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.51 checking whether UID '0' is supported by ustar format... yes
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.51 checking whether GID '0' is supported by ustar format... yes
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.51 checking how to create a ustar tar archive... gnutar
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.53 checking dependency style of gcc... gcc3
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.60 checking whether to enable maintainer-specific portions of Makefiles... yes
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.60 checking whether make supports nested variables... (cached) yes
01:57:10 [2023-07-01T01:57:10.097Z] #68 62.64 checking build system type... aarch64-unknown-linux-gnu
01:57:10 [2023-07-01T01:57:10.357Z] #68 62.74 checking host system type... aarch64-unknown-linux-gnu
01:57:10 [2023-07-01T01:57:10.357Z] #68 62.74 checking how to print strings... printf
01:57:10 [2023-07-01T01:57:10.357Z] #68 62.74 checking for a sed that does not truncate output... /bin/sed
01:57:10 [2023-07-01T01:57:10.357Z] #68 62.75 checking for grep that handles long lines and -e... /bin/grep
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.75 checking for egrep... /bin/grep -E
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.75 checking for fgrep... /bin/grep -F
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.76 checking for ld used by gcc... /usr/bin/ld
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.77 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.81 checking whether ln -s works... yes
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.81 checking the maximum length of command line arguments... 1572864
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking for /usr/bin/ld option to reload object files... -r
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking for objdump... objdump
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking how to recognize dependent libraries... pass_all
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking for dlltool... no
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking how to associate runtime and link libraries... printf %s\n
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking for ar... ar
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.82 checking for archiver @FILE support... @
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.90 checking for strip... strip
01:57:10 [2023-07-01T01:57:10.358Z] #68 62.90 checking for ranlib... ranlib
01:57:10 [2023-07-01T01:57:10.618Z] #68 62.90 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.13 checking for sysroot... no
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.13 checking for a working dd... /bin/dd
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.16 checking for mt... no
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.16 checking if : is a manifest tool... no
01:57:10 [2023-07-01T01:57:10.619Z] #68 63.17 checking how to run the C preprocessor... gcc -E
01:57:10 [2023-07-01T01:57:10.880Z] #68 63.27 checking for ANSI C header files... yes
01:57:10 [2023-07-01T01:57:10.880Z] #68 63.45 checking for sys/types.h... yes
01:57:10 [2023-07-01T01:57:10.880Z] #68 63.50 checking for sys/stat.h... yes
01:57:11 [2023-07-01T01:57:11.140Z] #68 63.55 checking for stdlib.h... yes
01:57:11 [2023-07-01T01:57:11.140Z] #68 63.59 checking for string.h... yes
01:57:11 [2023-07-01T01:57:11.140Z] #68 63.63 checking for memory.h... yes
01:57:11 [2023-07-01T01:57:11.140Z] #68 63.68 checking for strings.h... yes
01:57:11 [2023-07-01T01:57:11.140Z] #68 63.74 checking for inttypes.h... yes
01:57:11 [2023-07-01T01:57:11.400Z] #68 63.78 checking for stdint.h... yes
01:57:11 [2023-07-01T01:57:11.401Z] #68 63.82 checking for unistd.h... yes
01:57:11 [2023-07-01T01:57:11.401Z] #68 63.87 checking for dlfcn.h... yes
01:57:11 [2023-07-01T01:57:11.401Z] #68 63.91 checking for objdir... .libs
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.01 checking if gcc supports -fno-rtti -fno-exceptions... no
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.05 checking for gcc option to produce PIC... -fPIC -DPIC
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.05 checking if gcc PIC flag -fPIC -DPIC works... yes
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.10 checking if gcc static flag -static works... yes
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.18 checking if gcc supports -c -o file.o... yes
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.23 checking if gcc supports -c -o file.o... (cached) yes
01:57:11 [2023-07-01T01:57:11.662Z] #68 64.23 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.25 checking dynamic linker characteristics... GNU/Linux ld.so
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.36 checking how to hardcode library paths into programs... immediate
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.36 checking whether stripping libraries is possible... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.36 checking if libtool supports shared libraries... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.36 checking whether to build shared libraries... no
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.36 checking whether to build static libraries... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.38 checking float.h usability... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 ...
01:57:11 [2023-07-01T01:57:11.923Z] 
01:57:11 [2023-07-01T01:57:11.923Z] #75 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
01:57:11 [2023-07-01T01:57:11.923Z] #75 DONE 63.8s
01:57:11 [2023-07-01T01:57:11.923Z] 
01:57:11 [2023-07-01T01:57:11.923Z] #68 [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
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.44 checking float.h presence... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.45 checking for float.h... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.46 checking limits.h usability... yes
01:57:11 [2023-07-01T01:57:11.923Z] #68 64.50 checking limits.h presence... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.54 checking for limits.h... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.55 checking stddef.h usability... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.59 checking stddef.h presence... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.62 checking for stddef.h... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.64 checking for stdlib.h... (cached) yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.66 checking for string.h... (cached) yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.67 checking sys/time.h usability... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.71 checking sys/time.h presence... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.72 checking for sys/time.h... yes
01:57:12 [2023-07-01T01:57:12.184Z] #68 64.73 checking for inline... inline
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.75 checking for size_t... yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.83 checking for stdlib.h... (cached) yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.83 checking for GNU libc compatible malloc... yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.88 checking for stdlib.h... (cached) yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.88 checking for GNU libc compatible realloc... yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 64.93 checking for working strtod... yes
01:57:12 [2023-07-01T01:57:12.445Z] #68 65.00 checking for gettimeofday... yes
01:57:12 [2023-07-01T01:57:12.705Z] #68 65.06 checking for memset... yes
01:57:12 [2023-07-01T01:57:12.705Z] #68 65.12 checking for strspn... #68 ...
01:57:12 [2023-07-01T01:57:12.705Z] 
01:57:12 [2023-07-01T01:57:12.705Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
01:57:12 [2023-07-01T01:57:12.705Z] #80 DONE 0.1s
01:57:12 [2023-07-01T01:57:12.705Z] 
01:57:12 [2023-07-01T01:57:12.705Z] #68 [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
01:57:12 [2023-07-01T01:57:12.705Z] #68 65.12 checking for strspn... yes
01:57:12 [2023-07-01T01:57:12.705Z] #68 65.20 checking that generated files are newer than configure... done
01:57:12 [2023-07-01T01:57:12.705Z] #68 65.20 configure: creating ./config.status
01:57:12 [2023-07-01T01:57:12.965Z] #68 ...
01:57:12 [2023-07-01T01:57:12.965Z] 
01:57:12 [2023-07-01T01:57:12.965Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
01:57:12 [2023-07-01T01:57:12.965Z] #81 DONE 0.1s
01:57:12 [2023-07-01T01:57:12.965Z] 
01:57:12 [2023-07-01T01:57:12.965Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
01:57:12 [2023-07-01T01:57:12.965Z] #82 DONE 0.1s
01:57:12 [2023-07-01T01:57:12.965Z] 
01:57:12 [2023-07-01T01:57:12.965Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
01:57:12 [2023-07-01T01:57:12.965Z] #83 DONE 0.1s
01:57:12 [2023-07-01T01:57:12.965Z] 
01:57:12 [2023-07-01T01:57:12.965Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
01:57:13 [2023-07-01T01:57:13.227Z] #84 DONE 0.3s
01:57:13 [2023-07-01T01:57:13.227Z] 
01:57:13 [2023-07-01T01:57:13.227Z] #68 [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
01:57:13 [2023-07-01T01:57:13.227Z] #68 65.87 config.status: creating Makefile
01:57:13 [2023-07-01T01:57:13.488Z] #68 ...
01:57:13 [2023-07-01T01:57:13.488Z] 
01:57:13 [2023-07-01T01:57:13.488Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
01:57:13 [2023-07-01T01:57:13.488Z] #85 DONE 0.1s
01:57:13 [2023-07-01T01:57:13.488Z] 
01:57:13 [2023-07-01T01:57:13.488Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
01:57:13 [2023-07-01T01:57:13.488Z] #86 DONE 0.0s
01:57:13 [2023-07-01T01:57:13.488Z] 
01:57:13 [2023-07-01T01:57:13.488Z] #68 [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
01:57:13 [2023-07-01T01:57:13.488Z] #68 65.89 config.status: creating config.h
01:57:13 [2023-07-01T01:57:13.488Z] #68 65.91 config.status: executing depfiles commands
01:57:13 [2023-07-01T01:57:13.488Z] #68 66.00 config.status: executing libtool commands
01:57:13 [2023-07-01T01:57:13.754Z] #68 ...
01:57:13 [2023-07-01T01:57:13.754Z] 
01:57:13 [2023-07-01T01:57:13.754Z] #52 [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.51.2"      && /build/golangci-lint --version
01:57:13 [2023-07-01T01:57:13.754Z] #52 83.43 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
01:57:13 [2023-07-01T01:57:13.754Z] #52 DONE 83.6s
01:57:13 [2023-07-01T01:57:13.754Z] 
01:57:13 [2023-07-01T01:57:13.754Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
01:57:13 [2023-07-01T01:57:13.754Z] #87 DONE 0.3s
01:57:13 [2023-07-01T01:57:13.754Z] 
01:57:13 [2023-07-01T01:57:13.754Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
01:57:13 [2023-07-01T01:57:13.754Z] #88 DONE 0.1s
01:57:13 [2023-07-01T01:57:13.754Z] 
01:57:13 [2023-07-01T01:57:13.754Z] #68 [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
01:57:13 [2023-07-01T01:57:13.754Z] #68 66.44   GEN      .version
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.45 make  install-recursive
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.45 make[1]: Entering directory '/tmp/crun-build'
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.50 Making install in libocispec
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.51 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.54 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.55 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.55 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.62 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:57:14 [2023-07-01T01:57:14.015Z] #68 66.63 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.86 make  install-recursive
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.87 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.90 Making install in yajl
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.90 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.91   CC       verify/json_verify-json_verify.o
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.91   CC       src/libyajl_la-yajl_alloc.lo
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.92   CC       src/libyajl_la-yajl.lo
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.92   CC       src/libyajl_la-yajl_gen.lo
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.92   CC       src/libyajl_la-yajl_parser.lo
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.94   CC       src/libyajl_la-yajl_buf.lo
01:57:14 [2023-07-01T01:57:14.277Z] #68 66.95   CC       src/libyajl_la-yajl_encode.lo
01:57:14 [2023-07-01T01:57:14.538Z] #68 66.97   CC       src/libyajl_la-yajl_lex.lo
01:57:14 [2023-07-01T01:57:14.538Z] #68 66.97   CC       src/libyajl_la-yajl_tree.lo
01:57:14 [2023-07-01T01:57:14.538Z] #68 ...
01:57:14 [2023-07-01T01:57:14.538Z] 
01:57:14 [2023-07-01T01:57:14.538Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
01:57:14 [2023-07-01T01:57:14.538Z] #89 DONE 0.3s
01:57:14 [2023-07-01T01:57:14.800Z] 
01:57:14 [2023-07-01T01:57:14.800Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
01:57:14 [2023-07-01T01:57:14.800Z] #90 DONE 0.1s
01:57:14 [2023-07-01T01:57:14.800Z] 
01:57:14 [2023-07-01T01:57:14.800Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
01:57:15 [2023-07-01T01:57:15.061Z] #91 DONE 0.3s
01:57:15 [2023-07-01T01:57:15.061Z] 
01:57:15 [2023-07-01T01:57:15.061Z] #68 [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
01:57:15 [2023-07-01T01:57:15.061Z] #68 67.46   CCLD     libyajl.la
01:57:15 [2023-07-01T01:57:15.061Z] #68 67.62   CCLD     verify/json_verify
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.79 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.79 make[5]: Nothing to be done for 'install-exec-am'.
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.79 make[5]: Nothing to be done for 'install-data-am'.
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.79 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.79 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.80 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.86   CC       src/validate.o
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.86   CC       src/image_spec_schema_config_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.86   CC       src/image_spec_schema_content_descriptor.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.86   CC       src/image_spec_schema_defs.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.86   CC       src/image_spec_schema_defs_descriptor.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.87   CC       src/image_spec_schema_image_index_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.87   CC       src/image_spec_schema_image_layout_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.87   CC       src/image_spec_schema_image_manifest_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.88   CC       src/runtime_spec_schema_config_linux.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.88   CC       src/runtime_spec_schema_config_zos.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.88   CC       src/runtime_spec_schema_config_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.88   CC       src/runtime_spec_schema_config_solaris.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.89   CC       src/runtime_spec_schema_config_vm.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.89   CC       src/runtime_spec_schema_config_windows.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.90   CC       src/runtime_spec_schema_defs.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.91   CC       src/runtime_spec_schema_defs_linux.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.91   CC       src/runtime_spec_schema_defs_zos.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.92   CC       src/runtime_spec_schema_defs_vm.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.92   CC       src/runtime_spec_schema_defs_windows.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.94   CC       src/runtime_spec_schema_state_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.94   CC       src/image_manifest_items_image_manifest_items_schema.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 67.97   CC       src/basic_test_double_array_item.lo
01:57:15 [2023-07-01T01:57:15.322Z] #68 68.00   CC       src/basic_test_double_array.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.00   CC       src/basic_test_top_array_int.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.00   CC       src/basic_test_top_array_string.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.01   CC       src/basic_test_top_double_array_int.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.09   CC       src/basic_test_top_double_array_obj.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.13   CC       src/basic_test_top_double_array_refobj.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.16   CC       src/basic_test_top_double_array_string.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.17   CC       src/read-file.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.22   CC       tests/test-1.o
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.22   CC       src/json_common.lo
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.22   CC       tests/test-2.o
01:57:15 [2023-07-01T01:57:15.584Z] #68 68.24   CC       tests/test-3.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.24   CC       tests/test-4.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.28   CC       tests/test-5.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.28   CC       tests/test-6.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.30   CC       tests/test-7.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.32   CC       tests/test-8.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.36   CC       tests/test-9.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.42   CC       tests/test-10.o
01:57:15 [2023-07-01T01:57:15.845Z] #68 68.48   CC       tests/test-11.o
01:57:18 [2023-07-01T01:57:18.396Z] #68 70.95   CCLD     libocispec.la
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.12   CCLD     src/validate
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.13   CCLD     tests/test-1
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.14   CCLD     tests/test-2
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.14   CCLD     tests/test-3
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.14   CCLD     tests/test-4
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.15   CCLD     tests/test-6
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.16   CCLD     tests/test-5
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.17   CCLD     tests/test-7
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.18   CCLD     tests/test-8
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.19   CCLD     tests/test-9
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.19   CCLD     tests/test-10
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.19 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:57:18 [2023-07-01T01:57:18.657Z] #68 71.20   CCLD     tests/test-11
01:57:18 [2023-07-01T01:57:18.918Z] #68 71.40 libtool: link: ar cr libocispec.a 
01:57:18 [2023-07-01T01:57:18.918Z] #68 71.41 libtool: link: ranlib libocispec.a
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.59 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.62 make[5]: Nothing to be done for 'install-exec-am'.
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[5]: Nothing to be done for 'install-data-am'.
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.63 make[2]: Entering directory '/tmp/crun-build'
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.70   CC       src/libcrun/libcrun_testing_a-utils.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.70   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.71   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.71   CC       src/libcrun/libcrun_testing_a-container.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.72   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.72   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.73   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.75   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.75   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.76   CC       src/libcrun/libcrun_testing_a-criu.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.78   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.80   CC       src/libcrun/libcrun_testing_a-linux.o
01:57:19 [2023-07-01T01:57:19.180Z] #68 71.81   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:57:19 [2023-07-01T01:57:19.441Z] #68 71.83   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.83   CC       src/libcrun/libcrun_testing_a-error.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.86   CC       src/libcrun/libcrun_testing_a-status.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.88   CC       src/libcrun/libcrun_testing_a-terminal.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.89   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.90   CC       src/libcrun/libcrun_testing_a-signals.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.91   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.92   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.93   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.94   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.96   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.97   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 71.98   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:57:19 [2023-07-01T01:57:19.442Z] #68 72.01   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.17   CC       src/crun-crun.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.19   CC       src/crun-run.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.21   CC       src/crun-delete.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.21   CC       src/crun-kill.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.23   CC       src/crun-pause.o
01:57:19 [2023-07-01T01:57:19.703Z] #68 72.25   CC       src/crun-unpause.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.34   CC       src/crun-spec.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.37   CC       src/crun-exec.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.41   CC       src/crun-list.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.42   CC       src/crun-create.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.46   CC       src/crun-start.o
01:57:19 [2023-07-01T01:57:19.964Z] #68 72.48   CC       src/crun-state.o
01:57:20 [2023-07-01T01:57:20.226Z] #68 72.58   CC       src/crun-update.o
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.88   CC       src/crun-ps.o
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.91   CC       src/crun-checkpoint.o
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.92   CC       src/crun-restore.o
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.92   CC       src/libcrun/libcrun_la-utils.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.94   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.96   CC       src/libcrun/libcrun_la-container.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.96   CC       src/libcrun/libcrun_la-cgroup.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 72.98   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 73.00   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 73.04   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 73.05   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:57:20 [2023-07-01T01:57:20.487Z] #68 73.10   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.17   CC       src/libcrun/libcrun_la-criu.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.20   CC       src/libcrun/libcrun_la-custom-handler.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.21   CC       src/libcrun/libcrun_la-linux.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.22   CC       src/libcrun/libcrun_la-seccomp.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.22   CC       src/libcrun/libcrun_la-ebpf.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.24   CC       src/libcrun/libcrun_la-error.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.25   CC       src/libcrun/libcrun_la-status.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.26   CC       src/libcrun/libcrun_la-terminal.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.28   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.29   CC       src/libcrun/libcrun_la-signals.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.29   CC       src/libcrun/libcrun_la-mount_flags.lo
01:57:20 [2023-07-01T01:57:20.749Z] #68 73.31   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.32   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.34   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.36   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.36   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.40   CC       tests/init.o
01:57:21 [2023-07-01T01:57:21.010Z] #68 73.41   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:57:21 [2023-07-01T01:57:21.953Z] #68 74.38   CCLD     tests/init
01:57:23 [2023-07-01T01:57:23.342Z] #68 ...
01:57:23 [2023-07-01T01:57:23.342Z] 
01:57:23 [2023-07-01T01:57:23.342Z] #77 [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...)
01:57:23 [2023-07-01T01:57:23.342Z] #77 55.41 + bin/containerd
01:57:23 [2023-07-01T01:57:23.914Z] #77 ...
01:57:23 [2023-07-01T01:57:23.914Z] 
01:57:23 [2023-07-01T01:57:23.914Z] #68 [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
01:57:23 [2023-07-01T01:57:23.914Z] #68 76.46   AR       libcrun_testing.a
01:57:23 [2023-07-01T01:57:23.914Z] #68 76.46 ar: `u' modifier ignored since `D' is the default (see `U')
01:57:23 [2023-07-01T01:57:23.914Z] #68 76.50   CCLD     tests/tests_libcrun_utils
01:57:23 [2023-07-01T01:57:23.914Z] #68 76.50   CCLD     tests/tests_libcrun_errors
01:57:23 [2023-07-01T01:57:23.914Z] #68 76.51   CCLD     tests/tests_libcrun_fuzzer
01:57:24 [2023-07-01T01:57:24.175Z] #68 76.67   CCLD     libcrun.la
01:57:24 [2023-07-01T01:57:24.441Z] #68 77.04   CCLD     crun
01:57:24 [2023-07-01T01:57:24.702Z] #68 77.32 make[3]: Entering directory '/tmp/crun-build'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.39  /bin/mkdir -p '/usr/local/share/man/man1'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.39  /bin/mkdir -p '/usr/local/lib'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.39  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.39  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.41 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.42 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.42 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.43 libtool: install: ranlib /usr/local/lib/libcrun.a
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 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
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 ----------------------------------------------------------------------
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 Libraries have been installed in:
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48    /usr/local/lib
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 If you ever happen to want to link against installed libraries
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 in a given directory, LIBDIR, you must either use libtool, and
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 specify the full pathname of the library, or use the '-LLIBDIR'
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48 flag during linking and do at least one of the following:
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48      during execution
01:57:24 [2023-07-01T01:57:24.962Z] #68 77.48    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48      during linking
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48 
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48 See any operating system documentation about shared libraries for
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48 more information, such as the ld(1) and ld.so(8) manual pages.
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48 ----------------------------------------------------------------------
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.48  /bin/mkdir -p '/build'
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.49   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.51 libtool: install: /usr/bin/install -c crun /build/crun
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.52 make[3]: Leaving directory '/tmp/crun-build'
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.52 make[2]: Leaving directory '/tmp/crun-build'
01:57:24 [2023-07-01T01:57:24.963Z] #68 77.52 make[1]: Leaving directory '/tmp/crun-build'
01:57:25 [2023-07-01T01:57:25.532Z] #68 DONE 78.0s
01:57:25 [2023-07-01T01:57:25.532Z] 
01:57:25 [2023-07-01T01:57:25.532Z] #77 [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...)
01:57:30 [2023-07-01T01:57:30.814Z] #77 73.00 + bin/containerd-stress
01:57:31 [2023-07-01T01:57:31.753Z] #77 73.93 + bin/containerd-shim
01:57:32 [2023-07-01T01:57:32.322Z] #77 74.48 + bin/containerd-shim-runc-v1
01:57:33 [2023-07-01T01:57:33.263Z] #77 75.28 + bin/containerd-shim-runc-v2
01:57:33 [2023-07-01T01:57:33.832Z] #77 75.86 + binaries
01:57:34 [2023-07-01T01:57:34.092Z] #77 DONE 76.3s
01:57:34 [2023-07-01T01:57:34.661Z] 
01:57:34 [2023-07-01T01:57:34.661Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
01:57:34 [2023-07-01T01:57:34.921Z] #92 DONE 0.2s
01:57:34 [2023-07-01T01:57:34.921Z] 
01:57:34 [2023-07-01T01:57:34.921Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:57:34 [2023-07-01T01:57:34.921Z] #93 DONE 0.1s
01:57:34 [2023-07-01T01:57:34.921Z] 
01:57:34 [2023-07-01T01:57:34.921Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
01:57:35 [2023-07-01T01:57:35.490Z] #94 DONE 0.6s
01:57:35 [2023-07-01T01:57:35.490Z] 
01:57:35 [2023-07-01T01:57:35.490Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
01:57:35 [2023-07-01T01:57:35.490Z] #95 DONE 0.0s
01:57:35 [2023-07-01T01:57:35.490Z] 
01:57:35 [2023-07-01T01:57:35.490Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
01:57:35 [2023-07-01T01:57:35.490Z] #96 DONE 0.0s
01:57:35 [2023-07-01T01:57:35.490Z] 
01:57:35 [2023-07-01T01:57:35.490Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:57:35 [2023-07-01T01:57:35.750Z] #97 DONE 0.0s
01:57:35 [2023-07-01T01:57:35.750Z] 
01:57:35 [2023-07-01T01:57:35.750Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
01:57:35 [2023-07-01T01:57:35.750Z] #98 DONE 0.0s
01:57:35 [2023-07-01T01:57:35.750Z] 
01:57:35 [2023-07-01T01:57:35.750Z] #99 [dev-base  1/11] RUN groupadd -r docker
01:57:36 [2023-07-01T01:57:36.010Z] #99 DONE 0.3s
01:57:36 [2023-07-01T01:57:36.010Z] 
01:57:36 [2023-07-01T01:57:36.010Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:57:36 [2023-07-01T01:57:36.580Z] #100 DONE 0.4s
01:57:36 [2023-07-01T01:57:36.580Z] 
01:57:36 [2023-07-01T01:57:36.580Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:57:36 [2023-07-01T01:57:36.840Z] #101 0.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:57:36 [2023-07-01T01:57:36.840Z] #101 DONE 0.4s
01:57:36 [2023-07-01T01:57:36.840Z] 
01:57:36 [2023-07-01T01:57:36.840Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:57:37 [2023-07-01T01:57:37.100Z] #102 DONE 0.3s
01:57:37 [2023-07-01T01:57:37.100Z] 
01:57:37 [2023-07-01T01:57:37.100Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:57:37 [2023-07-01T01:57:37.360Z] #103 DONE 0.4s
01:57:37 [2023-07-01T01:57:37.360Z] 
01:57:37 [2023-07-01T01:57:37.360Z] #104 [dev-base  6/11] RUN ldconfig
01:57:37 [2023-07-01T01:57:37.929Z] #104 DONE 0.4s
01:57:37 [2023-07-01T01:57:37.930Z] 
01:57:37 [2023-07-01T01:57:37.930Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
01:57:38 [2023-07-01T01:57:38.190Z] #105 DONE 0.4s
01:57:38 [2023-07-01T01:57:38.449Z] 
01:57:38 [2023-07-01T01:57:38.449Z] #106 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:57:39 [2023-07-01T01:57:39.019Z] #106 0.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:57:39 [2023-07-01T01:57:39.019Z] #106 0.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:57:39 [2023-07-01T01:57:39.019Z] #106 0.638 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:57:39 [2023-07-01T01:57:39.019Z] #106 0.762 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:57:39 [2023-07-01T01:57:39.279Z] #106 0.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB]
01:57:39 [2023-07-01T01:57:39.279Z] #106 0.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:57:40 [2023-07-01T01:57:40.218Z] #106 1.866 Fetched 8533 kB in 2s (5586 kB/s)
01:57:40 [2023-07-01T01:57:40.478Z] #106 1.866 Reading package lists...
01:57:41 [2023-07-01T01:57:41.307Z] #106 2.400 Reading package lists...
01:57:41 [2023-07-01T01:57:41.567Z] #106 2.937 Building dependency tree...
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.288 The following additional packages will be installed:
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.288   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.288   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.289   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.289   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291 Suggested packages:
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291   acl attr quota
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291 Recommended packages:
01:57:41 [2023-07-01T01:57:41.567Z] #106 3.291   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:57:41 [2023-07-01T01:57:41.827Z] #106 3.640 The following NEW packages will be installed:
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.640   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.640   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.640   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.640   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.641   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.641   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.641   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.641   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.917 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.917 Need to get 27.2 MB of archives.
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.917 After this operation, 106 MB of additional disk space will be used.
01:57:42 [2023-07-01T01:57:42.087Z] #106 3.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.923 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.934 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.937 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.940 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.946 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.947 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.951 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.953 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.955 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 3.958 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.002 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.003 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.019 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.020 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.021 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.022 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.023 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.023 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.023 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.025 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.026 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.027 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.029 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.031 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.033 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.232 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.232 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.233 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.257 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.261 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.263 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.267 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:57:42 [2023-07-01T01:57:42.347Z] #106 4.271 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.290 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.323 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.324 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.325 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.327 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.345 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.347 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.363 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.382 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.383 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:57:42 [2023-07-01T01:57:42.607Z] #106 4.503 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.532 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.549 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.550 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.711 debconf: delaying package configuration, since apt-utils is not installed
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.750 Fetched 27.2 MB in 1s (29.4 MB/s)
01:57:42 [2023-07-01T01:57:42.867Z] #106 4.772 Selecting previously unselected package pigz.
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.772 (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 ... 15748 files and directories currently installed.)
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.781 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.785 Unpacking pigz (2.6-1) ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.822 Selecting previously unselected package libelf1:arm64.
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.824 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.832 Unpacking libelf1:arm64 (0.183-1) ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.879 Selecting previously unselected package libbpf0:arm64.
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.881 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.885 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.925 Selecting previously unselected package libcap2:arm64.
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.927 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.931 Unpacking libcap2:arm64 (1:2.44-1) ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.964 Selecting previously unselected package libmnl0:arm64.
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.966 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 4.969 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:57:43 [2023-07-01T01:57:43.127Z] #106 5.000 Selecting previously unselected package libxtables12:arm64.
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.002 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.006 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.035 Selecting previously unselected package libcap2-bin.
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.037 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.041 Unpacking libcap2-bin (1:2.44-1) ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.081 Selecting previously unselected package iproute2.
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.083 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.087 Unpacking iproute2 (5.10.0-4) ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.184 Selecting previously unselected package xxd.
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.186 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.189 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.234 Selecting previously unselected package vim-common.
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.236 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.244 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:57:43 [2023-07-01T01:57:43.387Z] #106 5.295 Selecting previously unselected package bash-completion.
01:57:43 [2023-07-01T01:57:43.647Z] #106 5.297 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:57:44 [2023-07-01T01:57:44.217Z] #106 5.937 Unpacking bash-completion (1:2.11-2) ...
01:57:44 [2023-07-01T01:57:44.217Z] #106 6.045 Selecting previously unselected package bzip2.
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.048 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.053 Unpacking bzip2 (1.0.8-4) ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.092 Selecting previously unselected package xz-utils.
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.094 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.098 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.155 Selecting previously unselected package apparmor.
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.157 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.180 Unpacking apparmor (2.13.6-10) ...
01:57:44 [2023-07-01T01:57:44.477Z] #106 6.277 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.280 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.283 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.323 Selecting previously unselected package dmsetup.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.326 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.329 Unpacking dmsetup (2:1.02.175-2.1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.362 Selecting previously unselected package inetutils-ping.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.364 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.368 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.413 Selecting previously unselected package libip4tc2:arm64.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.416 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.419 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.453 Selecting previously unselected package libip6tc2:arm64.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.456 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.459 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.491 Selecting previously unselected package libnfnetlink0:arm64.
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.493 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.498 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:57:44 [2023-07-01T01:57:44.737Z] #106 6.533 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.535 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.539 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.575 Selecting previously unselected package libnftnl11:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.577 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.581 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.619 Selecting previously unselected package iptables.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.622 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.626 Unpacking iptables (1.8.7-1) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.695 Selecting previously unselected package libonig5:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.697 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.700 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.745 Selecting previously unselected package libjq1:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.747 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.751 Unpacking libjq1:arm64 (1.6-2.1) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.799 Selecting previously unselected package jq.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.801 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.807 Unpacking jq (1.6-2.1) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.844 Selecting previously unselected package libaio1:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.847 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.850 Unpacking libaio1:arm64 (0.3.112-9) ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.894 Selecting previously unselected package libgpm2:arm64.
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.896 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
01:57:44 [2023-07-01T01:57:44.997Z] #106 6.901 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:57:45 [2023-07-01T01:57:45.256Z] #106 6.934 Selecting previously unselected package libicu67:arm64.
01:57:45 [2023-07-01T01:57:45.256Z] #106 6.937 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
01:57:45 [2023-07-01T01:57:45.256Z] #106 6.940 Unpacking libicu67:arm64 (67.1-7) ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.608 Selecting previously unselected package libinih1:arm64.
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.610 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.614 Unpacking libinih1:arm64 (53-1+b2) ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.649 Selecting previously unselected package libnet1:arm64.
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.651 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.655 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.695 Selecting previously unselected package libnl-3-200:arm64.
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.697 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.701 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:57:45 [2023-07-01T01:57:45.826Z] #106 7.737 Selecting previously unselected package libprotobuf-c1:arm64.
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.740 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.743 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.777 Selecting previously unselected package libyajl2:arm64.
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.779 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.783 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.813 Selecting previously unselected package net-tools.
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.815 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.820 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:57:46 [2023-07-01T01:57:46.086Z] #106 7.866 Selecting previously unselected package patch.
01:57:46 [2023-07-01T01:57:46.345Z] #106 7.868 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 7.872 Unpacking patch (2.7.6-7) ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 7.909 Selecting previously unselected package python-pip-whl.
01:57:46 [2023-07-01T01:57:46.345Z] #106 7.911 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 7.915 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.047 Selecting previously unselected package python3-lib2to3.
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.049 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.052 Unpacking python3-lib2to3 (3.9.2-1) ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.088 Selecting previously unselected package python3-distutils.
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.091 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.094 Unpacking python3-distutils (3.9.2-1) ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.135 Selecting previously unselected package python3-pkg-resources.
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.137 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
01:57:46 [2023-07-01T01:57:46.345Z] #106 8.141 Unpacking python3-pkg-resources (52.0.0-4) ...
01:57:46 [2023-07-01T01:57:46.346Z] #106 8.185 Selecting previously unselected package python3-setuptools.
01:57:46 [2023-07-01T01:57:46.346Z] #106 8.188 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
01:57:46 [2023-07-01T01:57:46.346Z] #106 8.191 Unpacking python3-setuptools (52.0.0-4) ...
01:57:46 [2023-07-01T01:57:46.346Z] #106 8.251 Selecting previously unselected package python3-wheel.
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.253 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.257 Unpacking python3-wheel (0.34.2-1) ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.292 Selecting previously unselected package python3-pip.
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.294 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.298 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.364 Selecting previously unselected package sudo.
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.366 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.371 Unpacking sudo (1.9.5p2-3+deb11u1) ...
01:57:46 [2023-07-01T01:57:46.605Z] #106 8.479 Selecting previously unselected package thin-provisioning-tools.
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.481 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.485 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.543 Selecting previously unselected package uidmap.
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.545 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.548 Unpacking uidmap (1:4.8.1-1) ...
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.595 Selecting previously unselected package vim-runtime.
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.598 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.608 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.618 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:57:46 [2023-07-01T01:57:46.865Z] #106 8.621 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:57:47 [2023-07-01T01:57:47.435Z] #106 9.175 Selecting previously unselected package vim.
01:57:47 [2023-07-01T01:57:47.435Z] #106 9.178 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:57:47 [2023-07-01T01:57:47.435Z] #106 9.187 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:57:47 [2023-07-01T01:57:47.435Z] #106 9.312 Selecting previously unselected package xfsprogs.
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.315 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.319 Unpacking xfsprogs (5.10.0-4) ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.415 Selecting previously unselected package zip.
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.417 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.420 Unpacking zip (3.0-12) ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.464 Selecting previously unselected package zstd.
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.466 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.472 Unpacking zstd (1.4.8+dfsg-2.1) ...
01:57:47 [2023-07-01T01:57:47.695Z] #106 9.558 Setting up python3-pkg-resources (52.0.0-4) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.749 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.758 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.768 Setting up libgpm2:arm64 (1.20.7-8) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.777 Setting up libicu67:arm64 (67.1-7) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.787 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.798 Setting up libinih1:arm64 (53-1+b2) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.807 Setting up uidmap (1:4.8.1-1) ...
01:57:47 [2023-07-01T01:57:47.954Z] #106 9.826 Setting up libyajl2:arm64 (2.1.0-3) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 9.837 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 9.848 Setting up bzip2 (1.0.8-4) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 9.858 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 9.870 Setting up python3-wheel (0.34.2-1) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 10.01 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 10.02 Setting up libcap2:arm64 (1:2.44-1) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 10.03 Setting up libcap2-bin (1:2.44-1) ...
01:57:48 [2023-07-01T01:57:48.214Z] #106 10.04 Setting up apparmor (2.13.6-10) ...
01:57:49 [2023-07-01T01:57:49.153Z] #106 10.79 Setting up zip (3.0-12) ...
01:57:49 [2023-07-01T01:57:49.153Z] #106 10.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:57:49 [2023-07-01T01:57:49.153Z] #106 10.81 Setting up bash-completion (1:2.11-2) ...
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.56 Setting up libmnl0:arm64 (1.0.4-3) ...
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.57 Setting up patch (2.7.6-7) ...
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.58 Setting up sudo (1.9.5p2-3+deb11u1) ...
01:57:49 [2023-07-01T01:57:49.723Z] #106 11.61 invoke-rc.d: could not determine current runlevel
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.62 invoke-rc.d: policy-rc.d denied execution of start.
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.62 Setting up libxtables12:arm64 (1.8.7-1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.63 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.64 Setting up pigz (2.6-1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:57:49 [2023-07-01T01:57:49.983Z] #106 11.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 11.85 Setting up libaio1:arm64 (0.3.112-9) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 11.85 Setting up python3-lib2to3 (3.9.2-1) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 11.96 Setting up libelf1:arm64 (0.183-1) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 11.99 Setting up zstd (1.4.8+dfsg-2.1) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 12.00 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:57:50 [2023-07-01T01:57:50.242Z] #106 12.01 Setting up python3-distutils (3.9.2-1) ...
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.13 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:57:50 [2023-07-01T01:57:50.502Z] #106 12.17 Setting up python3-setuptools (52.0.0-4) ...
01:57:50 [2023-07-01T01:57:50.762Z] #106 12.49 Setting up libjq1:arm64 (1.6-2.1) ...
01:57:50 [2023-07-01T01:57:50.762Z] #106 12.50 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:57:50 [2023-07-01T01:57:50.762Z] #106 12.51 Setting up thin-provisioning-tools (0.9.0-1) ...
01:57:50 [2023-07-01T01:57:50.762Z] #106 12.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.78 Setting up jq (1.6-2.1) ...
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.79 Setting up libbpf0:arm64 (1:0.3-2) ...
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.80 Setting up iptables (1.8.7-1) ...
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:57:51 [2023-07-01T01:57:51.021Z] #106 12.83 Setting up iproute2 (5.10.0-4) ...
01:57:51 [2023-07-01T01:57:51.281Z] #106 12.97 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:57:51 [2023-07-01T01:57:51.281Z] #106 12.98 Setting up dmsetup (2:1.02.175-2.1) ...
01:57:51 [2023-07-01T01:57:51.281Z] #106 13.00 Setting up xfsprogs (5.10.0-4) ...
01:57:51 [2023-07-01T01:57:51.281Z] #106 13.01 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:57:52 [2023-07-01T01:57:52.661Z] #106 DONE 14.2s
01:57:52 [2023-07-01T01:57:52.661Z] 
01:57:52 [2023-07-01T01:57:52.661Z] #107 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
01:57:52 [2023-07-01T01:57:52.661Z] #107 0.296 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:57:52 [2023-07-01T01:57:52.920Z] #107 0.299 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:57:52 [2023-07-01T01:57:52.920Z] #107 0.302 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:57:52 [2023-07-01T01:57:52.920Z] #107 DONE 0.3s
01:57:52 [2023-07-01T01:57:52.920Z] 
01:57:52 [2023-07-01T01:57:52.920Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
01:57:59 [2023-07-01T01:57:59.494Z] #108 5.721 Collecting yamllint==1.27.1
01:57:59 [2023-07-01T01:57:59.754Z] #108 6.753   Downloading yamllint-1.27.1.tar.gz (129 kB)
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.050 Collecting pathspec>=0.5.3
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.054   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.145 Collecting pyyaml
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.152   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.168 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.172 Building wheels for collected packages: yamllint
01:58:00 [2023-07-01T01:58:00.013Z] #108 7.172   Building wheel for yamllint (setup.py): started
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.422   Building wheel for yamllint (setup.py): finished with status 'done'
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.423   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=16d8d51bbecff6353bded6bdb2e6da8512c2b01f19adab11805d53a80d9e3fb9
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.423   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.425 Successfully built yamllint
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.431 Installing collected packages: pyyaml, pathspec, yamllint
01:58:00 [2023-07-01T01:58:00.273Z] #108 7.542 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
01:58:00 [2023-07-01T01:58:00.533Z] #108 DONE 7.6s
01:58:00 [2023-07-01T01:58:00.533Z] 
01:58:00 [2023-07-01T01:58:00.533Z] #109 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
01:58:01 [2023-07-01T01:58:01.102Z] #109 0.617 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:58:01 [2023-07-01T01:58:01.102Z] #109 0.617 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:58:01 [2023-07-01T01:58:01.102Z] #109 0.705 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:58:01 [2023-07-01T01:58:01.931Z] #109 0.972 Reading package lists...
01:58:02 [2023-07-01T01:58:02.500Z] #109 1.530 Reading package lists...
01:58:02 [2023-07-01T01:58:02.760Z] #109 2.073 Building dependency tree...
01:58:02 [2023-07-01T01:58:02.760Z] #109 2.233 Reading state information...
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424 gcc is already the newest version (4:10.2.1-1).
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424 pkg-config is already the newest version (0.29.2-1).
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424 The following additional packages will be installed:
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.424   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.425   libsepol1-dev uuid-dev zlib1g-dev
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.426 Suggested packages:
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.426   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.426   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.426 Recommended packages:
01:58:03 [2023-07-01T01:58:03.019Z] #109 2.426   build-essential fakeroot libalgorithm-merge-perl
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.695 The following NEW packages will be installed:
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.696   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.697   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.973 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.973 Need to get 10.4 MB of archives.
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.973 After this operation, 41.6 MB of additional disk space will be used.
01:58:03 [2023-07-01T01:58:03.279Z] #109 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 2.994 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 2.996 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.001 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.004 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.009 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.011 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.013 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.016 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.018 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.023 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.053 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.056 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.058 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.060 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.065 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.066 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.071 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.076 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.084 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.085 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.086 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.089 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.090 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.092 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.094 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.098 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.101 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.129 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.129 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
01:58:03 [2023-07-01T01:58:03.539Z] #109 3.131 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.274 debconf: delaying package configuration, since apt-utils is not installed
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.316 Fetched 10.4 MB in 0s (24.1 MB/s)
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.340 Selecting previously unselected package dpkg-dev.
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.340 (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 ... 20389 files and directories currently installed.)
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.352 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.357 Unpacking dpkg-dev (1.20.12) ...
01:58:03 [2023-07-01T01:58:03.799Z] #109 3.478 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.481 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.490 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.529 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.532 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.538 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.578 Selecting previously unselected package libsecret-common.
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.580 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.584 Unpacking libsecret-common (0.20.4-2) ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.633 Selecting previously unselected package libsecret-1-0:arm64.
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.635 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.640 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.674 Selecting previously unselected package gir1.2-secret-1:arm64.
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.677 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.059Z] #109 3.682 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.720 Selecting previously unselected package libapparmor1:arm64.
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.722 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.728 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.762 Selecting previously unselected package libapparmor-dev:arm64.
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.764 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.768 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.811 Selecting previously unselected package uuid-dev:arm64.
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.813 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.818 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.864 Selecting previously unselected package libblkid-dev:arm64.
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.866 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.876 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.318Z] #109 3.928 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:58:04 [2023-07-01T01:58:04.578Z] #109 3.931 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 3.934 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 3.966 Selecting previously unselected package libudev-dev:arm64.
01:58:04 [2023-07-01T01:58:04.578Z] #109 3.968 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u2_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 3.971 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.012 Selecting previously unselected package libsepol1-dev:arm64.
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.015 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.019 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.083 Selecting previously unselected package libpcre2-16-0:arm64.
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.086 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.091 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.140 Selecting previously unselected package libpcre2-32-0:arm64.
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.143 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.147 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.578Z] #109 4.198 Selecting previously unselected package libpcre2-posix2:arm64.
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.200 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.204 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.236 Selecting previously unselected package libpcre2-dev:arm64.
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.238 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.241 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.317 Selecting previously unselected package libselinux1-dev:arm64.
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.319 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.325 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.382 Selecting previously unselected package libdevmapper-dev:arm64.
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.385 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.389 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:58:04 [2023-07-01T01:58:04.838Z] #109 4.420 Selecting previously unselected package libffi-dev:arm64.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.422 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.426 Unpacking libffi-dev:arm64 (3.3-6) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.463 Selecting previously unselected package libglib2.0-data.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.466 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.470 Unpacking libglib2.0-data (2.66.8-1) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.601 Selecting previously unselected package libglib2.0-bin.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.604 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.610 Unpacking libglib2.0-bin (2.66.8-1) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.651 Selecting previously unselected package libglib2.0-dev-bin.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.654 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.657 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.700 Selecting previously unselected package libmount-dev:arm64.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.703 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.707 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.747 Selecting previously unselected package libpcre16-3:arm64.
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.750 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.753 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
01:58:05 [2023-07-01T01:58:05.097Z] #109 4.803 Selecting previously unselected package libpcre32-3:arm64.
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.806 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.810 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.858 Selecting previously unselected package libpcrecpp0v5:arm64.
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.861 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.865 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.900 Selecting previously unselected package libpcre3-dev:arm64.
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.903 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.908 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.986 Selecting previously unselected package zlib1g-dev:arm64.
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.988 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 4.992 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:58:05 [2023-07-01T01:58:05.357Z] #109 5.032 Selecting previously unselected package libglib2.0-dev:arm64.
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.035 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.039 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.224 Selecting previously unselected package libseccomp-dev:arm64.
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.227 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.230 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.267 Selecting previously unselected package libsecret-1-dev:arm64.
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.270 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.274 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
01:58:05 [2023-07-01T01:58:05.617Z] #109 5.332 Selecting previously unselected package libsystemd-dev:arm64.
01:58:05 [2023-07-01T01:58:05.876Z] #109 5.334 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
01:58:05 [2023-07-01T01:58:05.876Z] #109 5.338 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:58:05 [2023-07-01T01:58:05.876Z] #109 5.448 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
01:58:05 [2023-07-01T01:58:05.876Z] #109 5.461 Setting up libglib2.0-dev-bin (2.66.8-1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.634 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.685 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.706 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.722 Setting up libpcre16-3:arm64 (2:8.39-13) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.745 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.758 Setting up libffi-dev:arm64 (3.3-6) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.773 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.786 Setting up dpkg-dev (1.20.12) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.803 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.136Z] #109 5.814 Setting up libglib2.0-data (2.66.8-1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.824 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.834 Setting up libpcre32-3:arm64 (2:8.39-13) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.847 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.858 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.870 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.882 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.892 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.903 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.916 Setting up libsecret-common (0.20.4-2) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.927 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.943 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.952 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.963 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.974 Setting up libglib2.0-bin (2.66.8-1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.988 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 5.999 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 6.009 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:58:06 [2023-07-01T01:58:06.396Z] #109 6.019 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.031 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.043 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.057 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.068 No schema files found: doing nothing.
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.072 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 6.091 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
01:58:06 [2023-07-01T01:58:06.656Z] #109 DONE 6.3s
01:58:06 [2023-07-01T01:58:06.916Z] 
01:58:06 [2023-07-01T01:58:06.916Z] #110 [dev 1/1] COPY . .
01:58:07 [2023-07-01T01:58:07.856Z] #110 DONE 0.9s
01:58:07 [2023-07-01T01:58:07.856Z] 
01:58:07 [2023-07-01T01:58:07.856Z] #111 exporting to image
01:58:07 [2023-07-01T01:58:07.856Z] #111 exporting layers
01:58:08 [2023-07-01T01:58:08.425Z] #111 exporting layers 0.9s done
01:58:08 [2023-07-01T01:58:08.425Z] #111 writing image sha256:408bc51b684446de355ee4d46c6bde2a1b30f1153724de5c7e16c5e3d7aaacf3 done
01:58:08 [2023-07-01T01:58:08.425Z] #111 naming to docker.io/library/docker:521fbb36c06db6c441642b2684ce4b2076d2fcbd done
01:58:08 [2023-07-01T01:58:08.425Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:58:08 [2023-07-01T01:58:08.739Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:58:09 [2023-07-01T01:58:09.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=521fbb36c06db6c441642b2684ce4b2076d2fcbd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:521fbb36c06db6c441642b2684ce4b2076d2fcbd hack/test/unit
01:58:09 [2023-07-01T01:58:09.284Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
01:58:09 [2023-07-01T01:58:09.284Z] + TESTFLAGS+=' -test.timeout=5m'
01:58:09 [2023-07-01T01:58:09.284Z] + TESTDIRS=./...
01:58:09 [2023-07-01T01:58:09.284Z] + exclude_paths='/vendor/|/integration'
01:58:09 [2023-07-01T01:58:09.284Z] ++ go list ./...
01:58:09 [2023-07-01T01:58:09.284Z] ++ grep -vE '(/vendor/|/integration)'
01:58:09 [2023-07-01T01:58:09.857Z] + pkg_list='github.com/docker/docker/api
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/backend/build
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/httpstatus
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/httputils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/middleware
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/build
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/checkpoint
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/debug
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/distribution
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/grpc
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/image
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/network
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/plugin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/session
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/swarm
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/system
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/volume
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/backend
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/blkiodev
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/events
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/filters
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/image
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/mount
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/network
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/plugins/logdriver
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/registry
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/strslice
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/swarm
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/swarm/runtime
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/time
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions/v1p19
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions/v1p20
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/volume
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/exporter
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/worker
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/worker/label
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/dockerfile
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/remotecontext
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/remotecontext/git
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/remotecontext/urlutil
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cli
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cli/config
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cli/debug
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cli/winresources/docker-proxy
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cli/winresources/dockerd
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/client
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cmd/docker-proxy
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cmd/dockerd
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cmd/dockerd/trap
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/container/stream
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/contrib/apparmor
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/contrib/docker-device-tool
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/contrib/httpserver
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster/convert
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster/executor
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster/executor/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/cluster/provider
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/config
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/events
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/events/testutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/exec
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/aufs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/copy
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/overlay
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/register
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/vfs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/graphdriver/zfs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/images
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/initlayer
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/links
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/listeners
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/awslogs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/fluentd
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/gcplogs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/gelf
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/journald
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/local
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/logentries
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/loggertest
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/loggerutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/splunk
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/syslog
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/logger/templates
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/names
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/network
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/daemon/stats
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/distribution
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/distribution/metadata
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/distribution/utils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/distribution/xfer
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/dockerversion
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/errdefs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/image
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/image/cache
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/image/tarexport
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/image/v1
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/internal/test/suite
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/layer
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libcontainerd
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libcontainerd/queue
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libcontainerd/remote
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libcontainerd/supervisor
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libcontainerd/types
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/bitseq
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cluster
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/config
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/datastore
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/diagnostic
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/discoverapi
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/driverapi
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/host
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/null
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/overlay
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/remote
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/windows
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/drvregistry
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/etchosts
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/idm
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/internal/caller
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipam
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipamapi
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipams/builtin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipams/null
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipams/remote
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ipamutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/iptables
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/netlabel
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/netutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/networkdb
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/ns
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/options
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/osl
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/osl/kernel
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/portallocator
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/portmapper
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/resolvconf
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/testutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/libnetwork/types
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/oci
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/oci/caps
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/opts
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/aaparser
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/archive
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/authorization
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/broadcaster
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/capabilities
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/chrootarchive
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/containerfs
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/devicemapper
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/directory
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/dmesg
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/fileutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/fsutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/homedir
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/idtools
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/ioutils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/jsonmessage
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/longpath
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/loopback
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/namesgenerator
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/parsers
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/parsers/kernel
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/pidfile
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/platform
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugingetter
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugins
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/plugins/transport
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/pools
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/progress
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/pubsub
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/reexec
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/rootless
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/rootless/specconv
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/signal
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/stack
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/stdcopy
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/streamformatter
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/stringid
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/sysinfo
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/system
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/tailfile
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/tarsum
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/truncindex
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/urlutil
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/pkg/useragent
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/plugin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/plugin/executor/containerd
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/plugin/v2
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/profiles/apparmor
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/profiles/seccomp
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/quota
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/reference
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/registry
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/registry/resumable
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/restartmanager
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/runconfig
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/runconfig/opts
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/daemon
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/environment
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fakecontext
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fakegit
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fakestorage
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fixtures/load
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fixtures/plugin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/registry
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/testutil/request
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/drivers
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/local
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/mounts
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/service
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/service/opts
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/volume/testutils'
01:58:09 [2023-07-01T01:58:09.857Z] ++ grep --fixed-strings -v /libnetwork
01:58:09 [2023-07-01T01:58:09.857Z] ++ echo 'github.com/docker/docker/api
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/backend/build
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/httpstatus
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/httputils
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/middleware
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/build
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/checkpoint
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/debug
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/distribution
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/grpc
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/image
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/network
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/plugin
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/session
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/swarm
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/system
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/server/router/volume
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/backend
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/blkiodev
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/container
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/events
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/filters
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/image
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/mount
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/network
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/plugins/logdriver
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/registry
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/strslice
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/swarm
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/swarm/runtime
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/time
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions/v1p19
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/versions/v1p20
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/api/types/volume
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/exporter
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:58:09 [2023-07-01T01:58:09.857Z] github.com/docker/docker/builder/builder-next/worker
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/worker/label
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/dockerfile
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext/git
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext/urlutil
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/config
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/debug
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/winresources/docker-proxy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/winresources/dockerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/client
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/docker-proxy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd/trap
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/container/stream
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/apparmor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/docker-device-tool
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/httpserver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/convert
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/executor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/executor/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/provider
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/config
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/events
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/events/testutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/exec
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/aufs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/copy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlay
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/register
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/vfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/zfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/images
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/initlayer
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/links
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/listeners
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/awslogs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/fluentd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/gcplogs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/gelf
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/journald
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/local
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/logentries
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggertest
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggerutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/splunk
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/syslog
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/templates
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/names
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/network
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/stats
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/distribution
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/distribution/metadata
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/distribution/utils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/distribution/xfer
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/dockerversion
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/errdefs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/image
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/image/cache
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/image/tarexport
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/image/v1
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/internal/test/suite
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/layer
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libcontainerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libcontainerd/queue
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libcontainerd/remote
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libcontainerd/supervisor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libcontainerd/types
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/bitseq
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cluster
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/config
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/datastore
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/diagnostic
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/discoverapi
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/driverapi
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/host
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/null
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/overlay
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/remote
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/windows
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/drvregistry
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/etchosts
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/idm
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/internal/caller
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipam
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipamapi
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipams/builtin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipams/null
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipams/remote
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ipamutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/iptables
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/netlabel
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/netutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/networkdb
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/ns
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/options
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/osl
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/osl/kernel
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/portallocator
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/portmapper
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/resolvconf
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/testutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/libnetwork/types
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/oci
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/oci/caps
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/opts
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/aaparser
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/archive
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/authorization
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/broadcaster
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/capabilities
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/chrootarchive
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/containerfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/devicemapper
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/directory
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/dmesg
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/fileutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/fsutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/homedir
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/idtools
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/ioutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/jsonmessage
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/longpath
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/loopback
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/namesgenerator
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/parsers
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/parsers/kernel
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/pidfile
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/platform
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugingetter
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugins
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/plugins/transport
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/pools
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/progress
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/pubsub
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/reexec
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/rootless
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/rootless/specconv
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/signal
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/stack
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/stdcopy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/streamformatter
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/stringid
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/sysinfo
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/system
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/tailfile
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/tarsum
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/truncindex
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/urlutil
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/pkg/useragent
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/plugin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/plugin/executor/containerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/plugin/v2
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/profiles/apparmor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/profiles/seccomp
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/quota
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/reference
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/registry
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/registry/resumable
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/restartmanager
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/runconfig
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/runconfig/opts
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/daemon
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/environment
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fakecontext
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fakegit
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fakestorage
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fixtures/load
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fixtures/plugin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/registry
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/testutil/request
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/drivers
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/local
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/mounts
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/service
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/service/opts
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/volume/testutils'
01:58:09 [2023-07-01T01:58:09.858Z] + base_pkg_list='github.com/docker/docker/api
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/backend/build
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/httpstatus
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/httputils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/middleware
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/build
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/checkpoint
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/debug
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/distribution
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/grpc
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/image
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/network
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/plugin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/session
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/swarm
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/system
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/server/router/volume
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/backend
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/blkiodev
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/events
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/filters
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/image
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/mount
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/network
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/plugins/logdriver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/registry
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/strslice
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/swarm
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/swarm/runtime
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/time
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/versions
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/versions/v1p19
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/versions/v1p20
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/api/types/volume
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/exporter
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/worker
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/builder-next/worker/label
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/dockerfile
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext/git
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/builder/remotecontext/urlutil
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/config
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/debug
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/winresources/docker-proxy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cli/winresources/dockerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/client
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/docker-proxy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd/trap
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/container/stream
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/apparmor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/docker-device-tool
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/contrib/httpserver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/convert
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/executor
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/executor/container
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/cluster/provider
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/config
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/events
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/events/testutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/exec
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/aufs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/copy
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlay
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/register
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/vfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/graphdriver/zfs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/images
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/initlayer
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/links
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/listeners
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/awslogs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/fluentd
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/gcplogs
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/gelf
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/journald
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/local
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/logentries
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggertest
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggerutils
01:58:09 [2023-07-01T01:58:09.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/splunk
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/syslog
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/templates
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/names
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/network
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/stats
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/metadata
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/utils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/xfer
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/dockerversion
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/errdefs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/cache
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/tarexport
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/v1
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/internal/test/suite
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/layer
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/queue
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/remote
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/supervisor
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/types
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/oci
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/oci/caps
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/opts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/aaparser
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/archive
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/authorization
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/broadcaster
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/capabilities
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/chrootarchive
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/containerfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/devicemapper
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/directory
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/dmesg
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/fileutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/fsutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/homedir
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/idtools
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/ioutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/jsonmessage
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/longpath
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/loopback
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/namesgenerator
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/parsers
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/parsers/kernel
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/pidfile
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/platform
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugingetter
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugins
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/plugins/transport
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/pools
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/progress
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/pubsub
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/reexec
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/rootless
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/rootless/specconv
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/signal
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/stack
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/stdcopy
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/streamformatter
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/stringid
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/sysinfo
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/system
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/tailfile
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/tarsum
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/truncindex
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/urlutil
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/useragent
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/plugin
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/plugin/executor/containerd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/plugin/v2
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/profiles/apparmor
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/profiles/seccomp
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/quota
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/reference
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/registry
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/registry/resumable
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/restartmanager
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/runconfig
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/runconfig/opts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/daemon
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/environment
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fakecontext
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fakegit
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fakestorage
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fixtures/load
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fixtures/plugin
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/registry
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/testutil/request
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/drivers
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/local
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/mounts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/service
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/service/opts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/volume/testutils'
01:58:09 [2023-07-01T01:58:09.859Z] ++ grep --fixed-strings /libnetwork
01:58:09 [2023-07-01T01:58:09.859Z] ++ echo 'github.com/docker/docker/api
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/backend/build
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/httpstatus
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/httputils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/middleware
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/build
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/checkpoint
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/container
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/debug
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/distribution
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/grpc
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/image
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/network
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/plugin
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/session
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/swarm
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/system
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/server/router/volume
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/backend
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/blkiodev
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/container
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/events
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/filters
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/image
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/mount
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/network
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/plugins/logdriver
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/registry
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/strslice
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/swarm
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/swarm/runtime
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/time
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/versions
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/versions/v1p19
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/versions/v1p20
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/api/types/volume
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/exporter
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/worker
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/builder-next/worker/label
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/dockerfile
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/remotecontext
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/remotecontext/git
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/builder/remotecontext/urlutil
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cli
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cli/config
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cli/debug
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cli/winresources/docker-proxy
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cli/winresources/dockerd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/client
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cmd/docker-proxy
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cmd/dockerd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cmd/dockerd/trap
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/container
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/container/stream
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/contrib/apparmor
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/contrib/docker-device-tool
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/contrib/httpserver
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster/convert
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster/executor
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster/executor/container
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/cluster/provider
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/config
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/events
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/events/testutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/exec
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/aufs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/copy
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/overlay
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/register
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/vfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/graphdriver/zfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/images
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/initlayer
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/links
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/listeners
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/awslogs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/fluentd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/gcplogs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/gelf
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/journald
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/local
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/logentries
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/loggertest
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/loggerutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/splunk
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/syslog
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/logger/templates
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/names
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/network
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/daemon/stats
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/metadata
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/utils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/distribution/xfer
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/dockerversion
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/errdefs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/cache
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/tarexport
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/image/v1
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/internal/test/suite
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/layer
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/queue
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/remote
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/supervisor
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libcontainerd/types
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/bitseq
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cluster
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/config
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/datastore
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/diagnostic
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/discoverapi
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/driverapi
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/host
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/null
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/overlay
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/remote
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/windows
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/drvregistry
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/etchosts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/idm
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/internal/caller
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipam
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipamapi
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipams/builtin
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipams/null
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipams/remote
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ipamutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/iptables
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/netlabel
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/netutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/networkdb
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/ns
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/options
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/osl
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/osl/kernel
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/portallocator
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/portmapper
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/resolvconf
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/testutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/libnetwork/types
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/oci
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/oci/caps
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/opts
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/aaparser
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/archive
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/authorization
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/broadcaster
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/capabilities
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/chrootarchive
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/containerfs
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/devicemapper
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/directory
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/dmesg
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/fileutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/fsutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/homedir
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/idtools
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/ioutils
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/jsonmessage
01:58:09 [2023-07-01T01:58:09.859Z] github.com/docker/docker/pkg/longpath
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/loopback
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/namesgenerator
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/parsers
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/parsers/kernel
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/pidfile
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/platform
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugingetter
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugins
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/plugins/transport
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/pools
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/progress
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/pubsub
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/reexec
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/rootless
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/rootless/specconv
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/signal
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/stack
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/stdcopy
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/streamformatter
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/stringid
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/sysinfo
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/system
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/tailfile
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/tarsum
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/truncindex
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/urlutil
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/pkg/useragent
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/plugin
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/plugin/executor/containerd
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/plugin/v2
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/profiles/apparmor
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/profiles/seccomp
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/quota
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/reference
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/registry
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/registry/resumable
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/restartmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/runconfig
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/runconfig/opts
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/daemon
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/environment
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fakecontext
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fakegit
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fakestorage
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fixtures/load
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fixtures/plugin
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/registry
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/testutil/request
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/drivers
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/local
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/mounts
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/service
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/service/opts
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/volume/testutils'
01:58:09 [2023-07-01T01:58:09.860Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/bitseq
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cluster
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/config
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/datastore
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/diagnostic
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/discoverapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/driverapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/host
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/null
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/remote
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/windows
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drvregistry
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/etchosts
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/idm
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/internal/caller
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipam
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipamapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/builtin
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/null
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/remote
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipamutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/iptables
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/netlabel
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/netutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/networkdb
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ns
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/options
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/osl
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/osl/kernel
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/portallocator
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/portmapper
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/resolvconf
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/testutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/types'
01:58:09 [2023-07-01T01:58:09.860Z] + echo 'github.com/docker/docker/libnetwork
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/bitseq
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cluster
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/config
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/datastore
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/diagnostic
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/discoverapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/driverapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/host
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/null
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/remote
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/windows
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drvregistry
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/etchosts
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/idm
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/internal/caller
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipam
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipamapi
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/builtin
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/null
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/remote
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ipamutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/iptables
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/netlabel
01:58:09 [2023-07-01T01:58:09.860Z] + grep --fixed-strings libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/netutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/networkdb
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/ns
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/options
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/osl
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/osl/kernel
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/portallocator
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/portmapper
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/resolvconf
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/testutils
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/types'
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge
01:58:09 [2023-07-01T01:58:09.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:58:09 [2023-07-01T01:58:09.860Z] + type docker-proxy
01:58:09 [2023-07-01T01:58:09.860Z] hack/test/unit: line 25: type: docker-proxy: not found
01:58:09 [2023-07-01T01:58:09.860Z] + hack/make.sh binary-proxy install-proxy
01:58:09 [2023-07-01T01:58:09.860Z] 
01:58:09 [2023-07-01T01:58:09.860Z] Removing bundles/
01:58:09 [2023-07-01T01:58:09.860Z] 
01:58:09 [2023-07-01T01:58:09.860Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:58:09 [2023-07-01T01:58:09.860Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
01:58:14 [2023-07-01T01:58:14.061Z] Created binary: bundles/binary-proxy/docker-proxy
01:58:14 [2023-07-01T01:58:14.061Z] 
01:58:14 [2023-07-01T01:58:14.061Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:58:14 [2023-07-01T01:58:14.061Z] Installing docker-proxy to /usr/local/bin/
01:58:14 [2023-07-01T01:58:14.061Z] 
01:58:14 [2023-07-01T01:58:14.061Z] + mkdir -p bundles
01:58:14 [2023-07-01T01:58:14.061Z] + '[' -n 'github.com/docker/docker/api
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/backend/build
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/httpstatus
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/httputils
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/middleware
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/build
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/checkpoint
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/container
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/debug
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/distribution
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/grpc
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/image
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/network
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/plugin
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/session
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/swarm
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/system
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/server/router/volume
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/backend
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/blkiodev
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/container
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/events
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/filters
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/image
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/mount
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/network
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/plugins/logdriver
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/registry
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/strslice
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/swarm
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/swarm/runtime
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/time
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/versions
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/versions/v1p19
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/versions/v1p20
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/api/types/volume
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/exporter
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/worker
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/builder-next/worker/label
01:58:14 [2023-07-01T01:58:14.061Z] github.com/docker/docker/builder/dockerfile
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/builder/remotecontext
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/builder/remotecontext/git
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/builder/remotecontext/urlutil
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cli
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cli/config
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cli/debug
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cli/winresources/docker-proxy
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cli/winresources/dockerd
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/client
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cmd/docker-proxy
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cmd/dockerd
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cmd/dockerd/trap
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/container
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/container/stream
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/contrib/apparmor
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/contrib/docker-device-tool
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/contrib/httpserver
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster/convert
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster/executor
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster/executor/container
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/cluster/provider
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/config
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/events
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/events/testutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/exec
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/aufs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/copy
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/overlay
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/register
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/vfs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/graphdriver/zfs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/images
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/initlayer
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/links
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/listeners
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/awslogs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/fluentd
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/gcplogs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/gelf
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/journald
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/local
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/logentries
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/loggertest
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/loggerutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/splunk
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/syslog
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/logger/templates
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/names
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/network
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/daemon/stats
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/distribution
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/distribution/metadata
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/distribution/utils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/distribution/xfer
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/dockerversion
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/errdefs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/image
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/image/cache
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/image/tarexport
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/image/v1
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/internal/test/suite
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/layer
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/libcontainerd
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/libcontainerd/queue
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/libcontainerd/remote
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/libcontainerd/supervisor
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/libcontainerd/types
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/oci
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/oci/caps
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/opts
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/aaparser
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/archive
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/authorization
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/broadcaster
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/capabilities
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/chrootarchive
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/containerfs
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/devicemapper
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/directory
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/dmesg
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/fileutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/fsutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/homedir
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/idtools
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/ioutils
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/jsonmessage
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/longpath
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/loopback
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/namesgenerator
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/parsers
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/parsers/kernel
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/pidfile
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/platform
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugingetter
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugins
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/plugins/transport
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/pools
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/progress
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/pubsub
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/reexec
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/rootless
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/rootless/specconv
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/signal
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/stack
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/stdcopy
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/streamformatter
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/stringid
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/sysinfo
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/system
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/tailfile
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/tarsum
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/truncindex
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/urlutil
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/pkg/useragent
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/plugin
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/plugin/executor/containerd
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/plugin/v2
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/profiles/apparmor
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/profiles/seccomp
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/quota
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/reference
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/registry
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/registry/resumable
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/restartmanager
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/runconfig
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/runconfig/opts
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/daemon
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/environment
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fakecontext
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fakegit
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fakestorage
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fixtures/load
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fixtures/plugin
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/registry
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/testutil/request
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/drivers
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/local
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/mounts
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/service
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/service/opts
01:58:14 [2023-07-01T01:58:14.062Z] github.com/docker/docker/volume/testutils' ']'
01:58:14 [2023-07-01T01:58:14.062Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
01:58:14 [2023-07-01T01:58:14.633Z] ?   	github.com/docker/docker/api	[no test files]
01:58:21 [2023-07-01T01:58:21.221Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
01:58:21 [2023-07-01T01:58:21.221Z] ok  	github.com/docker/docker/api/server	0.035s	coverage: 7.9% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/server/httputils	coverage: 31.9% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 6.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/types/filters	coverage: 93.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.7% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
01:58:39 [2023-07-01T01:58:39.343Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
01:58:39 [2023-07-01T01:58:39.913Z] ?   	github.com/docker/docker/cli	[no test files]
01:58:39 [2023-07-01T01:58:39.913Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:58:39 [2023-07-01T01:58:39.913Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:58:39 [2023-07-01T01:58:39.913Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:58:39 [2023-07-01T01:58:39.913Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
01:58:39 [2023-07-01T01:58:39.913Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
01:58:39 [2023-07-01T01:58:39.913Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
01:58:39 [2023-07-01T01:58:39.913Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
01:58:40 [2023-07-01T01:58:40.174Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
01:58:40 [2023-07-01T01:58:40.174Z] ok  	github.com/docker/docker/builder/remotecontext	0.118s	coverage: 13.7% of statements
01:58:40 [2023-07-01T01:58:40.435Z] 	github.com/docker/docker/builder/dockerfile	coverage: 49.3% of statements
01:58:40 [2023-07-01T01:58:40.435Z] ok  	github.com/docker/docker/builder/dockerfile	0.587s	coverage: 49.3% of statements
01:58:42 [2023-07-01T01:58:42.981Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
01:58:42 [2023-07-01T01:58:42.981Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.117s	coverage: 66.5% of statements
01:58:42 [2023-07-01T01:58:42.981Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
01:58:42 [2023-07-01T01:58:42.981Z] ok  	github.com/docker/docker/client	0.133s	coverage: 76.8% of statements
01:58:45 [2023-07-01T01:58:45.538Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 83.5% of statements
01:58:45 [2023-07-01T01:58:45.538Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.295s	coverage: 83.5% of statements
01:58:52 [2023-07-01T01:58:52.135Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:58:52 [2023-07-01T01:58:52.135Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:58:52 [2023-07-01T01:58:52.135Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:58:52 [2023-07-01T01:58:52.135Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:58:52 [2023-07-01T01:58:52.135Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:58:52 [2023-07-01T01:58:52.135Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.1% of statements
01:58:52 [2023-07-01T01:58:52.135Z] ok  	github.com/docker/docker/cmd/dockerd	0.087s	coverage: 30.1% of statements
01:58:52 [2023-07-01T01:58:52.135Z] 	github.com/docker/docker/container	coverage: 36.1% of statements
01:58:52 [2023-07-01T01:58:52.135Z] ok  	github.com/docker/docker/container	0.122s	coverage: 36.1% of statements
01:58:54 [2023-07-01T01:58:54.678Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
01:58:54 [2023-07-01T01:58:54.678Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.503s	coverage: 0.0% of statements
01:58:57 [2023-07-01T01:58:57.219Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:58:57 [2023-07-01T01:58:57.219Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:58:57 [2023-07-01T01:58:57.219Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
01:58:57 [2023-07-01T01:58:57.219Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
01:58:57 [2023-07-01T01:58:57.219Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 39.2% of statements
01:58:57 [2023-07-01T01:58:57.219Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
01:58:57 [2023-07-01T01:58:57.219Z] 	github.com/docker/docker/daemon/config	coverage: 77.0% of statements
01:58:57 [2023-07-01T01:58:57.219Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 77.0% of statements
01:58:57 [2023-07-01T01:58:57.219Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
01:58:57 [2023-07-01T01:58:57.219Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
01:58:57 [2023-07-01T01:58:57.790Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:58:57 [2023-07-01T01:58:57.790Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:58:57 [2023-07-01T01:58:57.790Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
01:58:57 [2023-07-01T01:58:57.790Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
01:58:57 [2023-07-01T01:58:57.790Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
01:58:57 [2023-07-01T01:58:57.790Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
01:58:58 [2023-07-01T01:58:58.361Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
01:58:58 [2023-07-01T01:58:58.361Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.542s	coverage: 74.8% of statements
01:58:58 [2023-07-01T01:58:58.622Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
01:58:58 [2023-07-01T01:58:58.622Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
01:58:58 [2023-07-01T01:58:58.883Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
01:58:58 [2023-07-01T01:58:58.883Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.182s	coverage: 59.6% of statements
01:58:58 [2023-07-01T01:58:58.883Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:58:58 [2023-07-01T01:58:58.883Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
01:58:58 [2023-07-01T01:58:58.883Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
01:58:59 [2023-07-01T01:58:59.453Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:58:59 [2023-07-01T01:58:59.453Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:58:59 [2023-07-01T01:58:59.713Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
01:58:59 [2023-07-01T01:58:59.713Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.288s	coverage: 50.6% of statements
01:58:59 [2023-07-01T01:58:59.713Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
01:58:59 [2023-07-01T01:58:59.713Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
01:59:00 [2023-07-01T01:59:00.284Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
01:59:00 [2023-07-01T01:59:00.284Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
01:59:00 [2023-07-01T01:59:00.544Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
01:59:00 [2023-07-01T01:59:00.545Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.478s	coverage: 13.4% of statements
01:59:00 [2023-07-01T01:59:00.805Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 58.5% of statements
01:59:00 [2023-07-01T01:59:00.805Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.264s	coverage: 58.5% of statements
01:59:01 [2023-07-01T01:59:01.070Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:59:01 [2023-07-01T01:59:01.071Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:59:01 [2023-07-01T01:59:01.071Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
01:59:01 [2023-07-01T01:59:01.071Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
01:59:01 [2023-07-01T01:59:01.071Z] 	github.com/docker/docker/daemon/images	coverage: 6.9% of statements
01:59:01 [2023-07-01T01:59:01.071Z] ok  	github.com/docker/docker/daemon/images	0.090s	coverage: 6.9% of statements
01:59:01 [2023-07-01T01:59:01.648Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
01:59:01 [2023-07-01T01:59:01.648Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
01:59:01 [2023-07-01T01:59:01.909Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:59:01 [2023-07-01T01:59:01.909Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
01:59:01 [2023-07-01T01:59:01.909Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
01:59:01 [2023-07-01T01:59:01.909Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
01:59:01 [2023-07-01T01:59:01.909Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 68.2% of statements
01:59:01 [2023-07-01T01:59:01.909Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 23.4% of statements
01:59:01 [2023-07-01T01:59:01.909Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.4% of statements
01:59:01 [2023-07-01T01:59:01.909Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.0% of statements
01:59:01 [2023-07-01T01:59:01.909Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.147s	coverage: 79.0% of statements
01:59:02 [2023-07-01T01:59:02.482Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
01:59:02 [2023-07-01T01:59:02.482Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
01:59:02 [2023-07-01T01:59:02.482Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:59:02 [2023-07-01T01:59:02.482Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
01:59:02 [2023-07-01T01:59:02.743Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
01:59:02 [2023-07-01T01:59:02.743Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
01:59:02 [2023-07-01T01:59:02.743Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
01:59:02 [2023-07-01T01:59:02.743Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.135s	coverage: 76.8% of statements
01:59:02 [2023-07-01T01:59:02.743Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 62.3% of statements
01:59:02 [2023-07-01T01:59:02.743Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 62.3% of statements
01:59:02 [2023-07-01T01:59:02.743Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
01:59:02 [2023-07-01T01:59:02.743Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.784s	coverage: 45.9% of statements
01:59:03 [2023-07-01T01:59:03.314Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
01:59:03 [2023-07-01T01:59:03.314Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
01:59:03 [2023-07-01T01:59:03.314Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:59:03 [2023-07-01T01:59:03.314Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:59:03 [2023-07-01T01:59:03.314Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
01:59:03 [2023-07-01T01:59:03.314Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
01:59:03 [2023-07-01T01:59:03.314Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
01:59:03 [2023-07-01T01:59:03.314Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
01:59:03 [2023-07-01T01:59:03.314Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
01:59:03 [2023-07-01T01:59:03.314Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
01:59:04 [2023-07-01T01:59:04.697Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:59:04 [2023-07-01T01:59:04.697Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:59:04 [2023-07-01T01:59:04.697Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
01:59:04 [2023-07-01T01:59:04.697Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
01:59:04 [2023-07-01T01:59:04.697Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
01:59:04 [2023-07-01T01:59:04.697Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
01:59:04 [2023-07-01T01:59:04.957Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
01:59:04 [2023-07-01T01:59:04.957Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
01:59:04 [2023-07-01T01:59:04.957Z] 	github.com/docker/docker/image	coverage: 87.3% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ok  	github.com/docker/docker/image	0.030s	coverage: 87.3% of statements
01:59:04 [2023-07-01T01:59:04.957Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ok  	github.com/docker/docker/distribution	0.593s	coverage: 29.5% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ?   	github.com/docker/docker/image/v1	[no test files]
01:59:04 [2023-07-01T01:59:04.957Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:59:04 [2023-07-01T01:59:04.957Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
01:59:04 [2023-07-01T01:59:04.957Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
01:59:06 [2023-07-01T01:59:06.337Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:59:06 [2023-07-01T01:59:06.337Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:59:06 [2023-07-01T01:59:06.337Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:59:06 [2023-07-01T01:59:06.337Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:59:06 [2023-07-01T01:59:06.337Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
01:59:06 [2023-07-01T01:59:06.337Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
01:59:06 [2023-07-01T01:59:06.337Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:59:06 [2023-07-01T01:59:06.337Z] 	github.com/docker/docker/oci	coverage: 46.0% of statements
01:59:06 [2023-07-01T01:59:06.337Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
01:59:06 [2023-07-01T01:59:06.598Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
01:59:06 [2023-07-01T01:59:06.598Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
01:59:06 [2023-07-01T01:59:06.598Z] 	github.com/docker/docker/opts	coverage: 66.0% of statements
01:59:06 [2023-07-01T01:59:06.598Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
01:59:06 [2023-07-01T01:59:06.858Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
01:59:06 [2023-07-01T01:59:06.858Z] ok  	github.com/docker/docker/distribution/xfer	2.340s	coverage: 85.4% of statements
01:59:07 [2023-07-01T01:59:07.119Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
01:59:07 [2023-07-01T01:59:07.119Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
01:59:07 [2023-07-01T01:59:07.119Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:59:07 [2023-07-01T01:59:07.119Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
01:59:07 [2023-07-01T01:59:07.380Z] 	github.com/docker/docker/daemon	coverage: 16.5% of statements
01:59:07 [2023-07-01T01:59:07.380Z] ok  	github.com/docker/docker/daemon	10.106s	coverage: 16.5% of statements
01:59:07 [2023-07-01T01:59:07.380Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:59:07 [2023-07-01T01:59:07.380Z] 	github.com/docker/docker/pkg/containerfs	coverage: 6.7% of statements
01:59:07 [2023-07-01T01:59:07.380Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
01:59:07 [2023-07-01T01:59:07.380Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
01:59:07 [2023-07-01T01:59:07.380Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
01:59:07 [2023-07-01T01:59:07.380Z] 	github.com/docker/docker/pkg/archive	coverage: 82.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ok  	github.com/docker/docker/pkg/archive	0.392s	coverage: 82.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
01:59:07 [2023-07-01T01:59:07.640Z] 	github.com/docker/docker/pkg/fileutils	coverage: 57.9% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 57.9% of statements
01:59:07 [2023-07-01T01:59:07.640Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ok  	github.com/docker/docker/pkg/authorization	0.471s	coverage: 68.3% of statements
01:59:07 [2023-07-01T01:59:07.640Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
01:59:07 [2023-07-01T01:59:07.640Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
01:59:07 [2023-07-01T01:59:07.900Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:59:07 [2023-07-01T01:59:07.900Z] 	github.com/docker/docker/pkg/longpath	coverage: 100.0% of statements
01:59:07 [2023-07-01T01:59:07.900Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
01:59:07 [2023-07-01T01:59:07.900Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
01:59:07 [2023-07-01T01:59:07.900Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
01:59:07 [2023-07-01T01:59:07.900Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
01:59:07 [2023-07-01T01:59:07.900Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
01:59:08 [2023-07-01T01:59:08.162Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
01:59:08 [2023-07-01T01:59:08.162Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
01:59:08 [2023-07-01T01:59:08.162Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
01:59:08 [2023-07-01T01:59:08.162Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
01:59:08 [2023-07-01T01:59:08.162Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.5% of statements
01:59:08 [2023-07-01T01:59:08.162Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
01:59:08 [2023-07-01T01:59:08.162Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:59:08 [2023-07-01T01:59:08.162Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:59:08 [2023-07-01T01:59:08.162Z] 	github.com/docker/docker/pkg/pidfile	coverage: 82.4% of statements
01:59:08 [2023-07-01T01:59:08.162Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
01:59:08 [2023-07-01T01:59:08.422Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.6% of statements
01:59:08 [2023-07-01T01:59:08.422Z] ok  	github.com/docker/docker/pkg/ioutils	0.365s	coverage: 71.6% of statements
01:59:08 [2023-07-01T01:59:08.422Z] 	github.com/docker/docker/pkg/idtools	coverage: 68.1% of statements
01:59:08 [2023-07-01T01:59:08.422Z] ok  	github.com/docker/docker/pkg/idtools	0.389s	coverage: 68.1% of statements
01:59:08 [2023-07-01T01:59:08.992Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:59:08 [2023-07-01T01:59:08.992Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:59:08 [2023-07-01T01:59:08.992Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
01:59:08 [2023-07-01T01:59:08.992Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
01:59:08 [2023-07-01T01:59:08.992Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
01:59:08 [2023-07-01T01:59:08.992Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
01:59:08 [2023-07-01T01:59:08.992Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
01:59:08 [2023-07-01T01:59:08.992Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
01:59:08 [2023-07-01T01:59:08.992Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
01:59:08 [2023-07-01T01:59:08.992Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
01:59:08 [2023-07-01T01:59:08.993Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:59:08 [2023-07-01T01:59:08.993Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
01:59:08 [2023-07-01T01:59:08.993Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
01:59:08 [2023-07-01T01:59:08.993Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
01:59:08 [2023-07-01T01:59:08.993Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
01:59:08 [2023-07-01T01:59:08.993Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
01:59:09 [2023-07-01T01:59:09.253Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
01:59:09 [2023-07-01T01:59:09.253Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
01:59:09 [2023-07-01T01:59:09.253Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
01:59:09 [2023-07-01T01:59:09.253Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
01:59:09 [2023-07-01T01:59:09.253Z] 	github.com/docker/docker/pkg/stringid	coverage: 70.6% of statements
01:59:09 [2023-07-01T01:59:09.253Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
01:59:09 [2023-07-01T01:59:09.514Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
01:59:09 [2023-07-01T01:59:09.514Z] ok  	github.com/docker/docker/pkg/stringid	0.021s	coverage: 70.6% of statements
01:59:09 [2023-07-01T01:59:09.514Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
01:59:09 [2023-07-01T01:59:09.514Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 53.6% of statements
01:59:09 [2023-07-01T01:59:09.514Z] 	github.com/docker/docker/pkg/system	coverage: 44.8% of statements
01:59:09 [2023-07-01T01:59:09.514Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 44.8% of statements
01:59:09 [2023-07-01T01:59:09.774Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
01:59:09 [2023-07-01T01:59:09.774Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
01:59:09 [2023-07-01T01:59:09.774Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 43.1% of statements
01:59:09 [2023-07-01T01:59:09.774Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.592s	coverage: 43.1% of statements
01:59:09 [2023-07-01T01:59:09.774Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
01:59:09 [2023-07-01T01:59:09.774Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
01:59:09 [2023-07-01T01:59:09.774Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:59:09 [2023-07-01T01:59:09.774Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.3% of statements
01:59:09 [2023-07-01T01:59:09.774Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
01:59:10 [2023-07-01T01:59:10.034Z] 	github.com/docker/docker/pkg/truncindex	coverage: 91.5% of statements
01:59:10 [2023-07-01T01:59:10.034Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
01:59:10 [2023-07-01T01:59:10.604Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:59:10 [2023-07-01T01:59:10.604Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:59:10 [2023-07-01T01:59:10.604Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
01:59:10 [2023-07-01T01:59:10.604Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
01:59:10 [2023-07-01T01:59:10.604Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
01:59:10 [2023-07-01T01:59:10.604Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
01:59:10 [2023-07-01T01:59:10.865Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
01:59:10 [2023-07-01T01:59:10.865Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
01:59:11 [2023-07-01T01:59:11.125Z] 	github.com/docker/docker/plugin	coverage: 23.2% of statements
01:59:11 [2023-07-01T01:59:11.125Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
01:59:11 [2023-07-01T01:59:11.125Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
01:59:11 [2023-07-01T01:59:11.125Z] ok  	github.com/docker/docker/quota	0.306s	coverage: 71.4% of statements
01:59:11 [2023-07-01T01:59:11.385Z] 	github.com/docker/docker/restartmanager	coverage: 50.9% of statements
01:59:11 [2023-07-01T01:59:11.385Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
01:59:11 [2023-07-01T01:59:11.385Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
01:59:11 [2023-07-01T01:59:11.385Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
01:59:11 [2023-07-01T01:59:11.645Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:59:11 [2023-07-01T01:59:11.645Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
01:59:11 [2023-07-01T01:59:11.645Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
01:59:11 [2023-07-01T01:59:11.645Z] 	github.com/docker/docker/registry	coverage: 58.7% of statements
01:59:11 [2023-07-01T01:59:11.645Z] 	github.com/docker/docker/runconfig	coverage: 64.5% of statements
01:59:11 [2023-07-01T01:59:11.645Z] ok  	github.com/docker/docker/registry	0.102s	coverage: 58.7% of statements
01:59:11 [2023-07-01T01:59:11.645Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 64.5% of statements
01:59:11 [2023-07-01T01:59:11.905Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:59:11 [2023-07-01T01:59:11.905Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:59:11 [2023-07-01T01:59:11.905Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:59:12 [2023-07-01T01:59:12.165Z] ?   	github.com/docker/docker/volume	[no test files]
01:59:12 [2023-07-01T01:59:12.735Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
01:59:12 [2023-07-01T01:59:12.735Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
01:59:12 [2023-07-01T01:59:12.735Z] 	github.com/docker/docker/volume/mounts	coverage: 65.4% of statements
01:59:12 [2023-07-01T01:59:12.735Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.4% of statements
01:59:12 [2023-07-01T01:59:12.995Z] 	github.com/docker/docker/volume/local	coverage: 74.9% of statements
01:59:12 [2023-07-01T01:59:12.995Z] ok  	github.com/docker/docker/volume/local	0.122s	coverage: 74.9% of statements
01:59:13 [2023-07-01T01:59:13.254Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
01:59:13 [2023-07-01T01:59:13.254Z] ok  	github.com/docker/docker/layer	7.065s	coverage: 68.9% of statements
01:59:13 [2023-07-01T01:59:13.254Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:59:13 [2023-07-01T01:59:13.254Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:59:13 [2023-07-01T01:59:13.254Z] 	github.com/docker/docker/volume/service	coverage: 72.0% of statements
01:59:13 [2023-07-01T01:59:13.254Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.0% of statements
01:59:45 [2023-07-01T01:59:45.346Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
01:59:45 [2023-07-01T01:59:45.346Z] ok  	github.com/docker/docker/pkg/plugins	33.654s	coverage: 74.4% of statements
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === Skipped
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     network_proxy_test.go:208: No support for dual stack yet
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver btrfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver btrfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver btrfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver btrfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver btrfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:71: No driver to put!
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z] time="2023-07-01T01:58:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z] time="2023-07-01T01:58:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z] time="2023-07-01T01:58:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z] time="2023-07-01T01:58:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z] time="2023-07-01T01:58:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:71: No driver to put!
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     overlay_test.go:50: Fails to compute changes intermittently
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver zfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver zfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver zfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver zfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:44: Driver zfs not supported
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     graphtest_unix.go:71: No driver to put!
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:59:45 [2023-07-01T01:59:45.346Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
01:59:45 [2023-07-01T01:59:45.346Z] 
01:59:45 [2023-07-01T01:59:45.346Z] DONE 2804 tests, 28 skipped in 88.551s
01:59:45 [2023-07-01T01:59:45.346Z] + '[' -n 'github.com/docker/docker/libnetwork
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/bitseq
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cluster
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:59:45 [2023-07-01T01:59:45.346Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/config
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/datastore
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/diagnostic
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/discoverapi
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/driverapi
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/bridge
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/host
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/null
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/overlay
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/remote
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/windows
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/drvregistry
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/etchosts
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/idm
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/internal/caller
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipam
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipamapi
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipams/builtin
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipams/null
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipams/remote
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ipamutils
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/iptables
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/netlabel
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/netutils
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/networkdb
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/ns
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/options
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/osl
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/osl/kernel
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/portallocator
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/portmapper
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/resolvconf
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/testutils
01:59:45 [2023-07-01T01:59:45.347Z] github.com/docker/docker/libnetwork/types' ']'
01:59:45 [2023-07-01T01:59:45.347Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
02:00:32 [2023-07-01T02:00:32.043Z] 	github.com/docker/docker/libnetwork	coverage: 41.4% of statements
02:00:32 [2023-07-01T02:00:32.043Z] ok  	github.com/docker/docker/libnetwork	44.440s	coverage: 41.4% of statements
02:00:32 [2023-07-01T02:00:32.043Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 84.4% of statements
02:00:32 [2023-07-01T02:00:32.043Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.145s	coverage: 84.4% of statements
02:00:32 [2023-07-01T02:00:32.043Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
02:00:32 [2023-07-01T02:00:32.043Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
02:00:32 [2023-07-01T02:00:32.303Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
02:00:32 [2023-07-01T02:00:32.872Z] 	github.com/docker/docker/libnetwork/config	coverage: 9.3% of statements
02:00:32 [2023-07-01T02:00:32.872Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
02:00:33 [2023-07-01T02:00:33.132Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 21.9% of statements
02:00:33 [2023-07-01T02:00:33.132Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
02:00:33 [2023-07-01T02:00:33.132Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
02:00:33 [2023-07-01T02:00:33.132Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
02:00:33 [2023-07-01T02:00:33.392Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
02:00:33 [2023-07-01T02:00:33.392Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
02:00:36 [2023-07-01T02:00:36.686Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 60.1% of statements
02:00:36 [2023-07-01T02:00:36.686Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.930s	coverage: 60.1% of statements
02:00:36 [2023-07-01T02:00:36.686Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
02:00:36 [2023-07-01T02:00:36.686Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
02:00:36 [2023-07-01T02:00:36.686Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
02:00:37 [2023-07-01T02:00:37.625Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 4.9% of statements
02:00:37 [2023-07-01T02:00:37.625Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.192s	coverage: 4.9% of statements
02:00:37 [2023-07-01T02:00:37.625Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
02:00:38 [2023-07-01T02:00:38.195Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.5% of statements
02:00:38 [2023-07-01T02:00:38.195Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
02:00:38 [2023-07-01T02:00:38.195Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
02:00:38 [2023-07-01T02:00:38.455Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
02:00:38 [2023-07-01T02:00:38.455Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
02:00:48 [2023-07-01T02:00:48.442Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.7% of statements
02:00:48 [2023-07-01T02:00:48.442Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.174s	coverage: 6.7% of statements
02:00:48 [2023-07-01T02:00:48.442Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
02:00:48 [2023-07-01T02:00:48.442Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
02:00:48 [2023-07-01T02:00:48.442Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
02:00:48 [2023-07-01T02:00:48.702Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
02:00:48 [2023-07-01T02:00:48.702Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
02:00:48 [2023-07-01T02:00:48.702Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
02:00:48 [2023-07-01T02:00:48.702Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
02:00:48 [2023-07-01T02:00:48.702Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
02:00:49 [2023-07-01T02:00:49.271Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 82.4% of statements
02:00:49 [2023-07-01T02:00:49.271Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
02:00:49 [2023-07-01T02:00:49.531Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.2% of statements
02:00:49 [2023-07-01T02:00:49.531Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
02:00:49 [2023-07-01T02:00:49.790Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
02:00:49 [2023-07-01T02:00:49.790Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
02:00:49 [2023-07-01T02:00:49.790Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
02:00:49 [2023-07-01T02:00:49.790Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
02:01:02 [2023-07-01T02:01:02.012Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
02:01:02 [2023-07-01T02:01:02.012Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
02:01:16 [2023-07-01T02:01:16.911Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 85.3% of statements
02:01:16 [2023-07-01T02:01:16.911Z] ok  	github.com/docker/docker/libnetwork/ipam	16.249s	coverage: 85.3% of statements
02:01:16 [2023-07-01T02:01:16.911Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
02:01:16 [2023-07-01T02:01:16.911Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
02:01:17 [2023-07-01T02:01:17.172Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
02:01:17 [2023-07-01T02:01:17.172Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
02:01:17 [2023-07-01T02:01:17.743Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
02:01:17 [2023-07-01T02:01:17.743Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
02:01:17 [2023-07-01T02:01:17.743Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
02:01:18 [2023-07-01T02:01:18.003Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 71.4% of statements
02:01:18 [2023-07-01T02:01:18.003Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
02:01:18 [2023-07-01T02:01:18.574Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 74.0% of statements
02:01:18 [2023-07-01T02:01:18.574Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.294s	coverage: 74.0% of statements
02:01:19 [2023-07-01T02:01:19.529Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
02:01:19 [2023-07-01T02:01:19.529Z] ok  	github.com/docker/docker/libnetwork/iptables	0.228s	coverage: 40.7% of statements
02:01:19 [2023-07-01T02:01:19.529Z] 	github.com/docker/docker/libnetwork/netlabel	coverage: 60.0% of statements
02:01:19 [2023-07-01T02:01:19.529Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
02:01:19 [2023-07-01T02:01:19.794Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 44.1% of statements
02:01:19 [2023-07-01T02:01:19.794Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 44.1% of statements
02:03:11 [2023-07-01T02:03:11.424Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.600s	coverage: 60.2% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
02:03:11 [2023-07-01T02:03:11.424Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
02:03:11 [2023-07-01T02:03:11.424Z] 	github.com/docker/docker/libnetwork/osl	coverage: 42.1% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ok  	github.com/docker/docker/libnetwork/osl	4.514s	coverage: 42.1% of statements
02:03:11 [2023-07-01T02:03:11.424Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
02:03:11 [2023-07-01T02:03:11.424Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
02:03:11 [2023-07-01T02:03:11.424Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
02:03:12 [2023-07-01T02:03:12.808Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 48.6% of statements
02:03:12 [2023-07-01T02:03:12.808Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.689s	coverage: 48.6% of statements
02:03:12 [2023-07-01T02:03:12.808Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
02:03:12 [2023-07-01T02:03:12.808Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
02:03:12 [2023-07-01T02:03:12.808Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
02:03:13 [2023-07-01T02:03:13.068Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
02:03:13 [2023-07-01T02:03:13.068Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
02:03:13 [2023-07-01T02:03:13.068Z] 
02:03:13 [2023-07-01T02:03:13.068Z] === Skipped
02:03:13 [2023-07-01T02:03:13.068Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
02:03:13 [2023-07-01T02:03:13.068Z]     firewalld_test.go:14: firewalld is not running
02:03:13 [2023-07-01T02:03:13.068Z] 
02:03:13 [2023-07-01T02:03:13.068Z] DONE 331 tests, 1 skipped in 210.429s
Post stage
[Pipeline] junit
02:03:13 [2023-07-01T02:03:13.658Z] Recording test results
02:03:14 [2023-07-01T02:03:14.942Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:03:15 [2023-07-01T02:03:15.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=521fbb36c06db6c441642b2684ce4b2076d2fcbd -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:521fbb36c06db6c441642b2684ce4b2076d2fcbd hack/make.sh dynbinary test-integration
02:03:15 [2023-07-01T02:03:15.531Z] 
02:03:15 [2023-07-01T02:03:15.531Z] Removing bundles/
02:03:15 [2023-07-01T02:03:15.531Z] 
02:03:15 [2023-07-01T02:03:15.531Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:03:15 [2023-07-01T02:03:15.531Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
02:03:47 [2023-07-01T02:03:47.665Z] Created binary: bundles/dynbinary-daemon/dockerd
02:03:47 [2023-07-01T02:03:47.665Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
02:03:47 [2023-07-01T02:03:47.665Z] Created binary: bundles/dynbinary-daemon/docker-proxy
02:03:47 [2023-07-01T02:03:47.665Z] 
02:03:47 [2023-07-01T02:03:47.665Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:03:47 [2023-07-01T02:03:47.665Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:03:47 [2023-07-01T02:03:47.665Z] HOSTNAME=f4316314edf1
02:03:47 [2023-07-01T02:03:47.665Z] TESTDEBUG=0
02:03:47 [2023-07-01T02:03:47.665Z] DEST=bundles/test-integration
02:03:47 [2023-07-01T02:03:47.665Z] PWD=/go/src/github.com/docker/docker
02:03:47 [2023-07-01T02:03:47.665Z] DOCKER_GITCOMMIT=521fbb36c06db6c441642b2684ce4b2076d2fcbd
02:03:47 [2023-07-01T02:03:47.665Z] container=docker
02:03:47 [2023-07-01T02:03:47.665Z] HOME=/root
02:03:47 [2023-07-01T02:03:47.665Z] GOLANG_VERSION=1.20.5
02:03:47 [2023-07-01T02:03:47.665Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:03:47 [2023-07-01T02:03:47.665Z] VALIDATE_BRANCH=23.0
02:03:47 [2023-07-01T02:03:47.665Z] TERM=xterm
02:03:47 [2023-07-01T02:03:47.665Z] DOCKER_PKG=github.com/docker/docker
02:03:47 [2023-07-01T02:03:47.665Z] SHLVL=1
02:03:47 [2023-07-01T02:03:47.665Z] TIMEOUT=120m
02:03:47 [2023-07-01T02:03:47.665Z] DOCKER_GRAPHDRIVER=overlay2
02:03:47 [2023-07-01T02:03:47.665Z] GO111MODULE=off
02:03:47 [2023-07-01T02:03:47.665Z] DOCKER_EXPERIMENTAL=1
02:03:47 [2023-07-01T02:03:47.665Z] TEST_SKIP_INTEGRATION_CLI=1
02:03:47 [2023-07-01T02:03:47.665Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:03:47 [2023-07-01T02:03:47.665Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:03:47 [2023-07-01T02:03:47.665Z] GOPATH=/go
02:03:47 [2023-07-01T02:03:47.665Z] PKG_CONFIG=pkg-config
02:03:47 [2023-07-01T02:03:47.665Z] _=/usr/bin/env
02:03:47 [2023-07-01T02:03:47.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:03:59 [2023-07-01T02:03:59.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:03:59 [2023-07-01T02:03:59.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:04:09 [2023-07-01T02:04:09.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
02:04:11 [2023-07-01T02:04:11.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:04:16 [2023-07-01T02:04:16.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
02:04:16 [2023-07-01T02:04:16.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:04:16 [2023-07-01T02:04:16.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:04:17 [2023-07-01T02:04:17.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:04:17 [2023-07-01T02:04:17.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:04:18 [2023-07-01T02:04:18.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:04:18 [2023-07-01T02:04:18.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:04:20 [2023-07-01T02:04:20.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:04:20 [2023-07-01T02:04:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:04:21 [2023-07-01T02:04:21.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:04:21 [2023-07-01T02:04:21.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:04:22 [2023-07-01T02:04:22.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:04:23 [2023-07-01T02:04:23.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:04:24 [2023-07-01T02:04:24.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:04:24 [2023-07-01T02:04:24.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:04:25 [2023-07-01T02:04:25.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:04:26 [2023-07-01T02:04:26.117Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:04:26 [2023-07-01T02:04:26.117Z] Using test binary docker
02:04:26 [2023-07-01T02:04:26.117Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:04:26 [2023-07-01T02:04:26.117Z] +++ /etc/init.d/apparmor start
02:04:26 [2023-07-01T02:04:26.117Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:04:26 [2023-07-01T02:04:26.117Z] INFO: Waiting for daemon to start...
02:04:26 [2023-07-01T02:04:26.117Z] Starting dockerd
02:04:26 [2023-07-01T02:04:26.117Z] +++ 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
02:04:29 [2023-07-01T02:04:29.409Z] .
02:04:29 [2023-07-01T02:04:29.409Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:04:29 [2023-07-01T02:04:29.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:04:29 [2023-07-01T02:04:29.669Z] Error: No such image: emptyfs
02:04:29 [2023-07-01T02:04:29.669Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:04:29 [2023-07-01T02:04:29.669Z] ++++ docker load
02:04:29 [2023-07-01T02:04:29.669Z] Running integration-test (iteration 1)
02:04:29 [2023-07-01T02:04:29.669Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
02:04:29 [2023-07-01T02:04:29.669Z] ++ 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
02:04:29 [2023-07-01T02:04:29.669Z] ++ set -e
02:04:29 [2023-07-01T02:04:29.669Z] ++ '[' -n 0 ']'
02:04:29 [2023-07-01T02:04:29.669Z] ++ set -x
02:04:29 [2023-07-01T02:04:29.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
02:04:29 [2023-07-01T02:04:29.929Z] Loaded image: busybox:latest
02:04:29 [2023-07-01T02:04:29.929Z] Loaded image: busybox:glibc
02:04:30 [2023-07-01T02:04:30.499Z] Loaded image: debian:bullseye-slim
02:04:30 [2023-07-01T02:04:30.758Z] Loaded image: hello-world:latest
02:04:30 [2023-07-01T02:04:30.758Z] Loaded image: arm32v7/hello-world:latest
02:04:30 [2023-07-01T02:04:30.758Z] INFO: Testing against a local daemon
02:04:30 [2023-07-01T02:04:30.758Z] === RUN   TestCgroupNamespacesBuild
02:04:32 [2023-07-01T02:04:32.138Z] --- PASS: TestCgroupNamespacesBuild (1.23s)
02:04:32 [2023-07-01T02:04:32.138Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:04:33 [2023-07-01T02:04:33.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
02:04:33 [2023-07-01T02:04:33.078Z] === RUN   TestBuildWithSession
02:04:33 [2023-07-01T02:04:33.078Z]     build_session_test.go:25: TODO: BuildKit
02:04:33 [2023-07-01T02:04:33.078Z] --- SKIP: TestBuildWithSession (0.00s)
02:04:33 [2023-07-01T02:04:33.078Z] === RUN   TestBuildSquashParent
02:04:37 [2023-07-01T02:04:37.274Z] --- PASS: TestBuildSquashParent (4.12s)
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:04:37 [2023-07-01T02:04:37.274Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:04:37 [2023-07-01T02:04:37.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:04:40 [2023-07-01T02:04:40.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s)
02:04:40 [2023-07-01T02:04:40.569Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
02:04:40 [2023-07-01T02:04:40.569Z] === RUN   TestBuildMultiStageCopy
02:04:40 [2023-07-01T02:04:40.569Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:04:41 [2023-07-01T02:04:41.508Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:04:41 [2023-07-01T02:04:41.768Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:04:42 [2023-07-01T02:04:42.027Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:04:42 [2023-07-01T02:04:42.027Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:04:42 [2023-07-01T02:04:42.287Z] --- PASS: TestBuildMultiStageCopy (1.97s)
02:04:42 [2023-07-01T02:04:42.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s)
02:04:42 [2023-07-01T02:04:42.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
02:04:42 [2023-07-01T02:04:42.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
02:04:42 [2023-07-01T02:04:42.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
02:04:42 [2023-07-01T02:04:42.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
02:04:42 [2023-07-01T02:04:42.287Z] === RUN   TestBuildMultiStageParentConfig
02:04:42 [2023-07-01T02:04:42.856Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
02:04:42 [2023-07-01T02:04:42.856Z] === RUN   TestBuildLabelWithTargets
02:04:43 [2023-07-01T02:04:43.795Z] --- PASS: TestBuildLabelWithTargets (0.85s)
02:04:43 [2023-07-01T02:04:43.795Z] === RUN   TestBuildWithEmptyLayers
02:04:44 [2023-07-01T02:04:44.055Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
02:04:44 [2023-07-01T02:04:44.055Z] === RUN   TestBuildMultiStageOnBuild
02:04:45 [2023-07-01T02:04:45.963Z] --- PASS: TestBuildMultiStageOnBuild (1.49s)
02:04:45 [2023-07-01T02:04:45.963Z] === RUN   TestBuildUncleanTarFilenames
02:04:46 [2023-07-01T02:04:46.222Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
02:04:46 [2023-07-01T02:04:46.222Z] === RUN   TestBuildMultiStageLayerLeak
02:04:47 [2023-07-01T02:04:47.604Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s)
02:04:47 [2023-07-01T02:04:47.604Z] === RUN   TestBuildWithHugeFile
02:05:43 [2023-07-01T02:05:43.859Z] --- PASS: TestBuildWithHugeFile (56.24s)
02:05:43 [2023-07-01T02:05:43.859Z] === RUN   TestBuildWCOWSandboxSize
02:05:43 [2023-07-01T02:05:43.859Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
02:05:43 [2023-07-01T02:05:43.859Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
02:05:43 [2023-07-01T02:05:43.859Z] === RUN   TestBuildWithEmptyDockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:05:43 [2023-07-01T02:05:43.859Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:05:44 [2023-07-01T02:05:44.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
02:05:44 [2023-07-01T02:05:44.119Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
02:05:44 [2023-07-01T02:05:44.119Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
02:05:44 [2023-07-01T02:05:44.119Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
02:05:44 [2023-07-01T02:05:44.119Z] === RUN   TestBuildPreserveOwnership
02:05:44 [2023-07-01T02:05:44.119Z] === RUN   TestBuildPreserveOwnership/copy_from
02:05:46 [2023-07-01T02:05:46.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:05:46 [2023-07-01T02:05:46.968Z] --- PASS: TestBuildPreserveOwnership (3.05s)
02:05:46 [2023-07-01T02:05:46.968Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.04s)
02:05:46 [2023-07-01T02:05:46.968Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
02:05:46 [2023-07-01T02:05:46.968Z] === RUN   TestBuildPlatformInvalid
02:05:47 [2023-07-01T02:05:47.228Z] --- PASS: TestBuildPlatformInvalid (0.07s)
02:05:47 [2023-07-01T02:05:47.228Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
02:05:47 [2023-07-01T02:05:47.798Z] Loaded image: busybox:latest
02:05:47 [2023-07-01T02:05:47.798Z] Loaded image: busybox:glibc
02:05:48 [2023-07-01T02:05:48.738Z] Loaded image: debian:bullseye-slim
02:05:48 [2023-07-01T02:05:48.738Z] Loaded image: hello-world:latest
02:05:48 [2023-07-01T02:05:48.738Z] Loaded image: arm32v7/hello-world:latest
02:05:56 [2023-07-01T02:05:56.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.85s)
02:05:56 [2023-07-01T02:05:56.865Z] PASS
02:05:56 [2023-07-01T02:05:56.865Z] 
02:05:56 [2023-07-01T02:05:56.865Z] === Skipped
02:05:56 [2023-07-01T02:05:56.865Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
02:05:56 [2023-07-01T02:05:56.865Z]     build_session_test.go:25: TODO: BuildKit
02:05:56 [2023-07-01T02:05:56.865Z] 
02:05:56 [2023-07-01T02:05:56.865Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
02:05:56 [2023-07-01T02:05:56.865Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
02:05:56 [2023-07-01T02:05:56.865Z] 
02:05:56 [2023-07-01T02:05:56.865Z] DONE 34 tests, 2 skipped in 86.307s
02:05:56 [2023-07-01T02:05:56.865Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
02:05:56 [2023-07-01T02:05:56.865Z] ++ 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
02:05:56 [2023-07-01T02:05:56.865Z] ++ set -e
02:05:56 [2023-07-01T02:05:56.865Z] ++ '[' -n 0 ']'
02:05:56 [2023-07-01T02:05:56.865Z] ++ set -x
02:05:56 [2023-07-01T02:05:56.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
02:05:56 [2023-07-01T02:05:56.866Z] INFO: Testing against a local daemon
02:05:56 [2023-07-01T02:05:56.866Z] === RUN   TestConfigInspect
02:05:58 [2023-07-01T02:05:58.773Z] --- PASS: TestConfigInspect (2.39s)
02:05:58 [2023-07-01T02:05:58.773Z] === RUN   TestConfigList
02:06:00 [2023-07-01T02:06:00.682Z] --- PASS: TestConfigList (2.34s)
02:06:00 [2023-07-01T02:06:00.682Z] === RUN   TestConfigsCreateAndDelete
02:06:03 [2023-07-01T02:06:03.221Z] --- PASS: TestConfigsCreateAndDelete (2.42s)
02:06:03 [2023-07-01T02:06:03.221Z] === RUN   TestConfigsUpdate
02:06:05 [2023-07-01T02:06:05.760Z] --- PASS: TestConfigsUpdate (2.39s)
02:06:05 [2023-07-01T02:06:05.760Z] === RUN   TestTemplatedConfig
02:06:08 [2023-07-01T02:06:08.300Z] --- PASS: TestTemplatedConfig (2.58s)
02:06:08 [2023-07-01T02:06:08.300Z] === RUN   TestConfigCreateResolve
02:06:10 [2023-07-01T02:06:10.838Z] --- PASS: TestConfigCreateResolve (2.36s)
02:06:10 [2023-07-01T02:06:10.838Z] PASS
02:06:10 [2023-07-01T02:06:10.838Z] 
02:06:10 [2023-07-01T02:06:10.838Z] DONE 6 tests in 14.494s
02:06:10 [2023-07-01T02:06:10.838Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
02:06:10 [2023-07-01T02:06:10.838Z] ++ 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
02:06:10 [2023-07-01T02:06:10.838Z] ++ set -e
02:06:10 [2023-07-01T02:06:10.838Z] ++ '[' -n 0 ']'
02:06:10 [2023-07-01T02:06:10.838Z] ++ set -x
02:06:10 [2023-07-01T02:06:10.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
02:06:10 [2023-07-01T02:06:10.839Z] INFO: Testing against a local daemon
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestAttachWithTTY
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestAttachWithTTY (0.04s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestAttachWithoutTTy
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestAttachWithoutTTy (0.03s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCheckpoint
02:06:10 [2023-07-01T02:06:10.839Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:06:10 [2023-07-01T02:06:10.839Z] --- SKIP: TestCheckpoint (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/commit
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/commit
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/create
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/containers/create
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/commit
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/containers/create
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/commit/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestContainerInvalidJSON (0.01s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyFromContainerPathIsNotDir
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyToContainerPathDoesNotExist
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyEmptyFile
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestCopyEmptyFile (0.18s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyToContainerPathIsNotDir
02:06:10 [2023-07-01T02:06:10.839Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
02:06:10 [2023-07-01T02:06:10.839Z] === RUN   TestCopyFromContainer
02:06:11 [2023-07-01T02:06:11.778Z] === RUN   TestCopyFromContainer//
02:06:12 [2023-07-01T02:06:12.037Z] === RUN   TestCopyFromContainer//bar/root
02:06:12 [2023-07-01T02:06:12.037Z] === RUN   TestCopyFromContainer//bar/root/
02:06:12 [2023-07-01T02:06:12.037Z] === RUN   TestCopyFromContainer/bar/quux
02:06:12 [2023-07-01T02:06:12.038Z] === RUN   TestCopyFromContainer/bar/quux/
02:06:12 [2023-07-01T02:06:12.038Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:06:12 [2023-07-01T02:06:12.297Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:06:12 [2023-07-01T02:06:12.297Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:06:12 [2023-07-01T02:06:12.297Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:06:12 [2023-07-01T02:06:12.297Z] === RUN   TestCopyFromContainer/bar/notarget
02:06:12 [2023-07-01T02:06:12.557Z] --- PASS: TestCopyFromContainer (1.48s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer// (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:06:12 [2023-07-01T02:06:12.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateLinkToNonExistingContainer
02:06:12 [2023-07-01T02:06:12.557Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateWithInvalidEnv
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateWithInvalidEnv/0
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateWithInvalidEnv/0
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateWithInvalidEnv/1
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateWithInvalidEnv/1
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateWithInvalidEnv/2
02:06:12 [2023-07-01T02:06:12.557Z] === PAUSE TestCreateWithInvalidEnv/2
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateWithInvalidEnv/0
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateWithInvalidEnv/2
02:06:12 [2023-07-01T02:06:12.557Z] === CONT  TestCreateWithInvalidEnv/1
02:06:12 [2023-07-01T02:06:12.557Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateTmpfsMountsTarget
02:06:12 [2023-07-01T02:06:12.557Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
02:06:12 [2023-07-01T02:06:12.557Z] === RUN   TestCreateWithCustomMaskedPaths
02:06:13 [2023-07-01T02:06:13.938Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s)
02:06:13 [2023-07-01T02:06:13.938Z] === RUN   TestCreateWithCustomReadonlyPaths
02:06:15 [2023-07-01T02:06:15.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s)
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:06:15 [2023-07-01T02:06:15.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:06:15 [2023-07-01T02:06:15.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:06:15 [2023-07-01T02:06:15.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:06:15 [2023-07-01T02:06:15.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:06:15 [2023-07-01T02:06:15.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
02:06:15 [2023-07-01T02:06:15.318Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:06:15 [2023-07-01T02:06:15.888Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateDifferentPlatform
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateDifferentPlatform/different_os
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:06:15 [2023-07-01T02:06:15.888Z] --- PASS: TestCreateDifferentPlatform (0.01s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:06:15 [2023-07-01T02:06:15.888Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:06:15 [2023-07-01T02:06:15.888Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateInvalidHostConfig
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
02:06:15 [2023-07-01T02:06:15.888Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
02:06:15 [2023-07-01T02:06:15.888Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
02:06:15 [2023-07-01T02:06:15.888Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
02:06:15 [2023-07-01T02:06:15.888Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:06:15 [2023-07-01T02:06:15.888Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestContainerStartOnDaemonRestart
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestContainerStartOnDaemonRestart
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestDaemonRestartIpcMode
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestDaemonRestartIpcMode
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestDaemonHostGatewayIP
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestDaemonHostGatewayIP
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestRestartDaemonWithRestartingContainer
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestRestartDaemonWithRestartingContainer
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestContainerKillOnDaemonStart
02:06:15 [2023-07-01T02:06:15.888Z] === PAUSE TestContainerKillOnDaemonStart
02:06:15 [2023-07-01T02:06:15.888Z] === RUN   TestDiff
02:06:16 [2023-07-01T02:06:16.457Z] --- PASS: TestDiff (0.51s)
02:06:16 [2023-07-01T02:06:16.457Z] === RUN   TestExecConsoleSize
02:06:17 [2023-07-01T02:06:17.026Z] --- PASS: TestExecConsoleSize (0.55s)
02:06:17 [2023-07-01T02:06:17.026Z] === RUN   TestExecWithCloseStdin
02:06:17 [2023-07-01T02:06:17.595Z] --- PASS: TestExecWithCloseStdin (0.56s)
02:06:17 [2023-07-01T02:06:17.595Z] === RUN   TestExec
02:06:18 [2023-07-01T02:06:18.165Z] --- PASS: TestExec (0.54s)
02:06:18 [2023-07-01T02:06:18.165Z] === RUN   TestExecUser
02:06:18 [2023-07-01T02:06:18.735Z] --- PASS: TestExecUser (0.62s)
02:06:18 [2023-07-01T02:06:18.735Z] === RUN   TestExportContainerAndImportImage
02:06:19 [2023-07-01T02:06:19.305Z] --- PASS: TestExportContainerAndImportImage (0.59s)
02:06:19 [2023-07-01T02:06:19.305Z] === RUN   TestExportContainerAfterDaemonRestart
02:06:20 [2023-07-01T02:06:20.686Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
02:06:20 [2023-07-01T02:06:20.686Z] === RUN   TestHealthCheckWorkdir
02:06:21 [2023-07-01T02:06:21.255Z] --- PASS: TestHealthCheckWorkdir (0.71s)
02:06:21 [2023-07-01T02:06:21.255Z] === RUN   TestHealthKillContainer
02:06:29 [2023-07-01T02:06:29.382Z] --- PASS: TestHealthKillContainer (8.02s)
02:06:29 [2023-07-01T02:06:29.382Z] === RUN   TestHealthCheckProcessKilled
02:06:30 [2023-07-01T02:06:30.321Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
02:06:30 [2023-07-01T02:06:30.321Z] === RUN   TestInspectCpusetInConfigPre120
02:06:30 [2023-07-01T02:06:30.581Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
02:06:30 [2023-07-01T02:06:30.581Z] === RUN   TestIpcModeNone
02:06:31 [2023-07-01T02:06:31.150Z] --- PASS: TestIpcModeNone (0.56s)
02:06:31 [2023-07-01T02:06:31.150Z] === RUN   TestIpcModePrivate
02:06:31 [2023-07-01T02:06:31.720Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
02:06:31 [2023-07-01T02:06:31.720Z] --- PASS: TestIpcModePrivate (0.54s)
02:06:31 [2023-07-01T02:06:31.720Z] === RUN   TestIpcModeShareable
02:06:31 [2023-07-01T02:06:31.979Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
02:06:32 [2023-07-01T02:06:32.239Z] --- PASS: TestIpcModeShareable (0.55s)
02:06:32 [2023-07-01T02:06:32.239Z] === RUN   TestAPIIpcModeShareableAndContainer
02:06:34 [2023-07-01T02:06:34.148Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
02:06:34 [2023-07-01T02:06:34.148Z] === RUN   TestAPIIpcModeHost
02:06:34 [2023-07-01T02:06:34.407Z] --- PASS: TestAPIIpcModeHost (0.37s)
02:06:34 [2023-07-01T02:06:34.407Z] === RUN   TestDaemonIpcModeShareable
02:06:35 [2023-07-01T02:06:35.346Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
02:06:35 [2023-07-01T02:06:35.606Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
02:06:35 [2023-07-01T02:06:35.606Z] === RUN   TestDaemonIpcModePrivate
02:06:36 [2023-07-01T02:06:36.987Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
02:06:36 [2023-07-01T02:06:36.987Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
02:06:36 [2023-07-01T02:06:36.987Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:06:37 [2023-07-01T02:06:37.926Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
02:06:38 [2023-07-01T02:06:38.186Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s)
02:06:38 [2023-07-01T02:06:38.186Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:06:39 [2023-07-01T02:06:39.125Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
02:06:39 [2023-07-01T02:06:39.386Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
02:06:39 [2023-07-01T02:06:39.386Z] === RUN   TestIpcModeOlderClient
02:06:39 [2023-07-01T02:06:39.386Z] === PAUSE TestIpcModeOlderClient
02:06:39 [2023-07-01T02:06:39.386Z] === RUN   TestKillContainerInvalidSignal
02:06:39 [2023-07-01T02:06:39.955Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
02:06:39 [2023-07-01T02:06:39.955Z] === RUN   TestKillContainer
02:06:39 [2023-07-01T02:06:39.955Z] === RUN   TestKillContainer/no_signal
02:06:40 [2023-07-01T02:06:40.527Z] === RUN   TestKillContainer/non_killing_signal
02:06:40 [2023-07-01T02:06:40.527Z] === RUN   TestKillContainer/killing_signal
02:06:41 [2023-07-01T02:06:41.466Z] --- PASS: TestKillContainer (1.48s)
02:06:41 [2023-07-01T02:06:41.466Z]     --- PASS: TestKillContainer/no_signal (0.48s)
02:06:41 [2023-07-01T02:06:41.466Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
02:06:41 [2023-07-01T02:06:41.466Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
02:06:41 [2023-07-01T02:06:41.466Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:06:41 [2023-07-01T02:06:41.466Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:06:41 [2023-07-01T02:06:41.726Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:06:42 [2023-07-01T02:06:42.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.98s)
02:06:42 [2023-07-01T02:06:42.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
02:06:42 [2023-07-01T02:06:42.296Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
02:06:42 [2023-07-01T02:06:42.296Z] === RUN   TestKillStoppedContainer
02:06:42 [2023-07-01T02:06:42.296Z] --- PASS: TestKillStoppedContainer (0.03s)
02:06:42 [2023-07-01T02:06:42.296Z] === RUN   TestKillStoppedContainerAPIPre120
02:06:42 [2023-07-01T02:06:42.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
02:06:42 [2023-07-01T02:06:42.296Z] === RUN   TestKillDifferentUserContainer
02:06:42 [2023-07-01T02:06:42.865Z] --- PASS: TestKillDifferentUserContainer (0.54s)
02:06:42 [2023-07-01T02:06:42.865Z] === RUN   TestInspectOomKilledTrue
02:06:43 [2023-07-01T02:06:43.435Z] --- PASS: TestInspectOomKilledTrue (0.55s)
02:06:43 [2023-07-01T02:06:43.435Z] === RUN   TestInspectOomKilledFalse
02:06:44 [2023-07-01T02:06:44.005Z] --- PASS: TestInspectOomKilledFalse (0.46s)
02:06:44 [2023-07-01T02:06:44.005Z] === RUN   TestLinksEtcHostsContentMatch
02:06:44 [2023-07-01T02:06:44.264Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
02:06:44 [2023-07-01T02:06:44.264Z] === RUN   TestLinksContainerNames
02:06:45 [2023-07-01T02:06:45.203Z] --- PASS: TestLinksContainerNames (1.01s)
02:06:45 [2023-07-01T02:06:45.203Z] === RUN   TestLogsFollowTailEmpty
02:06:45 [2023-07-01T02:06:45.773Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/tty/only_stderr
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/tty/only_stdout
02:06:45 [2023-07-01T02:06:45.773Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
02:06:47 [2023-07-01T02:06:47.684Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
02:06:47 [2023-07-01T02:06:47.684Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
02:06:49 [2023-07-01T02:06:49.066Z] --- PASS: TestLogs (3.37s)
02:06:49 [2023-07-01T02:06:49.066Z]     --- PASS: TestLogs/driver_local (0.01s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.90s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.09s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.45s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.53s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.56s)
02:06:49 [2023-07-01T02:06:49.066Z]     --- PASS: TestLogs/driver_json-file (0.01s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.06s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.10s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.32s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.42s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.66s)
02:06:49 [2023-07-01T02:06:49.066Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.78s)
02:06:49 [2023-07-01T02:06:49.066Z] === RUN   TestContainerNetworkMountsNoChown
02:06:49 [2023-07-01T02:06:49.636Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/default
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/default
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/private
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/private
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rprivate
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rprivate
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/slave
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/slave
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rslave
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rslave
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/shared
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/shared
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rshared
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rshared
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/default
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rshared
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/shared
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/slave
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rslave
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/private
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/default/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/private/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rprivate
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/default/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/default/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/default/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/private/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/private/bind_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/private/mount_root
02:06:49 [2023-07-01T02:06:49.636Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:06:49 [2023-07-01T02:06:49.636Z] --- PASS: TestMountDaemonRoot (0.02s)
02:06:49 [2023-07-01T02:06:49.636Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:06:49 [2023-07-01T02:06:49.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:06:49 [2023-07-01T02:06:49.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
02:06:49 [2023-07-01T02:06:49.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
02:06:49 [2023-07-01T02:06:49.896Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
02:06:49 [2023-07-01T02:06:49.896Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
02:06:49 [2023-07-01T02:06:49.896Z] === RUN   TestContainerBindMountNonRecursive
02:06:51 [2023-07-01T02:06:51.277Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
02:06:51 [2023-07-01T02:06:51.277Z] === RUN   TestContainerVolumesMountedAsShared
02:06:51 [2023-07-01T02:06:51.537Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
02:06:51 [2023-07-01T02:06:51.537Z] === RUN   TestContainerVolumesMountedAsSlave
02:06:52 [2023-07-01T02:06:52.107Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
02:06:52 [2023-07-01T02:06:52.107Z] === RUN   TestNetworkNat
02:06:52 [2023-07-01T02:06:52.677Z] --- PASS: TestNetworkNat (0.54s)
02:06:52 [2023-07-01T02:06:52.677Z] === RUN   TestNetworkLocalhostTCPNat
02:06:52 [2023-07-01T02:06:52.937Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
02:06:52 [2023-07-01T02:06:52.937Z] === RUN   TestNetworkLoopbackNat
02:06:55 [2023-07-01T02:06:55.477Z] --- PASS: TestNetworkLoopbackNat (2.61s)
02:06:55 [2023-07-01T02:06:55.477Z] === RUN   TestPause
02:06:56 [2023-07-01T02:06:56.047Z] --- PASS: TestPause (0.51s)
02:06:56 [2023-07-01T02:06:56.047Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:06:56 [2023-07-01T02:06:56.047Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:06:56 [2023-07-01T02:06:56.047Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:06:56 [2023-07-01T02:06:56.047Z] === RUN   TestPauseStopPausedContainer
02:06:56 [2023-07-01T02:06:56.617Z] --- PASS: TestPauseStopPausedContainer (0.51s)
02:06:56 [2023-07-01T02:06:56.617Z] === RUN   TestPidHost
02:06:57 [2023-07-01T02:06:57.999Z] --- PASS: TestPidHost (1.11s)
02:06:57 [2023-07-01T02:06:57.999Z] === RUN   TestPsFilter
02:06:57 [2023-07-01T02:06:57.999Z] --- PASS: TestPsFilter (0.09s)
02:06:57 [2023-07-01T02:06:57.999Z] === RUN   TestRemoveContainerWithRemovedVolume
02:06:58 [2023-07-01T02:06:58.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
02:06:58 [2023-07-01T02:06:58.259Z] === RUN   TestRemoveContainerWithVolume
02:06:58 [2023-07-01T02:06:58.830Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
02:06:58 [2023-07-01T02:06:58.830Z] === RUN   TestRemoveContainerRunning
02:06:59 [2023-07-01T02:06:59.400Z] --- PASS: TestRemoveContainerRunning (0.51s)
02:06:59 [2023-07-01T02:06:59.400Z] === RUN   TestRemoveContainerForceRemoveRunning
02:06:59 [2023-07-01T02:06:59.969Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
02:06:59 [2023-07-01T02:06:59.969Z] === RUN   TestRemoveInvalidContainer
02:06:59 [2023-07-01T02:06:59.969Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:06:59 [2023-07-01T02:06:59.969Z] === RUN   TestRenameLinkedContainer
02:07:01 [2023-07-01T02:07:01.878Z] --- PASS: TestRenameLinkedContainer (2.08s)
02:07:01 [2023-07-01T02:07:01.878Z] === RUN   TestRenameStoppedContainer
02:07:02 [2023-07-01T02:07:02.447Z] --- PASS: TestRenameStoppedContainer (0.50s)
02:07:02 [2023-07-01T02:07:02.447Z] === RUN   TestRenameRunningContainerAndReuse
02:07:03 [2023-07-01T02:07:03.389Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s)
02:07:03 [2023-07-01T02:07:03.389Z] === RUN   TestRenameInvalidName
02:07:03 [2023-07-01T02:07:03.967Z] --- PASS: TestRenameInvalidName (0.52s)
02:07:03 [2023-07-01T02:07:03.967Z] === RUN   TestRenameAnonymousContainer
02:07:05 [2023-07-01T02:07:05.931Z] --- PASS: TestRenameAnonymousContainer (1.83s)
02:07:05 [2023-07-01T02:07:05.931Z] === RUN   TestRenameContainerWithSameName
02:07:06 [2023-07-01T02:07:06.508Z] --- PASS: TestRenameContainerWithSameName (0.47s)
02:07:06 [2023-07-01T02:07:06.508Z] === RUN   TestRenameContainerWithLinkedContainer
02:07:07 [2023-07-01T02:07:07.452Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
02:07:07 [2023-07-01T02:07:07.452Z] === RUN   TestResize
02:07:08 [2023-07-01T02:07:08.028Z] --- PASS: TestResize (0.52s)
02:07:08 [2023-07-01T02:07:08.028Z] === RUN   TestResizeWithInvalidSize
02:07:08 [2023-07-01T02:07:08.290Z] --- PASS: TestResizeWithInvalidSize (0.53s)
02:07:08 [2023-07-01T02:07:08.290Z] === RUN   TestResizeWhenContainerNotStarted
02:07:08 [2023-07-01T02:07:08.861Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:07:08 [2023-07-01T02:07:08.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:07:10 [2023-07-01T02:07:10.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:07:10 [2023-07-01T02:07:10.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:07:11 [2023-07-01T02:07:11.185Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:07:11 [2023-07-01T02:07:11.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:07:11 [2023-07-01T02:07:11.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:07:12 [2023-07-01T02:07:12.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:07:12 [2023-07-01T02:07:12.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:07:12 [2023-07-01T02:07:12.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:07:16 [2023-07-01T02:07:16.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.14s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.49s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.58s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
02:07:16 [2023-07-01T02:07:16.477Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s)
02:07:16 [2023-07-01T02:07:16.477Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
02:07:16 [2023-07-01T02:07:16.477Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
02:07:17 [2023-07-01T02:07:17.859Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
02:07:18 [2023-07-01T02:07:18.799Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.15s)
02:07:18 [2023-07-01T02:07:18.799Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.08s)
02:07:18 [2023-07-01T02:07:18.799Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.06s)
02:07:18 [2023-07-01T02:07:18.799Z] === RUN   TestCgroupNamespacesRun
02:07:20 [2023-07-01T02:07:20.180Z] --- PASS: TestCgroupNamespacesRun (1.24s)
02:07:20 [2023-07-01T02:07:20.180Z] === RUN   TestCgroupNamespacesRunPrivileged
02:07:21 [2023-07-01T02:07:21.120Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s)
02:07:21 [2023-07-01T02:07:21.120Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:07:22 [2023-07-01T02:07:22.501Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
02:07:22 [2023-07-01T02:07:22.501Z] === RUN   TestCgroupNamespacesRunHostMode
02:07:23 [2023-07-01T02:07:23.882Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s)
02:07:23 [2023-07-01T02:07:23.882Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:07:24 [2023-07-01T02:07:24.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
02:07:24 [2023-07-01T02:07:24.821Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:07:26 [2023-07-01T02:07:26.204Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
02:07:26 [2023-07-01T02:07:26.204Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:07:26 [2023-07-01T02:07:26.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
02:07:26 [2023-07-01T02:07:26.774Z] === RUN   TestCgroupNamespacesRunOlderClient
02:07:28 [2023-07-01T02:07:28.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
02:07:28 [2023-07-01T02:07:28.155Z] === RUN   TestNISDomainname
02:07:28 [2023-07-01T02:07:28.415Z] --- PASS: TestNISDomainname (0.61s)
02:07:28 [2023-07-01T02:07:28.415Z] === RUN   TestHostnameDnsResolution
02:07:29 [2023-07-01T02:07:29.355Z] --- PASS: TestHostnameDnsResolution (0.77s)
02:07:29 [2023-07-01T02:07:29.355Z] === RUN   TestUnprivilegedPortsAndPing
02:07:29 [2023-07-01T02:07:29.924Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
02:07:29 [2023-07-01T02:07:29.924Z] === RUN   TestPrivilegedHostDevices
02:07:30 [2023-07-01T02:07:30.493Z] --- PASS: TestPrivilegedHostDevices (0.59s)
02:07:30 [2023-07-01T02:07:30.493Z] === RUN   TestRunConsoleSize
02:07:31 [2023-07-01T02:07:31.063Z] --- PASS: TestRunConsoleSize (0.52s)
02:07:31 [2023-07-01T02:07:31.063Z] === RUN   TestRunWithAlternativeContainerdShim
02:07:33 [2023-07-01T02:07:33.603Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s)
02:07:33 [2023-07-01T02:07:33.603Z] === RUN   TestStats
02:07:35 [2023-07-01T02:07:35.512Z] --- PASS: TestStats (2.52s)
02:07:35 [2023-07-01T02:07:35.512Z] === RUN   TestStopContainerWithTimeout
02:07:35 [2023-07-01T02:07:35.512Z] === RUN   TestStopContainerWithTimeout/0
02:07:35 [2023-07-01T02:07:35.512Z] === PAUSE TestStopContainerWithTimeout/0
02:07:35 [2023-07-01T02:07:35.512Z] === RUN   TestStopContainerWithTimeout/1
02:07:35 [2023-07-01T02:07:35.512Z] === PAUSE TestStopContainerWithTimeout/1
02:07:35 [2023-07-01T02:07:35.512Z] === RUN   TestStopContainerWithTimeout/3
02:07:35 [2023-07-01T02:07:35.512Z] === PAUSE TestStopContainerWithTimeout/3
02:07:35 [2023-07-01T02:07:35.512Z] === RUN   TestStopContainerWithTimeout/-1
02:07:35 [2023-07-01T02:07:35.512Z] === PAUSE TestStopContainerWithTimeout/-1
02:07:35 [2023-07-01T02:07:35.512Z] === CONT  TestStopContainerWithTimeout/0
02:07:35 [2023-07-01T02:07:35.512Z] === CONT  TestStopContainerWithTimeout/1
02:07:35 [2023-07-01T02:07:35.512Z] === CONT  TestStopContainerWithTimeout/3
02:07:35 [2023-07-01T02:07:35.512Z] === CONT  TestStopContainerWithTimeout/-1
02:07:38 [2023-07-01T02:07:38.815Z] --- PASS: TestStopContainerWithTimeout (0.01s)
02:07:38 [2023-07-01T02:07:38.815Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
02:07:38 [2023-07-01T02:07:38.815Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
02:07:38 [2023-07-01T02:07:38.815Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
02:07:38 [2023-07-01T02:07:38.815Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
02:07:38 [2023-07-01T02:07:38.815Z] === RUN   TestDeleteDevicemapper
02:07:38 [2023-07-01T02:07:38.815Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
02:07:38 [2023-07-01T02:07:38.815Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:07:38 [2023-07-01T02:07:38.815Z] === RUN   TestStopContainerWithTimeoutCancel
02:07:38 [2023-07-01T02:07:38.815Z] === PAUSE TestStopContainerWithTimeoutCancel
02:07:38 [2023-07-01T02:07:38.815Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:07:41 [2023-07-01T02:07:41.356Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
02:07:41 [2023-07-01T02:07:41.356Z] === RUN   TestUpdateMemory
02:07:41 [2023-07-01T02:07:41.926Z] --- PASS: TestUpdateMemory (0.68s)
02:07:41 [2023-07-01T02:07:41.926Z] === RUN   TestUpdateCPUQuota
02:07:42 [2023-07-01T02:07:42.865Z] --- PASS: TestUpdateCPUQuota (0.96s)
02:07:42 [2023-07-01T02:07:42.865Z] === RUN   TestUpdatePidsLimit
02:07:42 [2023-07-01T02:07:42.865Z] === RUN   TestUpdatePidsLimit/update_from_none
02:07:42 [2023-07-01T02:07:42.865Z] === RUN   TestUpdatePidsLimit/no_change
02:07:43 [2023-07-01T02:07:43.125Z] === RUN   TestUpdatePidsLimit/update_lower
02:07:43 [2023-07-01T02:07:43.385Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:07:43 [2023-07-01T02:07:43.385Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:07:43 [2023-07-01T02:07:43.644Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:07:43 [2023-07-01T02:07:43.904Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:07:44 [2023-07-01T02:07:44.473Z] --- PASS: TestUpdatePidsLimit (1.84s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
02:07:44 [2023-07-01T02:07:44.473Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
02:07:44 [2023-07-01T02:07:44.473Z] === RUN   TestUpdateRestartPolicy
02:07:56 [2023-07-01T02:07:56.691Z] --- PASS: TestUpdateRestartPolicy (11.13s)
02:07:56 [2023-07-01T02:07:56.691Z] === RUN   TestUpdateRestartWithAutoRemove
02:07:56 [2023-07-01T02:07:56.691Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
02:07:56 [2023-07-01T02:07:56.691Z] === RUN   TestWaitNonBlocked
02:07:56 [2023-07-01T02:07:56.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:07:56 [2023-07-01T02:07:56.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:07:56 [2023-07-01T02:07:56.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:07:56 [2023-07-01T02:07:56.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:07:56 [2023-07-01T02:07:56.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:07:56 [2023-07-01T02:07:56.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:07:56 [2023-07-01T02:07:56.951Z] --- PASS: TestWaitNonBlocked (0.01s)
02:07:56 [2023-07-01T02:07:56.951Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
02:07:56 [2023-07-01T02:07:56.951Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
02:07:56 [2023-07-01T02:07:56.951Z] === RUN   TestWaitBlocked
02:07:56 [2023-07-01T02:07:56.951Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:07:56 [2023-07-01T02:07:56.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:07:56 [2023-07-01T02:07:56.951Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:07:56 [2023-07-01T02:07:56.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:07:56 [2023-07-01T02:07:56.951Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:07:56 [2023-07-01T02:07:56.951Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:07:57 [2023-07-01T02:07:57.891Z] --- PASS: TestWaitBlocked (0.01s)
02:07:57 [2023-07-01T02:07:57.891Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
02:07:57 [2023-07-01T02:07:57.891Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
02:07:57 [2023-07-01T02:07:57.891Z] === RUN   TestWaitConditions
02:07:57 [2023-07-01T02:07:57.891Z] === RUN   TestWaitConditions/default
02:07:57 [2023-07-01T02:07:57.891Z] === PAUSE TestWaitConditions/default
02:07:57 [2023-07-01T02:07:57.891Z] === RUN   TestWaitConditions/not-running
02:07:57 [2023-07-01T02:07:57.891Z] === PAUSE TestWaitConditions/not-running
02:07:57 [2023-07-01T02:07:57.891Z] === RUN   TestWaitConditions/next-exit
02:07:57 [2023-07-01T02:07:57.891Z] === PAUSE TestWaitConditions/next-exit
02:07:57 [2023-07-01T02:07:57.891Z] === RUN   TestWaitConditions/removed
02:07:57 [2023-07-01T02:07:57.891Z] === PAUSE TestWaitConditions/removed
02:07:57 [2023-07-01T02:07:57.891Z] === CONT  TestWaitConditions/default
02:07:57 [2023-07-01T02:07:57.891Z] === CONT  TestWaitConditions/removed
02:07:57 [2023-07-01T02:07:57.891Z] === CONT  TestWaitConditions/not-running
02:07:57 [2023-07-01T02:07:57.891Z] === CONT  TestWaitConditions/next-exit
02:07:59 [2023-07-01T02:07:59.799Z] --- PASS: TestWaitConditions (0.01s)
02:07:59 [2023-07-01T02:07:59.799Z]     --- PASS: TestWaitConditions/not-running (1.62s)
02:07:59 [2023-07-01T02:07:59.799Z]     --- PASS: TestWaitConditions/default (1.99s)
02:07:59 [2023-07-01T02:07:59.799Z]     --- PASS: TestWaitConditions/removed (2.05s)
02:07:59 [2023-07-01T02:07:59.799Z]     --- PASS: TestWaitConditions/next-exit (2.08s)
02:07:59 [2023-07-01T02:07:59.799Z] === RUN   TestWaitRestartedContainer
02:07:59 [2023-07-01T02:07:59.799Z] === RUN   TestWaitRestartedContainer/default
02:07:59 [2023-07-01T02:07:59.799Z] === PAUSE TestWaitRestartedContainer/default
02:07:59 [2023-07-01T02:07:59.799Z] === RUN   TestWaitRestartedContainer/not-running
02:07:59 [2023-07-01T02:07:59.799Z] === PAUSE TestWaitRestartedContainer/not-running
02:07:59 [2023-07-01T02:07:59.799Z] === RUN   TestWaitRestartedContainer/next-exit
02:07:59 [2023-07-01T02:07:59.799Z] === PAUSE TestWaitRestartedContainer/next-exit
02:07:59 [2023-07-01T02:07:59.799Z] === CONT  TestWaitRestartedContainer/default
02:07:59 [2023-07-01T02:07:59.799Z] === CONT  TestWaitRestartedContainer/next-exit
02:07:59 [2023-07-01T02:07:59.799Z] === CONT  TestWaitRestartedContainer/not-running
02:08:02 [2023-07-01T02:08:02.339Z] --- PASS: TestWaitRestartedContainer (0.01s)
02:08:02 [2023-07-01T02:08:02.339Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.00s)
02:08:02 [2023-07-01T02:08:02.339Z]     --- PASS: TestWaitRestartedContainer/default (2.27s)
02:08:02 [2023-07-01T02:08:02.339Z]     --- PASS: TestWaitRestartedContainer/not-running (2.31s)
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestIpcModeOlderClient
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestDaemonHostGatewayIP
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestDaemonRestartIpcMode
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestStopContainerWithTimeoutCancel
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestContainerStartOnDaemonRestart
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestContainerKillOnDaemonStart
02:08:02 [2023-07-01T02:08:02.339Z] === CONT  TestRestartDaemonWithRestartingContainer
02:08:02 [2023-07-01T02:08:02.339Z] --- PASS: TestIpcModeOlderClient (0.06s)
02:08:04 [2023-07-01T02:08:04.882Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s)
02:08:05 [2023-07-01T02:08:05.142Z] --- PASS: TestDaemonHostGatewayIP (3.11s)
02:08:05 [2023-07-01T02:08:05.402Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.43s)
02:08:05 [2023-07-01T02:08:05.662Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
02:08:05 [2023-07-01T02:08:05.662Z] --- PASS: TestStopContainerWithTimeoutCancel (3.68s)
02:08:15 [2023-07-01T02:08:15.652Z] --- PASS: TestContainerKillOnDaemonStart (11.94s)
02:08:15 [2023-07-01T02:08:15.652Z] PASS
02:08:15 [2023-07-01T02:08:15.652Z] 
02:08:15 [2023-07-01T02:08:15.652Z] === Skipped
02:08:15 [2023-07-01T02:08:15.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
02:08:15 [2023-07-01T02:08:15.652Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:08:15 [2023-07-01T02:08:15.652Z] 
02:08:15 [2023-07-01T02:08:15.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:08:15 [2023-07-01T02:08:15.652Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:08:15 [2023-07-01T02:08:15.652Z] 
02:08:15 [2023-07-01T02:08:15.652Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
02:08:15 [2023-07-01T02:08:15.652Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
02:08:15 [2023-07-01T02:08:15.652Z] 
02:08:15 [2023-07-01T02:08:15.652Z] DONE 274 tests, 3 skipped in 123.507s
02:08:15 [2023-07-01T02:08:15.652Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
02:08:15 [2023-07-01T02:08:15.652Z] ++ 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
02:08:15 [2023-07-01T02:08:15.652Z] ++ set -e
02:08:15 [2023-07-01T02:08:15.652Z] ++ '[' -n 0 ']'
02:08:15 [2023-07-01T02:08:15.652Z] ++ set -x
02:08:15 [2023-07-01T02:08:15.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
02:08:15 [2023-07-01T02:08:15.652Z] INFO: Testing against a local daemon
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestConfigDaemonID
02:08:15 [2023-07-01T02:08:15.652Z]     daemon_test.go:68: [d2c3b4d936616] daemon is not started
02:08:15 [2023-07-01T02:08:15.652Z] --- PASS: TestConfigDaemonID (1.04s)
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation/config_with_no_content
02:08:15 [2023-07-01T02:08:15.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation/config_with_{}
02:08:15 [2023-07-01T02:08:15.652Z] === PAUSE TestDaemonConfigValidation/config_with_{}
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation/invalid_config
02:08:15 [2023-07-01T02:08:15.652Z] === PAUSE TestDaemonConfigValidation/invalid_config
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation/malformed_config
02:08:15 [2023-07-01T02:08:15.652Z] === PAUSE TestDaemonConfigValidation/malformed_config
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestDaemonConfigValidation/valid_config
02:08:15 [2023-07-01T02:08:15.652Z] === PAUSE TestDaemonConfigValidation/valid_config
02:08:15 [2023-07-01T02:08:15.652Z] === CONT  TestDaemonConfigValidation/config_with_no_content
02:08:15 [2023-07-01T02:08:15.652Z] === CONT  TestDaemonConfigValidation/malformed_config
02:08:15 [2023-07-01T02:08:15.652Z] === CONT  TestDaemonConfigValidation/invalid_config
02:08:15 [2023-07-01T02:08:15.652Z] === CONT  TestDaemonConfigValidation/config_with_{}
02:08:15 [2023-07-01T02:08:15.652Z] === CONT  TestDaemonConfigValidation/valid_config
02:08:15 [2023-07-01T02:08:15.652Z] --- PASS: TestDaemonConfigValidation (0.00s)
02:08:15 [2023-07-01T02:08:15.652Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
02:08:15 [2023-07-01T02:08:15.652Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
02:08:15 [2023-07-01T02:08:15.652Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
02:08:15 [2023-07-01T02:08:15.652Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
02:08:15 [2023-07-01T02:08:15.652Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestConfigDaemonSeccompProfiles
02:08:15 [2023-07-01T02:08:15.652Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
02:08:16 [2023-07-01T02:08:16.221Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
02:08:17 [2023-07-01T02:08:17.161Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
02:08:18 [2023-07-01T02:08:18.543Z]     daemon_test.go:182: [decd10eec0760] daemon is not started
02:08:18 [2023-07-01T02:08:18.543Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
02:08:18 [2023-07-01T02:08:18.543Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
02:08:18 [2023-07-01T02:08:18.543Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
02:08:18 [2023-07-01T02:08:18.543Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
02:08:18 [2023-07-01T02:08:18.543Z] === RUN   TestDaemonProxy
02:08:18 [2023-07-01T02:08:18.543Z] === RUN   TestDaemonProxy/environment_variables
02:08:19 [2023-07-01T02:08:19.924Z] === RUN   TestDaemonProxy/command-line_options
02:08:21 [2023-07-01T02:08:21.833Z] === RUN   TestDaemonProxy/configuration_file
02:08:23 [2023-07-01T02:08:23.741Z] === RUN   TestDaemonProxy/conflicting_options
02:08:24 [2023-07-01T02:08:24.001Z] === RUN   TestDaemonProxy/reload_sanitized
02:08:24 [2023-07-01T02:08:24.570Z] --- PASS: TestDaemonProxy (6.19s)
02:08:24 [2023-07-01T02:08:24.570Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
02:08:24 [2023-07-01T02:08:24.570Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
02:08:24 [2023-07-01T02:08:24.570Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
02:08:24 [2023-07-01T02:08:24.570Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
02:08:24 [2023-07-01T02:08:24.570Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
02:08:24 [2023-07-01T02:08:24.570Z] === RUN   TestLiveRestore
02:08:24 [2023-07-01T02:08:24.570Z] === RUN   TestLiveRestore/volume_references
02:08:24 [2023-07-01T02:08:24.570Z] === PAUSE TestLiveRestore/volume_references
02:08:24 [2023-07-01T02:08:24.571Z] === CONT  TestLiveRestore/volume_references
02:08:25 [2023-07-01T02:08:25.139Z] === RUN   TestLiveRestore/volume_references/restartPolicy
02:08:25 [2023-07-01T02:08:25.139Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
02:08:26 [2023-07-01T02:08:26.079Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
02:08:27 [2023-07-01T02:08:27.459Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
02:08:28 [2023-07-01T02:08:28.397Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
02:08:29 [2023-07-01T02:08:29.336Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
02:08:30 [2023-07-01T02:08:30.274Z] --- PASS: TestLiveRestore (0.00s)
02:08:30 [2023-07-01T02:08:30.274Z]     --- PASS: TestLiveRestore/volume_references (5.74s)
02:08:30 [2023-07-01T02:08:30.274Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.07s)
02:08:30 [2023-07-01T02:08:30.274Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
02:08:30 [2023-07-01T02:08:30.274Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s)
02:08:30 [2023-07-01T02:08:30.274Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.05s)
02:08:30 [2023-07-01T02:08:30.274Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
02:08:30 [2023-07-01T02:08:30.274Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.00s)
02:08:30 [2023-07-01T02:08:30.274Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
02:08:31 [2023-07-01T02:08:31.213Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.76s)
02:08:31 [2023-07-01T02:08:31.213Z] PASS
02:08:31 [2023-07-01T02:08:31.213Z] 
02:08:31 [2023-07-01T02:08:31.213Z] DONE 26 tests in 16.951s
02:08:31 [2023-07-01T02:08:31.213Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
02:08:31 [2023-07-01T02:08:31.213Z] ++ 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
02:08:31 [2023-07-01T02:08:31.213Z] ++ set -e
02:08:31 [2023-07-01T02:08:31.213Z] ++ '[' -n 0 ']'
02:08:31 [2023-07-01T02:08:31.213Z] ++ set -x
02:08:31 [2023-07-01T02:08:31.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
02:08:31 [2023-07-01T02:08:31.213Z] INFO: Testing against a local daemon
02:08:31 [2023-07-01T02:08:31.213Z] === RUN   TestCommitInheritsEnv
02:08:31 [2023-07-01T02:08:31.213Z] --- PASS: TestCommitInheritsEnv (0.24s)
02:08:31 [2023-07-01T02:08:31.213Z] === RUN   TestImportExtremelyLargeImageWorks
02:08:31 [2023-07-01T02:08:31.213Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:08:31 [2023-07-01T02:08:31.213Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
02:08:31 [2023-07-01T02:08:31.213Z] === RUN   TestImportWithCustomPlatform
02:08:31 [2023-07-01T02:08:31.213Z] === RUN   TestImportWithCustomPlatform/#00
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/_______
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform//
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/linux
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/LINUX
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/macos
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/macos/arm64
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImportWithCustomPlatform/nintendo64
02:08:31 [2023-07-01T02:08:31.473Z] --- PASS: TestImportWithCustomPlatform (0.28s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
02:08:31 [2023-07-01T02:08:31.473Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
02:08:31 [2023-07-01T02:08:31.473Z] === RUN   TestImagesFilterMultiReference
02:08:31 [2023-07-01T02:08:31.735Z] --- PASS: TestImagesFilterMultiReference (0.05s)
02:08:31 [2023-07-01T02:08:31.735Z] === RUN   TestImagePullPlatformInvalid
02:08:31 [2023-07-01T02:08:31.735Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
02:08:31 [2023-07-01T02:08:31.735Z] === RUN   TestImagePullStoredfDigestForOtherRepo
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" 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.5 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.20.5 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4f185dbe-0a27-4393-9581-a7f3099f5f2f http.request.method=GET http.request.remoteaddr="127.0.0.1:43910" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4f185dbe-0a27-4393-9581-a7f3099f5f2f http.request.method=GET http.request.remoteaddr="127.0.0.1:43910" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053776ms http.response.status=200 http.response.written=2 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=64c38cd0-d304-4b5a-8f94-b151e36e4753 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.735Z] time="2023-07-01T02:08:31Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=64c38cd0-d304-4b5a-8f94-b151e36e4753 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bb8674df-52f5-4349-b711-9689af139173 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bb8674df-52f5-4349-b711-9689af139173 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=64c38cd0-d304-4b5a-8f94-b151e36e4753 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=27.709µ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=a40c2f85-467a-475d-82e2-7c56afd237e6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bb8674df-52f5-4349-b711-9689af139173 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=22.17µ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=10a322e2-3702-4dcb-bb3b-f5d3ce839a65 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=64c38cd0-d304-4b5a-8f94-b151e36e4753 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.068413ms http.response.status=404 http.response.written=157 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=bb8674df-52f5-4349-b711-9689af139173 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.018517ms http.response.status=404 http.response.written=157 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=105.239µ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=83ea15ac-2d1f-47bd-90c2-05fc41e7fe6b trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.036µ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=97ff83a4-c219-4abf-b748-2eb40c8fa1c3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=74.979µ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=784820c7-54e9-4398-94bb-91acd644cb80 trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5ab8fb36-106b-44aa-958e-9d8ed06857d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.431744ms http.response.status=202 http.response.written=0 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=59.898µ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=575ac225-d0d7-45ee-b6f2-851251cfbbd7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=10.716µ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=7b3c49bc-73cd-4a69-986b-6cda7fb924e7 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=68.898µ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=9ebd47b2-edc5-4f3b-9762-98a675b48dad trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ca133a52-f607-495c-aac6-0f034c6d422b http.request.method=POST http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.010985ms http.response.status=202 http.response.written=0 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=33.198µ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=16c1f01b-0b4d-4c67-8fef-fba4b1f6894e trace.line=82 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=13.539µ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=43c4b7d4-f6ca-48ca-843a-c6f7ecbd5e95 trace.line=141 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=32.386µ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=1a96a5f6-a7a8-478a-9240-c9e81dd09c66 trace.line=82 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=12.907µ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=06664a02-3e47-4b7a-8603-f57dc7b2f46e trace.line=141 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=99.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).WriteStream" trace.id=babd38fe-bc28-4f6f-9272-f89d5c3fe115 trace.line=124 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.736Z] time="2023-07-01T02:08:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.372µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e68ded79-e294-45c7-a3ff-b71ce0dfcef1 trace.line=141 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.996µ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=2bb2b4a5-cc65-4b48-8d2f-d1efdb5c60b1 trace.line=141 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=8.107µ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=98f456ef-84f1-4e57-a4de-d35105e8b61f trace.line=141 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=45.891µ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=972611f8-931b-4839-9980-c5efdad825c8 trace.line=167 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=208.631µ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=5d92fbbc-b69a-4742-9243-b7b6056f3493 trace.line=95 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=68.504µ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=1282bf25-9c41-41e2-8b10-3f04dce0b7a9 trace.line=124 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=10.921µ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=ac467274-bdad-488b-9924-3f5d65d51589 trace.line=141 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=119.795µ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=4ae4d54a-0255-41f1-a9ae-58a1e4a2026a trace.line=181 vars.name=test vars.uuid=65c63624-13a0-41ee-9585-a51d4d2ae4f4 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=12.947µ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=d2e3ad7c-f294-456b-b02a-3347bbb0b723 trace.line=141 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=7.689µ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=7e8c1503-1bc9-4996-b22c-23d0ced58238 trace.line=141 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca2b07d4-bda1-4bec-a85b-efc250181e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43926" http.request.uri="/v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.128859ms http.response.status=201 http.response.written=0 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "PUT /v2/test/blobs/uploads/65c63624-13a0-41ee-9585-a51d4d2ae4f4?_state=7eLJR0LG31JVVLDhjN41ZrHDKNXjz7qsKtpyTZHgmsR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzYzNjI0LTEzYTAtNDFlZS05NTg1LWE1MWQ0ZDJhZTRmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzAxODgzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=36.702µ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=898dea3a-e8c6-457b-ac0d-0d75a0bec552 trace.line=167 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=37.325µ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=d0d3b059-3e5d-4933-9538-f448be009646 trace.line=95 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=75.414µ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=7f85950c-b073-4f5e-8b5e-a9564facd7ae trace.line=181 vars.name=test vars.uuid=4e0f732d-4c21-41a5-b40d-b8a877806fe0 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4475842-e996-4e73-974d-a8082ab18636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.68625ms http.response.status=201 http.response.written=0 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "PUT /v2/test/blobs/uploads/4e0f732d-4c21-41a5-b40d-b8a877806fe0?_state=5OnELdBaew4cpLjuQfgdJuuLfbA7NeQ_nastMmfYiQ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlMGY3MzJkLTRjMjEtNDFhNS1iNDBkLWI4YTg3NzgwNmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wMVQwMjowODozMS42MzIyMTA1MzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eee83139-bca5-4187-bac6-0bba9eb4331f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eee83139-bca5-4187-bac6-0bba9eb4331f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eee83139-bca5-4187-bac6-0bba9eb4331f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=22.433µ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=39a5e592-22f7-4df3-bde5-96d178fadd7b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eee83139-bca5-4187-bac6-0bba9eb4331f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.333µs" http.response.status=404 http.response.written=96 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.737Z] time="2023-07-01T02:08:31Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=34.33µ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=b15ec537-7231-4355-a107-09bcd481c43d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=12.734µ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=efd82a83-999b-4205-9ad6-76abe1452ca4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=17.296µ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=4bc24e38-52b8-4c11-b44b-bae764414a00 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=9.912µ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=de562740-c5c7-436f-a262-a25c114fa93e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.603µ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=4d4afe04-9d49-4733-90c9-6aef3c450b71 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=47.729µ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=959549c4-7926-4962-aed3-1754161d930d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=47.934µ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=77de04d0-5f4c-48c3-b8c2-0f4625cb839a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=24.861µ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=05a3cc83-1d62-41c1-a792-bad4858098fb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=58.535µ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=12d3a265-7584-4e2b-947e-52afa07efc1e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=40.788µ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=9475cf53-834d-46ce-8715-990cf045af7b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=00d68606-5d40-4c99-8248-42a757f86910 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43942" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.566211ms http.response.status=201 http.response.written=0 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5116cea-a06a-45c5-aed9-d06a2a4e5b82 http.request.method=GET http.request.remoteaddr="127.0.0.1:43960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5116cea-a06a-45c5-aed9-d06a2a4e5b82 http.request.method=GET http.request.remoteaddr="127.0.0.1:43960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.256µs" http.response.status=200 http.response.written=2 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=41.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=86c45b41-f056-4276-9ce2-de687989527b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=20.685µ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=619c8947-6bea-406c-9c46-0102ec056f23 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=14.072µ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=3f53c22d-9df9-4e30-bc3b-4c10cb6955c9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=16µ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=74315c98-5b0d-49f4-a3b7-a53f20c3c069 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0d4fa03a-dfb9-442a-af9a-f23660a0eb3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43972" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-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.356143ms http.response.status=200 http.response.written=417 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.738Z] time="2023-07-01T02:08:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=45.292µ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=9c61a31a-5f87-42f5-89a6-9dea8214152a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=15.459µ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=a98cc656-7820-4aba-bf65-1af4d6182cce trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=19.823µ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=d81055f6-2e3a-4347-a74d-9b4e6684a3ed trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=24715180-7032-4bd5-9360-cfcf738756fe http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-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.360319ms http.response.status=200 http.response.written=417 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=46.875µ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=90946b31-6a4b-45cb-bb1d-afca65030a5f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=34.421µ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=da85dc60-df2c-4772-9524-fb56f218ec01 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=15.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).Stat" trace.id=1fd66906-5246-4e5e-b57d-d69dbfa09de5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=27.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fbe5f80f-1ab0-468f-b063-7614fdc0a443 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=16.058µ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=e8f362e9-ed38-4eae-b507-e848d1682037 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=77.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).GetContent" trace.id=84e78fe8-170f-4834-9859-539e66f223ac trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=24.402µ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=6cfa6448-9d64-4a91-bfc3-52f7d2083a37 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=9.715µ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=f9a09040-2c5d-47d9-8025-8c8702f6c15e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=12.965µ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=a9afc008-fe47-41d8-a165-61870ce2471b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=5.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f3c5902f-7254-42df-9baf-98b310b6fefe trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=16.492µ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=f89d8e90-a669-4504-85d5-373a4abb0cbe trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=19.044µ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=7a8111a9-174b-4208-a051-0b4e8841e7db trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=6.958µ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=2d034570-0dbc-4b91-a03a-9ae33e4f4f72 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=18.461µ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=e0abb38a-3e7b-422f-86e8-1353a5defd59 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.739Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=21.497µ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=92001f4d-b8d0-470f-bbb9-c1b60dbe27b6 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=9.116µ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=4f0dafb6-d114-4ed3-ac93-75abf125e433 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9b8bb204-ca24-4223-8fff-712f1d3df87b http.request.method=GET http.request.remoteaddr="127.0.0.1:44000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.685898ms http.response.status=200 http.response.written=68 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=203.996µ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=8debc534-fc4f-4cc0-bda2-e84b4de4959f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=17.411µ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=9f9cfe43-25c7-4fb6-b568-a878f53864ef trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c789630a-2f10-4a03-9154-bf2e6732da5d http.request.method=GET http.request.remoteaddr="127.0.0.1:43994" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.651321ms http.response.status=200 http.response.written=179 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7484dd97-a2b2-40b3-994d-b7aff11be8aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44018" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7484dd97-a2b2-40b3-994d-b7aff11be8aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44018" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.356µs" http.response.status=200 http.response.written=2 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=30.121µ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=36d77b40-b546-4b4d-aba1-7f2e988b45d6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.996µ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=3d116afd-c4f3-4ed5-8c36-d2e9ee9586a6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8dc60123-b966-4760-8a0d-5c8b9acdac39 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44020" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.101455ms http.response.status=404 http.response.written=181 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=22.86µ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=8c78fe23-5af7-4168-ba89-8feef1b0569a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 trace.duration=11.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).GetContent" trace.id=de5b6094-5442-4584-9370-481b15099e3f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] time="2023-07-01T02:08:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ed0426a9-f246-430d-8bdc-3d4a1e8b16f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44028" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="961.706µs" http.response.status=404 http.response.written=181 instance.id=0e7bd473-79c1-49dc-92d2-09786f3a3fb5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:08:31 [2023-07-01T02:08:31.740Z] 127.0.0.1 - - [01/Jul/2023:02:08:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/521fbb36c06db6c441642b2684ce4b2076d2fcbd kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:08:32 [2023-07-01T02:08:32.000Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
02:08:32 [2023-07-01T02:08:32.000Z] === RUN   TestRemoveImageOrphaning
02:08:32 [2023-07-01T02:08:32.000Z] --- PASS: TestRemoveImageOrphaning (0.21s)
02:08:32 [2023-07-01T02:08:32.000Z] === RUN   TestRemoveImageGarbageCollector
02:08:32 [2023-07-01T02:08:32.000Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:08:32 [2023-07-01T02:08:32.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:08:32 [2023-07-01T02:08:32.000Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:08:32 [2023-07-01T02:08:32.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
02:08:32 [2023-07-01T02:08:32.000Z] === RUN   TestTagInvalidReference
02:08:32 [2023-07-01T02:08:32.000Z] --- PASS: TestTagInvalidReference (0.01s)
02:08:32 [2023-07-01T02:08:32.000Z] === RUN   TestTagValidPrefixedRepo
02:08:32 [2023-07-01T02:08:32.260Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestTagExistedNameWithoutForce
02:08:32 [2023-07-01T02:08:32.260Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestTagOfficialNames
02:08:32 [2023-07-01T02:08:32.260Z] --- PASS: TestTagOfficialNames (0.05s)
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestTagMatchesDigest
02:08:32 [2023-07-01T02:08:32.260Z] --- PASS: TestTagMatchesDigest (0.01s)
02:08:32 [2023-07-01T02:08:32.260Z] PASS
02:08:32 [2023-07-01T02:08:32.260Z] 
02:08:32 [2023-07-01T02:08:32.260Z] === Skipped
02:08:32 [2023-07-01T02:08:32.260Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
02:08:32 [2023-07-01T02:08:32.260Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:08:32 [2023-07-01T02:08:32.260Z] 
02:08:32 [2023-07-01T02:08:32.260Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
02:08:32 [2023-07-01T02:08:32.260Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:08:32 [2023-07-01T02:08:32.260Z] 
02:08:32 [2023-07-01T02:08:32.260Z] DONE 23 tests, 2 skipped in 1.227s
02:08:32 [2023-07-01T02:08:32.260Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
02:08:32 [2023-07-01T02:08:32.260Z] ++ 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
02:08:32 [2023-07-01T02:08:32.260Z] ++ set -e
02:08:32 [2023-07-01T02:08:32.260Z] ++ '[' -n 0 ']'
02:08:32 [2023-07-01T02:08:32.260Z] ++ set -x
02:08:32 [2023-07-01T02:08:32.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestStripANSICommands
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestStripANSICommands/#00
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestStripANSICommands/#01
02:08:32 [2023-07-01T02:08:32.260Z] --- PASS: TestStripANSICommands (0.00s)
02:08:32 [2023-07-01T02:08:32.260Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
02:08:32 [2023-07-01T02:08:32.260Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
02:08:32 [2023-07-01T02:08:32.260Z] PASS
02:08:32 [2023-07-01T02:08:32.260Z] 
02:08:32 [2023-07-01T02:08:32.260Z] DONE 3 tests in 0.009s
02:08:32 [2023-07-01T02:08:32.260Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
02:08:32 [2023-07-01T02:08:32.260Z] ++ 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
02:08:32 [2023-07-01T02:08:32.260Z] ++ set -e
02:08:32 [2023-07-01T02:08:32.260Z] ++ '[' -n 0 ']'
02:08:32 [2023-07-01T02:08:32.260Z] ++ set -x
02:08:32 [2023-07-01T02:08:32.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
02:08:32 [2023-07-01T02:08:32.260Z] INFO: Testing against a local daemon
02:08:32 [2023-07-01T02:08:32.260Z] === RUN   TestNetworkCreateDelete
02:08:32 [2023-07-01T02:08:32.520Z] --- PASS: TestNetworkCreateDelete (0.17s)
02:08:32 [2023-07-01T02:08:32.520Z] === RUN   TestDockerNetworkDeletePreferID
02:08:33 [2023-07-01T02:08:33.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
02:08:33 [2023-07-01T02:08:33.089Z] === RUN   TestDaemonDNSFallback
02:08:39 [2023-07-01T02:08:39.662Z] --- PASS: TestDaemonDNSFallback (6.37s)
02:08:39 [2023-07-01T02:08:39.662Z] === RUN   TestInspectNetwork
02:08:42 [2023-07-01T02:08:42.956Z] === RUN   TestInspectNetwork/full_network_id
02:08:42 [2023-07-01T02:08:42.956Z] === RUN   TestInspectNetwork/partial_network_id
02:08:42 [2023-07-01T02:08:42.956Z] === RUN   TestInspectNetwork/network_name
02:08:42 [2023-07-01T02:08:42.956Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:08:47 [2023-07-01T02:08:47.153Z] --- PASS: TestInspectNetwork (7.67s)
02:08:47 [2023-07-01T02:08:47.153Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:08:47 [2023-07-01T02:08:47.153Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:08:47 [2023-07-01T02:08:47.153Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:08:47 [2023-07-01T02:08:47.153Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:08:47 [2023-07-01T02:08:47.153Z] === RUN   TestRunContainerWithBridgeNone
02:08:48 [2023-07-01T02:08:48.534Z] --- PASS: TestRunContainerWithBridgeNone (1.32s)
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/create
02:08:48 [2023-07-01T02:08:48.534Z] === PAUSE TestNetworkInvalidJSON/networks/create
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
02:08:48 [2023-07-01T02:08:48.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
02:08:48 [2023-07-01T02:08:48.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
02:08:48 [2023-07-01T02:08:48.534Z] === CONT  TestNetworkInvalidJSON/networks/create
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
02:08:48 [2023-07-01T02:08:48.534Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
02:08:48 [2023-07-01T02:08:48.534Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
02:08:48 [2023-07-01T02:08:48.534Z] --- PASS: TestNetworkInvalidJSON (0.01s)
02:08:48 [2023-07-01T02:08:48.534Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkList
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkList//networks
02:08:48 [2023-07-01T02:08:48.534Z] === PAUSE TestNetworkList//networks
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestNetworkList//networks/
02:08:48 [2023-07-01T02:08:48.534Z] === PAUSE TestNetworkList//networks/
02:08:48 [2023-07-01T02:08:48.534Z] === CONT  TestNetworkList//networks
02:08:48 [2023-07-01T02:08:48.534Z] === CONT  TestNetworkList//networks/
02:08:48 [2023-07-01T02:08:48.534Z] --- PASS: TestNetworkList (0.01s)
02:08:48 [2023-07-01T02:08:48.534Z]     --- PASS: TestNetworkList//networks/ (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z]     --- PASS: TestNetworkList//networks (0.00s)
02:08:48 [2023-07-01T02:08:48.534Z] === RUN   TestHostIPv4BridgeLabel
02:08:49 [2023-07-01T02:08:49.104Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
02:08:49 [2023-07-01T02:08:49.104Z] === RUN   TestDaemonRestartWithLiveRestore
02:08:50 [2023-07-01T02:08:50.043Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
02:08:50 [2023-07-01T02:08:50.043Z] === RUN   TestDaemonDefaultNetworkPools
02:08:50 [2023-07-01T02:08:50.981Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
02:08:50 [2023-07-01T02:08:50.981Z] === RUN   TestDaemonRestartWithExistingNetwork
02:08:51 [2023-07-01T02:08:51.920Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
02:08:51 [2023-07-01T02:08:51.920Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:08:53 [2023-07-01T02:08:53.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
02:08:53 [2023-07-01T02:08:53.300Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:08:53 [2023-07-01T02:08:53.869Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
02:08:53 [2023-07-01T02:08:53.869Z] === RUN   TestServiceWithPredefinedNetwork
02:08:56 [2023-07-01T02:08:56.408Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
02:08:56 [2023-07-01T02:08:56.408Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:08:56 [2023-07-01T02:08:56.408Z]     service_test.go:242: FLAKY_TEST
02:08:56 [2023-07-01T02:08:56.408Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:08:56 [2023-07-01T02:08:56.408Z] === RUN   TestServiceWithDataPathPortInit
02:09:11 [2023-07-01T02:09:11.300Z] --- PASS: TestServiceWithDataPathPortInit (14.73s)
02:09:11 [2023-07-01T02:09:11.300Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:09:13 [2023-07-01T02:09:13.839Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tbbrhla0vzjefwi7w1ip0ievb Created:2023-07-01 02:09:12.29998751 +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[9ff0cd38474da4b5e9e8433078ebc75de971255819b4bec5f9be79b93dd04a06:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qg4dv791re6t680y1c9b3pqx EndpointID:e2dcc7074c3fed28bc5208319438877e482d663907bb70b0230c430ae0ebee53 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0202f732b85dbcd8e59587649cad9d441a1b2b9f20a5d5d041e437c890740917 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:194108e626bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qg4dv791re6t680y1c9b3pqx EndpointID:e2dcc7074c3fed28bc5208319438877e482d663907bb70b0230c430ae0ebee53 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:09:19 [2023-07-01T02:09:19.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.58s)
02:09:19 [2023-07-01T02:09:19.118Z] PASS
02:09:19 [2023-07-01T02:09:19.118Z] 
02:09:19 [2023-07-01T02:09:19.118Z] === Skipped
02:09:19 [2023-07-01T02:09:19.118Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:09:19 [2023-07-01T02:09:19.118Z]     service_test.go:242: FLAKY_TEST
02:09:19 [2023-07-01T02:09:19.118Z] 
02:09:19 [2023-07-01T02:09:19.118Z] DONE 38 tests, 1 skipped in 46.262s
02:09:19 [2023-07-01T02:09:19.118Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:09:19 [2023-07-01T02:09:19.118Z] ++ 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
02:09:19 [2023-07-01T02:09:19.118Z] ++ set -e
02:09:19 [2023-07-01T02:09:19.118Z] ++ '[' -n 0 ']'
02:09:19 [2023-07-01T02:09:19.118Z] ++ set -x
02:09:19 [2023-07-01T02:09:19.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
02:09:19 [2023-07-01T02:09:19.118Z] INFO: Testing against a local daemon
02:09:19 [2023-07-01T02:09:19.118Z] === RUN   TestDockerNetworkIpvlanPersistance
02:09:19 [2023-07-01T02:09:19.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:09:19 [2023-07-01T02:09:19.118Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:09:19 [2023-07-01T02:09:19.118Z] === RUN   TestDockerNetworkIpvlan
02:09:19 [2023-07-01T02:09:19.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:09:19 [2023-07-01T02:09:19.118Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:09:19 [2023-07-01T02:09:19.118Z] PASS
02:09:19 [2023-07-01T02:09:19.118Z] 
02:09:19 [2023-07-01T02:09:19.118Z] === Skipped
02:09:19 [2023-07-01T02:09:19.118Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:09:19 [2023-07-01T02:09:19.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:09:19 [2023-07-01T02:09:19.118Z] 
02:09:19 [2023-07-01T02:09:19.118Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:09:19 [2023-07-01T02:09:19.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:09:19 [2023-07-01T02:09:19.118Z] 
02:09:19 [2023-07-01T02:09:19.118Z] DONE 2 tests, 2 skipped in 0.024s
02:09:19 [2023-07-01T02:09:19.118Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:09:19 [2023-07-01T02:09:19.118Z] ++ 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
02:09:19 [2023-07-01T02:09:19.118Z] ++ set -e
02:09:19 [2023-07-01T02:09:19.118Z] ++ '[' -n 0 ']'
02:09:19 [2023-07-01T02:09:19.118Z] ++ set -x
02:09:19 [2023-07-01T02:09:19.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
02:09:19 [2023-07-01T02:09:19.118Z] INFO: Testing against a local daemon
02:09:19 [2023-07-01T02:09:19.118Z] === RUN   TestDockerNetworkMacvlanPersistance
02:09:20 [2023-07-01T02:09:20.057Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
02:09:20 [2023-07-01T02:09:20.057Z] === RUN   TestDockerNetworkMacvlan
02:09:20 [2023-07-01T02:09:20.626Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:09:21 [2023-07-01T02:09:21.565Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:09:22 [2023-07-01T02:09:22.135Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:09:24 [2023-07-01T02:09:24.044Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:09:25 [2023-07-01T02:09:25.954Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:09:29 [2023-07-01T02:09:29.249Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:09:30 [2023-07-01T02:09:30.188Z] --- PASS: TestDockerNetworkMacvlan (10.06s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s)
02:09:30 [2023-07-01T02:09:30.188Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
02:09:30 [2023-07-01T02:09:30.188Z] PASS
02:09:30 [2023-07-01T02:09:30.188Z] 
02:09:30 [2023-07-01T02:09:30.188Z] DONE 8 tests in 11.461s
02:09:30 [2023-07-01T02:09:30.188Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
02:09:30 [2023-07-01T02:09:30.188Z] ++ 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
02:09:30 [2023-07-01T02:09:30.188Z] ++ set -e
02:09:30 [2023-07-01T02:09:30.188Z] ++ '[' -n 0 ']'
02:09:30 [2023-07-01T02:09:30.188Z] ++ set -x
02:09:30 [2023-07-01T02:09:30.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
02:09:30 [2023-07-01T02:09:30.188Z] testing: warning: no tests to run
02:09:30 [2023-07-01T02:09:30.188Z] PASS
02:09:30 [2023-07-01T02:09:30.188Z] 
02:09:30 [2023-07-01T02:09:30.188Z] DONE 0 tests in 0.008s
02:09:30 [2023-07-01T02:09:30.188Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:09:30 [2023-07-01T02:09:30.188Z] ++ 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
02:09:30 [2023-07-01T02:09:30.188Z] ++ set -e
02:09:30 [2023-07-01T02:09:30.188Z] ++ '[' -n 0 ']'
02:09:30 [2023-07-01T02:09:30.188Z] ++ set -x
02:09:30 [2023-07-01T02:09:30.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
02:09:30 [2023-07-01T02:09:30.188Z] INFO: Testing against a local daemon
02:09:30 [2023-07-01T02:09:30.188Z] === RUN   TestAuthZPluginAllowRequest
02:09:31 [2023-07-01T02:09:31.569Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
02:09:31 [2023-07-01T02:09:31.569Z] === RUN   TestAuthZPluginTLS
02:09:31 [2023-07-01T02:09:31.829Z] --- PASS: TestAuthZPluginTLS (0.55s)
02:09:31 [2023-07-01T02:09:31.829Z] === RUN   TestAuthZPluginDenyRequest
02:09:32 [2023-07-01T02:09:32.398Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
02:09:32 [2023-07-01T02:09:32.398Z] === RUN   TestAuthZPluginAPIDenyResponse
02:09:32 [2023-07-01T02:09:32.967Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
02:09:32 [2023-07-01T02:09:32.967Z] === RUN   TestAuthZPluginDenyResponse
02:09:33 [2023-07-01T02:09:33.537Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
02:09:33 [2023-07-01T02:09:33.537Z] === RUN   TestAuthZPluginAllowEventStream
02:09:34 [2023-07-01T02:09:34.919Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
02:09:34 [2023-07-01T02:09:34.919Z] === RUN   TestAuthZPluginErrorResponse
02:09:35 [2023-07-01T02:09:35.179Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
02:09:35 [2023-07-01T02:09:35.179Z] === RUN   TestAuthZPluginErrorRequest
02:09:35 [2023-07-01T02:09:35.749Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
02:09:35 [2023-07-01T02:09:35.749Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:09:36 [2023-07-01T02:09:36.318Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
02:09:36 [2023-07-01T02:09:36.318Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:09:37 [2023-07-01T02:09:37.700Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
02:09:37 [2023-07-01T02:09:37.700Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:09:39 [2023-07-01T02:09:39.081Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
02:09:39 [2023-07-01T02:09:39.081Z] === RUN   TestAuthZPluginHeader
02:09:39 [2023-07-01T02:09:39.651Z] --- PASS: TestAuthZPluginHeader (0.68s)
02:09:39 [2023-07-01T02:09:39.651Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:09:39 [2023-07-01T02:09:39.651Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:39 [2023-07-01T02:09:39.651Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:09:39 [2023-07-01T02:09:39.651Z] === RUN   TestAuthZPluginV2Disable
02:09:39 [2023-07-01T02:09:39.651Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:39 [2023-07-01T02:09:39.651Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:09:39 [2023-07-01T02:09:39.651Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:09:39 [2023-07-01T02:09:39.651Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:39 [2023-07-01T02:09:39.651Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:09:39 [2023-07-01T02:09:39.651Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:09:39 [2023-07-01T02:09:39.651Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:39 [2023-07-01T02:09:39.651Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:09:39 [2023-07-01T02:09:39.651Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:09:57 [2023-07-01T02:09:57.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
02:09:57 [2023-07-01T02:09:57.750Z] PASS
02:09:57 [2023-07-01T02:09:57.750Z] 
02:09:57 [2023-07-01T02:09:57.750Z] === Skipped
02:09:57 [2023-07-01T02:09:57.750Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:57 [2023-07-01T02:09:57.750Z] 
02:09:57 [2023-07-01T02:09:57.750Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:57 [2023-07-01T02:09:57.750Z] 
02:09:57 [2023-07-01T02:09:57.750Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:57 [2023-07-01T02:09:57.750Z] 
02:09:57 [2023-07-01T02:09:57.750Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:09:57 [2023-07-01T02:09:57.750Z] 
02:09:57 [2023-07-01T02:09:57.750Z] DONE 17 tests, 4 skipped in 26.384s
02:09:57 [2023-07-01T02:09:57.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:09:57 [2023-07-01T02:09:57.750Z] ++ 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
02:09:57 [2023-07-01T02:09:57.750Z] ++ set -e
02:09:57 [2023-07-01T02:09:57.750Z] ++ '[' -n 0 ']'
02:09:57 [2023-07-01T02:09:57.750Z] ++ set -x
02:09:57 [2023-07-01T02:09:57.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
02:09:57 [2023-07-01T02:09:57.750Z] INFO: Testing against a local daemon
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
02:09:57 [2023-07-01T02:09:57.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
02:09:57 [2023-07-01T02:09:57.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/pull
02:09:57 [2023-07-01T02:09:57.750Z] === PAUSE TestPluginInvalidJSON/plugins/pull
02:09:57 [2023-07-01T02:09:57.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
02:09:57 [2023-07-01T02:09:57.750Z] === CONT  TestPluginInvalidJSON/plugins/pull
02:09:57 [2023-07-01T02:09:57.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
02:09:57 [2023-07-01T02:09:57.750Z] --- PASS: TestPluginInvalidJSON (0.01s)
02:09:57 [2023-07-01T02:09:57.750Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInstall
02:09:57 [2023-07-01T02:09:57.750Z] === RUN   TestPluginInstall/no_auth
02:09:59 [2023-07-01T02:09:59.660Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:09:59 [2023-07-01T02:09:59.660Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20cf6df606b7d1bb6f81410bd3291e88c1ecd42a32618e952c2fda06c59a747d" mediatype=application/vnd.docker.plugin.v1+json size=522
02:09:59 [2023-07-01T02:09:59.660Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:09:59 [2023-07-01T02:09:59.660Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20cf6df606b7d1bb6f81410bd3291e88c1ecd42a32618e952c2fda06c59a747d" mediatype=application/vnd.docker.plugin.v1+json size=522
02:09:59 [2023-07-01T02:09:59.660Z] === RUN   TestPluginInstall/with_htpasswd
02:09:59 [2023-07-01T02:09:59.920Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:09:59 [2023-07-01T02:09:59.920Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d03c2ed4c4edd26dcb78ede6815dd930e4abb09587b23f3bd920b806209bfa2" mediatype=application/vnd.docker.plugin.v1+json size=522
02:09:59 [2023-07-01T02:09:59.920Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:09:59 [2023-07-01T02:09:59.920Z] time="2023-07-01T02:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d03c2ed4c4edd26dcb78ede6815dd930e4abb09587b23f3bd920b806209bfa2" mediatype=application/vnd.docker.plugin.v1+json size=522
02:10:00 [2023-07-01T02:10:00.180Z] === RUN   TestPluginInstall/with_insecure
02:10:01 [2023-07-01T02:10:01.121Z] time="2023-07-01T02:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:10:01 [2023-07-01T02:10:01.121Z] time="2023-07-01T02:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4d438affdeb2b4b65352084cdcdd4c797492751541af1f3e3126c6515e62400" mediatype=application/vnd.docker.plugin.v1+json size=522
02:10:01 [2023-07-01T02:10:01.121Z] time="2023-07-01T02:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:10:01 [2023-07-01T02:10:01.121Z] time="2023-07-01T02:10:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4d438affdeb2b4b65352084cdcdd4c797492751541af1f3e3126c6515e62400" mediatype=application/vnd.docker.plugin.v1+json size=522
02:10:01 [2023-07-01T02:10:01.121Z]     plugin_test.go:195: [d877ad2d1a1f5] daemon is not started
02:10:01 [2023-07-01T02:10:01.121Z] --- PASS: TestPluginInstall (4.66s)
02:10:01 [2023-07-01T02:10:01.121Z]     --- PASS: TestPluginInstall/no_auth (3.10s)
02:10:01 [2023-07-01T02:10:01.121Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
02:10:01 [2023-07-01T02:10:01.121Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
02:10:01 [2023-07-01T02:10:01.121Z] === RUN   TestPluginsWithRuntimes
02:10:03 [2023-07-01T02:10:03.031Z] === RUN   TestPluginsWithRuntimes/No_Args
02:10:03 [2023-07-01T02:10:03.600Z] === RUN   TestPluginsWithRuntimes/With_Args
02:10:04 [2023-07-01T02:10:04.539Z] --- PASS: TestPluginsWithRuntimes (3.24s)
02:10:04 [2023-07-01T02:10:04.539Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
02:10:04 [2023-07-01T02:10:04.539Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
02:10:04 [2023-07-01T02:10:04.539Z] === RUN   TestPluginBackCompatMediaTypes
02:10:05 [2023-07-01T02:10:05.108Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
02:10:05 [2023-07-01T02:10:05.108Z] PASS
02:10:05 [2023-07-01T02:10:05.108Z] 
02:10:05 [2023-07-01T02:10:05.108Z] DONE 24 tests in 8.497s
02:10:05 [2023-07-01T02:10:05.108Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:10:05 [2023-07-01T02:10:05.108Z] ++ 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
02:10:05 [2023-07-01T02:10:05.108Z] ++ set -e
02:10:05 [2023-07-01T02:10:05.108Z] ++ '[' -n 0 ']'
02:10:05 [2023-07-01T02:10:05.108Z] ++ set -x
02:10:05 [2023-07-01T02:10:05.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
02:10:05 [2023-07-01T02:10:05.109Z] INFO: Testing against a local daemon
02:10:05 [2023-07-01T02:10:05.109Z] === RUN   TestExternalGraphDriver
02:10:05 [2023-07-01T02:10:05.368Z] === RUN   TestExternalGraphDriver/json
02:10:07 [2023-07-01T02:10:07.278Z] === RUN   TestExternalGraphDriver/spec
02:10:08 [2023-07-01T02:10:08.659Z] === RUN   TestExternalGraphDriver/pull
02:10:10 [2023-07-01T02:10:10.568Z] --- PASS: TestExternalGraphDriver (5.34s)
02:10:10 [2023-07-01T02:10:10.568Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
02:10:10 [2023-07-01T02:10:10.568Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
02:10:10 [2023-07-01T02:10:10.568Z]     --- PASS: TestExternalGraphDriver/pull (1.79s)
02:10:10 [2023-07-01T02:10:10.568Z] === RUN   TestGraphdriverPluginV2
02:10:10 [2023-07-01T02:10:10.827Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:10:10 [2023-07-01T02:10:10.827Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
02:10:10 [2023-07-01T02:10:10.827Z] PASS
02:10:10 [2023-07-01T02:10:10.827Z] 
02:10:10 [2023-07-01T02:10:10.827Z] === Skipped
02:10:10 [2023-07-01T02:10:10.827Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
02:10:10 [2023-07-01T02:10:10.827Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:10:10 [2023-07-01T02:10:10.827Z] 
02:10:10 [2023-07-01T02:10:10.827Z] DONE 5 tests, 1 skipped in 5.694s
02:10:10 [2023-07-01T02:10:10.827Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:10:10 [2023-07-01T02:10:10.828Z] ++ 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
02:10:10 [2023-07-01T02:10:10.828Z] ++ set -e
02:10:10 [2023-07-01T02:10:10.828Z] ++ '[' -n 0 ']'
02:10:10 [2023-07-01T02:10:10.828Z] ++ set -x
02:10:10 [2023-07-01T02:10:10.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
02:10:10 [2023-07-01T02:10:10.828Z] INFO: Testing against a local daemon
02:10:10 [2023-07-01T02:10:10.828Z] === RUN   TestContinueAfterPluginCrash
02:10:10 [2023-07-01T02:10:10.828Z] === PAUSE TestContinueAfterPluginCrash
02:10:10 [2023-07-01T02:10:10.828Z] === RUN   TestReadPluginNoRead
02:10:10 [2023-07-01T02:10:10.828Z] === PAUSE TestReadPluginNoRead
02:10:10 [2023-07-01T02:10:10.828Z] === RUN   TestDaemonStartWithLogOpt
02:10:10 [2023-07-01T02:10:10.828Z] === PAUSE TestDaemonStartWithLogOpt
02:10:10 [2023-07-01T02:10:10.828Z] === CONT  TestContinueAfterPluginCrash
02:10:10 [2023-07-01T02:10:10.828Z] === CONT  TestDaemonStartWithLogOpt
02:10:10 [2023-07-01T02:10:10.828Z] === CONT  TestReadPluginNoRead
02:10:13 [2023-07-01T02:10:13.369Z] === RUN   TestReadPluginNoRead/default
02:10:13 [2023-07-01T02:10:13.939Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
02:10:14 [2023-07-01T02:10:14.509Z] === RUN   TestReadPluginNoRead/disabled_caching
02:10:15 [2023-07-01T02:10:15.889Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:10:16 [2023-07-01T02:10:16.828Z]     read_test.go:91: [dd33913cc4dce] daemon is not started
02:10:16 [2023-07-01T02:10:16.828Z] --- PASS: TestReadPluginNoRead (6.08s)
02:10:16 [2023-07-01T02:10:16.828Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
02:10:16 [2023-07-01T02:10:16.828Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
02:10:16 [2023-07-01T02:10:16.828Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
02:10:18 [2023-07-01T02:10:18.736Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
02:10:18 [2023-07-01T02:10:18.736Z] PASS
02:10:18 [2023-07-01T02:10:18.736Z] 
02:10:18 [2023-07-01T02:10:18.736Z] DONE 6 tests in 7.963s
02:10:18 [2023-07-01T02:10:18.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:10:18 [2023-07-01T02:10:18.736Z] ++ 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
02:10:18 [2023-07-01T02:10:18.736Z] ++ set -e
02:10:18 [2023-07-01T02:10:18.736Z] ++ '[' -n 0 ']'
02:10:18 [2023-07-01T02:10:18.736Z] ++ set -x
02:10:18 [2023-07-01T02:10:18.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
02:10:18 [2023-07-01T02:10:18.736Z] testing: warning: no tests to run
02:10:18 [2023-07-01T02:10:18.736Z] PASS
02:10:18 [2023-07-01T02:10:18.736Z] 
02:10:18 [2023-07-01T02:10:18.736Z] DONE 0 tests in 0.008s
02:10:18 [2023-07-01T02:10:18.736Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:10:18 [2023-07-01T02:10:18.736Z] ++ 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
02:10:18 [2023-07-01T02:10:18.736Z] ++ set -e
02:10:18 [2023-07-01T02:10:18.736Z] ++ '[' -n 0 ']'
02:10:18 [2023-07-01T02:10:18.736Z] ++ set -x
02:10:18 [2023-07-01T02:10:18.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
02:10:18 [2023-07-01T02:10:18.736Z] INFO: Testing against a local daemon
02:10:18 [2023-07-01T02:10:18.736Z] === RUN   TestPluginWithDevMounts
02:10:18 [2023-07-01T02:10:18.736Z] === PAUSE TestPluginWithDevMounts
02:10:18 [2023-07-01T02:10:18.736Z] === CONT  TestPluginWithDevMounts
02:10:20 [2023-07-01T02:10:20.644Z] --- PASS: TestPluginWithDevMounts (1.52s)
02:10:20 [2023-07-01T02:10:20.644Z] PASS
02:10:20 [2023-07-01T02:10:20.644Z] 
02:10:20 [2023-07-01T02:10:20.644Z] DONE 1 tests in 1.540s
02:10:20 [2023-07-01T02:10:20.644Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
02:10:20 [2023-07-01T02:10:20.644Z] ++ 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
02:10:20 [2023-07-01T02:10:20.644Z] ++ set -e
02:10:20 [2023-07-01T02:10:20.644Z] ++ '[' -n 0 ']'
02:10:20 [2023-07-01T02:10:20.644Z] ++ set -x
02:10:20 [2023-07-01T02:10:20.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
02:10:20 [2023-07-01T02:10:20.644Z] INFO: Testing against a local daemon
02:10:20 [2023-07-01T02:10:20.644Z] === RUN   TestSecretInspect
02:10:23 [2023-07-01T02:10:23.183Z] --- PASS: TestSecretInspect (2.44s)
02:10:23 [2023-07-01T02:10:23.183Z] === RUN   TestSecretList
02:10:25 [2023-07-01T02:10:25.091Z] --- PASS: TestSecretList (2.43s)
02:10:25 [2023-07-01T02:10:25.091Z] === RUN   TestSecretsCreateAndDelete
02:10:27 [2023-07-01T02:10:27.630Z] --- PASS: TestSecretsCreateAndDelete (2.34s)
02:10:27 [2023-07-01T02:10:27.630Z] === RUN   TestSecretsUpdate
02:10:30 [2023-07-01T02:10:30.167Z] --- PASS: TestSecretsUpdate (2.30s)
02:10:30 [2023-07-01T02:10:30.167Z] === RUN   TestTemplatedSecret
02:10:32 [2023-07-01T02:10:32.706Z] --- PASS: TestTemplatedSecret (2.67s)
02:10:32 [2023-07-01T02:10:32.706Z] === RUN   TestSecretCreateResolve
02:10:35 [2023-07-01T02:10:35.245Z] --- PASS: TestSecretCreateResolve (2.35s)
02:10:35 [2023-07-01T02:10:35.245Z] PASS
02:10:35 [2023-07-01T02:10:35.245Z] 
02:10:35 [2023-07-01T02:10:35.245Z] DONE 6 tests in 14.583s
02:10:35 [2023-07-01T02:10:35.245Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
02:10:35 [2023-07-01T02:10:35.245Z] ++ 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
02:10:35 [2023-07-01T02:10:35.245Z] ++ set -e
02:10:35 [2023-07-01T02:10:35.245Z] ++ '[' -n 0 ']'
02:10:35 [2023-07-01T02:10:35.245Z] ++ set -x
02:10:35 [2023-07-01T02:10:35.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
02:10:35 [2023-07-01T02:10:35.245Z] INFO: Testing against a local daemon
02:10:35 [2023-07-01T02:10:35.245Z] === RUN   TestServiceCreateInit
02:10:35 [2023-07-01T02:10:35.245Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:10:39 [2023-07-01T02:10:39.443Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:10:42 [2023-07-01T02:10:42.738Z] --- PASS: TestServiceCreateInit (7.92s)
02:10:42 [2023-07-01T02:10:42.738Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s)
02:10:42 [2023-07-01T02:10:42.738Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s)
02:10:42 [2023-07-01T02:10:42.738Z] === RUN   TestCreateServiceMultipleTimes
02:11:00 [2023-07-01T02:11:00.843Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
02:11:00 [2023-07-01T02:11:00.843Z] === RUN   TestCreateServiceConflict
02:11:01 [2023-07-01T02:11:01.103Z] --- PASS: TestCreateServiceConflict (2.49s)
02:11:01 [2023-07-01T02:11:01.103Z] === RUN   TestCreateServiceMaxReplicas
02:11:04 [2023-07-01T02:11:04.397Z] --- PASS: TestCreateServiceMaxReplicas (2.81s)
02:11:04 [2023-07-01T02:11:04.397Z] === RUN   TestCreateWithDuplicateNetworkNames
02:11:19 [2023-07-01T02:11:19.293Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s)
02:11:19 [2023-07-01T02:11:19.293Z] === RUN   TestCreateServiceSecretFileMode
02:11:31 [2023-07-01T02:11:31.511Z] --- PASS: TestCreateServiceSecretFileMode (13.00s)
02:11:31 [2023-07-01T02:11:31.511Z] === RUN   TestCreateServiceConfigFileMode
02:11:43 [2023-07-01T02:11:43.730Z] --- PASS: TestCreateServiceConfigFileMode (12.62s)
02:11:43 [2023-07-01T02:11:43.730Z] === RUN   TestCreateServiceSysctls
02:11:46 [2023-07-01T02:11:46.270Z] --- PASS: TestCreateServiceSysctls (3.29s)
02:11:46 [2023-07-01T02:11:46.270Z] === RUN   TestCreateServiceCapabilities
02:11:49 [2023-07-01T02:11:49.565Z] --- PASS: TestCreateServiceCapabilities (2.75s)
02:11:49 [2023-07-01T02:11:49.565Z] === RUN   TestInspect
02:11:52 [2023-07-01T02:11:52.109Z] --- PASS: TestInspect (2.78s)
02:11:52 [2023-07-01T02:11:52.109Z] === RUN   TestCreateJob
02:11:55 [2023-07-01T02:11:55.405Z] --- PASS: TestCreateJob (3.19s)
02:11:55 [2023-07-01T02:11:55.405Z] === RUN   TestReplicatedJob
02:12:00 [2023-07-01T02:12:00.686Z] --- PASS: TestReplicatedJob (5.15s)
02:12:00 [2023-07-01T02:12:00.686Z] === RUN   TestUpdateReplicatedJob
02:12:03 [2023-07-01T02:12:03.225Z] --- PASS: TestUpdateReplicatedJob (3.17s)
02:12:03 [2023-07-01T02:12:03.225Z] === RUN   TestServiceListWithStatuses
02:12:03 [2023-07-01T02:12:03.225Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:12:03 [2023-07-01T02:12:03.225Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:12:03 [2023-07-01T02:12:03.225Z] === RUN   TestDockerNetworkConnectAlias
02:12:08 [2023-07-01T02:12:08.505Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
02:12:08 [2023-07-01T02:12:08.505Z] === RUN   TestDockerNetworkReConnect
02:12:12 [2023-07-01T02:12:12.704Z] --- PASS: TestDockerNetworkReConnect (3.89s)
02:12:12 [2023-07-01T02:12:12.704Z] === RUN   TestServicePlugin
02:12:12 [2023-07-01T02:12:12.704Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:12:12 [2023-07-01T02:12:12.704Z] --- SKIP: TestServicePlugin (0.00s)
02:12:12 [2023-07-01T02:12:12.704Z] === RUN   TestServiceUpdateLabel
02:12:14 [2023-07-01T02:12:14.611Z] --- PASS: TestServiceUpdateLabel (2.33s)
02:12:14 [2023-07-01T02:12:14.611Z] === RUN   TestServiceUpdateSecrets
02:12:29 [2023-07-01T02:12:29.547Z] --- PASS: TestServiceUpdateSecrets (14.71s)
02:12:29 [2023-07-01T02:12:29.547Z] === RUN   TestServiceUpdateConfigs
02:12:44 [2023-07-01T02:12:44.476Z] --- PASS: TestServiceUpdateConfigs (14.67s)
02:12:44 [2023-07-01T02:12:44.476Z] === RUN   TestServiceUpdateNetwork
02:12:56 [2023-07-01T02:12:56.706Z] --- PASS: TestServiceUpdateNetwork (12.99s)
02:12:56 [2023-07-01T02:12:56.706Z] === RUN   TestServiceUpdatePidsLimit
02:12:58 [2023-07-01T02:12:58.087Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:12:58 [2023-07-01T02:12:58.657Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:13:06 [2023-07-01T02:13:06.784Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:13:13 [2023-07-01T02:13:13.359Z] --- PASS: TestServiceUpdatePidsLimit (16.47s)
02:13:13 [2023-07-01T02:13:13.359Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
02:13:13 [2023-07-01T02:13:13.359Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
02:13:13 [2023-07-01T02:13:13.359Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
02:13:13 [2023-07-01T02:13:13.359Z] PASS
02:13:13 [2023-07-01T02:13:13.359Z] 
02:13:13 [2023-07-01T02:13:13.359Z] === Skipped
02:13:13 [2023-07-01T02:13:13.359Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
02:13:13 [2023-07-01T02:13:13.359Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:13:13 [2023-07-01T02:13:13.359Z] 
02:13:13 [2023-07-01T02:13:13.359Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
02:13:13 [2023-07-01T02:13:13.359Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:13:13 [2023-07-01T02:13:13.359Z] 
02:13:13 [2023-07-01T02:13:13.359Z] DONE 27 tests, 2 skipped in 158.256s
02:13:13 [2023-07-01T02:13:13.359Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
02:13:13 [2023-07-01T02:13:13.359Z] ++ 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
02:13:13 [2023-07-01T02:13:13.359Z] ++ set -e
02:13:13 [2023-07-01T02:13:13.359Z] ++ '[' -n 0 ']'
02:13:13 [2023-07-01T02:13:13.359Z] ++ set -x
02:13:13 [2023-07-01T02:13:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
02:13:13 [2023-07-01T02:13:13.359Z] INFO: Testing against a local daemon
02:13:13 [2023-07-01T02:13:13.359Z] === RUN   TestSessionCreate
02:13:13 [2023-07-01T02:13:13.359Z] --- PASS: TestSessionCreate (0.02s)
02:13:13 [2023-07-01T02:13:13.359Z] === RUN   TestSessionCreateWithBadUpgrade
02:13:13 [2023-07-01T02:13:13.359Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
02:13:13 [2023-07-01T02:13:13.359Z] PASS
02:13:13 [2023-07-01T02:13:13.359Z] 
02:13:13 [2023-07-01T02:13:13.359Z] DONE 2 tests in 0.060s
02:13:13 [2023-07-01T02:13:13.359Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
02:13:13 [2023-07-01T02:13:13.359Z] ++ 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
02:13:13 [2023-07-01T02:13:13.359Z] ++ set -e
02:13:13 [2023-07-01T02:13:13.359Z] ++ '[' -n 0 ']'
02:13:13 [2023-07-01T02:13:13.359Z] ++ set -x
02:13:13 [2023-07-01T02:13:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
02:13:13 [2023-07-01T02:13:13.359Z] INFO: Testing against a local daemon
02:13:13 [2023-07-01T02:13:13.359Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:13:13 [2023-07-01T02:13:13.359Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:13:13 [2023-07-01T02:13:13.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:13:13 [2023-07-01T02:13:13.359Z] === RUN   TestDiskUsage
02:13:13 [2023-07-01T02:13:13.359Z] === PAUSE TestDiskUsage
02:13:13 [2023-07-01T02:13:13.359Z] === RUN   TestEventsExecDie
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestEventsExecDie (0.60s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestEventsBackwardsCompatible
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestEventsVolumeCreate
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestEventsVolumeCreate (0.04s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestInfoBinaryCommits
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestInfoBinaryCommits (0.02s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestInfoAPIVersioned
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestInfoAPI
02:13:13 [2023-07-01T02:13:13.929Z] --- PASS: TestInfoAPI (0.02s)
02:13:13 [2023-07-01T02:13:13.929Z] === RUN   TestInfoAPIWarnings
02:13:32 [2023-07-01T02:13:32.028Z] --- PASS: TestInfoAPIWarnings (16.54s)
02:13:32 [2023-07-01T02:13:32.028Z] === RUN   TestInfoDebug
02:13:32 [2023-07-01T02:13:32.028Z] --- PASS: TestInfoDebug (0.52s)
02:13:32 [2023-07-01T02:13:32.028Z] === RUN   TestInfoInsecureRegistries
02:13:32 [2023-07-01T02:13:32.028Z] --- PASS: TestInfoInsecureRegistries (0.52s)
02:13:32 [2023-07-01T02:13:32.028Z] === RUN   TestInfoRegistryMirrors
02:13:32 [2023-07-01T02:13:32.028Z] --- PASS: TestInfoRegistryMirrors (0.52s)
02:13:32 [2023-07-01T02:13:32.028Z] === RUN   TestLoginFailsWithBadCredentials
02:13:32 [2023-07-01T02:13:32.598Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
02:13:32 [2023-07-01T02:13:32.598Z] === RUN   TestPingCacheHeaders
02:13:32 [2023-07-01T02:13:32.598Z] --- PASS: TestPingCacheHeaders (0.02s)
02:13:32 [2023-07-01T02:13:32.598Z] === RUN   TestPingGet
02:13:32 [2023-07-01T02:13:32.598Z] --- PASS: TestPingGet (0.01s)
02:13:32 [2023-07-01T02:13:32.598Z] === RUN   TestPingHead
02:13:32 [2023-07-01T02:13:32.598Z] --- PASS: TestPingHead (0.02s)
02:13:32 [2023-07-01T02:13:32.598Z] === RUN   TestPingSwarmHeader
02:13:33 [2023-07-01T02:13:33.167Z] === RUN   TestPingSwarmHeader/before_swarm_init
02:13:33 [2023-07-01T02:13:33.737Z] === RUN   TestPingSwarmHeader/after_swarm_init
02:13:35 [2023-07-01T02:13:35.118Z] === RUN   TestPingSwarmHeader/after_swarm_leave
02:13:35 [2023-07-01T02:13:35.118Z] --- PASS: TestPingSwarmHeader (2.34s)
02:13:35 [2023-07-01T02:13:35.118Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
02:13:35 [2023-07-01T02:13:35.118Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
02:13:35 [2023-07-01T02:13:35.118Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
02:13:35 [2023-07-01T02:13:35.118Z] === RUN   TestPingBuilderHeader
02:13:35 [2023-07-01T02:13:35.118Z] === RUN   TestPingBuilderHeader/default_config
02:13:35 [2023-07-01T02:13:35.377Z] === RUN   TestPingBuilderHeader/buildkit_disabled
02:13:35 [2023-07-01T02:13:35.947Z] --- PASS: TestPingBuilderHeader (1.04s)
02:13:35 [2023-07-01T02:13:35.947Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
02:13:35 [2023-07-01T02:13:35.947Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
02:13:35 [2023-07-01T02:13:35.947Z] === RUN   TestVersion
02:13:35 [2023-07-01T02:13:35.947Z] --- PASS: TestVersion (0.02s)
02:13:35 [2023-07-01T02:13:35.947Z] === CONT  TestDiskUsage
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/container_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/image_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/container,_volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
02:13:36 [2023-07-01T02:13:36.516Z] === RUN   TestDiskUsage/after_container.Run
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/container_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/image_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/volume_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
02:13:37 [2023-07-01T02:13:37.087Z] --- PASS: TestDiskUsage (1.21s)
02:13:37 [2023-07-01T02:13:37.087Z]     --- PASS: TestDiskUsage/empty (0.01s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z] PASS
02:13:37 [2023-07-01T02:13:37.087Z] 
02:13:37 [2023-07-01T02:13:37.087Z] === Skipped
02:13:37 [2023-07-01T02:13:37.087Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:13:37 [2023-07-01T02:13:37.087Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:13:37 [2023-07-01T02:13:37.087Z] 
02:13:37 [2023-07-01T02:13:37.087Z] DONE 57 tests, 1 skipped in 23.908s
02:13:37 [2023-07-01T02:13:37.087Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
02:13:37 [2023-07-01T02:13:37.087Z] ++ 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
02:13:37 [2023-07-01T02:13:37.087Z] ++ set -e
02:13:37 [2023-07-01T02:13:37.087Z] ++ '[' -n 0 ']'
02:13:37 [2023-07-01T02:13:37.087Z] ++ set -x
02:13:37 [2023-07-01T02:13:37.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
02:13:37 [2023-07-01T02:13:37.087Z] INFO: Testing against a local daemon
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestVolumesCreateAndList
02:13:37 [2023-07-01T02:13:37.087Z] --- PASS: TestVolumesCreateAndList (0.02s)
02:13:37 [2023-07-01T02:13:37.087Z] === RUN   TestVolumesRemove
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesRemove/volume_in_use
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesRemove/volume_not_in_use
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesRemove/non-existing_volume
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesRemove/non-existing_volume_force
02:13:37 [2023-07-01T02:13:37.347Z] --- PASS: TestVolumesRemove (0.04s)
02:13:37 [2023-07-01T02:13:37.347Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
02:13:37 [2023-07-01T02:13:37.347Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesRemoveSwarmEnabled
02:13:37 [2023-07-01T02:13:37.347Z] === PAUSE TestVolumesRemoveSwarmEnabled
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInspect
02:13:37 [2023-07-01T02:13:37.347Z] --- PASS: TestVolumesInspect (0.02s)
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON/volumes/create
02:13:37 [2023-07-01T02:13:37.347Z] === PAUSE TestVolumesInvalidJSON/volumes/create
02:13:37 [2023-07-01T02:13:37.347Z] === CONT  TestVolumesInvalidJSON/volumes/create
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
02:13:37 [2023-07-01T02:13:37.347Z] --- PASS: TestVolumesInvalidJSON (0.01s)
02:13:37 [2023-07-01T02:13:37.347Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumePruneAnonymous
02:13:37 [2023-07-01T02:13:37.347Z] --- PASS: TestVolumePruneAnonymous (0.03s)
02:13:37 [2023-07-01T02:13:37.347Z] === RUN   TestVolumePruneAnonFromImage
02:13:37 [2023-07-01T02:13:37.607Z] --- PASS: TestVolumePruneAnonFromImage (0.18s)
02:13:37 [2023-07-01T02:13:37.607Z] === CONT  TestVolumesRemoveSwarmEnabled
02:13:38 [2023-07-01T02:13:38.987Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
02:13:38 [2023-07-01T02:13:38.987Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
02:13:38 [2023-07-01T02:13:38.987Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
02:13:38 [2023-07-01T02:13:38.987Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
02:13:39 [2023-07-01T02:13:39.926Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.36s)
02:13:39 [2023-07-01T02:13:39.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
02:13:39 [2023-07-01T02:13:39.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
02:13:39 [2023-07-01T02:13:39.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
02:13:39 [2023-07-01T02:13:39.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
02:13:39 [2023-07-01T02:13:39.926Z] PASS
02:13:39 [2023-07-01T02:13:39.926Z] 
02:13:39 [2023-07-01T02:13:39.926Z] DONE 20 tests in 2.696s
02:13:39 [2023-07-01T02:13:39.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:13:39 [2023-07-01T02:13:39.926Z] ++++ cat bundles/test-integration/docker.pid
02:13:39 [2023-07-01T02:13:39.926Z] +++ kill 21172
02:13:40 [2023-07-01T02:13:40.186Z] +++ /etc/init.d/apparmor stop
02:13:40 [2023-07-01T02:13:40.186Z] Leaving: AppArmorNo profiles have been unloaded.
02:13:40 [2023-07-01T02:13:40.186Z] 
02:13:40 [2023-07-01T02:13:40.186Z] Unloading profiles will leave already running processes permanently
02:13:40 [2023-07-01T02:13:40.186Z] unconfined, which can lead to unexpected situations.
02:13:40 [2023-07-01T02:13:40.186Z] 
02:13:40 [2023-07-01T02:13:40.186Z] To set a process to complain mode, use the command line tool
02:13:40 [2023-07-01T02:13:40.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:13:40 [2023-07-01T02:13:40.186Z] +++ true
02:13:40 [2023-07-01T02:13:40.186Z] exiting test-integration
02:13:40 [2023-07-01T02:13:40.186Z] ++ exit 0
02:13:40 [2023-07-01T02:13:40.186Z] 
Post stage
[Pipeline] junit
02:13:41 [2023-07-01T02:13:41.146Z] Recording test results
02:13:41 [2023-07-01T02:13:41.321Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:13:41 [2023-07-01T02:13:41.635Z] + echo Ensuring container killed.
02:13:41 [2023-07-01T02:13:41.635Z] Ensuring container killed.
02:13:41 [2023-07-01T02:13:41.635Z] + docker rm -vf docker-pr2
02:13:41 [2023-07-01T02:13:41.635Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
02:13:41 [2023-07-01T02:13:41.919Z] + echo Chowning /workspace to jenkins user
02:13:41 [2023-07-01T02:13:41.919Z] Chowning /workspace to jenkins user
02:13:41 [2023-07-01T02:13:41.919Z] + id -u
02:13:41 [2023-07-01T02:13:41.919Z] + id -g
02:13:41 [2023-07-01T02:13:41.919Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45859:/workspace busybox chown -R 1000:1000 /workspace
02:13:41 [2023-07-01T02:13:41.919Z] Unable to find image 'busybox:latest' locally
02:13:41 [2023-07-01T02:13:41.919Z] latest: Pulling from library/busybox
02:13:41 [2023-07-01T02:13:41.919Z] ba1cab11642e: Already exists
02:13:42 [2023-07-01T02:13:42.179Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
02:13:42 [2023-07-01T02:13:42.179Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:13:43 [2023-07-01T02:13:43.410Z] + bundleName=arm64-integration
02:13:43 [2023-07-01T02:13:43.410Z] + echo Creating arm64-integration-bundles.tar.gz
02:13:43 [2023-07-01T02:13:43.410Z] Creating arm64-integration-bundles.tar.gz
02:13:43 [2023-07-01T02:13:43.410Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:13:43 [2023-07-01T02:13:43.410Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
02:13:43 [2023-07-01T02:13:43.682Z] Archiving artifacts
02:13:45 [2023-07-01T02:13:45.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45859/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:13:45 [2023-07-01T02:13:45.415Z] + make clean
02:13:45 [2023-07-01T02:13:45.415Z] docker volume rm -f docker-dev-cache docker-mod-cache
02:13:45 [2023-07-01T02:13:45.415Z] docker-dev-cache
02:13:45 [2023-07-01T02:13:45.415Z] 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