Skip to content
Success

Console Output

Pull request #45592 updated
13:59:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6506579e18f7880b2f3db1966fa728f91a102514+6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 (0f06dd596215b3a48992942cf7693197370a7e83)
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-45592@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
13:59:30 [2023-05-23T13:59:30.075Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:59:30 [2023-05-23T13:59:30.079Z] Trying to pass milestone 5
[Pipeline] milestone
13:59:30 [2023-05-23T13:59:30.199Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:59:45 [2023-05-23T13:59:45.400Z] Still waiting to schedule task
13:59:45 [2023-05-23T13:59:45.402Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b4af965ecab99045)’ is offline
14:00:18 [2023-05-23T14:00:18.586Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b4af965ecab99045) in /home/ubuntu/workspace/moby_PR-45592
[Pipeline] {
[Pipeline] checkout
14:00:18 [2023-05-23T14:00:18.668Z] The recommended git tool is: git
14:00:20 [2023-05-23T14:00:20.238Z] using credential docker-jenkins-github-credentials
14:00:20 [2023-05-23T14:00:20.255Z] Cloning the remote Git repository
14:00:20 [2023-05-23T14:00:20.255Z] Cloning with configured refspecs honoured and without tags
14:00:20 [2023-05-23T14:00:20.217Z] Cloning repository https://github.com/moby/moby.git
14:00:20 [2023-05-23T14:00:20.263Z]  > git init /home/ubuntu/workspace/moby_PR-45592 # timeout=10
14:00:20 [2023-05-23T14:00:20.497Z] Fetching upstream changes from https://github.com/moby/moby.git
14:00:20 [2023-05-23T14:00:20.497Z]  > git --version # timeout=10
14:00:20 [2023-05-23T14:00:20.500Z]  > git --version # 'git version 2.25.1'
14:00:20 [2023-05-23T14:00:20.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:20 [2023-05-23T14:00:20.502Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45592/head:refs/remotes/origin/PR-45592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:36 [2023-05-23T14:00:36.882Z] Fetching without tags
14:00:37 [2023-05-23T14:00:37.100Z] Merging remotes/origin/master commit 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 into PR head commit 6506579e18f7880b2f3db1966fa728f91a102514
14:00:37 [2023-05-23T14:00:37.678Z] Merge succeeded, producing 6506579e18f7880b2f3db1966fa728f91a102514
14:00:37 [2023-05-23T14:00:37.678Z] Checking out Revision 6506579e18f7880b2f3db1966fa728f91a102514 (PR-45592)
14:00:36 [2023-05-23T14:00:36.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:00:36 [2023-05-23T14:00:36.852Z]  > git config --add remote.origin.fetch +refs/pull/45592/head:refs/remotes/origin/PR-45592 # timeout=10
14:00:36 [2023-05-23T14:00:36.855Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:36 [2023-05-23T14:00:36.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:00:36 [2023-05-23T14:00:36.866Z] Fetching upstream changes from https://github.com/moby/moby.git
14:00:36 [2023-05-23T14:00:36.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:36 [2023-05-23T14:00:36.867Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45592/head:refs/remotes/origin/PR-45592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:37 [2023-05-23T14:00:37.087Z]  > git config core.sparsecheckout # timeout=10
14:00:37 [2023-05-23T14:00:37.090Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
14:00:37 [2023-05-23T14:00:37.643Z]  > git remote # timeout=10
14:00:37 [2023-05-23T14:00:37.646Z]  > git config --get remote.origin.url # timeout=10
14:00:37 [2023-05-23T14:00:37.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:37 [2023-05-23T14:00:37.650Z]  > git merge 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 # timeout=10
14:00:37 [2023-05-23T14:00:37.657Z]  > git rev-parse HEAD^{commit} # timeout=10
14:00:37 [2023-05-23T14:00:37.663Z]  > git config core.sparsecheckout # timeout=10
14:00:37 [2023-05-23T14:00:37.665Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
14:00:42 [2023-05-23T14:00:42.023Z] Commit message: "integration: Add TestImageInspectEmptyTagsAndDigests"
14:00:42 [2023-05-23T14:00:42.029Z] First time build. Skipping changelog.
14:00:42 [2023-05-23T14:00:42.012Z]  > git rev-list --no-walk 5cf6c751e3ebfd79b5fffb10a13825611e8a4895 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:00:42 [2023-05-23T14:00:42.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45592:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:01:01 [2023-05-23T14:01:01.007Z] Unable to find image 'alpine:latest' locally
14:01:01 [2023-05-23T14:01:01.007Z] latest: Pulling from library/alpine
14:01:01 [2023-05-23T14:01:01.007Z] 08409d417260: Pulling fs layer
14:01:01 [2023-05-23T14:01:01.007Z] 08409d417260: Verifying Checksum
14:01:01 [2023-05-23T14:01:01.007Z] 08409d417260: Download complete
14:01:01 [2023-05-23T14:01:01.007Z] 08409d417260: Pull complete
14:01:01 [2023-05-23T14:01:01.007Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
14:01:01 [2023-05-23T14:01:01.007Z] Status: Downloaded newer image for alpine:latest
14:01:06 [2023-05-23T14:01:06.255Z] 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
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
14:01:06 [2023-05-23T14:01:06.462Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b4af965ecab99045) in /home/ubuntu/workspace/moby_PR-45592
[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
14:01:06 [2023-05-23T14:01:06.502Z] The recommended git tool is: git
[Pipeline] // stage
14:01:06 [2023-05-23T14:01:06.509Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
14:01:06 [2023-05-23T14:01:06.526Z] Fetching changes from the remote Git repository
[Pipeline] // stage
14:01:06 [2023-05-23T14:01:06.533Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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] }
14:01:06 [2023-05-23T14:01:06.790Z] Merging remotes/origin/master commit 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 into PR head commit 6506579e18f7880b2f3db1966fa728f91a102514
14:01:06 [2023-05-23T14:01:06.837Z] Merge succeeded, producing 6506579e18f7880b2f3db1966fa728f91a102514
14:01:06 [2023-05-23T14:01:06.837Z] Checking out Revision 6506579e18f7880b2f3db1966fa728f91a102514 (PR-45592)
14:01:06 [2023-05-23T14:01:06.912Z] Commit message: "integration: Add TestImageInspectEmptyTagsAndDigests"
14:01:06 [2023-05-23T14:01:06.520Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45592/.git # timeout=10
14:01:06 [2023-05-23T14:01:06.525Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:01:06 [2023-05-23T14:01:06.575Z] Fetching upstream changes from https://github.com/moby/moby.git
14:01:06 [2023-05-23T14:01:06.575Z]  > git --version # timeout=10
14:01:06 [2023-05-23T14:01:06.577Z]  > git --version # 'git version 2.25.1'
14:01:06 [2023-05-23T14:01:06.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:01:06 [2023-05-23T14:01:06.578Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45592/head:refs/remotes/origin/PR-45592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:01:06 [2023-05-23T14:01:06.789Z]  > git config core.sparsecheckout # timeout=10
14:01:06 [2023-05-23T14:01:06.792Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
14:01:06 [2023-05-23T14:01:06.817Z]  > git remote # timeout=10
14:01:06 [2023-05-23T14:01:06.820Z]  > git config --get remote.origin.url # timeout=10
14:01:06 [2023-05-23T14:01:06.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:01:06 [2023-05-23T14:01:06.824Z]  > git merge 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 # timeout=10
14:01:06 [2023-05-23T14:01:06.830Z]  > git rev-parse HEAD^{commit} # timeout=10
14:01:06 [2023-05-23T14:01:06.836Z]  > git config core.sparsecheckout # timeout=10
14:01:06 [2023-05-23T14:01:06.838Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:01:08 [2023-05-23T14:01:08.139Z] + docker version
14:01:08 [2023-05-23T14:01:08.139Z] Client: Docker Engine - Community
14:01:08 [2023-05-23T14:01:08.139Z]  Version:           23.0.1
14:01:08 [2023-05-23T14:01:08.139Z]  API version:       1.42
14:01:08 [2023-05-23T14:01:08.139Z]  Go version:        go1.19.5
14:01:08 [2023-05-23T14:01:08.139Z]  Git commit:        a5ee5b1
14:01:08 [2023-05-23T14:01:08.139Z]  Built:             Thu Feb  9 19:46:32 2023
14:01:08 [2023-05-23T14:01:08.139Z]  OS/Arch:           linux/arm64
14:01:08 [2023-05-23T14:01:08.139Z]  Context:           default
14:01:08 [2023-05-23T14:01:08.139Z] 
14:01:08 [2023-05-23T14:01:08.139Z] Server: Docker Engine - Community
14:01:08 [2023-05-23T14:01:08.139Z]  Engine:
14:01:08 [2023-05-23T14:01:08.139Z]   Version:          23.0.1
14:01:08 [2023-05-23T14:01:08.139Z]   API version:      1.42 (minimum version 1.12)
14:01:08 [2023-05-23T14:01:08.139Z]   Go version:       go1.19.5
14:01:08 [2023-05-23T14:01:08.139Z]   Git commit:       bc3805a
14:01:08 [2023-05-23T14:01:08.139Z]   Built:            Thu Feb  9 19:46:32 2023
14:01:08 [2023-05-23T14:01:08.139Z]   OS/Arch:          linux/arm64
14:01:08 [2023-05-23T14:01:08.139Z]   Experimental:     true
14:01:08 [2023-05-23T14:01:08.139Z]  containerd:
14:01:08 [2023-05-23T14:01:08.139Z]   Version:          1.6.18
14:01:08 [2023-05-23T14:01:08.139Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
14:01:08 [2023-05-23T14:01:08.139Z]  runc:
14:01:08 [2023-05-23T14:01:08.139Z]   Version:          1.1.4
14:01:08 [2023-05-23T14:01:08.139Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:01:08 [2023-05-23T14:01:08.139Z]  docker-init:
14:01:08 [2023-05-23T14:01:08.139Z]   Version:          0.19.0
14:01:08 [2023-05-23T14:01:08.139Z]   GitCommit:        de40ad0
[Pipeline] sh
14:01:08 [2023-05-23T14:01:08.456Z] + docker info
14:01:08 [2023-05-23T14:01:08.456Z] Client:
14:01:08 [2023-05-23T14:01:08.456Z]  Context:    default
14:01:08 [2023-05-23T14:01:08.456Z]  Debug Mode: false
14:01:08 [2023-05-23T14:01:08.456Z]  Plugins:
14:01:08 [2023-05-23T14:01:08.456Z]   buildx: Docker Buildx (Docker Inc.)
14:01:08 [2023-05-23T14:01:08.456Z]     Version:  v0.10.4
14:01:08 [2023-05-23T14:01:08.456Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:01:08 [2023-05-23T14:01:08.456Z]   compose: Docker Compose (Docker Inc.)
14:01:08 [2023-05-23T14:01:08.456Z]     Version:  v2.16.0
14:01:08 [2023-05-23T14:01:08.456Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:01:08 [2023-05-23T14:01:08.456Z] 
14:01:08 [2023-05-23T14:01:08.456Z] Server:
14:01:08 [2023-05-23T14:01:08.456Z]  Containers: 0
14:01:08 [2023-05-23T14:01:08.456Z]   Running: 0
14:01:08 [2023-05-23T14:01:08.456Z]   Paused: 0
14:01:08 [2023-05-23T14:01:08.456Z]   Stopped: 0
14:01:08 [2023-05-23T14:01:08.456Z]  Images: 1
14:01:08 [2023-05-23T14:01:08.456Z]  Server Version: 23.0.1
14:01:08 [2023-05-23T14:01:08.456Z]  Storage Driver: overlay2
14:01:08 [2023-05-23T14:01:08.456Z]   Backing Filesystem: extfs
14:01:08 [2023-05-23T14:01:08.456Z]   Supports d_type: true
14:01:08 [2023-05-23T14:01:08.456Z]   Using metacopy: false
14:01:08 [2023-05-23T14:01:08.456Z]   Native Overlay Diff: true
14:01:08 [2023-05-23T14:01:08.456Z]   userxattr: false
14:01:08 [2023-05-23T14:01:08.456Z]  Logging Driver: json-file
14:01:08 [2023-05-23T14:01:08.456Z]  Cgroup Driver: cgroupfs
14:01:08 [2023-05-23T14:01:08.456Z]  Cgroup Version: 1
14:01:08 [2023-05-23T14:01:08.456Z]  Plugins:
14:01:08 [2023-05-23T14:01:08.456Z]   Volume: local
14:01:08 [2023-05-23T14:01:08.456Z]   Network: bridge host ipvlan macvlan null overlay
14:01:08 [2023-05-23T14:01:08.456Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:01:08 [2023-05-23T14:01:08.456Z]  Swarm: inactive
14:01:08 [2023-05-23T14:01:08.456Z]  Runtimes: io.containerd.runc.v2 runc
14:01:08 [2023-05-23T14:01:08.456Z]  Default Runtime: runc
14:01:08 [2023-05-23T14:01:08.456Z]  Init Binary: docker-init
14:01:08 [2023-05-23T14:01:08.456Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
14:01:08 [2023-05-23T14:01:08.456Z]  runc version: v1.1.4-0-g5fd4c4d
14:01:08 [2023-05-23T14:01:08.456Z]  init version: de40ad0
14:01:08 [2023-05-23T14:01:08.456Z]  Security Options:
14:01:08 [2023-05-23T14:01:08.456Z]   apparmor
14:01:08 [2023-05-23T14:01:08.456Z]   seccomp
14:01:08 [2023-05-23T14:01:08.456Z]    Profile: builtin
14:01:08 [2023-05-23T14:01:08.456Z]  Kernel Version: 5.15.0-1031-aws
14:01:08 [2023-05-23T14:01:08.456Z]  Operating System: Ubuntu 20.04.6 LTS
14:01:08 [2023-05-23T14:01:08.456Z]  OSType: linux
14:01:08 [2023-05-23T14:01:08.456Z]  Architecture: aarch64
14:01:08 [2023-05-23T14:01:08.456Z]  CPUs: 8
14:01:08 [2023-05-23T14:01:08.456Z]  Total Memory: 30.64GiB
14:01:08 [2023-05-23T14:01:08.456Z]  Name: ip-10-100-92-70
14:01:08 [2023-05-23T14:01:08.456Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
14:01:08 [2023-05-23T14:01:08.457Z]  Docker Root Dir: /var/lib/docker
14:01:08 [2023-05-23T14:01:08.457Z]  Debug Mode: false
14:01:08 [2023-05-23T14:01:08.457Z]  Registry: https://index.docker.io/v1/
14:01:08 [2023-05-23T14:01:08.457Z]  Experimental: true
14:01:08 [2023-05-23T14:01:08.457Z]  Insecure Registries:
14:01:08 [2023-05-23T14:01:08.457Z]   127.0.0.0/8
14:01:08 [2023-05-23T14:01:08.457Z]  Live Restore Enabled: true
14:01:08 [2023-05-23T14:01:08.457Z] 
[Pipeline] sh
14:01:08 [2023-05-23T14:01:08.731Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:01:08 [2023-05-23T14:01:08.731Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:01:08 [2023-05-23T14:01:08.731Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45592/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:01:08 [2023-05-23T14:01:08.731Z] + bash /home/ubuntu/workspace/moby_PR-45592/check-config.sh
14:01:08 [2023-05-23T14:01:08.731Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:01:08 [2023-05-23T14:01:08.731Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
14:01:08 [2023-05-23T14:01:08.731Z] 
14:01:08 [2023-05-23T14:01:08.731Z] Generally Necessary:
14:01:08 [2023-05-23T14:01:08.731Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:01:08 [2023-05-23T14:01:08.731Z] - apparmor: enabled and tools installed
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NAMESPACES: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NET_NS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_PID_NS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_IPC_NS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_UTS_NS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CGROUPS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CGROUP_CPUACCT: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CGROUP_DEVICE: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CGROUP_FREEZER: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CGROUP_SCHED: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_CPUSETS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_MEMCG: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_KEYS: enabled
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_VETH: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_BRIDGE: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_NF_NAT: enabled (as module)
14:01:08 [2023-05-23T14:01:08.987Z] - CONFIG_POSIX_MQUEUE: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CGROUP_BPF: enabled
14:01:09 [2023-05-23T14:01:09.244Z] 
14:01:09 [2023-05-23T14:01:09.244Z] Optional Features:
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_USER_NS: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_SECCOMP: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_SECCOMP_FILTER: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CGROUP_PIDS: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_MEMCG_SWAP: enabled
14:01:09 [2023-05-23T14:01:09.244Z]     (cgroup swap accounting is currently enabled)
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_BLK_CGROUP: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CGROUP_PERF: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CGROUP_HUGETLB: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_CFS_BANDWIDTH: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_RT_GROUP_SCHED: missing
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_VS: enabled (as module)
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_VS_NFCT: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_IP_VS_RR: enabled (as module)
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_SECURITY_SELINUX: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_SECURITY_APPARMOR: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_EXT4_FS: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:01:09 [2023-05-23T14:01:09.244Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:01:09 [2023-05-23T14:01:09.501Z] - Network Drivers:
14:01:09 [2023-05-23T14:01:09.501Z]   - "overlay":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_VXLAN: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       Optional (for encrypted networks):
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_CRYPTO: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_CRYPTO_AEAD: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_CRYPTO_GCM: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_CRYPTO_GHASH: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_XFRM: enabled
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_XFRM_USER: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]       - CONFIG_INET_ESP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]   - "ipvlan":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_IPVLAN: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]   - "macvlan":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_MACVLAN: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_DUMMY: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]   - "ftp,tftp client in container":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z] - Storage Drivers:
14:01:09 [2023-05-23T14:01:09.501Z]   - "aufs":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_AUFS_FS: enabled (as module)
14:01:09 [2023-05-23T14:01:09.501Z]   - "btrfs":
14:01:09 [2023-05-23T14:01:09.501Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:01:09 [2023-05-23T14:01:09.758Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:01:09 [2023-05-23T14:01:09.758Z]   - "devicemapper":
14:01:09 [2023-05-23T14:01:09.758Z]     - CONFIG_BLK_DEV_DM: enabled
14:01:09 [2023-05-23T14:01:09.758Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:01:09 [2023-05-23T14:01:09.758Z]   - "overlay":
14:01:09 [2023-05-23T14:01:09.758Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:01:09 [2023-05-23T14:01:09.758Z]   - "zfs":
14:01:09 [2023-05-23T14:01:09.758Z]     - /dev/zfs: present
14:01:09 [2023-05-23T14:01:09.758Z]     - zfs command: missing
14:01:09 [2023-05-23T14:01:09.758Z]     - zpool command: missing
14:01:09 [2023-05-23T14:01:09.758Z] 
14:01:09 [2023-05-23T14:01:09.758Z] Limits:
14:01:09 [2023-05-23T14:01:09.758Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:01:09 [2023-05-23T14:01:09.758Z] 
14:01:09 [2023-05-23T14:01:09.758Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:01:10 [2023-05-23T14:01:10.098Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6506579e18f7880b2f3db1966fa728f91a102514 .
14:01:10 [2023-05-23T14:01:10.354Z] #1 [internal] load .dockerignore
14:01:10 [2023-05-23T14:01:10.354Z] #1 transferring context:
14:01:10 [2023-05-23T14:01:10.354Z] #1 transferring context: 113B done
14:01:10 [2023-05-23T14:01:10.354Z] #1 DONE 0.1s
14:01:10 [2023-05-23T14:01:10.354Z] 
14:01:10 [2023-05-23T14:01:10.354Z] #2 [internal] load build definition from Dockerfile
14:01:10 [2023-05-23T14:01:10.354Z] #2 transferring dockerfile: 26.95kB done
14:01:10 [2023-05-23T14:01:10.354Z] #2 DONE 0.2s
14:01:10 [2023-05-23T14:01:10.354Z] 
14:01:10 [2023-05-23T14:01:10.354Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:01:10 [2023-05-23T14:01:10.917Z] #3 DONE 0.5s
14:01:10 [2023-05-23T14:01:10.917Z] 
14:01:10 [2023-05-23T14:01:10.917Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
14:01:10 [2023-05-23T14:01:10.917Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
14:01:10 [2023-05-23T14:01:10.917Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
14:01:10 [2023-05-23T14:01:10.917Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
14:01:10 [2023-05-23T14:01:10.917Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
14:01:10 [2023-05-23T14:01:10.917Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
14:01:10 [2023-05-23T14:01:10.917Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s
14:01:11 [2023-05-23T14:01:11.173Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
14:01:11 [2023-05-23T14:01:11.173Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
14:01:11 [2023-05-23T14:01:11.173Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
14:01:11 [2023-05-23T14:01:11.173Z] #4 DONE 0.5s
14:01:11 [2023-05-23T14:01:11.430Z] 
14:01:11 [2023-05-23T14:01:11.430Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:01:12 [2023-05-23T14:01:12.843Z] #5 ...
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #6 [internal] load metadata for docker.io/library/busybox:latest
14:01:12 [2023-05-23T14:01:12.843Z] #6 DONE 1.1s
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:01:12 [2023-05-23T14:01:12.843Z] #7 DONE 1.1s
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:01:12 [2023-05-23T14:01:12.843Z] #5 DONE 1.2s
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:01:12 [2023-05-23T14:01:12.843Z] #8 DONE 1.2s
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #9 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
14:01:12 [2023-05-23T14:01:12.843Z] #9 DONE 1.2s
14:01:12 [2023-05-23T14:01:12.843Z] 
14:01:12 [2023-05-23T14:01:12.843Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
14:01:12 [2023-05-23T14:01:12.843Z] #10 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
14:01:12 [2023-05-23T14:01:12.843Z] #10 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 0.2s done
14:01:13 [2023-05-23T14:01:13.099Z] #10 sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 1.85kB / 1.85kB done
14:01:13 [2023-05-23T14:01:13.099Z] #10 sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf 529B / 529B done
14:01:13 [2023-05-23T14:01:13.099Z] #10 sha256:d352b92ddb5df3919bb910c3e7f46b1cbea5a6072f96eb837d7147a3c3f84d39 1.48kB / 1.48kB done
14:01:13 [2023-05-23T14:01:13.357Z] #10 ...
14:01:13 [2023-05-23T14:01:13.357Z] 
14:01:13 [2023-05-23T14:01:13.357Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:01:13 [2023-05-23T14:01:13.357Z] #11 DONE 0.7s
14:01:13 [2023-05-23T14:01:13.357Z] 
14:01:13 [2023-05-23T14:01:13.357Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:13 [2023-05-23T14:01:13.357Z] #12 resolve docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c 0.2s done
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c 1.86kB / 1.86kB done
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:294f80d0e466e16090256846a4411f61407457762b227e03aa7e80d6550490b7 1.58kB / 1.58kB done
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:6cc6a8eab3b8051ff89b4f8cab1fa0d6be913403a47a4bd51658f37dcf132fde 7.01kB / 7.01kB done
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 28.90MB / 53.69MB 0.4s
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.10MB / 15.75MB 0.4s
14:01:13 [2023-05-23T14:01:13.357Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 7.82MB / 54.68MB 0.4s
14:01:13 [2023-05-23T14:01:13.617Z] #12 ...
14:01:13 [2023-05-23T14:01:13.617Z] 
14:01:13 [2023-05-23T14:01:13.617Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
14:01:13 [2023-05-23T14:01:13.617Z] #13 resolve docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 0.2s done
14:01:13 [2023-05-23T14:01:13.617Z] #13 sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 2.29kB / 2.29kB done
14:01:13 [2023-05-23T14:01:13.617Z] #13 sha256:3be7f0919fc88e394cf86dc712cfb747f4ea29bd3e4e75508c3f53aeb2135ad7 528B / 528B done
14:01:13 [2023-05-23T14:01:13.617Z] #13 sha256:f92f3ea6e4a8c34d0521435aeae960a08746e2dc17ce0b75c0f7603fe0b9dc6a 1.47kB / 1.47kB done
14:01:13 [2023-05-23T14:01:13.617Z] #13 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 2.00MB / 2.00MB 0.2s done
14:01:13 [2023-05-23T14:01:13.617Z] #13 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0.1s done
14:01:13 [2023-05-23T14:01:13.617Z] #13 DONE 0.9s
14:01:13 [2023-05-23T14:01:13.617Z] 
14:01:13 [2023-05-23T14:01:13.617Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 50.33MB / 53.69MB 0.6s
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 30.41MB / 54.68MB 0.6s
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.05MB / 81.44MB 0.6s
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.7s
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 39.85MB / 54.68MB 0.7s
14:01:13 [2023-05-23T14:01:13.617Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 13.63MB / 81.44MB 0.7s
14:01:13 [2023-05-23T14:01:13.874Z] #12 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.7s done
14:01:13 [2023-05-23T14:01:13.874Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 50.33MB / 54.68MB 0.8s
14:01:13 [2023-05-23T14:01:13.874Z] #12 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9
14:01:13 [2023-05-23T14:01:13.874Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 0B / 95.47MB 0.8s
14:01:13 [2023-05-23T14:01:13.874Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 0.9s
14:01:13 [2023-05-23T14:01:13.874Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 27.26MB / 81.44MB 0.9s
14:01:14 [2023-05-23T14:01:14.130Z] #12 ...
14:01:14 [2023-05-23T14:01:14.130Z] 
14:01:14 [2023-05-23T14:01:14.130Z] #14 [internal] load build context
14:01:14 [2023-05-23T14:01:14.130Z] #14 transferring context: 67.52MB 1.2s done
14:01:14 [2023-05-23T14:01:14.130Z] #14 DONE 1.4s
14:01:14 [2023-05-23T14:01:14.130Z] 
14:01:14 [2023-05-23T14:01:14.130Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 0.9s done
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 32.51MB / 81.44MB 1.0s
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 16.78MB / 95.47MB 1.0s
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 37.75MB / 81.44MB 1.2s
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 32.61MB / 95.47MB 1.2s
14:01:14 [2023-05-23T14:01:14.130Z] #12 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 1.1s done
14:01:14 [2023-05-23T14:01:14.387Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 50.33MB / 95.47MB 1.3s
14:01:14 [2023-05-23T14:01:14.387Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 44.04MB / 81.44MB 1.4s
14:01:14 [2023-05-23T14:01:14.643Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 50.33MB / 81.44MB 1.5s
14:01:14 [2023-05-23T14:01:14.643Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 66.06MB / 95.47MB 1.5s
14:01:14 [2023-05-23T14:01:14.643Z] #12 ...
14:01:14 [2023-05-23T14:01:14.643Z] 
14:01:14 [2023-05-23T14:01:14.643Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:01:14 [2023-05-23T14:01:14.643Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
14:01:14 [2023-05-23T14:01:14.643Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
14:01:14 [2023-05-23T14:01:14.644Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
14:01:14 [2023-05-23T14:01:14.644Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
14:01:14 [2023-05-23T14:01:14.644Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.5s done
14:01:14 [2023-05-23T14:01:14.644Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
14:01:14 [2023-05-23T14:01:14.644Z] #15 DONE 2.1s
14:01:14 [2023-05-23T14:01:14.644Z] 
14:01:14 [2023-05-23T14:01:14.644Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:14 [2023-05-23T14:01:14.644Z] #12 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 0.9s done
14:01:14 [2023-05-23T14:01:14.644Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 83.89MB / 95.47MB 1.7s
14:01:14 [2023-05-23T14:01:14.900Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 56.62MB / 81.44MB 1.8s
14:01:14 [2023-05-23T14:01:14.900Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 1.8s
14:01:14 [2023-05-23T14:01:14.900Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 66.06MB / 81.44MB 1.9s
14:01:14 [2023-05-23T14:01:14.900Z] #12 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf
14:01:15 [2023-05-23T14:01:15.156Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 75.50MB / 81.44MB 2.2s
14:01:15 [2023-05-23T14:01:15.156Z] #12 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.2s done
14:01:15 [2023-05-23T14:01:15.412Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 2.3s
14:01:15 [2023-05-23T14:01:15.975Z] #12 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e
14:01:15 [2023-05-23T14:01:15.975Z] #12 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 2.9s done
14:01:16 [2023-05-23T14:01:16.904Z] #12 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 0.8s done
14:01:18 [2023-05-23T14:01:18.795Z] #12 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 5.3s done
14:01:18 [2023-05-23T14:01:18.795Z] #12 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76
14:01:18 [2023-05-23T14:01:18.795Z] #12 ...
14:01:18 [2023-05-23T14:01:18.795Z] 
14:01:18 [2023-05-23T14:01:18.795Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:01:18 [2023-05-23T14:01:18.795Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
14:01:18 [2023-05-23T14:01:18.795Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:01:18 [2023-05-23T14:01:18.795Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:01:18 [2023-05-23T14:01:18.795Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:01:18 [2023-05-23T14:01:18.795Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done
14:01:18 [2023-05-23T14:01:18.795Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
14:01:18 [2023-05-23T14:01:18.795Z] #16 DONE 5.9s
14:01:18 [2023-05-23T14:01:18.795Z] 
14:01:18 [2023-05-23T14:01:18.795Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:19 [2023-05-23T14:01:19.357Z] #12 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.0s done
14:01:20 [2023-05-23T14:01:20.725Z] #12 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55
14:01:22 [2023-05-23T14:01:22.619Z] #12 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 2.0s done
14:01:22 [2023-05-23T14:01:22.619Z] #12 ...
14:01:22 [2023-05-23T14:01:22.619Z] 
14:01:22 [2023-05-23T14:01:22.619Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
14:01:22 [2023-05-23T14:01:22.619Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 7.4s done
14:01:22 [2023-05-23T14:01:22.619Z] #10 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.3s done
14:01:22 [2023-05-23T14:01:22.619Z] #10 DONE 9.9s
14:01:22 [2023-05-23T14:01:22.619Z] 
14:01:22 [2023-05-23T14:01:22.619Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:7eed3606b9f697d2b943369ce4f3fc7dfd8a0c7ea752ddf8c389b089b0f5346c
14:01:22 [2023-05-23T14:01:22.619Z] #12 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7
14:01:22 [2023-05-23T14:01:22.876Z] #12 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 done
14:01:23 [2023-05-23T14:01:23.133Z] #12 DONE 10.4s
14:01:23 [2023-05-23T14:01:23.133Z] 
14:01:23 [2023-05-23T14:01:23.133Z] #17 [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
14:01:23 [2023-05-23T14:01:23.389Z] #17 0.762 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:01:23 [2023-05-23T14:01:23.389Z] #17 0.773 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:23 [2023-05-23T14:01:23.389Z] #17 0.773 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:23 [2023-05-23T14:01:23.389Z] #17 0.885 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:23 [2023-05-23T14:01:23.645Z] #17 ...
14:01:23 [2023-05-23T14:01:23.645Z] 
14:01:23 [2023-05-23T14:01:23.645Z] #18 [build-dummy 2/2] RUN mkdir -p /build
14:01:23 [2023-05-23T14:01:23.901Z] #18 ...
14:01:23 [2023-05-23T14:01:23.901Z] 
14:01:23 [2023-05-23T14:01:23.901Z] #17 [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
14:01:23 [2023-05-23T14:01:23.901Z] #17 1.249 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:23 [2023-05-23T14:01:23.901Z] #17 1.258 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:24 [2023-05-23T14:01:24.830Z] #17 2.124 Fetched 8530 kB in 2s (5269 kB/s)
14:01:25 [2023-05-23T14:01:25.391Z] #17 2.124 Reading package lists...
14:01:25 [2023-05-23T14:01:25.647Z] #17 2.634 Reading package lists...
14:01:25 [2023-05-23T14:01:25.647Z] #17 3.125 Building dependency tree...
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.399 The following additional packages will be installed:
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.399   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.399   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.401 Recommended packages:
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.401   libldap-common publicsuffix libsasl2-modules
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.519 The following NEW packages will be installed:
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.519   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.520   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.520   libssh2-1 openssl
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.792 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.792 Need to get 2944 kB of archives.
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.792 After this operation, 6484 kB of additional disk space will be used.
14:01:26 [2023-05-23T14:01:26.209Z] #17 3.792 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.860 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.890 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.910 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.925 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.929 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 3.989 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 4.001 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 4.007 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:01:26 [2023-05-23T14:01:26.465Z] #17 4.020 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:01:26 [2023-05-23T14:01:26.721Z] #17 4.027 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
14:01:26 [2023-05-23T14:01:26.721Z] #17 4.073 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
14:01:26 [2023-05-23T14:01:26.721Z] #17 4.089 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:01:26 [2023-05-23T14:01:26.721Z] #17 4.097 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:01:26 [2023-05-23T14:01:26.721Z] #17 4.145 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:01:26 [2023-05-23T14:01:26.977Z] #17 4.332 debconf: delaying package configuration, since apt-utils is not installed
14:01:26 [2023-05-23T14:01:26.977Z] #17 4.358 Fetched 2944 kB in 1s (4739 kB/s)
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.517 Selecting previously unselected package openssl.
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.517 (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.)
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.521 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.532 Unpacking openssl (1.1.1n-0+deb11u4) ...
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.680 Selecting previously unselected package ca-certificates.
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.681 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:01:27 [2023-05-23T14:01:27.233Z] #17 4.715 Unpacking ca-certificates (20210119) ...
14:01:27 [2023-05-23T14:01:27.489Z] #17 4.952 Selecting previously unselected package libbrotli1:arm64.
14:01:27 [2023-05-23T14:01:27.489Z] #17 4.954 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:01:27 [2023-05-23T14:01:27.489Z] #17 4.979 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:01:27 [2023-05-23T14:01:27.745Z] #17 5.271 Selecting previously unselected package libsasl2-modules-db:arm64.
14:01:28 [2023-05-23T14:01:28.001Z] #17 5.272 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.001Z] #17 5.280 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:01:28 [2023-05-23T14:01:28.001Z] #17 5.469 Selecting previously unselected package libsasl2-2:arm64.
14:01:28 [2023-05-23T14:01:28.001Z] #17 5.470 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.001Z] #17 5.482 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:01:28 [2023-05-23T14:01:28.257Z] #17 5.644 Selecting previously unselected package libldap-2.4-2:arm64.
14:01:28 [2023-05-23T14:01:28.257Z] #17 5.646 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.257Z] #17 5.663 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.757 Selecting previously unselected package libnghttp2-14:arm64.
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.759 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.766 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.915 Selecting previously unselected package libpsl5:arm64.
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.917 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.513Z] #17 5.924 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:01:28 [2023-05-23T14:01:28.769Z] #17 6.203 Selecting previously unselected package librtmp1:arm64.
14:01:28 [2023-05-23T14:01:28.769Z] #17 6.204 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:01:28 [2023-05-23T14:01:28.769Z] #17 6.213 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.356 Selecting previously unselected package libssh2-1:arm64.
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.357 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.367 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.490 Selecting previously unselected package libcurl4:arm64.
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.491 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.513 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:01:29 [2023-05-23T14:01:29.025Z] #17 6.580 Selecting previously unselected package curl.
14:01:29 [2023-05-23T14:01:29.281Z] #17 6.582 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.281Z] #17 6.590 Unpacking curl (7.74.0-1.3+deb11u7) ...
14:01:29 [2023-05-23T14:01:29.281Z] #17 6.774 Selecting previously unselected package libonig5:arm64.
14:01:29 [2023-05-23T14:01:29.281Z] #17 6.776 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.281Z] #17 6.801 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:01:29 [2023-05-23T14:01:29.537Z] #17 6.906 Selecting previously unselected package libjq1:arm64.
14:01:29 [2023-05-23T14:01:29.537Z] #17 6.907 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.537Z] #17 6.917 Unpacking libjq1:arm64 (1.6-2.1) ...
14:01:29 [2023-05-23T14:01:29.537Z] #17 6.997 Selecting previously unselected package jq.
14:01:29 [2023-05-23T14:01:29.792Z] #17 6.998 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.022 Unpacking jq (1.6-2.1) ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.088 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.166 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.190 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.216 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:01:29 [2023-05-23T14:01:29.792Z] #17 7.295 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:01:30 [2023-05-23T14:01:30.049Z] #17 7.433 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:01:30 [2023-05-23T14:01:30.049Z] #17 7.528 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:01:30 [2023-05-23T14:01:30.049Z] #17 7.559 Setting up openssl (1.1.1n-0+deb11u4) ...
14:01:30 [2023-05-23T14:01:30.305Z] #17 7.599 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:01:30 [2023-05-23T14:01:30.305Z] #17 ...
14:01:30 [2023-05-23T14:01:30.305Z] 
14:01:30 [2023-05-23T14:01:30.305Z] #18 [build-dummy 2/2] RUN mkdir -p /build
14:01:30 [2023-05-23T14:01:30.305Z] #18 DONE 16.8s
14:01:30 [2023-05-23T14:01:30.305Z] 
14:01:30 [2023-05-23T14:01:30.305Z] #19 [base 2/5] COPY --from=xx / /
14:01:30 [2023-05-23T14:01:30.305Z] #19 DONE 0.1s
14:01:30 [2023-05-23T14:01:30.305Z] 
14:01:30 [2023-05-23T14:01:30.305Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:01:30 [2023-05-23T14:01:30.305Z] #20 DONE 0.0s
14:01:30 [2023-05-23T14:01:30.305Z] 
14:01:30 [2023-05-23T14:01:30.305Z] #17 [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
14:01:30 [2023-05-23T14:01:30.305Z] #17 7.712 Setting up libjq1:arm64 (1.6-2.1) ...
14:01:30 [2023-05-23T14:01:30.305Z] #17 7.725 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:01:30 [2023-05-23T14:01:30.305Z] #17 7.739 Setting up ca-certificates (20210119) ...
14:01:30 [2023-05-23T14:01:30.305Z] #17 ...
14:01:30 [2023-05-23T14:01:30.305Z] 
14:01:30 [2023-05-23T14:01:30.305Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:01:30 [2023-05-23T14:01:30.868Z] #21 DONE 0.4s
14:01:30 [2023-05-23T14:01:30.868Z] 
14:01:30 [2023-05-23T14:01:30.868Z] #22 [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
14:01:31 [2023-05-23T14:01:31.431Z] #22 DONE 0.6s
14:01:31 [2023-05-23T14:01:31.431Z] 
14:01:31 [2023-05-23T14:01:31.431Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:01:32 [2023-05-23T14:01:32.359Z] #23 ...
14:01:32 [2023-05-23T14:01:32.359Z] 
14:01:32 [2023-05-23T14:01:32.359Z] #17 [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
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.230 Updating certificates in /etc/ssl/certs...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.794 129 added, 0 removed; done.
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.825 Setting up jq (1.6-2.1) ...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.839 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.852 Setting up curl (7.74.0-1.3+deb11u7) ...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.864 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.886 Processing triggers for ca-certificates (20210119) ...
14:01:32 [2023-05-23T14:01:32.359Z] #17 8.895 Updating certificates in /etc/ssl/certs...
14:01:32 [2023-05-23T14:01:32.359Z] #17 9.332 0 added, 0 removed; done.
14:01:32 [2023-05-23T14:01:32.359Z] #17 9.332 Running hooks in /etc/ca-certificates/update.d...
14:01:32 [2023-05-23T14:01:32.359Z] #17 9.333 done.
14:01:32 [2023-05-23T14:01:32.359Z] #17 DONE 9.5s
14:01:32 [2023-05-23T14:01:32.359Z] 
14:01:32 [2023-05-23T14:01:32.359Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:01:32 [2023-05-23T14:01:32.359Z] #24 DONE 0.0s
14:01:32 [2023-05-23T14:01:32.359Z] 
14:01:32 [2023-05-23T14:01:32.359Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:01:32 [2023-05-23T14:01:32.359Z] #23 0.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:32 [2023-05-23T14:01:32.359Z] #23 0.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:32 [2023-05-23T14:01:32.359Z] #23 0.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:32 [2023-05-23T14:01:32.359Z] #23 0.861 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:32 [2023-05-23T14:01:32.359Z] #23 0.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:32 [2023-05-23T14:01:32.359Z] #23 1.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:33 [2023-05-23T14:01:33.287Z] #23 1.811 Fetched 8530 kB in 1s (6112 kB/s)
14:01:33 [2023-05-23T14:01:33.856Z] #23 1.811 Reading package lists...
14:01:34 [2023-05-23T14:01:34.113Z] #23 2.342 Reading package lists...
14:01:34 [2023-05-23T14:01:34.370Z] #23 2.851 Building dependency tree...
14:01:34 [2023-05-23T14:01:34.370Z] #23 2.994 Reading state information...
14:01:34 [2023-05-23T14:01:34.637Z] #23 3.163 The following additional packages will be installed:
14:01:34 [2023-05-23T14:01:34.637Z] #23 3.164   libmagic-mgc libmagic1
14:01:34 [2023-05-23T14:01:34.637Z] #23 3.191 The following NEW packages will be installed:
14:01:34 [2023-05-23T14:01:34.637Z] #23 3.192   file libmagic-mgc libmagic1
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.485 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.485 Need to get 463 kB of archives.
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.485 After this operation, 7063 kB of additional disk space will be used.
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.485 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.490 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.492 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.622 debconf: delaying package configuration, since apt-utils is not installed
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.661 Fetched 463 kB in 0s (1571 kB/s)
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.682 Selecting previously unselected package libmagic-mgc.
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.682 (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.)
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.691 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
14:01:34 [2023-05-23T14:01:34.901Z] #23 3.695 Unpacking libmagic-mgc (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.763 Selecting previously unselected package libmagic1:arm64.
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.765 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.773 Unpacking libmagic1:arm64 (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.808 Selecting previously unselected package file.
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.810 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.814 Unpacking file (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.852 Setting up libmagic-mgc (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.865 Setting up libmagic1:arm64 (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.884 Setting up file (1:5.39-3) ...
14:01:35 [2023-05-23T14:01:35.156Z] #23 3.895 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:01:35 [2023-05-23T14:01:35.412Z] #23 DONE 4.0s
14:01:35 [2023-05-23T14:01:35.412Z] 
14:01:35 [2023-05-23T14:01:35.412Z] #25 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:01:35 [2023-05-23T14:01:35.668Z] #25 ...
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:01:35 [2023-05-23T14:01:35.668Z] #26 DONE 0.2s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #27 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:01:35 [2023-05-23T14:01:35.668Z] #27 DONE 0.2s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #28 [tini-src 1/3] WORKDIR /usr/src/tini
14:01:35 [2023-05-23T14:01:35.668Z] #28 DONE 0.2s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #29 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:01:35 [2023-05-23T14:01:35.668Z] #29 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc
14:01:35 [2023-05-23T14:01:35.668Z] #30 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:01:35 [2023-05-23T14:01:35.668Z] #31 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #32 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
14:01:35 [2023-05-23T14:01:35.668Z] #32 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:01:35 [2023-05-23T14:01:35.668Z] #33 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:01:35 [2023-05-23T14:01:35.668Z] #34 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #35 [dockercli-src 1/5] WORKDIR /tmp/dockercli
14:01:35 [2023-05-23T14:01:35.668Z] #35 DONE 0.3s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:01:35 [2023-05-23T14:01:35.668Z] #36 DONE 0.4s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
14:01:35 [2023-05-23T14:01:35.668Z] #37 DONE 0.4s
14:01:35 [2023-05-23T14:01:35.668Z] 
14:01:35 [2023-05-23T14:01:35.668Z] #38 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:01:35 [2023-05-23T14:01:35.924Z] #38 ...
14:01:35 [2023-05-23T14:01:35.924Z] 
14:01:35 [2023-05-23T14:01:35.924Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:01:35 [2023-05-23T14:01:35.924Z] #39 DONE 0.4s
14:01:35 [2023-05-23T14:01:35.924Z] 
14:01:35 [2023-05-23T14:01:35.924Z] #40 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
14:01:35 [2023-05-23T14:01:35.924Z] #40 DONE 0.5s
14:01:36 [2023-05-23T14:01:36.181Z] 
14:01:36 [2023-05-23T14:01:36.181Z] #25 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:01:36 [2023-05-23T14:01:36.181Z] #25 DONE 0.6s
14:01:36 [2023-05-23T14:01:36.181Z] 
14:01:36 [2023-05-23T14:01:36.181Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry
14:01:36 [2023-05-23T14:01:36.181Z] #41 DONE 0.6s
14:01:36 [2023-05-23T14:01:36.181Z] 
14:01:36 [2023-05-23T14:01:36.181Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:01:36 [2023-05-23T14:01:36.743Z] #42 ...
14:01:36 [2023-05-23T14:01:36.743Z] 
14:01:36 [2023-05-23T14:01:36.743Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: is subject to change. To configure the initial branch name to use in all
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: of your new repositories, which will suppress this warning, call:
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 	git config --global init.defaultBranch <name>
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 'development'. The just-created branch can be renamed via this command:
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.925 hint: 	git branch -m <name>
14:01:36 [2023-05-23T14:01:36.743Z] #0 0.927 Initialized empty Git repository in /usr/src/tini/.git/
14:01:36 [2023-05-23T14:01:36.743Z] #43 DONE 1.1s
14:01:37 [2023-05-23T14:01:37.000Z] 
14:01:37 [2023-05-23T14:01:37.000Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: is subject to change. To configure the initial branch name to use in all
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: of your new repositories, which will suppress this warning, call:
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 	git config --global init.defaultBranch <name>
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 'development'. The just-created branch can be renamed via this command:
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.896 hint: 	git branch -m <name>
14:01:37 [2023-05-23T14:01:37.000Z] #0 0.897 Initialized empty Git repository in /usr/src/containerd/.git/
14:01:37 [2023-05-23T14:01:37.000Z] #44 DONE 1.2s
14:01:37 [2023-05-23T14:01:37.000Z] 
14:01:37 [2023-05-23T14:01:37.000Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:01:37 [2023-05-23T14:01:37.000Z] #45 ...
14:01:37 [2023-05-23T14:01:37.000Z] 
14:01:37 [2023-05-23T14:01:37.000Z] #46 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: is subject to change. To configure the initial branch name to use in all
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: of your new repositories, which will suppress this warning, call:
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 	git config --global init.defaultBranch <name>
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 'development'. The just-created branch can be renamed via this command:
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.058 hint: 	git branch -m <name>
14:01:37 [2023-05-23T14:01:37.000Z] #0 1.059 Initialized empty Git repository in /usr/src/runc/.git/
14:01:37 [2023-05-23T14:01:37.000Z] #46 DONE 1.4s
14:01:37 [2023-05-23T14:01:37.257Z] 
14:01:37 [2023-05-23T14:01:37.257Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:01:37 [2023-05-23T14:01:37.514Z] #47 ...
14:01:37 [2023-05-23T14:01:37.514Z] 
14:01:37 [2023-05-23T14:01:37.514Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: is subject to change. To configure the initial branch name to use in all
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: of your new repositories, which will suppress this warning, call:
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 	git config --global init.defaultBranch <name>
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 'development'. The just-created branch can be renamed via this command:
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.577 hint: 	git branch -m <name>
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.578 Initialized empty Git repository in /usr/src/swagger/.git/
14:01:37 [2023-05-23T14:01:37.514Z] #48 DONE 1.7s
14:01:37 [2023-05-23T14:01:37.514Z] 
14:01:37 [2023-05-23T14:01:37.514Z] #38 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: is subject to change. To configure the initial branch name to use in all
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: of your new repositories, which will suppress this warning, call:
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 	git config --global init.defaultBranch <name>
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 'development'. The just-created branch can be renamed via this command:
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.787 hint: 	git branch -m <name>
14:01:37 [2023-05-23T14:01:37.514Z] #38 1.789 Initialized empty Git repository in /usr/src/delve/.git/
14:01:37 [2023-05-23T14:01:37.514Z] #38 DONE 1.8s
14:01:37 [2023-05-23T14:01:37.514Z] 
14:01:37 [2023-05-23T14:01:37.514Z] #49 [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
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.428 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.613 
14:01:37 [2023-05-23T14:01:37.514Z] #0 1.830 #=#=#                                                                         

######################################################################## 100.0%
14:01:37 [2023-05-23T14:01:37.514Z] #0 2.072 
14:01:37 [2023-05-23T14:01:37.514Z] #0 3.148 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:01:37 [2023-05-23T14:01:37.514Z] #0 3.352 
14:01:37 [2023-05-23T14:01:37.514Z] #0 3.582 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
14:01:37 [2023-05-23T14:01:37.514Z] #0 3.895 
14:01:37 [2023-05-23T14:01:37.771Z] #49 ...
14:01:37 [2023-05-23T14:01:37.771Z] 
14:01:37 [2023-05-23T14:01:37.771Z] #50 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 Initialized empty Git repository in /tmp/dockercli/.git/
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: is subject to change. To configure the initial branch name to use in all
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: of your new repositories, which will suppress this warning, call:
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 	git config --global init.defaultBranch <name>
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 'development'. The just-created branch can be renamed via this command:
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 
14:01:37 [2023-05-23T14:01:37.771Z] #0 1.934 hint: 	git branch -m <name>
14:01:37 [2023-05-23T14:01:37.771Z] #50 DONE 2.0s
14:01:37 [2023-05-23T14:01:37.771Z] 
14:01:37 [2023-05-23T14:01:37.771Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:01:43 [2023-05-23T14:01:43.044Z] #51 ...
14:01:43 [2023-05-23T14:01:43.044Z] 
14:01:43 [2023-05-23T14:01:43.044Z] #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
14:01:43 [2023-05-23T14:01:43.044Z] #0 3.240 go: downloading github.com/golangci/golangci-lint v1.51.2
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.146 go: downloading github.com/fatih/color v1.14.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.153 go: downloading github.com/pkg/errors v0.9.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.153 go: downloading github.com/gofrs/flock v0.8.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.153 go: downloading github.com/spf13/cobra v1.6.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.158 go: downloading github.com/spf13/pflag v1.0.5
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.228 go: downloading github.com/spf13/viper v1.12.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.274 go: downloading gopkg.in/yaml.v3 v3.0.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.281 go: downloading golang.org/x/tools v0.6.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.300 go: downloading github.com/hashicorp/go-version v1.6.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.317 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.373 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.415 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.457 go: downloading github.com/mattn/go-colorable v0.1.13
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.545 go: downloading github.com/sirupsen/logrus v1.9.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.635 go: downloading github.com/stretchr/testify v1.8.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.767 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.809 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.859 go: downloading github.com/mattn/go-isatty v0.0.17
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.863 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.866 go: downloading 4d63.com/gochecknoglobals v0.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.903 go: downloading github.com/Abirdcfly/dupword v0.0.9
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.919 go: downloading github.com/Antonboom/errname v0.1.7
14:01:43 [2023-05-23T14:01:43.044Z] #0 4.961 go: downloading github.com/Antonboom/nilnil v0.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.035 go: downloading github.com/BurntSushi/toml v1.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.044 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.079 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.139 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.182 go: downloading github.com/alexkohler/prealloc v1.0.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.184 go: downloading github.com/alingse/asasalint v0.0.11
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.248 go: downloading github.com/ashanbrown/forbidigo v1.4.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.340 go: downloading github.com/ashanbrown/makezero v1.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.347 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.367 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.431 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.432 go: downloading github.com/breml/bidichk v0.2.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.484 go: downloading github.com/breml/errchkjson v0.3.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.487 go: downloading github.com/butuzov/ireturn v0.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.489 go: downloading github.com/charithe/durationcheck v0.0.9
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.597 go: downloading github.com/curioswitch/go-reassign v0.2.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.603 go: downloading github.com/daixiang0/gci v0.9.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.677 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.814 go: downloading github.com/esimonov/ifshort v1.0.4
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.831 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.899 go: downloading github.com/fzipp/gocyclo v0.6.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.905 go: downloading github.com/go-critic/go-critic v0.6.7
14:01:43 [2023-05-23T14:01:43.044Z] #0 5.906 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.123 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.125 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.159 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.334 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.440 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.483 go: downloading github.com/golangci/misspell v0.4.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.485 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.547 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.599 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.652 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.654 go: downloading github.com/hexops/gotextdiff v1.0.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.857 go: downloading github.com/jgautheron/goconst v1.5.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.857 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.874 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.875 go: downloading github.com/julz/importas v0.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.875 go: downloading github.com/junk1tm/musttag v0.4.5
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.948 go: downloading github.com/kisielk/errcheck v1.6.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.985 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 6.995 go: downloading github.com/kulti/thelper v0.6.3
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.017 go: downloading github.com/kunwardeep/paralleltest v1.0.6
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.024 go: downloading github.com/kyoh86/exportloopref v0.1.11
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.026 go: downloading github.com/ldez/tagliatelle v0.4.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.055 go: downloading github.com/leonklingele/grouper v1.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.082 go: downloading github.com/lufeee/execinquery v1.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.106 go: downloading github.com/maratori/testableexamples v1.0.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.124 go: downloading github.com/maratori/testpackage v1.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.124 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.136 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.139 go: downloading github.com/mgechev/revive v1.2.5
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.251 go: downloading github.com/moricho/tparallel v0.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.254 go: downloading github.com/nakabonne/nestif v0.3.1
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.302 go: downloading github.com/nishanths/exhaustive v0.9.5
14:01:43 [2023-05-23T14:01:43.044Z] #0 7.306 go: downloading github.com/nishanths/predeclared v0.2.2
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.395 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.432 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.438 go: downloading github.com/ryancurrah/gomodguard v1.3.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.441 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.479 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.488 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.503 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.514 go: downloading github.com/securego/gosec/v2 v2.15.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.590 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.603 go: downloading github.com/sivchari/containedctx v1.0.2
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.656 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.658 go: downloading github.com/sonatard/noctx v0.0.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.659 go: downloading github.com/sourcegraph/go-diff v0.7.0
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.659 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.661 go: downloading github.com/sivchari/tenv v1.7.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.718 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.727 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.731 go: downloading github.com/tetafro/godot v1.4.11
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.779 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.785 go: downloading github.com/timonwong/loggercheck v0.9.3
14:01:43 [2023-05-23T14:01:43.044Z] #52 7.785 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.852 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.853 go: downloading github.com/ultraware/funlen v0.0.3
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.871 go: downloading github.com/ultraware/whitespace v0.0.5
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.879 go: downloading github.com/uudashr/gocognit v1.0.6
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.892 go: downloading github.com/yagipy/maintidx v1.0.0
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.948 go: downloading github.com/yeya24/promlinter v0.2.0
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.953 go: downloading gitlab.com/bosi/decorder v0.2.3
14:01:43 [2023-05-23T14:01:43.301Z] #52 7.960 go: downloading honnef.co/go/tools v0.4.2
14:01:43 [2023-05-23T14:01:43.559Z] #52 8.243 go: downloading mvdan.cc/gofumpt v0.4.0
14:01:43 [2023-05-23T14:01:43.816Z] #52 8.423 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:01:43 [2023-05-23T14:01:43.816Z] #52 8.429 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
14:01:43 [2023-05-23T14:01:43.816Z] #52 8.547 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.549 go: downloading github.com/spf13/afero v1.8.2
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.609 go: downloading github.com/spf13/cast v1.5.0
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.665 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.695 go: downloading golang.org/x/mod v0.8.0
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.698 go: downloading github.com/hashicorp/errwrap v1.0.0
14:01:44 [2023-05-23T14:01:44.073Z] #52 8.796 go: downloading golang.org/x/sys v0.5.0
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.839 go: downloading github.com/davecgh/go-spew v1.1.1
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.916 go: downloading github.com/pmezard/go-difflib v1.0.0
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.923 go: downloading github.com/stretchr/objx v0.5.0
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.987 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.988 go: downloading github.com/gobwas/glob v0.2.3
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.989 go: downloading gopkg.in/yaml.v2 v2.4.0
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.990 go: downloading golang.org/x/sync v0.1.0
14:01:44 [2023-05-23T14:01:44.330Z] #52 8.991 go: downloading go.uber.org/zap v1.17.0
14:01:44 [2023-05-23T14:01:44.586Z] #52 9.199 go: downloading github.com/kisielk/gotool v1.0.0
14:01:44 [2023-05-23T14:01:44.586Z] #52 9.202 go: downloading golang.org/x/text v0.6.0
14:01:44 [2023-05-23T14:01:44.586Z] #52 9.209 go: downloading github.com/go-toolsmith/astcast v1.1.0
14:01:44 [2023-05-23T14:01:44.586Z] #52 9.228 go: downloading github.com/go-toolsmith/astcopy v1.0.3
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.310 go: downloading github.com/go-toolsmith/astequal v1.1.0
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.324 go: downloading github.com/go-toolsmith/astfmt v1.1.0
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.489 go: downloading github.com/go-toolsmith/astp v1.1.0
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.491 go: downloading github.com/go-toolsmith/strparse v1.1.0
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.496 go: downloading github.com/go-toolsmith/typep v1.1.0
14:01:44 [2023-05-23T14:01:44.843Z] #52 9.496 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
14:01:45 [2023-05-23T14:01:45.099Z] #52 9.613 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:01:45 [2023-05-23T14:01:45.099Z] #52 9.623 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
14:01:45 [2023-05-23T14:01:45.099Z] #52 9.718 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:01:45 [2023-05-23T14:01:45.099Z] #52 9.834 go: downloading github.com/ettle/strcase v0.1.1
14:01:45 [2023-05-23T14:01:45.356Z] #52 9.836 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:01:45 [2023-05-23T14:01:45.356Z] #52 9.841 go: downloading github.com/Masterminds/semver v1.5.0
14:01:45 [2023-05-23T14:01:45.356Z] #52 9.856 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:01:45 [2023-05-23T14:01:45.356Z] #52 9.856 go: downloading github.com/fatih/structtag v1.2.0
14:01:45 [2023-05-23T14:01:45.356Z] #52 9.971 go: downloading github.com/google/go-cmp v0.5.9
14:01:45 [2023-05-23T14:01:45.356Z] #52 10.02 go: downloading github.com/prometheus/client_golang v1.12.1
14:01:45 [2023-05-23T14:01:45.356Z] #52 10.04 go: downloading github.com/prometheus/client_model v0.2.0
14:01:45 [2023-05-23T14:01:45.356Z] #52 ...
14:01:45 [2023-05-23T14:01:45.356Z] 
14:01:45 [2023-05-23T14:01:45.356Z] #53 [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
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.109 go: downloading gotest.tools/gotestsum v1.8.2
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.707 go: downloading github.com/dnephin/pflag v1.0.7
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.715 go: downloading github.com/fatih/color v1.13.0
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.715 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.715 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.715 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.748 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.753 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.793 go: downloading golang.org/x/tools v0.1.11
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.877 go: downloading github.com/mattn/go-colorable v0.1.12
14:01:45 [2023-05-23T14:01:45.356Z] #0 3.885 go: downloading github.com/mattn/go-isatty v0.0.14
14:01:45 [2023-05-23T14:01:45.356Z] #0 5.600 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:01:45 [2023-05-23T14:01:45.613Z] #53 ...
14:01:45 [2023-05-23T14:01:45.613Z] 
14:01:45 [2023-05-23T14:01:45.613Z] #54 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:01:45 [2023-05-23T14:01:45.613Z] #0 2.508 go: downloading github.com/pelletier/go-toml v1.8.1
14:01:45 [2023-05-23T14:01:45.613Z] #54 ...
14:01:45 [2023-05-23T14:01:45.613Z] 
14:01:45 [2023-05-23T14:01:45.613Z] #55 [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             ;
14:01:45 [2023-05-23T14:01:45.613Z] #0 3.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 3.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 3.716 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 4.319 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 4.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 4.987 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 6.340 Fetched 8530 kB in 3s (2866 kB/s)
14:01:45 [2023-05-23T14:01:45.613Z] #0 6.340 Reading package lists...
14:01:45 [2023-05-23T14:01:45.613Z] #0 7.320 Reading package lists...
14:01:45 [2023-05-23T14:01:45.613Z] #0 8.108 Building dependency tree...
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.033 python3 is already the newest version (3.9.2-3).
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.033 The following additional packages will be installed:
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.034   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.035   patch xz-utils
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.037 Suggested packages:
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.038   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.038   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.038   m4-doc ed diffutils-doc
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.038 Recommended packages:
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.039   fakeroot libalgorithm-merge-perl libltdl-dev
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.322 The following NEW packages will be installed:
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.323   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.325   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.326   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.607 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.607 Need to get 5458 kB of archives.
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.607 After this operation, 11.6 MB of additional disk space will be used.
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.617 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.780 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.847 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.884 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 9.898 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:01:45 [2023-05-23T14:01:45.613Z] #0 10.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #55 ...
14:01:45 [2023-05-23T14:01:45.871Z] 
14:01:45 [2023-05-23T14:01:45.871Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:01:45 [2023-05-23T14:01:45.871Z] #0 4.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 4.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 4.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 4.873 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 5.239 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 6.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:45 [2023-05-23T14:01:45.871Z] #0 7.548 Fetched 8530 kB in 3s (2520 kB/s)
14:01:45 [2023-05-23T14:01:45.871Z] #0 7.548 Reading package lists...
14:01:45 [2023-05-23T14:01:45.872Z] #0 9.369 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:01:45 [2023-05-23T14:01:45.872Z] #0 9.369 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:01:45 [2023-05-23T14:01:45.872Z] #0 9.369 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:01:45 [2023-05-23T14:01:45.872Z] #56 ...
14:01:45 [2023-05-23T14:01:45.872Z] 
14:01:45 [2023-05-23T14:01:45.872Z] #57 [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
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.217 go: downloading github.com/tc-hib/go-winres v0.3.0
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.835 go: downloading github.com/tc-hib/winres v0.1.6
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.835 go: downloading github.com/urfave/cli/v2 v2.3.0
14:01:45 [2023-05-23T14:01:45.872Z] #0 4.260 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:01:45 [2023-05-23T14:01:45.872Z] #0 4.274 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:01:45 [2023-05-23T14:01:45.872Z] #0 4.297 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:01:45 [2023-05-23T14:01:45.872Z] #0 4.306 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:01:45 [2023-05-23T14:01:45.872Z] #57 ...
14:01:45 [2023-05-23T14:01:45.872Z] 
14:01:45 [2023-05-23T14:01:45.872Z] #58 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: is subject to change. To configure the initial branch name to use in all
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: of your new repositories, which will suppress this warning, call:
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 	git config --global init.defaultBranch <name>
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 'development'. The just-created branch can be renamed via this command:
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.523 hint: 	git branch -m <name>
14:01:45 [2023-05-23T14:01:45.872Z] #0 3.524 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:01:46 [2023-05-23T14:01:46.128Z] #58 ...
14:01:46 [2023-05-23T14:01:46.128Z] 
14:01:46 [2023-05-23T14:01:46.128Z] #59 [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
14:01:46 [2023-05-23T14:01:46.128Z] #0 2.953 go: downloading mvdan.cc/sh/v3 v3.6.0
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.337 go: downloading golang.org/x/term v0.3.0
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.345 go: downloading mvdan.cc/editorconfig v0.2.0
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.355 go: downloading github.com/google/renameio/v2 v2.0.0
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.355 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.435 go: downloading golang.org/x/sys v0.3.0
14:01:46 [2023-05-23T14:01:46.128Z] #59 ...
14:01:46 [2023-05-23T14:01:46.128Z] 
14:01:46 [2023-05-23T14:01:46.128Z] #60 [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
14:01:46 [2023-05-23T14:01:46.128Z] #0 1.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 1.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 1.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 1.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 2.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 2.241 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.041 Fetched 8530 kB in 1s (5836 kB/s)
14:01:46 [2023-05-23T14:01:46.128Z] #0 3.041 Reading package lists...
14:01:46 [2023-05-23T14:01:46.128Z] #0 4.438 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:01:46 [2023-05-23T14:01:46.128Z] #0 4.444 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:01:46 [2023-05-23T14:01:46.128Z] #0 4.444 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:01:46 [2023-05-23T14:01:46.128Z] #0 5.486 Reading package lists...
14:01:46 [2023-05-23T14:01:46.128Z] #0 6.351 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:01:46 [2023-05-23T14:01:46.128Z] #0 6.369 Reading package lists...
14:01:46 [2023-05-23T14:01:46.128Z] #0 7.380 Building dependency tree...
14:01:46 [2023-05-23T14:01:46.128Z] #0 8.299 gcc is already the newest version (4:10.2.1-1).
14:01:46 [2023-05-23T14:01:46.128Z] #0 8.299 libc6-dev is already the newest version (2.31-13+deb11u6).
14:01:46 [2023-05-23T14:01:46.128Z] #0 8.299 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
14:01:46 [2023-05-23T14:01:46.385Z] #60 ...
14:01:46 [2023-05-23T14:01:46.385Z] 
14:01:46 [2023-05-23T14:01:46.385Z] #61 [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
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 5.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 5.725 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 6.828 Fetched 8530 kB in 3s (3041 kB/s)
14:01:46 [2023-05-23T14:01:46.385Z] #0 6.828 Reading package lists...
14:01:46 [2023-05-23T14:01:46.385Z] #0 8.385 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:01:46 [2023-05-23T14:01:46.385Z] #0 8.385 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:01:46 [2023-05-23T14:01:46.385Z] #0 8.385 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.666 Reading package lists...
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.43 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.46 Reading package lists...
14:01:46 [2023-05-23T14:01:46.385Z] #61 ...
14:01:46 [2023-05-23T14:01:46.385Z] 
14:01:46 [2023-05-23T14:01:46.385Z] #62 [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
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.564 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 4.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 5.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 5.713 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 7.134 Fetched 8530 kB in 3s (3015 kB/s)
14:01:46 [2023-05-23T14:01:46.385Z] #0 7.134 Reading package lists...
14:01:46 [2023-05-23T14:01:46.385Z] #0 8.007 Reading package lists...
14:01:46 [2023-05-23T14:01:46.385Z] #0 8.759 Building dependency tree...
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.277 The following additional packages will be installed:
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.279   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.280 Suggested packages:
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.280   cmake-doc ninja-build lrzip
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.354 The following NEW packages will be installed:
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.355   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.645 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.645 Need to get 15.1 MB of archives.
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.645 After this operation, 66.8 MB of additional disk space will be used.
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 9.700 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:01:46 [2023-05-23T14:01:46.385Z] #0 10.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #62 10.92 debconf: delaying package configuration, since apt-utils is not installed
14:01:46 [2023-05-23T14:01:46.644Z] #62 ...
14:01:46 [2023-05-23T14:01:46.644Z] 
14:01:46 [2023-05-23T14:01:46.644Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
14:01:46 [2023-05-23T14:01:46.644Z] #0 1.866 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:01:46 [2023-05-23T14:01:46.644Z] #0 1.866 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:01:46 [2023-05-23T14:01:46.644Z] #0 1.866 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:01:46 [2023-05-23T14:01:46.644Z] #0 2.256 Reading package lists...
14:01:46 [2023-05-23T14:01:46.644Z] #0 2.819 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:01:46 [2023-05-23T14:01:46.644Z] #0 2.831 Reading package lists...
14:01:46 [2023-05-23T14:01:46.644Z] #0 3.684 Building dependency tree...
14:01:46 [2023-05-23T14:01:46.644Z] #0 3.993 Reading state information...
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.286 gcc is already the newest version (4:10.2.1-1).
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.286 libc6-dev is already the newest version (2.31-13+deb11u6).
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.286 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
14:01:46 [2023-05-23T14:01:46.644Z] #63 ...
14:01:46 [2023-05-23T14:01:46.644Z] 
14:01:46 [2023-05-23T14:01:46.644Z] #64 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 4.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 5.049 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
14:01:46 [2023-05-23T14:01:46.644Z] #0 5.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 6.168 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 7.036 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
14:01:46 [2023-05-23T14:01:46.644Z] #0 8.279 Fetched 8533 kB in 4s (2139 kB/s)
14:01:46 [2023-05-23T14:01:46.644Z] #0 8.279 Reading package lists...
14:01:46 [2023-05-23T14:01:46.644Z] #0 9.149 Reading package lists...
14:01:46 [2023-05-23T14:01:46.644Z] #0 9.909 Building dependency tree...
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31 The following additional packages will be installed:
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31   python3-protobuf python3-six
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31 Suggested packages:
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31   python3-setuptools
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31 Recommended packages:
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.31   iproute2 | iproute
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.40 The following NEW packages will be installed:
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.40   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.40   python3-protobuf python3-six
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.71 Need to get 2136 kB of archives.
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.71 After this operation, 10.8 MB of additional disk space will be used.
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:01:46 [2023-05-23T14:01:46.644Z] #0 10.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:01:46 [2023-05-23T14:01:46.923Z] #64 ...
14:01:46 [2023-05-23T14:01:46.923Z] 
14:01:46 [2023-05-23T14:01:46.923Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:01:46 [2023-05-23T14:01:46.923Z] #65 ...
14:01:46 [2023-05-23T14:01:46.923Z] 
14:01:46 [2023-05-23T14:01:46.923Z] #55 [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             ;
14:01:46 [2023-05-23T14:01:46.923Z] #55 11.11 debconf: delaying package configuration, since apt-utils is not installed
14:01:46 [2023-05-23T14:01:46.923Z] #55 11.33 Fetched 5458 kB in 1s (5892 kB/s)
14:01:46 [2023-05-23T14:01:46.923Z] #55 11.57 Selecting previously unselected package bzip2.
14:01:46 [2023-05-23T14:01:46.923Z] #55 11.57 (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.)
14:01:46 [2023-05-23T14:01:46.923Z] #55 11.60 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
14:01:47 [2023-05-23T14:01:47.179Z] #55 11.69 Unpacking bzip2 (1.0.8-4) ...
14:01:47 [2023-05-23T14:01:47.436Z] #55 ...
14:01:47 [2023-05-23T14:01:47.436Z] 
14:01:47 [2023-05-23T14:01:47.436Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:01:47 [2023-05-23T14:01:47.693Z] #66 ...
14:01:47 [2023-05-23T14:01:47.693Z] 
14:01:47 [2023-05-23T14:01:47.693Z] #62 [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
14:01:47 [2023-05-23T14:01:47.693Z] #62 11.13 Fetched 15.1 MB in 1s (12.8 MB/s)
14:01:47 [2023-05-23T14:01:47.693Z] #62 11.81 Selecting previously unselected package cmake-data.
14:01:47 [2023-05-23T14:01:47.693Z] #62 11.81 (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.)
14:01:47 [2023-05-23T14:01:47.693Z] #62 11.82 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:01:47 [2023-05-23T14:01:47.693Z] #62 11.91 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:01:47 [2023-05-23T14:01:47.693Z] #62 ...
14:01:47 [2023-05-23T14:01:47.693Z] 
14:01:47 [2023-05-23T14:01:47.693Z] #67 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:01:47 [2023-05-23T14:01:47.693Z] #67 ...
14:01:47 [2023-05-23T14:01:47.693Z] 
14:01:47 [2023-05-23T14:01:47.693Z] #61 [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
14:01:47 [2023-05-23T14:01:47.693Z] #0 10.46 Reading package lists...
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.09 Building dependency tree...
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53 gcc is already the newest version (4:10.2.1-1).
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53 libc6-dev is already the newest version (2.31-13+deb11u6).
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53 The following additional packages will be installed:
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53   bzip2 patch xz-utils
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53 Suggested packages:
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53   bzip2-doc debian-keyring seccomp ed diffutils-doc
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53 Recommended packages:
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.53   build-essential fakeroot libalgorithm-merge-perl
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.60 The following NEW packages will be installed:
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.60   bzip2 dpkg-dev libseccomp-dev patch xz-utils
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.88 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.88 Need to get 2790 kB of archives.
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.88 After this operation, 4077 kB of additional disk space will be used.
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:01:47 [2023-05-23T14:01:47.693Z] #61 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:01:47 [2023-05-23T14:01:47.693Z] #61 12.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:01:47 [2023-05-23T14:01:47.950Z] #61 ...
14:01:47 [2023-05-23T14:01:47.950Z] 
14:01:47 [2023-05-23T14:01:47.950Z] #49 [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
14:01:47 [2023-05-23T14:01:47.950Z] #49 5.906 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:01:47 [2023-05-23T14:01:47.950Z] #49 6.191 
14:01:47 [2023-05-23T14:01:47.950Z] #49 6.351 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.0%
############################                                              39.5%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
14:01:47 [2023-05-23T14:01:47.950Z] #49 7.270 
14:01:47 [2023-05-23T14:01:47.950Z] #49 9.052 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:01:47 [2023-05-23T14:01:47.950Z] #49 9.530 
14:01:47 [2023-05-23T14:01:47.950Z] #49 9.769 #=#=#                                                                         

################################                                          45.0%
######################################################################## 100.0%
14:01:47 [2023-05-23T14:01:47.950Z] #49 10.31 
14:01:47 [2023-05-23T14:01:47.950Z] #49 11.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.06 
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.35 #=#=#                                                                         

######################################################################## 100.0%
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.80 
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.89 Download of images into '/build' complete.
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.89 Use something like the following to load the result into a Docker daemon:
14:01:47 [2023-05-23T14:01:47.950Z] #49 12.89   tar -cC '/build' . | docker load
14:01:48 [2023-05-23T14:01:48.206Z] #49 ...
14:01:48 [2023-05-23T14:01:48.206Z] 
14:01:48 [2023-05-23T14:01:48.206Z] #55 [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             ;
14:01:48 [2023-05-23T14:01:48.206Z] #55 12.62 Selecting previously unselected package xz-utils.
14:01:48 [2023-05-23T14:01:48.206Z] #55 12.62 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:01:48 [2023-05-23T14:01:48.206Z] #55 12.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:01:49 [2023-05-23T14:01:49.136Z] #55 13.71 Selecting previously unselected package libsigsegv2:arm64.
14:01:49 [2023-05-23T14:01:49.136Z] #55 13.71 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
14:01:49 [2023-05-23T14:01:49.699Z] #55 14.11 Unpacking libsigsegv2:arm64 (2.13-1) ...
14:01:49 [2023-05-23T14:01:49.699Z] #55 ...
14:01:49 [2023-05-23T14:01:49.699Z] 
14:01:49 [2023-05-23T14:01:49.699Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: Using 'master' as the name for the initial branch. This default branch name
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: is subject to change. To configure the initial branch name to use in all
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: of your new repositories, which will suppress this warning, call:
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 	git config --global init.defaultBranch <name>
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 'development'. The just-created branch can be renamed via this command:
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.669 hint: 	git branch -m <name>
14:01:49 [2023-05-23T14:01:49.699Z] #42 3.690 Initialized empty Git repository in /usr/src/registry/.git/
14:01:49 [2023-05-23T14:01:49.699Z] #42 ...
14:01:49 [2023-05-23T14:01:49.699Z] 
14:01:49 [2023-05-23T14:01:49.699Z] #55 [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             ;
14:01:49 [2023-05-23T14:01:49.699Z] #55 14.34 Selecting previously unselected package m4.
14:01:49 [2023-05-23T14:01:49.699Z] #55 14.34 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
14:01:49 [2023-05-23T14:01:49.699Z] #55 14.43 Unpacking m4 (1.4.18-5) ...
14:01:50 [2023-05-23T14:01:50.273Z] #55 14.85 Selecting previously unselected package autoconf.
14:01:50 [2023-05-23T14:01:50.273Z] #55 14.85 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
14:01:50 [2023-05-23T14:01:50.273Z] #55 14.90 Unpacking autoconf (2.69-14) ...
14:01:50 [2023-05-23T14:01:50.836Z] #55 15.25 Selecting previously unselected package autotools-dev.
14:01:50 [2023-05-23T14:01:50.837Z] #55 15.26 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
14:01:50 [2023-05-23T14:01:50.837Z] #55 15.46 Unpacking autotools-dev (20180224.1+nmu1) ...
14:01:51 [2023-05-23T14:01:51.766Z] #55 16.22 Selecting previously unselected package automake.
14:01:51 [2023-05-23T14:01:51.767Z] #55 16.23 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
14:01:51 [2023-05-23T14:01:51.767Z] #55 16.35 Unpacking automake (1:1.16.3-2) ...
14:01:52 [2023-05-23T14:01:52.330Z] #55 16.97 Selecting previously unselected package patch.
14:01:52 [2023-05-23T14:01:52.330Z] #55 16.97 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:01:52 [2023-05-23T14:01:52.587Z] #55 17.06 Unpacking patch (2.7.6-7) ...
14:01:52 [2023-05-23T14:01:52.844Z] #55 17.33 Selecting previously unselected package dpkg-dev.
14:01:52 [2023-05-23T14:01:52.844Z] #55 17.33 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
14:01:52 [2023-05-23T14:01:52.844Z] #55 17.35 Unpacking dpkg-dev (1.20.12) ...
14:01:53 [2023-05-23T14:01:53.778Z] #55 18.23 Selecting previously unselected package build-essential.
14:01:53 [2023-05-23T14:01:53.778Z] #55 18.23 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:01:53 [2023-05-23T14:01:53.778Z] #55 18.25 Unpacking build-essential (12.9) ...
14:01:55 [2023-05-23T14:01:55.728Z] #55 20.10 Selecting previously unselected package libcap2:arm64.
14:01:55 [2023-05-23T14:01:55.728Z] #55 20.10 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
14:01:55 [2023-05-23T14:01:55.728Z] #55 ...
14:01:55 [2023-05-23T14:01:55.728Z] 
14:01:55 [2023-05-23T14:01:55.728Z] #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
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.27 go: downloading github.com/subosito/gotenv v1.4.1
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.39 go: downloading github.com/hashicorp/hcl v1.0.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.39 go: downloading gopkg.in/ini.v1 v1.67.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.43 go: downloading github.com/magiconair/properties v1.8.6
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.43 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.53 go: downloading go.uber.org/atomic v1.7.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.54 go: downloading go.uber.org/multierr v1.6.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.56 go: downloading github.com/quasilyte/gogrep v0.5.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.64 go: downloading github.com/pelletier/go-toml v1.9.5
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.65 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.73 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.73 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.85 go: downloading github.com/golang/protobuf v1.5.2
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.86 go: downloading github.com/beorn7/perks v1.0.1
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:01:55 [2023-05-23T14:01:55.728Z] #52 10.95 go: downloading github.com/prometheus/common v0.32.1
14:01:55 [2023-05-23T14:01:55.728Z] #52 11.09 go: downloading github.com/prometheus/procfs v0.7.3
14:01:55 [2023-05-23T14:01:55.728Z] #52 11.09 go: downloading google.golang.org/protobuf v1.28.0
14:01:55 [2023-05-23T14:01:55.728Z] #52 11.21 go: downloading github.com/mattn/go-runewidth v0.0.9
14:01:55 [2023-05-23T14:01:55.728Z] #52 11.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:01:55 [2023-05-23T14:01:55.728Z] #52 ...
14:01:55 [2023-05-23T14:01:55.728Z] 
14:01:55 [2023-05-23T14:01:55.728Z] #55 [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             ;
14:01:55 [2023-05-23T14:01:55.728Z] #55 20.32 Unpacking libcap2:arm64 (1:2.44-1) ...
14:01:56 [2023-05-23T14:01:56.316Z] #55 ...
14:01:56 [2023-05-23T14:01:56.316Z] 
14:01:56 [2023-05-23T14:01:56.316Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 10.66 Reading package lists...
14:01:56 [2023-05-23T14:01:56.316Z] #56 11.47 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 11.50 Reading package lists...
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.11 Building dependency tree...
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54 gcc is already the newest version (4:10.2.1-1).
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54 The following additional packages will be installed:
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54 Suggested packages:
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.54   | libgdk-pixbuf2.0-dev libxml2-utils
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82 The following NEW packages will be installed:
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 12.82   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.10 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.10 Need to get 7950 kB of archives.
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.10 After this operation, 39.9 MB of additional disk space will be used.
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.10 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]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.18 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]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 13.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.17 debconf: delaying package configuration, since apt-utils is not installed
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.36 Fetched 7950 kB in 1s (7228 kB/s)
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.63 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.63 (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.)
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.65 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 14.80 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 15.48 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 15.48 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 15.67 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 16.13 Selecting previously unselected package libsecret-common.
14:01:56 [2023-05-23T14:01:56.316Z] #56 16.16 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 16.20 Unpacking libsecret-common (0.20.4-2) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 16.99 Selecting previously unselected package libsecret-1-0:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.00 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.02 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.18 Selecting previously unselected package gir1.2-secret-1:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.18 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.25 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.53 Selecting previously unselected package uuid-dev:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.54 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 17.75 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 18.92 Selecting previously unselected package libblkid-dev:arm64.
14:01:56 [2023-05-23T14:01:56.316Z] #56 18.92 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:01:56 [2023-05-23T14:01:56.316Z] #56 19.28 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:01:56 [2023-05-23T14:01:56.879Z] #56 21.22 Selecting previously unselected package libbtrfs0:arm64.
14:01:56 [2023-05-23T14:01:56.879Z] #56 21.22 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.135Z] #56 21.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:01:57 [2023-05-23T14:01:57.135Z] #56 ...
14:01:57 [2023-05-23T14:01:57.135Z] 
14:01:57 [2023-05-23T14:01:57.135Z] #64 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:01:57 [2023-05-23T14:01:57.135Z] #64 11.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.03 debconf: delaying package configuration, since apt-utils is not installed
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.19 Fetched 2136 kB in 1s (1797 kB/s)
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.65 Selecting previously unselected package libprotobuf23:arm64.
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.67 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 12.92 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 13.64 Selecting previously unselected package python3-pkg-resources.
14:01:57 [2023-05-23T14:01:57.135Z] #64 13.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 13.69 Unpacking python3-pkg-resources (52.0.0-4) ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.20 Selecting previously unselected package python3-six.
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.25 Unpacking python3-six (1.16.0-2) ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.64 Selecting previously unselected package python3-protobuf.
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.135Z] #64 14.66 Unpacking python3-protobuf (3.12.4-1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 15.67 Selecting previously unselected package libnet1:arm64.
14:01:57 [2023-05-23T14:01:57.136Z] #64 15.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 15.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.50 Selecting previously unselected package libnl-3-200:arm64.
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.85 Selecting previously unselected package libprotobuf-c1:arm64.
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 16.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 17.19 Selecting previously unselected package criu.
14:01:57 [2023-05-23T14:01:57.136Z] #64 17.20 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 17.27 Unpacking criu (3.17.1-1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 18.84 Setting up python3-pkg-resources (52.0.0-4) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 19.98 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 20.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:01:57 [2023-05-23T14:01:57.136Z] #64 ...
14:01:57 [2023-05-23T14:01:57.136Z] 
14:01:57 [2023-05-23T14:01:57.136Z] #55 [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             ;
14:01:57 [2023-05-23T14:01:57.136Z] #55 21.66 Selecting previously unselected package libcap-dev:arm64.
14:01:57 [2023-05-23T14:01:57.136Z] #55 21.67 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
14:01:57 [2023-05-23T14:01:57.392Z] #55 21.88 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:01:57 [2023-05-23T14:01:57.658Z] #55 ...
14:01:57 [2023-05-23T14:01:57.658Z] 
14:01:57 [2023-05-23T14:01:57.658Z] #58 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:01:57 [2023-05-23T14:01:57.658Z] #58 DONE 21.7s
14:01:58 [2023-05-23T14:01:58.020Z] 
14:01:58 [2023-05-23T14:01:58.020Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:01:58 [2023-05-23T14:01:58.020Z] #56 22.28 Selecting previously unselected package libbtrfs-dev:arm64.
14:01:58 [2023-05-23T14:01:58.020Z] #56 22.29 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.277Z] #56 22.47 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:01:58 [2023-05-23T14:01:58.552Z] #56 ...
14:01:58 [2023-05-23T14:01:58.552Z] 
14:01:58 [2023-05-23T14:01:58.552Z] #61 [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
14:01:58 [2023-05-23T14:01:58.552Z] #61 12.57 debconf: delaying package configuration, since apt-utils is not installed
14:01:58 [2023-05-23T14:01:58.552Z] #61 12.82 Fetched 2790 kB in 0s (6652 kB/s)
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.24 Selecting previously unselected package bzip2.
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.24 (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.)
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.26 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.34 Unpacking bzip2 (1.0.8-4) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.87 Selecting previously unselected package xz-utils.
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.87 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 13.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.29 Selecting previously unselected package patch.
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.30 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.37 Unpacking patch (2.7.6-7) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.75 Selecting previously unselected package dpkg-dev.
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.75 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 14.78 Unpacking dpkg-dev (1.20.12) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 15.74 Selecting previously unselected package libseccomp-dev:arm64.
14:01:58 [2023-05-23T14:01:58.552Z] #61 15.74 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 15.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 16.59 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 16.77 Setting up bzip2 (1.0.8-4) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 16.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 16.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:01:58 [2023-05-23T14:01:58.552Z] #61 16.97 Setting up patch (2.7.6-7) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 17.12 Setting up dpkg-dev (1.20.12) ...
14:01:58 [2023-05-23T14:01:58.552Z] #61 ...
14:01:58 [2023-05-23T14:01:58.552Z] 
14:01:58 [2023-05-23T14:01:58.552Z] #55 [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             ;
14:01:58 [2023-05-23T14:01:58.552Z] #55 22.82 Selecting previously unselected package libprotobuf-c1:arm64.
14:01:58 [2023-05-23T14:01:58.552Z] #55 22.82 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:01:58 [2023-05-23T14:01:58.552Z] #55 23.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:01:58 [2023-05-23T14:01:58.847Z] #55 23.49 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:01:58 [2023-05-23T14:01:58.847Z] #55 23.50 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #55 23.59 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:01:59 [2023-05-23T14:01:59.104Z] #55 ...
14:01:59 [2023-05-23T14:01:59.104Z] 
14:01:59 [2023-05-23T14:01:59.104Z] #62 [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
14:01:59 [2023-05-23T14:01:59.104Z] #62 13.48 Selecting previously unselected package libicu67:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 13.62 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 13.82 Unpacking libicu67:arm64 (67.1-7) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.03 Selecting previously unselected package libxml2:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.03 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.82 Selecting previously unselected package libarchive13:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 16.89 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.16 Selecting previously unselected package libjsoncpp24:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.16 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.23 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.84 Selecting previously unselected package librhash0:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.85 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 17.92 Unpacking librhash0:arm64 (1.4.1-2) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 19.61 Selecting previously unselected package libuv1:arm64.
14:01:59 [2023-05-23T14:01:59.104Z] #62 19.61 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 19.93 Unpacking libuv1:arm64 (1.40.0-2) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 21.39 Selecting previously unselected package cmake.
14:01:59 [2023-05-23T14:01:59.104Z] #62 21.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 21.72 Unpacking cmake (3.18.4-2+deb11u1) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 22.99 Setting up libicu67:arm64 (67.1-7) ...
14:01:59 [2023-05-23T14:01:59.104Z] #62 23.37 Setting up libuv1:arm64 (1.40.0-2) ...
14:01:59 [2023-05-23T14:01:59.361Z] #62 ...
14:01:59 [2023-05-23T14:01:59.361Z] 
14:01:59 [2023-05-23T14:01:59.361Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:01:59 [2023-05-23T14:01:59.361Z] #56 23.32 Selecting previously unselected package libelf1:arm64.
14:01:59 [2023-05-23T14:01:59.361Z] #56 23.32 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.361Z] #56 23.44 Unpacking libelf1:arm64 (0.183-1) ...
14:01:59 [2023-05-23T14:01:59.618Z] #56 24.08 Selecting previously unselected package libffi-dev:arm64.
14:01:59 [2023-05-23T14:01:59.618Z] #56 24.08 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
14:01:59 [2023-05-23T14:01:59.618Z] #56 24.15 Unpacking libffi-dev:arm64 (3.3-6) ...
14:02:00 [2023-05-23T14:02:00.181Z] #56 24.58 Selecting previously unselected package libglib2.0-data.
14:02:00 [2023-05-23T14:02:00.181Z] #56 24.58 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
14:02:00 [2023-05-23T14:02:00.181Z] #56 24.61 Unpacking libglib2.0-data (2.66.8-1) ...
14:02:01 [2023-05-23T14:02:01.637Z] #56 25.75 Selecting previously unselected package libglib2.0-bin.
14:02:01 [2023-05-23T14:02:01.637Z] #56 25.75 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:02:01 [2023-05-23T14:02:01.637Z] #56 25.95 Unpacking libglib2.0-bin (2.66.8-1) ...
14:02:01 [2023-05-23T14:02:01.894Z] #56 ...
14:02:01 [2023-05-23T14:02:01.894Z] 
14:02:01 [2023-05-23T14:02:01.894Z] #54 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 tomll can be used in two ways:
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 Writing to STDIN and reading from STDOUT:
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33   cat file.toml | tomll > file.toml
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 Reading and updating a list of files:
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33   tomll a.toml b.toml c.toml
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 
14:02:01 [2023-05-23T14:02:01.894Z] #54 16.33 When given a list of files, tomll will modify all files in place without asking.
14:02:01 [2023-05-23T14:02:01.894Z] #54 ...
14:02:01 [2023-05-23T14:02:01.894Z] 
14:02:01 [2023-05-23T14:02:01.894Z] #55 [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             ;
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.29 Selecting previously unselected package libseccomp-dev:arm64.
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.29 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.69 Selecting previously unselected package libsystemd-dev:arm64.
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.69 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 24.80 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 25.45 Selecting previously unselected package libtool.
14:02:01 [2023-05-23T14:02:01.894Z] #55 25.45 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 25.53 Unpacking libtool (2.4.6-15) ...
14:02:01 [2023-05-23T14:02:01.894Z] #55 26.44 Selecting previously unselected package libudev-dev:arm64.
14:02:01 [2023-05-23T14:02:01.895Z] #55 26.44 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
14:02:02 [2023-05-23T14:02:02.180Z] #55 26.71 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
14:02:02 [2023-05-23T14:02:02.743Z] #55 ...
14:02:02 [2023-05-23T14:02:02.743Z] 
14:02:02 [2023-05-23T14:02:02.743Z] #59 [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
14:02:02 [2023-05-23T14:02:02.743Z] #59 17.33 v3.6.0
14:02:03 [2023-05-23T14:02:03.037Z] #59 ...
14:02:03 [2023-05-23T14:02:03.037Z] 
14:02:03 [2023-05-23T14:02:03.037Z] #55 [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             ;
14:02:03 [2023-05-23T14:02:03.037Z] #55 27.59 Selecting previously unselected package libyajl2:arm64.
14:02:03 [2023-05-23T14:02:03.037Z] #55 27.60 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
14:02:03 [2023-05-23T14:02:03.037Z] #55 27.61 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:02:03 [2023-05-23T14:02:03.294Z] #55 ...
14:02:03 [2023-05-23T14:02:03.294Z] 
14:02:03 [2023-05-23T14:02:03.294Z] #57 [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
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 NAME:
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    go-winres - A tool for embedding resources in Windows executables
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 USAGE:
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    go-winres [global options] command [command options] [arguments...]
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 COMMANDS:
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    init     Create an initial ./winres/winres.json
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    make     Make syso files for the "go build" command
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    simply   Make syso files for the "go build" command (simplified)
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    extract  Extract all resources from an executable
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    patch    Replace resources in an executable file (exe, dll)
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    help, h  Shows a list of commands or help for one command
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72 GLOBAL OPTIONS:
14:02:03 [2023-05-23T14:02:03.294Z] #57 17.72    --help, -h  show help (default: false)
14:02:03 [2023-05-23T14:02:03.294Z] #57 ...
14:02:03 [2023-05-23T14:02:03.294Z] 
14:02:03 [2023-05-23T14:02:03.294Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:03 [2023-05-23T14:02:03.294Z] #56 26.94 Selecting previously unselected package python3-lib2to3.
14:02:03 [2023-05-23T14:02:03.294Z] #56 26.94 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
14:02:03 [2023-05-23T14:02:03.294Z] #56 27.02 Unpacking python3-lib2to3 (3.9.2-1) ...
14:02:03 [2023-05-23T14:02:03.294Z] #56 27.49 Selecting previously unselected package python3-distutils.
14:02:03 [2023-05-23T14:02:03.294Z] #56 27.50 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
14:02:03 [2023-05-23T14:02:03.294Z] #56 27.63 Unpacking python3-distutils (3.9.2-1) ...
14:02:03 [2023-05-23T14:02:03.856Z] #56 28.12 Selecting previously unselected package libglib2.0-dev-bin.
14:02:03 [2023-05-23T14:02:03.856Z] #56 28.13 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:02:03 [2023-05-23T14:02:03.856Z] #56 28.19 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:02:04 [2023-05-23T14:02:04.112Z] #56 28.57 Selecting previously unselected package libsepol1-dev:arm64.
14:02:04 [2023-05-23T14:02:04.369Z] #56 28.58 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
14:02:04 [2023-05-23T14:02:04.369Z] #56 28.63 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:02:04 [2023-05-23T14:02:04.967Z] #56 29.42 Selecting previously unselected package libpcre2-16-0:arm64.
14:02:05 [2023-05-23T14:02:05.223Z] #56 29.43 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:02:05 [2023-05-23T14:02:05.223Z] #56 29.59 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:02:05 [2023-05-23T14:02:05.785Z] #56 30.10 Selecting previously unselected package libpcre2-32-0:arm64.
14:02:05 [2023-05-23T14:02:05.785Z] #56 30.10 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:02:05 [2023-05-23T14:02:05.785Z] #56 30.12 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:02:06 [2023-05-23T14:02:06.346Z] #56 30.71 Selecting previously unselected package libpcre2-posix2:arm64.
14:02:06 [2023-05-23T14:02:06.346Z] #56 30.71 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:02:06 [2023-05-23T14:02:06.346Z] #56 30.75 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:02:06 [2023-05-23T14:02:06.999Z] #56 31.16 Selecting previously unselected package libpcre2-dev:arm64.
14:02:06 [2023-05-23T14:02:06.999Z] #56 31.16 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:02:06 [2023-05-23T14:02:06.999Z] #56 31.34 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:02:07 [2023-05-23T14:02:07.263Z] #56 ...
14:02:07 [2023-05-23T14:02:07.263Z] 
14:02:07 [2023-05-23T14:02:07.263Z] #64 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:02:07 [2023-05-23T14:02:07.263Z] #64 21.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:02:07 [2023-05-23T14:02:07.263Z] #64 21.72 Setting up python3-six (1.16.0-2) ...
14:02:07 [2023-05-23T14:02:07.263Z] #64 22.43 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:02:07 [2023-05-23T14:02:07.263Z] #64 22.99 Setting up python3-protobuf (3.12.4-1) ...
14:02:07 [2023-05-23T14:02:07.263Z] #64 24.04 Setting up criu (3.17.1-1) ...
14:02:07 [2023-05-23T14:02:07.263Z] #64 24.49 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:02:07 [2023-05-23T14:02:07.518Z] #64 ...
14:02:07 [2023-05-23T14:02:07.518Z] 
14:02:07 [2023-05-23T14:02:07.518Z] #55 [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             ;
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.06 Selecting previously unselected package libyajl-dev:arm64.
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.06 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.13 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.72 Setting up libyajl2:arm64 (2.1.0-3) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 28.89 Setting up bzip2 (1.0.8-4) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 29.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 29.54 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 29.82 Setting up libcap2:arm64 (1:2.44-1) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 29.99 Setting up autotools-dev (20180224.1+nmu1) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 30.24 Setting up libsigsegv2:arm64 (2.13-1) ...
14:02:07 [2023-05-23T14:02:07.518Z] #55 30.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 30.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:02:07 [2023-05-23T14:02:07.519Z] #55 30.77 Setting up patch (2.7.6-7) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 31.09 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 31.31 Setting up libyajl-dev:arm64 (2.1.0-3) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 31.63 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 32.02 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:02:07 [2023-05-23T14:02:07.519Z] #55 32.30 Setting up libtool (2.4.6-15) ...
14:02:07 [2023-05-23T14:02:07.787Z] #55 ...
14:02:07 [2023-05-23T14:02:07.787Z] 
14:02:07 [2023-05-23T14:02:07.787Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:08 [2023-05-23T14:02:08.043Z] #68 ...
14:02:08 [2023-05-23T14:02:08.043Z] 
14:02:08 [2023-05-23T14:02:08.043Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:08 [2023-05-23T14:02:08.043Z] #56 32.38 Selecting previously unselected package libselinux1-dev:arm64.
14:02:08 [2023-05-23T14:02:08.043Z] #56 32.38 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
14:02:08 [2023-05-23T14:02:08.043Z] #56 32.48 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:02:08 [2023-05-23T14:02:08.970Z] #56 32.97 Selecting previously unselected package libmount-dev:arm64.
14:02:08 [2023-05-23T14:02:08.970Z] #56 32.98 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:02:08 [2023-05-23T14:02:08.970Z] #56 33.28 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:02:09 [2023-05-23T14:02:09.531Z] #56 ...
14:02:09 [2023-05-23T14:02:09.531Z] 
14:02:09 [2023-05-23T14:02:09.531Z] #53 [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
14:02:09 [2023-05-23T14:02:09.531Z] #53 23.99 gotestsum version dev
14:02:09 [2023-05-23T14:02:09.531Z] #53 ...
14:02:09 [2023-05-23T14:02:09.531Z] 
14:02:09 [2023-05-23T14:02:09.531Z] #62 [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
14:02:09 [2023-05-23T14:02:09.531Z] #62 23.80 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 24.03 Setting up librhash0:arm64 (1.4.1-2) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 24.23 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 24.51 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 24.72 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 25.04 Setting up cmake (3.18.4-2+deb11u1) ...
14:02:09 [2023-05-23T14:02:09.531Z] #62 25.21 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:02:09 [2023-05-23T14:02:09.878Z] #62 ...
14:02:09 [2023-05-23T14:02:09.878Z] 
14:02:09 [2023-05-23T14:02:09.878Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:09 [2023-05-23T14:02:09.878Z] #56 33.87 Selecting previously unselected package libpcre16-3:arm64.
14:02:09 [2023-05-23T14:02:09.878Z] #56 33.87 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:02:09 [2023-05-23T14:02:09.878Z] #56 34.01 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:02:10 [2023-05-23T14:02:10.134Z] #56 34.70 Selecting previously unselected package libpcre32-3:arm64.
14:02:10 [2023-05-23T14:02:10.390Z] #56 34.70 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:02:10 [2023-05-23T14:02:10.390Z] #56 34.77 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:02:10 [2023-05-23T14:02:10.952Z] #56 35.26 Selecting previously unselected package libpcrecpp0v5:arm64.
14:02:10 [2023-05-23T14:02:10.952Z] #56 ...
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #54 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:02:10 [2023-05-23T14:02:10.952Z] #54 DONE 35.6s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:10 [2023-05-23T14:02:10.952Z] #56 35.26 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:02:10 [2023-05-23T14:02:10.952Z] #56 35.32 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:02:10 [2023-05-23T14:02:10.952Z] #56 35.36 Selecting previously unselected package libpcre3-dev:arm64.
14:02:10 [2023-05-23T14:02:10.952Z] #56 35.36 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:02:10 [2023-05-23T14:02:10.952Z] #56 ...
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #59 [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
14:02:10 [2023-05-23T14:02:10.952Z] #59 DONE 35.6s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
14:02:10 [2023-05-23T14:02:10.952Z] #63 DONE 35.3s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #67 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:10 [2023-05-23T14:02:10.952Z] #67 DONE 33.3s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:02:10 [2023-05-23T14:02:10.952Z] #42 DONE 35.0s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:10 [2023-05-23T14:02:10.952Z] #65 DONE 34.3s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.952Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:02:10 [2023-05-23T14:02:10.952Z] #66 DONE 33.7s
14:02:10 [2023-05-23T14:02:10.952Z] 
14:02:10 [2023-05-23T14:02:10.953Z] #57 [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
14:02:10 [2023-05-23T14:02:10.953Z] #57 DONE 35.7s
14:02:10 [2023-05-23T14:02:10.953Z] 
14:02:10 [2023-05-23T14:02:10.953Z] #49 [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
14:02:10 [2023-05-23T14:02:10.953Z] #49 DONE 39.0s
14:02:10 [2023-05-23T14:02:10.953Z] 
14:02:10 [2023-05-23T14:02:10.953Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:10 [2023-05-23T14:02:10.953Z] #56 35.37 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:02:11 [2023-05-23T14:02:11.209Z] #56 ...
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:11 [2023-05-23T14:02:11.209Z] #51 DONE 33.5s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #53 [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
14:02:11 [2023-05-23T14:02:11.209Z] #53 DONE 35.7s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:11 [2023-05-23T14:02:11.209Z] #45 DONE 34.4s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.48 Selecting previously unselected package zlib1g-dev:arm64.
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.48 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.49 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.57 Selecting previously unselected package libglib2.0-dev:arm64.
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.57 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:02:11 [2023-05-23T14:02:11.209Z] #56 ...
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:11 [2023-05-23T14:02:11.209Z] #47 DONE 34.2s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:02:11 [2023-05-23T14:02:11.209Z] #68 DONE 13.5s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #60 [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
14:02:11 [2023-05-23T14:02:11.209Z] #60 DONE 35.6s
14:02:11 [2023-05-23T14:02:11.209Z] 
14:02:11 [2023-05-23T14:02:11.209Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:11 [2023-05-23T14:02:11.209Z] #56 35.59 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:02:11 [2023-05-23T14:02:11.466Z] #56 ...
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #64 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:02:11 [2023-05-23T14:02:11.466Z] #64 DONE 35.6s
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #62 [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
14:02:11 [2023-05-23T14:02:11.466Z] #62 DONE 35.7s
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #61 [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
14:02:11 [2023-05-23T14:02:11.466Z] #61 DONE 35.7s
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #55 [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             ;
14:02:11 [2023-05-23T14:02:11.466Z] #55 32.72 Setting up m4 (1.4.18-5) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 32.87 Setting up dpkg-dev (1.20.12) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 33.50 Setting up autoconf (2.69-14) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 33.78 Setting up build-essential (12.9) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 34.20 Setting up automake (1:1.16.3-2) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 34.25 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:02:11 [2023-05-23T14:02:11.466Z] #55 34.51 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:02:11 [2023-05-23T14:02:11.466Z] #55 DONE 36.1s
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #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
14:02:11 [2023-05-23T14:02:11.466Z] #52 35.59 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
14:02:11 [2023-05-23T14:02:11.466Z] #52 DONE 36.1s
14:02:11 [2023-05-23T14:02:11.466Z] 
14:02:11 [2023-05-23T14:02:11.466Z] #56 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:02:11 [2023-05-23T14:02:11.466Z] #56 35.83 Selecting previously unselected package libsecret-1-dev:arm64.
14:02:11 [2023-05-23T14:02:11.466Z] #56 35.83 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:02:11 [2023-05-23T14:02:11.466Z] #56 35.84 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:02:11 [2023-05-23T14:02:11.466Z] #56 35.95 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 35.97 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 35.98 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 35.99 Setting up libffi-dev:arm64 (3.3-6) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.01 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.03 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.04 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.06 Setting up libglib2.0-data (2.66.8-1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.08 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.11 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.14 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.15 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:02:11 [2023-05-23T14:02:11.723Z] #56 36.16 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:02:11 [2023-05-23T14:02:11.979Z] #56 36.17 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:02:11 [2023-05-23T14:02:11.979Z] #56 36.19 Setting up python3-lib2to3 (3.9.2-1) ...
14:02:11 [2023-05-23T14:02:11.979Z] #56 36.29 Setting up libelf1:arm64 (0.183-1) ...
14:02:11 [2023-05-23T14:02:11.979Z] #56 36.32 Setting up libsecret-common (0.20.4-2) ...
14:02:11 [2023-05-23T14:02:11.979Z] #56 36.33 Setting up python3-distutils (3.9.2-1) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.46 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.62 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.63 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.66 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.67 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.68 Setting up libglib2.0-bin (2.66.8-1) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.69 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:02:12 [2023-05-23T14:02:12.236Z] #56 36.70 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.71 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.73 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.74 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.75 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.76 No schema files found: doing nothing.
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.77 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 36.80 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:02:12 [2023-05-23T14:02:12.493Z] #56 DONE 36.9s
14:02:12 [2023-05-23T14:02:12.493Z] 
14:02:12 [2023-05-23T14:02:12.493Z] #69 [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...)
14:02:15 [2023-05-23T14:02:15.762Z] #69 ...
14:02:15 [2023-05-23T14:02:15.762Z] 
14:02:15 [2023-05-23T14:02:15.762Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
14:02:15 [2023-05-23T14:02:15.762Z] #70 DONE 4.3s
14:02:15 [2023-05-23T14:02:15.762Z] 
14:02:15 [2023-05-23T14:02:15.762Z] #71 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
14:02:15 [2023-05-23T14:02:15.762Z] #71 DONE 0.0s
14:02:15 [2023-05-23T14:02:15.762Z] 
14:02:15 [2023-05-23T14:02:15.762Z] #72 [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
14:02:15 [2023-05-23T14:02:15.762Z] #72 4.091 Cloning into '/tmp/crun-build'...
14:02:16 [2023-05-23T14:02:16.696Z] #72 5.162 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:02:16 [2023-05-23T14:02:16.696Z] #72 5.168 Cloning into '/tmp/crun-build/libocispec'...
14:02:16 [2023-05-23T14:02:16.953Z] #72 5.541 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:02:16 [2023-05-23T14:02:16.953Z] #72 5.560 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:02:16 [2023-05-23T14:02:16.953Z] #72 5.560 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:02:16 [2023-05-23T14:02:16.953Z] #72 5.560 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:02:16 [2023-05-23T14:02:16.953Z] #72 5.570 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:02:17 [2023-05-23T14:02:17.883Z] #72 6.277 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:02:17 [2023-05-23T14:02:17.883Z] #72 ...
14:02:17 [2023-05-23T14:02:17.883Z] 
14:02:17 [2023-05-23T14:02:17.883Z] #69 [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...)
14:02:17 [2023-05-23T14:02:17.883Z] #69 5.422 + bin/ctr
14:02:17 [2023-05-23T14:02:17.883Z] #69 5.424 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
14:02:20 [2023-05-23T14:02:20.404Z] #69 ...
14:02:20 [2023-05-23T14:02:20.404Z] 
14:02:20 [2023-05-23T14:02:20.404Z] #73 [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
14:02:20 [2023-05-23T14:02:20.404Z] #0 4.660 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:02:20 [2023-05-23T14:02:20.404Z] #0 4.660 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:02:20 [2023-05-23T14:02:20.404Z] #0 4.660 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:02:20 [2023-05-23T14:02:20.404Z] #0 5.564 Reading package lists...
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.173 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.185 Reading package lists...
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.765 Building dependency tree...
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.954 Reading state information...
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.167 gcc is already the newest version (4:10.2.1-1).
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.167 libc6-dev is already the newest version (2.31-13+deb11u6).
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.167 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
14:02:20 [2023-05-23T14:02:20.404Z] #73 DONE 8.5s
14:02:20 [2023-05-23T14:02:20.404Z] 
14:02:20 [2023-05-23T14:02:20.404Z] #74 [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...)
14:02:20 [2023-05-23T14:02:20.404Z] #0 4.704 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.104 + git checkout -q FETCH_HEAD
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.391 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.392 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.867 internal/goexperiment
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.878 internal/coverage/rtcov
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.878 internal/goarch
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.879 internal/race
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.879 internal/goos
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.879 internal/unsafeheader
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.896 runtime/internal/syscall
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.901 internal/cpu
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.904 sync/atomic
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.909 unicode
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.925 internal/abi
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.937 runtime/internal/math
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.946 runtime/internal/sys
14:02:20 [2023-05-23T14:02:20.404Z] #0 6.973 unicode/utf8
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.004 container/list
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.096 internal/itoa
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.124 math/bits
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.128 crypto/subtle
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.129 crypto/internal/alias
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.130 crypto/internal/boring/sig
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.133 unicode/utf16
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.169 internal/bytealg
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.177 runtime/internal/atomic
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.183 vendor/golang.org/x/crypto/cryptobyte/asn1
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.197 internal/nettrace
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.252 vendor/golang.org/x/crypto/internal/alias
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.288 encoding
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.321 math
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.341 github.com/docker/distribution/manifest
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.348 github.com/inconshreveable/mousetrap
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.355 github.com/docker/distribution/registry/storage/driver/gcs
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.392 github.com/docker/distribution/registry/storage/driver/oss
14:02:20 [2023-05-23T14:02:20.404Z] #0 7.711 runtime
14:02:21 [2023-05-23T14:02:21.334Z] #74 ...
14:02:21 [2023-05-23T14:02:21.334Z] 
14:02:21 [2023-05-23T14:02:21.334Z] #75 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:02:21 [2023-05-23T14:02:21.590Z] #75 ...
14:02:21 [2023-05-23T14:02:21.590Z] 
14:02:21 [2023-05-23T14:02:21.590Z] #76 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:02:21 [2023-05-23T14:02:21.590Z] #76 ...
14:02:21 [2023-05-23T14:02:21.590Z] 
14:02:21 [2023-05-23T14:02:21.590Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.342 go: downloading github.com/urfave/cli/v2 v2.23.5
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.344 go: downloading github.com/google/uuid v1.3.0
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.344 go: downloading github.com/moby/vpnkit v0.5.0
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.347 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.367 go: downloading golang.org/x/sys v0.2.0
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.395 go: downloading github.com/gorilla/mux v1.8.0
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.422 go: downloading github.com/moby/sys/mountinfo v0.6.2
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.560 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.865 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:02:21 [2023-05-23T14:02:21.590Z] #0 4.877 go: downloading golang.org/x/net v0.1.0
14:02:21 [2023-05-23T14:02:21.590Z] #0 5.032 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:02:21 [2023-05-23T14:02:21.590Z] #0 5.035 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:02:21 [2023-05-23T14:02:21.847Z] #77 ...
14:02:21 [2023-05-23T14:02:21.847Z] 
14:02:21 [2023-05-23T14:02:21.847Z] #78 [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...)
14:02:21 [2023-05-23T14:02:21.847Z] #0 4.324 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 .
14:02:21 [2023-05-23T14:02:21.847Z] #78 ...
14:02:21 [2023-05-23T14:02:21.847Z] 
14:02:21 [2023-05-23T14:02:21.847Z] #79 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.325 -- The C compiler identification is GNU 10.2.1
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.347 -- Detecting C compiler ABI info
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.511 -- Detecting C compiler ABI info - done
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.535 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.538 -- Detecting C compile features
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.539 -- Detecting C compile features - done
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.560 -- Performing Test HAS_BUILTIN_FORTIFY
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.636 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.672 -- Configuring done
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.685 -- Generating done
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.690 -- Build files have been written to: /go/src/github.com/krallin/tini
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.849 Scanning dependencies of target tini-static
14:02:21 [2023-05-23T14:02:21.847Z] #0 1.878 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:02:22 [2023-05-23T14:02:22.410Z] #79 2.386 [100%] Linking C executable tini-static
14:02:22 [2023-05-23T14:02:22.410Z] #79 2.561 [100%] Built target tini-static
14:02:25 [2023-05-23T14:02:25.689Z] #79 DONE 5.2s
14:02:25 [2023-05-23T14:02:25.689Z] 
14:02:25 [2023-05-23T14:02:25.689Z] #74 [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...)
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.16 sync
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.16 internal/reflectlite
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.37 internal/testlog
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.37 internal/godebug
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.37 internal/singleflight
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.58 math/rand
14:02:25 [2023-05-23T14:02:25.689Z] #74 13.58 internal/intern
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.17 sort
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.17 errors
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.27 io
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.27 internal/oserror
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.29 strconv
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.29 crypto/internal/nistec/fiat
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.38 path
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.38 vendor/golang.org/x/net/dns/dnsmessage
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.40 internal/safefilepath
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.52 container/heap
14:02:25 [2023-05-23T14:02:25.689Z] #74 ...
14:02:25 [2023-05-23T14:02:25.689Z] 
14:02:25 [2023-05-23T14:02:25.689Z] #80 [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...)
14:02:25 [2023-05-23T14:02:25.689Z] #80 ...
14:02:25 [2023-05-23T14:02:25.689Z] 
14:02:25 [2023-05-23T14:02:25.689Z] #74 [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...)
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.54 bytes
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.58 hash
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.58 syscall
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.64 crypto/internal/randutil
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.65 strings
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.69 hash/crc32
14:02:25 [2023-05-23T14:02:25.689Z] #74 14.71 github.com/stevvooe/resumable
14:02:25 [2023-05-23T14:02:25.945Z] #74 14.81 text/tabwriter
14:02:26 [2023-05-23T14:02:26.202Z] #74 15.15 vendor/golang.org/x/text/transform
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.61 bufio
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.61 net/http/internal/ascii
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.62 github.com/garyburd/redigo/internal
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.74 html
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.75 crypto
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.76 reflect
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.78 crypto/rc4
14:02:26 [2023-05-23T14:02:26.765Z] #74 15.81 net/netip
14:02:27 [2023-05-23T14:02:27.022Z] #74 15.88 regexp/syntax
14:02:27 [2023-05-23T14:02:27.022Z] #74 15.96 encoding/base32
14:02:27 [2023-05-23T14:02:27.279Z] #74 16.22 golang.org/x/crypto/blowfish
14:02:28 [2023-05-23T14:02:28.209Z] #74 17.02 time
14:02:28 [2023-05-23T14:02:28.209Z] #74 17.02 internal/syscall/unix
14:02:28 [2023-05-23T14:02:28.209Z] #74 17.05 internal/syscall/execenv
14:02:28 [2023-05-23T14:02:28.466Z] #74 ...
14:02:28 [2023-05-23T14:02:28.466Z] 
14:02:28 [2023-05-23T14:02:28.466Z] #72 [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
14:02:28 [2023-05-23T14:02:28.466Z] #72 6.898 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:02:28 [2023-05-23T14:02:28.466Z] #72 7.429 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:02:28 [2023-05-23T14:02:28.466Z] #72 7.571 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:02:28 [2023-05-23T14:02:28.466Z] #72 7.706 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:02:28 [2023-05-23T14:02:28.466Z] #72 13.29 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:02:28 [2023-05-23T14:02:28.466Z] #72 ...
14:02:28 [2023-05-23T14:02:28.466Z] 
14:02:28 [2023-05-23T14:02:28.466Z] #74 [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...)
14:02:28 [2023-05-23T14:02:28.466Z] #74 17.47 regexp
14:02:30 [2023-05-23T14:02:30.359Z] #74 19.18 context
14:02:30 [2023-05-23T14:02:30.359Z] #74 19.21 io/fs
14:02:30 [2023-05-23T14:02:30.359Z] #74 19.21 internal/poll
14:02:30 [2023-05-23T14:02:30.615Z] #74 19.57 embed
14:02:30 [2023-05-23T14:02:30.872Z] #74 19.87 os
14:02:31 [2023-05-23T14:02:31.128Z] #74 20.00 internal/fmtsort
14:02:31 [2023-05-23T14:02:31.128Z] #74 20.00 internal/saferio
14:02:31 [2023-05-23T14:02:31.128Z] #74 20.00 encoding/binary
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.40 crypto/cipher
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.40 crypto/sha1
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.40 crypto/internal/nistec
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.40 crypto/md5
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.40 crypto/internal/edwards25519/field
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.42 encoding/base64
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.43 vendor/golang.org/x/crypto/internal/poly1305
14:02:31 [2023-05-23T14:02:31.691Z] #74 20.62 encoding/pem
14:02:31 [2023-05-23T14:02:31.948Z] #74 20.86 crypto/internal/boring
14:02:31 [2023-05-23T14:02:31.948Z] #74 20.87 crypto/des
14:02:32 [2023-05-23T14:02:32.205Z] #74 20.99 fmt
14:02:32 [2023-05-23T14:02:32.205Z] #74 21.00 net
14:02:32 [2023-05-23T14:02:32.205Z] #74 21.03 path/filepath
14:02:32 [2023-05-23T14:02:32.205Z] #74 21.12 crypto/internal/edwards25519
14:02:32 [2023-05-23T14:02:32.205Z] #74 21.13 vendor/golang.org/x/crypto/chacha20
14:02:32 [2023-05-23T14:02:32.205Z] #74 21.16 crypto/aes
14:02:32 [2023-05-23T14:02:32.461Z] #74 21.34 crypto/sha512
14:02:32 [2023-05-23T14:02:32.461Z] #74 21.46 crypto/hmac
14:02:32 [2023-05-23T14:02:32.718Z] #74 21.64 crypto/sha256
14:02:32 [2023-05-23T14:02:32.975Z] #74 21.86 vendor/golang.org/x/crypto/chacha20poly1305
14:02:32 [2023-05-23T14:02:32.975Z] #74 21.91 vendor/golang.org/x/crypto/hkdf
14:02:32 [2023-05-23T14:02:32.975Z] #74 21.99 io/ioutil
14:02:33 [2023-05-23T14:02:33.232Z] #74 22.03 github.com/bugsnag/osext
14:02:33 [2023-05-23T14:02:33.232Z] #74 22.12 os/exec
14:02:33 [2023-05-23T14:02:33.232Z] #74 22.12 os/signal
14:02:33 [2023-05-23T14:02:33.795Z] #74 22.58 crypto/ecdh
14:02:33 [2023-05-23T14:02:33.795Z] #74 22.62 github.com/bugsnag/panicwrap
14:02:33 [2023-05-23T14:02:33.795Z] #74 22.84 math/big
14:02:34 [2023-05-23T14:02:34.054Z] #74 22.85 encoding/hex
14:02:34 [2023-05-23T14:02:34.054Z] #74 22.85 net/url
14:02:34 [2023-05-23T14:02:34.054Z] #74 22.86 encoding/json
14:02:34 [2023-05-23T14:02:34.054Z] #74 22.86 log
14:02:34 [2023-05-23T14:02:34.054Z] #74 22.89 github.com/bugsnag/bugsnag-go/errors
14:02:34 [2023-05-23T14:02:34.054Z] #74 23.04 compress/flate
14:02:34 [2023-05-23T14:02:34.054Z] #74 23.09 vendor/golang.org/x/text/unicode/norm
14:02:34 [2023-05-23T14:02:34.054Z] #74 23.10 vendor/golang.org/x/net/http2/hpack
14:02:34 [2023-05-23T14:02:34.311Z] #74 23.15 vendor/golang.org/x/text/unicode/bidi
14:02:34 [2023-05-23T14:02:34.311Z] #74 23.28 mime
14:02:34 [2023-05-23T14:02:34.874Z] #74 23.72 mime/quotedprintable
14:02:34 [2023-05-23T14:02:34.874Z] #74 23.84 compress/gzip
14:02:34 [2023-05-23T14:02:34.874Z] #74 23.89 net/http/internal
14:02:35 [2023-05-23T14:02:35.130Z] #74 24.07 gopkg.in/yaml.v2
14:02:35 [2023-05-23T14:02:35.398Z] #74 24.27 golang.org/x/net/context
14:02:35 [2023-05-23T14:02:35.398Z] #74 24.31 github.com/docker/distribution/digest
14:02:35 [2023-05-23T14:02:35.654Z] #74 24.64 vendor/golang.org/x/text/secure/bidirule
14:02:35 [2023-05-23T14:02:35.911Z] #74 24.86 encoding/gob
14:02:35 [2023-05-23T14:02:35.911Z] #74 24.89 text/template/parse
14:02:36 [2023-05-23T14:02:36.167Z] #74 24.96 github.com/docker/distribution/reference
14:02:36 [2023-05-23T14:02:36.424Z] #74 25.37 github.com/docker/distribution/version
14:02:36 [2023-05-23T14:02:36.681Z] #74 25.53 github.com/Sirupsen/logrus
14:02:36 [2023-05-23T14:02:36.681Z] #74 25.61 runtime/debug
14:02:37 [2023-05-23T14:02:37.611Z] #74 26.36 text/template
14:02:37 [2023-05-23T14:02:37.611Z] #74 26.59 github.com/Sirupsen/logrus/formatters/logstash
14:02:37 [2023-05-23T14:02:37.868Z] #74 26.79 encoding/xml
14:02:37 [2023-05-23T14:02:37.868Z] #74 26.80 os/user
14:02:38 [2023-05-23T14:02:38.798Z] #74 27.78 vendor/golang.org/x/net/idna
14:02:38 [2023-05-23T14:02:38.798Z] #74 27.82 github.com/mitchellh/mapstructure
14:02:39 [2023-05-23T14:02:39.729Z] #74 ...
14:02:39 [2023-05-23T14:02:39.729Z] 
14:02:39 [2023-05-23T14:02:39.729Z] #72 [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
14:02:39 [2023-05-23T14:02:39.729Z] #72 18.04 libtoolize: putting auxiliary files in '.'.
14:02:39 [2023-05-23T14:02:39.729Z] #72 18.04 libtoolize: copying file './ltmain.sh'
14:02:39 [2023-05-23T14:02:39.729Z] #72 18.90 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:02:39 [2023-05-23T14:02:39.729Z] #72 18.90 libtoolize: and rerunning libtoolize and aclocal.
14:02:39 [2023-05-23T14:02:39.729Z] #72 18.90 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.57 configure.ac:7: installing './compile'
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.58 configure.ac:11: installing './config.guess'
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.58 configure.ac:11: installing './config.sub'
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.58 configure.ac:8: installing './install-sh'
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.59 configure.ac:8: installing './missing'
14:02:39 [2023-05-23T14:02:39.729Z] #72 22.61 Makefile.am: installing './depcomp'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.21 libtoolize: copying file 'build-aux/ltmain.sh'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.39 libtoolize: copying file 'm4/libtool.m4'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.50 libtoolize: copying file 'm4/ltoptions.m4'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.57 libtoolize: copying file 'm4/ltsugar.m4'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.70 libtoolize: copying file 'm4/ltversion.m4'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.81 libtoolize: copying file 'm4/lt~obsolete.m4'
14:02:39 [2023-05-23T14:02:39.729Z] #72 23.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.79 configure.ac:7: installing 'build-aux/compile'
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.79 configure.ac:9: installing 'build-aux/config.guess'
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.80 configure.ac:9: installing 'build-aux/config.sub'
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.81 configure.ac:11: installing 'build-aux/install-sh'
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.81 configure.ac:11: installing 'build-aux/missing'
14:02:40 [2023-05-23T14:02:40.292Z] #72 28.85 Makefile.am: installing 'build-aux/depcomp'
14:02:40 [2023-05-23T14:02:40.549Z] #72 28.88 parallel-tests: installing 'build-aux/test-driver'
14:02:40 [2023-05-23T14:02:40.549Z] #72 ...
14:02:40 [2023-05-23T14:02:40.549Z] 
14:02:40 [2023-05-23T14:02:40.549Z] #74 [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...)
14:02:40 [2023-05-23T14:02:40.549Z] #74 29.56 internal/profile
14:02:40 [2023-05-23T14:02:40.805Z] #74 29.75 runtime/pprof
14:02:40 [2023-05-23T14:02:40.805Z] #74 29.84 crypto/elliptic
14:02:41 [2023-05-23T14:02:41.368Z] #74 30.16 crypto/internal/bigmod
14:02:41 [2023-05-23T14:02:41.368Z] #74 30.42 crypto/internal/boring/bbig
14:02:41 [2023-05-23T14:02:41.625Z] #74 30.52 encoding/asn1
14:02:41 [2023-05-23T14:02:41.881Z] #74 30.72 crypto/rand
14:02:42 [2023-05-23T14:02:42.138Z] #74 30.98 crypto/ed25519
14:02:42 [2023-05-23T14:02:42.138Z] #74 31.11 crypto/dsa
14:02:42 [2023-05-23T14:02:42.138Z] #74 31.16 crypto/rsa
14:02:42 [2023-05-23T14:02:42.138Z] #74 31.18 net/textproto
14:02:42 [2023-05-23T14:02:42.138Z] #74 31.20 vendor/golang.org/x/net/http/httpproxy
14:02:42 [2023-05-23T14:02:42.394Z] #74 31.27 github.com/docker/distribution/uuid
14:02:42 [2023-05-23T14:02:42.394Z] #74 31.40 github.com/stevvooe/resumable/sha256
14:02:42 [2023-05-23T14:02:42.394Z] #74 31.43 github.com/stevvooe/resumable/sha512
14:02:42 [2023-05-23T14:02:42.394Z] #74 31.47 vendor/golang.org/x/crypto/cryptobyte
14:02:42 [2023-05-23T14:02:42.651Z] #74 31.70 crypto/x509/pkix
14:02:42 [2023-05-23T14:02:42.651Z] #74 31.72 github.com/garyburd/redigo/redis
14:02:42 [2023-05-23T14:02:42.651Z] #74 31.75 github.com/docker/distribution/registry/listener
14:02:42 [2023-05-23T14:02:42.907Z] #74 31.88 github.com/spf13/pflag
14:02:42 [2023-05-23T14:02:42.907Z] #74 31.98 vendor/golang.org/x/net/http/httpguts
14:02:42 [2023-05-23T14:02:42.907Z] #74 31.99 mime/multipart
14:02:43 [2023-05-23T14:02:43.164Z] #74 32.01 log/syslog
14:02:43 [2023-05-23T14:02:43.164Z] #74 32.07 golang.org/x/crypto/bcrypt
14:02:43 [2023-05-23T14:02:43.421Z] #74 32.20 runtime/trace
14:02:43 [2023-05-23T14:02:43.678Z] #74 32.55 crypto/ecdsa
14:02:43 [2023-05-23T14:02:43.678Z] #74 32.63 github.com/yvasiyarov/go-metrics
14:02:44 [2023-05-23T14:02:44.241Z] #74 33.07 github.com/spf13/cobra
14:02:44 [2023-05-23T14:02:44.498Z] #74 33.33 crypto/x509
14:02:45 [2023-05-23T14:02:45.868Z] #74 34.65 crypto/tls
14:02:47 [2023-05-23T14:02:47.762Z] #74 36.38 net/http/httptrace
14:02:47 [2023-05-23T14:02:47.762Z] #74 36.38 github.com/docker/libtrust
14:02:47 [2023-05-23T14:02:47.762Z] #74 36.38 net/smtp
14:02:47 [2023-05-23T14:02:47.762Z] #74 36.45 net/http
14:02:50 [2023-05-23T14:02:50.283Z] #74 ...
14:02:50 [2023-05-23T14:02:50.283Z] 
14:02:50 [2023-05-23T14:02:50.283Z] #72 [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
14:02:50 [2023-05-23T14:02:50.283Z] #72 30.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:02:50 [2023-05-23T14:02:50.283Z] #72 30.35 libtoolize: copying file 'build-aux/ltmain.sh'
14:02:50 [2023-05-23T14:02:50.283Z] #72 30.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:02:50 [2023-05-23T14:02:50.283Z] #72 30.95 libtoolize: copying file 'm4/libtool.m4'
14:02:50 [2023-05-23T14:02:50.283Z] #72 31.11 libtoolize: copying file 'm4/ltoptions.m4'
14:02:50 [2023-05-23T14:02:50.283Z] #72 31.19 libtoolize: copying file 'm4/ltsugar.m4'
14:02:50 [2023-05-23T14:02:50.283Z] #72 31.33 libtoolize: copying file 'm4/ltversion.m4'
14:02:50 [2023-05-23T14:02:50.283Z] #72 31.46 libtoolize: copying file 'm4/lt~obsolete.m4'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.17 configure.ac:11: installing 'build-aux/compile'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.17 configure.ac:11: installing 'build-aux/config.guess'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.17 configure.ac:11: installing 'build-aux/config.sub'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.18 configure.ac:13: installing 'build-aux/install-sh'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.18 configure.ac:13: installing 'build-aux/missing'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.18 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:02:50 [2023-05-23T14:02:50.283Z] #72 37.26 Makefile.am: installing 'build-aux/depcomp'
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.02 checking build system type... aarch64-unknown-linux-gnu
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.21 checking host system type... aarch64-unknown-linux-gnu
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.21 checking how to print strings... printf
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.22 checking for gcc... gcc
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.30 checking whether the C compiler works... yes
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.43 checking for C compiler default output file name... a.out
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.44 checking for suffix of executables... 
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.54 checking whether we are cross compiling... no
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.64 checking for suffix of object files... o
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.68 checking whether we are using the GNU C compiler... yes
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.73 checking whether gcc accepts -g... yes
14:02:50 [2023-05-23T14:02:50.283Z] #72 38.77 checking for gcc option to accept ISO C89... none needed
14:02:50 [2023-05-23T14:02:50.540Z] #72 38.87 checking whether gcc understands -c and -o together... yes
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.00 checking for a sed that does not truncate output... /bin/sed
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.03 checking for grep that handles long lines and -e... /bin/grep
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.04 checking for egrep... /bin/grep -E
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.05 checking for fgrep... /bin/grep -F
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.05 checking for ld used by gcc... /usr/bin/ld
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.08 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:02:50 [2023-05-23T14:02:50.540Z] #72 39.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.18 checking whether ln -s works... yes
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.19 checking the maximum length of command line arguments... 1572864
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking for /usr/bin/ld option to reload object files... -r
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking for objdump... objdump
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking how to recognize dependent libraries... pass_all
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking for dlltool... no
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking how to associate runtime and link libraries... printf %s\n
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking for ar... ar
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.21 checking for archiver @FILE support... @
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.25 checking for strip... strip
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.25 checking for ranlib... ranlib
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.25 checking for gawk... no
14:02:50 [2023-05-23T14:02:50.797Z] #72 39.26 checking for mawk... mawk
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.26 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.53 checking for sysroot... no
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.53 checking for a working dd... /bin/dd
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.60 checking for mt... no
14:02:51 [2023-05-23T14:02:51.053Z] #72 39.60 checking if : is a manifest tool... no
14:02:51 [2023-05-23T14:02:51.310Z] #72 39.62 checking how to run the C preprocessor... gcc -E
14:02:51 [2023-05-23T14:02:51.310Z] #72 ...
14:02:51 [2023-05-23T14:02:51.310Z] 
14:02:51 [2023-05-23T14:02:51.310Z] #74 [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...)
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.08 github.com/docker/distribution/configuration
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.09 github.com/gorilla/context
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.09 github.com/docker/distribution/registry/api/errcode
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.10 expvar
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.10 github.com/docker/distribution/registry/client/transport
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.10 github.com/gorilla/handlers
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.10 github.com/yvasiyarov/newrelic_platform_go
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.10 github.com/bugsnag/bugsnag-go
14:02:51 [2023-05-23T14:02:51.310Z] #74 40.29 github.com/Azure/azure-sdk-for-go/storage
14:02:51 [2023-05-23T14:02:51.567Z] #74 40.44 github.com/AdRoll/goamz/aws
14:02:51 [2023-05-23T14:02:51.567Z] #74 40.48 github.com/gorilla/mux
14:02:51 [2023-05-23T14:02:51.567Z] #74 40.51 net/http/httputil
14:02:51 [2023-05-23T14:02:51.567Z] #74 40.52 github.com/ncw/swift
14:02:51 [2023-05-23T14:02:51.567Z] #74 40.52 github.com/yvasiyarov/gorelic
14:02:51 [2023-05-23T14:02:51.823Z] #74 40.62 net/http/pprof
14:02:52 [2023-05-23T14:02:52.080Z] #74 41.13 github.com/docker/distribution/context
14:02:52 [2023-05-23T14:02:52.080Z] #74 41.17 github.com/docker/distribution/registry/api/v2
14:02:52 [2023-05-23T14:02:52.643Z] #74 41.53 github.com/AdRoll/goamz/cloudfront
14:02:52 [2023-05-23T14:02:52.643Z] #74 41.72 github.com/docker/distribution/health
14:02:52 [2023-05-23T14:02:52.900Z] #74 41.75 github.com/AdRoll/goamz/s3
14:02:52 [2023-05-23T14:02:52.900Z] #74 41.75 github.com/docker/distribution/registry/auth
14:02:52 [2023-05-23T14:02:52.900Z] #74 41.76 github.com/docker/distribution/registry/storage/driver
14:02:52 [2023-05-23T14:02:52.900Z] #74 41.76 github.com/docker/distribution
14:02:52 [2023-05-23T14:02:52.900Z] #74 41.97 github.com/docker/distribution/health/checks
14:02:52 [2023-05-23T14:02:52.900Z] #74 42.01 github.com/docker/distribution/registry/auth/htpasswd
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.01 github.com/docker/distribution/registry/auth/silly
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.01 github.com/docker/distribution/registry/auth/token
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.12 github.com/docker/distribution/registry/proxy/scheduler
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.13 github.com/docker/distribution/registry/storage/driver/factory
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.13 github.com/docker/distribution/registry/storage/driver/middleware
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.13 github.com/docker/distribution/registry/storage/driver/base
14:02:53 [2023-05-23T14:02:53.157Z] #74 42.25 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.27 github.com/docker/distribution/manifest/manifestlist
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.28 github.com/docker/distribution/manifest/schema1
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.34 github.com/docker/distribution/manifest/schema2
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.39 github.com/docker/distribution/notifications
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.41 github.com/docker/distribution/registry/middleware/registry
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.46 github.com/docker/distribution/registry/middleware/repository
14:02:53 [2023-05-23T14:02:53.414Z] #74 42.48 github.com/docker/distribution/registry/storage/cache
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.59 github.com/docker/distribution/registry/storage/cache/memory
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.59 github.com/docker/distribution/registry/storage/cache/redis
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.63 github.com/docker/distribution/registry/storage/driver/filesystem
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.64 github.com/docker/distribution/registry/storage/driver/azure
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.64 github.com/docker/distribution/registry/storage/driver/inmemory
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.65 github.com/docker/distribution/registry/storage
14:02:53 [2023-05-23T14:02:53.671Z] #74 42.75 github.com/docker/distribution/registry/client
14:02:53 [2023-05-23T14:02:53.928Z] #74 42.80 github.com/docker/distribution/registry/storage/driver/s3
14:02:53 [2023-05-23T14:02:53.928Z] #74 42.88 github.com/docker/distribution/registry/storage/driver/swift
14:02:54 [2023-05-23T14:02:54.858Z] #74 43.79 github.com/docker/distribution/registry/client/auth
14:02:55 [2023-05-23T14:02:55.115Z] #74 43.94 github.com/docker/distribution/registry/proxy
14:02:55 [2023-05-23T14:02:55.115Z] #74 44.10 github.com/docker/distribution/registry/handlers
14:02:55 [2023-05-23T14:02:55.678Z] #74 44.78 github.com/docker/distribution/registry
14:02:55 [2023-05-23T14:02:55.935Z] #74 45.04 github.com/docker/distribution/cmd/registry
14:02:57 [2023-05-23T14:02:57.829Z] #74 46.47 + xx-verify /build/registry-v2
14:02:57 [2023-05-23T14:02:57.829Z] #74 ...
14:02:57 [2023-05-23T14:02:57.829Z] 
14:02:57 [2023-05-23T14:02:57.829Z] #72 [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
14:02:57 [2023-05-23T14:02:57.829Z] #72 39.83 checking for ANSI C header files... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.15 checking for sys/types.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.29 checking for sys/stat.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.46 checking for stdlib.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.54 checking for string.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.69 checking for memory.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.82 checking for strings.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 40.92 checking for inttypes.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.00 checking for stdint.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.11 checking for unistd.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.21 checking for dlfcn.h... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.31 checking for objdir... .libs
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.55 checking if gcc supports -fno-rtti -fno-exceptions... no
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.62 checking for gcc option to produce PIC... -fPIC -DPIC
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.62 checking if gcc PIC flag -fPIC -DPIC works... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.70 checking if gcc static flag -static works... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 41.89 checking if gcc supports -c -o file.o... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.03 checking if gcc supports -c -o file.o... (cached) yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.09 checking dynamic linker characteristics... GNU/Linux ld.so
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking how to hardcode library paths into programs... immediate
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking whether stripping libraries is possible... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking if libtool supports shared libraries... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking whether to build shared libraries... no
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking whether to build static libraries... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.29 checking for a BSD-compatible install... /usr/bin/install -c
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.33 checking whether build environment is sane... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.38 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.40 checking whether make sets $(MAKE)... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.45 checking whether make supports the include directive... yes (GNU style)
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.49 checking whether make supports nested variables... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.52 checking whether UID '0' is supported by ustar format... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.52 checking whether GID '0' is supported by ustar format... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.53 checking how to create a ustar tar archive... gnutar
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.58 checking dependency style of gcc... gcc3
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.70 checking whether to enable maintainer-specific portions of Makefiles... yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.70 checking whether make supports nested variables... (cached) yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.70 checking for gawk... (cached) mawk
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.70 checking for a sed that does not truncate output... (cached) /bin/sed
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.70 checking for gcc... (cached) gcc
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.77 checking whether we are using the GNU C compiler... (cached) yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.77 checking whether gcc accepts -g... (cached) yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.77 checking for gcc option to accept ISO C89... (cached) none needed
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.77 checking whether gcc understands -c and -o together... (cached) yes
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.78 checking for a Python interpreter with version >= 3... python3
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.83 checking for python3... /usr/bin/python3
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.83 checking for python3 version... 3.9
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.85 checking for python3 platform... linux
14:02:57 [2023-05-23T14:02:57.829Z] #72 42.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:02:57 [2023-05-23T14:02:57.829Z] #72 43.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:02:57 [2023-05-23T14:02:57.829Z] #72 43.07 checking for go-md2man... no
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.09 checking error.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.19 checking error.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.22 checking for error.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.27 checking linux/openat2.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.39 checking linux/openat2.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.41 checking for linux/openat2.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.45 checking for copy_file_range... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.58 checking for fgetxattr... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.70 checking for statx... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.82 checking for fgetpwent_r... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 43.96 checking for issetugid... no
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.11 checking for pkg-config... /usr/bin/pkg-config
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.11 checking pkg-config is at least version 0.9.0... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.12 checking for library containing yajl_tree_get... -lyajl
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.36 checking for yajl >= 2.0.0... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.38 checking sys/capability.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.50 checking sys/capability.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.55 checking for sys/capability.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.56 checking for library containing cap_from_name... -lcap
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.74 checking for library containing dlopen... -ldl
14:02:57 [2023-05-23T14:02:57.830Z] #72 44.99 checking seccomp.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.06 checking seccomp.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.11 checking for seccomp.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.11 checking for library containing seccomp_rule_add... -lseccomp
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.38 checking for library containing seccomp_arch_resolve_name... none required
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.53 checking systemd/sd-bus.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.66 checking systemd/sd-bus.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.74 checking for systemd/sd-bus.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 45.75 checking for library containing sd_bus_match_signal_async... -lsystemd
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.05 checking for sd_notify_barrier... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.16 checking linux/bpf.h usability... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.24 checking linux/bpf.h presence... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.26 checking for linux/bpf.h... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.27 checking compilation for eBPF... yes
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.34 checking for criu >= 3.15... no
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.36 configure: CRIU headers not found, building without CRIU support
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.36 checking for criu > 3.16... no
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.38 configure: CRIU version doesn't support join-ns API
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.38 checking for criu > 3.16.1... no
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.40 configure: CRIU version doesn't support for pre-dumping
14:02:57 [2023-05-23T14:02:57.830Z] #72 46.40 checking for new mount API (fsconfig)... yes
14:02:58 [2023-05-23T14:02:58.086Z] #72 46.46 checking for seccomp notify API... yes
14:02:58 [2023-05-23T14:02:58.086Z] #72 46.57 checking for gperf... no
14:02:58 [2023-05-23T14:02:58.086Z] #72 46.57 configure: gperf not found - cannot rebuild signal parser code
14:02:58 [2023-05-23T14:02:58.086Z] #72 46.57 checking for library containing argp_parse... none required
14:02:58 [2023-05-23T14:02:58.343Z] #72 46.76 checking that generated files are newer than configure... done
14:02:58 [2023-05-23T14:02:58.343Z] #72 46.76 configure: creating ./config.status
14:03:00 [2023-05-23T14:03:00.864Z] #72 49.27 config.status: creating Makefile
14:03:00 [2023-05-23T14:03:00.864Z] #72 49.32 config.status: creating rpm/crun.spec
14:03:00 [2023-05-23T14:03:00.864Z] #72 49.37 config.status: creating config.h
14:03:00 [2023-05-23T14:03:00.864Z] #72 49.39 config.status: executing libtool commands
14:03:00 [2023-05-23T14:03:00.864Z] #72 49.43 config.status: executing depfiles commands
14:03:01 [2023-05-23T14:03:01.794Z] #72 49.99 === configuring in libocispec (/tmp/crun-build/libocispec)
14:03:01 [2023-05-23T14:03:01.794Z] #72 50.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:03:01 [2023-05-23T14:03:01.794Z] #72 50.16 checking for gcc... gcc
14:03:01 [2023-05-23T14:03:01.794Z] #72 50.22 checking whether the C compiler works... yes
14:03:01 [2023-05-23T14:03:01.794Z] #72 50.32 checking for C compiler default output file name... a.out
14:03:02 [2023-05-23T14:03:02.051Z] #72 50.32 checking for suffix of executables... 
14:03:02 [2023-05-23T14:03:02.051Z] #72 50.39 checking whether we are cross compiling... no
14:03:02 [2023-05-23T14:03:02.051Z] #72 50.48 checking for suffix of object files... o
14:03:02 [2023-05-23T14:03:02.051Z] #72 50.57 checking whether we are using the GNU C compiler... yes
14:03:02 [2023-05-23T14:03:02.308Z] #72 50.61 checking whether gcc accepts -g... yes
14:03:02 [2023-05-23T14:03:02.308Z] #72 50.64 checking for gcc option to accept ISO C89... none needed
14:03:02 [2023-05-23T14:03:02.308Z] #72 50.69 checking whether gcc understands -c and -o together... yes
14:03:02 [2023-05-23T14:03:02.308Z] #72 50.79 checking how to run the C preprocessor... gcc -E
14:03:02 [2023-05-23T14:03:02.565Z] #72 50.87 checking for grep that handles long lines and -e... /bin/grep
14:03:02 [2023-05-23T14:03:02.565Z] #72 50.87 checking for egrep... /bin/grep -E
14:03:02 [2023-05-23T14:03:02.565Z] #72 50.87 checking for ANSI C header files... yes
14:03:02 [2023-05-23T14:03:02.565Z] #72 51.10 checking for sys/types.h... yes
14:03:02 [2023-05-23T14:03:02.822Z] #72 51.19 checking for sys/stat.h... yes
14:03:02 [2023-05-23T14:03:02.822Z] #72 51.25 checking for stdlib.h... yes
14:03:02 [2023-05-23T14:03:02.822Z] #72 51.33 checking for string.h... yes
14:03:03 [2023-05-23T14:03:03.078Z] #72 51.42 checking for memory.h... yes
14:03:03 [2023-05-23T14:03:03.078Z] #72 51.48 checking for strings.h... yes
14:03:03 [2023-05-23T14:03:03.079Z] #72 51.54 checking for inttypes.h... yes
14:03:03 [2023-05-23T14:03:03.079Z] #72 51.60 checking for stdint.h... yes
14:03:03 [2023-05-23T14:03:03.335Z] #72 51.66 checking for unistd.h... yes
14:03:03 [2023-05-23T14:03:03.335Z] #72 51.73 checking minix/config.h usability... no
14:03:03 [2023-05-23T14:03:03.335Z] #72 51.77 checking minix/config.h presence... no
14:03:03 [2023-05-23T14:03:03.335Z] #72 51.79 checking for minix/config.h... no
14:03:03 [2023-05-23T14:03:03.335Z] #72 51.79 checking whether it is safe to define __EXTENSIONS__... yes
14:03:03 [2023-05-23T14:03:03.592Z] #72 51.88 checking build system type... aarch64-unknown-linux-gnu
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.04 checking host system type... aarch64-unknown-linux-gnu
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.04 checking how to print strings... printf
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.04 checking for a sed that does not truncate output... /bin/sed
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.05 checking for fgrep... /bin/grep -F
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.05 checking for ld used by gcc... /usr/bin/ld
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.06 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.12 checking whether ln -s works... yes
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.12 checking the maximum length of command line arguments... 1572864
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking for /usr/bin/ld option to reload object files... -r
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking for objdump... objdump
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking how to recognize dependent libraries... pass_all
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking for dlltool... no
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking how to associate runtime and link libraries... printf %s\n
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking for ar... ar
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.13 checking for archiver @FILE support... @
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.17 checking for strip... strip
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.17 checking for ranlib... ranlib
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.17 checking for gawk... no
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.17 checking for mawk... mawk
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.17 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.26 checking for sysroot... no
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.26 checking for a working dd... /bin/dd
14:03:03 [2023-05-23T14:03:03.592Z] #72 52.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:03:03 [2023-05-23T14:03:03.848Z] #72 52.27 checking for mt... no
14:03:03 [2023-05-23T14:03:03.848Z] #72 52.27 checking if : is a manifest tool... no
14:03:03 [2023-05-23T14:03:03.848Z] #72 52.27 checking for dlfcn.h... yes
14:03:03 [2023-05-23T14:03:03.848Z] #72 52.31 checking for objdir... .libs
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.42 checking if gcc supports -fno-rtti -fno-exceptions... no
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.47 checking for gcc option to produce PIC... -fPIC -DPIC
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.47 checking if gcc PIC flag -fPIC -DPIC works... yes
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.51 checking if gcc static flag -static works... yes
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.61 checking if gcc supports -c -o file.o... yes
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.65 checking if gcc supports -c -o file.o... (cached) yes
14:03:04 [2023-05-23T14:03:04.105Z] #72 52.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.66 checking dynamic linker characteristics... GNU/Linux ld.so
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking how to hardcode library paths into programs... immediate
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking whether stripping libraries is possible... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking if libtool supports shared libraries... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking whether to build shared libraries... no
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking whether to build static libraries... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.74 checking for a BSD-compatible install... /usr/bin/install -c
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.75 checking whether build environment is sane... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.77 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.78 checking whether make sets $(MAKE)... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.84 checking whether make supports the include directive... yes (GNU style)
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.85 checking whether make supports nested variables... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.87 checking whether UID '0' is supported by ustar format... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.87 checking whether GID '0' is supported by ustar format... yes
14:03:04 [2023-05-23T14:03:04.362Z] #72 52.87 checking how to create a ustar tar archive... gnutar
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.91 checking dependency style of gcc... gcc3
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.98 checking whether to enable maintainer-specific portions of Makefiles... yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.98 checking whether make supports nested variables... (cached) yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.98 checking for pkg-config... /usr/bin/pkg-config
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.98 checking pkg-config is at least version 0.9.0... yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 52.98 checking for yajl >= 2.1.0... yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.00 checking for a sed that does not truncate output... (cached) /bin/sed
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.00 checking for gcc... (cached) gcc
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.03 checking whether we are using the GNU C compiler... (cached) yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.03 checking whether gcc accepts -g... (cached) yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.03 checking for gcc option to accept ISO C89... (cached) none needed
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.03 checking whether gcc understands -c and -o together... (cached) yes
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.03 checking for a Python interpreter with version >= 3... python3
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.06 checking for python3... /usr/bin/python3
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.06 checking for python3 version... 3.9
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.07 checking for python3 platform... linux
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.09 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:03:04 [2023-05-23T14:03:04.618Z] #72 53.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:03:05 [2023-05-23T14:03:05.181Z] #72 53.21 checking that generated files are newer than configure... done
14:03:05 [2023-05-23T14:03:05.437Z] #72 53.77 configure: creating ./config.status
14:03:06 [2023-05-23T14:03:06.000Z] #72 54.49 config.status: creating Makefile
14:03:06 [2023-05-23T14:03:06.000Z] #72 ...
14:03:06 [2023-05-23T14:03:06.000Z] 
14:03:06 [2023-05-23T14:03:06.000Z] #80 [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...)
14:03:06 [2023-05-23T14:03:06.000Z] #80 DONE 50.7s
14:03:06 [2023-05-23T14:03:06.000Z] 
14:03:06 [2023-05-23T14:03:06.000Z] #72 [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
14:03:06 [2023-05-23T14:03:06.000Z] #72 54.52 config.status: creating config.h
14:03:06 [2023-05-23T14:03:06.000Z] #72 54.53 config.status: executing libtool commands
14:03:06 [2023-05-23T14:03:06.000Z] #72 54.54 config.status: executing depfiles commands
14:03:06 [2023-05-23T14:03:06.257Z] #72 ...
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #78 [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...)
14:03:06 [2023-05-23T14:03:06.257Z] #78 DONE 54.6s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:03:06 [2023-05-23T14:03:06.257Z] #77 DONE 54.8s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #76 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
14:03:06 [2023-05-23T14:03:06.257Z] #76 DONE 54.8s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #74 [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...)
14:03:06 [2023-05-23T14:03:06.257Z] #74 DONE 55.1s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #75 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
14:03:06 [2023-05-23T14:03:06.257Z] #75 DONE 54.8s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
14:03:06 [2023-05-23T14:03:06.257Z] #81 DONE 0.1s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
14:03:06 [2023-05-23T14:03:06.257Z] #82 DONE 0.0s
14:03:06 [2023-05-23T14:03:06.257Z] 
14:03:06 [2023-05-23T14:03:06.257Z] #72 [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
14:03:06 [2023-05-23T14:03:06.257Z] #72 54.81 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:03:06 [2023-05-23T14:03:06.257Z] #72 54.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:03:06 [2023-05-23T14:03:06.514Z] #72 55.15 checking for gcc... gcc
14:03:06 [2023-05-23T14:03:06.773Z] #72 55.21 checking whether the C compiler works... yes
14:03:06 [2023-05-23T14:03:06.773Z] #72 55.29 checking for C compiler default output file name... a.out
14:03:06 [2023-05-23T14:03:06.773Z] #72 55.29 checking for suffix of executables... 
14:03:06 [2023-05-23T14:03:06.773Z] #72 55.35 checking whether we are cross compiling... no
14:03:07 [2023-05-23T14:03:07.030Z] #72 55.40 checking for suffix of object files... o
14:03:07 [2023-05-23T14:03:07.030Z] #72 55.44 checking whether we are using the GNU C compiler... yes
14:03:07 [2023-05-23T14:03:07.030Z] #72 55.48 checking whether gcc accepts -g... yes
14:03:07 [2023-05-23T14:03:07.030Z] #72 ...
14:03:07 [2023-05-23T14:03:07.030Z] 
14:03:07 [2023-05-23T14:03:07.030Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
14:03:07 [2023-05-23T14:03:07.030Z] #83 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.030Z] 
14:03:07 [2023-05-23T14:03:07.030Z] #72 [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
14:03:07 [2023-05-23T14:03:07.030Z] #72 55.51 checking for gcc option to accept ISO C89... none needed
14:03:07 [2023-05-23T14:03:07.030Z] #72 55.55 checking whether gcc understands -c and -o together... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 ...
14:03:07 [2023-05-23T14:03:07.286Z] 
14:03:07 [2023-05-23T14:03:07.286Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
14:03:07 [2023-05-23T14:03:07.286Z] #84 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.286Z] 
14:03:07 [2023-05-23T14:03:07.286Z] #72 [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
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.61 checking for a BSD-compatible install... /usr/bin/install -c
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.63 checking whether build environment is sane... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.64 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.64 checking for gawk... no
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.64 checking for mawk... mawk
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.64 checking whether make sets $(MAKE)... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.66 checking whether make supports the include directive... yes (GNU style)
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.67 checking whether make supports nested variables... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.68 checking whether UID '0' is supported by ustar format... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.68 checking whether GID '0' is supported by ustar format... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.68 checking how to create a ustar tar archive... gnutar
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.70 checking dependency style of gcc... gcc3
14:03:07 [2023-05-23T14:03:07.286Z] #72 ...
14:03:07 [2023-05-23T14:03:07.286Z] 
14:03:07 [2023-05-23T14:03:07.286Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.286Z] #85 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.286Z] 
14:03:07 [2023-05-23T14:03:07.286Z] #72 [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
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.75 checking whether to enable maintainer-specific portions of Makefiles... yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.75 checking whether make supports nested variables... (cached) yes
14:03:07 [2023-05-23T14:03:07.286Z] #72 55.76 checking build system type... aarch64-unknown-linux-gnu
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #72 ...
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.543Z] #86 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.543Z] #87 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #72 [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
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.87 checking host system type... aarch64-unknown-linux-gnu
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.87 checking how to print strings... printf
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.88 checking for a sed that does not truncate output... /bin/sed
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.89 checking for grep that handles long lines and -e... /bin/grep
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.89 checking for egrep... /bin/grep -E
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.89 checking for fgrep... /bin/grep -F
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.90 checking for ld used by gcc... /usr/bin/ld
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.90 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.91 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.94 checking whether ln -s works... yes
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.94 checking the maximum length of command line arguments... 1572864
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.95 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.95 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.95 checking for /usr/bin/ld option to reload object files... -r
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.95 checking for objdump... objdump
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking how to recognize dependent libraries... pass_all
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking for dlltool... no
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking how to associate runtime and link libraries... printf %s\n
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking for ar... ar
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking for archiver @FILE support... 
14:03:07 [2023-05-23T14:03:07.543Z] #72 ...
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.543Z] #88 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.543Z] 
14:03:07 [2023-05-23T14:03:07.543Z] #72 [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
14:03:07 [2023-05-23T14:03:07.543Z] #72 55.96 checking for archiver @FILE support... @
14:03:07 [2023-05-23T14:03:07.543Z] #72 56.00 checking for strip... strip
14:03:07 [2023-05-23T14:03:07.543Z] #72 56.01 checking for ranlib... ranlib
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.01 checking command to parse /usr/bin/nm -B output from gcc object... #72 ...
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.800Z] #89 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.800Z] #90 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #72 [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
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.01 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.14 checking for sysroot... no
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.14 checking for a working dd... /bin/dd
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.16 checking for mt... no
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.16 checking if : is a manifest tool... no
14:03:07 [2023-05-23T14:03:07.800Z] #72 56.18 checking how to run the C preprocessor... gcc -E
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #72 ...
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
14:03:07 [2023-05-23T14:03:07.800Z] #91 DONE 0.1s
14:03:07 [2023-05-23T14:03:07.800Z] 
14:03:07 [2023-05-23T14:03:07.800Z] #72 [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
14:03:08 [2023-05-23T14:03:08.061Z] #72 56.27 checking for ANSI C header files... 
14:03:08 [2023-05-23T14:03:08.061Z] #72 ...
14:03:08 [2023-05-23T14:03:08.061Z] 
14:03:08 [2023-05-23T14:03:08.061Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
14:03:08 [2023-05-23T14:03:08.061Z] #92 DONE 0.1s
14:03:08 [2023-05-23T14:03:08.061Z] 
14:03:08 [2023-05-23T14:03:08.061Z] #72 [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
14:03:08 [2023-05-23T14:03:08.061Z] #72 56.27 checking for ANSI C header files... yes
14:03:08 [2023-05-23T14:03:08.061Z] #72 56.43 checking for sys/types.h... yes
14:03:08 [2023-05-23T14:03:08.061Z] #72 56.51 checking for sys/stat.h... yes
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.61 checking for stdlib.h... #72 ...
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
14:03:08 [2023-05-23T14:03:08.318Z] #93 DONE 0.3s
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #72 [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
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.61 checking for stdlib.h... yes
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.69 checking for string.h... yes
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #72 ...
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
14:03:08 [2023-05-23T14:03:08.318Z] #94 DONE 0.1s
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #72 [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
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.79 checking for memory.h... yes
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.88 checking for strings.h... #72 ...
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
14:03:08 [2023-05-23T14:03:08.318Z] #95 DONE 0.1s
14:03:08 [2023-05-23T14:03:08.318Z] 
14:03:08 [2023-05-23T14:03:08.318Z] #72 [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
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.88 checking for strings.h... yes
14:03:08 [2023-05-23T14:03:08.318Z] #72 56.95 checking for inttypes.h... yes
14:03:08 [2023-05-23T14:03:08.575Z] #72 56.99 checking for stdint.h... yes
14:03:08 [2023-05-23T14:03:08.575Z] #72 57.04 checking for unistd.h... yes
14:03:08 [2023-05-23T14:03:08.575Z] #72 57.10 checking for dlfcn.h... yes
14:03:08 [2023-05-23T14:03:08.575Z] #72 57.14 checking for objdir... .libs
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.24 checking if gcc supports -fno-rtti -fno-exceptions... no
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.29 checking for gcc option to produce PIC... -fPIC -DPIC
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.29 checking if gcc PIC flag -fPIC -DPIC works... yes
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.33 checking if gcc static flag -static works... yes
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.42 checking if gcc supports -c -o file.o... yes
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.48 checking if gcc supports -c -o file.o... (cached) yes
14:03:08 [2023-05-23T14:03:08.837Z] #72 57.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.52 checking dynamic linker characteristics... GNU/Linux ld.so
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.62 checking how to hardcode library paths into programs... immediate
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.62 checking whether stripping libraries is possible... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.63 checking if libtool supports shared libraries... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.63 checking whether to build shared libraries... no
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.63 checking whether to build static libraries... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.65 checking float.h usability... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.70 checking float.h presence... yes
14:03:09 [2023-05-23T14:03:09.094Z] #72 57.71 checking for float.h... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.74 checking limits.h usability... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.78 checking limits.h presence... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.79 checking for limits.h... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.81 checking stddef.h usability... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.85 checking stddef.h presence... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.87 checking for stddef.h... yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.90 checking for stdlib.h... (cached) yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.91 checking for string.h... (cached) yes
14:03:09 [2023-05-23T14:03:09.351Z] #72 57.95 checking sys/time.h usability... yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 57.98 checking sys/time.h presence... yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.00 checking for sys/time.h... yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.00 checking for inline... inline
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.03 checking for size_t... yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.12 checking for stdlib.h... (cached) yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.12 checking for GNU libc compatible malloc... yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.17 checking for stdlib.h... (cached) yes
14:03:09 [2023-05-23T14:03:09.608Z] #72 58.18 checking for GNU libc compatible realloc... yes
14:03:09 [2023-05-23T14:03:09.865Z] #72 58.25 checking for working strtod... yes
14:03:09 [2023-05-23T14:03:09.865Z] #72 58.33 checking for gettimeofday... yes
14:03:09 [2023-05-23T14:03:09.865Z] #72 58.43 checking for memset... yes
14:03:10 [2023-05-23T14:03:10.122Z] #72 58.50 checking for strspn... yes
14:03:10 [2023-05-23T14:03:10.122Z] #72 58.62 checking that generated files are newer than configure... done
14:03:10 [2023-05-23T14:03:10.122Z] #72 58.62 configure: creating ./config.status
14:03:11 [2023-05-23T14:03:11.490Z] #72 60.05 config.status: creating Makefile
14:03:11 [2023-05-23T14:03:11.490Z] #72 60.08 config.status: creating config.h
14:03:11 [2023-05-23T14:03:11.747Z] #72 60.10 config.status: executing depfiles commands
14:03:11 [2023-05-23T14:03:11.747Z] #72 60.22 config.status: executing libtool commands
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.69   GEN      .version
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.70 make  install-recursive
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.70 make[1]: Entering directory '/tmp/crun-build'
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.77 Making install in libocispec
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.77 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.80 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.81 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.82 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.82 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:03:12 [2023-05-23T14:03:12.310Z] #72 60.89 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 60.91 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.11 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.12 make  install-recursive
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.13 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:03:12 [2023-05-23T14:03:12.567Z] #72 61.18 Making install in yajl
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.19 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.22   CC       verify/json_verify-json_verify.o
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.22   CC       src/libyajl_la-yajl_alloc.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.22   CC       src/libyajl_la-yajl.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.22   CC       src/libyajl_la-yajl_gen.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.22   CC       src/libyajl_la-yajl_parser.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.23   CC       src/libyajl_la-yajl_buf.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.23   CC       src/libyajl_la-yajl_encode.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.23   CC       src/libyajl_la-yajl_lex.lo
14:03:12 [2023-05-23T14:03:12.824Z] #72 61.24   CC       src/libyajl_la-yajl_tree.lo
14:03:13 [2023-05-23T14:03:13.388Z] #72 61.69   CCLD     libyajl.la
14:03:13 [2023-05-23T14:03:13.388Z] #72 61.92   CCLD     verify/json_verify
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[5]: Nothing to be done for 'install-exec-am'.
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[5]: Nothing to be done for 'install-data-am'.
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.10 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.15   CC       src/validate.o
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.16   CC       src/image_spec_schema_config_schema.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.16   CC       src/image_spec_schema_content_descriptor.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.17   CC       src/image_spec_schema_defs.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.17   CC       src/image_spec_schema_defs_descriptor.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.18   CC       src/image_spec_schema_image_index_schema.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.18   CC       src/image_spec_schema_image_layout_schema.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.18   CC       src/image_spec_schema_image_manifest_schema.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.19   CC       src/runtime_spec_schema_config_linux.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.21   CC       src/runtime_spec_schema_config_zos.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.23   CC       src/runtime_spec_schema_config_schema.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.23   CC       src/runtime_spec_schema_config_vm.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.23   CC       src/runtime_spec_schema_config_solaris.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.24   CC       src/runtime_spec_schema_config_windows.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.25   CC       src/runtime_spec_schema_defs.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.26   CC       src/runtime_spec_schema_defs_linux.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.26   CC       src/runtime_spec_schema_defs_zos.lo
14:03:13 [2023-05-23T14:03:13.645Z] #72 62.29   CC       src/runtime_spec_schema_defs_vm.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.30   CC       src/runtime_spec_schema_defs_windows.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.30   CC       src/runtime_spec_schema_state_schema.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.31   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.32   CC       src/basic_test_double_array_item.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.32   CC       src/basic_test_double_array.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.32   CC       src/basic_test_top_array_int.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.33   CC       src/basic_test_top_array_string.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.33   CC       src/basic_test_top_double_array_int.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.36   CC       src/basic_test_top_double_array_obj.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.37   CC       src/basic_test_top_double_array_refobj.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.39   CC       src/basic_test_top_double_array_string.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.44   CC       src/read-file.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.46   CC       src/json_common.lo
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.47   CC       tests/test-1.o
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.49   CC       tests/test-2.o
14:03:13 [2023-05-23T14:03:13.901Z] #72 62.51   CC       tests/test-3.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.52   CC       tests/test-4.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.53   CC       tests/test-5.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.56   CC       tests/test-6.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.58   CC       tests/test-7.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.61   CC       tests/test-8.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.63   CC       tests/test-9.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.65   CC       tests/test-10.o
14:03:14 [2023-05-23T14:03:14.158Z] #72 62.66   CC       tests/test-11.o
14:03:16 [2023-05-23T14:03:16.678Z] #72 65.20   CCLD     libocispec.la
14:03:16 [2023-05-23T14:03:16.678Z] #72 65.32   CCLD     src/validate
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.32   CCLD     tests/test-1
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.32   CCLD     tests/test-2
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.32   CCLD     tests/test-4
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.32   CCLD     tests/test-5
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.32   CCLD     tests/test-3
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.33   CCLD     tests/test-6
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.33   CCLD     tests/test-7
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.33   CCLD     tests/test-8
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.33   CCLD     tests/test-9
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.33 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.34   CCLD     tests/test-11
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.34   CCLD     tests/test-10
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.45 libtool: link: ar cr libocispec.a 
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.46 libtool: link: ranlib libocispec.a
14:03:16 [2023-05-23T14:03:16.935Z] #72 65.56 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:03:16 [2023-05-23T14:03:16.935Z] #72 ...
14:03:16 [2023-05-23T14:03:16.935Z] 
14:03:16 [2023-05-23T14:03:16.935Z] #69 [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...)
14:03:16 [2023-05-23T14:03:16.935Z] #69 54.49 + bin/containerd
14:03:16 [2023-05-23T14:03:16.935Z] #69 54.49 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
14:03:17 [2023-05-23T14:03:17.192Z] #69 ...
14:03:17 [2023-05-23T14:03:17.192Z] 
14:03:17 [2023-05-23T14:03:17.192Z] #72 [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
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[5]: Nothing to be done for 'install-exec-am'.
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[5]: Nothing to be done for 'install-data-am'.
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.58 make[2]: Entering directory '/tmp/crun-build'
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-crun.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-run.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-kill.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-pause.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-delete.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-spec.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-unpause.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-exec.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.61   CC       src/crun-list.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.63   CC       src/crun-create.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.64   CC       src/crun-start.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.66   CC       src/crun-state.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.67   CC       src/crun-update.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.68   CC       src/crun-ps.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.68   CC       src/crun-checkpoint.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.69   CC       src/crun-restore.o
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.76   CC       src/libcrun/libcrun_la-utils.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.76   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.77   CC       src/libcrun/libcrun_la-container.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.79   CC       src/libcrun/libcrun_la-cgroup.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.79   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.80   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.80   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.80   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.81   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.82   CC       src/libcrun/libcrun_la-criu.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.82   CC       src/libcrun/libcrun_la-custom-handler.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.82   CC       src/libcrun/libcrun_la-seccomp.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.82   CC       src/libcrun/libcrun_la-ebpf.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.82   CC       src/libcrun/libcrun_la-linux.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.83   CC       src/libcrun/libcrun_la-status.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.83   CC       src/libcrun/libcrun_la-error.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.83   CC       src/libcrun/libcrun_la-terminal.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.83   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.84   CC       src/libcrun/libcrun_la-signals.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.84   CC       src/libcrun/libcrun_la-mount_flags.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.85   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.85   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.85   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.86   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.86   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:03:17 [2023-05-23T14:03:17.192Z] #72 65.87   CC       tests/init.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.88   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.88   CC       src/libcrun/libcrun_testing_a-utils.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.89   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.89   CC       src/libcrun/libcrun_testing_a-container.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.90   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.91   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.91   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.92   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.94   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 65.96   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:03:17 [2023-05-23T14:03:17.449Z] #72 66.01   CC       src/libcrun/libcrun_testing_a-criu.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.03   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.04   CC       src/libcrun/libcrun_testing_a-linux.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.10   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.11   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.13   CC       src/libcrun/libcrun_testing_a-error.o
14:03:17 [2023-05-23T14:03:17.706Z] #72 66.20   CC       src/libcrun/libcrun_testing_a-status.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.31   CC       src/libcrun/libcrun_testing_a-terminal.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.35   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.39   CC       src/libcrun/libcrun_testing_a-signals.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.45   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.47   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.51   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.57   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.59   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:03:17 [2023-05-23T14:03:17.963Z] #72 66.62   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:03:18 [2023-05-23T14:03:18.220Z] #72 66.69   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:03:18 [2023-05-23T14:03:18.220Z] #72 66.72   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:03:19 [2023-05-23T14:03:19.149Z] #72 67.59   CCLD     tests/init
14:03:20 [2023-05-23T14:03:20.518Z] #72 69.12   CCLD     libcrun.la
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.21   AR       libcrun_testing.a
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.21 ar: `u' modifier ignored since `D' is the default (see `U')
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.23   CCLD     tests/tests_libcrun_utils
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.23   CCLD     tests/tests_libcrun_errors
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.23   CCLD     tests/tests_libcrun_fuzzer
14:03:20 [2023-05-23T14:03:20.774Z] #72 69.31   CCLD     crun
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.49 make[3]: Entering directory '/tmp/crun-build'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.56  /bin/mkdir -p '/usr/local/share/man/man1'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.56  /bin/mkdir -p '/usr/local/lib'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.56  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.57  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.58 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.59 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.59 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.59 libtool: install: ranlib /usr/local/lib/libcrun.a
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 ----------------------------------------------------------------------
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 Libraries have been installed in:
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65    /usr/local/lib
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 If you ever happen to want to link against installed libraries
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 in a given directory, LIBDIR, you must either use libtool, and
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 specify the full pathname of the library, or use the '-LLIBDIR'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 flag during linking and do at least one of the following:
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65      during execution
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65      during linking
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 See any operating system documentation about shared libraries for
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 more information, such as the ld(1) and ld.so(8) manual pages.
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65 ----------------------------------------------------------------------
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65  /bin/mkdir -p '/build'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.65   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:03:21 [2023-05-23T14:03:21.030Z] #72 69.68 libtool: install: /usr/bin/install -c crun /build/crun
14:03:21 [2023-05-23T14:03:21.286Z] #72 69.68 make[3]: Leaving directory '/tmp/crun-build'
14:03:21 [2023-05-23T14:03:21.286Z] #72 69.68 make[2]: Leaving directory '/tmp/crun-build'
14:03:21 [2023-05-23T14:03:21.286Z] #72 69.68 make[1]: Leaving directory '/tmp/crun-build'
14:03:25 [2023-05-23T14:03:25.452Z] #72 DONE 73.9s
14:03:25 [2023-05-23T14:03:25.452Z] 
14:03:25 [2023-05-23T14:03:25.452Z] #69 [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...)
14:03:25 [2023-05-23T14:03:25.452Z] #69 70.95 + bin/containerd-stress
14:03:25 [2023-05-23T14:03:25.452Z] #69 70.95 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
14:03:25 [2023-05-23T14:03:25.452Z] #69 72.14 + bin/containerd-shim
14:03:25 [2023-05-23T14:03:25.452Z] #69 72.65 + bin/containerd-shim-runc-v1
14:03:26 [2023-05-23T14:03:26.013Z] #69 73.44 + bin/containerd-shim-runc-v2
14:03:26 [2023-05-23T14:03:26.574Z] #69 74.14 + binaries
14:03:27 [2023-05-23T14:03:27.939Z] #69 DONE 75.3s
14:03:28 [2023-05-23T14:03:28.500Z] 
14:03:28 [2023-05-23T14:03:28.500Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
14:03:29 [2023-05-23T14:03:29.061Z] #96 DONE 0.7s
14:03:29 [2023-05-23T14:03:29.061Z] 
14:03:29 [2023-05-23T14:03:29.061Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:03:29 [2023-05-23T14:03:29.061Z] #97 DONE 0.1s
14:03:29 [2023-05-23T14:03:29.061Z] 
14:03:29 [2023-05-23T14:03:29.061Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
14:03:29 [2023-05-23T14:03:29.316Z] #98 DONE 0.1s
14:03:29 [2023-05-23T14:03:29.316Z] 
14:03:29 [2023-05-23T14:03:29.316Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
14:03:29 [2023-05-23T14:03:29.316Z] #99 DONE 0.0s
14:03:29 [2023-05-23T14:03:29.316Z] 
14:03:29 [2023-05-23T14:03:29.316Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
14:03:29 [2023-05-23T14:03:29.316Z] #100 DONE 0.1s
14:03:29 [2023-05-23T14:03:29.316Z] 
14:03:29 [2023-05-23T14:03:29.316Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:03:29 [2023-05-23T14:03:29.316Z] #101 DONE 0.0s
14:03:29 [2023-05-23T14:03:29.316Z] 
14:03:29 [2023-05-23T14:03:29.316Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
14:03:29 [2023-05-23T14:03:29.316Z] #102 DONE 0.0s
14:03:29 [2023-05-23T14:03:29.572Z] 
14:03:29 [2023-05-23T14:03:29.572Z] #103 [dev-base  1/11] RUN groupadd -r docker
14:03:29 [2023-05-23T14:03:29.827Z] #103 DONE 0.4s
14:03:29 [2023-05-23T14:03:29.827Z] 
14:03:29 [2023-05-23T14:03:29.827Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:03:30 [2023-05-23T14:03:30.388Z] #104 DONE 0.5s
14:03:30 [2023-05-23T14:03:30.388Z] 
14:03:30 [2023-05-23T14:03:30.388Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:03:30 [2023-05-23T14:03:30.644Z] #105 0.427 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:03:30 [2023-05-23T14:03:30.900Z] #105 DONE 0.5s
14:03:30 [2023-05-23T14:03:30.900Z] 
14:03:30 [2023-05-23T14:03:30.900Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:03:31 [2023-05-23T14:03:31.155Z] #106 DONE 0.4s
14:03:31 [2023-05-23T14:03:31.411Z] 
14:03:31 [2023-05-23T14:03:31.411Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:03:31 [2023-05-23T14:03:31.667Z] #107 DONE 0.4s
14:03:31 [2023-05-23T14:03:31.667Z] 
14:03:31 [2023-05-23T14:03:31.667Z] #108 [dev-base  6/11] RUN ldconfig
14:03:32 [2023-05-23T14:03:32.228Z] #108 DONE 0.5s
14:03:32 [2023-05-23T14:03:32.228Z] 
14:03:32 [2023-05-23T14:03:32.228Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:03:32 [2023-05-23T14:03:32.790Z] #109 DONE 0.4s
14:03:32 [2023-05-23T14:03:32.790Z] 
14:03:32 [2023-05-23T14:03:32.790Z] #110 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:03:33 [2023-05-23T14:03:33.351Z] #110 0.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:03:33 [2023-05-23T14:03:33.351Z] #110 0.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:03:33 [2023-05-23T14:03:33.351Z] #110 0.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:03:33 [2023-05-23T14:03:33.607Z] #110 0.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:03:33 [2023-05-23T14:03:33.607Z] #110 1.024 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
14:03:33 [2023-05-23T14:03:33.607Z] #110 1.133 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:03:34 [2023-05-23T14:03:34.533Z] #110 1.895 Fetched 8530 kB in 1s (5846 kB/s)
14:03:35 [2023-05-23T14:03:35.094Z] #110 1.895 Reading package lists...
14:03:35 [2023-05-23T14:03:35.350Z] #110 2.395 Reading package lists...
14:03:35 [2023-05-23T14:03:35.605Z] #110 2.887 Building dependency tree...
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.182 The following additional packages will be installed:
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.182   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.182   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.182   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.183   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.183   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.183   xxd
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184 Suggested packages:
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184   ctags vim-doc vim-scripts xfsdump acl attr quota
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184 Recommended packages:
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:03:35 [2023-05-23T14:03:35.605Z] #110 3.184   systemd-timesyncd | time-daemon unzip
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.532 The following NEW packages will be installed:
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.533   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.534   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.534   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.534   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.534   xz-utils zip zstd
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.807 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.807 Need to get 32.1 MB of archives.
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.807 After this operation, 124 MB of additional disk space will be used.
14:03:36 [2023-05-23T14:03:36.167Z] #110 3.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.810 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.818 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.907 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:03:36 [2023-05-23T14:03:36.422Z] #110 3.925 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.927 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.929 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.931 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.955 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.956 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.957 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.957 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.958 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.958 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.958 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.963 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.964 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.965 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.979 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.981 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.983 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.988 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.990 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.992 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.993 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.996 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 3.998 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:03:36 [2023-05-23T14:03:36.678Z] #110 4.166 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.291 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.304 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.308 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.309 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.312 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.368 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.368 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.369 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.369 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.370 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.370 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.371 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:03:36 [2023-05-23T14:03:36.933Z] #110 4.372 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.533 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.544 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.611 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.612 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.614 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.619 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:03:37 [2023-05-23T14:03:37.188Z] #110 4.621 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:03:37 [2023-05-23T14:03:37.189Z] #110 4.624 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:03:37 [2023-05-23T14:03:37.444Z] #110 4.921 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
14:03:37 [2023-05-23T14:03:37.699Z] #110 5.132 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:03:37 [2023-05-23T14:03:37.699Z] #110 5.136 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:03:37 [2023-05-23T14:03:37.699Z] #110 5.139 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:03:37 [2023-05-23T14:03:37.699Z] #110 5.181 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:03:37 [2023-05-23T14:03:37.955Z] #110 5.372 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:03:38 [2023-05-23T14:03:38.210Z] #110 5.682 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:03:38 [2023-05-23T14:03:38.210Z] #110 5.684 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.816 debconf: delaying package configuration, since apt-utils is not installed
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.848 Fetched 32.1 MB in 2s (15.0 MB/s)
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.877 Selecting previously unselected package libapparmor1:arm64.
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.877 (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.)
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.885 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.892 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.937 Selecting previously unselected package libcap2:arm64.
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.938 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.942 Unpacking libcap2:arm64 (1:2.44-1) ...
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.979 Selecting previously unselected package libargon2-1:arm64.
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.980 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.466Z] #110 5.985 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.022 Selecting previously unselected package dmsetup.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.023 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.027 Unpacking dmsetup (2:1.02.175-2.1) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.070 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.072 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.076 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.120 Selecting previously unselected package libjson-c5:arm64.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.122 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.126 Unpacking libjson-c5:arm64 (0.15-2) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.169 Selecting previously unselected package libcryptsetup12:arm64.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.170 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.175 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.231 Selecting previously unselected package libip4tc2:arm64.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.232 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.237 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.279 Selecting previously unselected package libkmod2:arm64.
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.281 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.285 Unpacking libkmod2:arm64 (28-1) ...
14:03:38 [2023-05-23T14:03:38.721Z] #110 6.333 Selecting previously unselected package systemd.
14:03:38 [2023-05-23T14:03:38.976Z] #110 6.335 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
14:03:38 [2023-05-23T14:03:38.976Z] #110 6.379 Unpacking systemd (247.3-7+deb11u2) ...
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.744 Selecting previously unselected package pigz.
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.747 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.750 Unpacking pigz (2.6-1) ...
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.790 Selecting previously unselected package libelf1:arm64.
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.792 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.797 Unpacking libelf1:arm64 (0.183-1) ...
14:03:39 [2023-05-23T14:03:39.232Z] #110 6.850 Selecting previously unselected package libbpf0:arm64.
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.852 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.857 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.904 Selecting previously unselected package libmnl0:arm64.
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.906 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.910 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.950 Selecting previously unselected package libxtables12:arm64.
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.952 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.957 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.993 Selecting previously unselected package libcap2-bin.
14:03:39 [2023-05-23T14:03:39.487Z] #110 6.994 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 7.000 Unpacking libcap2-bin (1:2.44-1) ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 7.047 Selecting previously unselected package iproute2.
14:03:39 [2023-05-23T14:03:39.487Z] #110 7.049 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.487Z] #110 7.055 Unpacking iproute2 (5.10.0-4) ...
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.155 Selecting previously unselected package xxd.
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.157 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.163 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.219 Selecting previously unselected package vim-common.
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.221 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.231 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:03:39 [2023-05-23T14:03:39.742Z] #110 7.287 Selecting previously unselected package bash-completion.
14:03:39 [2023-05-23T14:03:39.998Z] #110 7.288 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 7.911 Unpacking bash-completion (1:2.11-2) ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.018 Selecting previously unselected package bzip2.
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.020 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.024 Unpacking bzip2 (1.0.8-4) ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.062 Selecting previously unselected package xz-utils.
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.064 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.068 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:03:40 [2023-05-23T14:03:40.559Z] #110 8.119 Selecting previously unselected package apparmor.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.121 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.144 Unpacking apparmor (2.13.6-10) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.235 Selecting previously unselected package inetutils-ping.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.237 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.240 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.287 Selecting previously unselected package libip6tc2:arm64.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.289 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.294 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.330 Selecting previously unselected package libnfnetlink0:arm64.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.332 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.337 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.371 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.373 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.376 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.412 Selecting previously unselected package libnftnl11:arm64.
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.414 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.418 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:03:40 [2023-05-23T14:03:40.814Z] #110 8.457 Selecting previously unselected package iptables.
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.458 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.463 Unpacking iptables (1.8.7-1) ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.533 Selecting previously unselected package libonig5:arm64.
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.535 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.538 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.589 Selecting previously unselected package libjq1:arm64.
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.591 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.596 Unpacking libjq1:arm64 (1.6-2.1) ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.642 Selecting previously unselected package jq.
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.644 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.649 Unpacking jq (1.6-2.1) ...
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.688 Selecting previously unselected package libaio1:arm64.
14:03:41 [2023-05-23T14:03:41.070Z] #110 8.690 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.695 Unpacking libaio1:arm64 (0.3.112-9) ...
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.735 Selecting previously unselected package libgpm2:arm64.
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.736 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.741 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.779 Selecting previously unselected package libicu67:arm64.
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.781 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
14:03:41 [2023-05-23T14:03:41.326Z] #110 8.786 Unpacking libicu67:arm64 (67.1-7) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.446 Selecting previously unselected package libinih1:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.448 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.453 Unpacking libinih1:arm64 (53-1+b2) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.488 Selecting previously unselected package libmicrohttpd12:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.490 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.494 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.536 Selecting previously unselected package libnet1:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.537 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.541 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.582 Selecting previously unselected package libnl-3-200:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.584 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.587 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.623 Selecting previously unselected package libprotobuf-c1:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.625 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.628 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.666 Selecting previously unselected package libyajl2:arm64.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.667 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.671 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.700 Selecting previously unselected package net-tools.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.702 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.706 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.754 Selecting previously unselected package patch.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.756 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.761 Unpacking patch (2.7.6-7) ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.798 Selecting previously unselected package python-pip-whl.
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.800 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:03:42 [2023-05-23T14:03:42.253Z] #110 9.804 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.943 Selecting previously unselected package python3-lib2to3.
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.945 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.949 Unpacking python3-lib2to3 (3.9.2-1) ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.993 Selecting previously unselected package python3-distutils.
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.995 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 9.998 Unpacking python3-distutils (3.9.2-1) ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 10.04 Selecting previously unselected package python3-pkg-resources.
14:03:42 [2023-05-23T14:03:42.508Z] #110 10.04 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
14:03:42 [2023-05-23T14:03:42.508Z] #110 10.05 Unpacking python3-pkg-resources (52.0.0-4) ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.10 Selecting previously unselected package python3-setuptools.
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.10 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.10 Unpacking python3-setuptools (52.0.0-4) ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.16 Selecting previously unselected package python3-wheel.
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.16 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.17 Unpacking python3-wheel (0.34.2-1) ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.21 Selecting previously unselected package python3-pip.
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.21 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.21 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.29 Selecting previously unselected package sudo.
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.29 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.30 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:03:42 [2023-05-23T14:03:42.764Z] #110 10.41 Selecting previously unselected package systemd-journal-remote.
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.41 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.42 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.46 Selecting previously unselected package thin-provisioning-tools.
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.46 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.46 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:03:43 [2023-05-23T14:03:43.019Z] #110 10.52 Selecting previously unselected package uidmap.
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.52 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.52 Unpacking uidmap (1:4.8.1-1) ...
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.57 Selecting previously unselected package vim-runtime.
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.58 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:03:43 [2023-05-23T14:03:43.275Z] #110 10.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.14 Selecting previously unselected package vim.
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.14 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.28 Selecting previously unselected package xfsprogs.
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.28 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.28 Unpacking xfsprogs (5.10.0-4) ...
14:03:43 [2023-05-23T14:03:43.837Z] #110 11.38 Selecting previously unselected package zip.
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.38 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.39 Unpacking zip (3.0-12) ...
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.43 Selecting previously unselected package zstd.
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.43 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:03:44 [2023-05-23T14:03:44.092Z] #110 11.52 Setting up python3-pkg-resources (52.0.0-4) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.71 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.72 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.73 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.74 Setting up libgpm2:arm64 (1.20.7-8) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.76 Setting up libicu67:arm64 (67.1-7) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.77 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.78 Setting up libinih1:arm64 (53-1+b2) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.79 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.80 Setting up uidmap (1:4.8.1-1) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.82 Setting up libyajl2:arm64 (2.1.0-3) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.84 Setting up bzip2 (1.0.8-4) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:03:44 [2023-05-23T14:03:44.348Z] #110 11.86 Setting up python3-wheel (0.34.2-1) ...
14:03:44 [2023-05-23T14:03:44.603Z] #110 12.00 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:03:44 [2023-05-23T14:03:44.603Z] #110 12.01 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:03:44 [2023-05-23T14:03:44.603Z] #110 12.02 Setting up libcap2:arm64 (1:2.44-1) ...
14:03:44 [2023-05-23T14:03:44.603Z] #110 12.04 Setting up libcap2-bin (1:2.44-1) ...
14:03:44 [2023-05-23T14:03:44.603Z] #110 12.05 Setting up apparmor (2.13.6-10) ...
14:03:45 [2023-05-23T14:03:45.164Z] #110 12.78 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:03:45 [2023-05-23T14:03:45.419Z] #110 12.81 Setting up zip (3.0-12) ...
14:03:45 [2023-05-23T14:03:45.419Z] #110 12.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:03:45 [2023-05-23T14:03:45.419Z] #110 12.84 Setting up bash-completion (1:2.11-2) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.57 Setting up libmnl0:arm64 (1.0.4-3) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.58 Setting up patch (2.7.6-7) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.59 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.64 invoke-rc.d: could not determine current runlevel
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.64 invoke-rc.d: policy-rc.d denied execution of start.
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.65 Setting up libxtables12:arm64 (1.8.7-1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.66 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.67 Setting up pigz (2.6-1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:03:46 [2023-05-23T14:03:46.345Z] #110 13.89 Setting up libaio1:arm64 (0.3.112-9) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 13.90 Setting up python3-lib2to3 (3.9.2-1) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.00 Setting up libelf1:arm64 (0.183-1) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.01 Setting up libjson-c5:arm64 (0.15-2) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.02 Setting up zstd (1.4.8+dfsg-2.1) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.04 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.05 Setting up libkmod2:arm64 (28-1) ...
14:03:46 [2023-05-23T14:03:46.601Z] #110 14.06 Setting up python3-distutils (3.9.2-1) ...
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.18 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:03:46 [2023-05-23T14:03:46.856Z] #110 14.23 Setting up python3-setuptools (52.0.0-4) ...
14:03:47 [2023-05-23T14:03:47.112Z] #110 14.53 Setting up libjq1:arm64 (1.6-2.1) ...
14:03:47 [2023-05-23T14:03:47.112Z] #110 14.55 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:03:47 [2023-05-23T14:03:47.112Z] #110 14.56 Setting up thin-provisioning-tools (0.9.0-1) ...
14:03:47 [2023-05-23T14:03:47.112Z] #110 14.58 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.83 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.84 Setting up jq (1.6-2.1) ...
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.85 Setting up libbpf0:arm64 (1:0.3-2) ...
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.86 Setting up iptables (1.8.7-1) ...
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:03:47 [2023-05-23T14:03:47.367Z] #110 14.90 Setting up iproute2 (5.10.0-4) ...
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.03 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.04 Setting up dmsetup (2:1.02.175-2.1) ...
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.05 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.06 Setting up systemd (247.3-7+deb11u2) ...
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:03:47 [2023-05-23T14:03:47.623Z] #110 15.12 Initializing machine ID from random generator.
14:03:48 [2023-05-23T14:03:48.184Z] #110 15.44 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
14:03:48 [2023-05-23T14:03:48.184Z] #110 15.56 Setting up xfsprogs (5.10.0-4) ...
14:03:48 [2023-05-23T14:03:48.184Z] #110 15.57 System has not been booted with systemd as init system (PID 1). Can't operate.
14:03:48 [2023-05-23T14:03:48.184Z] #110 15.57 Failed to connect to bus: Host is down
14:03:48 [2023-05-23T14:03:48.185Z] #110 15.58 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:03:48 [2023-05-23T14:03:48.440Z] #110 DONE 15.9s
14:03:48 [2023-05-23T14:03:48.440Z] 
14:03:48 [2023-05-23T14:03:48.440Z] #111 [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
14:03:49 [2023-05-23T14:03:49.002Z] #111 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:03:49 [2023-05-23T14:03:49.002Z] #111 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:03:49 [2023-05-23T14:03:49.002Z] #111 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:03:49 [2023-05-23T14:03:49.002Z] #111 DONE 0.4s
14:03:49 [2023-05-23T14:03:49.002Z] 
14:03:49 [2023-05-23T14:03:49.002Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
14:03:55 [2023-05-23T14:03:55.535Z] #112 5.663 Collecting yamllint==1.27.1
14:03:55 [2023-05-23T14:03:55.791Z] #112 6.709   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:03:55 [2023-05-23T14:03:55.791Z] #112 6.996 Collecting pathspec>=0.5.3
14:03:56 [2023-05-23T14:03:56.047Z] #112 6.999   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
14:03:56 [2023-05-23T14:03:56.047Z] #112 7.095 Collecting pyyaml
14:03:56 [2023-05-23T14:03:56.047Z] #112 7.112   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:03:56 [2023-05-23T14:03:56.047Z] #112 7.128 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:03:56 [2023-05-23T14:03:56.047Z] #112 7.132 Building wheels for collected packages: yamllint
14:03:56 [2023-05-23T14:03:56.047Z] #112 7.132   Building wheel for yamllint (setup.py): started
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.363   Building wheel for yamllint (setup.py): finished with status 'done'
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.364   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=eaa6ee634738d90fd0705069a08a3e1d8b3bafcb766a327d3fd5d939e6c38000
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.364   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.366 Successfully built yamllint
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.372 Installing collected packages: pyyaml, pathspec, yamllint
14:03:56 [2023-05-23T14:03:56.302Z] #112 7.484 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
14:03:56 [2023-05-23T14:03:56.558Z] #112 DONE 7.6s
14:03:56 [2023-05-23T14:03:56.558Z] 
14:03:56 [2023-05-23T14:03:56.558Z] #113 [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
14:03:57 [2023-05-23T14:03:57.485Z] #113 0.752 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:03:57 [2023-05-23T14:03:57.485Z] #113 0.752 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:03:57 [2023-05-23T14:03:57.485Z] #113 0.752 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:03:57 [2023-05-23T14:03:57.996Z] #113 1.087 Reading package lists...
14:03:58 [2023-05-23T14:03:58.558Z] #113 1.590 Reading package lists...
14:03:58 [2023-05-23T14:03:58.558Z] #113 2.085 Building dependency tree...
14:03:58 [2023-05-23T14:03:58.813Z] #113 2.206 Reading state information...
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.366 gcc is already the newest version (4:10.2.1-1).
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.366 pkg-config is already the newest version (0.29.2-1).
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.366 The following additional packages will be installed:
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.366   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.366   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.367   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.367   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.367   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.367   uuid-dev zlib1g-dev
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.368 Suggested packages:
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.368   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.368   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.368 Recommended packages:
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.368   build-essential fakeroot libalgorithm-merge-perl
14:03:59 [2023-05-23T14:03:59.068Z] #113 2.619 The following NEW packages will be installed:
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.619   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.620   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.897 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.897 Need to get 10.3 MB of archives.
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.897 After this operation, 41.5 MB of additional disk space will be used.
14:03:59 [2023-05-23T14:03:59.323Z] #113 2.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.921 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]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.922 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]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.925 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.926 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.931 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.932 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.934 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.936 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.941 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.944 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.945 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.947 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.949 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.954 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.955 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.961 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.964 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 2.970 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:03:59 [2023-05-23T14:03:59.579Z] #113 3.155 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.370 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.372 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.374 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.375 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.377 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.381 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.382 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.400 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.401 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:03:59 [2023-05-23T14:03:59.835Z] #113 3.403 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.536 debconf: delaying package configuration, since apt-utils is not installed
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.569 Fetched 10.3 MB in 1s (13.2 MB/s)
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.592 Selecting previously unselected package dpkg-dev.
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.592 (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 ... 21239 files and directories currently installed.)
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.603 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
14:04:00 [2023-05-23T14:04:00.091Z] #113 3.606 Unpacking dpkg-dev (1.20.12) ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.723 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.725 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.732 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.766 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.768 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.773 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.810 Selecting previously unselected package libsecret-common.
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.812 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.815 Unpacking libsecret-common (0.20.4-2) ...
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.858 Selecting previously unselected package libsecret-1-0:arm64.
14:04:00 [2023-05-23T14:04:00.346Z] #113 3.861 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.864 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.901 Selecting previously unselected package gir1.2-secret-1:arm64.
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.904 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.907 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.935 Selecting previously unselected package libapparmor-dev:arm64.
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.937 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.941 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:04:00 [2023-05-23T14:04:00.347Z] #113 3.977 Selecting previously unselected package uuid-dev:arm64.
14:04:00 [2023-05-23T14:04:00.602Z] #113 3.979 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 3.983 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.022 Selecting previously unselected package libblkid-dev:arm64.
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.024 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.032 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.081 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.083 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.086 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.114 Selecting previously unselected package libudev-dev:arm64.
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.115 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.119 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.159 Selecting previously unselected package libsepol1-dev:arm64.
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.161 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.164 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:04:00 [2023-05-23T14:04:00.602Z] #113 4.225 Selecting previously unselected package libpcre2-16-0:arm64.
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.228 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.231 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.278 Selecting previously unselected package libpcre2-32-0:arm64.
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.280 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.284 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.332 Selecting previously unselected package libpcre2-posix2:arm64.
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.334 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.338 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.368 Selecting previously unselected package libpcre2-dev:arm64.
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.370 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.373 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:04:00 [2023-05-23T14:04:00.858Z] #113 4.449 Selecting previously unselected package libselinux1-dev:arm64.
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.451 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.454 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.505 Selecting previously unselected package libdevmapper-dev:arm64.
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.508 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.511 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.543 Selecting previously unselected package libffi-dev:arm64.
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.545 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.549 Unpacking libffi-dev:arm64 (3.3-6) ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.580 Selecting previously unselected package libglib2.0-data.
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.582 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
14:04:01 [2023-05-23T14:04:01.114Z] #113 4.586 Unpacking libglib2.0-data (2.66.8-1) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.715 Selecting previously unselected package libglib2.0-bin.
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.718 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.722 Unpacking libglib2.0-bin (2.66.8-1) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.763 Selecting previously unselected package libglib2.0-dev-bin.
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.765 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.768 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.808 Selecting previously unselected package libmount-dev:arm64.
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.810 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.813 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.851 Selecting previously unselected package libpcre16-3:arm64.
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.852 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.856 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.900 Selecting previously unselected package libpcre32-3:arm64.
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.902 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.907 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:04:01 [2023-05-23T14:04:01.369Z] #113 4.951 Selecting previously unselected package libpcrecpp0v5:arm64.
14:04:01 [2023-05-23T14:04:01.625Z] #113 4.953 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 4.957 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 4.991 Selecting previously unselected package libpcre3-dev:arm64.
14:04:01 [2023-05-23T14:04:01.625Z] #113 4.993 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 4.997 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.071 Selecting previously unselected package zlib1g-dev:arm64.
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.074 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.077 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.119 Selecting previously unselected package libglib2.0-dev:arm64.
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.121 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.625Z] #113 5.127 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.308 Selecting previously unselected package libseccomp-dev:arm64.
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.311 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.316 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.354 Selecting previously unselected package libsecret-1-dev:arm64.
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.357 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.360 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.414 Selecting previously unselected package libsystemd-dev:arm64.
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.417 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
14:04:01 [2023-05-23T14:04:01.881Z] #113 5.421 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.525 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.536 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.690 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.701 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.712 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.722 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.734 Setting up libffi-dev:arm64 (3.3-6) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.744 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.755 Setting up dpkg-dev (1.20.12) ...
14:04:02 [2023-05-23T14:04:02.137Z] #113 5.775 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.787 Setting up libglib2.0-data (2.66.8-1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.798 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.811 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.824 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.835 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.846 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.857 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.873 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.886 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.898 Setting up libsecret-common (0.20.4-2) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.910 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.926 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.937 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.949 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.959 Setting up libglib2.0-bin (2.66.8-1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.969 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.979 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:04:02 [2023-05-23T14:04:02.392Z] #113 5.991 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.001 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.011 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.021 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.031 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.042 No schema files found: doing nothing.
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.046 Processing triggers for libc-bin (2.31-13+deb11u6) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 6.064 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:04:02 [2023-05-23T14:04:02.648Z] #113 DONE 6.3s
14:04:02 [2023-05-23T14:04:02.904Z] 
14:04:02 [2023-05-23T14:04:02.904Z] #114 [dev 1/1] COPY . .
14:04:03 [2023-05-23T14:04:03.832Z] #114 DONE 1.0s
14:04:03 [2023-05-23T14:04:03.832Z] 
14:04:03 [2023-05-23T14:04:03.832Z] #115 exporting to image
14:04:03 [2023-05-23T14:04:03.832Z] #115 exporting layers
14:04:04 [2023-05-23T14:04:04.760Z] #115 exporting layers 0.9s done
14:04:04 [2023-05-23T14:04:04.760Z] #115 writing image sha256:4c4545b8638209ed133eb0ff9b0b04157bc1b92cd87597f3731912c9ccce2883 done
14:04:04 [2023-05-23T14:04:04.760Z] #115 naming to docker.io/library/docker:6506579e18f7880b2f3db1966fa728f91a102514 done
14:04:04 [2023-05-23T14:04:04.760Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:04:05 [2023-05-23T14:04:05.064Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:04:05 [2023-05-23T14:04:05.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6506579e18f7880b2f3db1966fa728f91a102514 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6506579e18f7880b2f3db1966fa728f91a102514 hack/test/unit
14:04:05 [2023-05-23T14:04:05.592Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
14:04:05 [2023-05-23T14:04:05.592Z] + TESTFLAGS+=' -test.timeout=5m'
14:04:05 [2023-05-23T14:04:05.592Z] + TESTDIRS=./...
14:04:05 [2023-05-23T14:04:05.592Z] + exclude_paths='/vendor/|/integration'
14:04:05 [2023-05-23T14:04:05.592Z] ++ go list ./...
14:04:05 [2023-05-23T14:04:05.592Z] ++ grep -vE '(/vendor/|/integration)'
14:04:06 [2023-05-23T14:04:06.155Z] + pkg_list='github.com/docker/docker/api
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/backend/build
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/httpstatus
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/httputils
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/middleware
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/build
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/checkpoint
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/container
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/debug
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/distribution
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/grpc
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/image
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/network
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/plugin
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/session
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/swarm
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/system
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/server/router/volume
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/backend
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/blkiodev
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/container
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/events
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/filters
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/image
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/mount
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/network
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/plugins/logdriver
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/registry
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/strslice
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/swarm
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/swarm/runtime
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/time
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/versions
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/versions/v1p19
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/versions/v1p20
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/api/types/volume
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/exporter
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/builder-next/worker
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/dockerfile
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/remotecontext
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/remotecontext/git
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/builder/remotecontext/urlutil
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cli/debug
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cli/winresources/docker-proxy
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cli/winresources/dockerd
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/client
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/client/buildkit
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cmd/docker-proxy
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cmd/dockerd
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cmd/dockerd/trap
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/container
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/container/stream
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/contrib/apparmor
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/contrib/httpserver
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster/convert
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster/executor
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster/executor/container
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/cluster/provider
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/config
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/containerd
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/events
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/events/testutils
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/copy
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/register
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/vfs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/graphdriver/zfs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/images
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/initlayer
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/links
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/listeners
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/awslogs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/fluentd
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/gcplogs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/gelf
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/journald
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/local
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/logentries
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/loggertest
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/loggerutils
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/splunk
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/syslog
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/logger/templates
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/names
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/network
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/daemon/stats
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/distribution
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/distribution/metadata
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/distribution/utils
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/distribution/xfer
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/dockerversion
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/errdefs
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/image
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/image/cache
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/image/tarexport
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/image/v1
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/internal/mod
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/internal/mounttree
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/internal/test/suite
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/internal/unshare
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/layer
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd/queue
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd/remote
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd/shimopts
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd/supervisor
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libcontainerd/types
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/bitmap
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/bitseq
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cluster
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/config
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/datastore
14:04:06 [2023-05-23T14:04:06.155Z] github.com/docker/docker/libnetwork/diagnostic
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/discoverapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/driverapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/host
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/null
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/remote
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/windows
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drvregistry
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/etchosts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/idm
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/internal/caller
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipam
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipamapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/builtin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/null
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/remote
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipamutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipbits
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/iptables
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/netlabel
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/netutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/networkdb
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ns
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/options
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/osl
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/osl/kernel
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/portallocator
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/portmapper
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/resolvconf
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/testutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/types
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/oci
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/oci/caps
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/opts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/aaparser
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/archive
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/authorization
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/broadcaster
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/capabilities
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/chrootarchive
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/containerfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/directory
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/dmesg
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/fileutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/homedir
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/idtools
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/ioutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/jsonmessage
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/longpath
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/loopback
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/meminfo
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/namesgenerator
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/parsers
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/parsers/kernel
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/pidfile
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/platform
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/platforms
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugingetter
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugins
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/plugins/transport
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/pools
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/process
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/progress
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/reexec
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/rootless
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/rootless/specconv
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/stack
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/stdcopy
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/streamformatter
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/stringid
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/sysinfo
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/system
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/tailfile
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/tarsum
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/useragent
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/plugin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/plugin/executor/containerd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/plugin/v2
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/profiles/apparmor
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/profiles/seccomp
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/quota
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/reference
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/registry
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/registry/resumable
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/restartmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/runconfig
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/runconfig/opts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/daemon
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/environment
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fakecontext
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fakegit
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fakestorage
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fixtures/load
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fixtures/plugin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/registry
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/testutil/request
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/drivers
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/local
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/mounts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/service
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/service/opts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/volume/testutils'
14:04:06 [2023-05-23T14:04:06.156Z] ++ grep --fixed-strings -v /libnetwork
14:04:06 [2023-05-23T14:04:06.156Z] ++ echo 'github.com/docker/docker/api
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/backend/build
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/httpstatus
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/httputils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/middleware
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/build
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/checkpoint
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/container
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/debug
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/distribution
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/grpc
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/image
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/network
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/plugin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/session
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/swarm
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/system
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/server/router/volume
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/backend
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/blkiodev
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/container
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/events
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/filters
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/image
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/mount
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/network
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/plugins/logdriver
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/registry
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/strslice
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/swarm
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/swarm/runtime
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/time
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/versions
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/versions/v1p19
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/versions/v1p20
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/api/types/volume
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/exporter
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/builder-next/worker
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/dockerfile
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/remotecontext
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/remotecontext/git
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/builder/remotecontext/urlutil
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cli/debug
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cli/winresources/docker-proxy
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cli/winresources/dockerd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/client
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/client/buildkit
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cmd/docker-proxy
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cmd/dockerd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cmd/dockerd/trap
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/container
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/container/stream
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/contrib/apparmor
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/contrib/httpserver
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster/convert
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster/executor
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster/executor/container
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/cluster/provider
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/config
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/containerd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/events
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/events/testutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/copy
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/register
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/vfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/graphdriver/zfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/images
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/initlayer
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/links
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/listeners
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/awslogs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/fluentd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/gcplogs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/gelf
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/journald
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/local
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/logentries
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/loggertest
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/loggerutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/splunk
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/syslog
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/logger/templates
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/names
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/network
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/daemon/stats
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/distribution
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/distribution/metadata
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/distribution/utils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/distribution/xfer
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/dockerversion
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/errdefs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/image
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/image/cache
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/image/tarexport
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/image/v1
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/internal/mod
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/internal/mounttree
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/internal/test/suite
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/internal/unshare
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/layer
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd/queue
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd/remote
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd/shimopts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd/supervisor
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libcontainerd/types
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/bitmap
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/bitseq
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cluster
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/config
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/datastore
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/diagnostic
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/discoverapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/driverapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/host
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/null
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/remote
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/windows
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/drvregistry
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/etchosts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/idm
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/internal/caller
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipam
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipamapi
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/builtin
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/null
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/remote
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipamutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ipbits
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/iptables
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/netlabel
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/netutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/networkdb
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/ns
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/options
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/osl
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/osl/kernel
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/portallocator
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/portmapper
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/resolvconf
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/testutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/libnetwork/types
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/oci
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/oci/caps
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/opts
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/aaparser
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/archive
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/authorization
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/broadcaster
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/capabilities
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/chrootarchive
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/containerfs
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/directory
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/dmesg
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/fileutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/homedir
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/idtools
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/ioutils
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/jsonmessage
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/longpath
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/loopback
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/meminfo
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/namesgenerator
14:04:06 [2023-05-23T14:04:06.156Z] github.com/docker/docker/pkg/parsers
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/parsers/kernel
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/pidfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/platform
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/platforms
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugingetter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/transport
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/pools
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/process
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/progress
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/reexec
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/rootless
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/rootless/specconv
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stack
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stdcopy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/streamformatter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stringid
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/sysinfo
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/system
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/tailfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/tarsum
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/useragent
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin/executor/containerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin/v2
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/profiles/apparmor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/profiles/seccomp
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/quota
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/reference
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/registry/resumable
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/restartmanager
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/runconfig
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/runconfig/opts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/daemon
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/environment
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakecontext
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakegit
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakestorage
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/load
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/request
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/drivers
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/local
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/mounts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/service
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/service/opts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/testutils'
14:04:06 [2023-05-23T14:04:06.157Z] + base_pkg_list='github.com/docker/docker/api
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/backend/build
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/httpstatus
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/httputils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/middleware
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/build
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/checkpoint
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/debug
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/distribution
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/grpc
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/image
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/network
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/session
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/swarm
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/system
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/backend
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/blkiodev
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/events
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/filters
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/image
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/mount
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/network
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/plugins/logdriver
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/strslice
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/swarm
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/swarm/runtime
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/time
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions/v1p19
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions/v1p20
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/worker
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/dockerfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext/git
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext/urlutil
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/debug
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/winresources/docker-proxy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/winresources/dockerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/client
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/client/buildkit
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/docker-proxy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd/trap
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/container/stream
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/contrib/apparmor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/contrib/httpserver
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/convert
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/executor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/executor/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/provider
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/config
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/containerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/events
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/events/testutils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/copy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/register
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/vfs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/graphdriver/zfs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/images
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/initlayer
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/links
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/listeners
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/awslogs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/fluentd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/gcplogs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/gelf
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/journald
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/local
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/logentries
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/loggertest
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/loggerutils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/splunk
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/syslog
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/logger/templates
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/names
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/network
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/stats
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/distribution
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/distribution/metadata
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/distribution/utils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/distribution/xfer
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/dockerversion
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/errdefs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/image
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/image/cache
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/image/tarexport
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/image/v1
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/internal/mod
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/internal/mounttree
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/internal/test/suite
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/internal/unshare
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/layer
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd/queue
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd/remote
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd/shimopts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd/supervisor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/libcontainerd/types
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/oci
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/oci/caps
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/opts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/aaparser
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/archive
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/authorization
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/broadcaster
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/capabilities
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/chrootarchive
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/containerfs
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/directory
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/dmesg
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/fileutils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/homedir
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/idtools
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/ioutils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/jsonmessage
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/longpath
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/loopback
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/meminfo
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/namesgenerator
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/parsers
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/parsers/kernel
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/pidfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/platform
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/platforms
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugingetter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/plugins/transport
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/pools
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/process
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/progress
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/reexec
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/rootless
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/rootless/specconv
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stack
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stdcopy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/streamformatter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/stringid
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/sysinfo
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/system
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/tailfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/tarsum
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/pkg/useragent
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin/executor/containerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/plugin/v2
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/profiles/apparmor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/profiles/seccomp
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/quota
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/reference
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/registry/resumable
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/restartmanager
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/runconfig
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/runconfig/opts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/daemon
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/environment
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakecontext
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakegit
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fakestorage
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/load
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/testutil/request
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/drivers
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/local
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/mounts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/service
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/service/opts
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/volume/testutils'
14:04:06 [2023-05-23T14:04:06.157Z] ++ grep --fixed-strings /libnetwork
14:04:06 [2023-05-23T14:04:06.157Z] ++ echo 'github.com/docker/docker/api
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/backend/build
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/httpstatus
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/httputils
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/middleware
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/build
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/checkpoint
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/debug
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/distribution
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/grpc
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/image
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/network
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/session
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/swarm
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/system
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/server/router/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/backend
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/blkiodev
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/events
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/filters
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/image
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/mount
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/network
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/plugins/logdriver
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/registry
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/strslice
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/swarm
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/swarm/runtime
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/time
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions/v1p19
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/versions/v1p20
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/api/types/volume
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/builder-next/worker
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/dockerfile
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext/git
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/builder/remotecontext/urlutil
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/debug
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/winresources/docker-proxy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cli/winresources/dockerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/client
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/client/buildkit
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/docker-proxy
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd/trap
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/container/stream
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/contrib/apparmor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/contrib/httpserver
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/convert
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/executor
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/executor/container
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/cluster/provider
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/config
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/containerd
14:04:06 [2023-05-23T14:04:06.157Z] github.com/docker/docker/daemon/events
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/events/testutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/copy
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/register
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/vfs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/graphdriver/zfs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/images
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/initlayer
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/links
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/listeners
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/awslogs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/fluentd
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/gcplogs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/gelf
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/journald
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/local
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/logentries
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/loggertest
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/loggerutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/splunk
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/syslog
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/logger/templates
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/names
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/network
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/daemon/stats
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/distribution
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/distribution/metadata
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/distribution/utils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/distribution/xfer
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/dockerversion
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/errdefs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/image
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/image/cache
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/image/tarexport
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/image/v1
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/internal/mod
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/internal/mounttree
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/internal/test/suite
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/internal/unshare
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/layer
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd/queue
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd/shimopts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd/supervisor
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libcontainerd/types
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitmap
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitseq
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cluster
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/config
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/datastore
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/discoverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/driverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/host
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drvregistry
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/etchosts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/idm
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/caller
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/builtin
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipbits
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/iptables
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/netlabel
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/netutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/networkdb
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ns
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/options
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/osl
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/osl/kernel
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/portallocator
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/portmapper
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/resolvconf
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/testutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/types
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/oci
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/oci/caps
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/opts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/aaparser
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/archive
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/authorization
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/broadcaster
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/capabilities
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/chrootarchive
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/containerfs
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/directory
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/dmesg
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/fileutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/homedir
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/idtools
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/ioutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/jsonmessage
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/longpath
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/loopback
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/meminfo
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/namesgenerator
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/parsers
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/parsers/kernel
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/pidfile
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/platform
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/platforms
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugingetter
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugins
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/plugins/transport
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/pools
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/process
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/progress
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/reexec
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/rootless
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/rootless/specconv
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/stack
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/stdcopy
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/streamformatter
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/stringid
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/sysinfo
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/system
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/tailfile
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/tarsum
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/pkg/useragent
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/plugin
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/plugin/executor/containerd
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/plugin/v2
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/profiles/apparmor
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/profiles/seccomp
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/quota
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/reference
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/registry
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/registry/resumable
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/restartmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/runconfig
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/runconfig/opts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/daemon
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/environment
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fakecontext
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fakegit
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fakestorage
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fixtures/load
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fixtures/plugin
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/registry
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/testutil/request
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/drivers
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/local
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/mounts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/service
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/service/opts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/volume/testutils'
14:04:06 [2023-05-23T14:04:06.158Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitmap
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitseq
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cluster
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/config
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/datastore
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/discoverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/driverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/host
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drvregistry
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/etchosts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/idm
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/caller
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/builtin
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipbits
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/iptables
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/netlabel
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/netutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/networkdb
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ns
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/options
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/osl
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/osl/kernel
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/portallocator
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/portmapper
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/resolvconf
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/testutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/types'
14:04:06 [2023-05-23T14:04:06.158Z] + echo 'github.com/docker/docker/libnetwork
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitmap
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/bitseq
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cluster
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/config
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/datastore
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/diagnostic
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/discoverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/driverapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/host
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/drvregistry
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/etchosts
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/idm
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/caller
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamapi
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/builtin
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/null
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote
14:04:06 [2023-05-23T14:04:06.158Z] + grep --fixed-strings libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:04:06 [2023-05-23T14:04:06.158Z] github.com/docker/docker/libnetwork/ipamutils
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/ipbits
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/iptables
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/netlabel
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/netutils
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/networkdb
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/ns
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/options
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/osl
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/osl/kernel
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/portallocator
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/portmapper
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/resolvconf
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/testutils
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/types'
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/drivers/bridge
14:04:06 [2023-05-23T14:04:06.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:04:06 [2023-05-23T14:04:06.159Z] + type docker-proxy
14:04:06 [2023-05-23T14:04:06.159Z] hack/test/unit: line 25: type: docker-proxy: not found
14:04:06 [2023-05-23T14:04:06.159Z] + hack/make.sh binary-proxy install-proxy
14:04:06 [2023-05-23T14:04:06.414Z] 
14:04:06 [2023-05-23T14:04:06.414Z] Removing bundles/
14:04:06 [2023-05-23T14:04:06.414Z] 
14:04:06 [2023-05-23T14:04:06.414Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:04:06 [2023-05-23T14:04:06.414Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:04:10 [2023-05-23T14:04:10.582Z] Created binary: bundles/binary-proxy/docker-proxy
14:04:10 [2023-05-23T14:04:10.582Z] 
14:04:10 [2023-05-23T14:04:10.582Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:04:10 [2023-05-23T14:04:10.582Z] Installing docker-proxy to /usr/local/bin/
14:04:10 [2023-05-23T14:04:10.582Z] 
14:04:10 [2023-05-23T14:04:10.582Z] + mkdir -p bundles
14:04:10 [2023-05-23T14:04:10.582Z] + '[' -n 'github.com/docker/docker/api
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/backend/build
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/httpstatus
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/httputils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/middleware
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/build
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/checkpoint
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/container
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/debug
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/distribution
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/grpc
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/image
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/network
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/plugin
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/session
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/swarm
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/system
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/server/router/volume
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/backend
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/blkiodev
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/container
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/events
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/filters
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/image
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/mount
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/network
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/plugins/logdriver
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/registry
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/strslice
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/swarm
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/swarm/runtime
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/time
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/versions
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/versions/v1p19
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/versions/v1p20
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/api/types/volume
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/exporter
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/builder-next/worker
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/dockerfile
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/remotecontext
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/remotecontext/git
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/builder/remotecontext/urlutil
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cli/debug
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cli/winresources/docker-proxy
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cli/winresources/dockerd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/client
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/client/buildkit
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cmd/docker-proxy
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cmd/dockerd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cmd/dockerd/trap
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/container
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/container/stream
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/contrib/apparmor
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/contrib/httpserver
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster/convert
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster/executor
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster/executor/container
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/cluster/provider
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/config
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/containerd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/events
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/events/testutils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/copy
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/register
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/vfs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/graphdriver/zfs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/images
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/initlayer
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/links
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/listeners
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/awslogs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/fluentd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/gcplogs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/gelf
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/journald
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/local
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/logentries
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/loggertest
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/loggerutils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/splunk
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/syslog
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/logger/templates
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/names
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/network
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/daemon/stats
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/distribution
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/distribution/metadata
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/distribution/utils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/distribution/xfer
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/dockerversion
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/errdefs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/image
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/image/cache
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/image/tarexport
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/image/v1
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/internal/mod
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/internal/mounttree
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/internal/test/suite
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/internal/unshare
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/layer
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd/queue
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd/remote
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd/shimopts
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd/supervisor
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/libcontainerd/types
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/oci
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/oci/caps
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/opts
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/aaparser
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/archive
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/authorization
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/broadcaster
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/capabilities
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/chrootarchive
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/containerfs
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/directory
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/dmesg
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/fileutils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/homedir
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/idtools
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/ioutils
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/jsonmessage
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/longpath
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/loopback
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/meminfo
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/namesgenerator
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/parsers
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/parsers/kernel
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/pidfile
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/platform
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/platforms
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugingetter
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugins
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/plugins/transport
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/pools
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/process
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/progress
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/reexec
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/rootless
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/rootless/specconv
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/stack
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/stdcopy
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/streamformatter
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/stringid
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/sysinfo
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/system
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/tailfile
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/tarsum
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/pkg/useragent
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/plugin
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/plugin/executor/containerd
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/plugin/v2
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/profiles/apparmor
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/profiles/seccomp
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/quota
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/reference
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/registry
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/registry/resumable
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/restartmanager
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/runconfig
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/runconfig/opts
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/daemon
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/environment
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fakecontext
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fakegit
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fakestorage
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fixtures/load
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fixtures/plugin
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/registry
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/testutil/request
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/drivers
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/local
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/mounts
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/service
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/service/opts
14:04:10 [2023-05-23T14:04:10.582Z] github.com/docker/docker/volume/testutils' ']'
14:04:10 [2023-05-23T14:04:10.583Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:04:11 [2023-05-23T14:04:11.145Z] ?   	github.com/docker/docker/api	[no test files]
14:04:17 [2023-05-23T14:04:17.690Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
14:04:17 [2023-05-23T14:04:17.690Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 13.0% of statements
14:04:35 [2023-05-23T14:04:35.756Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:04:35 [2023-05-23T14:04:35.756Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:04:35 [2023-05-23T14:04:35.756Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
14:04:35 [2023-05-23T14:04:35.756Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:04:36 [2023-05-23T14:04:36.013Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
14:04:36 [2023-05-23T14:04:36.013Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
14:04:36 [2023-05-23T14:04:36.268Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
14:04:36 [2023-05-23T14:04:36.524Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/types	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:04:36 [2023-05-23T14:04:36.524Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:04:36 [2023-05-23T14:04:36.780Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
14:04:36 [2023-05-23T14:04:36.780Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
14:04:36 [2023-05-23T14:04:36.780Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:04:36 [2023-05-23T14:04:36.780Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
14:04:36 [2023-05-23T14:04:36.780Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
14:04:36 [2023-05-23T14:04:36.780Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:04:36 [2023-05-23T14:04:36.781Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:04:36 [2023-05-23T14:04:36.781Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:04:36 [2023-05-23T14:04:36.781Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
14:04:37 [2023-05-23T14:04:37.037Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:04:37 [2023-05-23T14:04:37.037Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
14:04:37 [2023-05-23T14:04:37.037Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
14:04:37 [2023-05-23T14:04:37.037Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
14:04:38 [2023-05-23T14:04:38.929Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:04:38 [2023-05-23T14:04:38.929Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:04:38 [2023-05-23T14:04:38.929Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
14:04:38 [2023-05-23T14:04:38.929Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
14:04:38 [2023-05-23T14:04:38.929Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
14:04:38 [2023-05-23T14:04:38.929Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.020s	coverage: 100.0% of statements
14:04:38 [2023-05-23T14:04:38.929Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
14:04:38 [2023-05-23T14:04:38.929Z] ok  	github.com/docker/docker/builder/remotecontext	0.055s	coverage: 13.7% of statements
14:04:38 [2023-05-23T14:04:38.929Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
14:04:38 [2023-05-23T14:04:38.929Z] ok  	github.com/docker/docker/builder/dockerfile	0.101s	coverage: 50.1% of statements
14:04:39 [2023-05-23T14:04:39.493Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:04:39 [2023-05-23T14:04:39.493Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
14:04:39 [2023-05-23T14:04:39.493Z] ok  	github.com/docker/docker/client	0.084s	coverage: 76.8% of statements
14:04:39 [2023-05-23T14:04:39.749Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
14:04:39 [2023-05-23T14:04:39.749Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.215s	coverage: 68.2% of statements
14:04:43 [2023-05-23T14:04:43.921Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
14:04:43 [2023-05-23T14:04:43.921Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.044s	coverage: 82.5% of statements
14:04:50 [2023-05-23T14:04:50.462Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:04:50 [2023-05-23T14:04:50.462Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:04:50 [2023-05-23T14:04:50.462Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:04:50 [2023-05-23T14:04:50.462Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:04:50 [2023-05-23T14:04:50.462Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
14:04:50 [2023-05-23T14:04:50.462Z] ok  	github.com/docker/docker/container	0.130s	coverage: 36.5% of statements
14:04:50 [2023-05-23T14:04:50.462Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
14:04:50 [2023-05-23T14:04:50.462Z] ok  	github.com/docker/docker/cmd/dockerd	0.172s	coverage: 29.5% of statements
14:04:52 [2023-05-23T14:04:52.979Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
14:04:52 [2023-05-23T14:04:52.979Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.440s	coverage: 0.0% of statements
14:04:53 [2023-05-23T14:04:53.541Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:04:53 [2023-05-23T14:04:53.541Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
14:04:53 [2023-05-23T14:04:53.541Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
14:04:53 [2023-05-23T14:04:53.541Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
14:04:53 [2023-05-23T14:04:53.541Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
14:04:53 [2023-05-23T14:04:53.541Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
14:04:53 [2023-05-23T14:04:53.541Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
14:04:54 [2023-05-23T14:04:54.103Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:04:54 [2023-05-23T14:04:54.103Z] 	github.com/docker/docker/daemon/config	coverage: 75.0% of statements
14:04:54 [2023-05-23T14:04:54.103Z] ok  	github.com/docker/docker/daemon/config	0.089s	coverage: 75.0% of statements
14:04:55 [2023-05-23T14:04:55.030Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:04:55 [2023-05-23T14:04:55.030Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
14:04:55 [2023-05-23T14:04:55.030Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.3% of statements
14:04:55 [2023-05-23T14:04:55.030Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
14:04:55 [2023-05-23T14:04:55.030Z] ok  	github.com/docker/docker/daemon/containerd	0.025s	coverage: 0.4% of statements
14:04:55 [2023-05-23T14:04:55.286Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
14:04:55 [2023-05-23T14:04:55.286Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:04:55 [2023-05-23T14:04:55.286Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
14:04:55 [2023-05-23T14:04:55.286Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
14:04:55 [2023-05-23T14:04:55.542Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
14:04:55 [2023-05-23T14:04:55.542Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.176s	coverage: 59.6% of statements
14:04:56 [2023-05-23T14:04:56.104Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:04:56 [2023-05-23T14:04:56.104Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
14:04:56 [2023-05-23T14:04:56.104Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
14:04:56 [2023-05-23T14:04:56.104Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:04:56 [2023-05-23T14:04:56.104Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:04:56 [2023-05-23T14:04:56.360Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
14:04:56 [2023-05-23T14:04:56.360Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.172s	coverage: 60.2% of statements
14:04:56 [2023-05-23T14:04:56.360Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
14:04:56 [2023-05-23T14:04:56.360Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
14:04:56 [2023-05-23T14:04:56.921Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
14:04:56 [2023-05-23T14:04:56.921Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:04:57 [2023-05-23T14:04:57.484Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:04:57 [2023-05-23T14:04:57.484Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
14:04:57 [2023-05-23T14:04:57.484Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.500s	coverage: 13.0% of statements
14:04:57 [2023-05-23T14:04:57.740Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
14:04:57 [2023-05-23T14:04:57.740Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
14:04:57 [2023-05-23T14:04:57.997Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
14:04:57 [2023-05-23T14:04:57.997Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 78.2% of statements
14:04:57 [2023-05-23T14:04:57.997Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:04:57 [2023-05-23T14:04:57.997Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
14:04:57 [2023-05-23T14:04:57.997Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
14:04:57 [2023-05-23T14:04:57.997Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
14:04:57 [2023-05-23T14:04:57.997Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
14:04:58 [2023-05-23T14:04:58.559Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:04:58 [2023-05-23T14:04:58.559Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:04:58 [2023-05-23T14:04:58.559Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
14:04:58 [2023-05-23T14:04:58.559Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
14:04:58 [2023-05-23T14:04:58.559Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
14:04:58 [2023-05-23T14:04:58.559Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
14:04:58 [2023-05-23T14:04:58.559Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
14:04:58 [2023-05-23T14:04:58.559Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.085s	coverage: 76.8% of statements
14:04:58 [2023-05-23T14:04:58.815Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:04:58 [2023-05-23T14:04:58.815Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:04:58 [2023-05-23T14:04:58.815Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
14:04:58 [2023-05-23T14:04:58.815Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 79.4% of statements
14:04:59 [2023-05-23T14:04:59.378Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
14:04:59 [2023-05-23T14:04:59.378Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
14:04:59 [2023-05-23T14:04:59.378Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
14:04:59 [2023-05-23T14:04:59.378Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
14:04:59 [2023-05-23T14:04:59.378Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:04:59 [2023-05-23T14:04:59.378Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
14:04:59 [2023-05-23T14:04:59.378Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:04:59 [2023-05-23T14:04:59.378Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
14:04:59 [2023-05-23T14:04:59.378Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
14:04:59 [2023-05-23T14:04:59.634Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
14:04:59 [2023-05-23T14:04:59.634Z] ok  	github.com/docker/docker/daemon/logger/journald	1.260s	coverage: 74.5% of statements
14:04:59 [2023-05-23T14:04:59.890Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:04:59 [2023-05-23T14:04:59.890Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
14:04:59 [2023-05-23T14:04:59.890Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:05:00 [2023-05-23T14:05:00.819Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:05:00 [2023-05-23T14:05:00.819Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:05:00 [2023-05-23T14:05:00.819Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
14:05:00 [2023-05-23T14:05:00.819Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
14:05:00 [2023-05-23T14:05:00.819Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
14:05:00 [2023-05-23T14:05:00.819Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
14:05:00 [2023-05-23T14:05:00.819Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
14:05:00 [2023-05-23T14:05:00.819Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.446s	coverage: 82.5% of statements
14:05:01 [2023-05-23T14:05:01.381Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ok  	github.com/docker/docker/distribution	0.598s	coverage: 29.5% of statements
14:05:01 [2023-05-23T14:05:01.381Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
14:05:01 [2023-05-23T14:05:01.381Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:05:01 [2023-05-23T14:05:01.381Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:05:01 [2023-05-23T14:05:01.381Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:05:01 [2023-05-23T14:05:01.381Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:05:01 [2023-05-23T14:05:01.381Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:05:01 [2023-05-23T14:05:01.381Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
14:05:01 [2023-05-23T14:05:01.381Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
14:05:02 [2023-05-23T14:05:02.745Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:05:02 [2023-05-23T14:05:02.745Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:05:02 [2023-05-23T14:05:02.745Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:05:02 [2023-05-23T14:05:02.745Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:05:02 [2023-05-23T14:05:02.745Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:05:02 [2023-05-23T14:05:02.745Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
14:05:02 [2023-05-23T14:05:02.745Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:05:02 [2023-05-23T14:05:02.745Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
14:05:02 [2023-05-23T14:05:02.745Z] ok  	github.com/docker/docker/daemon	10.128s	coverage: 16.7% of statements
14:05:02 [2023-05-23T14:05:02.745Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
14:05:02 [2023-05-23T14:05:02.745Z] ok  	github.com/docker/docker/distribution/xfer	2.203s	coverage: 85.4% of statements
14:05:03 [2023-05-23T14:05:03.001Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:05:03 [2023-05-23T14:05:03.001Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
14:05:03 [2023-05-23T14:05:03.001Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 52.9% of statements
14:05:03 [2023-05-23T14:05:03.001Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
14:05:03 [2023-05-23T14:05:03.001Z] ok  	github.com/docker/docker/oci	0.032s	coverage: 39.3% of statements
14:05:03 [2023-05-23T14:05:03.001Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
14:05:03 [2023-05-23T14:05:03.001Z] ok  	github.com/docker/docker/opts	0.043s	coverage: 67.9% of statements
14:05:03 [2023-05-23T14:05:03.563Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
14:05:03 [2023-05-23T14:05:03.563Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:05:03 [2023-05-23T14:05:03.563Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
14:05:03 [2023-05-23T14:05:03.563Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
14:05:03 [2023-05-23T14:05:03.563Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
14:05:03 [2023-05-23T14:05:03.563Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 28.6% of statements
14:05:03 [2023-05-23T14:05:03.563Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
14:05:03 [2023-05-23T14:05:03.563Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 77.5% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/authorization	0.255s	coverage: 68.3% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.288s	coverage: 83.1% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 10.4% of statements
14:05:03 [2023-05-23T14:05:03.819Z] 	github.com/docker/docker/pkg/archive	coverage: 81.7% of statements
14:05:03 [2023-05-23T14:05:03.819Z] ok  	github.com/docker/docker/pkg/archive	0.447s	coverage: 81.7% of statements
14:05:04 [2023-05-23T14:05:04.075Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:05:04 [2023-05-23T14:05:04.075Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
14:05:04 [2023-05-23T14:05:04.075Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
14:05:04 [2023-05-23T14:05:04.075Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
14:05:04 [2023-05-23T14:05:04.075Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 45.5% of statements
14:05:04 [2023-05-23T14:05:04.075Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
14:05:04 [2023-05-23T14:05:04.075Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
14:05:04 [2023-05-23T14:05:04.075Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
14:05:04 [2023-05-23T14:05:04.075Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
14:05:04 [2023-05-23T14:05:04.331Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:05:04 [2023-05-23T14:05:04.331Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:05:04 [2023-05-23T14:05:04.331Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:05:04 [2023-05-23T14:05:04.331Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:05:04 [2023-05-23T14:05:04.331Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
14:05:04 [2023-05-23T14:05:04.331Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 90.2% of statements
14:05:04 [2023-05-23T14:05:04.331Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
14:05:04 [2023-05-23T14:05:04.331Z] ok  	github.com/docker/docker/pkg/ioutils	0.374s	coverage: 72.3% of statements
14:05:04 [2023-05-23T14:05:04.586Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
14:05:04 [2023-05-23T14:05:04.586Z] ok  	github.com/docker/docker/pkg/idtools	0.428s	coverage: 69.6% of statements
14:05:04 [2023-05-23T14:05:04.842Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:05:04 [2023-05-23T14:05:04.842Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:05:04 [2023-05-23T14:05:04.842Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
14:05:04 [2023-05-23T14:05:04.842Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
14:05:04 [2023-05-23T14:05:04.842Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
14:05:04 [2023-05-23T14:05:04.842Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
14:05:04 [2023-05-23T14:05:04.842Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:05:04 [2023-05-23T14:05:04.842Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:05:04 [2023-05-23T14:05:04.842Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
14:05:04 [2023-05-23T14:05:04.842Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
14:05:05 [2023-05-23T14:05:05.098Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
14:05:05 [2023-05-23T14:05:05.098Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:05:05 [2023-05-23T14:05:05.098Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:05:05 [2023-05-23T14:05:05.098Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:05:05 [2023-05-23T14:05:05.098Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
14:05:05 [2023-05-23T14:05:05.098Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
14:05:05 [2023-05-23T14:05:05.098Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
14:05:05 [2023-05-23T14:05:05.098Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
14:05:05 [2023-05-23T14:05:05.098Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
14:05:05 [2023-05-23T14:05:05.098Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
14:05:05 [2023-05-23T14:05:05.354Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
14:05:05 [2023-05-23T14:05:05.354Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
14:05:05 [2023-05-23T14:05:05.354Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
14:05:05 [2023-05-23T14:05:05.354Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
14:05:05 [2023-05-23T14:05:05.619Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
14:05:05 [2023-05-23T14:05:05.619Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
14:05:05 [2023-05-23T14:05:05.619Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 53.4% of statements
14:05:05 [2023-05-23T14:05:05.619Z] ok  	github.com/docker/docker/pkg/system	0.013s	coverage: 43.1% of statements
14:05:05 [2023-05-23T14:05:05.619Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
14:05:05 [2023-05-23T14:05:05.619Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
14:05:05 [2023-05-23T14:05:05.874Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
14:05:05 [2023-05-23T14:05:05.874Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:05:05 [2023-05-23T14:05:05.874Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
14:05:05 [2023-05-23T14:05:05.874Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.1% of statements
14:05:06 [2023-05-23T14:05:06.436Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:05:06 [2023-05-23T14:05:06.436Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:05:06 [2023-05-23T14:05:06.436Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
14:05:06 [2023-05-23T14:05:06.436Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
14:05:06 [2023-05-23T14:05:06.436Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
14:05:06 [2023-05-23T14:05:06.436Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
14:05:06 [2023-05-23T14:05:06.998Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
14:05:06 [2023-05-23T14:05:06.998Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
14:05:06 [2023-05-23T14:05:06.998Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
14:05:06 [2023-05-23T14:05:06.998Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
14:05:07 [2023-05-23T14:05:07.253Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
14:05:07 [2023-05-23T14:05:07.253Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
14:05:07 [2023-05-23T14:05:07.253Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
14:05:07 [2023-05-23T14:05:07.253Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
14:05:07 [2023-05-23T14:05:07.253Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
14:05:07 [2023-05-23T14:05:07.253Z] ok  	github.com/docker/docker/registry	0.111s	coverage: 64.6% of statements
14:05:07 [2023-05-23T14:05:07.253Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:05:07 [2023-05-23T14:05:07.253Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
14:05:07 [2023-05-23T14:05:07.253Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 63.6% of statements
14:05:07 [2023-05-23T14:05:07.509Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
14:05:07 [2023-05-23T14:05:07.509Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:05:07 [2023-05-23T14:05:07.765Z] ?   	github.com/docker/docker/volume	[no test files]
14:05:08 [2023-05-23T14:05:08.327Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
14:05:08 [2023-05-23T14:05:08.327Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
14:05:08 [2023-05-23T14:05:08.327Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
14:05:08 [2023-05-23T14:05:08.327Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
14:05:08 [2023-05-23T14:05:08.887Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:05:08 [2023-05-23T14:05:08.887Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:05:08 [2023-05-23T14:05:08.887Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
14:05:08 [2023-05-23T14:05:08.887Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 72.9% of statements
14:05:09 [2023-05-23T14:05:09.143Z] 	github.com/docker/docker/volume/local	coverage: 72.1% of statements
14:05:09 [2023-05-23T14:05:09.143Z] 	github.com/docker/docker/quota	coverage: 13.6% of statements
14:05:09 [2023-05-23T14:05:09.143Z] ok  	github.com/docker/docker/volume/local	0.870s	coverage: 72.1% of statements
14:05:09 [2023-05-23T14:05:09.143Z] ok  	github.com/docker/docker/quota	2.154s	coverage: 13.6% of statements
14:05:10 [2023-05-23T14:05:10.068Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
14:05:10 [2023-05-23T14:05:10.068Z] ok  	github.com/docker/docker/layer	7.703s	coverage: 68.7% of statements
14:05:42 [2023-05-23T14:05:42.085Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
14:05:42 [2023-05-23T14:05:42.085Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 74.4% of statements
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === Skipped
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     network_proxy_test.go:208: No support for dual stack yet
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver btrfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver btrfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver btrfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver btrfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver btrfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:70: No driver to put!
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z] time="2023-05-23T14:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: driver not supported
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z] time="2023-05-23T14:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: driver not supported
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z] time="2023-05-23T14:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: driver not supported
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z] time="2023-05-23T14:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: driver not supported
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z] time="2023-05-23T14:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: driver not supported
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:70: No driver to put!
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:313: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver zfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver zfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver zfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver zfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:43: Driver zfs not supported
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     graphtest_unix.go:70: No driver to put!
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:05:42 [2023-05-23T14:05:42.085Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s)
14:05:42 [2023-05-23T14:05:42.085Z]     testhelpers.go:89: no /proc/fs/xfs
14:05:42 [2023-05-23T14:05:42.085Z] 
14:05:42 [2023-05-23T14:05:42.085Z] DONE 3007 tests, 33 skipped in 88.347s
14:05:42 [2023-05-23T14:05:42.085Z] + '[' -n 'github.com/docker/docker/libnetwork
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/bitmap
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/bitseq
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cluster
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/config
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/datastore
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/diagnostic
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/discoverapi
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/driverapi
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/bridge
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/host
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/null
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/overlay
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/remote
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/windows
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/drvregistry
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/etchosts
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/idm
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/internal/caller
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipam
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipamapi
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipams/builtin
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipams/null
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipams/remote
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipamutils
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ipbits
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/iptables
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/netlabel
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/netutils
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/networkdb
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/ns
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/options
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/osl
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/osl/kernel
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/portallocator
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/portmapper
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/resolvconf
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/testutils
14:05:42 [2023-05-23T14:05:42.085Z] github.com/docker/docker/libnetwork/types' ']'
14:05:42 [2023-05-23T14:05:42.086Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
14:06:28 [2023-05-23T14:06:28.703Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
14:06:28 [2023-05-23T14:06:28.703Z] ok  	github.com/docker/docker/libnetwork	44.034s	coverage: 42.5% of statements
14:06:28 [2023-05-23T14:06:28.703Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
14:06:28 [2023-05-23T14:06:28.703Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
14:06:28 [2023-05-23T14:06:28.703Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
14:06:28 [2023-05-23T14:06:28.703Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.111s	coverage: 75.7% of statements
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:06:28 [2023-05-23T14:06:28.703Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:06:28 [2023-05-23T14:06:28.959Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
14:06:28 [2023-05-23T14:06:28.959Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.6% of statements
14:06:29 [2023-05-23T14:06:29.215Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
14:06:29 [2023-05-23T14:06:29.215Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
14:06:29 [2023-05-23T14:06:29.215Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:06:29 [2023-05-23T14:06:29.215Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:06:29 [2023-05-23T14:06:29.471Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
14:06:29 [2023-05-23T14:06:29.471Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:06:32 [2023-05-23T14:06:32.737Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
14:06:32 [2023-05-23T14:06:32.737Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.936s	coverage: 62.2% of statements
14:06:32 [2023-05-23T14:06:32.737Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:06:32 [2023-05-23T14:06:32.737Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
14:06:32 [2023-05-23T14:06:32.737Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
14:06:34 [2023-05-23T14:06:34.103Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
14:06:34 [2023-05-23T14:06:34.103Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.722s	coverage: 5.2% of statements
14:06:34 [2023-05-23T14:06:34.103Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:06:34 [2023-05-23T14:06:34.358Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
14:06:34 [2023-05-23T14:06:34.358Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
14:06:34 [2023-05-23T14:06:34.615Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:06:34 [2023-05-23T14:06:34.870Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
14:06:34 [2023-05-23T14:06:34.870Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
14:06:35 [2023-05-23T14:06:35.798Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
14:06:35 [2023-05-23T14:06:35.798Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
14:06:35 [2023-05-23T14:06:35.798Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
14:06:36 [2023-05-23T14:06:36.054Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
14:06:36 [2023-05-23T14:06:36.054Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
14:06:36 [2023-05-23T14:06:36.616Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
14:06:36 [2023-05-23T14:06:36.616Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
14:06:36 [2023-05-23T14:06:36.616Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:06:36 [2023-05-23T14:06:36.616Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:06:36 [2023-05-23T14:06:36.616Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:06:37 [2023-05-23T14:06:37.177Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
14:06:37 [2023-05-23T14:06:37.177Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.038s	coverage: 86.2% of statements
14:06:37 [2023-05-23T14:06:37.433Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
14:06:37 [2023-05-23T14:06:37.433Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
14:06:37 [2023-05-23T14:06:37.689Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
14:06:37 [2023-05-23T14:06:37.689Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
14:06:37 [2023-05-23T14:06:37.689Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
14:06:37 [2023-05-23T14:06:37.689Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:06:49 [2023-05-23T14:06:49.858Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
14:06:49 [2023-05-23T14:06:49.858Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:06:50 [2023-05-23T14:06:50.797Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
14:06:50 [2023-05-23T14:06:50.797Z] ok  	github.com/docker/docker/libnetwork/ipam	2.269s	coverage: 80.5% of statements
14:06:50 [2023-05-23T14:06:50.797Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:06:50 [2023-05-23T14:06:50.797Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:06:51 [2023-05-23T14:06:51.056Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
14:06:51 [2023-05-23T14:06:51.056Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
14:06:51 [2023-05-23T14:06:51.315Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
14:06:51 [2023-05-23T14:06:51.315Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
14:06:51 [2023-05-23T14:06:51.315Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:06:51 [2023-05-23T14:06:51.883Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
14:06:51 [2023-05-23T14:06:51.883Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:06:52 [2023-05-23T14:06:52.145Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
14:06:52 [2023-05-23T14:06:52.145Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.270s	coverage: 86.4% of statements
14:06:52 [2023-05-23T14:06:52.407Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
14:06:52 [2023-05-23T14:06:52.407Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:06:52 [2023-05-23T14:06:52.973Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
14:06:52 [2023-05-23T14:06:52.973Z] ok  	github.com/docker/docker/libnetwork/iptables	0.216s	coverage: 40.7% of statements
14:06:52 [2023-05-23T14:06:52.973Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:06:53 [2023-05-23T14:06:53.541Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
14:06:53 [2023-05-23T14:06:53.541Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
14:08:45 [2023-05-23T14:08:45.006Z] time="2023-05-23T14:08:38Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.862s	coverage: 60.2% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.2% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/osl	4.461s	coverage: 41.2% of statements
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
14:08:45 [2023-05-23T14:08:45.006Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
14:08:45 [2023-05-23T14:08:45.006Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.616s	coverage: 46.3% of statements
14:08:45 [2023-05-23T14:08:45.262Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
14:08:45 [2023-05-23T14:08:45.262Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
14:08:45 [2023-05-23T14:08:45.262Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:08:45 [2023-05-23T14:08:45.517Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
14:08:45 [2023-05-23T14:08:45.517Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
14:08:45 [2023-05-23T14:08:45.517Z] 
14:08:45 [2023-05-23T14:08:45.517Z] === Skipped
14:08:45 [2023-05-23T14:08:45.517Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:08:45 [2023-05-23T14:08:45.517Z]     firewalld_test.go:14: firewalld is not running
14:08:45 [2023-05-23T14:08:45.517Z] 
14:08:45 [2023-05-23T14:08:45.517Z] DONE 355 tests, 1 skipped in 186.777s
Post stage
[Pipeline] junit
14:08:46 [2023-05-23T14:08:46.458Z] Recording test results
14:08:47 [2023-05-23T14:08:47.551Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:08:47 [2023-05-23T14:08:47.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6506579e18f7880b2f3db1966fa728f91a102514 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6506579e18f7880b2f3db1966fa728f91a102514 hack/make.sh dynbinary test-integration
14:08:48 [2023-05-23T14:08:48.201Z] 
14:08:48 [2023-05-23T14:08:48.465Z] Removing bundles/
14:08:48 [2023-05-23T14:08:48.465Z] 
14:08:48 [2023-05-23T14:08:48.465Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:08:48 [2023-05-23T14:08:48.465Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:09:20 [2023-05-23T14:09:20.516Z] Created binary: bundles/dynbinary-daemon/dockerd
14:09:20 [2023-05-23T14:09:20.516Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:09:20 [2023-05-23T14:09:20.516Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:09:20 [2023-05-23T14:09:20.516Z] 
14:09:20 [2023-05-23T14:09:20.516Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:09:20 [2023-05-23T14:09:20.772Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:09:20 [2023-05-23T14:09:20.772Z] HOSTNAME=225b2c89e9ad
14:09:20 [2023-05-23T14:09:20.772Z] TESTDEBUG=0
14:09:20 [2023-05-23T14:09:20.772Z] DEST=bundles/test-integration
14:09:20 [2023-05-23T14:09:20.772Z] PWD=/go/src/github.com/docker/docker
14:09:20 [2023-05-23T14:09:20.772Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:09:20 [2023-05-23T14:09:20.772Z] DOCKER_GITCOMMIT=6506579e18f7880b2f3db1966fa728f91a102514
14:09:20 [2023-05-23T14:09:20.772Z] container=docker
14:09:20 [2023-05-23T14:09:20.772Z] HOME=/root
14:09:20 [2023-05-23T14:09:20.772Z] CONTAINERD_NAMESPACE=moby
14:09:20 [2023-05-23T14:09:20.772Z] GOLANG_VERSION=1.20.4
14:09:20 [2023-05-23T14:09:20.772Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:09:20 [2023-05-23T14:09:20.772Z] VALIDATE_BRANCH=master
14:09:20 [2023-05-23T14:09:20.772Z] TERM=xterm
14:09:20 [2023-05-23T14:09:20.772Z] DOCKER_PKG=github.com/docker/docker
14:09:20 [2023-05-23T14:09:20.772Z] SHLVL=1
14:09:20 [2023-05-23T14:09:20.772Z] TIMEOUT=120m
14:09:20 [2023-05-23T14:09:20.772Z] DOCKER_GRAPHDRIVER=overlay2
14:09:20 [2023-05-23T14:09:20.772Z] GO111MODULE=off
14:09:20 [2023-05-23T14:09:20.772Z] DOCKER_EXPERIMENTAL=1
14:09:20 [2023-05-23T14:09:20.772Z] TEST_SKIP_INTEGRATION_CLI=1
14:09:20 [2023-05-23T14:09:20.772Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:09:20 [2023-05-23T14:09:20.772Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:09:20 [2023-05-23T14:09:20.772Z] GOPATH=/go
14:09:20 [2023-05-23T14:09:20.772Z] PKG_CONFIG=pkg-config
14:09:20 [2023-05-23T14:09:20.772Z] _=/usr/bin/env
14:09:20 [2023-05-23T14:09:20.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:09:32 [2023-05-23T14:09:32.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:09:33 [2023-05-23T14:09:33.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:09:43 [2023-05-23T14:09:43.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:09:46 [2023-05-23T14:09:46.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:09:49 [2023-05-23T14:09:49.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:09:49 [2023-05-23T14:09:49.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:09:50 [2023-05-23T14:09:50.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:09:51 [2023-05-23T14:09:51.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:09:51 [2023-05-23T14:09:51.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:09:51 [2023-05-23T14:09:51.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:09:52 [2023-05-23T14:09:52.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:09:53 [2023-05-23T14:09:53.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:09:54 [2023-05-23T14:09:54.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:09:55 [2023-05-23T14:09:55.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:09:55 [2023-05-23T14:09:55.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:09:56 [2023-05-23T14:09:56.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:09:56 [2023-05-23T14:09:56.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:09:57 [2023-05-23T14:09:57.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:09:57 [2023-05-23T14:09:57.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:09:58 [2023-05-23T14:09:58.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:09:59 [2023-05-23T14:09:59.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:09:59 [2023-05-23T14:09:59.363Z] Using test binary docker
14:09:59 [2023-05-23T14:09:59.363Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:09:59 [2023-05-23T14:09:59.363Z] +++ /etc/init.d/apparmor start
14:09:59 [2023-05-23T14:09:59.363Z] Not: starting.
14:09:59 [2023-05-23T14:09:59.363Z] INFO: Waiting for daemon to start...
14:09:59 [2023-05-23T14:09:59.363Z] Starting dockerd
14:09:59 [2023-05-23T14:09:59.363Z] +++ 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
14:10:03 [2023-05-23T14:10:03.526Z] .
14:10:03 [2023-05-23T14:10:03.526Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:10:03 [2023-05-23T14:10:03.526Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
14:10:03 [2023-05-23T14:10:03.526Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:10:03 [2023-05-23T14:10:03.526Z] ++++ docker load
14:10:03 [2023-05-23T14:10:03.526Z] Loaded image: emptyfs:latest
14:10:03 [2023-05-23T14:10:03.526Z] ++++ tar -cC bundles/test-integration/dangling .
14:10:03 [2023-05-23T14:10:03.526Z] ++++ docker load
14:10:03 [2023-05-23T14:10:03.527Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
14:10:03 [2023-05-23T14:10:03.527Z] Running integration-test (iteration 1)
14:10:03 [2023-05-23T14:10:03.527Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:10:03 [2023-05-23T14:10:03.527Z] ++ 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
14:10:03 [2023-05-23T14:10:03.527Z] ++ set -e
14:10:03 [2023-05-23T14:10:03.527Z] ++ '[' -n 0 ']'
14:10:03 [2023-05-23T14:10:03.527Z] ++ set -x
14:10:03 [2023-05-23T14:10:03.527Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:10:03 [2023-05-23T14:10:03.527Z] Loaded image: busybox:latest
14:10:03 [2023-05-23T14:10:03.527Z] Loaded image: busybox:glibc
14:10:04 [2023-05-23T14:10:04.455Z] Loaded image: debian:bullseye-slim
14:10:04 [2023-05-23T14:10:04.455Z] Loaded image: hello-world:latest
14:10:04 [2023-05-23T14:10:04.455Z] Loaded image: arm32v7/hello-world:latest
14:10:04 [2023-05-23T14:10:04.455Z] INFO: Testing against a local daemon
14:10:04 [2023-05-23T14:10:04.455Z] === RUN   TestCgroupNamespacesBuild
14:10:05 [2023-05-23T14:10:05.818Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
14:10:05 [2023-05-23T14:10:05.818Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:10:06 [2023-05-23T14:10:06.744Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
14:10:06 [2023-05-23T14:10:06.744Z] === RUN   TestBuildWithSession
14:10:06 [2023-05-23T14:10:06.744Z]     build_session_test.go:25: TODO: BuildKit
14:10:06 [2023-05-23T14:10:06.744Z] --- SKIP: TestBuildWithSession (0.00s)
14:10:06 [2023-05-23T14:10:06.744Z] === RUN   TestBuildSquashParent
14:10:10 [2023-05-23T14:10:10.009Z] --- PASS: TestBuildSquashParent (3.28s)
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:10 [2023-05-23T14:10:10.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:10:10 [2023-05-23T14:10:10.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:10:14 [2023-05-23T14:10:14.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s)
14:10:14 [2023-05-23T14:10:14.173Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s)
14:10:14 [2023-05-23T14:10:14.173Z] === RUN   TestBuildMultiStageCopy
14:10:14 [2023-05-23T14:10:14.173Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:10:14 [2023-05-23T14:10:14.173Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:10:14 [2023-05-23T14:10:14.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:10:14 [2023-05-23T14:10:14.428Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:10:14 [2023-05-23T14:10:14.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:10:14 [2023-05-23T14:10:14.428Z] --- PASS: TestBuildMultiStageCopy (1.10s)
14:10:14 [2023-05-23T14:10:14.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.87s)
14:10:14 [2023-05-23T14:10:14.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
14:10:14 [2023-05-23T14:10:14.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
14:10:14 [2023-05-23T14:10:14.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
14:10:14 [2023-05-23T14:10:14.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
14:10:14 [2023-05-23T14:10:14.428Z] === RUN   TestBuildMultiStageParentConfig
14:10:14 [2023-05-23T14:10:14.684Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
14:10:14 [2023-05-23T14:10:14.684Z] === RUN   TestBuildLabelWithTargets
14:10:15 [2023-05-23T14:10:15.245Z] --- PASS: TestBuildLabelWithTargets (0.42s)
14:10:15 [2023-05-23T14:10:15.245Z] === RUN   TestBuildWithEmptyLayers
14:10:15 [2023-05-23T14:10:15.245Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
14:10:15 [2023-05-23T14:10:15.245Z] === RUN   TestBuildMultiStageOnBuild
14:10:16 [2023-05-23T14:10:16.173Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
14:10:16 [2023-05-23T14:10:16.173Z] === RUN   TestBuildUncleanTarFilenames
14:10:16 [2023-05-23T14:10:16.428Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
14:10:16 [2023-05-23T14:10:16.429Z] === RUN   TestBuildMultiStageLayerLeak
14:10:17 [2023-05-23T14:10:17.356Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
14:10:17 [2023-05-23T14:10:17.356Z] === RUN   TestBuildWithHugeFile
14:11:03 [2023-05-23T14:11:03.972Z] --- PASS: TestBuildWithHugeFile (44.41s)
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildWCOWSandboxSize
14:11:03 [2023-05-23T14:11:03.972Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:11:03 [2023-05-23T14:11:03.972Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildWithEmptyDockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:11:03 [2023-05-23T14:11:03.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:11:03 [2023-05-23T14:11:03.972Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:11:03 [2023-05-23T14:11:03.972Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:11:03 [2023-05-23T14:11:03.972Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildPreserveOwnership
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildPreserveOwnership/copy_from
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:11:03 [2023-05-23T14:11:03.972Z] --- PASS: TestBuildPreserveOwnership (2.07s)
14:11:03 [2023-05-23T14:11:03.972Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
14:11:03 [2023-05-23T14:11:03.972Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildPlatformInvalid
14:11:03 [2023-05-23T14:11:03.972Z] --- PASS: TestBuildPlatformInvalid (0.02s)
14:11:03 [2023-05-23T14:11:03.972Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:11:04 [2023-05-23T14:11:04.533Z] Loaded image: busybox:latest
14:11:04 [2023-05-23T14:11:04.533Z] Loaded image: busybox:glibc
14:11:05 [2023-05-23T14:11:05.460Z] Loaded image: debian:bullseye-slim
14:11:05 [2023-05-23T14:11:05.460Z] Loaded image: hello-world:latest
14:11:05 [2023-05-23T14:11:05.460Z] Loaded image: arm32v7/hello-world:latest
14:11:15 [2023-05-23T14:11:15.398Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s)
14:11:15 [2023-05-23T14:11:15.398Z] PASS
14:11:15 [2023-05-23T14:11:15.398Z] 
14:11:15 [2023-05-23T14:11:15.398Z] === Skipped
14:11:15 [2023-05-23T14:11:15.398Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:11:15 [2023-05-23T14:11:15.398Z]     build_session_test.go:25: TODO: BuildKit
14:11:15 [2023-05-23T14:11:15.398Z] 
14:11:15 [2023-05-23T14:11:15.398Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:11:15 [2023-05-23T14:11:15.398Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:11:15 [2023-05-23T14:11:15.398Z] 
14:11:15 [2023-05-23T14:11:15.398Z] DONE 34 tests, 2 skipped in 71.135s
14:11:15 [2023-05-23T14:11:15.398Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:11:15 [2023-05-23T14:11:15.398Z] ++ 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
14:11:15 [2023-05-23T14:11:15.398Z] ++ set -e
14:11:15 [2023-05-23T14:11:15.398Z] ++ '[' -n 0 ']'
14:11:15 [2023-05-23T14:11:15.398Z] ++ set -x
14:11:15 [2023-05-23T14:11:15.398Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:11:15 [2023-05-23T14:11:15.398Z] INFO: Testing against a local daemon
14:11:15 [2023-05-23T14:11:15.398Z] === RUN   TestConfigInspect
14:11:16 [2023-05-23T14:11:16.762Z] --- PASS: TestConfigInspect (1.98s)
14:11:16 [2023-05-23T14:11:16.762Z] === RUN   TestConfigList
14:11:18 [2023-05-23T14:11:18.650Z] --- PASS: TestConfigList (1.94s)
14:11:18 [2023-05-23T14:11:18.650Z] === RUN   TestConfigsCreateAndDelete
14:11:20 [2023-05-23T14:11:20.537Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
14:11:20 [2023-05-23T14:11:20.537Z] === RUN   TestConfigsUpdate
14:11:22 [2023-05-23T14:11:22.425Z] --- PASS: TestConfigsUpdate (1.92s)
14:11:22 [2023-05-23T14:11:22.425Z] === RUN   TestTemplatedConfig
14:11:24 [2023-05-23T14:11:24.939Z] --- PASS: TestTemplatedConfig (2.65s)
14:11:24 [2023-05-23T14:11:24.939Z] === RUN   TestConfigCreateResolve
14:11:26 [2023-05-23T14:11:26.826Z] --- PASS: TestConfigCreateResolve (1.92s)
14:11:26 [2023-05-23T14:11:26.826Z] PASS
14:11:26 [2023-05-23T14:11:26.826Z] 
14:11:26 [2023-05-23T14:11:26.826Z] DONE 6 tests in 12.332s
14:11:26 [2023-05-23T14:11:26.826Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:11:26 [2023-05-23T14:11:26.826Z] ++ 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
14:11:26 [2023-05-23T14:11:26.826Z] ++ set -e
14:11:26 [2023-05-23T14:11:26.826Z] ++ '[' -n 0 ']'
14:11:26 [2023-05-23T14:11:26.826Z] ++ set -x
14:11:26 [2023-05-23T14:11:26.826Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:11:26 [2023-05-23T14:11:26.826Z] INFO: Testing against a local daemon
14:11:26 [2023-05-23T14:11:26.826Z] === RUN   TestAttachWithTTY
14:11:27 [2023-05-23T14:11:27.082Z] --- PASS: TestAttachWithTTY (0.04s)
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestAttachWithoutTTy
14:11:27 [2023-05-23T14:11:27.082Z] --- PASS: TestAttachWithoutTTy (0.03s)
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestCheckpoint
14:11:27 [2023-05-23T14:11:27.082Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:11:27 [2023-05-23T14:11:27.082Z] --- SKIP: TestCheckpoint (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/commit
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/commit
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/create
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/containers/create
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/commit
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/containers/create
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:11:27 [2023-05-23T14:11:27.082Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:11:27 [2023-05-23T14:11:27.082Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:11:27 [2023-05-23T14:11:27.082Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:11:27 [2023-05-23T14:11:27.082Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.082Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:11:27 [2023-05-23T14:11:27.083Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyFromContainerPathIsNotDir
14:11:27 [2023-05-23T14:11:27.083Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyToContainerPathDoesNotExist
14:11:27 [2023-05-23T14:11:27.083Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyEmptyFile
14:11:27 [2023-05-23T14:11:27.083Z] --- PASS: TestCopyEmptyFile (0.05s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyToContainerPathIsNotDir
14:11:27 [2023-05-23T14:11:27.083Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
14:11:27 [2023-05-23T14:11:27.083Z] === RUN   TestCopyFromContainer
14:11:27 [2023-05-23T14:11:27.644Z] === RUN   TestCopyFromContainer//
14:11:27 [2023-05-23T14:11:27.644Z] === RUN   TestCopyFromContainer/.
14:11:27 [2023-05-23T14:11:27.644Z] === RUN   TestCopyFromContainer//.
14:11:27 [2023-05-23T14:11:27.644Z] === RUN   TestCopyFromContainer/./
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer//./
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer//bar/root
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer//bar/root/
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer//bar/root/.
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/quux
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/quux/
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/quux/.
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:11:27 [2023-05-23T14:11:27.899Z] === RUN   TestCopyFromContainer/bar/notarget
14:11:27 [2023-05-23T14:11:27.899Z] --- PASS: TestCopyFromContainer (0.69s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:11:27 [2023-05-23T14:11:27.899Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:11:27 [2023-05-23T14:11:27.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateLinkToNonExistingContainer
14:11:27 [2023-05-23T14:11:27.900Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateWithInvalidEnv
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateWithInvalidEnv/0
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateWithInvalidEnv/0
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateWithInvalidEnv/1
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateWithInvalidEnv/1
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateWithInvalidEnv/2
14:11:27 [2023-05-23T14:11:27.900Z] === PAUSE TestCreateWithInvalidEnv/2
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateWithInvalidEnv/0
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateWithInvalidEnv/2
14:11:27 [2023-05-23T14:11:27.900Z] === CONT  TestCreateWithInvalidEnv/1
14:11:27 [2023-05-23T14:11:27.900Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateTmpfsMountsTarget
14:11:27 [2023-05-23T14:11:27.900Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:11:27 [2023-05-23T14:11:27.900Z] === RUN   TestCreateWithCustomMaskedPaths
14:11:29 [2023-05-23T14:11:29.263Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
14:11:29 [2023-05-23T14:11:29.263Z] === RUN   TestCreateWithCustomReadonlyPaths
14:11:30 [2023-05-23T14:11:30.627Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:11:30 [2023-05-23T14:11:30.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:11:30 [2023-05-23T14:11:30.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:11:30 [2023-05-23T14:11:30.627Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:11:30 [2023-05-23T14:11:30.627Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:11:30 [2023-05-23T14:11:30.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:11:30 [2023-05-23T14:11:30.627Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:11:31 [2023-05-23T14:11:31.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateDifferentPlatform
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateDifferentPlatform/different_os
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:11:31 [2023-05-23T14:11:31.189Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:11:31 [2023-05-23T14:11:31.189Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:11:31 [2023-05-23T14:11:31.189Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:11:31 [2023-05-23T14:11:31.189Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:11:31 [2023-05-23T14:11:31.189Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:11:31 [2023-05-23T14:11:31.189Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:11:31 [2023-05-23T14:11:31.189Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:11:31 [2023-05-23T14:11:31.189Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:11:31 [2023-05-23T14:11:31.189Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestContainerStartOnDaemonRestart
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestContainerStartOnDaemonRestart
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestDaemonRestartIpcMode
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestDaemonRestartIpcMode
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestDaemonHostGatewayIP
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestDaemonHostGatewayIP
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestRestartDaemonWithRestartingContainer
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestContainerKillOnDaemonStart
14:11:31 [2023-05-23T14:11:31.189Z] === PAUSE TestContainerKillOnDaemonStart
14:11:31 [2023-05-23T14:11:31.189Z] === RUN   TestDiff
14:11:31 [2023-05-23T14:11:31.444Z] --- PASS: TestDiff (0.45s)
14:11:31 [2023-05-23T14:11:31.444Z] === RUN   TestExecConsoleSize
14:11:32 [2023-05-23T14:11:32.006Z] --- PASS: TestExecConsoleSize (0.49s)
14:11:32 [2023-05-23T14:11:32.006Z] === RUN   TestExecWithCloseStdin
14:11:32 [2023-05-23T14:11:32.567Z] --- PASS: TestExecWithCloseStdin (0.48s)
14:11:32 [2023-05-23T14:11:32.567Z] === RUN   TestExec
14:11:33 [2023-05-23T14:11:33.129Z] --- PASS: TestExec (0.48s)
14:11:33 [2023-05-23T14:11:33.129Z] === RUN   TestExecUser
14:11:33 [2023-05-23T14:11:33.384Z] --- PASS: TestExecUser (0.51s)
14:11:33 [2023-05-23T14:11:33.384Z] === RUN   TestExportContainerAndImportImage
14:11:33 [2023-05-23T14:11:33.946Z] --- PASS: TestExportContainerAndImportImage (0.45s)
14:11:33 [2023-05-23T14:11:33.946Z] === RUN   TestExportContainerAfterDaemonRestart
14:11:40 [2023-05-23T14:11:40.479Z] --- PASS: TestExportContainerAfterDaemonRestart (6.12s)
14:11:40 [2023-05-23T14:11:40.479Z] === RUN   TestHealthCheckWorkdir
14:11:40 [2023-05-23T14:11:40.736Z] --- PASS: TestHealthCheckWorkdir (0.63s)
14:11:40 [2023-05-23T14:11:40.736Z] === RUN   TestHealthKillContainer
14:11:48 [2023-05-23T14:11:48.817Z] --- PASS: TestHealthKillContainer (7.94s)
14:11:48 [2023-05-23T14:11:48.817Z] === RUN   TestHealthCheckProcessKilled
14:11:49 [2023-05-23T14:11:49.378Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
14:11:49 [2023-05-23T14:11:49.378Z] === RUN   TestInspectCpusetInConfigPre120
14:11:49 [2023-05-23T14:11:49.634Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
14:11:49 [2023-05-23T14:11:49.634Z] === RUN   TestInspectAnnotations
14:11:49 [2023-05-23T14:11:49.634Z] --- PASS: TestInspectAnnotations (0.04s)
14:11:49 [2023-05-23T14:11:49.634Z] === RUN   TestIpcModeNone
14:11:50 [2023-05-23T14:11:50.194Z] --- PASS: TestIpcModeNone (0.47s)
14:11:50 [2023-05-23T14:11:50.194Z] === RUN   TestIpcModePrivate
14:11:50 [2023-05-23T14:11:50.450Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
14:11:50 [2023-05-23T14:11:50.705Z] --- PASS: TestIpcModePrivate (0.47s)
14:11:50 [2023-05-23T14:11:50.705Z] === RUN   TestIpcModeShareable
14:11:50 [2023-05-23T14:11:50.961Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
14:11:51 [2023-05-23T14:11:51.217Z] --- PASS: TestIpcModeShareable (0.51s)
14:11:51 [2023-05-23T14:11:51.217Z] === RUN   TestAPIIpcModeShareableAndContainer
14:11:53 [2023-05-23T14:11:53.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
14:11:53 [2023-05-23T14:11:53.105Z] === RUN   TestAPIIpcModeHost
14:11:53 [2023-05-23T14:11:53.105Z] --- PASS: TestAPIIpcModeHost (0.31s)
14:11:53 [2023-05-23T14:11:53.105Z] === RUN   TestDaemonIpcModeShareable
14:11:54 [2023-05-23T14:11:54.032Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
14:11:54 [2023-05-23T14:11:54.032Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
14:11:54 [2023-05-23T14:11:54.032Z] === RUN   TestDaemonIpcModePrivate
14:11:54 [2023-05-23T14:11:54.959Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
14:11:55 [2023-05-23T14:11:55.215Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
14:11:55 [2023-05-23T14:11:55.215Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:11:56 [2023-05-23T14:11:56.144Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
14:11:56 [2023-05-23T14:11:56.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
14:11:56 [2023-05-23T14:11:56.400Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:11:57 [2023-05-23T14:11:57.327Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
14:11:57 [2023-05-23T14:11:57.327Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
14:11:57 [2023-05-23T14:11:57.327Z] === RUN   TestIpcModeOlderClient
14:11:57 [2023-05-23T14:11:57.327Z] === PAUSE TestIpcModeOlderClient
14:11:57 [2023-05-23T14:11:57.327Z] === RUN   TestKillContainerInvalidSignal
14:11:57 [2023-05-23T14:11:57.891Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
14:11:57 [2023-05-23T14:11:57.891Z] === RUN   TestKillContainer
14:11:57 [2023-05-23T14:11:57.891Z] === RUN   TestKillContainer/no_signal
14:11:58 [2023-05-23T14:11:58.452Z] === RUN   TestKillContainer/non_killing_signal
14:11:58 [2023-05-23T14:11:58.708Z] === RUN   TestKillContainer/killing_signal
14:11:59 [2023-05-23T14:11:59.269Z] --- PASS: TestKillContainer (1.33s)
14:11:59 [2023-05-23T14:11:59.269Z]     --- PASS: TestKillContainer/no_signal (0.43s)
14:11:59 [2023-05-23T14:11:59.269Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:11:59 [2023-05-23T14:11:59.269Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
14:11:59 [2023-05-23T14:11:59.269Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:11:59 [2023-05-23T14:11:59.269Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:11:59 [2023-05-23T14:11:59.524Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:12:00 [2023-05-23T14:12:00.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
14:12:00 [2023-05-23T14:12:00.086Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
14:12:00 [2023-05-23T14:12:00.086Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
14:12:00 [2023-05-23T14:12:00.086Z] === RUN   TestKillStoppedContainer
14:12:00 [2023-05-23T14:12:00.086Z] --- PASS: TestKillStoppedContainer (0.03s)
14:12:00 [2023-05-23T14:12:00.086Z] === RUN   TestKillStoppedContainerAPIPre120
14:12:00 [2023-05-23T14:12:00.086Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
14:12:00 [2023-05-23T14:12:00.086Z] === RUN   TestKillDifferentUserContainer
14:12:00 [2023-05-23T14:12:00.657Z] --- PASS: TestKillDifferentUserContainer (0.43s)
14:12:00 [2023-05-23T14:12:00.657Z] === RUN   TestInspectOomKilledTrue
14:12:01 [2023-05-23T14:12:01.218Z] --- PASS: TestInspectOomKilledTrue (0.48s)
14:12:01 [2023-05-23T14:12:01.218Z] === RUN   TestInspectOomKilledFalse
14:12:01 [2023-05-23T14:12:01.474Z] --- PASS: TestInspectOomKilledFalse (0.42s)
14:12:01 [2023-05-23T14:12:01.474Z] === RUN   TestLinksEtcHostsContentMatch
14:12:01 [2023-05-23T14:12:01.730Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
14:12:01 [2023-05-23T14:12:01.730Z] === RUN   TestLinksContainerNames
14:12:02 [2023-05-23T14:12:02.657Z] --- PASS: TestLinksContainerNames (0.87s)
14:12:02 [2023-05-23T14:12:02.657Z] === RUN   TestLogsFollowTailEmpty
14:12:03 [2023-05-23T14:12:03.218Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:12:03 [2023-05-23T14:12:03.218Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:12:03 [2023-05-23T14:12:03.218Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:12:04 [2023-05-23T14:12:04.587Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:12:06 [2023-05-23T14:12:06.475Z] --- PASS: TestLogs (3.12s)
14:12:06 [2023-05-23T14:12:06.475Z]     --- PASS: TestLogs/driver_local (0.01s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.86s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.92s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.12s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.38s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.60s)
14:12:06 [2023-05-23T14:12:06.475Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.84s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.20s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.37s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.46s)
14:12:06 [2023-05-23T14:12:06.475Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.50s)
14:12:06 [2023-05-23T14:12:06.475Z] === RUN   TestContainerNetworkMountsNoChown
14:12:06 [2023-05-23T14:12:06.731Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/default
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/default
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/private
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/private
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rprivate
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rprivate
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/slave
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/slave
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rslave
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rslave
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/shared
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/shared
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rshared
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rshared
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/default
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rslave
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rshared
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/shared
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/default/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rprivate
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/private
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/slave
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/default/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/private/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/private/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/default/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/default/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/private/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/private/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:12:06 [2023-05-23T14:12:06.731Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:12:06 [2023-05-23T14:12:06.731Z] --- PASS: TestMountDaemonRoot (0.01s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:12:06 [2023-05-23T14:12:06.731Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:12:06 [2023-05-23T14:12:06.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:12:06 [2023-05-23T14:12:06.731Z] === RUN   TestContainerBindMountNonRecursive
14:12:08 [2023-05-23T14:12:08.110Z] --- PASS: TestContainerBindMountNonRecursive (1.25s)
14:12:08 [2023-05-23T14:12:08.110Z] === RUN   TestContainerVolumesMountedAsShared
14:12:08 [2023-05-23T14:12:08.374Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
14:12:08 [2023-05-23T14:12:08.374Z] === RUN   TestContainerVolumesMountedAsSlave
14:12:08 [2023-05-23T14:12:08.639Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
14:12:08 [2023-05-23T14:12:08.639Z] === RUN   TestContainerCopyLeaksMounts
14:12:09 [2023-05-23T14:12:09.208Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
14:12:09 [2023-05-23T14:12:09.208Z] === RUN   TestNetworkNat
14:12:09 [2023-05-23T14:12:09.783Z] --- PASS: TestNetworkNat (0.44s)
14:12:09 [2023-05-23T14:12:09.783Z] === RUN   TestNetworkLocalhostTCPNat
14:12:10 [2023-05-23T14:12:10.356Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
14:12:10 [2023-05-23T14:12:10.356Z] === RUN   TestNetworkLoopbackNat
14:12:12 [2023-05-23T14:12:12.899Z] --- PASS: TestNetworkLoopbackNat (2.56s)
14:12:12 [2023-05-23T14:12:12.899Z] === RUN   TestPause
14:12:13 [2023-05-23T14:12:13.154Z] --- PASS: TestPause (0.48s)
14:12:13 [2023-05-23T14:12:13.154Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:12:13 [2023-05-23T14:12:13.154Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:12:13 [2023-05-23T14:12:13.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:12:13 [2023-05-23T14:12:13.154Z] === RUN   TestPauseStopPausedContainer
14:12:13 [2023-05-23T14:12:13.715Z] --- PASS: TestPauseStopPausedContainer (0.48s)
14:12:13 [2023-05-23T14:12:13.715Z] === RUN   TestPidHost
14:12:14 [2023-05-23T14:12:14.642Z] --- PASS: TestPidHost (0.99s)
14:12:14 [2023-05-23T14:12:14.642Z] === RUN   TestPsFilter
14:12:14 [2023-05-23T14:12:14.898Z] === RUN   TestPsFilter/since
14:12:14 [2023-05-23T14:12:14.898Z] === RUN   TestPsFilter/before
14:12:14 [2023-05-23T14:12:14.898Z] --- PASS: TestPsFilter (0.08s)
14:12:14 [2023-05-23T14:12:14.898Z]     --- PASS: TestPsFilter/since (0.00s)
14:12:14 [2023-05-23T14:12:14.898Z]     --- PASS: TestPsFilter/before (0.00s)
14:12:14 [2023-05-23T14:12:14.898Z] === RUN   TestRemoveContainerWithRemovedVolume
14:12:15 [2023-05-23T14:12:15.153Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
14:12:15 [2023-05-23T14:12:15.153Z] === RUN   TestRemoveContainerWithVolume
14:12:15 [2023-05-23T14:12:15.714Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
14:12:15 [2023-05-23T14:12:15.714Z] === RUN   TestRemoveContainerRunning
14:12:15 [2023-05-23T14:12:15.970Z] --- PASS: TestRemoveContainerRunning (0.39s)
14:12:15 [2023-05-23T14:12:15.970Z] === RUN   TestRemoveContainerForceRemoveRunning
14:12:16 [2023-05-23T14:12:16.531Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
14:12:16 [2023-05-23T14:12:16.531Z] === RUN   TestRemoveInvalidContainer
14:12:16 [2023-05-23T14:12:16.531Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:12:16 [2023-05-23T14:12:16.531Z] === RUN   TestRenameLinkedContainer
14:12:18 [2023-05-23T14:12:18.419Z] --- PASS: TestRenameLinkedContainer (1.82s)
14:12:18 [2023-05-23T14:12:18.419Z] === RUN   TestRenameStoppedContainer
14:12:18 [2023-05-23T14:12:18.675Z] --- PASS: TestRenameStoppedContainer (0.40s)
14:12:18 [2023-05-23T14:12:18.675Z] === RUN   TestRenameRunningContainerAndReuse
14:12:19 [2023-05-23T14:12:19.602Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
14:12:19 [2023-05-23T14:12:19.602Z] === RUN   TestRenameInvalidName
14:12:20 [2023-05-23T14:12:20.163Z] --- PASS: TestRenameInvalidName (0.45s)
14:12:20 [2023-05-23T14:12:20.163Z] === RUN   TestRenameAnonymousContainer
14:12:21 [2023-05-23T14:12:21.527Z] --- PASS: TestRenameAnonymousContainer (1.57s)
14:12:21 [2023-05-23T14:12:21.527Z] === RUN   TestRenameContainerWithSameName
14:12:22 [2023-05-23T14:12:22.087Z] --- PASS: TestRenameContainerWithSameName (0.44s)
14:12:22 [2023-05-23T14:12:22.087Z] === RUN   TestRenameContainerWithLinkedContainer
14:12:23 [2023-05-23T14:12:23.015Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
14:12:23 [2023-05-23T14:12:23.015Z] === RUN   TestResize
14:12:23 [2023-05-23T14:12:23.577Z] --- PASS: TestResize (0.46s)
14:12:23 [2023-05-23T14:12:23.577Z] === RUN   TestResizeWithInvalidSize
14:12:23 [2023-05-23T14:12:23.833Z] --- PASS: TestResizeWithInvalidSize (0.47s)
14:12:23 [2023-05-23T14:12:23.833Z] === RUN   TestResizeWhenContainerNotStarted
14:12:24 [2023-05-23T14:12:24.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:12:24 [2023-05-23T14:12:24.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:12:25 [2023-05-23T14:12:25.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:12:26 [2023-05-23T14:12:26.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:12:26 [2023-05-23T14:12:26.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:12:26 [2023-05-23T14:12:26.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:12:26 [2023-05-23T14:12:26.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:12:26 [2023-05-23T14:12:26.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:12:26 [2023-05-23T14:12:26.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:27 [2023-05-23T14:12:27.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:12:31 [2023-05-23T14:12:31.679Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.14s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
14:12:31 [2023-05-23T14:12:31.679Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s)
14:12:31 [2023-05-23T14:12:31.679Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:12:31 [2023-05-23T14:12:31.679Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:12:32 [2023-05-23T14:12:32.240Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:12:33 [2023-05-23T14:12:33.167Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s)
14:12:33 [2023-05-23T14:12:33.167Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
14:12:33 [2023-05-23T14:12:33.167Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
14:12:33 [2023-05-23T14:12:33.167Z] === RUN   TestCgroupNamespacesRun
14:12:34 [2023-05-23T14:12:34.532Z] --- PASS: TestCgroupNamespacesRun (1.08s)
14:12:34 [2023-05-23T14:12:34.532Z] === RUN   TestCgroupNamespacesRunPrivileged
14:12:35 [2023-05-23T14:12:35.459Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
14:12:35 [2023-05-23T14:12:35.459Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:12:36 [2023-05-23T14:12:36.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
14:12:36 [2023-05-23T14:12:36.387Z] === RUN   TestCgroupNamespacesRunHostMode
14:12:37 [2023-05-23T14:12:37.751Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
14:12:37 [2023-05-23T14:12:37.751Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:12:38 [2023-05-23T14:12:38.678Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
14:12:38 [2023-05-23T14:12:38.678Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:12:39 [2023-05-23T14:12:39.604Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
14:12:39 [2023-05-23T14:12:39.604Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:12:40 [2023-05-23T14:12:40.165Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.58s)
14:12:40 [2023-05-23T14:12:40.165Z] === RUN   TestCgroupNamespacesRunOlderClient
14:12:41 [2023-05-23T14:12:41.529Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
14:12:41 [2023-05-23T14:12:41.530Z] === RUN   TestNISDomainname
14:12:41 [2023-05-23T14:12:41.785Z] --- PASS: TestNISDomainname (0.55s)
14:12:41 [2023-05-23T14:12:41.785Z] === RUN   TestHostnameDnsResolution
14:12:42 [2023-05-23T14:12:42.713Z] --- PASS: TestHostnameDnsResolution (0.70s)
14:12:42 [2023-05-23T14:12:42.713Z] === RUN   TestUnprivilegedPortsAndPing
14:12:42 [2023-05-23T14:12:42.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
14:12:42 [2023-05-23T14:12:42.969Z] === RUN   TestPrivilegedHostDevices
14:12:43 [2023-05-23T14:12:43.531Z] --- PASS: TestPrivilegedHostDevices (0.51s)
14:12:43 [2023-05-23T14:12:43.531Z] === RUN   TestRunConsoleSize
14:12:44 [2023-05-23T14:12:44.091Z] --- PASS: TestRunConsoleSize (0.44s)
14:12:44 [2023-05-23T14:12:44.091Z] === RUN   TestRunWithAlternativeContainerdShim
14:12:49 [2023-05-23T14:12:49.224Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
14:12:49 [2023-05-23T14:12:49.224Z] === RUN   TestStats
14:12:50 [2023-05-23T14:12:50.590Z] --- PASS: TestStats (2.49s)
14:12:50 [2023-05-23T14:12:50.590Z] === RUN   TestStopContainerWithTimeout
14:12:50 [2023-05-23T14:12:50.590Z] === RUN   TestStopContainerWithTimeout/0
14:12:50 [2023-05-23T14:12:50.590Z] === PAUSE TestStopContainerWithTimeout/0
14:12:50 [2023-05-23T14:12:50.590Z] === RUN   TestStopContainerWithTimeout/1
14:12:50 [2023-05-23T14:12:50.590Z] === PAUSE TestStopContainerWithTimeout/1
14:12:50 [2023-05-23T14:12:50.590Z] === RUN   TestStopContainerWithTimeout/3
14:12:50 [2023-05-23T14:12:50.590Z] === PAUSE TestStopContainerWithTimeout/3
14:12:50 [2023-05-23T14:12:50.590Z] === RUN   TestStopContainerWithTimeout/-1
14:12:50 [2023-05-23T14:12:50.590Z] === PAUSE TestStopContainerWithTimeout/-1
14:12:50 [2023-05-23T14:12:50.590Z] === CONT  TestStopContainerWithTimeout/0
14:12:50 [2023-05-23T14:12:50.590Z] === CONT  TestStopContainerWithTimeout/3
14:12:50 [2023-05-23T14:12:50.590Z] === CONT  TestStopContainerWithTimeout/-1
14:12:50 [2023-05-23T14:12:50.590Z] === CONT  TestStopContainerWithTimeout/1
14:12:53 [2023-05-23T14:12:53.854Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:12:53 [2023-05-23T14:12:53.854Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
14:12:53 [2023-05-23T14:12:53.854Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
14:12:53 [2023-05-23T14:12:53.854Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
14:12:53 [2023-05-23T14:12:53.854Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
14:12:53 [2023-05-23T14:12:53.854Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:12:55 [2023-05-23T14:12:55.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s)
14:12:55 [2023-05-23T14:12:55.742Z] === RUN   TestUpdateMemory
14:12:55 [2023-05-23T14:12:55.997Z] --- PASS: TestUpdateMemory (0.57s)
14:12:55 [2023-05-23T14:12:55.998Z] === RUN   TestUpdateCPUQuota
14:12:56 [2023-05-23T14:12:56.924Z] --- PASS: TestUpdateCPUQuota (0.85s)
14:12:56 [2023-05-23T14:12:56.924Z] === RUN   TestUpdatePidsLimit
14:12:56 [2023-05-23T14:12:56.924Z] === RUN   TestUpdatePidsLimit/update_from_none
14:12:56 [2023-05-23T14:12:56.924Z] === RUN   TestUpdatePidsLimit/no_change
14:12:57 [2023-05-23T14:12:57.179Z] === RUN   TestUpdatePidsLimit/update_lower
14:12:57 [2023-05-23T14:12:57.435Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:12:57 [2023-05-23T14:12:57.691Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:12:57 [2023-05-23T14:12:57.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:12:58 [2023-05-23T14:12:58.201Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:12:58 [2023-05-23T14:12:58.762Z] --- PASS: TestUpdatePidsLimit (1.97s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:12:58 [2023-05-23T14:12:58.762Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:12:58 [2023-05-23T14:12:58.762Z] === RUN   TestUpdateRestartPolicy
14:13:10 [2023-05-23T14:13:10.926Z] --- PASS: TestUpdateRestartPolicy (10.73s)
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestUpdateRestartWithAutoRemove
14:13:10 [2023-05-23T14:13:10.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitNonBlocked
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:13:10 [2023-05-23T14:13:10.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:13:10 [2023-05-23T14:13:10.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:13:10 [2023-05-23T14:13:10.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:13:10 [2023-05-23T14:13:10.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:13:10 [2023-05-23T14:13:10.926Z] --- PASS: TestWaitNonBlocked (0.01s)
14:13:10 [2023-05-23T14:13:10.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
14:13:10 [2023-05-23T14:13:10.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitBlocked
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:13:10 [2023-05-23T14:13:10.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:13:10 [2023-05-23T14:13:10.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:13:10 [2023-05-23T14:13:10.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:13:10 [2023-05-23T14:13:10.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:13:10 [2023-05-23T14:13:10.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:13:11 [2023-05-23T14:13:11.487Z] --- PASS: TestWaitBlocked (0.01s)
14:13:11 [2023-05-23T14:13:11.487Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
14:13:11 [2023-05-23T14:13:11.487Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
14:13:11 [2023-05-23T14:13:11.487Z] === RUN   TestWaitConditions
14:13:11 [2023-05-23T14:13:11.487Z] === RUN   TestWaitConditions/default
14:13:11 [2023-05-23T14:13:11.487Z] === PAUSE TestWaitConditions/default
14:13:11 [2023-05-23T14:13:11.487Z] === RUN   TestWaitConditions/not-running
14:13:11 [2023-05-23T14:13:11.487Z] === PAUSE TestWaitConditions/not-running
14:13:11 [2023-05-23T14:13:11.487Z] === RUN   TestWaitConditions/next-exit
14:13:11 [2023-05-23T14:13:11.487Z] === PAUSE TestWaitConditions/next-exit
14:13:11 [2023-05-23T14:13:11.487Z] === RUN   TestWaitConditions/removed
14:13:11 [2023-05-23T14:13:11.487Z] === PAUSE TestWaitConditions/removed
14:13:11 [2023-05-23T14:13:11.487Z] === CONT  TestWaitConditions/default
14:13:11 [2023-05-23T14:13:11.487Z] === CONT  TestWaitConditions/next-exit
14:13:11 [2023-05-23T14:13:11.487Z] === CONT  TestWaitConditions/not-running
14:13:11 [2023-05-23T14:13:11.487Z] === CONT  TestWaitConditions/removed
14:13:11 [2023-05-23T14:13:11.487Z]     wait_test.go:146: ContainerID = 46a9edaac03342e5d8805dca9cc57c4b665a32e9b59b73de438070021fb8aff5
14:13:11 [2023-05-23T14:13:11.487Z]     wait_test.go:146: ContainerID = 72056605e53c3c338b2408d65916e8da9f5f0ef432063eb3cb39902acf8989b1
14:13:11 [2023-05-23T14:13:11.487Z]     wait_test.go:146: ContainerID = 8f3808416dc41b56ddd417699f2b4d258a77fb4c1526a3825e9dbef1528e38b9
14:13:11 [2023-05-23T14:13:11.487Z]     wait_test.go:146: ContainerID = ab9da1cdba1504c1dc1a325f0b2d8ae62d66ab2f739f647bc30c9b539e73100b
14:13:12 [2023-05-23T14:13:12.851Z] --- PASS: TestWaitConditions (0.01s)
14:13:12 [2023-05-23T14:13:12.851Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
14:13:12 [2023-05-23T14:13:12.851Z]     --- PASS: TestWaitConditions/removed (0.92s)
14:13:12 [2023-05-23T14:13:12.851Z]     --- PASS: TestWaitConditions/not-running (1.14s)
14:13:12 [2023-05-23T14:13:12.851Z]     --- PASS: TestWaitConditions/default (1.21s)
14:13:12 [2023-05-23T14:13:12.851Z] === RUN   TestWaitRestartedContainer
14:13:12 [2023-05-23T14:13:12.851Z] === RUN   TestWaitRestartedContainer/default
14:13:12 [2023-05-23T14:13:12.851Z] === PAUSE TestWaitRestartedContainer/default
14:13:12 [2023-05-23T14:13:12.851Z] === RUN   TestWaitRestartedContainer/not-running
14:13:12 [2023-05-23T14:13:12.851Z] === PAUSE TestWaitRestartedContainer/not-running
14:13:12 [2023-05-23T14:13:12.851Z] === RUN   TestWaitRestartedContainer/next-exit
14:13:12 [2023-05-23T14:13:12.851Z] === PAUSE TestWaitRestartedContainer/next-exit
14:13:12 [2023-05-23T14:13:12.851Z] === CONT  TestWaitRestartedContainer/default
14:13:12 [2023-05-23T14:13:12.851Z] === CONT  TestWaitRestartedContainer/next-exit
14:13:12 [2023-05-23T14:13:12.851Z] === CONT  TestWaitRestartedContainer/not-running
14:13:14 [2023-05-23T14:13:14.739Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:13:14 [2023-05-23T14:13:14.739Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
14:13:14 [2023-05-23T14:13:14.739Z]     --- PASS: TestWaitRestartedContainer/default (1.94s)
14:13:14 [2023-05-23T14:13:14.739Z]     --- PASS: TestWaitRestartedContainer/not-running (1.99s)
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestRestartDaemonWithRestartingContainer
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestContainerStartOnDaemonRestart
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestDaemonHostGatewayIP
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestDaemonRestartIpcMode
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestContainerKillOnDaemonStart
14:13:14 [2023-05-23T14:13:14.739Z] === CONT  TestIpcModeOlderClient
14:13:14 [2023-05-23T14:13:14.739Z] --- PASS: TestIpcModeOlderClient (0.05s)
14:13:17 [2023-05-23T14:13:17.253Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s)
14:13:17 [2023-05-23T14:13:17.509Z] --- PASS: TestDaemonHostGatewayIP (2.92s)
14:13:17 [2023-05-23T14:13:17.509Z] --- PASS: TestDaemonRestartIpcMode (2.99s)
14:13:17 [2023-05-23T14:13:17.765Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s)
14:13:27 [2023-05-23T14:13:27.701Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
14:13:27 [2023-05-23T14:13:27.701Z] PASS
14:13:27 [2023-05-23T14:13:27.701Z] 
14:13:27 [2023-05-23T14:13:27.701Z] === Skipped
14:13:27 [2023-05-23T14:13:27.701Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:13:27 [2023-05-23T14:13:27.701Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:13:27 [2023-05-23T14:13:27.701Z] 
14:13:27 [2023-05-23T14:13:27.701Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:13:27 [2023-05-23T14:13:27.701Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:13:27 [2023-05-23T14:13:27.701Z] 
14:13:27 [2023-05-23T14:13:27.701Z] DONE 284 tests, 2 skipped in 119.480s
14:13:27 [2023-05-23T14:13:27.701Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:13:27 [2023-05-23T14:13:27.702Z] ++ 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
14:13:27 [2023-05-23T14:13:27.702Z] ++ set -e
14:13:27 [2023-05-23T14:13:27.702Z] ++ '[' -n 0 ']'
14:13:27 [2023-05-23T14:13:27.702Z] ++ set -x
14:13:27 [2023-05-23T14:13:27.702Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:13:27 [2023-05-23T14:13:27.702Z] INFO: Testing against a local daemon
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestConfigDaemonID
14:13:27 [2023-05-23T14:13:27.702Z]     daemon_test.go:52: [d5a30ad93df6f] daemon is not started
14:13:27 [2023-05-23T14:13:27.702Z] --- PASS: TestConfigDaemonID (1.04s)
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:13:27 [2023-05-23T14:13:27.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:13:27 [2023-05-23T14:13:27.702Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation/invalid_config
14:13:27 [2023-05-23T14:13:27.702Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation/malformed_config
14:13:27 [2023-05-23T14:13:27.702Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestDaemonConfigValidation/valid_config
14:13:27 [2023-05-23T14:13:27.702Z] === PAUSE TestDaemonConfigValidation/valid_config
14:13:27 [2023-05-23T14:13:27.702Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:13:27 [2023-05-23T14:13:27.702Z] === CONT  TestDaemonConfigValidation/malformed_config
14:13:27 [2023-05-23T14:13:27.702Z] === CONT  TestDaemonConfigValidation/valid_config
14:13:27 [2023-05-23T14:13:27.702Z] === CONT  TestDaemonConfigValidation/invalid_config
14:13:27 [2023-05-23T14:13:27.702Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:13:27 [2023-05-23T14:13:27.702Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:13:27 [2023-05-23T14:13:27.702Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
14:13:27 [2023-05-23T14:13:27.702Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:13:27 [2023-05-23T14:13:27.702Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
14:13:27 [2023-05-23T14:13:27.702Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
14:13:27 [2023-05-23T14:13:27.702Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestConfigDaemonSeccompProfiles
14:13:27 [2023-05-23T14:13:27.702Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:13:28 [2023-05-23T14:13:28.628Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:13:29 [2023-05-23T14:13:29.554Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:13:30 [2023-05-23T14:13:30.918Z]     daemon_test.go:166: [db989cc89afbb] daemon is not started
14:13:30 [2023-05-23T14:13:30.918Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
14:13:30 [2023-05-23T14:13:30.918Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:13:30 [2023-05-23T14:13:30.918Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:13:30 [2023-05-23T14:13:30.918Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:13:30 [2023-05-23T14:13:30.918Z] === RUN   TestDaemonProxy
14:13:30 [2023-05-23T14:13:30.918Z] === RUN   TestDaemonProxy/environment_variables
14:13:32 [2023-05-23T14:13:32.283Z] === RUN   TestDaemonProxy/command-line_options
14:13:34 [2023-05-23T14:13:34.170Z] === RUN   TestDaemonProxy/configuration_file
14:13:36 [2023-05-23T14:13:36.057Z] === RUN   TestDaemonProxy/conflicting_options
14:13:36 [2023-05-23T14:13:36.312Z] === RUN   TestDaemonProxy/reload_sanitized
14:13:36 [2023-05-23T14:13:36.873Z] --- PASS: TestDaemonProxy (6.20s)
14:13:36 [2023-05-23T14:13:36.873Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
14:13:36 [2023-05-23T14:13:36.873Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
14:13:36 [2023-05-23T14:13:36.873Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
14:13:36 [2023-05-23T14:13:36.873Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:13:36 [2023-05-23T14:13:36.873Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:13:36 [2023-05-23T14:13:36.873Z] === RUN   TestLiveRestore
14:13:36 [2023-05-23T14:13:36.873Z] === RUN   TestLiveRestore/volume_references
14:13:36 [2023-05-23T14:13:36.873Z] === PAUSE TestLiveRestore/volume_references
14:13:36 [2023-05-23T14:13:36.873Z] === CONT  TestLiveRestore/volume_references
14:13:37 [2023-05-23T14:13:37.434Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:13:37 [2023-05-23T14:13:37.434Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:13:38 [2023-05-23T14:13:38.361Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:13:38 [2023-05-23T14:13:38.922Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:13:39 [2023-05-23T14:13:39.847Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:13:40 [2023-05-23T14:13:40.773Z] --- PASS: TestLiveRestore (0.00s)
14:13:40 [2023-05-23T14:13:40.773Z]     --- PASS: TestLiveRestore/volume_references (3.84s)
14:13:40 [2023-05-23T14:13:40.773Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.26s)
14:13:40 [2023-05-23T14:13:40.773Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.80s)
14:13:40 [2023-05-23T14:13:40.773Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
14:13:40 [2023-05-23T14:13:40.773Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
14:13:40 [2023-05-23T14:13:40.773Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s)
14:13:40 [2023-05-23T14:13:40.773Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
14:13:41 [2023-05-23T14:13:41.334Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
14:13:41 [2023-05-23T14:13:41.334Z] PASS
14:13:41 [2023-05-23T14:13:41.334Z] 
14:13:41 [2023-05-23T14:13:41.334Z] DONE 25 tests in 14.968s
14:13:41 [2023-05-23T14:13:41.334Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:13:41 [2023-05-23T14:13:41.334Z] ++ 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
14:13:41 [2023-05-23T14:13:41.334Z] ++ set -e
14:13:41 [2023-05-23T14:13:41.334Z] ++ '[' -n 0 ']'
14:13:41 [2023-05-23T14:13:41.334Z] ++ set -x
14:13:41 [2023-05-23T14:13:41.334Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:13:41 [2023-05-23T14:13:41.334Z] INFO: Testing against a local daemon
14:13:41 [2023-05-23T14:13:41.334Z] === RUN   TestCommitInheritsEnv
14:13:41 [2023-05-23T14:13:41.589Z] --- PASS: TestCommitInheritsEnv (0.13s)
14:13:41 [2023-05-23T14:13:41.589Z] === RUN   TestImportExtremelyLargeImageWorks
14:13:41 [2023-05-23T14:13:41.589Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:13:41 [2023-05-23T14:13:41.589Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:13:41 [2023-05-23T14:13:41.589Z] === RUN   TestImportWithCustomPlatform
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/#00
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/_______
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform//
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/linux
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/LINUX
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/macos
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:13:41 [2023-05-23T14:13:41.590Z] --- PASS: TestImportWithCustomPlatform (0.11s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:13:41 [2023-05-23T14:13:41.590Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImageInspectEmptyTagsAndDigests
14:13:41 [2023-05-23T14:13:41.590Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImagesFilterMultiReference
14:13:41 [2023-05-23T14:13:41.590Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:13:41 [2023-05-23T14:13:41.590Z] === RUN   TestImagesFilterBeforeSince
14:13:41 [2023-05-23T14:13:41.845Z]     list_test.go:87: ImageList: ID=sha256:62729205a76dd2d4e60b5cf919a666d34687cde2f62aff7bced6b1558946c6f4 RepoTags=[testimagesfilterbeforesince:v3]
14:13:41 [2023-05-23T14:13:41.845Z]     list_test.go:87: ImageList: ID=sha256:2374212312649f5528754853f974f4436714cf996a5400a4ee9900c3f84b4da1 RepoTags=[testimagesfilterbeforesince:v2]
14:13:41 [2023-05-23T14:13:41.845Z]     list_test.go:87: ImageList: ID=sha256:8652722c49bcc4f8644c73a732c28d201d434f724bb34d60a2b69efb930cf5ed RepoTags=[testimagesfilterbeforesince:v1]
14:13:41 [2023-05-23T14:13:41.845Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
14:13:41 [2023-05-23T14:13:41.845Z] === RUN   TestImagePullPlatformInvalid
14:13:41 [2023-05-23T14:13:41.845Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:13:41 [2023-05-23T14:13:41.845Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:13:41 [2023-05-23T14:13:41.845Z] time="2023-05-23T14:13:41Z" 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.4 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:41 [2023-05-23T14:13:41.845Z] time="2023-05-23T14:13:41Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:41 [2023-05-23T14:13:41.845Z] time="2023-05-23T14:13:41Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.20.4 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:41 [2023-05-23T14:13:41.845Z] time="2023-05-23T14:13:41Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=87d6b147-5a76-40e3-8a67-5daa370341f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49896" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=87d6b147-5a76-40e3-8a67-5daa370341f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49896" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017838ms http.response.status=200 http.response.written=2 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e9312c1d-5e7e-4adb-b60a-0d0881fc92ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e9312c1d-5e7e-4adb-b60a-0d0881fc92ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e9312c1d-5e7e-4adb-b60a-0d0881fc92ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=23.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=028fd7ec-dbf6-41a5-b615-c61614cb02f3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=165832ff-e3fa-49dd-b6f8-35c9da3277a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=165832ff-e3fa-49dd-b6f8-35c9da3277a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=e9312c1d-5e7e-4adb-b60a-0d0881fc92ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" 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=1.83035ms http.response.status=404 http.response.written=157 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=165832ff-e3fa-49dd-b6f8-35c9da3277a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=23.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).GetContent" trace.id=cb1dfff1-7c34-46a4-88cc-06ab29198483 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=165832ff-e3fa-49dd-b6f8-35c9da3277a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49908" 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=1.855712ms http.response.status=404 http.response.written=157 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=89.346µ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=488eb7a1-27c1-44d7-9c30-324075c81631 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=58.487µ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=3740c75a-e3d6-4af3-9300-f87894e1f503 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=10.765µ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=27da9100-4d59-4b39-a231-dab4ed220c6c trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=31.803µ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=f17cd3dc-50a0-4c03-ae32-dbc7d5906fb5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=71.902µ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=28dc8420-4605-4493-8d1c-97fc866c45c8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09d163f2-d5b2-4c9d-9488-b61796d8c274 http.request.method=POST http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.945551ms http.response.status=202 http.response.written=0 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=65.814µ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=9ca15d05-8e3f-411f-9af2-ed2e61ac0847 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=328089e2-cba3-49e4-8201-c40462d3b5d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.87204ms http.response.status=202 http.response.written=0 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.103Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=32.977µ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=ecb614cc-ab54-464b-b532-fc3423f4e5fa trace.line=82 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=12.62µ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=1efb9bc7-f26b-4494-ba4a-5947e27b2bd6 trace.line=141 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=68.571µ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=cc9254db-a7a2-4ca4-a664-b52e54863baf trace.line=124 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=10.774µ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=83b6ad20-1dc0-44fe-b097-588c57c92673 trace.line=141 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 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=5f4ad40a-8c91-45d7-b5de-288428cf681f trace.line=141 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=11.955µ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=1fe5efc4-2ae6-4626-8b4d-490896e81b07 trace.line=141 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=51.02µ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=61d16a6e-5572-43e5-96f6-b512a3b54441 trace.line=167 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=51.299µ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=ab3a9eab-55a3-41d1-9d49-29e816192ce8 trace.line=95 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=90.914µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b71f3b6c-1d23-4bee-869d-2d40b4ae6f81 trace.line=181 vars.name=test vars.uuid=8c8cef3c-2749-42c0-bb94-1b44790ba90e version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5913d4ba-b8d5-4927-9d88-5fe3877e5aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49908" http.request.uri="/v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.795134ms http.response.status=201 http.response.written=0 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "PUT /v2/test/blobs/uploads/8c8cef3c-2749-42c0-bb94-1b44790ba90e?_state=MODuJXUNCzgB5QJydn5yGN--NXBGyrb1ouQod6J5bL57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhjOGNlZjNjLTI3NDktNDJjMC1iYjk0LTFiNDQ3OTBiYTkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMwODM3MThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=30.145µ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=8a0cbcfa-057f-4ac7-a868-482dc962a123 trace.line=82 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=12.234µ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=13024096-bff4-43a1-ba76-654deab2b274 trace.line=141 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=85.343µ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=cf9280de-ab10-4a21-8433-91364dc02e05 trace.line=124 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=11.274µ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=79c68218-a2e7-4498-be3e-ffd4ac78fd76 trace.line=141 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.104Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=13.104µ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=34504630-4efc-465b-b8ce-131efb286f1d trace.line=141 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=8.541µ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=2335bc4c-ef48-45a0-ab8e-4ebbe5c845d0 trace.line=141 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=36.833µ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=2a37cdba-6cdb-42a1-8c3b-db8e761e2c8a trace.line=167 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=38.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).PutContent" trace.id=4e2a5b43-c818-4834-895c-82b5d21762a0 trace.line=95 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=72.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).Delete" trace.id=f01993de-922e-42d1-915f-2aff9bebceb8 trace.line=181 vars.name=test vars.uuid=745d27cd-8d65-4da3-bdd9-46a75f5f662c version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d84753eb-e82b-4bd0-9b14-36f96b4113be http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.143296ms http.response.status=201 http.response.written=0 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "PUT /v2/test/blobs/uploads/745d27cd-8d65-4da3-bdd9-46a75f5f662c?_state=_yiBlel6ta7vIoJb8So8qmBA3Mk4JUDQHLCpQXgQFhp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NWQyN2NkLThkNjUtNGRhMy1iZGQ5LTQ2YTc1ZjVmNjYyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yM1QxNDoxMzo0MS45MzMxMzIzNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=177b1fcb-a586-488b-b228-de96c47214bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=177b1fcb-a586-488b-b228-de96c47214bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=177b1fcb-a586-488b-b228-de96c47214bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=19.299µ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=01e887d2-56ee-4dd9-baa7-53bd68dd251a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=177b1fcb-a586-488b-b228-de96c47214bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49914" 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="733.143µs" http.response.status=404 http.response.written=96 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 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=2eb572de-3625-4105-9677-0e233a551c8a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=12.136µ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=517f7fd2-b415-4219-9bae-06f73a7f2e62 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=17.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f14e3be0-0343-454b-9072-4a70d8fe72ec trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=9.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b2c8c2b-c64b-454f-b8be-fd74b65982c8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=12.8µ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=4f705ba9-35b1-472a-922a-e92137008c6a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=47.196µ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=bb56c85e-d861-4ede-9bab-5a782b82289e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=48.51µ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=64518e45-556a-4a21-8c3d-0748d8006997 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=24.591µ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=14734ae4-1b8e-4c2b-bb7c-9830818a3491 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=56.115µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8a64b5c7-9060-4ce9-8902-9f3f3c54a375 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=36.948µ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=28b063b9-17d5-4667-81b6-a5da6774d5bc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=091a36aa-05d6-41f4-b7a3-1e663040d0b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.588838ms http.response.status=201 http.response.written=0 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7ac2bd7d-7ca5-416b-849c-259b743ac10c http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7ac2bd7d-7ca5-416b-849c-259b743ac10c http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="692.183µs" http.response.status=200 http.response.written=2 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.105Z] time="2023-05-23T14:13:41Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=37.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c93c17f-e056-408f-80e8-fc98ebac8857 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=21.236µ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=8dbcda1e-29e8-4406-ad13-3c8a7dbaba85 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=13.719µ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=aaf569f7-7a65-45ea-8bf1-0288955c3324 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=16.501µ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=9703d99b-e35c-4429-8bcb-2df93690c31c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4b297195-6e97-4cc9-8fba-1af0e5242598 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-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.180917ms http.response.status=200 http.response.written=417 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=32.066µ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=caeef12c-7c4a-4398-b0c8-50ca7380e682 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=112.403µ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=ef1bee59-9bb3-4b3a-9311-9efac91204f1 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=23.008µ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=9edae9b4-66e8-413b-b1c8-b2bcb5415151 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=088f7444-f3f0-4074-9da4-81b2c4757c0b http.request.method=GET http.request.remoteaddr="127.0.0.1:49954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-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.21382ms http.response.status=200 http.response.written=417 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=31.59µ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=a3fa0950-0e87-412e-b807-808705412194 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=12.784µ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=d1a30e73-111a-4a5e-97d5-57a0c4b2445d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=18.035µ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=0a64877e-1973-4d22-9fb3-25e38f599db3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 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=86f5fd06-3bdf-40c7-b889-e650449e7a06 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.106Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=8.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=95066f9b-a44b-4318-b80a-ddc17f04d041 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=30.81µ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=4e236445-24e8-4207-b910-9ad3d6fdd8fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=13.26µ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=a53250db-2666-4a5b-8076-8ea21da3e99c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=16.853µ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=4ce2b5e8-d2ae-4a98-8dc8-50b0206ac44c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=5.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).URLFor" trace.id=5c83696b-bbe5-4277-8a9e-6d966fad5119 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=14.351µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=daa97cdd-6b48-4498-af1c-0fa456623be9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=8.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0521e8f4-16f8-4304-b05b-f1fb17f3ae8e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=26.182µ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=a9102f99-9eeb-44f1-8fc5-e7d9feaba681 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=5.555µ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=e8d369da-8dd7-475d-adfd-3473ce6b19f0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=26.101µ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=61555db6-2fd1-4513-bf58-1c7cee2b5da0 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=33.822µ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=6aae0f01-64e3-450a-bcff-3726803f5ee8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=13.252µ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=ec431a8f-de53-473c-822e-1a108dc1c6f8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=44366172-5599-431f-a4cd-201b25d208b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49958" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.010389ms http.response.status=200 http.response.written=179 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=36.956µ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=91d07656-43d3-41eb-b357-9d67617a90ab trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=14.72µ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=fc814e67-41a3-4700-9032-104a45d4cea5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7e0d718b-78a2-4ac0-b542-0c581399fe06 http.request.method=GET http.request.remoteaddr="127.0.0.1:49974" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.681968ms http.response.status=200 http.response.written=68 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5f50051c-da16-49e9-89e9-d2bb09f327d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5f50051c-da16-49e9-89e9-d2bb09f327d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.335134ms http.response.status=200 http.response.written=2 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=22.113µ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=88daae7a-6c57-4adf-b724-890237326b14 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=11.184µ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=2097165e-c1d7-4381-aca5-fcdaec72a4d7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=9500022b-9b98-4b3d-9dc2-c1448d28cf9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="977.239µs" http.response.status=404 http.response.written=181 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.107Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.107Z] time="2023-05-23T14:13:41Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] time="2023-05-23T14:13:41Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] time="2023-05-23T14:13:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=21.014µ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=b6b3f1b6-07d4-4edb-8c07-c9121c2deb45 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] time="2023-05-23T14:13:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 trace.duration=11.258µ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=b7d5b932-df2d-4154-9bdc-3e4a858e3202 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] time="2023-05-23T14:13:41Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=c531d47c-01a2-4147-a6cb-62562ecb23d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.259µs" http.response.status=404 http.response.written=181 instance.id=9c5b73f2-4a54-45d1-b404-3b57bdc95cc7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:13:42 [2023-05-23T14:13:42.108Z] 127.0.0.1 - - [23/May/2023:14:13:41 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/6506579e18f7880b2f3db1966fa728f91a102514 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:13:42 [2023-05-23T14:13:42.108Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
14:13:42 [2023-05-23T14:13:42.108Z] === RUN   TestRemoveImageOrphaning
14:13:42 [2023-05-23T14:13:42.363Z] --- PASS: TestRemoveImageOrphaning (0.13s)
14:13:42 [2023-05-23T14:13:42.363Z] === RUN   TestRemoveImageGarbageCollector
14:13:42 [2023-05-23T14:13:42.363Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:13:42 [2023-05-23T14:13:42.363Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagInvalidReference
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagInvalidReference (0.01s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagValidPrefixedRepo
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagExistedNameWithoutForce
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagOfficialNames
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagOfficialNames (0.05s)
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestTagMatchesDigest
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestTagMatchesDigest (0.01s)
14:13:42 [2023-05-23T14:13:42.364Z] PASS
14:13:42 [2023-05-23T14:13:42.364Z] 
14:13:42 [2023-05-23T14:13:42.364Z] === Skipped
14:13:42 [2023-05-23T14:13:42.364Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:13:42 [2023-05-23T14:13:42.364Z] 
14:13:42 [2023-05-23T14:13:42.364Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:13:42 [2023-05-23T14:13:42.364Z] 
14:13:42 [2023-05-23T14:13:42.364Z] DONE 25 tests, 2 skipped in 1.041s
14:13:42 [2023-05-23T14:13:42.364Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:13:42 [2023-05-23T14:13:42.364Z] ++ 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
14:13:42 [2023-05-23T14:13:42.364Z] ++ set -e
14:13:42 [2023-05-23T14:13:42.364Z] ++ '[' -n 0 ']'
14:13:42 [2023-05-23T14:13:42.364Z] ++ set -x
14:13:42 [2023-05-23T14:13:42.364Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestStripANSICommands
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestStripANSICommands/#00
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestStripANSICommands/#01
14:13:42 [2023-05-23T14:13:42.364Z] --- PASS: TestStripANSICommands (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:13:42 [2023-05-23T14:13:42.364Z] PASS
14:13:42 [2023-05-23T14:13:42.364Z] 
14:13:42 [2023-05-23T14:13:42.364Z] DONE 3 tests in 0.009s
14:13:42 [2023-05-23T14:13:42.364Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:13:42 [2023-05-23T14:13:42.364Z] ++ 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
14:13:42 [2023-05-23T14:13:42.364Z] ++ set -e
14:13:42 [2023-05-23T14:13:42.364Z] ++ '[' -n 0 ']'
14:13:42 [2023-05-23T14:13:42.364Z] ++ set -x
14:13:42 [2023-05-23T14:13:42.364Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:13:42 [2023-05-23T14:13:42.364Z] INFO: Testing against a local daemon
14:13:42 [2023-05-23T14:13:42.364Z] === RUN   TestNetworkCreateDelete
14:13:42 [2023-05-23T14:13:42.619Z] --- PASS: TestNetworkCreateDelete (0.18s)
14:13:42 [2023-05-23T14:13:42.619Z] === RUN   TestDockerNetworkDeletePreferID
14:13:43 [2023-05-23T14:13:43.180Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
14:13:43 [2023-05-23T14:13:43.180Z] === RUN   TestDaemonDNSFallback
14:13:49 [2023-05-23T14:13:49.713Z] --- PASS: TestDaemonDNSFallback (6.15s)
14:13:49 [2023-05-23T14:13:49.713Z] === RUN   TestInspectNetwork
14:13:52 [2023-05-23T14:13:52.227Z] === RUN   TestInspectNetwork/full_network_id
14:13:52 [2023-05-23T14:13:52.227Z] === RUN   TestInspectNetwork/partial_network_id
14:13:52 [2023-05-23T14:13:52.227Z] === RUN   TestInspectNetwork/network_name
14:13:52 [2023-05-23T14:13:52.227Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:13:56 [2023-05-23T14:13:56.389Z] --- PASS: TestInspectNetwork (6.94s)
14:13:56 [2023-05-23T14:13:56.389Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:13:56 [2023-05-23T14:13:56.389Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:13:56 [2023-05-23T14:13:56.389Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:13:56 [2023-05-23T14:13:56.389Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:13:56 [2023-05-23T14:13:56.389Z] === RUN   TestRunContainerWithBridgeNone
14:13:57 [2023-05-23T14:13:57.752Z] --- PASS: TestRunContainerWithBridgeNone (1.27s)
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/create
14:13:57 [2023-05-23T14:13:57.753Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:13:57 [2023-05-23T14:13:57.753Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:13:57 [2023-05-23T14:13:57.753Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:13:57 [2023-05-23T14:13:57.753Z] === CONT  TestNetworkInvalidJSON/networks/create
14:13:57 [2023-05-23T14:13:57.753Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:13:57 [2023-05-23T14:13:57.753Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:13:57 [2023-05-23T14:13:57.753Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:13:57 [2023-05-23T14:13:57.753Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkList
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkList//networks
14:13:57 [2023-05-23T14:13:57.753Z] === PAUSE TestNetworkList//networks
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestNetworkList//networks/
14:13:57 [2023-05-23T14:13:57.753Z] === PAUSE TestNetworkList//networks/
14:13:57 [2023-05-23T14:13:57.753Z] === CONT  TestNetworkList//networks
14:13:57 [2023-05-23T14:13:57.753Z] === CONT  TestNetworkList//networks/
14:13:57 [2023-05-23T14:13:57.753Z] --- PASS: TestNetworkList (0.01s)
14:13:57 [2023-05-23T14:13:57.753Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z]     --- PASS: TestNetworkList//networks (0.00s)
14:13:57 [2023-05-23T14:13:57.753Z] === RUN   TestHostIPv4BridgeLabel
14:13:58 [2023-05-23T14:13:58.314Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:13:58 [2023-05-23T14:13:58.314Z] === RUN   TestDefaultNetworkOpts
14:13:58 [2023-05-23T14:13:58.314Z] === RUN   TestDefaultNetworkOpts/default_value
14:13:59 [2023-05-23T14:13:59.678Z] === RUN   TestDefaultNetworkOpts/cmdline_value
14:14:00 [2023-05-23T14:14:00.605Z] === RUN   TestDefaultNetworkOpts/config-from_value
14:14:01 [2023-05-23T14:14:01.970Z] --- PASS: TestDefaultNetworkOpts (3.78s)
14:14:01 [2023-05-23T14:14:01.970Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
14:14:01 [2023-05-23T14:14:01.970Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.26s)
14:14:01 [2023-05-23T14:14:01.970Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s)
14:14:01 [2023-05-23T14:14:01.970Z] === RUN   TestDaemonRestartWithLiveRestore
14:14:02 [2023-05-23T14:14:02.896Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:14:02 [2023-05-23T14:14:02.896Z] === RUN   TestDaemonDefaultNetworkPools
14:14:03 [2023-05-23T14:14:03.823Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
14:14:03 [2023-05-23T14:14:03.823Z] === RUN   TestDaemonRestartWithExistingNetwork
14:14:05 [2023-05-23T14:14:05.187Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
14:14:05 [2023-05-23T14:14:05.187Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:14:06 [2023-05-23T14:14:06.115Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
14:14:06 [2023-05-23T14:14:06.115Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:14:07 [2023-05-23T14:14:07.041Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
14:14:07 [2023-05-23T14:14:07.041Z] === RUN   TestServiceWithPredefinedNetwork
14:14:08 [2023-05-23T14:14:08.929Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
14:14:08 [2023-05-23T14:14:08.929Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:14:08 [2023-05-23T14:14:08.929Z]     service_test.go:242: FLAKY_TEST
14:14:08 [2023-05-23T14:14:08.929Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:14:08 [2023-05-23T14:14:08.929Z] === RUN   TestServiceWithDataPathPortInit
14:14:23 [2023-05-23T14:14:23.765Z] --- PASS: TestServiceWithDataPathPortInit (13.40s)
14:14:23 [2023-05-23T14:14:23.765Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:14:24 [2023-05-23T14:14:24.326Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zlgrwbea4l5uop2p3la643i0a Created:2023-05-23 14:14:23.080756751 +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[e5b39aa063aea82cfc43a72aaf2ab59a4eee197f782feb56dfdd3112fb5273ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmsmwbv7h0h2wtm81s64cwv7w EndpointID:b61e20f3f76d37ffc94e28c7c4130b9045695e54ebf454430dbe72d50cd2faac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a99e5a4978e4e3edd3e73d6ecb5de87299f9e1522747bd4fb4373af195fbd00 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:7dbfbdf3cabe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmsmwbv7h0h2wtm81s64cwv7w EndpointID:b61e20f3f76d37ffc94e28c7c4130b9045695e54ebf454430dbe72d50cd2faac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:14:29 [2023-05-23T14:14:29.568Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.39s)
14:14:29 [2023-05-23T14:14:29.568Z] PASS
14:14:29 [2023-05-23T14:14:29.568Z] 
14:14:29 [2023-05-23T14:14:29.568Z] === Skipped
14:14:29 [2023-05-23T14:14:29.568Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:14:29 [2023-05-23T14:14:29.568Z]     service_test.go:242: FLAKY_TEST
14:14:29 [2023-05-23T14:14:29.568Z] 
14:14:29 [2023-05-23T14:14:29.568Z] DONE 42 tests, 1 skipped in 46.240s
14:14:29 [2023-05-23T14:14:29.568Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:14:29 [2023-05-23T14:14:29.568Z] ++ 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
14:14:29 [2023-05-23T14:14:29.568Z] ++ set -e
14:14:29 [2023-05-23T14:14:29.568Z] ++ '[' -n 0 ']'
14:14:29 [2023-05-23T14:14:29.568Z] ++ set -x
14:14:29 [2023-05-23T14:14:29.568Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:14:29 [2023-05-23T14:14:29.568Z] INFO: Testing against a local daemon
14:14:29 [2023-05-23T14:14:29.568Z] === RUN   TestDockerNetworkIpvlanPersistance
14:14:29 [2023-05-23T14:14:29.568Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:29 [2023-05-23T14:14:29.568Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:14:29 [2023-05-23T14:14:29.568Z] === RUN   TestDockerNetworkIpvlan
14:14:29 [2023-05-23T14:14:29.568Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:29 [2023-05-23T14:14:29.568Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:14:29 [2023-05-23T14:14:29.568Z] PASS
14:14:29 [2023-05-23T14:14:29.568Z] 
14:14:29 [2023-05-23T14:14:29.568Z] === Skipped
14:14:29 [2023-05-23T14:14:29.568Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:14:29 [2023-05-23T14:14:29.568Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:29 [2023-05-23T14:14:29.568Z] 
14:14:29 [2023-05-23T14:14:29.568Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:14:29 [2023-05-23T14:14:29.568Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:14:29 [2023-05-23T14:14:29.568Z] 
14:14:29 [2023-05-23T14:14:29.568Z] DONE 2 tests, 2 skipped in 0.023s
14:14:29 [2023-05-23T14:14:29.568Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:14:29 [2023-05-23T14:14:29.568Z] ++ 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
14:14:29 [2023-05-23T14:14:29.568Z] ++ set -e
14:14:29 [2023-05-23T14:14:29.568Z] ++ '[' -n 0 ']'
14:14:29 [2023-05-23T14:14:29.568Z] ++ set -x
14:14:29 [2023-05-23T14:14:29.568Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:14:29 [2023-05-23T14:14:29.568Z] INFO: Testing against a local daemon
14:14:29 [2023-05-23T14:14:29.568Z] === RUN   TestDockerNetworkMacvlanPersistance
14:14:30 [2023-05-23T14:14:30.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
14:14:30 [2023-05-23T14:14:30.129Z] === RUN   TestDockerNetworkMacvlan
14:14:30 [2023-05-23T14:14:30.691Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:14:31 [2023-05-23T14:14:31.252Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:14:32 [2023-05-23T14:14:32.178Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:14:33 [2023-05-23T14:14:33.542Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:14:34 [2023-05-23T14:14:34.906Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:14:37 [2023-05-23T14:14:37.528Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:14:38 [2023-05-23T14:14:38.089Z] --- PASS: TestDockerNetworkMacvlan (7.92s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.30s)
14:14:38 [2023-05-23T14:14:38.089Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.42s)
14:14:38 [2023-05-23T14:14:38.089Z] PASS
14:14:38 [2023-05-23T14:14:38.089Z] 
14:14:38 [2023-05-23T14:14:38.089Z] DONE 8 tests in 9.181s
14:14:38 [2023-05-23T14:14:38.089Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:14:38 [2023-05-23T14:14:38.089Z] ++ 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
14:14:38 [2023-05-23T14:14:38.089Z] ++ set -e
14:14:38 [2023-05-23T14:14:38.089Z] ++ '[' -n 0 ']'
14:14:38 [2023-05-23T14:14:38.089Z] ++ set -x
14:14:38 [2023-05-23T14:14:38.089Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:14:38 [2023-05-23T14:14:38.089Z] testing: warning: no tests to run
14:14:38 [2023-05-23T14:14:38.089Z] PASS
14:14:38 [2023-05-23T14:14:38.089Z] 
14:14:38 [2023-05-23T14:14:38.089Z] DONE 0 tests in 0.007s
14:14:38 [2023-05-23T14:14:38.089Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:14:38 [2023-05-23T14:14:38.089Z] ++ 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
14:14:38 [2023-05-23T14:14:38.089Z] ++ set -e
14:14:38 [2023-05-23T14:14:38.089Z] ++ '[' -n 0 ']'
14:14:38 [2023-05-23T14:14:38.089Z] ++ set -x
14:14:38 [2023-05-23T14:14:38.090Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:14:38 [2023-05-23T14:14:38.090Z] INFO: Testing against a local daemon
14:14:38 [2023-05-23T14:14:38.090Z] === RUN   TestAuthZPluginAllowRequest
14:14:39 [2023-05-23T14:14:39.016Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
14:14:39 [2023-05-23T14:14:39.016Z] === RUN   TestAuthZPluginTLS
14:14:39 [2023-05-23T14:14:39.577Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:14:39 [2023-05-23T14:14:39.577Z] === RUN   TestAuthZPluginDenyRequest
14:14:40 [2023-05-23T14:14:40.137Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:14:40 [2023-05-23T14:14:40.137Z] === RUN   TestAuthZPluginAPIDenyResponse
14:14:40 [2023-05-23T14:14:40.698Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:14:40 [2023-05-23T14:14:40.698Z] === RUN   TestAuthZPluginDenyResponse
14:14:41 [2023-05-23T14:14:41.259Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:14:41 [2023-05-23T14:14:41.259Z] === RUN   TestAuthZPluginAllowEventStream
14:14:42 [2023-05-23T14:14:42.185Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
14:14:42 [2023-05-23T14:14:42.185Z] === RUN   TestAuthZPluginErrorResponse
14:14:42 [2023-05-23T14:14:42.747Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:14:42 [2023-05-23T14:14:42.747Z] === RUN   TestAuthZPluginErrorRequest
14:14:43 [2023-05-23T14:14:43.309Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:14:43 [2023-05-23T14:14:43.309Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:14:43 [2023-05-23T14:14:43.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:14:43 [2023-05-23T14:14:43.872Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:14:45 [2023-05-23T14:14:45.236Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
14:14:45 [2023-05-23T14:14:45.236Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:14:46 [2023-05-23T14:14:46.163Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
14:14:46 [2023-05-23T14:14:46.163Z] === RUN   TestAuthZPluginHeader
14:14:46 [2023-05-23T14:14:46.724Z] --- PASS: TestAuthZPluginHeader (0.60s)
14:14:46 [2023-05-23T14:14:46.724Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:14:46 [2023-05-23T14:14:46.724Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:14:46 [2023-05-23T14:14:46.724Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:14:46 [2023-05-23T14:14:46.724Z] === RUN   TestAuthZPluginV2Disable
14:14:46 [2023-05-23T14:14:46.724Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:14:46 [2023-05-23T14:14:46.724Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:14:46 [2023-05-23T14:14:46.724Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:14:46 [2023-05-23T14:14:46.724Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:14:46 [2023-05-23T14:14:46.724Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:14:46 [2023-05-23T14:14:46.724Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:14:46 [2023-05-23T14:14:46.724Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:14:46 [2023-05-23T14:14:46.724Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:14:46 [2023-05-23T14:14:46.724Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:15:04 [2023-05-23T14:15:04.762Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:15:04 [2023-05-23T14:15:04.762Z] PASS
14:15:04 [2023-05-23T14:15:04.762Z] 
14:15:04 [2023-05-23T14:15:04.762Z] === Skipped
14:15:04 [2023-05-23T14:15:04.762Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:04 [2023-05-23T14:15:04.762Z] 
14:15:04 [2023-05-23T14:15:04.762Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:04 [2023-05-23T14:15:04.762Z] 
14:15:04 [2023-05-23T14:15:04.762Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:04 [2023-05-23T14:15:04.762Z] 
14:15:04 [2023-05-23T14:15:04.762Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:04 [2023-05-23T14:15:04.762Z] 
14:15:04 [2023-05-23T14:15:04.762Z] DONE 17 tests, 4 skipped in 25.611s
14:15:04 [2023-05-23T14:15:04.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:15:04 [2023-05-23T14:15:04.762Z] ++ 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
14:15:04 [2023-05-23T14:15:04.762Z] ++ set -e
14:15:04 [2023-05-23T14:15:04.762Z] ++ '[' -n 0 ']'
14:15:04 [2023-05-23T14:15:04.762Z] ++ set -x
14:15:04 [2023-05-23T14:15:04.762Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:15:04 [2023-05-23T14:15:04.762Z] INFO: Testing against a local daemon
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:15:04 [2023-05-23T14:15:04.762Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:15:04 [2023-05-23T14:15:04.762Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:15:04 [2023-05-23T14:15:04.762Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:15:04 [2023-05-23T14:15:04.762Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:15:04 [2023-05-23T14:15:04.762Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:15:04 [2023-05-23T14:15:04.762Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:15:04 [2023-05-23T14:15:04.762Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:15:04 [2023-05-23T14:15:04.762Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:15:04 [2023-05-23T14:15:04.762Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:15:04 [2023-05-23T14:15:04.762Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:15:04 [2023-05-23T14:15:04.763Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.763Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:15:04 [2023-05-23T14:15:04.763Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:15:04 [2023-05-23T14:15:04.763Z] === RUN   TestPluginInstall
14:15:04 [2023-05-23T14:15:04.763Z] === RUN   TestPluginInstall/no_auth
14:15:06 [2023-05-23T14:15:06.651Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:06 [2023-05-23T14:15:06.651Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b90e23b8f8f5d1ac585abf82395c66bb84b47db4100b3b5976cdecc747d3702" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:06 [2023-05-23T14:15:06.651Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:06 [2023-05-23T14:15:06.651Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b90e23b8f8f5d1ac585abf82395c66bb84b47db4100b3b5976cdecc747d3702" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:06 [2023-05-23T14:15:06.651Z] === RUN   TestPluginInstall/with_htpasswd
14:15:06 [2023-05-23T14:15:06.907Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:06 [2023-05-23T14:15:06.907Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd5b7ef4ec16996f51f6112702f3e30cc4eaea7c3867bdb023e0675587bcce4f" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:06 [2023-05-23T14:15:06.907Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:06 [2023-05-23T14:15:06.907Z] time="2023-05-23T14:15:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd5b7ef4ec16996f51f6112702f3e30cc4eaea7c3867bdb023e0675587bcce4f" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:06 [2023-05-23T14:15:06.907Z] === RUN   TestPluginInstall/with_insecure
14:15:07 [2023-05-23T14:15:07.834Z] time="2023-05-23T14:15:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:07 [2023-05-23T14:15:07.834Z] time="2023-05-23T14:15:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:555ce9d3617a62b16dde478cfbf234bbd4dfb9daedc8e6a743258b6bbe3f37b7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:07 [2023-05-23T14:15:07.834Z] time="2023-05-23T14:15:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:15:07 [2023-05-23T14:15:07.834Z] time="2023-05-23T14:15:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:555ce9d3617a62b16dde478cfbf234bbd4dfb9daedc8e6a743258b6bbe3f37b7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:15:07 [2023-05-23T14:15:07.834Z]     plugin_test.go:195: [d756bb18ec1c7] daemon is not started
14:15:07 [2023-05-23T14:15:07.834Z] --- PASS: TestPluginInstall (4.32s)
14:15:07 [2023-05-23T14:15:07.834Z]     --- PASS: TestPluginInstall/no_auth (2.90s)
14:15:07 [2023-05-23T14:15:07.834Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
14:15:07 [2023-05-23T14:15:07.834Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
14:15:07 [2023-05-23T14:15:07.834Z] === RUN   TestPluginsWithRuntimes
14:15:09 [2023-05-23T14:15:09.721Z] === RUN   TestPluginsWithRuntimes/No_Args
14:15:10 [2023-05-23T14:15:10.282Z] === RUN   TestPluginsWithRuntimes/With_Args
14:15:11 [2023-05-23T14:15:11.208Z] --- PASS: TestPluginsWithRuntimes (3.21s)
14:15:11 [2023-05-23T14:15:11.208Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
14:15:11 [2023-05-23T14:15:11.208Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
14:15:11 [2023-05-23T14:15:11.208Z] === RUN   TestPluginBackCompatMediaTypes
14:15:11 [2023-05-23T14:15:11.769Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
14:15:11 [2023-05-23T14:15:11.769Z] PASS
14:15:11 [2023-05-23T14:15:11.769Z] 
14:15:11 [2023-05-23T14:15:11.769Z] DONE 24 tests in 8.068s
14:15:11 [2023-05-23T14:15:11.769Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:15:11 [2023-05-23T14:15:11.769Z] ++ 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
14:15:11 [2023-05-23T14:15:11.769Z] ++ set -e
14:15:11 [2023-05-23T14:15:11.769Z] ++ '[' -n 0 ']'
14:15:11 [2023-05-23T14:15:11.769Z] ++ set -x
14:15:11 [2023-05-23T14:15:11.770Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:15:11 [2023-05-23T14:15:11.770Z] INFO: Testing against a local daemon
14:15:11 [2023-05-23T14:15:11.770Z] === RUN   TestExternalGraphDriver
14:15:12 [2023-05-23T14:15:12.025Z] === RUN   TestExternalGraphDriver/json
14:15:13 [2023-05-23T14:15:13.914Z] === RUN   TestExternalGraphDriver/spec
14:15:15 [2023-05-23T14:15:15.278Z] === RUN   TestExternalGraphDriver/pull
14:15:17 [2023-05-23T14:15:17.166Z] --- PASS: TestExternalGraphDriver (5.09s)
14:15:17 [2023-05-23T14:15:17.166Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
14:15:17 [2023-05-23T14:15:17.166Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
14:15:17 [2023-05-23T14:15:17.166Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
14:15:17 [2023-05-23T14:15:17.166Z] === RUN   TestGraphdriverPluginV2
14:15:17 [2023-05-23T14:15:17.166Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:17 [2023-05-23T14:15:17.166Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:15:17 [2023-05-23T14:15:17.166Z] PASS
14:15:17 [2023-05-23T14:15:17.166Z] 
14:15:17 [2023-05-23T14:15:17.166Z] === Skipped
14:15:17 [2023-05-23T14:15:17.166Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:15:17 [2023-05-23T14:15:17.166Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:15:17 [2023-05-23T14:15:17.166Z] 
14:15:17 [2023-05-23T14:15:17.166Z] DONE 5 tests, 1 skipped in 5.433s
14:15:17 [2023-05-23T14:15:17.166Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:15:17 [2023-05-23T14:15:17.166Z] ++ 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
14:15:17 [2023-05-23T14:15:17.166Z] ++ set -e
14:15:17 [2023-05-23T14:15:17.166Z] ++ '[' -n 0 ']'
14:15:17 [2023-05-23T14:15:17.166Z] ++ set -x
14:15:17 [2023-05-23T14:15:17.166Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:15:17 [2023-05-23T14:15:17.166Z] INFO: Testing against a local daemon
14:15:17 [2023-05-23T14:15:17.166Z] === RUN   TestContinueAfterPluginCrash
14:15:17 [2023-05-23T14:15:17.166Z] === PAUSE TestContinueAfterPluginCrash
14:15:17 [2023-05-23T14:15:17.166Z] === RUN   TestReadPluginNoRead
14:15:17 [2023-05-23T14:15:17.166Z] === PAUSE TestReadPluginNoRead
14:15:17 [2023-05-23T14:15:17.166Z] === RUN   TestDaemonStartWithLogOpt
14:15:17 [2023-05-23T14:15:17.166Z] === PAUSE TestDaemonStartWithLogOpt
14:15:17 [2023-05-23T14:15:17.166Z] === CONT  TestContinueAfterPluginCrash
14:15:17 [2023-05-23T14:15:17.166Z] === CONT  TestDaemonStartWithLogOpt
14:15:17 [2023-05-23T14:15:17.166Z] === CONT  TestReadPluginNoRead
14:15:19 [2023-05-23T14:15:19.055Z] === RUN   TestReadPluginNoRead/default
14:15:19 [2023-05-23T14:15:19.982Z] --- PASS: TestDaemonStartWithLogOpt (2.63s)
14:15:20 [2023-05-23T14:15:20.237Z] === RUN   TestReadPluginNoRead/disabled_caching
14:15:21 [2023-05-23T14:15:21.600Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:15:22 [2023-05-23T14:15:22.526Z]     read_test.go:91: [d5a3e01d30cc6] daemon is not started
14:15:22 [2023-05-23T14:15:22.526Z] --- PASS: TestReadPluginNoRead (5.50s)
14:15:22 [2023-05-23T14:15:22.526Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
14:15:22 [2023-05-23T14:15:22.526Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
14:15:22 [2023-05-23T14:15:22.526Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
14:15:25 [2023-05-23T14:15:25.039Z] --- PASS: TestContinueAfterPluginCrash (7.51s)
14:15:25 [2023-05-23T14:15:25.039Z] PASS
14:15:25 [2023-05-23T14:15:25.039Z] 
14:15:25 [2023-05-23T14:15:25.039Z] DONE 6 tests in 7.533s
14:15:25 [2023-05-23T14:15:25.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:15:25 [2023-05-23T14:15:25.039Z] ++ 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
14:15:25 [2023-05-23T14:15:25.039Z] ++ set -e
14:15:25 [2023-05-23T14:15:25.039Z] ++ '[' -n 0 ']'
14:15:25 [2023-05-23T14:15:25.039Z] ++ set -x
14:15:25 [2023-05-23T14:15:25.039Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:15:25 [2023-05-23T14:15:25.039Z] testing: warning: no tests to run
14:15:25 [2023-05-23T14:15:25.039Z] PASS
14:15:25 [2023-05-23T14:15:25.039Z] 
14:15:25 [2023-05-23T14:15:25.039Z] DONE 0 tests in 0.008s
14:15:25 [2023-05-23T14:15:25.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:15:25 [2023-05-23T14:15:25.039Z] ++ 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
14:15:25 [2023-05-23T14:15:25.039Z] ++ set -e
14:15:25 [2023-05-23T14:15:25.039Z] ++ '[' -n 0 ']'
14:15:25 [2023-05-23T14:15:25.039Z] ++ set -x
14:15:25 [2023-05-23T14:15:25.039Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:15:25 [2023-05-23T14:15:25.039Z] INFO: Testing against a local daemon
14:15:25 [2023-05-23T14:15:25.039Z] === RUN   TestPluginWithDevMounts
14:15:25 [2023-05-23T14:15:25.039Z] === PAUSE TestPluginWithDevMounts
14:15:25 [2023-05-23T14:15:25.039Z] === CONT  TestPluginWithDevMounts
14:15:26 [2023-05-23T14:15:26.402Z] --- PASS: TestPluginWithDevMounts (1.48s)
14:15:26 [2023-05-23T14:15:26.402Z] PASS
14:15:26 [2023-05-23T14:15:26.402Z] 
14:15:26 [2023-05-23T14:15:26.402Z] DONE 1 tests in 1.503s
14:15:26 [2023-05-23T14:15:26.402Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:15:26 [2023-05-23T14:15:26.402Z] ++ 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
14:15:26 [2023-05-23T14:15:26.402Z] ++ set -e
14:15:26 [2023-05-23T14:15:26.402Z] ++ '[' -n 0 ']'
14:15:26 [2023-05-23T14:15:26.402Z] ++ set -x
14:15:26 [2023-05-23T14:15:26.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:15:26 [2023-05-23T14:15:26.402Z] INFO: Testing against a local daemon
14:15:26 [2023-05-23T14:15:26.402Z] === RUN   TestSecretInspect
14:15:28 [2023-05-23T14:15:28.289Z] --- PASS: TestSecretInspect (1.89s)
14:15:28 [2023-05-23T14:15:28.289Z] === RUN   TestSecretList
14:15:30 [2023-05-23T14:15:30.176Z] --- PASS: TestSecretList (1.86s)
14:15:30 [2023-05-23T14:15:30.176Z] === RUN   TestSecretsCreateAndDelete
14:15:32 [2023-05-23T14:15:32.064Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
14:15:32 [2023-05-23T14:15:32.064Z] === RUN   TestSecretsUpdate
14:15:33 [2023-05-23T14:15:33.950Z] --- PASS: TestSecretsUpdate (1.91s)
14:15:33 [2023-05-23T14:15:33.950Z] === RUN   TestTemplatedSecret
14:15:36 [2023-05-23T14:15:36.463Z] --- PASS: TestTemplatedSecret (2.59s)
14:15:36 [2023-05-23T14:15:36.463Z] === RUN   TestSecretCreateResolve
14:15:38 [2023-05-23T14:15:38.351Z] --- PASS: TestSecretCreateResolve (1.91s)
14:15:38 [2023-05-23T14:15:38.351Z] PASS
14:15:38 [2023-05-23T14:15:38.351Z] 
14:15:38 [2023-05-23T14:15:38.351Z] DONE 6 tests in 12.081s
14:15:38 [2023-05-23T14:15:38.351Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:15:38 [2023-05-23T14:15:38.351Z] ++ 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
14:15:38 [2023-05-23T14:15:38.351Z] ++ set -e
14:15:38 [2023-05-23T14:15:38.351Z] ++ '[' -n 0 ']'
14:15:38 [2023-05-23T14:15:38.351Z] ++ set -x
14:15:38 [2023-05-23T14:15:38.351Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:15:38 [2023-05-23T14:15:38.351Z] INFO: Testing against a local daemon
14:15:38 [2023-05-23T14:15:38.351Z] === RUN   TestServiceCreateInit
14:15:38 [2023-05-23T14:15:38.351Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:15:42 [2023-05-23T14:15:42.516Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:15:45 [2023-05-23T14:15:45.781Z] --- PASS: TestServiceCreateInit (7.33s)
14:15:45 [2023-05-23T14:15:45.781Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
14:15:45 [2023-05-23T14:15:45.781Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
14:15:45 [2023-05-23T14:15:45.781Z] === RUN   TestCreateServiceMultipleTimes
14:16:00 [2023-05-23T14:16:00.614Z] --- PASS: TestCreateServiceMultipleTimes (14.69s)
14:16:00 [2023-05-23T14:16:00.614Z] === RUN   TestCreateServiceConflict
14:16:02 [2023-05-23T14:16:02.501Z] --- PASS: TestCreateServiceConflict (1.83s)
14:16:02 [2023-05-23T14:16:02.501Z] === RUN   TestCreateServiceMaxReplicas
14:16:05 [2023-05-23T14:16:05.764Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
14:16:05 [2023-05-23T14:16:05.764Z] === RUN   TestCreateWithDuplicateNetworkNames
14:16:17 [2023-05-23T14:16:17.928Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
14:16:17 [2023-05-23T14:16:17.928Z] === RUN   TestCreateServiceSecretFileMode
14:16:20 [2023-05-23T14:16:20.442Z] --- PASS: TestCreateServiceSecretFileMode (2.26s)
14:16:20 [2023-05-23T14:16:20.442Z] === RUN   TestCreateServiceConfigFileMode
14:16:22 [2023-05-23T14:16:22.955Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
14:16:22 [2023-05-23T14:16:22.956Z] === RUN   TestCreateServiceSysctls
14:16:26 [2023-05-23T14:16:26.219Z] --- PASS: TestCreateServiceSysctls (3.26s)
14:16:26 [2023-05-23T14:16:26.219Z] === RUN   TestCreateServiceCapabilities
14:16:28 [2023-05-23T14:16:28.733Z] --- PASS: TestCreateServiceCapabilities (2.61s)
14:16:28 [2023-05-23T14:16:28.733Z] === RUN   TestInspect
14:16:31 [2023-05-23T14:16:31.996Z] --- PASS: TestInspect (2.88s)
14:16:31 [2023-05-23T14:16:31.996Z] === RUN   TestCreateJob
14:16:34 [2023-05-23T14:16:34.510Z] --- PASS: TestCreateJob (3.10s)
14:16:34 [2023-05-23T14:16:34.510Z] === RUN   TestReplicatedJob
14:16:39 [2023-05-23T14:16:39.751Z] --- PASS: TestReplicatedJob (5.28s)
14:16:39 [2023-05-23T14:16:39.751Z] === RUN   TestUpdateReplicatedJob
14:16:43 [2023-05-23T14:16:43.017Z] --- PASS: TestUpdateReplicatedJob (3.17s)
14:16:43 [2023-05-23T14:16:43.017Z] === RUN   TestServiceListWithStatuses
14:16:43 [2023-05-23T14:16:43.017Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:16:43 [2023-05-23T14:16:43.017Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:16:43 [2023-05-23T14:16:43.017Z] === RUN   TestDockerNetworkConnectAlias
14:16:47 [2023-05-23T14:16:47.181Z] --- PASS: TestDockerNetworkConnectAlias (3.87s)
14:16:47 [2023-05-23T14:16:47.181Z] === RUN   TestDockerNetworkReConnect
14:16:50 [2023-05-23T14:16:50.445Z] --- PASS: TestDockerNetworkReConnect (3.24s)
14:16:50 [2023-05-23T14:16:50.445Z] === RUN   TestServicePlugin
14:16:50 [2023-05-23T14:16:50.445Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:16:50 [2023-05-23T14:16:50.445Z] --- SKIP: TestServicePlugin (0.00s)
14:16:50 [2023-05-23T14:16:50.445Z] === RUN   TestServiceUpdateLabel
14:16:52 [2023-05-23T14:16:52.332Z] --- PASS: TestServiceUpdateLabel (1.88s)
14:16:52 [2023-05-23T14:16:52.332Z] === RUN   TestServiceUpdateSecrets
14:17:07 [2023-05-23T14:17:07.165Z] --- PASS: TestServiceUpdateSecrets (14.43s)
14:17:07 [2023-05-23T14:17:07.165Z] === RUN   TestServiceUpdateConfigs
14:17:22 [2023-05-23T14:17:22.015Z] --- PASS: TestServiceUpdateConfigs (14.45s)
14:17:22 [2023-05-23T14:17:22.015Z] === RUN   TestServiceUpdateNetwork
14:17:34 [2023-05-23T14:17:34.241Z] --- PASS: TestServiceUpdateNetwork (12.00s)
14:17:34 [2023-05-23T14:17:34.241Z] === RUN   TestServiceUpdatePidsLimit
14:17:34 [2023-05-23T14:17:34.241Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:17:34 [2023-05-23T14:17:34.805Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:17:42 [2023-05-23T14:17:42.917Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:17:49 [2023-05-23T14:17:49.450Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
14:17:49 [2023-05-23T14:17:49.450Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
14:17:49 [2023-05-23T14:17:49.450Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
14:17:49 [2023-05-23T14:17:49.450Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.86s)
14:17:49 [2023-05-23T14:17:49.450Z] PASS
14:17:49 [2023-05-23T14:17:49.450Z] 
14:17:49 [2023-05-23T14:17:49.450Z] === Skipped
14:17:49 [2023-05-23T14:17:49.450Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:17:49 [2023-05-23T14:17:49.450Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:17:49 [2023-05-23T14:17:49.450Z] 
14:17:49 [2023-05-23T14:17:49.450Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:17:49 [2023-05-23T14:17:49.450Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:17:49 [2023-05-23T14:17:49.450Z] 
14:17:49 [2023-05-23T14:17:49.450Z] DONE 27 tests, 2 skipped in 130.941s
14:17:49 [2023-05-23T14:17:49.450Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:17:49 [2023-05-23T14:17:49.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:17:49 [2023-05-23T14:17:49.450Z] ++ set -e
14:17:49 [2023-05-23T14:17:49.450Z] ++ '[' -n 0 ']'
14:17:49 [2023-05-23T14:17:49.450Z] ++ set -x
14:17:49 [2023-05-23T14:17:49.450Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:17:49 [2023-05-23T14:17:49.450Z] INFO: Testing against a local daemon
14:17:49 [2023-05-23T14:17:49.450Z] === RUN   TestSessionCreate
14:17:49 [2023-05-23T14:17:49.450Z] --- PASS: TestSessionCreate (0.02s)
14:17:49 [2023-05-23T14:17:49.450Z] === RUN   TestSessionCreateWithBadUpgrade
14:17:49 [2023-05-23T14:17:49.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:17:49 [2023-05-23T14:17:49.450Z] PASS
14:17:49 [2023-05-23T14:17:49.450Z] 
14:17:49 [2023-05-23T14:17:49.450Z] DONE 2 tests in 0.057s
14:17:49 [2023-05-23T14:17:49.450Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:17:49 [2023-05-23T14:17:49.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:17:49 [2023-05-23T14:17:49.450Z] ++ set -e
14:17:49 [2023-05-23T14:17:49.450Z] ++ '[' -n 0 ']'
14:17:49 [2023-05-23T14:17:49.450Z] ++ set -x
14:17:49 [2023-05-23T14:17:49.450Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:17:49 [2023-05-23T14:17:49.450Z] INFO: Testing against a local daemon
14:17:49 [2023-05-23T14:17:49.450Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:17:49 [2023-05-23T14:17:49.450Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:17:49 [2023-05-23T14:17:49.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:17:49 [2023-05-23T14:17:49.450Z] === RUN   TestDiskUsage
14:17:49 [2023-05-23T14:17:49.450Z] === PAUSE TestDiskUsage
14:17:49 [2023-05-23T14:17:49.450Z] === RUN   TestEventsExecDie
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestEventsExecDie (0.51s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestEventsBackwardsCompatible
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestEventsVolumeCreate
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestEventsVolumeCreate (0.04s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestInfoBinaryCommits
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestInfoAPIVersioned
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestInfoAPI
14:17:50 [2023-05-23T14:17:50.010Z] --- PASS: TestInfoAPI (0.02s)
14:17:50 [2023-05-23T14:17:50.010Z] === RUN   TestInfoAPIWarnings
14:18:08 [2023-05-23T14:18:08.045Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:18:08 [2023-05-23T14:18:08.045Z] === RUN   TestInfoDebug
14:18:08 [2023-05-23T14:18:08.045Z] --- PASS: TestInfoDebug (0.52s)
14:18:08 [2023-05-23T14:18:08.045Z] === RUN   TestInfoInsecureRegistries
14:18:08 [2023-05-23T14:18:08.045Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:18:08 [2023-05-23T14:18:08.045Z] === RUN   TestInfoRegistryMirrors
14:18:08 [2023-05-23T14:18:08.045Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:18:08 [2023-05-23T14:18:08.045Z] === RUN   TestLoginFailsWithBadCredentials
14:18:08 [2023-05-23T14:18:08.606Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
14:18:08 [2023-05-23T14:18:08.606Z] === RUN   TestPingCacheHeaders
14:18:08 [2023-05-23T14:18:08.606Z] --- PASS: TestPingCacheHeaders (0.02s)
14:18:08 [2023-05-23T14:18:08.606Z] === RUN   TestPingGet
14:18:08 [2023-05-23T14:18:08.606Z] --- PASS: TestPingGet (0.01s)
14:18:08 [2023-05-23T14:18:08.606Z] === RUN   TestPingHead
14:18:08 [2023-05-23T14:18:08.606Z] --- PASS: TestPingHead (0.02s)
14:18:08 [2023-05-23T14:18:08.606Z] === RUN   TestPingSwarmHeader
14:18:09 [2023-05-23T14:18:09.166Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:18:09 [2023-05-23T14:18:09.726Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:18:10 [2023-05-23T14:18:10.287Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:18:10 [2023-05-23T14:18:10.287Z] --- PASS: TestPingSwarmHeader (1.85s)
14:18:10 [2023-05-23T14:18:10.287Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:18:10 [2023-05-23T14:18:10.287Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:18:10 [2023-05-23T14:18:10.287Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:18:10 [2023-05-23T14:18:10.287Z] === RUN   TestPingBuilderHeader
14:18:10 [2023-05-23T14:18:10.287Z] === RUN   TestPingBuilderHeader/default_config
14:18:10 [2023-05-23T14:18:10.848Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:18:11 [2023-05-23T14:18:11.408Z] --- PASS: TestPingBuilderHeader (1.04s)
14:18:11 [2023-05-23T14:18:11.408Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
14:18:11 [2023-05-23T14:18:11.408Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
14:18:11 [2023-05-23T14:18:11.408Z] === RUN   TestVersion
14:18:11 [2023-05-23T14:18:11.408Z] --- PASS: TestVersion (0.02s)
14:18:11 [2023-05-23T14:18:11.408Z] === CONT  TestDiskUsage
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/container_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/image_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:18:11 [2023-05-23T14:18:11.969Z] === RUN   TestDiskUsage/after_container.Run
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:18:12 [2023-05-23T14:18:12.224Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:18:12 [2023-05-23T14:18:12.480Z] --- PASS: TestDiskUsage (1.05s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestDiskUsage/empty (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.07s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z] PASS
14:18:12 [2023-05-23T14:18:12.480Z] 
14:18:12 [2023-05-23T14:18:12.480Z] === Skipped
14:18:12 [2023-05-23T14:18:12.480Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:18:12 [2023-05-23T14:18:12.480Z] 
14:18:12 [2023-05-23T14:18:12.480Z] DONE 57 tests, 1 skipped in 23.146s
14:18:12 [2023-05-23T14:18:12.480Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:18:12 [2023-05-23T14:18:12.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:18:12 [2023-05-23T14:18:12.480Z] ++ set -e
14:18:12 [2023-05-23T14:18:12.480Z] ++ '[' -n 0 ']'
14:18:12 [2023-05-23T14:18:12.480Z] ++ set -x
14:18:12 [2023-05-23T14:18:12.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:18:12 [2023-05-23T14:18:12.480Z] INFO: Testing against a local daemon
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesCreateAndList
14:18:12 [2023-05-23T14:18:12.480Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemove
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemove/volume_in_use
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemove/volume_not_in_use
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemove/non-existing_volume
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:18:12 [2023-05-23T14:18:12.480Z] --- PASS: TestVolumesRemove (0.04s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesRemoveSwarmEnabled
14:18:12 [2023-05-23T14:18:12.480Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesInspect
14:18:12 [2023-05-23T14:18:12.480Z] --- PASS: TestVolumesInspect (0.02s)
14:18:12 [2023-05-23T14:18:12.480Z] === RUN   TestVolumesInvalidJSON
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:18:12 [2023-05-23T14:18:12.736Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:18:12 [2023-05-23T14:18:12.736Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:18:12 [2023-05-23T14:18:12.736Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:18:12 [2023-05-23T14:18:12.736Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:18:12 [2023-05-23T14:18:12.736Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:18:12 [2023-05-23T14:18:12.736Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:18:12 [2023-05-23T14:18:12.736Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:18:12 [2023-05-23T14:18:12.736Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumePruneAnonymous
14:18:12 [2023-05-23T14:18:12.736Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:18:12 [2023-05-23T14:18:12.736Z] === RUN   TestVolumePruneAnonFromImage
14:18:12 [2023-05-23T14:18:12.736Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
14:18:12 [2023-05-23T14:18:12.736Z] === CONT  TestVolumesRemoveSwarmEnabled
14:18:14 [2023-05-23T14:18:14.098Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:18:14 [2023-05-23T14:18:14.098Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:18:14 [2023-05-23T14:18:14.098Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:18:14 [2023-05-23T14:18:14.098Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:18:14 [2023-05-23T14:18:14.659Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.01s)
14:18:14 [2023-05-23T14:18:14.659Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:18:14 [2023-05-23T14:18:14.659Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:18:14 [2023-05-23T14:18:14.659Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:18:14 [2023-05-23T14:18:14.659Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:18:14 [2023-05-23T14:18:14.659Z] PASS
14:18:14 [2023-05-23T14:18:14.659Z] 
14:18:14 [2023-05-23T14:18:14.659Z] DONE 20 tests in 2.242s
14:18:14 [2023-05-23T14:18:14.659Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:18:14 [2023-05-23T14:18:14.914Z] ++++ cat bundles/test-integration/docker.pid
14:18:14 [2023-05-23T14:18:14.914Z] +++ kill 21653
14:18:16 [2023-05-23T14:18:16.278Z] +++ /etc/init.d/apparmor stop
14:18:16 [2023-05-23T14:18:16.278Z] Leaving: AppArmorNo profiles have been unloaded.
14:18:16 [2023-05-23T14:18:16.278Z] 
14:18:16 [2023-05-23T14:18:16.278Z] Unloading profiles will leave already running processes permanently
14:18:16 [2023-05-23T14:18:16.278Z] unconfined, which can lead to unexpected situations.
14:18:16 [2023-05-23T14:18:16.278Z] 
14:18:16 [2023-05-23T14:18:16.278Z] To set a process to complain mode, use the command line tool
14:18:16 [2023-05-23T14:18:16.278Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:18:16 [2023-05-23T14:18:16.278Z] +++ true
14:18:16 [2023-05-23T14:18:16.278Z] exiting test-integration
14:18:16 [2023-05-23T14:18:16.278Z] ++ exit 0
14:18:16 [2023-05-23T14:18:16.278Z] 
Post stage
[Pipeline] junit
14:18:17 [2023-05-23T14:18:17.217Z] Recording test results
14:18:17 [2023-05-23T14:18:17.396Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:18:17 [2023-05-23T14:18:17.744Z] + echo Ensuring container killed.
14:18:17 [2023-05-23T14:18:17.744Z] Ensuring container killed.
14:18:17 [2023-05-23T14:18:17.744Z] + docker rm -vf docker-pr6
14:18:17 [2023-05-23T14:18:17.744Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
14:18:18 [2023-05-23T14:18:18.016Z] + echo Chowning /workspace to jenkins user
14:18:18 [2023-05-23T14:18:18.016Z] Chowning /workspace to jenkins user
14:18:18 [2023-05-23T14:18:18.016Z] + id -u
14:18:18 [2023-05-23T14:18:18.016Z] + id -g
14:18:18 [2023-05-23T14:18:18.016Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45592:/workspace busybox chown -R 1000:1000 /workspace
14:18:18 [2023-05-23T14:18:18.016Z] Unable to find image 'busybox:latest' locally
14:18:18 [2023-05-23T14:18:18.016Z] latest: Pulling from library/busybox
14:18:18 [2023-05-23T14:18:18.272Z] fee740108510: Already exists
14:18:18 [2023-05-23T14:18:18.272Z] Digest: sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
14:18:18 [2023-05-23T14:18:18.272Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:18:19 [2023-05-23T14:18:19.958Z] + bundleName=arm64-integration
14:18:19 [2023-05-23T14:18:19.958Z] + echo Creating arm64-integration-bundles.tar.gz
14:18:19 [2023-05-23T14:18:19.958Z] Creating arm64-integration-bundles.tar.gz
14:18:19 [2023-05-23T14:18:19.958Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -print
14:18:19 [2023-05-23T14:18:19.958Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:18:20 [2023-05-23T14:18:20.223Z] Archiving artifacts
14:18:21 [2023-05-23T14:18:21.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45592/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:18:21 [2023-05-23T14:18:21.741Z] + make clean
14:18:21 [2023-05-23T14:18:21.996Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:18:21 [2023-05-23T14:18:21.996Z] docker-dev-cache
14:18:21 [2023-05-23T14:18:21.996Z] 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