Skip to content
Success

Console Output

Pull request #45361 event
08:24:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 81359cecdf25c08481b378ae7b54bc8d6cbc0476 rather than 005150ed69c540fb0b5323e0f2208608c1204536
Obtained Jenkinsfile from 81359cecdf25c08481b378ae7b54bc8d6cbc0476
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-45361@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
08:24:16 [2023-04-24T08:24:16.511Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:24:16 [2023-04-24T08:24:16.517Z] Trying to pass milestone 1
[Pipeline] milestone
08:24:16 [2023-04-24T08:24:16.637Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:24:31 [2023-04-24T08:24:31.836Z] Still waiting to schedule task
08:24:31 [2023-04-24T08:24:31.836Z] Waiting for next available executor on ‘arm64&&ubuntu-200408:27:20 [2023-04-24T08:27:20.485Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f1d894a4cbc35029) in /home/ubuntu/workspace/moby_PR-45361
[Pipeline] {
[Pipeline] checkout
08:27:20 [2023-04-24T08:27:20.514Z] The recommended git tool is: git
08:27:20 [2023-04-24T08:27:20.530Z] using credential docker-jenkins-github-credentials
08:27:20 [2023-04-24T08:27:20.542Z] Cloning the remote Git repository
08:27:20 [2023-04-24T08:27:20.542Z] Cloning with configured refspecs honoured and without tags
08:27:20 [2023-04-24T08:27:20.551Z] Cloning repository https://github.com/moby/moby.git
08:27:20 [2023-04-24T08:27:20.553Z]  > git init /home/ubuntu/workspace/moby_PR-45361 # timeout=10
08:27:20 [2023-04-24T08:27:20.569Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:20 [2023-04-24T08:27:20.569Z]  > git --version # timeout=10
08:27:20 [2023-04-24T08:27:20.577Z]  > git --version # 'git version 2.25.1'
08:27:20 [2023-04-24T08:27:20.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:20 [2023-04-24T08:27:20.579Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45361/head:refs/remotes/origin/PR-45361 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:33 [2023-04-24T08:27:33.795Z] Fetching without tags
08:27:34 [2023-04-24T08:27:34.043Z] Merging remotes/origin/master commit 81359cecdf25c08481b378ae7b54bc8d6cbc0476 into PR head commit 005150ed69c540fb0b5323e0f2208608c1204536
08:27:33 [2023-04-24T08:27:33.754Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:33 [2023-04-24T08:27:33.764Z]  > git config --add remote.origin.fetch +refs/pull/45361/head:refs/remotes/origin/PR-45361 # timeout=10
08:27:33 [2023-04-24T08:27:33.770Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:33 [2023-04-24T08:27:33.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:33 [2023-04-24T08:27:33.841Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:33 [2023-04-24T08:27:33.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:33 [2023-04-24T08:27:33.842Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45361/head:refs/remotes/origin/PR-45361 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:34 [2023-04-24T08:27:34.046Z]  > git config core.sparsecheckout # timeout=10
08:27:34 [2023-04-24T08:27:34.052Z]  > git checkout -f 005150ed69c540fb0b5323e0f2208608c1204536 # timeout=10
08:27:34 [2023-04-24T08:27:34.681Z]  > git remote # timeout=10
08:27:34 [2023-04-24T08:27:34.687Z]  > git config --get remote.origin.url # timeout=10
08:27:34 [2023-04-24T08:27:34.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:34 [2023-04-24T08:27:34.697Z]  > git merge 81359cecdf25c08481b378ae7b54bc8d6cbc0476 # timeout=10
08:27:35 [2023-04-24T08:27:35.517Z] Merge succeeded, producing 1fd23d580ec2520d58280ccfef9f6af5c7ff5343
08:27:35 [2023-04-24T08:27:35.517Z] Checking out Revision 1fd23d580ec2520d58280ccfef9f6af5c7ff5343 (PR-45361)
08:27:35 [2023-04-24T08:27:35.590Z] Commit message: "Merge commit '81359cecdf25c08481b378ae7b54bc8d6cbc0476' into HEAD"
08:27:35 [2023-04-24T08:27:35.513Z]  > git rev-parse HEAD^{commit} # timeout=10
08:27:35 [2023-04-24T08:27:35.520Z]  > git config core.sparsecheckout # timeout=10
08:27:35 [2023-04-24T08:27:35.524Z]  > git checkout -f 1fd23d580ec2520d58280ccfef9f6af5c7ff5343 # timeout=10
08:27:35 [2023-04-24T08:27:35.593Z]  > git rev-list --no-walk 005150ed69c540fb0b5323e0f2208608c1204536 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:27:36 [2023-04-24T08:27:36.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45361:/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
08:27:40 [2023-04-24T08:27:40.412Z] 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
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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] }
08:27:40 [2023-04-24T08:27:40.848Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0500a24d08b579598) in /home/ubuntu/workspace/moby_PR-45361
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
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
08:27:40 [2023-04-24T08:27:40.923Z] The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
08:27:40 [2023-04-24T08:27:40.937Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
08:27:40 [2023-04-24T08:27:40.954Z] Cloning the remote Git repository
08:27:40 [2023-04-24T08:27:40.954Z] Cloning with configured refspecs honoured and without tags
[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] }
08:27:40 [2023-04-24T08:27:40.954Z] Cloning repository https://github.com/moby/moby.git
08:27:40 [2023-04-24T08:27:40.955Z]  > git init /home/ubuntu/workspace/moby_PR-45361 # timeout=10
08:27:40 [2023-04-24T08:27:40.970Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:40 [2023-04-24T08:27:40.970Z]  > git --version # timeout=10
08:27:40 [2023-04-24T08:27:40.983Z]  > git --version # 'git version 2.25.1'
08:27:40 [2023-04-24T08:27:40.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:40 [2023-04-24T08:27:40.984Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45361/head:refs/remotes/origin/PR-45361 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:54 [2023-04-24T08:27:54.102Z] Fetching without tags
08:27:54 [2023-04-24T08:27:54.355Z] Merging remotes/origin/master commit 81359cecdf25c08481b378ae7b54bc8d6cbc0476 into PR head commit 005150ed69c540fb0b5323e0f2208608c1204536
08:27:54 [2023-04-24T08:27:54.080Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:54 [2023-04-24T08:27:54.083Z]  > git config --add remote.origin.fetch +refs/pull/45361/head:refs/remotes/origin/PR-45361 # timeout=10
08:27:54 [2023-04-24T08:27:54.086Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:54 [2023-04-24T08:27:54.094Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:54 [2023-04-24T08:27:54.102Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:54 [2023-04-24T08:27:54.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:54 [2023-04-24T08:27:54.103Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45361/head:refs/remotes/origin/PR-45361 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:54 [2023-04-24T08:27:54.355Z]  > git config core.sparsecheckout # timeout=10
08:27:54 [2023-04-24T08:27:54.358Z]  > git checkout -f 005150ed69c540fb0b5323e0f2208608c1204536 # timeout=10
08:27:54 [2023-04-24T08:27:54.949Z]  > git remote # timeout=10
08:27:54 [2023-04-24T08:27:54.953Z]  > git config --get remote.origin.url # timeout=10
08:27:54 [2023-04-24T08:27:54.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:54 [2023-04-24T08:27:54.962Z]  > git merge 81359cecdf25c08481b378ae7b54bc8d6cbc0476 # timeout=10
08:27:55 [2023-04-24T08:27:55.785Z] Merge succeeded, producing 097024884d60bcce51f27d947fc2088f2facec2e
08:27:55 [2023-04-24T08:27:55.785Z] Checking out Revision 097024884d60bcce51f27d947fc2088f2facec2e (PR-45361)
08:27:55 [2023-04-24T08:27:55.863Z] Commit message: "Merge commit '81359cecdf25c08481b378ae7b54bc8d6cbc0476' into HEAD"
08:27:55 [2023-04-24T08:27:55.778Z]  > git rev-parse HEAD^{commit} # timeout=10
08:27:55 [2023-04-24T08:27:55.785Z]  > git config core.sparsecheckout # timeout=10
08:27:55 [2023-04-24T08:27:55.789Z]  > git checkout -f 097024884d60bcce51f27d947fc2088f2facec2e # timeout=10
08:27:55 [2023-04-24T08:27:55.863Z]  > git rev-list --no-walk 005150ed69c540fb0b5323e0f2208608c1204536 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:27:56 [2023-04-24T08:27:56.616Z] + docker version
08:27:56 [2023-04-24T08:27:56.617Z] Client: Docker Engine - Community
08:27:56 [2023-04-24T08:27:56.617Z]  Version:           22.06.0-beta.0
08:27:56 [2023-04-24T08:27:56.617Z]  API version:       1.42
08:27:56 [2023-04-24T08:27:56.617Z]  Go version:        go1.18.3
08:27:56 [2023-04-24T08:27:56.617Z]  Git commit:        3e9117b
08:27:56 [2023-04-24T08:27:56.617Z]  Built:             Fri Jun  3 17:55:34 2022
08:27:56 [2023-04-24T08:27:56.617Z]  OS/Arch:           linux/arm64
08:27:56 [2023-04-24T08:27:56.617Z]  Context:           default
08:27:56 [2023-04-24T08:27:56.617Z] 
08:27:56 [2023-04-24T08:27:56.617Z] Server: Docker Engine - Community
08:27:56 [2023-04-24T08:27:56.617Z]  Engine:
08:27:56 [2023-04-24T08:27:56.617Z]   Version:          22.06.0-beta.0
08:27:56 [2023-04-24T08:27:56.617Z]   API version:      1.42 (minimum version 1.12)
08:27:56 [2023-04-24T08:27:56.617Z]   Go version:       go1.18.3
08:27:56 [2023-04-24T08:27:56.617Z]   Git commit:       38633e7
08:27:56 [2023-04-24T08:27:56.617Z]   Built:            Fri Jun  3 17:55:34 2022
08:27:56 [2023-04-24T08:27:56.617Z]   OS/Arch:          linux/arm64
08:27:56 [2023-04-24T08:27:56.617Z]   Experimental:     true
08:27:56 [2023-04-24T08:27:56.617Z]  containerd:
08:27:56 [2023-04-24T08:27:56.617Z]   Version:          1.6.8
08:27:56 [2023-04-24T08:27:56.617Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:27:56 [2023-04-24T08:27:56.617Z]  runc:
08:27:56 [2023-04-24T08:27:56.617Z]   Version:          1.1.4
08:27:56 [2023-04-24T08:27:56.617Z]   GitCommit:        v1.1.4-0-g5fd4c4d
08:27:56 [2023-04-24T08:27:56.617Z]  docker-init:
08:27:56 [2023-04-24T08:27:56.617Z]   Version:          0.19.0
08:27:56 [2023-04-24T08:27:56.617Z]   GitCommit:        de40ad0
[Pipeline] sh
08:27:56 [2023-04-24T08:27:56.904Z] + docker info
08:27:56 [2023-04-24T08:27:56.904Z] Client:
08:27:56 [2023-04-24T08:27:56.904Z]  Context:    default
08:27:56 [2023-04-24T08:27:56.904Z]  Debug Mode: false
08:27:56 [2023-04-24T08:27:56.904Z]  Plugins:
08:27:56 [2023-04-24T08:27:56.904Z]   buildx: Docker Buildx (Docker Inc.)
08:27:56 [2023-04-24T08:27:56.904Z]     Version:  v0.8.2
08:27:56 [2023-04-24T08:27:56.904Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:27:56 [2023-04-24T08:27:56.904Z]   compose: Docker Compose (Docker Inc.)
08:27:56 [2023-04-24T08:27:56.904Z]     Version:  v2.12.0
08:27:56 [2023-04-24T08:27:56.904Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:27:56 [2023-04-24T08:27:56.904Z] 
08:27:56 [2023-04-24T08:27:56.904Z] Server:
08:27:56 [2023-04-24T08:27:56.904Z]  Containers: 0
08:27:56 [2023-04-24T08:27:56.904Z]   Running: 0
08:27:56 [2023-04-24T08:27:56.904Z]   Paused: 0
08:27:56 [2023-04-24T08:27:56.904Z]   Stopped: 0
08:27:56 [2023-04-24T08:27:56.904Z]  Images: 4
08:27:56 [2023-04-24T08:27:56.904Z]  Server Version: 22.06.0-beta.0
08:27:56 [2023-04-24T08:27:56.904Z]  Storage Driver: overlay2
08:27:56 [2023-04-24T08:27:56.904Z]   Backing Filesystem: extfs
08:27:56 [2023-04-24T08:27:56.904Z]   Supports d_type: true
08:27:56 [2023-04-24T08:27:56.904Z]   Using metacopy: false
08:27:56 [2023-04-24T08:27:56.904Z]   Native Overlay Diff: true
08:27:56 [2023-04-24T08:27:56.904Z]   userxattr: false
08:27:56 [2023-04-24T08:27:56.904Z]  Logging Driver: json-file
08:27:56 [2023-04-24T08:27:56.904Z]  Cgroup Driver: cgroupfs
08:27:56 [2023-04-24T08:27:56.904Z]  Cgroup Version: 1
08:27:56 [2023-04-24T08:27:56.904Z]  Plugins:
08:27:56 [2023-04-24T08:27:56.904Z]   Volume: local
08:27:56 [2023-04-24T08:27:56.904Z]   Network: bridge host ipvlan macvlan null overlay
08:27:56 [2023-04-24T08:27:56.904Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:27:56 [2023-04-24T08:27:56.904Z]  Swarm: inactive
08:27:56 [2023-04-24T08:27:56.904Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:27:56 [2023-04-24T08:27:56.904Z]  Default Runtime: runc
08:27:56 [2023-04-24T08:27:56.904Z]  Init Binary: docker-init
08:27:56 [2023-04-24T08:27:56.904Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:27:56 [2023-04-24T08:27:56.904Z]  runc version: v1.1.4-0-g5fd4c4d
08:27:56 [2023-04-24T08:27:56.904Z]  init version: de40ad0
08:27:56 [2023-04-24T08:27:56.904Z]  Security Options:
08:27:56 [2023-04-24T08:27:56.904Z]   apparmor
08:27:56 [2023-04-24T08:27:56.904Z]   seccomp
08:27:56 [2023-04-24T08:27:56.904Z]    Profile: builtin
08:27:56 [2023-04-24T08:27:56.904Z]  Kernel Version: 5.15.0-1022-aws
08:27:56 [2023-04-24T08:27:56.904Z]  Operating System: Ubuntu 20.04.5 LTS
08:27:56 [2023-04-24T08:27:56.904Z]  OSType: linux
08:27:56 [2023-04-24T08:27:56.904Z]  Architecture: aarch64
08:27:56 [2023-04-24T08:27:56.904Z]  CPUs: 2
08:27:56 [2023-04-24T08:27:56.904Z]  Total Memory: 7.559GiB
08:27:56 [2023-04-24T08:27:56.904Z]  Name: ip-10-100-123-75
08:27:56 [2023-04-24T08:27:56.904Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
08:27:56 [2023-04-24T08:27:56.904Z]  Docker Root Dir: /var/lib/docker
08:27:56 [2023-04-24T08:27:56.904Z]  Debug Mode: false
08:27:56 [2023-04-24T08:27:56.904Z]  Registry: https://index.docker.io/v1/
08:27:56 [2023-04-24T08:27:56.904Z]  Labels:
08:27:56 [2023-04-24T08:27:56.904Z]  Experimental: true
08:27:56 [2023-04-24T08:27:56.904Z]  Insecure Registries:
08:27:56 [2023-04-24T08:27:56.904Z]   127.0.0.0/8
08:27:56 [2023-04-24T08:27:56.904Z]  Live Restore Enabled: true
08:27:56 [2023-04-24T08:27:56.904Z] 
[Pipeline] sh
08:27:57 [2023-04-24T08:27:57.186Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:27:57 [2023-04-24T08:27:57.186Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:27:57 [2023-04-24T08:27:57.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45361/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:27:57 [2023-04-24T08:27:57.186Z] + bash /home/ubuntu/workspace/moby_PR-45361/check-config.sh
08:27:57 [2023-04-24T08:27:57.186Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:27:57 [2023-04-24T08:27:57.186Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
08:27:57 [2023-04-24T08:27:57.186Z] 
08:27:57 [2023-04-24T08:27:57.186Z] Generally Necessary:
08:27:57 [2023-04-24T08:27:57.186Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:27:57 [2023-04-24T08:27:57.186Z] - apparmor: enabled and tools installed
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_NAMESPACES: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_NET_NS: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_PID_NS: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_IPC_NS: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_UTS_NS: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_CGROUPS: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_CGROUP_CPUACCT: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_CGROUP_DEVICE: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_CGROUP_FREEZER: enabled
08:27:57 [2023-04-24T08:27:57.186Z] - CONFIG_CGROUP_SCHED: enabled
08:27:57 [2023-04-24T08:27:57.443Z] - CONFIG_CPUSETS: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_MEMCG: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_KEYS: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_VETH: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_BRIDGE: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_NF_NAT: enabled (as module)
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_POSIX_MQUEUE: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_CGROUP_BPF: enabled
08:27:57 [2023-04-24T08:27:57.444Z] 
08:27:57 [2023-04-24T08:27:57.444Z] Optional Features:
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_USER_NS: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_SECCOMP: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_SECCOMP_FILTER: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_CGROUP_PIDS: enabled
08:27:57 [2023-04-24T08:27:57.444Z] - CONFIG_MEMCG_SWAP: enabled
08:27:57 [2023-04-24T08:27:57.444Z]     (cgroup swap accounting is currently enabled)
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_BLK_CGROUP: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_CGROUP_PERF: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_CGROUP_HUGETLB: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_CFS_BANDWIDTH: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_RT_GROUP_SCHED: missing
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_VS: enabled (as module)
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_VS_NFCT: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_IP_VS_RR: enabled (as module)
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_SECURITY_SELINUX: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_SECURITY_APPARMOR: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_EXT4_FS: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:27:57 [2023-04-24T08:27:57.703Z] - Network Drivers:
08:27:57 [2023-04-24T08:27:57.703Z]   - "overlay":
08:27:57 [2023-04-24T08:27:57.703Z]     - CONFIG_VXLAN: enabled (as module)
08:27:57 [2023-04-24T08:27:57.703Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:27:57 [2023-04-24T08:27:57.703Z]       Optional (for encrypted networks):
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_CRYPTO: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_CRYPTO_AEAD: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_CRYPTO_GCM: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_CRYPTO_GHASH: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_XFRM: enabled
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_XFRM_USER: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]       - CONFIG_INET_ESP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]   - "ipvlan":
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_IPVLAN: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]   - "macvlan":
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_MACVLAN: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_DUMMY: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]   - "ftp,tftp client in container":
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z] - Storage Drivers:
08:27:57 [2023-04-24T08:27:57.962Z]   - "aufs":
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_AUFS_FS: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]   - "btrfs":
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:27:57 [2023-04-24T08:27:57.962Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:27:57 [2023-04-24T08:27:57.962Z]   - "devicemapper":
08:27:58 [2023-04-24T08:27:58.219Z]     - CONFIG_BLK_DEV_DM: enabled
08:27:58 [2023-04-24T08:27:58.219Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:27:58 [2023-04-24T08:27:58.219Z]   - "overlay":
08:27:58 [2023-04-24T08:27:58.219Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:27:58 [2023-04-24T08:27:58.219Z]   - "zfs":
08:27:58 [2023-04-24T08:27:58.219Z]     - /dev/zfs: present
08:27:58 [2023-04-24T08:27:58.219Z]     - zfs command: missing
08:27:58 [2023-04-24T08:27:58.220Z]     - zpool command: missing
08:27:58 [2023-04-24T08:27:58.220Z] 
08:27:58 [2023-04-24T08:27:58.220Z] Limits:
08:27:58 [2023-04-24T08:27:58.220Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:27:58 [2023-04-24T08:27:58.220Z] 
08:27:58 [2023-04-24T08:27:58.220Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:27:58 [2023-04-24T08:27:58.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:097024884d60bcce51f27d947fc2088f2facec2e .
08:27:58 [2023-04-24T08:27:58.832Z] #1 [internal] load build definition from Dockerfile
08:27:58 [2023-04-24T08:27:58.832Z] #1 transferring dockerfile: 26.94kB done
08:27:58 [2023-04-24T08:27:58.832Z] #1 DONE 0.0s
08:27:58 [2023-04-24T08:27:58.832Z] 
08:27:58 [2023-04-24T08:27:58.832Z] #2 [internal] load .dockerignore
08:27:58 [2023-04-24T08:27:58.832Z] #2 transferring context: 113B done
08:27:58 [2023-04-24T08:27:58.832Z] #2 DONE 0.0s
08:27:58 [2023-04-24T08:27:58.832Z] 
08:27:58 [2023-04-24T08:27:58.832Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:27:58 [2023-04-24T08:27:58.832Z] #3 DONE 0.3s
08:27:59 [2023-04-24T08:27:59.090Z] 
08:27:59 [2023-04-24T08:27:59.090Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
08:27:59 [2023-04-24T08:27:59.090Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
08:27:59 [2023-04-24T08:27:59.090Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
08:27:59 [2023-04-24T08:27:59.090Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
08:27:59 [2023-04-24T08:27:59.090Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
08:27:59 [2023-04-24T08:27:59.090Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
08:27:59 [2023-04-24T08:27:59.090Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 1.05MB / 10.82MB 0.2s
08:27:59 [2023-04-24T08:27:59.347Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
08:27:59 [2023-04-24T08:27:59.347Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
08:27:59 [2023-04-24T08:27:59.347Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
08:27:59 [2023-04-24T08:27:59.605Z] #4 DONE 0.5s
08:27:59 [2023-04-24T08:27:59.605Z] 
08:27:59 [2023-04-24T08:27:59.605Z] #5 [internal] load metadata for docker.io/library/busybox:latest
08:27:59 [2023-04-24T08:27:59.605Z] #5 DONE 0.0s
08:27:59 [2023-04-24T08:27:59.605Z] 
08:27:59 [2023-04-24T08:27:59.605Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:28:00 [2023-04-24T08:28:00.171Z] #6 ...
08:28:00 [2023-04-24T08:28:00.171Z] 
08:28:00 [2023-04-24T08:28:00.171Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
08:28:00 [2023-04-24T08:28:00.171Z] #7 DONE 0.4s
08:28:00 [2023-04-24T08:28:00.171Z] 
08:28:00 [2023-04-24T08:28:00.171Z] #8 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
08:28:00 [2023-04-24T08:28:00.171Z] #8 DONE 0.4s
08:28:00 [2023-04-24T08:28:00.171Z] 
08:28:00 [2023-04-24T08:28:00.171Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:28:00 [2023-04-24T08:28:00.171Z] #6 DONE 0.5s
08:28:00 [2023-04-24T08:28:00.171Z] 
08:28:00 [2023-04-24T08:28:00.171Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
08:28:00 [2023-04-24T08:28:00.171Z] #9 DONE 0.5s
08:28:00 [2023-04-24T08:28:00.739Z] 
08:28:00 [2023-04-24T08:28:00.739Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
08:28:00 [2023-04-24T08:28:00.739Z] #10 DONE 0.0s
08:28:00 [2023-04-24T08:28:00.739Z] 
08:28:00 [2023-04-24T08:28:00.739Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:28:00 [2023-04-24T08:28:00.739Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:28:00 [2023-04-24T08:28:00.739Z] #11 DONE 0.1s
08:28:00 [2023-04-24T08:28:00.739Z] 
08:28:00 [2023-04-24T08:28:00.739Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:00 [2023-04-24T08:28:00.739Z] #12 resolve docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 0.1s done
08:28:00 [2023-04-24T08:28:00.739Z] #12 DONE 0.1s
08:28:00 [2023-04-24T08:28:00.739Z] 
08:28:00 [2023-04-24T08:28:00.739Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
08:28:00 [2023-04-24T08:28:00.739Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
08:28:01 [2023-04-24T08:28:01.001Z] #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
08:28:01 [2023-04-24T08:28:01.001Z] #13 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
08:28:01 [2023-04-24T08:28:01.001Z] #13 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
08:28:01 [2023-04-24T08:28:01.001Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0B / 16.18kB 0.1s
08:28:01 [2023-04-24T08:28:01.001Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7
08:28:01 [2023-04-24T08:28:01.001Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done
08:28:01 [2023-04-24T08:28:01.001Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
08:28:01 [2023-04-24T08:28:01.267Z] #13 ...
08:28:01 [2023-04-24T08:28:01.267Z] 
08:28:01 [2023-04-24T08:28:01.267Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:28:01 [2023-04-24T08:28:01.267Z] #14 DONE 0.5s
08:28:01 [2023-04-24T08:28:01.267Z] 
08:28:01 [2023-04-24T08:28:01.267Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:28:01 [2023-04-24T08:28:01.267Z] #14 DONE 0.5s
08:28:01 [2023-04-24T08:28:01.267Z] 
08:28:01 [2023-04-24T08:28:01.267Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
08:28:01 [2023-04-24T08:28:01.267Z] #15 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done
08:28:01 [2023-04-24T08:28:01.267Z] #15 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done
08:28:01 [2023-04-24T08:28:01.267Z] #15 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done
08:28:01 [2023-04-24T08:28:01.267Z] #15 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done
08:28:01 [2023-04-24T08:28:01.267Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 26.18MB / 53.71MB 0.4s
08:28:01 [2023-04-24T08:28:01.531Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 37.75MB / 53.71MB 0.6s
08:28:01 [2023-04-24T08:28:01.531Z] #15 ...
08:28:01 [2023-04-24T08:28:01.531Z] 
08:28:01 [2023-04-24T08:28:01.531Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
08:28:01 [2023-04-24T08:28:01.531Z] #13 DONE 0.9s
08:28:01 [2023-04-24T08:28:01.531Z] 
08:28:01 [2023-04-24T08:28:01.531Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
08:28:01 [2023-04-24T08:28:01.531Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 42.40MB / 53.71MB 0.7s
08:28:01 [2023-04-24T08:28:01.790Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.9s
08:28:01 [2023-04-24T08:28:01.790Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.9s done
08:28:02 [2023-04-24T08:28:02.060Z] #15 ...
08:28:02 [2023-04-24T08:28:02.060Z] 
08:28:02 [2023-04-24T08:28:02.060Z] #16 [build-dummy 2/2] RUN mkdir -p /build
08:28:02 [2023-04-24T08:28:02.060Z] #16 DONE 1.4s
08:28:02 [2023-04-24T08:28:02.319Z] 
08:28:02 [2023-04-24T08:28:02.319Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 1.86kB / 1.86kB done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:97a9f05f43c85f70dea2d17e2ce4b6887693d5267d2f000c6b34bba95c505eeb 1.79kB / 1.79kB done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:d2f204467e745d440f7610e6a5009c95a72f381c518c8df0aab70a4ea9f7ef19 7.33kB / 7.33kB done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.9s done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.3s done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.6s done
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 45.09MB / 54.68MB 1.4s
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 38.80MB / 81.40MB 1.4s
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 24.12MB / 95.44MB 1.4s
08:28:02 [2023-04-24T08:28:02.319Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 50.51MB / 54.68MB 1.5s
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 44.93MB / 81.40MB 1.5s
08:28:02 [2023-04-24T08:28:02.319Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 29.36MB / 95.44MB 1.5s
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 1.6s done
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 59.77MB / 81.40MB 1.7s
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 44.19MB / 95.44MB 1.7s
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 0B / 154B 1.7s
08:28:02 [2023-04-24T08:28:02.580Z] #12 ...
08:28:02 [2023-04-24T08:28:02.580Z] 
08:28:02 [2023-04-24T08:28:02.580Z] #17 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:28:02 [2023-04-24T08:28:02.580Z] #17 DONE 0.3s
08:28:02 [2023-04-24T08:28:02.580Z] 
08:28:02 [2023-04-24T08:28:02.580Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 67.33MB / 81.40MB 1.8s
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 50.33MB / 95.44MB 1.8s
08:28:02 [2023-04-24T08:28:02.580Z] #12 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 154B / 154B 1.7s done
08:28:02 [2023-04-24T08:28:02.839Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 80.74MB / 81.40MB 1.9s
08:28:02 [2023-04-24T08:28:02.839Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 57.67MB / 95.44MB 1.9s
08:28:02 [2023-04-24T08:28:02.839Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 1.9s done
08:28:02 [2023-04-24T08:28:02.839Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 70.25MB / 95.44MB 2.0s
08:28:03 [2023-04-24T08:28:03.100Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 2.2s
08:28:03 [2023-04-24T08:28:03.100Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 2.2s done
08:28:04 [2023-04-24T08:28:04.039Z] #12 ...
08:28:04 [2023-04-24T08:28:04.039Z] 
08:28:04 [2023-04-24T08:28:04.039Z] #18 [internal] load build context
08:28:04 [2023-04-24T08:28:04.039Z] #18 transferring context: 67.58MB 3.2s done
08:28:04 [2023-04-24T08:28:04.039Z] #18 DONE 3.3s
08:28:04 [2023-04-24T08:28:04.039Z] 
08:28:04 [2023-04-24T08:28:04.039Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:04 [2023-04-24T08:28:04.039Z] #12 ...
08:28:04 [2023-04-24T08:28:04.039Z] 
08:28:04 [2023-04-24T08:28:04.039Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:28:04 [2023-04-24T08:28:04.039Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:28:04 [2023-04-24T08:28:04.039Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:28:04 [2023-04-24T08:28:04.039Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:28:04 [2023-04-24T08:28:04.039Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
08:28:04 [2023-04-24T08:28:04.039Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
08:28:04 [2023-04-24T08:28:04.039Z] #11 DONE 3.3s
08:28:04 [2023-04-24T08:28:04.039Z] 
08:28:04 [2023-04-24T08:28:04.039Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:05 [2023-04-24T08:28:05.439Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 2.9s done
08:28:05 [2023-04-24T08:28:05.439Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740
08:28:05 [2023-04-24T08:28:05.439Z] #12 ...
08:28:05 [2023-04-24T08:28:05.439Z] 
08:28:05 [2023-04-24T08:28:05.439Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
08:28:05 [2023-04-24T08:28:05.439Z] #15 DONE 4.6s
08:28:05 [2023-04-24T08:28:05.439Z] 
08:28:05 [2023-04-24T08:28:05.439Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:05 [2023-04-24T08:28:05.439Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.3s done
08:28:05 [2023-04-24T08:28:05.439Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00
08:28:06 [2023-04-24T08:28:06.077Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.3s done
08:28:06 [2023-04-24T08:28:06.077Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc
08:28:09 [2023-04-24T08:28:09.362Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 2.8s done
08:28:09 [2023-04-24T08:28:09.362Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034
08:28:11 [2023-04-24T08:28:11.893Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.8s done
08:28:11 [2023-04-24T08:28:11.893Z] #12 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 0.1s
08:28:15 [2023-04-24T08:28:15.176Z] #12 ...
08:28:15 [2023-04-24T08:28:15.176Z] 
08:28:15 [2023-04-24T08:28:15.176Z] #19 [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
08:28:15 [2023-04-24T08:28:15.176Z] #0 0.862 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 0.878 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 0.878 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 1.015 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 1.422 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 2.008 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 2.215 Fetched 8525 kB in 2s (5281 kB/s)
08:28:15 [2023-04-24T08:28:15.176Z] #0 2.215 Reading package lists...
08:28:15 [2023-04-24T08:28:15.176Z] #0 2.789 Reading package lists...
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.346 Building dependency tree...
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.749 The following additional packages will be installed:
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.749   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.750   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.752 Recommended packages:
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.752   libldap-common publicsuffix libsasl2-modules
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.865 The following NEW packages will be installed:
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.866   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.866   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:28:15 [2023-04-24T08:28:15.176Z] #0 3.866   libssh2-1 openssl
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.139 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.139 Need to get 2944 kB of archives.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.139 After this operation, 6484 kB of additional disk space will be used.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.139 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.148 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.152 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.152 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.152 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.161 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.164 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.164 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.164 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.168 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.168 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.168 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.174 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.174 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.174 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.314 debconf: delaying package configuration, since apt-utils is not installed
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.345 Fetched 2944 kB in 0s (9906 kB/s)
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.373 Selecting previously unselected package openssl.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.373 (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.)
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.373 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.382 Unpacking openssl (1.1.1n-0+deb11u4) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.513 Selecting previously unselected package ca-certificates.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.513 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.518 Unpacking ca-certificates (20210119) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.600 Selecting previously unselected package libbrotli1:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.602 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.611 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.668 Selecting previously unselected package libsasl2-modules-db:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.668 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.672 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.712 Selecting previously unselected package libsasl2-2:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.712 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.716 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.761 Selecting previously unselected package libldap-2.4-2:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.761 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.764 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.824 Selecting previously unselected package libnghttp2-14:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.824 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.829 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.874 Selecting previously unselected package libpsl5:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.874 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.882 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.920 Selecting previously unselected package librtmp1:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.920 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.925 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.972 Selecting previously unselected package libssh2-1:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.974 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 4.978 Unpacking libssh2-1:arm64 (1.9.0-2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.032 Selecting previously unselected package libcurl4:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.032 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.037 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.102 Selecting previously unselected package curl.
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.103 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.107 Unpacking curl (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.167 Selecting previously unselected package libonig5:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.169 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.174 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.229 Selecting previously unselected package libjq1:arm64.
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.231 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.237 Unpacking libjq1:arm64 (1.6-2.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.282 Selecting previously unselected package jq.
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.284 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.289 Unpacking jq (1.6-2.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.331 Setting up libpsl5:arm64 (0.21.0-1.2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.344 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.355 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.366 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.378 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.390 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.402 Setting up libssh2-1:arm64 (1.9.0-2) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.414 Setting up openssl (1.1.1n-0+deb11u4) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.431 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.443 Setting up libjq1:arm64 (1.6-2.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.457 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 5.469 Setting up ca-certificates (20210119) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 6.163 Updating certificates in /etc/ssl/certs...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.026 129 added, 0 removed; done.
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.064 Setting up jq (1.6-2.1) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.079 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.092 Setting up curl (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.104 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.126 Processing triggers for ca-certificates (20210119) ...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.138 Updating certificates in /etc/ssl/certs...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.738 0 added, 0 removed; done.
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.738 Running hooks in /etc/ca-certificates/update.d...
08:28:15 [2023-04-24T08:28:15.176Z] #0 7.740 done.
08:28:15 [2023-04-24T08:28:15.176Z] #19 DONE 9.8s
08:28:15 [2023-04-24T08:28:15.176Z] 
08:28:15 [2023-04-24T08:28:15.176Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:15 [2023-04-24T08:28:15.176Z] #12 ...
08:28:15 [2023-04-24T08:28:15.176Z] 
08:28:15 [2023-04-24T08:28:15.176Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:28:15 [2023-04-24T08:28:15.176Z] #20 DONE 0.2s
08:28:15 [2023-04-24T08:28:15.176Z] 
08:28:15 [2023-04-24T08:28:15.176Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:15 [2023-04-24T08:28:15.434Z] #12 ...
08:28:15 [2023-04-24T08:28:15.434Z] 
08:28:15 [2023-04-24T08:28:15.434Z] #21 [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
08:28:16 [2023-04-24T08:28:16.003Z] #21 ...
08:28:16 [2023-04-24T08:28:16.003Z] 
08:28:16 [2023-04-24T08:28:16.003Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:16 [2023-04-24T08:28:16.003Z] #12 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 3.7s done
08:28:16 [2023-04-24T08:28:16.003Z] #12 extracting sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd done
08:28:16 [2023-04-24T08:28:16.003Z] #12 DONE 15.4s
08:28:16 [2023-04-24T08:28:16.262Z] 
08:28:16 [2023-04-24T08:28:16.262Z] #22 [base 2/5] COPY --from=xx / /
08:28:16 [2023-04-24T08:28:16.262Z] #22 DONE 0.1s
08:28:16 [2023-04-24T08:28:16.262Z] 
08:28:16 [2023-04-24T08:28:16.262Z] #21 [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
08:28:16 [2023-04-24T08:28:16.830Z] #21 ...
08:28:16 [2023-04-24T08:28:16.830Z] 
08:28:16 [2023-04-24T08:28:16.830Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:28:16 [2023-04-24T08:28:16.830Z] #23 DONE 0.5s
08:28:16 [2023-04-24T08:28:16.830Z] 
08:28:16 [2023-04-24T08:28:16.830Z] #24 [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
08:28:17 [2023-04-24T08:28:17.089Z] #24 DONE 0.5s
08:28:17 [2023-04-24T08:28:17.089Z] 
08:28:17 [2023-04-24T08:28:17.089Z] #21 [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
08:28:17 [2023-04-24T08:28:17.089Z] #21 1.935 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:28:17 [2023-04-24T08:28:17.347Z] #21 2.223 
08:28:17 [2023-04-24T08:28:17.863Z] #21 2.461 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
08:28:18 [2023-04-24T08:28:18.121Z] #21 2.797 
08:28:19 [2023-04-24T08:28:19.056Z] #21 3.939 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:28:19 [2023-04-24T08:28:19.314Z] #21 4.149 
08:28:19 [2023-04-24T08:28:19.829Z] #21 4.369 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
08:28:19 [2023-04-24T08:28:19.829Z] #21 4.677 
08:28:21 [2023-04-24T08:28:21.203Z] #21 5.838 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
08:28:21 [2023-04-24T08:28:21.203Z] #21 6.028 
08:28:21 [2023-04-24T08:28:21.982Z] #21 6.250 #=#=#                                                                         

                                                                           0.0%
08:28:21 [2023-04-24T08:28:21.982Z] #21 ...
08:28:21 [2023-04-24T08:28:21.982Z] 
08:28:21 [2023-04-24T08:28:21.982Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:28:21 [2023-04-24T08:28:21.982Z] #0 0.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 0.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 1.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 1.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 1.186 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 1.255 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 2.144 Fetched 8525 kB in 2s (5173 kB/s)
08:28:21 [2023-04-24T08:28:21.982Z] #0 2.144 Reading package lists...
08:28:21 [2023-04-24T08:28:21.982Z] #0 2.710 Reading package lists...
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.265 Building dependency tree...
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.447 Reading state information...
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.674 The following additional packages will be installed:
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.675   libmagic-mgc libmagic1
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.705 The following NEW packages will be installed:
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.706   file libmagic-mgc libmagic1
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.981 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.981 Need to get 463 kB of archives.
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.981 After this operation, 7063 kB of additional disk space will be used.
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.981 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.986 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 3.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.153 debconf: delaying package configuration, since apt-utils is not installed
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.198 Fetched 463 kB in 0s (1689 kB/s)
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.219 Selecting previously unselected package libmagic-mgc.
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.219 (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.)
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.230 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.233 Unpacking libmagic-mgc (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.317 Selecting previously unselected package libmagic1:arm64.
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.320 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.329 Unpacking libmagic1:arm64 (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.369 Selecting previously unselected package file.
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.369 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.373 Unpacking file (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.422 Setting up libmagic-mgc (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.435 Setting up libmagic1:arm64 (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.458 Setting up file (1:5.39-3) ...
08:28:21 [2023-04-24T08:28:21.982Z] #0 4.474 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:28:21 [2023-04-24T08:28:21.982Z] #25 DONE 4.6s
08:28:21 [2023-04-24T08:28:21.982Z] 
08:28:21 [2023-04-24T08:28:21.982Z] #21 [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
08:28:21 [2023-04-24T08:28:21.982Z] #21 6.250 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%#21 ...
08:28:21 [2023-04-24T08:28:21.982Z] 
08:28:21 [2023-04-24T08:28:21.982Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:28:21 [2023-04-24T08:28:21.982Z] #26 DONE 0.2s
08:28:21 [2023-04-24T08:28:21.982Z] 
08:28:21 [2023-04-24T08:28:21.982Z] #21 [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
08:28:21 [2023-04-24T08:28:21.982Z] #21 6.250 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
08:28:22 [2023-04-24T08:28:22.242Z] #21 ...
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry
08:28:22 [2023-04-24T08:28:22.242Z] #27 DONE 0.2s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:28:22 [2023-04-24T08:28:22.242Z] #28 DONE 0.3s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:28:22 [2023-04-24T08:28:22.242Z] #29 DONE 0.3s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc
08:28:22 [2023-04-24T08:28:22.242Z] #30 DONE 0.4s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #21 [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
08:28:22 [2023-04-24T08:28:22.242Z] #21 6.967 
08:28:22 [2023-04-24T08:28:22.242Z] #21 ...
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:28:22 [2023-04-24T08:28:22.242Z] #31 DONE 0.4s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:28:22 [2023-04-24T08:28:22.242Z] #32 DONE 0.4s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:28:22 [2023-04-24T08:28:22.242Z] #33 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:28:22 [2023-04-24T08:28:22.242Z] #34 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.242Z] 
08:28:22 [2023-04-24T08:28:22.242Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:28:22 [2023-04-24T08:28:22.242Z] #35 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
08:28:22 [2023-04-24T08:28:22.501Z] #36 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
08:28:22 [2023-04-24T08:28:22.501Z] #37 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:28:22 [2023-04-24T08:28:22.501Z] #38 DONE 0.5s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
08:28:22 [2023-04-24T08:28:22.501Z] #39 DONE 0.6s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #40 [dockercli-src 1/5] WORKDIR /tmp/dockercli
08:28:22 [2023-04-24T08:28:22.501Z] #40 DONE 0.6s
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:22 [2023-04-24T08:28:22.501Z] #41 ...
08:28:22 [2023-04-24T08:28:22.501Z] 
08:28:22 [2023-04-24T08:28:22.501Z] #42 [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
08:28:22 [2023-04-24T08:28:22.501Z] #42 DONE 0.7s
08:28:22 [2023-04-24T08:28:22.759Z] 
08:28:22 [2023-04-24T08:28:22.759Z] #43 [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
08:28:26 [2023-04-24T08:28:26.959Z] #43 ...
08:28:26 [2023-04-24T08:28:26.959Z] 
08:28:26 [2023-04-24T08:28:26.959Z] #21 [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
08:28:26 [2023-04-24T08:28:26.959Z] #21 8.608 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:28:26 [2023-04-24T08:28:26.959Z] #21 9.017 
08:28:26 [2023-04-24T08:28:26.959Z] #21 9.260 #=#=#                                                                         

######################################################################## 100.0%
08:28:26 [2023-04-24T08:28:26.959Z] #21 9.615 
08:28:26 [2023-04-24T08:28:26.959Z] #21 10.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:28:26 [2023-04-24T08:28:26.959Z] #21 10.71 
08:28:26 [2023-04-24T08:28:26.959Z] #21 10.97 #=#=#                                                                         

######################################################################## 100.0%
08:28:26 [2023-04-24T08:28:26.959Z] #21 11.22 
08:28:26 [2023-04-24T08:28:26.959Z] #21 11.23 Download of images into '/build' complete.
08:28:26 [2023-04-24T08:28:26.959Z] #21 11.23 Use something like the following to load the result into a Docker daemon:
08:28:26 [2023-04-24T08:28:26.959Z] #21 11.23   tar -cC '/build' . | docker load
08:28:26 [2023-04-24T08:28:26.959Z] #21 DONE 11.3s
08:28:26 [2023-04-24T08:28:26.959Z] 
08:28:26 [2023-04-24T08:28:26.959Z] #44 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
08:28:27 [2023-04-24T08:28:27.526Z] #44 ...
08:28:27 [2023-04-24T08:28:27.526Z] 
08:28:27 [2023-04-24T08:28:27.526Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:27 [2023-04-24T08:28:27.526Z] #41 5.070 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:27 [2023-04-24T08:28:27.526Z] #41 5.070 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:27 [2023-04-24T08:28:27.526Z] #41 5.070 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:28 [2023-04-24T08:28:28.097Z] #41 ...
08:28:28 [2023-04-24T08:28:28.098Z] 
08:28:28 [2023-04-24T08:28:28.098Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: is subject to change. To configure the initial branch name to use in all
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: of your new repositories, which will suppress this warning, call:
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 	git config --global init.defaultBranch <name>
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 'development'. The just-created branch can be renamed via this command:
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.745 hint: 	git branch -m <name>
08:28:28 [2023-04-24T08:28:28.098Z] #0 5.752 Initialized empty Git repository in /usr/src/registry/.git/
08:28:28 [2023-04-24T08:28:28.098Z] #45 DONE 5.9s
08:28:28 [2023-04-24T08:28:28.098Z] 
08:28:28 [2023-04-24T08:28:28.098Z] #46 [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...)
08:28:28 [2023-04-24T08:28:28.665Z] #46 ...
08:28:28 [2023-04-24T08:28:28.665Z] 
08:28:28 [2023-04-24T08:28:28.665Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.155 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 Initialized empty Git repository in /usr/src/containerd/.git/
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: is subject to change. To configure the initial branch name to use in all
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: of your new repositories, which will suppress this warning, call:
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 	git config --global init.defaultBranch <name>
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 'development'. The just-created branch can be renamed via this command:
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 
08:28:28 [2023-04-24T08:28:28.665Z] #0 6.174 hint: 	git branch -m <name>
08:28:28 [2023-04-24T08:28:28.665Z] #47 DONE 6.3s
08:28:28 [2023-04-24T08:28:28.665Z] 
08:28:28 [2023-04-24T08:28:28.665Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:29 [2023-04-24T08:28:29.237Z] #48 ...
08:28:29 [2023-04-24T08:28:29.237Z] 
08:28:29 [2023-04-24T08:28:29.237Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.556 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: is subject to change. To configure the initial branch name to use in all
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: of your new repositories, which will suppress this warning, call:
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 	git config --global init.defaultBranch <name>
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 'development'. The just-created branch can be renamed via this command:
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.557 hint: 	git branch -m <name>
08:28:29 [2023-04-24T08:28:29.237Z] #49 DONE 6.7s
08:28:29 [2023-04-24T08:28:29.237Z] 
08:28:29 [2023-04-24T08:28:29.237Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: is subject to change. To configure the initial branch name to use in all
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: of your new repositories, which will suppress this warning, call:
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 	git config --global init.defaultBranch <name>
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 'development'. The just-created branch can be renamed via this command:
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.406 hint: 	git branch -m <name>
08:28:29 [2023-04-24T08:28:29.237Z] #0 6.415 Initialized empty Git repository in /usr/src/delve/.git/
08:28:29 [2023-04-24T08:28:29.237Z] #50 DONE 6.7s
08:28:29 [2023-04-24T08:28:29.237Z] 
08:28:29 [2023-04-24T08:28:29.237Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:29 [2023-04-24T08:28:29.495Z] #51 ...
08:28:29 [2023-04-24T08:28:29.495Z] 
08:28:29 [2023-04-24T08:28:29.495Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: is subject to change. To configure the initial branch name to use in all
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: of your new repositories, which will suppress this warning, call:
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 	git config --global init.defaultBranch <name>
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 'development'. The just-created branch can be renamed via this command:
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.856 hint: 	git branch -m <name>
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.882 Initialized empty Git repository in /usr/src/tini/.git/
08:28:29 [2023-04-24T08:28:29.495Z] #52 DONE 7.0s
08:28:29 [2023-04-24T08:28:29.495Z] 
08:28:29 [2023-04-24T08:28:29.495Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: is subject to change. To configure the initial branch name to use in all
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: of your new repositories, which will suppress this warning, call:
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 	git config --global init.defaultBranch <name>
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 'development'. The just-created branch can be renamed via this command:
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.903 hint: 	git branch -m <name>
08:28:29 [2023-04-24T08:28:29.495Z] #0 6.926 Initialized empty Git repository in /usr/src/swagger/.git/
08:28:29 [2023-04-24T08:28:29.495Z] #53 DONE 7.0s
08:28:29 [2023-04-24T08:28:29.495Z] 
08:28:29 [2023-04-24T08:28:29.495Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:28:30 [2023-04-24T08:28:30.060Z] #54 ...
08:28:30 [2023-04-24T08:28:30.060Z] 
08:28:30 [2023-04-24T08:28:30.060Z] #55 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 Initialized empty Git repository in /usr/src/runc/.git/
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: is subject to change. To configure the initial branch name to use in all
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: of your new repositories, which will suppress this warning, call:
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 	git config --global init.defaultBranch <name>
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 'development'. The just-created branch can be renamed via this command:
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #0 7.311 hint: 	git branch -m <name>
08:28:30 [2023-04-24T08:28:30.060Z] #55 DONE 7.6s
08:28:30 [2023-04-24T08:28:30.060Z] 
08:28:30 [2023-04-24T08:28:30.060Z] #44 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 Initialized empty Git repository in /tmp/dockercli/.git/
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: is subject to change. To configure the initial branch name to use in all
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: of your new repositories, which will suppress this warning, call:
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 	git config --global init.defaultBranch <name>
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 'development'. The just-created branch can be renamed via this command:
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 
08:28:30 [2023-04-24T08:28:30.060Z] #44 7.377 hint: 	git branch -m <name>
08:28:30 [2023-04-24T08:28:30.060Z] #44 DONE 7.5s
08:28:30 [2023-04-24T08:28:30.060Z] 
08:28:30 [2023-04-24T08:28:30.060Z] #56 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:31 [2023-04-24T08:28:31.958Z] #56 ...
08:28:31 [2023-04-24T08:28:31.958Z] 
08:28:31 [2023-04-24T08:28:31.958Z] #57 [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             ;
08:28:31 [2023-04-24T08:28:31.958Z] #0 5.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:31 [2023-04-24T08:28:31.958Z] #0 5.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:31 [2023-04-24T08:28:31.958Z] #0 5.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:31 [2023-04-24T08:28:31.958Z] #0 6.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:31 [2023-04-24T08:28:31.958Z] #0 9.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:31 [2023-04-24T08:28:31.958Z] #57 ...
08:28:31 [2023-04-24T08:28:31.958Z] 
08:28:31 [2023-04-24T08:28:31.958Z] #58 [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
08:28:31 [2023-04-24T08:28:31.958Z] #0 9.634 go: downloading github.com/golangci/golangci-lint v1.51.2
08:28:32 [2023-04-24T08:28:32.216Z] #58 ...
08:28:32 [2023-04-24T08:28:32.216Z] 
08:28:32 [2023-04-24T08:28:32.216Z] #59 [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
08:28:32 [2023-04-24T08:28:32.216Z] #0 8.769 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #0 8.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #0 8.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #59 ...
08:28:32 [2023-04-24T08:28:32.216Z] 
08:28:32 [2023-04-24T08:28:32.216Z] #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
08:28:32 [2023-04-24T08:28:32.216Z] #0 5.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #0 5.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #0 5.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:32 [2023-04-24T08:28:32.216Z] #0 6.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:32 [2023-04-24T08:28:32.473Z] #60 ...
08:28:32 [2023-04-24T08:28:32.473Z] 
08:28:32 [2023-04-24T08:28:32.473Z] #61 [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
08:28:32 [2023-04-24T08:28:32.473Z] #0 6.147 go: downloading mvdan.cc/sh/v3 v3.6.0
08:28:32 [2023-04-24T08:28:32.473Z] #0 6.746 go: downloading github.com/google/renameio/v2 v2.0.0
08:28:32 [2023-04-24T08:28:32.473Z] #0 6.789 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
08:28:32 [2023-04-24T08:28:32.473Z] #0 7.158 go: downloading golang.org/x/term v0.3.0
08:28:32 [2023-04-24T08:28:32.473Z] #0 7.196 go: downloading mvdan.cc/editorconfig v0.2.0
08:28:32 [2023-04-24T08:28:32.473Z] #0 7.490 go: downloading golang.org/x/sys v0.3.0
08:28:32 [2023-04-24T08:28:32.731Z] #61 ...
08:28:32 [2023-04-24T08:28:32.731Z] 
08:28:32 [2023-04-24T08:28:32.731Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:28:32 [2023-04-24T08:28:32.731Z] #0 8.236 go: downloading github.com/pelletier/go-toml v1.8.1
08:28:32 [2023-04-24T08:28:32.731Z] #62 ...
08:28:32 [2023-04-24T08:28:32.731Z] 
08:28:32 [2023-04-24T08:28:32.731Z] #63 [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
08:28:32 [2023-04-24T08:28:32.731Z] #0 6.945 go: downloading gotest.tools/gotestsum v1.8.2
08:28:32 [2023-04-24T08:28:32.731Z] #0 9.000 go: downloading github.com/fatih/color v1.13.0
08:28:32 [2023-04-24T08:28:32.731Z] #0 9.487 go: downloading github.com/dnephin/pflag v1.0.7
08:28:32 [2023-04-24T08:28:32.731Z] #0 9.837 go: downloading golang.org/x/tools v0.1.11
08:28:32 [2023-04-24T08:28:32.731Z] #0 9.867 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:28:32 [2023-04-24T08:28:32.731Z] #0 10.45 go: downloading github.com/mattn/go-colorable v0.1.12
08:28:32 [2023-04-24T08:28:32.731Z] #0 10.50 go: downloading github.com/mattn/go-isatty v0.0.14
08:28:32 [2023-04-24T08:28:32.990Z] #63 ...
08:28:32 [2023-04-24T08:28:32.990Z] 
08:28:32 [2023-04-24T08:28:32.990Z] #64 [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
08:28:32 [2023-04-24T08:28:32.990Z] #0 9.034 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:32 [2023-04-24T08:28:32.990Z] #0 9.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:32 [2023-04-24T08:28:32.990Z] #0 9.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:32 [2023-04-24T08:28:32.990Z] #64 ...
08:28:32 [2023-04-24T08:28:32.990Z] 
08:28:32 [2023-04-24T08:28:32.990Z] #65 [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
08:28:32 [2023-04-24T08:28:32.990Z] #0 8.235 go: downloading github.com/tc-hib/go-winres v0.3.0
08:28:32 [2023-04-24T08:28:32.990Z] #0 9.396 go: downloading github.com/tc-hib/winres v0.1.6
08:28:33 [2023-04-24T08:28:33.249Z] #65 ...
08:28:33 [2023-04-24T08:28:33.249Z] 
08:28:33 [2023-04-24T08:28:33.249Z] #66 [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
08:28:33 [2023-04-24T08:28:33.249Z] #0 5.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:33 [2023-04-24T08:28:33.249Z] #0 5.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:33 [2023-04-24T08:28:33.249Z] #0 5.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:33 [2023-04-24T08:28:33.249Z] #0 7.124 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:33 [2023-04-24T08:28:33.249Z] #66 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:33 [2023-04-24T08:28:33.249Z] #66 ...
08:28:33 [2023-04-24T08:28:33.249Z] 
08:28:33 [2023-04-24T08:28:33.249Z] #63 [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
08:28:33 [2023-04-24T08:28:33.249Z] #63 11.14 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
08:28:33 [2023-04-24T08:28:33.249Z] #63 11.31 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
08:28:33 [2023-04-24T08:28:33.249Z] #63 11.43 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:28:33 [2023-04-24T08:28:33.507Z] #63 11.68 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
08:28:35 [2023-04-24T08:28:35.409Z] #63 ...
08:28:35 [2023-04-24T08:28:35.409Z] 
08:28:35 [2023-04-24T08:28:35.409Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:35 [2023-04-24T08:28:35.409Z] #67 DONE 5.7s
08:28:35 [2023-04-24T08:28:35.409Z] 
08:28:35 [2023-04-24T08:28:35.409Z] #57 [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             ;
08:28:35 [2023-04-24T08:28:35.409Z] #57 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:38 [2023-04-24T08:28:38.689Z] #57 ...
08:28:38 [2023-04-24T08:28:38.689Z] 
08:28:38 [2023-04-24T08:28:38.689Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:38 [2023-04-24T08:28:38.689Z] #68 DONE 9.6s
08:28:38 [2023-04-24T08:28:38.689Z] 
08:28:38 [2023-04-24T08:28:38.689Z] #58 [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
08:28:38 [2023-04-24T08:28:38.689Z] #58 13.09 go: downloading github.com/fatih/color v1.14.1
08:28:38 [2023-04-24T08:28:38.689Z] #58 13.10 go: downloading github.com/gofrs/flock v0.8.1
08:28:38 [2023-04-24T08:28:38.689Z] #58 13.50 go: downloading github.com/pkg/errors v0.9.1
08:28:38 [2023-04-24T08:28:38.689Z] #58 13.52 go: downloading github.com/spf13/cobra v1.6.1
08:28:38 [2023-04-24T08:28:38.689Z] #58 13.68 go: downloading github.com/spf13/pflag v1.0.5
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.04 go: downloading github.com/spf13/viper v1.12.0
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.05 go: downloading gopkg.in/yaml.v3 v3.0.1
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.31 go: downloading golang.org/x/tools v0.6.0
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.61 go: downloading github.com/hashicorp/go-version v1.6.0
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.75 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:28:38 [2023-04-24T08:28:38.689Z] #58 14.92 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:28:38 [2023-04-24T08:28:38.689Z] #58 15.05 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:28:40 [2023-04-24T08:28:40.061Z] #58 ...
08:28:40 [2023-04-24T08:28:40.061Z] 
08:28:40 [2023-04-24T08:28:40.061Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:28:40 [2023-04-24T08:28:40.061Z] #54 DONE 10.5s
08:28:40 [2023-04-24T08:28:40.062Z] 
08:28:40 [2023-04-24T08:28:40.062Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:40 [2023-04-24T08:28:40.062Z] #69 ...
08:28:40 [2023-04-24T08:28:40.062Z] 
08:28:40 [2023-04-24T08:28:40.062Z] #43 [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
08:28:40 [2023-04-24T08:28:40.062Z] #43 7.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:40 [2023-04-24T08:28:40.062Z] #43 7.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:40 [2023-04-24T08:28:40.062Z] #43 7.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:40 [2023-04-24T08:28:40.062Z] #43 8.028 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
08:28:40 [2023-04-24T08:28:40.062Z] #43 9.243 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:40 [2023-04-24T08:28:40.062Z] #43 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:40 [2023-04-24T08:28:40.062Z] #43 16.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:40 [2023-04-24T08:28:40.320Z] #43 ...
08:28:40 [2023-04-24T08:28:40.320Z] 
08:28:40 [2023-04-24T08:28:40.320Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:40 [2023-04-24T08:28:40.320Z] #41 7.738 Reading package lists...
08:28:40 [2023-04-24T08:28:40.320Z] #41 14.24 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:28:40 [2023-04-24T08:28:40.320Z] #41 14.36 Reading package lists...
08:28:40 [2023-04-24T08:28:40.320Z] #41 ...
08:28:40 [2023-04-24T08:28:40.320Z] 
08:28:40 [2023-04-24T08:28:40.320Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
08:28:42 [2023-04-24T08:28:42.850Z] #70 ...
08:28:42 [2023-04-24T08:28:42.850Z] 
08:28:42 [2023-04-24T08:28:42.850Z] #59 [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
08:28:42 [2023-04-24T08:28:42.850Z] #59 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:42 [2023-04-24T08:28:42.850Z] #59 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:42 [2023-04-24T08:28:42.850Z] #59 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:42 [2023-04-24T08:28:42.850Z] #59 ...
08:28:42 [2023-04-24T08:28:42.850Z] 
08:28:42 [2023-04-24T08:28:42.850Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:42 [2023-04-24T08:28:42.850Z] #41 14.36 Reading package lists...
08:28:42 [2023-04-24T08:28:42.850Z] #41 20.58 Building dependency tree...
08:28:42 [2023-04-24T08:28:42.850Z] #41 ...
08:28:42 [2023-04-24T08:28:42.850Z] 
08:28:42 [2023-04-24T08:28:42.850Z] #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
08:28:42 [2023-04-24T08:28:42.850Z] #60 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:42 [2023-04-24T08:28:42.850Z] #60 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:42 [2023-04-24T08:28:42.850Z] #60 20.51 Fetched 8525 kB in 15s (569 kB/s)
08:28:43 [2023-04-24T08:28:43.108Z] #60 20.51 Reading package lists...
08:28:43 [2023-04-24T08:28:43.108Z] #60 ...
08:28:43 [2023-04-24T08:28:43.108Z] 
08:28:43 [2023-04-24T08:28:43.108Z] #58 [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
08:28:43 [2023-04-24T08:28:43.108Z] #58 20.42 go: downloading github.com/mattn/go-colorable v0.1.13
08:28:43 [2023-04-24T08:28:43.108Z] #58 20.45 go: downloading github.com/sirupsen/logrus v1.9.0
08:28:43 [2023-04-24T08:28:43.108Z] #58 20.60 go: downloading github.com/stretchr/testify v1.8.1
08:28:43 [2023-04-24T08:28:43.108Z] #58 20.90 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
08:28:43 [2023-04-24T08:28:43.108Z] #58 21.05 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
08:28:43 [2023-04-24T08:28:43.108Z] #58 21.05 go: downloading github.com/mattn/go-isatty v0.0.17
08:28:43 [2023-04-24T08:28:43.108Z] #58 21.27 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:28:43 [2023-04-24T08:28:43.108Z] #58 21.27 go: downloading github.com/spf13/afero v1.8.2
08:28:43 [2023-04-24T08:28:43.366Z] #58 21.48 go: downloading github.com/spf13/cast v1.5.0
08:28:43 [2023-04-24T08:28:43.624Z] #58 21.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:28:43 [2023-04-24T08:28:43.624Z] #58 21.70 go: downloading golang.org/x/mod v0.8.0
08:28:43 [2023-04-24T08:28:43.624Z] #58 21.77 go: downloading github.com/hashicorp/errwrap v1.0.0
08:28:43 [2023-04-24T08:28:43.624Z] #58 ...
08:28:43 [2023-04-24T08:28:43.624Z] 
08:28:43 [2023-04-24T08:28:43.624Z] #64 [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
08:28:43 [2023-04-24T08:28:43.624Z] #64 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:43 [2023-04-24T08:28:43.624Z] #64 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:43 [2023-04-24T08:28:43.624Z] #64 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:43 [2023-04-24T08:28:43.885Z] #64 ...
08:28:43 [2023-04-24T08:28:43.885Z] 
08:28:43 [2023-04-24T08:28:43.885Z] #46 [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...)
08:28:43 [2023-04-24T08:28:43.885Z] #46 5.649 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
08:28:43 [2023-04-24T08:28:43.885Z] #46 13.94 + git checkout -q FETCH_HEAD
08:28:43 [2023-04-24T08:28:43.885Z] #46 ...
08:28:43 [2023-04-24T08:28:43.885Z] 
08:28:43 [2023-04-24T08:28:43.885Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:43 [2023-04-24T08:28:43.885Z] #69 DONE 14.0s
08:28:43 [2023-04-24T08:28:43.885Z] 
08:28:43 [2023-04-24T08:28:43.885Z] #65 [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
08:28:43 [2023-04-24T08:28:43.885Z] #65 12.01 go: downloading github.com/urfave/cli/v2 v2.3.0
08:28:43 [2023-04-24T08:28:43.885Z] #65 12.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:28:43 [2023-04-24T08:28:43.885Z] #65 12.37 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:28:43 [2023-04-24T08:28:43.885Z] #65 15.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:28:43 [2023-04-24T08:28:43.885Z] #65 16.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:28:44 [2023-04-24T08:28:44.143Z] #65 ...
08:28:44 [2023-04-24T08:28:44.143Z] 
08:28:44 [2023-04-24T08:28:44.143Z] #58 [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
08:28:44 [2023-04-24T08:28:44.143Z] #58 22.11 go: downloading golang.org/x/sys v0.5.0
08:28:44 [2023-04-24T08:28:44.400Z] #58 22.52 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
08:28:44 [2023-04-24T08:28:44.658Z] #58 22.70 go: downloading 4d63.com/gochecknoglobals v0.2.1
08:28:44 [2023-04-24T08:28:44.658Z] #58 22.80 go: downloading github.com/Abirdcfly/dupword v0.0.9
08:28:44 [2023-04-24T08:28:44.916Z] #58 23.10 go: downloading github.com/Antonboom/errname v0.1.7
08:28:45 [2023-04-24T08:28:45.174Z] #58 23.31 go: downloading github.com/Antonboom/nilnil v0.1.1
08:28:45 [2023-04-24T08:28:45.432Z] #58 23.40 go: downloading github.com/BurntSushi/toml v1.2.1
08:28:46 [2023-04-24T08:28:46.366Z] #58 ...
08:28:46 [2023-04-24T08:28:46.366Z] 
08:28:46 [2023-04-24T08:28:46.366Z] #66 [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
08:28:46 [2023-04-24T08:28:46.366Z] #66 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:46 [2023-04-24T08:28:46.366Z] #66 20.33 Fetched 8525 kB in 15s (579 kB/s)
08:28:46 [2023-04-24T08:28:46.366Z] #66 20.33 Reading package lists...
08:28:46 [2023-04-24T08:28:46.366Z] #66 ...
08:28:46 [2023-04-24T08:28:46.366Z] 
08:28:46 [2023-04-24T08:28:46.366Z] #64 [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
08:28:46 [2023-04-24T08:28:46.366Z] #64 23.85 Fetched 8525 kB in 15s (565 kB/s)
08:28:46 [2023-04-24T08:28:46.625Z] #64 23.85 Reading package lists...
08:28:46 [2023-04-24T08:28:46.625Z] #64 ...
08:28:46 [2023-04-24T08:28:46.625Z] 
08:28:46 [2023-04-24T08:28:46.625Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:28:46 [2023-04-24T08:28:46.625Z] #51 DONE 17.4s
08:28:46 [2023-04-24T08:28:46.625Z] 
08:28:46 [2023-04-24T08:28:46.625Z] #58 [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
08:28:46 [2023-04-24T08:28:46.625Z] #58 24.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:28:46 [2023-04-24T08:28:46.625Z] #58 24.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
08:28:47 [2023-04-24T08:28:47.190Z] #58 25.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
08:28:47 [2023-04-24T08:28:47.190Z] #58 25.32 go: downloading github.com/alexkohler/prealloc v1.0.0
08:28:47 [2023-04-24T08:28:47.448Z] #58 25.45 go: downloading github.com/alingse/asasalint v0.0.11
08:28:47 [2023-04-24T08:28:47.707Z] #58 25.76 go: downloading github.com/ashanbrown/forbidigo v1.4.0
08:28:47 [2023-04-24T08:28:47.707Z] #58 25.98 go: downloading github.com/ashanbrown/makezero v1.1.1
08:28:47 [2023-04-24T08:28:47.965Z] #58 ...
08:28:47 [2023-04-24T08:28:47.965Z] 
08:28:47 [2023-04-24T08:28:47.965Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:47 [2023-04-24T08:28:47.965Z] #41 20.58 Building dependency tree...
08:28:47 [2023-04-24T08:28:47.965Z] #41 22.09 Reading state information...
08:28:47 [2023-04-24T08:28:47.965Z] #41 25.50 gcc is already the newest version (4:10.2.1-1).
08:28:47 [2023-04-24T08:28:47.965Z] #41 25.50 libc6-dev is already the newest version (2.31-13+deb11u5).
08:28:47 [2023-04-24T08:28:47.965Z] #41 25.50 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:28:47 [2023-04-24T08:28:47.965Z] #41 DONE 25.6s
08:28:48 [2023-04-24T08:28:48.224Z] 
08:28:48 [2023-04-24T08:28:48.224Z] #58 [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
08:28:48 [2023-04-24T08:28:48.224Z] #58 26.26 go: downloading github.com/bkielbasa/cyclop v1.2.0
08:28:48 [2023-04-24T08:28:48.224Z] #58 26.43 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:28:48 [2023-04-24T08:28:48.482Z] #58 26.59 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
08:28:48 [2023-04-24T08:28:48.482Z] #58 26.64 go: downloading github.com/breml/bidichk v0.2.3
08:28:48 [2023-04-24T08:28:48.482Z] #58 26.67 go: downloading github.com/breml/errchkjson v0.3.0
08:28:48 [2023-04-24T08:28:48.482Z] #58 26.76 go: downloading github.com/butuzov/ireturn v0.1.1
08:28:48 [2023-04-24T08:28:48.740Z] #58 26.77 go: downloading github.com/charithe/durationcheck v0.0.9
08:28:48 [2023-04-24T08:28:48.740Z] #58 26.90 go: downloading github.com/curioswitch/go-reassign v0.2.0
08:28:48 [2023-04-24T08:28:48.740Z] #58 26.93 go: downloading github.com/daixiang0/gci v0.9.1
08:28:49 [2023-04-24T08:28:49.307Z] #58 27.33 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:28:49 [2023-04-24T08:28:49.307Z] #58 27.33 go: downloading github.com/esimonov/ifshort v1.0.4
08:28:49 [2023-04-24T08:28:49.307Z] #58 27.43 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:28:49 [2023-04-24T08:28:49.307Z] #58 27.45 go: downloading github.com/fzipp/gocyclo v0.6.0
08:28:49 [2023-04-24T08:28:49.307Z] #58 27.54 go: downloading github.com/go-critic/go-critic v0.6.7
08:28:50 [2023-04-24T08:28:50.243Z] #58 28.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:28:50 [2023-04-24T08:28:50.243Z] #58 28.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:28:50 [2023-04-24T08:28:50.243Z] #58 28.52 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:28:50 [2023-04-24T08:28:50.501Z] #58 28.60 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
08:28:50 [2023-04-24T08:28:50.760Z] #58 28.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:28:50 [2023-04-24T08:28:50.760Z] #58 28.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:28:50 [2023-04-24T08:28:50.760Z] #58 29.02 go: downloading github.com/golangci/misspell v0.4.0
08:28:50 [2023-04-24T08:28:50.760Z] #58 29.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:28:51 [2023-04-24T08:28:51.020Z] #58 29.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
08:28:51 [2023-04-24T08:28:51.020Z] #58 29.14 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:28:51 [2023-04-24T08:28:51.020Z] #58 ...
08:28:51 [2023-04-24T08:28:51.020Z] 
08:28:51 [2023-04-24T08:28:51.020Z] #57 [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             ;
08:28:51 [2023-04-24T08:28:51.020Z] #57 19.14 Fetched 8525 kB in 13s (634 kB/s)
08:28:51 [2023-04-24T08:28:51.020Z] #57 19.14 Reading package lists...
08:28:51 [2023-04-24T08:28:51.279Z] #57 25.99 Reading package lists...
08:28:51 [2023-04-24T08:28:51.279Z] #57 ...
08:28:51 [2023-04-24T08:28:51.279Z] 
08:28:51 [2023-04-24T08:28:51.279Z] #58 [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
08:28:51 [2023-04-24T08:28:51.279Z] #58 29.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:28:51 [2023-04-24T08:28:51.279Z] #58 29.39 go: downloading github.com/hexops/gotextdiff v1.0.3
08:28:51 [2023-04-24T08:28:51.279Z] #58 29.50 go: downloading github.com/jgautheron/goconst v1.5.1
08:28:51 [2023-04-24T08:28:51.538Z] #58 29.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:28:51 [2023-04-24T08:28:51.538Z] #58 29.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:28:51 [2023-04-24T08:28:51.538Z] #58 29.57 go: downloading github.com/julz/importas v0.1.0
08:28:51 [2023-04-24T08:28:51.538Z] #58 29.62 go: downloading github.com/junk1tm/musttag v0.4.5
08:28:51 [2023-04-24T08:28:51.538Z] #58 29.70 go: downloading github.com/kisielk/errcheck v1.6.3
08:28:51 [2023-04-24T08:28:51.796Z] #58 29.78 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
08:28:51 [2023-04-24T08:28:51.796Z] #58 29.81 go: downloading github.com/kulti/thelper v0.6.3
08:28:51 [2023-04-24T08:28:51.796Z] #58 29.98 go: downloading github.com/kunwardeep/paralleltest v1.0.6
08:28:51 [2023-04-24T08:28:51.796Z] #58 30.03 go: downloading github.com/kyoh86/exportloopref v0.1.11
08:28:52 [2023-04-24T08:28:52.055Z] #58 ...
08:28:52 [2023-04-24T08:28:52.055Z] 
08:28:52 [2023-04-24T08:28:52.055Z] #63 [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
08:28:52 [2023-04-24T08:28:52.055Z] #63 20.11 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:28:52 [2023-04-24T08:28:52.055Z] #63 ...
08:28:52 [2023-04-24T08:28:52.055Z] 
08:28:52 [2023-04-24T08:28:52.055Z] #58 [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
08:28:52 [2023-04-24T08:28:52.055Z] #58 30.19 go: downloading github.com/ldez/tagliatelle v0.4.0
08:28:52 [2023-04-24T08:28:52.055Z] #58 30.23 go: downloading github.com/leonklingele/grouper v1.1.1
08:28:52 [2023-04-24T08:28:52.055Z] #58 30.29 go: downloading github.com/lufeee/execinquery v1.2.1
08:28:52 [2023-04-24T08:28:52.314Z] #58 30.34 go: downloading github.com/maratori/testableexamples v1.0.0
08:28:52 [2023-04-24T08:28:52.314Z] #58 30.47 go: downloading github.com/maratori/testpackage v1.1.0
08:28:52 [2023-04-24T08:28:52.314Z] #58 30.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
08:28:52 [2023-04-24T08:28:52.314Z] #58 30.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:28:52 [2023-04-24T08:28:52.575Z] #58 30.62 go: downloading github.com/mgechev/revive v1.2.5
08:28:52 [2023-04-24T08:28:52.575Z] #58 ...
08:28:52 [2023-04-24T08:28:52.575Z] 
08:28:52 [2023-04-24T08:28:52.575Z] #43 [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
08:28:52 [2023-04-24T08:28:52.575Z] #43 20.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
08:28:52 [2023-04-24T08:28:52.575Z] #43 24.10 Fetched 8529 kB in 17s (496 kB/s)
08:28:52 [2023-04-24T08:28:52.575Z] #43 24.10 Reading package lists...
08:28:52 [2023-04-24T08:28:52.575Z] #43 29.80 Reading package lists...
08:28:52 [2023-04-24T08:28:52.575Z] #43 ...
08:28:52 [2023-04-24T08:28:52.575Z] 
08:28:52 [2023-04-24T08:28:52.575Z] #46 [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...)
08:28:52 [2023-04-24T08:28:52.575Z] #46 16.29 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:28:52 [2023-04-24T08:28:52.575Z] #46 16.31 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
08:28:52 [2023-04-24T08:28:52.575Z] #46 19.02 internal/goarch
08:28:52 [2023-04-24T08:28:52.575Z] #46 19.13 internal/unsafeheader
08:28:52 [2023-04-24T08:28:52.575Z] #46 19.42 internal/cpu
08:28:52 [2023-04-24T08:28:52.575Z] #46 19.42 internal/abi
08:28:52 [2023-04-24T08:28:52.575Z] #46 20.07 internal/coverage/rtcov
08:28:52 [2023-04-24T08:28:52.575Z] #46 20.25 internal/bytealg
08:28:52 [2023-04-24T08:28:52.575Z] #46 20.28 internal/goexperiment
08:28:52 [2023-04-24T08:28:52.575Z] #46 20.42 internal/goos
08:28:52 [2023-04-24T08:28:52.575Z] #46 20.66 runtime/internal/atomic
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.11 runtime/internal/math
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.30 runtime/internal/sys
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.48 runtime/internal/syscall
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.75 internal/race
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.92 runtime
08:28:52 [2023-04-24T08:28:52.575Z] #46 21.95 sync/atomic
08:28:52 [2023-04-24T08:28:52.575Z] #46 23.23 unicode
08:28:53 [2023-04-24T08:28:53.143Z] #46 ...
08:28:53 [2023-04-24T08:28:53.143Z] 
08:28:53 [2023-04-24T08:28:53.143Z] #58 [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
08:28:53 [2023-04-24T08:28:53.143Z] #58 31.44 go: downloading github.com/moricho/tparallel v0.2.1
08:28:53 [2023-04-24T08:28:53.401Z] #58 31.47 go: downloading github.com/nakabonne/nestif v0.3.1
08:28:53 [2023-04-24T08:28:53.401Z] #58 31.59 go: downloading github.com/nishanths/exhaustive v0.9.5
08:28:53 [2023-04-24T08:28:53.401Z] #58 31.65 go: downloading github.com/nishanths/predeclared v0.2.2
08:28:53 [2023-04-24T08:28:53.660Z] #58 31.70 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
08:28:53 [2023-04-24T08:28:53.660Z] #58 31.84 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
08:28:53 [2023-04-24T08:28:53.660Z] #58 31.92 go: downloading github.com/ryancurrah/gomodguard v1.3.0
08:28:53 [2023-04-24T08:28:53.918Z] #58 31.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
08:28:53 [2023-04-24T08:28:53.918Z] #58 32.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
08:28:53 [2023-04-24T08:28:53.918Z] #58 32.10 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:28:53 [2023-04-24T08:28:53.918Z] #58 32.18 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
08:28:53 [2023-04-24T08:28:53.918Z] #58 32.21 go: downloading github.com/securego/gosec/v2 v2.15.0
08:28:54 [2023-04-24T08:28:54.485Z] #58 32.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:28:54 [2023-04-24T08:28:54.485Z] #58 32.67 go: downloading github.com/sivchari/containedctx v1.0.2
08:28:54 [2023-04-24T08:28:54.485Z] #58 32.71 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:28:54 [2023-04-24T08:28:54.485Z] #58 32.71 go: downloading github.com/sivchari/tenv v1.7.1
08:28:54 [2023-04-24T08:28:54.744Z] #58 32.82 go: downloading github.com/sonatard/noctx v0.0.1
08:28:54 [2023-04-24T08:28:54.744Z] #58 32.89 go: downloading github.com/sourcegraph/go-diff v0.7.0
08:28:54 [2023-04-24T08:28:54.744Z] #58 32.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:28:55 [2023-04-24T08:28:55.002Z] #58 33.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:28:55 [2023-04-24T08:28:55.002Z] #58 33.23 go: downloading github.com/tdakkota/asciicheck v0.1.1
08:28:55 [2023-04-24T08:28:55.002Z] #58 33.25 go: downloading github.com/tetafro/godot v1.4.11
08:28:55 [2023-04-24T08:28:55.263Z] #58 33.34 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
08:28:55 [2023-04-24T08:28:55.263Z] #58 33.36 go: downloading github.com/timonwong/loggercheck v0.9.3
08:28:55 [2023-04-24T08:28:55.522Z] #58 33.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
08:28:55 [2023-04-24T08:28:55.522Z] #58 33.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
08:28:55 [2023-04-24T08:28:55.522Z] #58 33.71 go: downloading github.com/ultraware/funlen v0.0.3
08:28:55 [2023-04-24T08:28:55.780Z] #58 33.95 go: downloading github.com/ultraware/whitespace v0.0.5
08:28:55 [2023-04-24T08:28:55.780Z] #58 33.97 go: downloading github.com/uudashr/gocognit v1.0.6
08:28:56 [2023-04-24T08:28:56.039Z] #58 34.12 go: downloading github.com/yagipy/maintidx v1.0.0
08:28:56 [2023-04-24T08:28:56.039Z] #58 ...
08:28:56 [2023-04-24T08:28:56.039Z] 
08:28:56 [2023-04-24T08:28:56.039Z] #59 [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
08:28:56 [2023-04-24T08:28:56.039Z] #59 23.89 Fetched 8525 kB in 15s (552 kB/s)
08:28:56 [2023-04-24T08:28:56.039Z] #59 23.89 Reading package lists...
08:28:56 [2023-04-24T08:28:56.039Z] #59 30.53 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:56 [2023-04-24T08:28:56.039Z] #59 30.53 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:56 [2023-04-24T08:28:56.039Z] #59 30.53 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:56 [2023-04-24T08:28:56.298Z] #59 33.69 Reading package lists...
08:28:56 [2023-04-24T08:28:56.298Z] #59 ...
08:28:56 [2023-04-24T08:28:56.298Z] 
08:28:56 [2023-04-24T08:28:56.298Z] #58 [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
08:28:56 [2023-04-24T08:28:56.298Z] #58 34.29 go: downloading github.com/yeya24/promlinter v0.2.0
08:28:56 [2023-04-24T08:28:56.298Z] #58 34.30 go: downloading gitlab.com/bosi/decorder v0.2.3
08:28:56 [2023-04-24T08:28:56.556Z] #58 34.57 go: downloading honnef.co/go/tools v0.4.2
08:28:56 [2023-04-24T08:28:56.815Z] #58 ...
08:28:56 [2023-04-24T08:28:56.815Z] 
08:28:56 [2023-04-24T08:28:56.815Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:28:56 [2023-04-24T08:28:56.815Z] #71 ...
08:28:56 [2023-04-24T08:28:56.815Z] 
08:28:56 [2023-04-24T08:28:56.815Z] #46 [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...)
08:28:56 [2023-04-24T08:28:56.815Z] #46 27.65 unicode/utf8
08:28:56 [2023-04-24T08:28:56.815Z] #46 28.24 container/list
08:28:56 [2023-04-24T08:28:56.815Z] #46 28.68 internal/itoa
08:28:56 [2023-04-24T08:28:56.815Z] #46 28.87 math/bits
08:28:57 [2023-04-24T08:28:57.382Z] #46 29.44 math
08:28:58 [2023-04-24T08:28:58.316Z] #46 ...
08:28:58 [2023-04-24T08:28:58.316Z] 
08:28:58 [2023-04-24T08:28:58.316Z] #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
08:28:58 [2023-04-24T08:28:58.316Z] #60 20.51 Reading package lists...
08:28:58 [2023-04-24T08:28:58.316Z] #60 27.16 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:58 [2023-04-24T08:28:58.316Z] #60 27.16 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:58 [2023-04-24T08:28:58.316Z] #60 27.16 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:58 [2023-04-24T08:28:58.316Z] #60 30.38 Reading package lists...
08:28:58 [2023-04-24T08:28:58.316Z] #60 35.43 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:28:58 [2023-04-24T08:28:58.575Z] #60 35.51 Reading package lists...
08:28:58 [2023-04-24T08:28:58.575Z] #60 ...
08:28:58 [2023-04-24T08:28:58.575Z] 
08:28:58 [2023-04-24T08:28:58.575Z] #58 [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
08:28:58 [2023-04-24T08:28:58.575Z] #58 36.66 go: downloading mvdan.cc/gofumpt v0.4.0
08:28:58 [2023-04-24T08:28:58.575Z] #58 36.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:28:58 [2023-04-24T08:28:58.833Z] #58 36.93 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
08:28:58 [2023-04-24T08:28:58.833Z] #58 36.96 go: downloading github.com/davecgh/go-spew v1.1.1
08:28:59 [2023-04-24T08:28:59.092Z] #58 37.19 go: downloading github.com/pmezard/go-difflib v1.0.0
08:28:59 [2023-04-24T08:28:59.092Z] #58 37.19 go: downloading github.com/stretchr/objx v0.5.0
08:28:59 [2023-04-24T08:28:59.092Z] #58 37.22 go: downloading golang.org/x/text v0.6.0
08:28:59 [2023-04-24T08:28:59.092Z] #58 ...
08:28:59 [2023-04-24T08:28:59.092Z] 
08:28:59 [2023-04-24T08:28:59.092Z] #66 [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
08:28:59 [2023-04-24T08:28:59.092Z] #66 20.33 Reading package lists...
08:28:59 [2023-04-24T08:28:59.092Z] #66 27.83 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:59 [2023-04-24T08:28:59.092Z] #66 27.83 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:59 [2023-04-24T08:28:59.092Z] #66 27.83 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:59 [2023-04-24T08:28:59.092Z] #66 31.21 Reading package lists...
08:28:59 [2023-04-24T08:28:59.092Z] #66 36.23 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
08:28:59 [2023-04-24T08:28:59.351Z] #66 36.31 Reading package lists...
08:28:59 [2023-04-24T08:28:59.351Z] #66 ...
08:28:59 [2023-04-24T08:28:59.351Z] 
08:28:59 [2023-04-24T08:28:59.351Z] #57 [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             ;
08:28:59 [2023-04-24T08:28:59.351Z] #57 25.99 Reading package lists...
08:28:59 [2023-04-24T08:28:59.351Z] #57 31.56 Building dependency tree...
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.06 python3 is already the newest version (3.9.2-3).
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.06 The following additional packages will be installed:
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.07   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.08   patch xz-utils
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.09 Suggested packages:
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.12   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.12   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.12   m4-doc ed diffutils-doc
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.12 Recommended packages:
08:28:59 [2023-04-24T08:28:59.351Z] #57 36.12   fakeroot libalgorithm-merge-perl libltdl-dev
08:28:59 [2023-04-24T08:28:59.683Z] #57 37.65 The following NEW packages will be installed:
08:28:59 [2023-04-24T08:28:59.683Z] #57 37.66   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:28:59 [2023-04-24T08:28:59.683Z] #57 37.67   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
08:28:59 [2023-04-24T08:28:59.683Z] #57 37.68   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:28:59 [2023-04-24T08:28:59.946Z] #57 38.09 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
08:28:59 [2023-04-24T08:28:59.946Z] #57 38.09 Need to get 5458 kB of archives.
08:28:59 [2023-04-24T08:28:59.946Z] #57 38.09 After this operation, 11.6 MB of additional disk space will be used.
08:28:59 [2023-04-24T08:28:59.946Z] #57 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:29:00 [2023-04-24T08:29:00.216Z] #57 38.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:29:00 [2023-04-24T08:29:00.475Z] #57 38.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:29:00 [2023-04-24T08:29:00.476Z] #57 38.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
08:29:00 [2023-04-24T08:29:00.738Z] #57 ...
08:29:00 [2023-04-24T08:29:00.738Z] 
08:29:00 [2023-04-24T08:29:00.738Z] #59 [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
08:29:00 [2023-04-24T08:29:00.738Z] #59 33.69 Reading package lists...
08:29:00 [2023-04-24T08:29:00.738Z] #59 38.81 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
08:29:01 [2023-04-24T08:29:01.562Z] #59 38.84 Reading package lists...
08:29:01 [2023-04-24T08:29:01.562Z] #59 ...
08:29:01 [2023-04-24T08:29:01.562Z] 
08:29:01 [2023-04-24T08:29:01.562Z] #64 [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
08:29:01 [2023-04-24T08:29:01.562Z] #64 23.85 Reading package lists...
08:29:01 [2023-04-24T08:29:01.562Z] #64 29.42 Reading package lists...
08:29:01 [2023-04-24T08:29:01.562Z] #64 34.53 Building dependency tree...
08:29:01 [2023-04-24T08:29:01.562Z] #64 39.06 The following additional packages will be installed:
08:29:01 [2023-04-24T08:29:01.562Z] #64 39.07   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:29:01 [2023-04-24T08:29:01.562Z] #64 39.09 Suggested packages:
08:29:01 [2023-04-24T08:29:01.562Z] #64 39.11   cmake-doc ninja-build lrzip
08:29:01 [2023-04-24T08:29:01.820Z] #64 ...
08:29:01 [2023-04-24T08:29:01.820Z] 
08:29:01 [2023-04-24T08:29:01.820Z] #46 [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...)
08:29:01 [2023-04-24T08:29:01.820Z] #46 33.73 crypto/internal/alias
08:29:02 [2023-04-24T08:29:02.078Z] #46 33.88 crypto/subtle
08:29:02 [2023-04-24T08:29:02.336Z] #46 34.32 crypto/internal/boring/sig
08:29:02 [2023-04-24T08:29:02.902Z] #46 34.81 unicode/utf16
08:29:03 [2023-04-24T08:29:03.160Z] #46 35.11 vendor/golang.org/x/crypto/cryptobyte/asn1
08:29:03 [2023-04-24T08:29:03.419Z] #46 35.34 internal/nettrace
08:29:03 [2023-04-24T08:29:03.419Z] #46 35.43 vendor/golang.org/x/crypto/internal/alias
08:29:03 [2023-04-24T08:29:03.677Z] #46 35.56 encoding
08:29:03 [2023-04-24T08:29:03.937Z] #46 35.76 github.com/docker/distribution/manifest
08:29:03 [2023-04-24T08:29:03.937Z] #46 35.85 github.com/inconshreveable/mousetrap
08:29:04 [2023-04-24T08:29:04.195Z] #46 35.97 github.com/docker/distribution/registry/storage/driver/gcs
08:29:04 [2023-04-24T08:29:04.454Z] #46 36.34 github.com/docker/distribution/registry/storage/driver/oss
08:29:07 [2023-04-24T08:29:07.010Z] #46 ...
08:29:07 [2023-04-24T08:29:07.010Z] 
08:29:07 [2023-04-24T08:29:07.010Z] #57 [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             ;
08:29:07 [2023-04-24T08:29:07.010Z] #57 39.88 debconf: delaying package configuration, since apt-utils is not installed
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.21 Fetched 5458 kB in 1s (6083 kB/s)
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.33 Selecting previously unselected package bzip2.
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.33 (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.)
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.40 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.40 Unpacking bzip2 (1.0.8-4) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.55 Selecting previously unselected package xz-utils.
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.55 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.91 Selecting previously unselected package libsigsegv2:arm64.
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.91 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 40.92 Unpacking libsigsegv2:arm64 (2.13-1) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.11 Selecting previously unselected package m4.
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.11 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.12 Unpacking m4 (1.4.18-5) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.42 Selecting previously unselected package autoconf.
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.42 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.43 Unpacking autoconf (2.69-14) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.93 Selecting previously unselected package autotools-dev.
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.94 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 41.95 Unpacking autotools-dev (20180224.1+nmu1) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.14 Selecting previously unselected package automake.
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.14 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.16 Unpacking automake (1:1.16.3-2) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.75 Selecting previously unselected package patch.
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.75 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.77 Unpacking patch (2.7.6-7) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.97 Selecting previously unselected package dpkg-dev.
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.97 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 42.98 Unpacking dpkg-dev (1.20.12) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.42 Selecting previously unselected package build-essential.
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.42 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.44 Unpacking build-essential (12.9) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.56 Selecting previously unselected package libcap2:arm64.
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.56 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.57 Unpacking libcap2:arm64 (1:2.44-1) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.73 Selecting previously unselected package libcap-dev:arm64.
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.73 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.74 Unpacking libcap-dev:arm64 (1:2.44-1) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.97 Selecting previously unselected package libprotobuf-c1:arm64.
08:29:07 [2023-04-24T08:29:07.010Z] #57 44.97 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 45.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 45.10 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:29:07 [2023-04-24T08:29:07.010Z] #57 45.16 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.010Z] #57 45.16 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:29:07 [2023-04-24T08:29:07.269Z] #57 45.34 Selecting previously unselected package libseccomp-dev:arm64.
08:29:07 [2023-04-24T08:29:07.269Z] #57 45.34 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.269Z] #57 45.35 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:07 [2023-04-24T08:29:07.269Z] #57 ...
08:29:07 [2023-04-24T08:29:07.269Z] 
08:29:07 [2023-04-24T08:29:07.269Z] #43 [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
08:29:07 [2023-04-24T08:29:07.269Z] #43 29.80 Reading package lists...
08:29:07 [2023-04-24T08:29:07.269Z] #43 34.82 Building dependency tree...
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.30 The following additional packages will be installed:
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.32   python3-protobuf python3-six
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.35 Suggested packages:
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.35   python3-setuptools
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.35 Recommended packages:
08:29:07 [2023-04-24T08:29:07.269Z] #43 39.35   iproute2 | iproute
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.11 The following NEW packages will be installed:
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.11   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.13   python3-protobuf python3-six
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.70 Need to get 2136 kB of archives.
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.70 After this operation, 10.8 MB of additional disk space will be used.
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 40.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 42.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.33 debconf: delaying package configuration, since apt-utils is not installed
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.61 Fetched 2136 kB in 3s (733 kB/s)
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.73 Selecting previously unselected package libprotobuf23:arm64.
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.73 (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.)
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.269Z] #43 44.85 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
08:29:07 [2023-04-24T08:29:07.269Z] #43 ...
08:29:07 [2023-04-24T08:29:07.269Z] 
08:29:07 [2023-04-24T08:29:07.269Z] #64 [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
08:29:07 [2023-04-24T08:29:07.269Z] #64 39.69 The following NEW packages will be installed:
08:29:07 [2023-04-24T08:29:07.269Z] #64 39.70   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.16 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.16 Need to get 15.1 MB of archives.
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.16 After this operation, 66.8 MB of additional disk space will be used.
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 40.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
08:29:07 [2023-04-24T08:29:07.269Z] #64 41.89 debconf: delaying package configuration, since apt-utils is not installed
08:29:07 [2023-04-24T08:29:07.269Z] #64 42.19 Fetched 15.1 MB in 1s (14.7 MB/s)
08:29:07 [2023-04-24T08:29:07.269Z] #64 42.37 Selecting previously unselected package cmake-data.
08:29:07 [2023-04-24T08:29:07.269Z] #64 42.37 (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.)
08:29:07 [2023-04-24T08:29:07.269Z] #64 42.46 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:29:07 [2023-04-24T08:29:07.269Z] #64 42.48 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:29:07 [2023-04-24T08:29:07.527Z] #64 ...
08:29:07 [2023-04-24T08:29:07.527Z] 
08:29:07 [2023-04-24T08:29:07.527Z] #57 [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             ;
08:29:07 [2023-04-24T08:29:07.527Z] #57 45.59 Selecting previously unselected package libsystemd-dev:arm64.
08:29:07 [2023-04-24T08:29:07.527Z] #57 45.60 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:29:07 [2023-04-24T08:29:07.527Z] #57 45.64 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:29:08 [2023-04-24T08:29:08.094Z] #57 ...
08:29:08 [2023-04-24T08:29:08.094Z] 
08:29:08 [2023-04-24T08:29:08.094Z] #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
08:29:08 [2023-04-24T08:29:08.094Z] #60 35.51 Reading package lists...
08:29:08 [2023-04-24T08:29:08.094Z] #60 41.04 Building dependency tree...
08:29:08 [2023-04-24T08:29:08.094Z] #60 45.32 gcc is already the newest version (4:10.2.1-1).
08:29:08 [2023-04-24T08:29:08.094Z] #60 45.32 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:08 [2023-04-24T08:29:08.094Z] #60 45.32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:29:08 [2023-04-24T08:29:08.094Z] #60 DONE 45.9s
08:29:08 [2023-04-24T08:29:08.094Z] 
08:29:08 [2023-04-24T08:29:08.094Z] #58 [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
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.21 go: downloading github.com/subosito/gotenv v1.4.1
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.26 go: downloading github.com/hashicorp/hcl v1.0.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.63 go: downloading github.com/magiconair/properties v1.8.6
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.64 go: downloading gopkg.in/ini.v1 v1.67.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.70 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
08:29:08 [2023-04-24T08:29:08.094Z] #58 43.79 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
08:29:08 [2023-04-24T08:29:08.094Z] #58 44.42 go: downloading github.com/pelletier/go-toml v1.9.5
08:29:08 [2023-04-24T08:29:08.094Z] #58 44.85 go: downloading github.com/gobwas/glob v0.2.3
08:29:08 [2023-04-24T08:29:08.094Z] #58 44.85 go: downloading gopkg.in/yaml.v2 v2.4.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.07 go: downloading golang.org/x/sync v0.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.19 go: downloading go.uber.org/zap v1.17.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.64 go: downloading github.com/go-toolsmith/astfmt v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.65 go: downloading github.com/go-toolsmith/astcast v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.69 go: downloading github.com/go-toolsmith/astcopy v1.0.3
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.73 go: downloading github.com/go-toolsmith/astequal v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.86 go: downloading github.com/go-toolsmith/astp v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.89 go: downloading github.com/go-toolsmith/strparse v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 45.98 go: downloading github.com/go-toolsmith/typep v1.1.0
08:29:08 [2023-04-24T08:29:08.094Z] #58 46.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
08:29:08 [2023-04-24T08:29:08.094Z] #58 46.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
08:29:08 [2023-04-24T08:29:08.353Z] #58 46.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
08:29:08 [2023-04-24T08:29:08.613Z] #58 46.77 go: downloading github.com/kisielk/gotool v1.0.0
08:29:08 [2023-04-24T08:29:08.872Z] #58 46.99 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:29:08 [2023-04-24T08:29:08.872Z] #58 47.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:29:08 [2023-04-24T08:29:08.872Z] #58 47.13 go: downloading github.com/ettle/strcase v0.1.1
08:29:09 [2023-04-24T08:29:09.131Z] #58 47.20 go: downloading github.com/fatih/structtag v1.2.0
08:29:09 [2023-04-24T08:29:09.131Z] #58 47.26 go: downloading github.com/Masterminds/semver v1.5.0
08:29:09 [2023-04-24T08:29:09.131Z] #58 47.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
08:29:09 [2023-04-24T08:29:09.391Z] #58 47.50 go: downloading github.com/prometheus/client_golang v1.12.1
08:29:10 [2023-04-24T08:29:10.329Z] #58 48.44 go: downloading github.com/prometheus/client_model v0.2.0
08:29:10 [2023-04-24T08:29:10.588Z] #58 48.55 go: downloading github.com/google/go-cmp v0.5.9
08:29:10 [2023-04-24T08:29:10.588Z] #58 48.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:29:10 [2023-04-24T08:29:10.848Z] #58 48.82 go: downloading go.uber.org/atomic v1.7.0
08:29:10 [2023-04-24T08:29:10.848Z] #58 ...
08:29:10 [2023-04-24T08:29:10.848Z] 
08:29:10 [2023-04-24T08:29:10.848Z] #57 [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             ;
08:29:10 [2023-04-24T08:29:10.848Z] #57 46.96 Selecting previously unselected package libtool.
08:29:10 [2023-04-24T08:29:10.848Z] #57 46.96 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 46.98 Unpacking libtool (2.4.6-15) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.33 Selecting previously unselected package libudev-dev:arm64.
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.34 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.34 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.65 Selecting previously unselected package libyajl2:arm64.
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.67 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.68 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.93 Selecting previously unselected package libyajl-dev:arm64.
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.93 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 47.93 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.29 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.32 Setting up libyajl2:arm64 (2.1.0-3) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.39 Setting up bzip2 (1.0.8-4) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.47 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.54 Setting up libcap2:arm64 (1:2.44-1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.56 Setting up autotools-dev (20180224.1+nmu1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.58 Setting up libsigsegv2:arm64 (2.13-1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.67 Setting up patch (2.7.6-7) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.69 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.72 Setting up libyajl-dev:arm64 (2.1.0-3) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.75 Setting up libcap-dev:arm64 (1:2.44-1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.78 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.81 Setting up libtool (2.4.6-15) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.87 Setting up m4 (1.4.18-5) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.92 Setting up dpkg-dev (1.20.12) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.95 Setting up autoconf (2.69-14) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.97 Setting up build-essential (12.9) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 48.99 Setting up automake (1:1.16.3-2) ...
08:29:10 [2023-04-24T08:29:10.848Z] #57 49.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:29:10 [2023-04-24T08:29:10.848Z] #57 49.05 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:11 [2023-04-24T08:29:11.417Z] #57 DONE 49.6s
08:29:11 [2023-04-24T08:29:11.417Z] 
08:29:11 [2023-04-24T08:29:11.417Z] #43 [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
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.10 Selecting previously unselected package python3-pkg-resources.
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.11 Unpacking python3-pkg-resources (52.0.0-4) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.50 Selecting previously unselected package python3-six.
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.51 Unpacking python3-six (1.16.0-2) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.67 Selecting previously unselected package python3-protobuf.
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 46.68 Unpacking python3-protobuf (3.12.4-1) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.50 Selecting previously unselected package libnet1:arm64.
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.75 Selecting previously unselected package libnl-3-200:arm64.
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.80 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 47.99 Selecting previously unselected package libprotobuf-c1:arm64.
08:29:11 [2023-04-24T08:29:11.417Z] #43 48.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 48.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 48.25 Selecting previously unselected package criu.
08:29:11 [2023-04-24T08:29:11.417Z] #43 48.25 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
08:29:11 [2023-04-24T08:29:11.417Z] #43 48.26 Unpacking criu (3.17.1-1) ...
08:29:11 [2023-04-24T08:29:11.676Z] #43 49.23 Setting up python3-pkg-resources (52.0.0-4) ...
08:29:13 [2023-04-24T08:29:13.585Z] #43 ...
08:29:13 [2023-04-24T08:29:13.585Z] 
08:29:13 [2023-04-24T08:29:13.585Z] #66 [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
08:29:13 [2023-04-24T08:29:13.585Z] #66 36.31 Reading package lists...
08:29:13 [2023-04-24T08:29:13.585Z] #66 41.46 Building dependency tree...
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.28 gcc is already the newest version (4:10.2.1-1).
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.28 The following additional packages will be installed:
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.32   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.32   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.32   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.32   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.32   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.35   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.41 Suggested packages:
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.41   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:29:13 [2023-04-24T08:29:13.585Z] #66 46.41   | libgdk-pixbuf2.0-dev libxml2-utils
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65 The following NEW packages will be installed:
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.65   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 48.66   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 Need to get 7950 kB of archives.
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 After this operation, 39.9 MB of additional disk space will be used.
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 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]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 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]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 49.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:29:13 [2023-04-24T08:29:13.585Z] #66 50.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:29:13 [2023-04-24T08:29:13.844Z] #66 51.58 debconf: delaying package configuration, since apt-utils is not installed
08:29:14 [2023-04-24T08:29:14.108Z] #66 ...
08:29:14 [2023-04-24T08:29:14.108Z] 
08:29:14 [2023-04-24T08:29:14.108Z] #56 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:29:14 [2023-04-24T08:29:14.108Z] #56 DONE 44.2s
08:29:14 [2023-04-24T08:29:14.108Z] 
08:29:14 [2023-04-24T08:29:14.108Z] #43 [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
08:29:14 [2023-04-24T08:29:14.108Z] #43 51.64 Setting up libprotobuf23:arm64 (3.12.4-1) ...
08:29:14 [2023-04-24T08:29:14.108Z] #43 51.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:29:14 [2023-04-24T08:29:14.108Z] #43 51.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:14 [2023-04-24T08:29:14.381Z] #43 51.80 Setting up python3-six (1.16.0-2) ...
08:29:16 [2023-04-24T08:29:16.282Z] #43 ...
08:29:16 [2023-04-24T08:29:16.282Z] 
08:29:16 [2023-04-24T08:29:16.282Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:29:16 [2023-04-24T08:29:16.282Z] #48 DONE 47.4s
08:29:16 [2023-04-24T08:29:16.282Z] 
08:29:16 [2023-04-24T08:29:16.282Z] #59 [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
08:29:16 [2023-04-24T08:29:16.282Z] #59 38.84 Reading package lists...
08:29:16 [2023-04-24T08:29:16.282Z] #59 44.11 Building dependency tree...
08:29:16 [2023-04-24T08:29:16.282Z] #59 48.90 gcc is already the newest version (4:10.2.1-1).
08:29:16 [2023-04-24T08:29:16.282Z] #59 48.90 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:16 [2023-04-24T08:29:16.282Z] #59 48.90 The following additional packages will be installed:
08:29:16 [2023-04-24T08:29:16.282Z] #59 48.93   bzip2 patch xz-utils
08:29:16 [2023-04-24T08:29:16.283Z] #59 48.96 Suggested packages:
08:29:16 [2023-04-24T08:29:16.283Z] #59 48.97   bzip2-doc debian-keyring seccomp ed diffutils-doc
08:29:16 [2023-04-24T08:29:16.283Z] #59 48.97 Recommended packages:
08:29:16 [2023-04-24T08:29:16.283Z] #59 48.97   build-essential fakeroot libalgorithm-merge-perl
08:29:16 [2023-04-24T08:29:16.283Z] #59 49.72 The following NEW packages will be installed:
08:29:16 [2023-04-24T08:29:16.283Z] #59 49.74   bzip2 dpkg-dev libseccomp-dev patch xz-utils
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.26 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.26 Need to get 2790 kB of archives.
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.26 After this operation, 4077 kB of additional disk space will be used.
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:29:16 [2023-04-24T08:29:16.283Z] #59 50.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:29:16 [2023-04-24T08:29:16.283Z] #59 51.53 debconf: delaying package configuration, since apt-utils is not installed
08:29:16 [2023-04-24T08:29:16.283Z] #59 51.90 Fetched 2790 kB in 0s (5685 kB/s)
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.09 Selecting previously unselected package bzip2.
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.26 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.28 Unpacking bzip2 (1.0.8-4) ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.57 Selecting previously unselected package xz-utils.
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.59 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 52.99 Selecting previously unselected package patch.
08:29:16 [2023-04-24T08:29:16.283Z] #59 53.02 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 53.03 Unpacking patch (2.7.6-7) ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 53.36 Selecting previously unselected package dpkg-dev.
08:29:16 [2023-04-24T08:29:16.283Z] #59 53.37 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 53.37 Unpacking dpkg-dev (1.20.12) ...
08:29:16 [2023-04-24T08:29:16.283Z] #59 ...
08:29:16 [2023-04-24T08:29:16.283Z] 
08:29:16 [2023-04-24T08:29:16.283Z] #43 [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
08:29:16 [2023-04-24T08:29:16.283Z] #43 53.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:29:16 [2023-04-24T08:29:16.283Z] #43 53.65 Setting up python3-protobuf (3.12.4-1) ...
08:29:18 [2023-04-24T08:29:18.183Z] #43 ...
08:29:18 [2023-04-24T08:29:18.183Z] 
08:29:18 [2023-04-24T08:29:18.183Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:29:18 [2023-04-24T08:29:18.183Z] #0 1.139 go: downloading github.com/urfave/cli/v2 v2.23.5
08:29:18 [2023-04-24T08:29:18.183Z] #0 1.865 go: downloading golang.org/x/sys v0.2.0
08:29:18 [2023-04-24T08:29:18.183Z] #0 6.555 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
08:29:18 [2023-04-24T08:29:18.183Z] #0 7.455 go: downloading github.com/google/uuid v1.3.0
08:29:18 [2023-04-24T08:29:18.183Z] #0 7.513 go: downloading github.com/moby/vpnkit v0.5.0
08:29:18 [2023-04-24T08:29:18.183Z] #0 7.525 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:29:18 [2023-04-24T08:29:18.183Z] #0 8.257 go: downloading github.com/gorilla/mux v1.8.0
08:29:18 [2023-04-24T08:29:18.183Z] #0 8.600 go: downloading github.com/moby/sys/mountinfo v0.6.2
08:29:18 [2023-04-24T08:29:18.183Z] #0 9.517 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
08:29:18 [2023-04-24T08:29:18.183Z] #0 9.576 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
08:29:18 [2023-04-24T08:29:18.183Z] #72 ...
08:29:18 [2023-04-24T08:29:18.183Z] 
08:29:18 [2023-04-24T08:29:18.183Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
08:29:18 [2023-04-24T08:29:18.183Z] #73 DONE 3.9s
08:29:18 [2023-04-24T08:29:18.183Z] 
08:29:18 [2023-04-24T08:29:18.183Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
08:29:18 [2023-04-24T08:29:18.183Z] #74 DONE 0.1s
08:29:18 [2023-04-24T08:29:18.183Z] 
08:29:18 [2023-04-24T08:29:18.183Z] #66 [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
08:29:18 [2023-04-24T08:29:18.183Z] #66 52.05 Fetched 7950 kB in 1s (6235 kB/s)
08:29:18 [2023-04-24T08:29:18.183Z] #66 52.28 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.28 (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.)
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.36 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.37 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.70 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.70 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 52.71 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.08 Selecting previously unselected package libsecret-common.
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.09 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.12 Unpacking libsecret-common (0.20.4-2) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.50 Selecting previously unselected package libsecret-1-0:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.50 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.51 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 53.99 Selecting previously unselected package gir1.2-secret-1:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.00 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.01 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.19 Selecting previously unselected package uuid-dev:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.21 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.22 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.45 Selecting previously unselected package libblkid-dev:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.46 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.48 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.81 Selecting previously unselected package libbtrfs0:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.82 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 54.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.16 Selecting previously unselected package libbtrfs-dev:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.16 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.16 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.79 Selecting previously unselected package libelf1:arm64.
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.80 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.184Z] #66 55.82 Unpacking libelf1:arm64 (0.183-1) ...
08:29:18 [2023-04-24T08:29:18.750Z] #66 ...
08:29:18 [2023-04-24T08:29:18.750Z] 
08:29:18 [2023-04-24T08:29:18.750Z] #59 [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
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.10 Selecting previously unselected package libseccomp-dev:arm64.
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.11 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.60 Setting up bzip2 (1.0.8-4) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.73 Setting up patch (2.7.6-7) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 55.82 Setting up dpkg-dev (1.20.12) ...
08:29:18 [2023-04-24T08:29:18.750Z] #59 DONE 56.5s
08:29:18 [2023-04-24T08:29:18.750Z] 
08:29:18 [2023-04-24T08:29:18.750Z] #66 [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
08:29:18 [2023-04-24T08:29:18.750Z] #66 56.38 Selecting previously unselected package libffi-dev:arm64.
08:29:18 [2023-04-24T08:29:18.750Z] #66 56.41 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
08:29:18 [2023-04-24T08:29:18.750Z] #66 56.44 Unpacking libffi-dev:arm64 (3.3-6) ...
08:29:19 [2023-04-24T08:29:19.009Z] #66 56.69 Selecting previously unselected package libglib2.0-data.
08:29:19 [2023-04-24T08:29:19.009Z] #66 56.71 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
08:29:19 [2023-04-24T08:29:19.009Z] #66 56.72 Unpacking libglib2.0-data (2.66.8-1) ...
08:29:19 [2023-04-24T08:29:19.577Z] #66 ...
08:29:19 [2023-04-24T08:29:19.577Z] 
08:29:19 [2023-04-24T08:29:19.577Z] #64 [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
08:29:19 [2023-04-24T08:29:19.577Z] #64 47.37 Selecting previously unselected package libicu67:arm64.
08:29:19 [2023-04-24T08:29:19.577Z] #64 47.37 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
08:29:19 [2023-04-24T08:29:19.577Z] #64 47.42 Unpacking libicu67:arm64 (67.1-7) ...
08:29:19 [2023-04-24T08:29:19.577Z] #64 56.63 Selecting previously unselected package libxml2:arm64.
08:29:19 [2023-04-24T08:29:19.577Z] #64 56.63 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
08:29:19 [2023-04-24T08:29:19.577Z] #64 56.67 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:29:19 [2023-04-24T08:29:19.836Z] #64 57.48 Selecting previously unselected package libarchive13:arm64.
08:29:19 [2023-04-24T08:29:19.836Z] #64 57.52 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:29:19 [2023-04-24T08:29:19.836Z] #64 ...
08:29:19 [2023-04-24T08:29:19.836Z] 
08:29:19 [2023-04-24T08:29:19.836Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:29:19 [2023-04-24T08:29:19.836Z] #72 11.47 go: downloading golang.org/x/net v0.1.0
08:29:19 [2023-04-24T08:29:19.836Z] #72 11.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
08:29:21 [2023-04-24T08:29:21.213Z] #72 ...
08:29:21 [2023-04-24T08:29:21.213Z] 
08:29:21 [2023-04-24T08:29:21.213Z] #58 [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
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.06 go: downloading go.uber.org/multierr v1.6.0
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.13 go: downloading github.com/quasilyte/gogrep v0.5.0
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.32 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.33 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.40 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.61 go: downloading github.com/beorn7/perks v1.0.1
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.80 go: downloading github.com/golang/protobuf v1.5.2
08:29:21 [2023-04-24T08:29:21.213Z] #58 49.95 go: downloading github.com/prometheus/common v0.32.1
08:29:21 [2023-04-24T08:29:21.213Z] #58 50.65 go: downloading github.com/prometheus/procfs v0.7.3
08:29:21 [2023-04-24T08:29:21.213Z] #58 50.68 go: downloading google.golang.org/protobuf v1.28.0
08:29:21 [2023-04-24T08:29:21.213Z] #58 52.04 go: downloading github.com/mattn/go-runewidth v0.0.9
08:29:21 [2023-04-24T08:29:21.213Z] #58 53.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:29:21 [2023-04-24T08:29:21.213Z] #58 ...
08:29:21 [2023-04-24T08:29:21.213Z] 
08:29:21 [2023-04-24T08:29:21.213Z] #66 [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
08:29:21 [2023-04-24T08:29:21.213Z] #66 58.68 Selecting previously unselected package libglib2.0-bin.
08:29:21 [2023-04-24T08:29:21.213Z] #66 58.68 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:29:21 [2023-04-24T08:29:21.213Z] #66 58.70 Unpacking libglib2.0-bin (2.66.8-1) ...
08:29:21 [2023-04-24T08:29:21.471Z] #66 58.99 Selecting previously unselected package python3-lib2to3.
08:29:21 [2023-04-24T08:29:21.471Z] #66 59.00 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
08:29:21 [2023-04-24T08:29:21.471Z] #66 59.00 Unpacking python3-lib2to3 (3.9.2-1) ...
08:29:21 [2023-04-24T08:29:21.471Z] #66 ...
08:29:21 [2023-04-24T08:29:21.471Z] 
08:29:21 [2023-04-24T08:29:21.471Z] #75 [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
08:29:21 [2023-04-24T08:29:21.471Z] #0 0.853 Cloning into '/tmp/crun-build'...
08:29:21 [2023-04-24T08:29:21.471Z] #0 9.947 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:29:21 [2023-04-24T08:29:21.471Z] #0 10.03 Cloning into '/tmp/crun-build/libocispec'...
08:29:21 [2023-04-24T08:29:21.730Z] #75 ...
08:29:21 [2023-04-24T08:29:21.730Z] 
08:29:21 [2023-04-24T08:29:21.730Z] #66 [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
08:29:21 [2023-04-24T08:29:21.730Z] #66 59.33 Selecting previously unselected package python3-distutils.
08:29:21 [2023-04-24T08:29:21.730Z] #66 59.33 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
08:29:21 [2023-04-24T08:29:21.730Z] #66 59.33 Unpacking python3-distutils (3.9.2-1) ...
08:29:21 [2023-04-24T08:29:21.988Z] #66 59.63 Selecting previously unselected package libglib2.0-dev-bin.
08:29:21 [2023-04-24T08:29:21.988Z] #66 59.65 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:29:21 [2023-04-24T08:29:21.988Z] #66 59.66 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:29:22 [2023-04-24T08:29:22.247Z] #66 59.94 Selecting previously unselected package libsepol1-dev:arm64.
08:29:22 [2023-04-24T08:29:22.247Z] #66 59.94 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
08:29:22 [2023-04-24T08:29:22.247Z] #66 59.96 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:29:22 [2023-04-24T08:29:22.814Z] #66 60.46 Selecting previously unselected package libpcre2-16-0:arm64.
08:29:22 [2023-04-24T08:29:22.814Z] #66 60.48 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:29:22 [2023-04-24T08:29:22.814Z] #66 60.49 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:29:23 [2023-04-24T08:29:23.080Z] #66 60.72 Selecting previously unselected package libpcre2-32-0:arm64.
08:29:23 [2023-04-24T08:29:23.080Z] #66 60.75 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:29:23 [2023-04-24T08:29:23.080Z] #66 60.76 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:29:23 [2023-04-24T08:29:23.338Z] #66 61.01 Selecting previously unselected package libpcre2-posix2:arm64.
08:29:23 [2023-04-24T08:29:23.338Z] #66 61.01 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:29:23 [2023-04-24T08:29:23.338Z] #66 61.02 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:29:23 [2023-04-24T08:29:23.597Z] #66 61.17 Selecting previously unselected package libpcre2-dev:arm64.
08:29:23 [2023-04-24T08:29:23.597Z] #66 61.17 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:29:23 [2023-04-24T08:29:23.597Z] #66 61.21 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:29:24 [2023-04-24T08:29:24.534Z] #66 61.96 Selecting previously unselected package libselinux1-dev:arm64.
08:29:24 [2023-04-24T08:29:24.534Z] #66 61.96 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
08:29:24 [2023-04-24T08:29:24.534Z] #66 61.98 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:29:25 [2023-04-24T08:29:25.101Z] #66 62.66 Selecting previously unselected package libmount-dev:arm64.
08:29:25 [2023-04-24T08:29:25.101Z] #66 62.66 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.101Z] #66 62.79 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.101Z] #66 ...
08:29:25 [2023-04-24T08:29:25.101Z] 
08:29:25 [2023-04-24T08:29:25.101Z] #43 [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
08:29:25 [2023-04-24T08:29:25.101Z] #43 59.24 Setting up criu (3.17.1-1) ...
08:29:25 [2023-04-24T08:29:25.101Z] #43 61.67 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:25 [2023-04-24T08:29:25.101Z] #43 DONE 62.6s
08:29:25 [2023-04-24T08:29:25.365Z] 
08:29:25 [2023-04-24T08:29:25.365Z] #66 [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
08:29:25 [2023-04-24T08:29:25.365Z] #66 63.07 Selecting previously unselected package libpcre16-3:arm64.
08:29:25 [2023-04-24T08:29:25.365Z] #66 63.07 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.365Z] #66 63.08 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:29:25 [2023-04-24T08:29:25.624Z] #66 ...
08:29:25 [2023-04-24T08:29:25.624Z] 
08:29:25 [2023-04-24T08:29:25.624Z] #64 [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
08:29:25 [2023-04-24T08:29:25.624Z] #64 57.52 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 57.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 57.91 Selecting previously unselected package libjsoncpp24:arm64.
08:29:25 [2023-04-24T08:29:25.624Z] #64 57.92 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 57.92 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.11 Selecting previously unselected package librhash0:arm64.
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.12 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.12 Unpacking librhash0:arm64 (1.4.1-2) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.35 Selecting previously unselected package libuv1:arm64.
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.36 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.37 Unpacking libuv1:arm64 (1.40.0-2) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.63 Selecting previously unselected package cmake.
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.65 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 58.67 Unpacking cmake (3.18.4-2+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.23 Setting up libicu67:arm64 (67.1-7) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.29 Setting up libuv1:arm64 (1.40.0-2) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.32 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.34 Setting up librhash0:arm64 (1.4.1-2) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.40 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.48 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.56 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.65 Setting up cmake (3.18.4-2+deb11u1) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 62.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:25 [2023-04-24T08:29:25.624Z] #64 DONE 63.2s
08:29:25 [2023-04-24T08:29:25.884Z] 
08:29:25 [2023-04-24T08:29:25.884Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
08:29:27 [2023-04-24T08:29:27.786Z] #76 2.078 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:29:27 [2023-04-24T08:29:27.786Z] #76 2.145 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:29:27 [2023-04-24T08:29:27.786Z] #76 2.234 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:29:28 [2023-04-24T08:29:28.721Z] #76 ...
08:29:28 [2023-04-24T08:29:28.721Z] 
08:29:28 [2023-04-24T08:29:28.721Z] #77 [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...)
08:29:28 [2023-04-24T08:29:28.721Z] #0 1.884 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.6-0-g0f48801 -X main.version=1.1.6 " -o runc .
08:29:28 [2023-04-24T08:29:28.721Z] #77 ...
08:29:28 [2023-04-24T08:29:28.721Z] 
08:29:28 [2023-04-24T08:29:28.721Z] #78 [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...)
08:29:28 [2023-04-24T08:29:28.980Z] #78 ...
08:29:28 [2023-04-24T08:29:28.980Z] 
08:29:28 [2023-04-24T08:29:28.980Z] #66 [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
08:29:28 [2023-04-24T08:29:28.980Z] #66 63.56 Selecting previously unselected package libpcre32-3:arm64.
08:29:28 [2023-04-24T08:29:28.980Z] #66 63.57 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 63.64 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.05 Selecting previously unselected package libpcrecpp0v5:arm64.
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.06 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.16 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.55 Selecting previously unselected package libpcre3-dev:arm64.
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.55 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 64.56 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.12 Selecting previously unselected package zlib1g-dev:arm64.
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.16 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.17 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.41 Selecting previously unselected package libglib2.0-dev:arm64.
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.42 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:29:28 [2023-04-24T08:29:28.980Z] #66 65.45 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:29:29 [2023-04-24T08:29:29.550Z] #66 67.29 Selecting previously unselected package libsecret-1-dev:arm64.
08:29:29 [2023-04-24T08:29:29.550Z] #66 67.31 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:29:29 [2023-04-24T08:29:29.550Z] #66 67.33 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.76 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.77 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.79 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.81 Setting up libffi-dev:arm64 (3.3-6) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.89 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.90 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:29:30 [2023-04-24T08:29:30.137Z] #66 67.91 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 67.92 Setting up libglib2.0-data (2.66.8-1) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 67.94 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 67.95 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 68.01 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 68.02 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 68.04 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 68.05 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:29:30 [2023-04-24T08:29:30.396Z] #66 68.06 Setting up python3-lib2to3 (3.9.2-1) ...
08:29:31 [2023-04-24T08:29:31.221Z] #66 68.74 Setting up libelf1:arm64 (0.183-1) ...
08:29:31 [2023-04-24T08:29:31.221Z] #66 68.75 Setting up libsecret-common (0.20.4-2) ...
08:29:31 [2023-04-24T08:29:31.221Z] #66 68.78 Setting up python3-distutils (3.9.2-1) ...
08:29:32 [2023-04-24T08:29:32.154Z] #66 69.72 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:29:33 [2023-04-24T08:29:33.089Z] #66 ...
08:29:33 [2023-04-24T08:29:33.089Z] 
08:29:33 [2023-04-24T08:29:33.089Z] #75 [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
08:29:33 [2023-04-24T08:29:33.089Z] #75 11.49 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
08:29:33 [2023-04-24T08:29:33.089Z] #75 11.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:29:33 [2023-04-24T08:29:33.089Z] #75 11.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:29:33 [2023-04-24T08:29:33.089Z] #75 11.55 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:29:33 [2023-04-24T08:29:33.089Z] #75 11.58 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:29:33 [2023-04-24T08:29:33.089Z] #75 13.81 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:29:33 [2023-04-24T08:29:33.089Z] #75 16.45 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:29:33 [2023-04-24T08:29:33.089Z] #75 18.05 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
08:29:33 [2023-04-24T08:29:33.089Z] #75 18.28 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
08:29:33 [2023-04-24T08:29:33.089Z] #75 18.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
08:29:33 [2023-04-24T08:29:33.657Z] #75 ...
08:29:33 [2023-04-24T08:29:33.657Z] 
08:29:33 [2023-04-24T08:29:33.657Z] #66 [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
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.20 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.27 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.28 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.30 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.31 Setting up libglib2.0-bin (2.66.8-1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.32 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.33 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.35 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.36 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.37 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.38 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.40 No schema files found: doing nothing.
08:29:33 [2023-04-24T08:29:33.657Z] #66 71.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:33 [2023-04-24T08:29:33.915Z] #66 71.57 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:29:34 [2023-04-24T08:29:34.482Z] #66 DONE 72.0s
08:29:34 [2023-04-24T08:29:34.482Z] 
08:29:34 [2023-04-24T08:29:34.483Z] #79 [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...)
08:29:39 [2023-04-24T08:29:39.800Z] #79 ...
08:29:39 [2023-04-24T08:29:39.800Z] 
08:29:39 [2023-04-24T08:29:39.800Z] #46 [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...)
08:29:39 [2023-04-24T08:29:39.800Z] #46 70.61 internal/reflectlite
08:29:39 [2023-04-24T08:29:39.800Z] #46 70.62 sync
08:29:40 [2023-04-24T08:29:40.063Z] #46 72.04 internal/testlog
08:29:40 [2023-04-24T08:29:40.321Z] #46 72.36 internal/godebug
08:29:40 [2023-04-24T08:29:40.321Z] #46 ...
08:29:40 [2023-04-24T08:29:40.321Z] 
08:29:40 [2023-04-24T08:29:40.321Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
08:29:40 [2023-04-24T08:29:40.321Z] #76 4.906 Reading package lists...
08:29:40 [2023-04-24T08:29:40.321Z] #76 9.745 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:29:40 [2023-04-24T08:29:40.321Z] #76 9.868 Reading package lists...
08:29:40 [2023-04-24T08:29:40.886Z] #76 14.34 Building dependency tree...
08:29:40 [2023-04-24T08:29:40.886Z] #76 ...
08:29:40 [2023-04-24T08:29:40.886Z] 
08:29:40 [2023-04-24T08:29:40.886Z] #46 [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...)
08:29:40 [2023-04-24T08:29:40.886Z] #46 72.89 math/rand
08:29:42 [2023-04-24T08:29:42.788Z] #46 74.41 internal/singleflight
08:29:42 [2023-04-24T08:29:42.788Z] #46 74.92 internal/intern
08:29:44 [2023-04-24T08:29:44.163Z] #46 75.93 errors
08:29:44 [2023-04-24T08:29:44.163Z] #46 ...
08:29:44 [2023-04-24T08:29:44.163Z] 
08:29:44 [2023-04-24T08:29:44.163Z] #76 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
08:29:44 [2023-04-24T08:29:44.163Z] #76 14.34 Building dependency tree...
08:29:44 [2023-04-24T08:29:44.163Z] #76 15.65 Reading state information...
08:29:44 [2023-04-24T08:29:44.163Z] #76 18.13 gcc is already the newest version (4:10.2.1-1).
08:29:44 [2023-04-24T08:29:44.163Z] #76 18.13 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:44 [2023-04-24T08:29:44.163Z] #76 18.13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:29:44 [2023-04-24T08:29:44.163Z] #76 DONE 18.6s
08:29:44 [2023-04-24T08:29:44.163Z] 
08:29:44 [2023-04-24T08:29:44.163Z] #46 [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...)
08:29:44 [2023-04-24T08:29:44.163Z] #46 75.94 sort
08:29:44 [2023-04-24T08:29:44.423Z] #46 76.47 io
08:29:45 [2023-04-24T08:29:45.801Z] #46 77.65 internal/oserror
08:29:45 [2023-04-24T08:29:45.801Z] #46 77.82 syscall
08:29:45 [2023-04-24T08:29:45.801Z] #46 77.85 bytes
08:29:47 [2023-04-24T08:29:47.703Z] #46 79.70 hash
08:29:47 [2023-04-24T08:29:47.961Z] #46 79.86 strconv
08:29:50 [2023-04-24T08:29:50.629Z] #46 ...
08:29:50 [2023-04-24T08:29:50.629Z] 
08:29:50 [2023-04-24T08:29:50.629Z] #80 [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...)
08:29:50 [2023-04-24T08:29:50.629Z] #0 1.649 -- The C compiler identification is GNU 10.2.1
08:29:50 [2023-04-24T08:29:50.629Z] #0 1.726 -- Detecting C compiler ABI info
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.260 -- Detecting C compiler ABI info - done
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.391 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.405 -- Detecting C compile features
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.406 -- Detecting C compile features - done
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.492 -- Performing Test HAS_BUILTIN_FORTIFY
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.706 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.808 -- Configuring done
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.816 -- Generating done
08:29:50 [2023-04-24T08:29:50.629Z] #0 2.850 -- Build files have been written to: /go/src/github.com/krallin/tini
08:29:50 [2023-04-24T08:29:50.629Z] #0 3.248 Scanning dependencies of target tini-static
08:29:50 [2023-04-24T08:29:50.629Z] #0 3.360 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:29:50 [2023-04-24T08:29:50.629Z] #0 5.094 [100%] Linking C executable tini-static
08:29:50 [2023-04-24T08:29:50.629Z] #0 5.770 [100%] Built target tini-static
08:29:50 [2023-04-24T08:29:50.629Z] #80 DONE 6.2s
08:29:50 [2023-04-24T08:29:50.629Z] 
08:29:50 [2023-04-24T08:29:50.629Z] #75 [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
08:29:50 [2023-04-24T08:29:50.629Z] #75 37.43 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:29:54 [2023-04-24T08:29:54.819Z] #75 ...
08:29:54 [2023-04-24T08:29:54.819Z] 
08:29:54 [2023-04-24T08:29:54.819Z] #46 [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...)
08:29:54 [2023-04-24T08:29:54.819Z] #46 83.91 crypto
08:29:54 [2023-04-24T08:29:54.819Z] #46 84.30 reflect
08:29:54 [2023-04-24T08:29:54.819Z] #46 85.86 time
08:29:54 [2023-04-24T08:29:54.819Z] #46 ...
08:29:54 [2023-04-24T08:29:54.819Z] 
08:29:54 [2023-04-24T08:29:54.819Z] #79 [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...)
08:29:54 [2023-04-24T08:29:54.819Z] #79 10.47 + bin/ctr
08:29:54 [2023-04-24T08:29:54.819Z] #79 10.47 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
08:30:01 [2023-04-24T08:30:01.383Z] #79 ...
08:30:01 [2023-04-24T08:30:01.383Z] 
08:30:01 [2023-04-24T08:30:01.383Z] #46 [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...)
08:30:01 [2023-04-24T08:30:01.383Z] #46 93.05 context
08:30:02 [2023-04-24T08:30:02.759Z] #46 94.51 crypto/internal/nistec/fiat
08:30:09 [2023-04-24T08:30:09.325Z] #46 ...
08:30:09 [2023-04-24T08:30:09.325Z] 
08:30:09 [2023-04-24T08:30:09.325Z] #75 [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
08:30:09 [2023-04-24T08:30:09.325Z] #75 51.02 libtoolize: putting auxiliary files in '.'.
08:30:09 [2023-04-24T08:30:09.325Z] #75 51.02 libtoolize: copying file './ltmain.sh'
08:30:09 [2023-04-24T08:30:09.325Z] #75 52.12 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:30:09 [2023-04-24T08:30:09.325Z] #75 52.12 libtoolize: and rerunning libtoolize and aclocal.
08:30:09 [2023-04-24T08:30:09.325Z] #75 52.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:30:10 [2023-04-24T08:30:10.261Z] #75 ...
08:30:10 [2023-04-24T08:30:10.261Z] 
08:30:10 [2023-04-24T08:30:10.261Z] #46 [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...)
08:30:10 [2023-04-24T08:30:10.261Z] #46 102.0 encoding/binary
08:30:11 [2023-04-24T08:30:11.197Z] #46 102.9 path
08:30:11 [2023-04-24T08:30:11.765Z] #46 103.7 io/fs
08:30:12 [2023-04-24T08:30:12.333Z] #46 104.2 crypto/cipher
08:30:12 [2023-04-24T08:30:12.901Z] #46 104.9 crypto/internal/edwards25519/field
08:30:13 [2023-04-24T08:30:13.468Z] #46 105.4 crypto/internal/boring
08:30:14 [2023-04-24T08:30:14.049Z] #46 105.8 crypto/aes
08:30:14 [2023-04-24T08:30:14.307Z] #46 106.1 crypto/des
08:30:14 [2023-04-24T08:30:14.873Z] #46 106.8 embed
08:30:15 [2023-04-24T08:30:15.130Z] #46 ...
08:30:15 [2023-04-24T08:30:15.130Z] 
08:30:15 [2023-04-24T08:30:15.130Z] #75 [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
08:30:15 [2023-04-24T08:30:15.130Z] #75 63.72 configure.ac:7: installing './compile'
08:30:15 [2023-04-24T08:30:15.130Z] #75 63.72 configure.ac:11: installing './config.guess'
08:30:15 [2023-04-24T08:30:15.130Z] #75 63.75 configure.ac:11: installing './config.sub'
08:30:15 [2023-04-24T08:30:15.130Z] #75 63.75 configure.ac:8: installing './install-sh'
08:30:15 [2023-04-24T08:30:15.130Z] #75 63.76 configure.ac:8: installing './missing'
08:30:15 [2023-04-24T08:30:15.388Z] #75 63.89 Makefile.am: installing './depcomp'
08:30:17 [2023-04-24T08:30:17.296Z] #75 65.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:30:17 [2023-04-24T08:30:17.296Z] #75 65.67 libtoolize: copying file 'build-aux/ltmain.sh'
08:30:17 [2023-04-24T08:30:17.296Z] #75 65.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:30:17 [2023-04-24T08:30:17.555Z] #75 65.90 libtoolize: copying file 'm4/libtool.m4'
08:30:17 [2023-04-24T08:30:17.555Z] #75 66.13 libtoolize: copying file 'm4/ltoptions.m4'
08:30:17 [2023-04-24T08:30:17.814Z] #75 66.28 libtoolize: copying file 'm4/ltsugar.m4'
08:30:17 [2023-04-24T08:30:17.814Z] #75 66.50 libtoolize: copying file 'm4/ltversion.m4'
08:30:18 [2023-04-24T08:30:18.381Z] #75 66.67 libtoolize: copying file 'm4/lt~obsolete.m4'
08:30:18 [2023-04-24T08:30:18.381Z] #75 66.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:30:19 [2023-04-24T08:30:19.758Z] #75 ...
08:30:19 [2023-04-24T08:30:19.758Z] 
08:30:19 [2023-04-24T08:30:19.758Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 tomll can be used in two ways:
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 Writing to STDIN and reading from STDOUT:
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3   cat file.toml | tomll > file.toml
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 Reading and updating a list of files:
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3   tomll a.toml b.toml c.toml
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 
08:30:19 [2023-04-24T08:30:19.758Z] #62 117.3 When given a list of files, tomll will modify all files in place without asking.
08:30:19 [2023-04-24T08:30:19.758Z] #62 DONE 117.8s
08:30:19 [2023-04-24T08:30:19.758Z] 
08:30:19 [2023-04-24T08:30:19.758Z] #46 [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...)
08:30:19 [2023-04-24T08:30:19.758Z] #46 107.3 crypto/internal/randutil
08:30:19 [2023-04-24T08:30:19.758Z] #46 107.4 crypto/internal/nistec
08:30:19 [2023-04-24T08:30:19.758Z] #46 107.4 internal/fmtsort
08:30:19 [2023-04-24T08:30:19.758Z] #46 108.1 internal/syscall/unix
08:30:19 [2023-04-24T08:30:19.758Z] #46 108.4 internal/poll
08:30:19 [2023-04-24T08:30:19.758Z] #46 111.6 crypto/ecdh
08:30:19 [2023-04-24T08:30:19.758Z] #46 111.8 internal/safefilepath
08:30:20 [2023-04-24T08:30:20.016Z] #46 112.0 internal/syscall/execenv
08:30:20 [2023-04-24T08:30:20.583Z] #46 112.6 os
08:30:20 [2023-04-24T08:30:20.583Z] #46 112.7 strings
08:30:23 [2023-04-24T08:30:23.178Z] #46 115.2 crypto/sha512
08:30:24 [2023-04-24T08:30:24.552Z] #46 116.2 crypto/internal/edwards25519
08:30:24 [2023-04-24T08:30:24.552Z] #46 116.3 fmt
08:30:26 [2023-04-24T08:30:26.452Z] #46 117.9 crypto/hmac
08:30:26 [2023-04-24T08:30:26.452Z] #46 118.3 crypto/md5
08:30:27 [2023-04-24T08:30:27.018Z] #46 119.0 crypto/rc4
08:30:27 [2023-04-24T08:30:27.276Z] #46 119.4 crypto/sha1
08:30:28 [2023-04-24T08:30:28.213Z] #46 120.1 crypto/sha256
08:30:28 [2023-04-24T08:30:28.213Z] #46 ...
08:30:28 [2023-04-24T08:30:28.213Z] 
08:30:28 [2023-04-24T08:30:28.213Z] #61 [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
08:30:28 [2023-04-24T08:30:28.213Z] #61 126.3 v3.6.0
08:30:28 [2023-04-24T08:30:28.472Z] #61 DONE 126.5s
08:30:28 [2023-04-24T08:30:28.472Z] 
08:30:28 [2023-04-24T08:30:28.472Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:30:29 [2023-04-24T08:30:29.406Z] #72 ...
08:30:29 [2023-04-24T08:30:29.406Z] 
08:30:29 [2023-04-24T08:30:29.406Z] #46 [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...)
08:30:29 [2023-04-24T08:30:29.406Z] #46 121.4 encoding/base64
08:30:29 [2023-04-24T08:30:29.685Z] #46 121.4 math/big
08:30:29 [2023-04-24T08:30:29.944Z] #46 122.0 encoding/hex
08:30:30 [2023-04-24T08:30:30.511Z] #46 122.4 encoding/pem
08:30:30 [2023-04-24T08:30:30.769Z] #46 122.7 vendor/golang.org/x/net/dns/dnsmessage
08:30:34 [2023-04-24T08:30:34.956Z] #46 126.7 net/netip
08:30:36 [2023-04-24T08:30:36.384Z] #46 ...
08:30:36 [2023-04-24T08:30:36.384Z] 
08:30:36 [2023-04-24T08:30:36.384Z] #75 [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
08:30:36 [2023-04-24T08:30:36.384Z] #75 81.67 configure.ac:7: installing 'build-aux/compile'
08:30:36 [2023-04-24T08:30:36.384Z] #75 81.70 configure.ac:9: installing 'build-aux/config.guess'
08:30:36 [2023-04-24T08:30:36.384Z] #75 81.70 configure.ac:9: installing 'build-aux/config.sub'
08:30:36 [2023-04-24T08:30:36.384Z] #75 81.75 configure.ac:11: installing 'build-aux/install-sh'
08:30:36 [2023-04-24T08:30:36.384Z] #75 81.76 configure.ac:11: installing 'build-aux/missing'
08:30:36 [2023-04-24T08:30:36.384Z] #75 82.04 Makefile.am: installing 'build-aux/depcomp'
08:30:36 [2023-04-24T08:30:36.384Z] #75 82.19 parallel-tests: installing 'build-aux/test-driver'
08:30:36 [2023-04-24T08:30:36.384Z] #75 84.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:30:36 [2023-04-24T08:30:36.384Z] #75 84.80 libtoolize: copying file 'build-aux/ltmain.sh'
08:30:37 [2023-04-24T08:30:37.384Z] #75 85.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:30:37 [2023-04-24T08:30:37.384Z] #75 85.79 libtoolize: copying file 'm4/libtool.m4'
08:30:37 [2023-04-24T08:30:37.384Z] #75 85.88 libtoolize: copying file 'm4/ltoptions.m4'
08:30:37 [2023-04-24T08:30:37.384Z] #75 86.06 libtoolize: copying file 'm4/ltsugar.m4'
08:30:37 [2023-04-24T08:30:37.644Z] #75 86.18 libtoolize: copying file 'm4/ltversion.m4'
08:30:37 [2023-04-24T08:30:37.644Z] #75 86.30 libtoolize: copying file 'm4/lt~obsolete.m4'
08:30:42 [2023-04-24T08:30:42.909Z] #75 ...
08:30:42 [2023-04-24T08:30:42.909Z] 
08:30:42 [2023-04-24T08:30:42.909Z] #65 [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
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 NAME:
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    go-winres - A tool for embedding resources in Windows executables
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 USAGE:
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    go-winres [global options] command [command options] [arguments...]
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 COMMANDS:
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    init     Create an initial ./winres/winres.json
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    make     Make syso files for the "go build" command
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    simply   Make syso files for the "go build" command (simplified)
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    extract  Extract all resources from an executable
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    patch    Replace resources in an executable file (exe, dll)
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    help, h  Shows a list of commands or help for one command
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7 GLOBAL OPTIONS:
08:30:42 [2023-04-24T08:30:42.909Z] #65 140.7    --help, -h  show help (default: false)
08:30:42 [2023-04-24T08:30:42.909Z] #65 DONE 141.1s
08:30:42 [2023-04-24T08:30:42.909Z] 
08:30:42 [2023-04-24T08:30:42.909Z] #46 [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...)
08:30:42 [2023-04-24T08:30:42.909Z] #46 130.0 net
08:30:42 [2023-04-24T08:30:42.909Z] #46 131.2 crypto/elliptic
08:30:42 [2023-04-24T08:30:42.909Z] #46 132.7 crypto/internal/bigmod
08:30:42 [2023-04-24T08:30:42.909Z] #46 133.6 crypto/internal/boring/bbig
08:30:42 [2023-04-24T08:30:42.909Z] #46 133.8 encoding/asn1
08:30:44 [2023-04-24T08:30:44.821Z] #46 136.6 vendor/golang.org/x/crypto/cryptobyte
08:30:46 [2023-04-24T08:30:46.721Z] #46 138.5 crypto/ecdsa
08:30:48 [2023-04-24T08:30:48.620Z] #46 140.6 crypto/rand
08:30:49 [2023-04-24T08:30:49.189Z] #46 141.2 crypto/ed25519
08:30:49 [2023-04-24T08:30:49.755Z] #46 141.7 crypto/rsa
08:30:51 [2023-04-24T08:30:51.654Z] #46 143.4 crypto/dsa
08:30:52 [2023-04-24T08:30:52.220Z] #46 144.0 crypto/x509/pkix
08:30:52 [2023-04-24T08:30:52.477Z] #46 ...
08:30:52 [2023-04-24T08:30:52.477Z] 
08:30:52 [2023-04-24T08:30:52.477Z] #75 [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
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:11: installing 'build-aux/compile'
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:11: installing 'build-aux/config.guess'
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:11: installing 'build-aux/config.sub'
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:13: installing 'build-aux/install-sh'
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:13: installing 'build-aux/missing'
08:30:52 [2023-04-24T08:30:52.477Z] #75 101.0 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:30:52 [2023-04-24T08:30:52.735Z] #75 101.2 Makefile.am: installing 'build-aux/depcomp'
08:30:54 [2023-04-24T08:30:54.676Z] #75 102.7 checking build system type... aarch64-unknown-linux-gnu
08:30:54 [2023-04-24T08:30:54.676Z] #75 103.2 checking host system type... aarch64-unknown-linux-gnu
08:30:54 [2023-04-24T08:30:54.676Z] #75 103.2 checking how to print strings... printf
08:30:54 [2023-04-24T08:30:54.676Z] #75 103.2 checking for gcc... gcc
08:30:54 [2023-04-24T08:30:54.934Z] #75 103.3 checking whether the C compiler works... yes
08:30:54 [2023-04-24T08:30:54.934Z] #75 103.6 checking for C compiler default output file name... a.out
08:30:55 [2023-04-24T08:30:55.504Z] #75 103.6 checking for suffix of executables... 
08:30:55 [2023-04-24T08:30:55.504Z] #75 103.8 checking whether we are cross compiling... no
08:30:55 [2023-04-24T08:30:55.504Z] #75 104.1 checking for suffix of object files... o
08:30:55 [2023-04-24T08:30:55.761Z] #75 104.2 checking whether we are using the GNU C compiler... yes
08:30:56 [2023-04-24T08:30:56.019Z] #75 104.3 checking whether gcc accepts -g... yes
08:30:56 [2023-04-24T08:30:56.277Z] #75 104.5 checking for gcc option to accept ISO C89... none needed
08:30:56 [2023-04-24T08:30:56.535Z] #75 104.7 checking whether gcc understands -c and -o together... yes
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.0 checking for a sed that does not truncate output... /bin/sed
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.0 checking for grep that handles long lines and -e... /bin/grep
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.0 checking for egrep... /bin/grep -E
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.0 checking for fgrep... /bin/grep -F
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.1 checking for ld used by gcc... /usr/bin/ld
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:30:56 [2023-04-24T08:30:56.535Z] #75 105.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking whether ln -s works... yes
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking the maximum length of command line arguments... 1572864
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking for /usr/bin/ld option to reload object files... -r
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking for objdump... objdump
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking how to recognize dependent libraries... pass_all
08:30:56 [2023-04-24T08:30:56.793Z] #75 105.3 checking for dlltool... no
08:30:56 [2023-04-24T08:30:56.794Z] #75 105.3 checking how to associate runtime and link libraries... printf %s\n
08:30:56 [2023-04-24T08:30:56.794Z] #75 105.4 checking for ar... ar
08:30:57 [2023-04-24T08:30:57.052Z] #75 105.4 checking for archiver @FILE support... @
08:30:57 [2023-04-24T08:30:57.052Z] #75 105.5 checking for strip... strip
08:30:57 [2023-04-24T08:30:57.052Z] #75 105.6 checking for ranlib... ranlib
08:30:57 [2023-04-24T08:30:57.052Z] #75 105.6 checking for gawk... no
08:30:57 [2023-04-24T08:30:57.052Z] #75 105.6 checking for mawk... mawk
08:30:57 [2023-04-24T08:30:57.619Z] #75 105.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:30:57 [2023-04-24T08:30:57.619Z] #75 106.2 checking for sysroot... no
08:30:57 [2023-04-24T08:30:57.619Z] #75 106.2 checking for a working dd... /bin/dd
08:30:57 [2023-04-24T08:30:57.619Z] #75 106.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:30:57 [2023-04-24T08:30:57.619Z] #75 106.2 checking for mt... no
08:30:57 [2023-04-24T08:30:57.877Z] #75 106.3 checking if : is a manifest tool... no
08:30:57 [2023-04-24T08:30:57.877Z] #75 106.3 checking how to run the C preprocessor... gcc -E
08:30:59 [2023-04-24T08:30:59.069Z] #75 106.7 checking for ANSI C header files... yes
08:30:59 [2023-04-24T08:30:59.069Z] #75 107.6 checking for sys/types.h... yes
08:30:59 [2023-04-24T08:30:59.327Z] #75 107.8 checking for sys/stat.h... yes
08:30:59 [2023-04-24T08:30:59.893Z] #75 108.0 checking for stdlib.h... yes
08:30:59 [2023-04-24T08:30:59.893Z] #75 108.2 checking for string.h... yes
08:31:00 [2023-04-24T08:31:00.152Z] #75 108.5 checking for memory.h... yes
08:31:00 [2023-04-24T08:31:00.152Z] #75 108.7 checking for strings.h... yes
08:31:00 [2023-04-24T08:31:00.410Z] #75 108.9 checking for inttypes.h... yes
08:31:00 [2023-04-24T08:31:00.927Z] #75 109.2 checking for stdint.h... yes
08:31:01 [2023-04-24T08:31:01.185Z] #75 109.4 checking for unistd.h... yes
08:31:01 [2023-04-24T08:31:01.443Z] #75 109.7 checking for dlfcn.h... yes
08:31:01 [2023-04-24T08:31:01.443Z] #75 110.0 checking for objdir... .libs
08:31:02 [2023-04-24T08:31:02.269Z] #75 110.4 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:02 [2023-04-24T08:31:02.269Z] #75 110.6 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:02 [2023-04-24T08:31:02.269Z] #75 110.6 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:02 [2023-04-24T08:31:02.785Z] #75 110.9 checking if gcc static flag -static works... yes
08:31:02 [2023-04-24T08:31:02.785Z] #75 111.2 checking if gcc supports -c -o file.o... 
08:31:02 [2023-04-24T08:31:02.785Z] #75 ...
08:31:02 [2023-04-24T08:31:02.785Z] 
08:31:02 [2023-04-24T08:31:02.785Z] #46 [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...)
08:31:02 [2023-04-24T08:31:02.785Z] #46 144.7 net/url
08:31:02 [2023-04-24T08:31:02.785Z] #46 145.9 path/filepath
08:31:02 [2023-04-24T08:31:02.785Z] #46 146.4 vendor/golang.org/x/crypto/chacha20
08:31:02 [2023-04-24T08:31:02.785Z] #46 147.0 crypto/x509
08:31:02 [2023-04-24T08:31:02.785Z] #46 147.3 vendor/golang.org/x/crypto/internal/poly1305
08:31:02 [2023-04-24T08:31:02.785Z] #46 147.6 vendor/golang.org/x/crypto/chacha20poly1305
08:31:02 [2023-04-24T08:31:02.785Z] #46 148.0 vendor/golang.org/x/crypto/hkdf
08:31:02 [2023-04-24T08:31:02.785Z] #46 148.2 bufio
08:31:02 [2023-04-24T08:31:02.785Z] #46 149.7 encoding/json
08:31:02 [2023-04-24T08:31:02.785Z] #46 153.9 crypto/tls
08:31:02 [2023-04-24T08:31:02.785Z] #46 ...
08:31:02 [2023-04-24T08:31:02.785Z] 
08:31:02 [2023-04-24T08:31:02.785Z] #75 [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
08:31:02 [2023-04-24T08:31:02.785Z] #75 111.2 checking if gcc supports -c -o file.o... yes
08:31:03 [2023-04-24T08:31:03.044Z] #75 111.4 checking if gcc supports -c -o file.o... (cached) yes
08:31:03 [2023-04-24T08:31:03.044Z] #75 111.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:03 [2023-04-24T08:31:03.303Z] #75 111.5 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking how to hardcode library paths into programs... immediate
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking whether stripping libraries is possible... yes
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking if libtool supports shared libraries... yes
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking whether to build shared libraries... no
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking whether to build static libraries... yes
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.0 checking for a BSD-compatible install... /usr/bin/install -c
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.1 checking whether build environment is sane... yes
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:03 [2023-04-24T08:31:03.561Z] #75 112.2 checking whether make sets $(MAKE)... yes
08:31:03 [2023-04-24T08:31:03.820Z] #75 112.3 checking whether make supports the include directive... yes (GNU style)
08:31:03 [2023-04-24T08:31:03.820Z] #75 112.4 checking whether make supports nested variables... yes
08:31:03 [2023-04-24T08:31:03.820Z] #75 112.4 checking whether UID '0' is supported by ustar format... yes
08:31:04 [2023-04-24T08:31:04.078Z] #75 112.4 checking whether GID '0' is supported by ustar format... yes
08:31:04 [2023-04-24T08:31:04.079Z] #75 112.5 checking how to create a ustar tar archive... gnutar
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.6 checking dependency style of gcc... gcc3
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.8 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.9 checking whether make supports nested variables... (cached) yes
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.9 checking for gawk... (cached) mawk
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.9 checking for a sed that does not truncate output... (cached) /bin/sed
08:31:04 [2023-04-24T08:31:04.337Z] #75 112.9 checking for gcc... (cached) gcc
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.0 checking whether we are using the GNU C compiler... (cached) yes
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.0 checking whether gcc accepts -g... (cached) yes
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.0 checking for gcc option to accept ISO C89... (cached) none needed
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.0 checking whether gcc understands -c and -o together... (cached) yes
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.0 checking for a Python interpreter with version >= 3... python3
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.1 checking for python3... /usr/bin/python3
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.1 checking for python3 version... 3.9
08:31:04 [2023-04-24T08:31:04.596Z] #75 113.2 checking for python3 platform... linux
08:31:04 [2023-04-24T08:31:04.855Z] #75 113.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:31:05 [2023-04-24T08:31:05.114Z] #75 113.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:31:05 [2023-04-24T08:31:05.114Z] #75 113.7 checking for go-md2man... no
08:31:05 [2023-04-24T08:31:05.373Z] #75 113.7 checking error.h usability... yes
08:31:05 [2023-04-24T08:31:05.373Z] #75 113.9 checking error.h presence... yes
08:31:05 [2023-04-24T08:31:05.373Z] #75 114.0 checking for error.h... yes
08:31:05 [2023-04-24T08:31:05.631Z] #75 114.0 checking linux/openat2.h usability... yes
08:31:05 [2023-04-24T08:31:05.889Z] #75 114.2 checking linux/openat2.h presence... yes
08:31:05 [2023-04-24T08:31:05.889Z] #75 114.3 checking for linux/openat2.h... yes
08:31:06 [2023-04-24T08:31:06.147Z] #75 114.3 checking for copy_file_range... yes
08:31:06 [2023-04-24T08:31:06.406Z] #75 114.6 checking for fgetxattr... yes
08:31:06 [2023-04-24T08:31:06.671Z] #75 115.0 checking for statx... yes
08:31:07 [2023-04-24T08:31:07.187Z] #75 115.3 checking for fgetpwent_r... yes
08:31:07 [2023-04-24T08:31:07.446Z] #75 115.6 checking for issetugid... no
08:31:07 [2023-04-24T08:31:07.446Z] #75 115.9 checking for pkg-config... /usr/bin/pkg-config
08:31:07 [2023-04-24T08:31:07.446Z] #75 115.9 checking pkg-config is at least version 0.9.0... yes
08:31:08 [2023-04-24T08:31:08.013Z] #75 115.9 checking for library containing yajl_tree_get... -lyajl
08:31:08 [2023-04-24T08:31:08.013Z] #75 116.5 checking for yajl >= 2.0.0... yes
08:31:08 [2023-04-24T08:31:08.271Z] #75 116.6 checking sys/capability.h usability... yes
08:31:08 [2023-04-24T08:31:08.271Z] #75 116.8 checking sys/capability.h presence... yes
08:31:08 [2023-04-24T08:31:08.530Z] #75 117.0 checking for sys/capability.h... yes
08:31:09 [2023-04-24T08:31:09.099Z] #75 117.0 checking for library containing cap_from_name... -lcap
08:31:09 [2023-04-24T08:31:09.665Z] #75 117.6 checking for library containing dlopen... -ldl
08:31:09 [2023-04-24T08:31:09.924Z] #75 118.2 checking seccomp.h usability... yes
08:31:09 [2023-04-24T08:31:09.924Z] #75 118.4 checking seccomp.h presence... yes
08:31:10 [2023-04-24T08:31:10.183Z] #75 118.6 checking for seccomp.h... yes
08:31:10 [2023-04-24T08:31:10.751Z] #75 118.6 checking for library containing seccomp_rule_add... -lseccomp
08:31:11 [2023-04-24T08:31:11.009Z] #75 119.2 checking for library containing seccomp_arch_resolve_name... none required
08:31:11 [2023-04-24T08:31:11.269Z] #75 119.5 checking systemd/sd-bus.h usability... yes
08:31:11 [2023-04-24T08:31:11.269Z] #75 119.8 checking systemd/sd-bus.h presence... yes
08:31:11 [2023-04-24T08:31:11.528Z] #75 119.9 checking for systemd/sd-bus.h... yes
08:31:12 [2023-04-24T08:31:12.094Z] #75 119.9 checking for library containing sd_bus_match_signal_async... -lsystemd
08:31:12 [2023-04-24T08:31:12.661Z] #75 120.6 checking for sd_notify_barrier... yes
08:31:12 [2023-04-24T08:31:12.661Z] #75 121.0 checking linux/bpf.h usability... yes
08:31:12 [2023-04-24T08:31:12.661Z] #75 121.2 checking linux/bpf.h presence... yes
08:31:12 [2023-04-24T08:31:12.661Z] #75 121.3 checking for linux/bpf.h... yes
08:31:12 [2023-04-24T08:31:12.919Z] #75 121.3 checking compilation for eBPF... yes
08:31:12 [2023-04-24T08:31:12.919Z] #75 121.6 checking for criu >= 3.15... 
08:31:12 [2023-04-24T08:31:12.919Z] #75 ...
08:31:12 [2023-04-24T08:31:12.919Z] 
08:31:12 [2023-04-24T08:31:12.919Z] #46 [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...)
08:31:12 [2023-04-24T08:31:12.919Z] #46 155.0 log
08:31:12 [2023-04-24T08:31:12.919Z] #46 155.6 github.com/Sirupsen/logrus
08:31:12 [2023-04-24T08:31:12.919Z] #46 157.2 github.com/Sirupsen/logrus/formatters/logstash
08:31:12 [2023-04-24T08:31:12.919Z] #46 157.5 io/ioutil
08:31:12 [2023-04-24T08:31:12.919Z] #46 157.7 github.com/bugsnag/bugsnag-go/errors
08:31:12 [2023-04-24T08:31:12.919Z] #46 158.1 github.com/bugsnag/osext
08:31:12 [2023-04-24T08:31:12.919Z] #46 158.2 os/exec
08:31:12 [2023-04-24T08:31:12.919Z] #46 159.7 os/signal
08:31:12 [2023-04-24T08:31:12.919Z] #46 160.5 github.com/bugsnag/panicwrap
08:31:12 [2023-04-24T08:31:12.919Z] #46 161.3 compress/flate
08:31:12 [2023-04-24T08:31:12.919Z] #46 164.3 hash/crc32
08:31:12 [2023-04-24T08:31:12.919Z] #46 165.0 compress/gzip
08:31:13 [2023-04-24T08:31:13.178Z] #46 ...
08:31:13 [2023-04-24T08:31:13.178Z] 
08:31:13 [2023-04-24T08:31:13.178Z] #75 [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
08:31:13 [2023-04-24T08:31:13.178Z] #75 121.6 checking for criu >= 3.15... no
08:31:13 [2023-04-24T08:31:13.178Z] #75 121.6 configure: CRIU headers not found, building without CRIU support
08:31:13 [2023-04-24T08:31:13.178Z] #75 121.6 checking for criu > 3.16... no
08:31:13 [2023-04-24T08:31:13.178Z] #75 121.7 configure: CRIU version doesn't support join-ns API
08:31:13 [2023-04-24T08:31:13.178Z] #75 121.7 checking for criu > 3.16.1... no
08:31:13 [2023-04-24T08:31:13.437Z] #75 121.8 configure: CRIU version doesn't support for pre-dumping
08:31:13 [2023-04-24T08:31:13.437Z] #75 121.8 checking for new mount API (fsconfig)... yes
08:31:13 [2023-04-24T08:31:13.696Z] #75 122.0 checking for seccomp notify API... yes
08:31:13 [2023-04-24T08:31:13.696Z] #75 122.2 checking for gperf... no
08:31:13 [2023-04-24T08:31:13.696Z] #75 122.2 configure: gperf not found - cannot rebuild signal parser code
08:31:13 [2023-04-24T08:31:13.954Z] #75 122.2 checking for library containing argp_parse... none required
08:31:14 [2023-04-24T08:31:14.212Z] #75 122.8 checking that generated files are newer than configure... done
08:31:14 [2023-04-24T08:31:14.212Z] #75 122.8 configure: creating ./config.status
08:31:18 [2023-04-24T08:31:18.407Z] #75 126.8 config.status: creating Makefile
08:31:18 [2023-04-24T08:31:18.407Z] #75 126.9 config.status: creating rpm/crun.spec
08:31:18 [2023-04-24T08:31:18.407Z] #75 127.0 config.status: creating config.h
08:31:18 [2023-04-24T08:31:18.407Z] #75 127.0 config.status: executing libtool commands
08:31:18 [2023-04-24T08:31:18.407Z] #75 127.1 config.status: executing depfiles commands
08:31:20 [2023-04-24T08:31:20.390Z] #75 128.9 === configuring in libocispec (/tmp/crun-build/libocispec)
08:31:20 [2023-04-24T08:31:20.390Z] #75 128.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:31:20 [2023-04-24T08:31:20.961Z] #75 129.6 checking for gcc... gcc
08:31:21 [2023-04-24T08:31:21.591Z] #75 129.7 checking whether the C compiler works... yes
08:31:21 [2023-04-24T08:31:21.591Z] #75 130.0 checking for C compiler default output file name... a.out
08:31:21 [2023-04-24T08:31:21.848Z] #75 130.0 checking for suffix of executables... 
08:31:21 [2023-04-24T08:31:21.848Z] #75 130.3 checking whether we are cross compiling... no
08:31:22 [2023-04-24T08:31:22.107Z] #75 130.5 checking for suffix of object files... o
08:31:22 [2023-04-24T08:31:22.107Z] #75 130.7 checking whether we are using the GNU C compiler... yes
08:31:22 [2023-04-24T08:31:22.365Z] #75 130.8 checking whether gcc accepts -g... yes
08:31:22 [2023-04-24T08:31:22.623Z] #75 130.9 checking for gcc option to accept ISO C89... none needed
08:31:22 [2023-04-24T08:31:22.880Z] #75 131.2 checking whether gcc understands -c and -o together... yes
08:31:23 [2023-04-24T08:31:23.138Z] #75 131.5 checking how to run the C preprocessor... gcc -E
08:31:23 [2023-04-24T08:31:23.396Z] #75 131.9 checking for grep that handles long lines and -e... /bin/grep
08:31:23 [2023-04-24T08:31:23.396Z] #75 131.9 checking for egrep... /bin/grep -E
08:31:23 [2023-04-24T08:31:23.962Z] #75 132.0 checking for ANSI C header files... 
08:31:23 [2023-04-24T08:31:23.962Z] #75 ...
08:31:23 [2023-04-24T08:31:23.962Z] 
08:31:23 [2023-04-24T08:31:23.962Z] #46 [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...)
08:31:23 [2023-04-24T08:31:23.962Z] #46 165.8 vendor/golang.org/x/text/transform
08:31:23 [2023-04-24T08:31:23.962Z] #46 166.5 vendor/golang.org/x/text/unicode/bidi
08:31:23 [2023-04-24T08:31:23.962Z] #46 169.1 vendor/golang.org/x/text/secure/bidirule
08:31:23 [2023-04-24T08:31:23.962Z] #46 169.1 vendor/golang.org/x/text/unicode/norm
08:31:23 [2023-04-24T08:31:23.962Z] #46 169.4 net/textproto
08:31:23 [2023-04-24T08:31:23.962Z] #46 170.5 vendor/golang.org/x/net/http2/hpack
08:31:23 [2023-04-24T08:31:23.962Z] #46 171.7 mime
08:31:23 [2023-04-24T08:31:23.962Z] #46 173.4 mime/quotedprintable
08:31:23 [2023-04-24T08:31:23.962Z] #46 173.9 mime/multipart
08:31:23 [2023-04-24T08:31:23.962Z] #46 175.1 vendor/golang.org/x/net/idna
08:31:23 [2023-04-24T08:31:23.962Z] #46 175.4 net/http/httptrace
08:31:23 [2023-04-24T08:31:23.962Z] #46 175.7 net/http/internal
08:31:23 [2023-04-24T08:31:23.962Z] #46 176.1 net/http/internal/ascii
08:31:24 [2023-04-24T08:31:24.220Z] #46 176.2 regexp/syntax
08:31:24 [2023-04-24T08:31:24.220Z] #46 ...
08:31:24 [2023-04-24T08:31:24.220Z] 
08:31:24 [2023-04-24T08:31:24.220Z] #75 [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
08:31:24 [2023-04-24T08:31:24.220Z] #75 132.0 checking for ANSI C header files... yes
08:31:24 [2023-04-24T08:31:24.478Z] #75 132.8 checking for sys/types.h... yes
08:31:24 [2023-04-24T08:31:24.737Z] #75 133.1 checking for sys/stat.h... yes
08:31:24 [2023-04-24T08:31:24.995Z] #75 133.3 checking for stdlib.h... yes
08:31:25 [2023-04-24T08:31:25.253Z] #75 133.6 checking for string.h... yes
08:31:25 [2023-04-24T08:31:25.511Z] #75 133.8 checking for memory.h... yes
08:31:25 [2023-04-24T08:31:25.768Z] #75 134.1 checking for strings.h... yes
08:31:26 [2023-04-24T08:31:26.026Z] #75 134.4 checking for inttypes.h... yes
08:31:26 [2023-04-24T08:31:26.284Z] #75 134.6 checking for stdint.h... yes
08:31:26 [2023-04-24T08:31:26.542Z] #75 134.8 checking for unistd.h... yes
08:31:26 [2023-04-24T08:31:26.800Z] #75 135.0 checking minix/config.h usability... no
08:31:26 [2023-04-24T08:31:26.800Z] #75 135.3 checking minix/config.h presence... no
08:31:26 [2023-04-24T08:31:26.800Z] #75 135.3 checking for minix/config.h... no
08:31:27 [2023-04-24T08:31:27.059Z] #75 135.3 checking whether it is safe to define __EXTENSIONS__... yes
08:31:27 [2023-04-24T08:31:27.316Z] #75 135.7 checking build system type... 
08:31:27 [2023-04-24T08:31:27.316Z] #75 ...
08:31:27 [2023-04-24T08:31:27.316Z] 
08:31:27 [2023-04-24T08:31:27.316Z] #63 [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
08:31:27 [2023-04-24T08:31:27.316Z] #63 184.9 gotestsum version dev
08:31:27 [2023-04-24T08:31:27.316Z] #63 DONE 185.3s
08:31:27 [2023-04-24T08:31:27.316Z] 
08:31:27 [2023-04-24T08:31:27.316Z] #46 [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...)
08:31:27 [2023-04-24T08:31:27.316Z] #46 178.4 vendor/golang.org/x/net/http/httpguts
08:31:27 [2023-04-24T08:31:27.316Z] #46 179.0 vendor/golang.org/x/net/http/httpproxy
08:31:27 [2023-04-24T08:31:27.882Z] #46 179.8 net/http
08:31:28 [2023-04-24T08:31:28.140Z] #46 180.1 regexp
08:31:30 [2023-04-24T08:31:30.667Z] #46 182.3 gopkg.in/yaml.v2
08:31:31 [2023-04-24T08:31:31.603Z] #46 ...
08:31:31 [2023-04-24T08:31:31.603Z] 
08:31:31 [2023-04-24T08:31:31.603Z] #75 [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
08:31:31 [2023-04-24T08:31:31.603Z] #75 135.7 checking build system type... aarch64-unknown-linux-gnu
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.6 checking host system type... aarch64-unknown-linux-gnu
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.6 checking how to print strings... printf
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.6 checking for a sed that does not truncate output... /bin/sed
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.7 checking for fgrep... /bin/grep -F
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.7 checking for ld used by gcc... /usr/bin/ld
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.9 checking whether ln -s works... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.9 checking the maximum length of command line arguments... 1572864
08:31:31 [2023-04-24T08:31:31.603Z] #75 136.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking for /usr/bin/ld option to reload object files... -r
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking for objdump... objdump
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking how to recognize dependent libraries... pass_all
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking for dlltool... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking how to associate runtime and link libraries... printf %s\n
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking for ar... ar
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.0 checking for archiver @FILE support... @
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.2 checking for strip... strip
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.2 checking for ranlib... ranlib
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.2 checking for gawk... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.2 checking for mawk... mawk
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.6 checking for sysroot... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.6 checking for a working dd... /bin/dd
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.6 checking for mt... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.6 checking if : is a manifest tool... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.7 checking for dlfcn.h... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 137.9 checking for objdir... .libs
08:31:31 [2023-04-24T08:31:31.603Z] #75 138.3 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 138.5 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:31 [2023-04-24T08:31:31.603Z] #75 138.5 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 138.7 checking if gcc static flag -static works... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.1 checking if gcc supports -c -o file.o... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.2 checking if gcc supports -c -o file.o... (cached) yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.3 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking how to hardcode library paths into programs... immediate
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking whether stripping libraries is possible... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking if libtool supports shared libraries... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking whether to build shared libraries... no
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking whether to build static libraries... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.7 checking for a BSD-compatible install... /usr/bin/install -c
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.8 checking whether build environment is sane... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:31 [2023-04-24T08:31:31.603Z] #75 139.9 checking whether make sets $(MAKE)... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 140.0 checking whether make supports the include directive... yes (GNU style)
08:31:31 [2023-04-24T08:31:31.603Z] #75 140.0 checking whether make supports nested variables... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 140.1 checking whether UID '0' is supported by ustar format... yes
08:31:31 [2023-04-24T08:31:31.603Z] #75 140.1 checking whether GID '0' is supported by ustar format... yes
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.1 checking how to create a ustar tar archive... gnutar
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.2 checking dependency style of gcc... gcc3
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.5 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.5 checking whether make supports nested variables... (cached) yes
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.5 checking for pkg-config... /usr/bin/pkg-config
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.5 checking pkg-config is at least version 0.9.0... yes
08:31:31 [2023-04-24T08:31:31.861Z] #75 140.5 checking for yajl >= 2.1.0... yes
08:31:32 [2023-04-24T08:31:32.119Z] #75 140.6 checking for a sed that does not truncate output... (cached) /bin/sed
08:31:32 [2023-04-24T08:31:32.119Z] #75 140.6 checking for gcc... (cached) gcc
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.7 checking whether we are using the GNU C compiler... (cached) yes
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.7 checking whether gcc accepts -g... (cached) yes
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.7 checking for gcc option to accept ISO C89... (cached) none needed
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.7 checking whether gcc understands -c and -o together... (cached) yes
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.7 checking for a Python interpreter with version >= 3... python3
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.9 checking for python3... /usr/bin/python3
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.9 checking for python3 version... 3.9
08:31:32 [2023-04-24T08:31:32.376Z] #75 140.9 checking for python3 platform... linux
08:31:32 [2023-04-24T08:31:32.634Z] #75 141.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:31:32 [2023-04-24T08:31:32.634Z] #75 141.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:31:32 [2023-04-24T08:31:32.893Z] #75 141.5 checking that generated files are newer than configure... done
08:31:32 [2023-04-24T08:31:32.893Z] #75 141.5 configure: creating ./config.status
08:31:37 [2023-04-24T08:31:37.089Z] #75 145.2 config.status: creating Makefile
08:31:37 [2023-04-24T08:31:37.089Z] #75 145.3 config.status: creating config.h
08:31:37 [2023-04-24T08:31:37.089Z] #75 145.3 config.status: executing libtool commands
08:31:37 [2023-04-24T08:31:37.089Z] #75 145.4 config.status: executing depfiles commands
08:31:38 [2023-04-24T08:31:38.032Z] #75 146.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:31:38 [2023-04-24T08:31:38.032Z] #75 146.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:31:38 [2023-04-24T08:31:38.548Z] #75 146.9 checking for gcc... gcc
08:31:38 [2023-04-24T08:31:38.806Z] #75 147.1 checking whether the C compiler works... yes
08:31:38 [2023-04-24T08:31:38.806Z] #75 147.3 checking for C compiler default output file name... a.out
08:31:38 [2023-04-24T08:31:38.806Z] #75 147.3 checking for suffix of executables... 
08:31:39 [2023-04-24T08:31:39.064Z] #75 147.4 checking whether we are cross compiling... no
08:31:39 [2023-04-24T08:31:39.322Z] #75 147.6 checking for suffix of object files... o
08:31:39 [2023-04-24T08:31:39.582Z] #75 147.9 checking whether we are using the GNU C compiler... yes
08:31:39 [2023-04-24T08:31:39.582Z] #75 148.0 checking whether gcc accepts -g... yes
08:31:39 [2023-04-24T08:31:39.840Z] #75 148.1 checking for gcc option to accept ISO C89... none needed
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.3 checking whether gcc understands -c and -o together... yes
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.6 checking for a BSD-compatible install... /usr/bin/install -c
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.6 checking whether build environment is sane... yes
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.7 checking for gawk... no
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.7 checking for mawk... mawk
08:31:40 [2023-04-24T08:31:40.098Z] #75 148.7 checking whether make sets $(MAKE)... yes
08:31:40 [2023-04-24T08:31:40.356Z] #75 148.8 checking whether make supports the include directive... yes (GNU style)
08:31:40 [2023-04-24T08:31:40.356Z] #75 148.8 checking whether make supports nested variables... yes
08:31:40 [2023-04-24T08:31:40.356Z] #75 148.9 checking whether UID '0' is supported by ustar format... yes
08:31:40 [2023-04-24T08:31:40.356Z] #75 148.9 checking whether GID '0' is supported by ustar format... yes
08:31:40 [2023-04-24T08:31:40.356Z] #75 148.9 checking how to create a ustar tar archive... gnutar
08:31:40 [2023-04-24T08:31:40.619Z] #75 149.0 checking dependency style of gcc... gcc3
08:31:40 [2023-04-24T08:31:40.619Z] #75 149.2 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:40 [2023-04-24T08:31:40.619Z] #75 149.2 checking whether make supports nested variables... (cached) yes
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.3 checking build system type... aarch64-unknown-linux-gnu
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking host system type... aarch64-unknown-linux-gnu
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking how to print strings... printf
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking for a sed that does not truncate output... /bin/sed
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking for grep that handles long lines and -e... /bin/grep
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking for egrep... /bin/grep -E
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.7 checking for fgrep... /bin/grep -F
08:31:41 [2023-04-24T08:31:41.185Z] #75 149.8 checking for ld used by gcc... /usr/bin/ld
08:31:41 [2023-04-24T08:31:41.445Z] #75 149.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:31:41 [2023-04-24T08:31:41.445Z] #75 149.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:31:41 [2023-04-24T08:31:41.445Z] #75 149.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:31:41 [2023-04-24T08:31:41.445Z] #75 150.0 checking whether ln -s works... yes
08:31:41 [2023-04-24T08:31:41.445Z] #75 150.0 checking the maximum length of command line arguments... 1572864
08:31:41 [2023-04-24T08:31:41.445Z] #75 150.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.0 checking for /usr/bin/ld option to reload object files... -r
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.0 checking for objdump... objdump
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.1 checking how to recognize dependent libraries... pass_all
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.1 checking for dlltool... no
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.1 checking how to associate runtime and link libraries... printf %s\n
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.1 checking for ar... ar
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.1 checking for archiver @FILE support... @
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.3 checking for strip... strip
08:31:41 [2023-04-24T08:31:41.703Z] #75 150.3 checking for ranlib... ranlib
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.8 checking for sysroot... no
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.8 checking for a working dd... /bin/dd
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.8 checking for mt... no
08:31:42 [2023-04-24T08:31:42.269Z] #75 150.8 checking if : is a manifest tool... no
08:31:42 [2023-04-24T08:31:42.527Z] #75 150.9 checking how to run the C preprocessor... gcc -E
08:31:43 [2023-04-24T08:31:43.355Z] #75 151.3 checking for ANSI C header files... yes
08:31:43 [2023-04-24T08:31:43.613Z] #75 151.9 checking for sys/types.h... yes
08:31:43 [2023-04-24T08:31:43.871Z] #75 152.1 checking for sys/stat.h... yes
08:31:43 [2023-04-24T08:31:43.872Z] #75 152.4 checking for stdlib.h... yes
08:31:44 [2023-04-24T08:31:44.130Z] #75 152.6 checking for string.h... yes
08:31:44 [2023-04-24T08:31:44.130Z] #75 152.7 checking for memory.h... yes
08:31:44 [2023-04-24T08:31:44.646Z] #75 152.8 checking for strings.h... yes
08:31:44 [2023-04-24T08:31:44.646Z] #75 153.1 checking for inttypes.h... yes
08:31:44 [2023-04-24T08:31:44.905Z] #75 153.2 checking for stdint.h... yes
08:31:45 [2023-04-24T08:31:45.162Z] #75 153.5 checking for unistd.h... yes
08:31:45 [2023-04-24T08:31:45.420Z] #75 153.7 checking for dlfcn.h... yes
08:31:45 [2023-04-24T08:31:45.420Z] #75 153.8 checking for objdir... .libs
08:31:45 [2023-04-24T08:31:45.986Z] #75 154.3 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:45 [2023-04-24T08:31:45.986Z] #75 154.4 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:46 [2023-04-24T08:31:46.245Z] #75 154.4 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:46 [2023-04-24T08:31:46.503Z] #75 154.6 checking if gcc static flag -static works... yes
08:31:46 [2023-04-24T08:31:46.762Z] #75 155.0 checking if gcc supports -c -o file.o... yes
08:31:46 [2023-04-24T08:31:46.762Z] #75 155.3 checking if gcc supports -c -o file.o... (cached) yes
08:31:46 [2023-04-24T08:31:46.762Z] #75 155.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:47 [2023-04-24T08:31:47.020Z] #75 155.4 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking how to hardcode library paths into programs... immediate
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking whether stripping libraries is possible... yes
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking if libtool supports shared libraries... yes
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking whether to build shared libraries... no
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking whether to build static libraries... yes
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.7 checking float.h usability... yes
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.8 checking float.h presence... yes
08:31:47 [2023-04-24T08:31:47.279Z] #75 155.9 checking for float.h... yes
08:31:47 [2023-04-24T08:31:47.538Z] #75 156.0 checking limits.h usability... yes
08:31:47 [2023-04-24T08:31:47.796Z] #75 156.2 checking limits.h presence... yes
08:31:47 [2023-04-24T08:31:47.796Z] #75 156.3 checking for limits.h... yes
08:31:47 [2023-04-24T08:31:47.796Z] #75 156.3 checking stddef.h usability... 
08:31:47 [2023-04-24T08:31:47.796Z] #75 ...
08:31:47 [2023-04-24T08:31:47.796Z] 
08:31:47 [2023-04-24T08:31:47.796Z] #46 [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...)
08:31:47 [2023-04-24T08:31:47.796Z] #46 189.7 github.com/docker/distribution/uuid
08:31:47 [2023-04-24T08:31:47.796Z] #46 190.0 golang.org/x/net/context
08:31:47 [2023-04-24T08:31:47.796Z] #46 190.4 github.com/docker/distribution/digest
08:31:47 [2023-04-24T08:31:47.796Z] #46 191.0 github.com/docker/distribution/reference
08:31:47 [2023-04-24T08:31:47.796Z] #46 191.7 encoding/base32
08:31:47 [2023-04-24T08:31:47.796Z] #46 192.2 github.com/docker/libtrust
08:31:47 [2023-04-24T08:31:47.796Z] #46 195.8 github.com/stevvooe/resumable
08:31:47 [2023-04-24T08:31:47.796Z] #46 196.0 internal/saferio
08:31:47 [2023-04-24T08:31:47.796Z] #46 196.3 encoding/gob
08:31:48 [2023-04-24T08:31:48.054Z] #46 ...
08:31:48 [2023-04-24T08:31:48.054Z] 
08:31:48 [2023-04-24T08:31:48.054Z] #75 [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
08:31:48 [2023-04-24T08:31:48.054Z] #75 156.3 checking stddef.h usability... yes
08:31:48 [2023-04-24T08:31:48.054Z] #75 156.5 checking stddef.h presence... yes
08:31:48 [2023-04-24T08:31:48.054Z] #75 156.6 checking for stddef.h... yes
08:31:48 [2023-04-24T08:31:48.054Z] #75 156.6 checking for stdlib.h... (cached) yes
08:31:48 [2023-04-24T08:31:48.312Z] #75 156.6 checking for string.h... (cached) yes
08:31:48 [2023-04-24T08:31:48.570Z] #75 156.7 checking sys/time.h usability... yes
08:31:48 [2023-04-24T08:31:48.570Z] #75 157.0 checking sys/time.h presence... yes
08:31:48 [2023-04-24T08:31:48.570Z] #75 157.1 checking for sys/time.h... yes
08:31:48 [2023-04-24T08:31:48.848Z] #75 157.1 checking for inline... inline
08:31:49 [2023-04-24T08:31:49.414Z] #75 157.3 checking for size_t... yes
08:31:49 [2023-04-24T08:31:49.414Z] #75 157.8 checking for stdlib.h... (cached) yes
08:31:49 [2023-04-24T08:31:49.672Z] #75 157.8 checking for GNU libc compatible malloc... yes
08:31:49 [2023-04-24T08:31:49.672Z] #75 158.2 checking for stdlib.h... (cached) yes
08:31:49 [2023-04-24T08:31:49.932Z] #75 158.2 checking for GNU libc compatible realloc... yes
08:31:50 [2023-04-24T08:31:50.190Z] #75 158.6 checking for working strtod... yes
08:31:50 [2023-04-24T08:31:50.448Z] #75 158.8 checking for gettimeofday... yes
08:31:50 [2023-04-24T08:31:50.707Z] #75 159.1 checking for memset... yes
08:31:51 [2023-04-24T08:31:51.223Z] #75 159.4 checking for strspn... yes
08:31:51 [2023-04-24T08:31:51.481Z] #75 159.9 checking that generated files are newer than configure... done
08:31:51 [2023-04-24T08:31:51.481Z] #75 159.9 configure: creating ./config.status
08:31:54 [2023-04-24T08:31:54.763Z] #75 163.1 config.status: creating Makefile
08:31:54 [2023-04-24T08:31:54.763Z] #75 163.2 config.status: creating config.h
08:31:54 [2023-04-24T08:31:54.763Z] #75 163.3 config.status: executing depfiles commands
08:31:55 [2023-04-24T08:31:55.021Z] #75 163.6 config.status: executing libtool commands
08:31:56 [2023-04-24T08:31:56.395Z] #75 164.9   GEN      .version
08:31:56 [2023-04-24T08:31:56.395Z] #75 165.0 make  install-recursive
08:31:56 [2023-04-24T08:31:56.395Z] #75 165.0 make[1]: Entering directory '/tmp/crun-build'
08:31:56 [2023-04-24T08:31:56.654Z] #75 165.1 Making install in libocispec
08:31:56 [2023-04-24T08:31:56.654Z] #75 165.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:31:56 [2023-04-24T08:31:56.654Z] #75 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
08:31:56 [2023-04-24T08:31:56.654Z] #75 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
08:31:56 [2023-04-24T08:31:56.913Z] #75 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
08:31:56 [2023-04-24T08:31:56.913Z] #75 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:31:57 [2023-04-24T08:31:57.852Z] #75 166.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:31:58 [2023-04-24T08:31:58.110Z] #75 166.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.5 make  install-recursive
08:31:59 [2023-04-24T08:31:59.046Z] #75 167.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.7 Making install in yajl
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.8   CC       verify/json_verify-json_verify.o
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.8   CC       src/libyajl_la-yajl_alloc.lo
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.9   CC       src/libyajl_la-yajl.lo
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.9   CC       src/libyajl_la-yajl_gen.lo
08:31:59 [2023-04-24T08:31:59.304Z] #75 167.9   CC       src/libyajl_la-yajl_parser.lo
08:31:59 [2023-04-24T08:31:59.304Z] #75 168.0   CC       src/libyajl_la-yajl_buf.lo
08:31:59 [2023-04-24T08:31:59.563Z] #75 168.0   CC       src/libyajl_la-yajl_encode.lo
08:31:59 [2023-04-24T08:31:59.563Z] #75 168.1   CC       src/libyajl_la-yajl_lex.lo
08:31:59 [2023-04-24T08:31:59.563Z] #75 168.1   CC       src/libyajl_la-yajl_tree.lo
08:32:02 [2023-04-24T08:32:02.156Z] #75 ...
08:32:02 [2023-04-24T08:32:02.156Z] 
08:32:02 [2023-04-24T08:32:02.156Z] #46 [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...)
08:32:02 [2023-04-24T08:32:02.156Z] #46 204.1 github.com/stevvooe/resumable/sha256
08:32:02 [2023-04-24T08:32:02.156Z] #46 204.5 github.com/stevvooe/resumable/sha512
08:32:02 [2023-04-24T08:32:02.156Z] #46 205.0 github.com/garyburd/redigo/internal
08:32:02 [2023-04-24T08:32:02.156Z] #46 205.2 github.com/garyburd/redigo/redis
08:32:02 [2023-04-24T08:32:02.156Z] #46 208.2 net/smtp
08:32:02 [2023-04-24T08:32:02.156Z] #46 209.3 text/template/parse
08:32:02 [2023-04-24T08:32:02.156Z] #46 209.9 github.com/bugsnag/bugsnag-go
08:32:02 [2023-04-24T08:32:02.156Z] #46 211.3 github.com/docker/distribution/configuration
08:32:02 [2023-04-24T08:32:02.156Z] #46 212.7 github.com/gorilla/context
08:32:02 [2023-04-24T08:32:02.156Z] #46 213.1 github.com/gorilla/mux
08:32:02 [2023-04-24T08:32:02.156Z] #46 213.1 github.com/docker/distribution/registry/api/errcode
08:32:02 [2023-04-24T08:32:02.156Z] #46 213.6 expvar
08:32:02 [2023-04-24T08:32:02.426Z] #46 214.3 github.com/docker/distribution/registry/client/transport
08:32:02 [2023-04-24T08:32:02.426Z] #46 214.4 github.com/docker/distribution/context
08:32:02 [2023-04-24T08:32:02.995Z] #46 214.8 github.com/docker/distribution/registry/api/v2
08:32:03 [2023-04-24T08:32:03.929Z] #46 215.8 github.com/docker/distribution/health
08:32:03 [2023-04-24T08:32:03.929Z] #46 215.9 github.com/docker/distribution
08:32:04 [2023-04-24T08:32:04.495Z] #46 216.5 github.com/docker/distribution/health/checks
08:32:04 [2023-04-24T08:32:04.753Z] #46 216.7 github.com/docker/distribution/manifest/manifestlist
08:32:05 [2023-04-24T08:32:05.010Z] #46 216.8 github.com/docker/distribution/manifest/schema1
08:32:05 [2023-04-24T08:32:05.010Z] #46 216.8 github.com/docker/distribution/manifest/schema2
08:32:05 [2023-04-24T08:32:05.268Z] #46 217.2 github.com/docker/distribution/notifications
08:32:05 [2023-04-24T08:32:05.526Z] #46 217.4 github.com/docker/distribution/registry/auth
08:32:05 [2023-04-24T08:32:05.784Z] #46 217.6 github.com/docker/distribution/registry/middleware/registry
08:32:05 [2023-04-24T08:32:05.784Z] #46 217.8 github.com/docker/distribution/registry/middleware/repository
08:32:06 [2023-04-24T08:32:06.041Z] #46 218.1 github.com/docker/distribution/registry/storage/cache
08:32:06 [2023-04-24T08:32:06.607Z] #46 218.4 github.com/docker/distribution/registry/storage/cache/memory
08:32:06 [2023-04-24T08:32:06.865Z] #46 218.8 github.com/docker/distribution/registry/client
08:32:06 [2023-04-24T08:32:06.865Z] #46 ...
08:32:06 [2023-04-24T08:32:06.865Z] 
08:32:06 [2023-04-24T08:32:06.865Z] #75 [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
08:32:06 [2023-04-24T08:32:06.865Z] #75 175.3   CCLD     libyajl.la
08:32:07 [2023-04-24T08:32:07.124Z] #75 175.8   CCLD     verify/json_verify
08:32:07 [2023-04-24T08:32:07.690Z] #75 176.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:32:07 [2023-04-24T08:32:07.947Z] #75 176.4 make[5]: Nothing to be done for 'install-exec-am'.
08:32:07 [2023-04-24T08:32:07.947Z] #75 176.4 make[5]: Nothing to be done for 'install-data-am'.
08:32:07 [2023-04-24T08:32:07.947Z] #75 176.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:32:07 [2023-04-24T08:32:07.947Z] #75 176.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:32:07 [2023-04-24T08:32:07.947Z] #75 176.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/validate.o
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_config_schema.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_content_descriptor.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_defs.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_defs_descriptor.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_image_index_schema.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.6   CC       src/image_spec_schema_image_layout_schema.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.7   CC       src/image_spec_schema_image_manifest_schema.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.7   CC       src/runtime_spec_schema_config_linux.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.8   CC       src/runtime_spec_schema_config_zos.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.8   CC       src/runtime_spec_schema_config_schema.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.8   CC       src/runtime_spec_schema_config_solaris.lo
08:32:08 [2023-04-24T08:32:08.205Z] #75 176.9   CC       src/runtime_spec_schema_config_vm.lo
08:32:08 [2023-04-24T08:32:08.462Z] #75 177.0   CC       src/runtime_spec_schema_config_windows.lo
08:32:08 [2023-04-24T08:32:08.462Z] #75 177.0   CC       src/runtime_spec_schema_defs.lo
08:32:08 [2023-04-24T08:32:08.721Z] #75 177.1   CC       src/runtime_spec_schema_defs_linux.lo
08:32:08 [2023-04-24T08:32:08.721Z] #75 177.3   CC       src/runtime_spec_schema_defs_zos.lo
08:32:08 [2023-04-24T08:32:08.979Z] #75 177.5   CC       src/runtime_spec_schema_defs_vm.lo
08:32:09 [2023-04-24T08:32:09.237Z] #75 177.7   CC       src/runtime_spec_schema_defs_windows.lo
08:32:09 [2023-04-24T08:32:09.496Z] #75 178.0   CC       src/runtime_spec_schema_state_schema.lo
08:32:09 [2023-04-24T08:32:09.496Z] #75 178.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
08:32:09 [2023-04-24T08:32:09.754Z] #75 178.3   CC       src/basic_test_double_array_item.lo
08:32:09 [2023-04-24T08:32:09.754Z] #75 178.4   CC       src/basic_test_double_array.lo
08:32:10 [2023-04-24T08:32:10.322Z] #75 178.7   CC       src/basic_test_top_array_int.lo
08:32:10 [2023-04-24T08:32:10.322Z] #75 178.8   CC       src/basic_test_top_array_string.lo
08:32:10 [2023-04-24T08:32:10.322Z] #75 178.9   CC       src/basic_test_top_double_array_int.lo
08:32:10 [2023-04-24T08:32:10.581Z] #75 179.0   CC       src/basic_test_top_double_array_obj.lo
08:32:11 [2023-04-24T08:32:11.146Z] #75 179.5   CC       src/basic_test_top_double_array_refobj.lo
08:32:11 [2023-04-24T08:32:11.146Z] #75 179.6   CC       src/basic_test_top_double_array_string.lo
08:32:11 [2023-04-24T08:32:11.146Z] #75 179.7   CC       src/read-file.lo
08:32:11 [2023-04-24T08:32:11.146Z] #75 179.7   CC       src/json_common.lo
08:32:11 [2023-04-24T08:32:11.404Z] #75 179.8   CC       tests/test-1.o
08:32:11 [2023-04-24T08:32:11.662Z] #75 180.1   CC       tests/test-2.o
08:32:11 [2023-04-24T08:32:11.921Z] #75 180.5   CC       tests/test-3.o
08:32:12 [2023-04-24T08:32:12.179Z] #75 180.7   CC       tests/test-4.o
08:32:12 [2023-04-24T08:32:12.438Z] #75 181.0   CC       tests/test-5.o
08:32:12 [2023-04-24T08:32:12.697Z] #75 181.3   CC       tests/test-6.o
08:32:12 [2023-04-24T08:32:12.956Z] #75 181.5   CC       tests/test-7.o
08:32:13 [2023-04-24T08:32:13.522Z] #75 182.1   CC       tests/test-8.o
08:32:13 [2023-04-24T08:32:13.790Z] #75 182.4   CC       tests/test-9.o
08:32:14 [2023-04-24T08:32:14.058Z] #75 182.7   CC       tests/test-10.o
08:32:14 [2023-04-24T08:32:14.625Z] #75 183.1   CC       tests/test-11.o
08:32:17 [2023-04-24T08:32:17.909Z] #75 ...
08:32:17 [2023-04-24T08:32:17.909Z] 
08:32:17 [2023-04-24T08:32:17.909Z] #46 [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...)
08:32:17 [2023-04-24T08:32:17.909Z] #46 219.4 github.com/docker/distribution/registry/storage/driver
08:32:17 [2023-04-24T08:32:17.909Z] #46 219.8 github.com/docker/distribution/registry/proxy/scheduler
08:32:17 [2023-04-24T08:32:17.909Z] #46 220.3 github.com/docker/distribution/registry/storage
08:32:17 [2023-04-24T08:32:17.909Z] #46 220.5 github.com/docker/distribution/registry/client/auth
08:32:17 [2023-04-24T08:32:17.909Z] #46 221.3 github.com/docker/distribution/registry/storage/cache/redis
08:32:17 [2023-04-24T08:32:17.909Z] #46 221.9 github.com/docker/distribution/registry/storage/driver/factory
08:32:17 [2023-04-24T08:32:17.909Z] #46 222.2 github.com/docker/distribution/registry/storage/driver/middleware
08:32:17 [2023-04-24T08:32:17.909Z] #46 222.4 github.com/gorilla/handlers
08:32:17 [2023-04-24T08:32:17.909Z] #46 223.5 text/template
08:32:17 [2023-04-24T08:32:17.909Z] #46 224.0 github.com/docker/distribution/registry/proxy
08:32:17 [2023-04-24T08:32:17.909Z] #46 225.1 github.com/docker/distribution/registry/listener
08:32:17 [2023-04-24T08:32:17.909Z] #46 225.6 github.com/docker/distribution/version
08:32:17 [2023-04-24T08:32:17.909Z] #46 225.8 github.com/spf13/pflag
08:32:17 [2023-04-24T08:32:17.909Z] #46 227.4 github.com/docker/distribution/registry/handlers
08:32:17 [2023-04-24T08:32:17.909Z] #46 228.0 github.com/spf13/cobra
08:32:18 [2023-04-24T08:32:18.167Z] #46 230.1 container/heap
08:32:18 [2023-04-24T08:32:18.426Z] #46 230.3 log/syslog
08:32:18 [2023-04-24T08:32:18.992Z] #46 230.9 runtime/debug
08:32:19 [2023-04-24T08:32:19.925Z] #46 231.7 github.com/yvasiyarov/go-metrics
08:32:20 [2023-04-24T08:32:20.183Z] #46 232.1 github.com/yvasiyarov/newrelic_platform_go
08:32:20 [2023-04-24T08:32:20.750Z] #46 232.6 golang.org/x/crypto/blowfish
08:32:21 [2023-04-24T08:32:21.316Z] #46 233.1 golang.org/x/crypto/bcrypt
08:32:21 [2023-04-24T08:32:21.574Z] #46 233.6 github.com/docker/distribution/registry/auth/htpasswd
08:32:22 [2023-04-24T08:32:22.141Z] #46 234.2 github.com/docker/distribution/registry/auth/silly
08:32:22 [2023-04-24T08:32:22.707Z] #46 234.6 github.com/docker/distribution/registry/auth/token
08:32:24 [2023-04-24T08:32:24.081Z] #46 235.8 encoding/xml
08:32:24 [2023-04-24T08:32:24.081Z] #46 236.1 github.com/yvasiyarov/gorelic
08:32:25 [2023-04-24T08:32:25.457Z] #46 237.3 github.com/docker/distribution/registry
08:32:26 [2023-04-24T08:32:26.024Z] #46 238.2 github.com/docker/distribution/registry/storage/driver/base
08:32:26 [2023-04-24T08:32:26.959Z] #46 238.7 github.com/docker/distribution/registry/storage/driver/filesystem
08:32:27 [2023-04-24T08:32:27.525Z] #46 239.5 github.com/docker/distribution/registry/storage/driver/inmemory
08:32:27 [2023-04-24T08:32:27.784Z] #46 239.7 github.com/Azure/azure-sdk-for-go/storage
08:32:28 [2023-04-24T08:32:28.350Z] #46 240.3 os/user
08:32:29 [2023-04-24T08:32:29.285Z] #46 241.2 github.com/AdRoll/goamz/aws
08:32:30 [2023-04-24T08:32:30.220Z] #46 242.1 github.com/docker/distribution/registry/storage/driver/azure
08:32:31 [2023-04-24T08:32:31.595Z] #46 243.3 github.com/AdRoll/goamz/cloudfront
08:32:31 [2023-04-24T08:32:31.595Z] #46 243.5 net/http/httputil
08:32:31 [2023-04-24T08:32:31.856Z] #46 243.9 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
08:32:32 [2023-04-24T08:32:32.423Z] #46 244.3 github.com/mitchellh/mapstructure
08:32:33 [2023-04-24T08:32:33.884Z] #46 245.7 github.com/ncw/swift
08:32:33 [2023-04-24T08:32:33.884Z] #46 245.8 github.com/AdRoll/goamz/s3
08:32:36 [2023-04-24T08:32:36.419Z] #46 248.1 github.com/docker/distribution/registry/storage/driver/s3
08:32:36 [2023-04-24T08:32:36.678Z] #46 248.5 github.com/docker/distribution/registry/storage/driver/swift
08:32:37 [2023-04-24T08:32:37.614Z] #46 249.4 html
08:32:37 [2023-04-24T08:32:37.873Z] #46 249.7 internal/profile
08:32:38 [2023-04-24T08:32:38.132Z] #46 250.1 text/tabwriter
08:32:38 [2023-04-24T08:32:38.390Z] #46 250.4 runtime/pprof
08:32:41 [2023-04-24T08:32:41.677Z] #46 253.1 runtime/trace
08:32:41 [2023-04-24T08:32:41.677Z] #46 253.8 net/http/pprof
08:32:42 [2023-04-24T08:32:42.611Z] #46 254.3 github.com/docker/distribution/cmd/registry
08:32:47 [2023-04-24T08:32:47.984Z] #46 ...
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
08:32:47 [2023-04-24T08:32:47.984Z] #72 DONE 219.1s
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
08:32:47 [2023-04-24T08:32:47.984Z] #81 DONE 0.1s
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #79 [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...)
08:32:47 [2023-04-24T08:32:47.984Z] #79 ...
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
08:32:47 [2023-04-24T08:32:47.984Z] #82 DONE 0.1s
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #46 [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...)
08:32:47 [2023-04-24T08:32:47.984Z] #46 259.4 + xx-verify /build/registry-v2
08:32:47 [2023-04-24T08:32:47.984Z] #46 DONE 259.9s
08:32:47 [2023-04-24T08:32:47.984Z] 
08:32:47 [2023-04-24T08:32:47.984Z] #78 [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...)
08:33:06 [2023-04-24T08:33:06.231Z] #78 ...
08:33:06 [2023-04-24T08:33:06.231Z] 
08:33:06 [2023-04-24T08:33:06.231Z] #75 [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
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.3   CCLD     libocispec.la
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.7   CCLD     src/validate
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.7   CCLD     tests/test-1
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.8   CCLD     tests/test-2
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.8   CCLD     tests/test-3
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.9   CCLD     tests/test-4
08:33:06 [2023-04-24T08:33:06.231Z] #75 233.9   CCLD     tests/test-5
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.0   CCLD     tests/test-6
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.0   CCLD     tests/test-7
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.2   CCLD     tests/test-8
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.3   CCLD     tests/test-9
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.3   CCLD     tests/test-10
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:33:06 [2023-04-24T08:33:06.231Z] #75 234.6   CCLD     tests/test-11
08:33:08 [2023-04-24T08:33:08.129Z] #75 236.8 libtool: link: ar cr libocispec.a 
08:33:08 [2023-04-24T08:33:08.388Z] #75 236.9 libtool: link: ranlib libocispec.a
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[5]: Nothing to be done for 'install-exec-am'.
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[5]: Nothing to be done for 'install-data-am'.
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:33:10 [2023-04-24T08:33:10.287Z] #75 238.8 make[2]: Entering directory '/tmp/crun-build'
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.1   CC       src/libcrun/libcrun_testing_a-utils.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.1   CC       src/libcrun/libcrun_testing_a-container.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:33:10 [2023-04-24T08:33:10.545Z] #75 239.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:33:10 [2023-04-24T08:33:10.803Z] #75 239.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:33:10 [2023-04-24T08:33:10.803Z] #75 239.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:33:10 [2023-04-24T08:33:10.803Z] #75 239.4   CC       src/libcrun/libcrun_testing_a-criu.o
08:33:10 [2023-04-24T08:33:10.803Z] #75 239.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:33:11 [2023-04-24T08:33:11.060Z] #75 239.5   CC       src/libcrun/libcrun_testing_a-linux.o
08:33:11 [2023-04-24T08:33:11.060Z] #75 239.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:33:11 [2023-04-24T08:33:11.060Z] #75 239.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:33:11 [2023-04-24T08:33:11.060Z] #75 239.7   CC       src/libcrun/libcrun_testing_a-error.o
08:33:11 [2023-04-24T08:33:11.060Z] #75 239.8   CC       src/libcrun/libcrun_testing_a-status.o
08:33:11 [2023-04-24T08:33:11.318Z] #75 239.9   CC       src/libcrun/libcrun_testing_a-terminal.o
08:33:11 [2023-04-24T08:33:11.318Z] #75 240.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:33:11 [2023-04-24T08:33:11.576Z] #75 240.1   CC       src/libcrun/libcrun_testing_a-signals.o
08:33:11 [2023-04-24T08:33:11.576Z] #75 240.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:33:11 [2023-04-24T08:33:11.834Z] #75 240.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:33:11 [2023-04-24T08:33:11.834Z] #75 240.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:33:11 [2023-04-24T08:33:11.834Z] #75 240.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:33:12 [2023-04-24T08:33:12.093Z] #75 240.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:33:12 [2023-04-24T08:33:12.352Z] #75 240.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:33:12 [2023-04-24T08:33:12.352Z] #75 240.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:33:12 [2023-04-24T08:33:12.610Z] #75 241.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:33:13 [2023-04-24T08:33:13.178Z] #75 241.7   CC       src/crun-crun.o
08:33:13 [2023-04-24T08:33:13.178Z] #75 241.8   CC       src/crun-run.o
08:33:13 [2023-04-24T08:33:13.436Z] #75 241.9   CC       src/crun-delete.o
08:33:13 [2023-04-24T08:33:13.695Z] #75 242.1   CC       src/crun-kill.o
08:33:13 [2023-04-24T08:33:13.695Z] #75 242.1   CC       src/crun-pause.o
08:33:13 [2023-04-24T08:33:13.953Z] #75 242.4   CC       src/crun-unpause.o
08:33:13 [2023-04-24T08:33:13.953Z] #75 242.6   CC       src/crun-spec.o
08:33:14 [2023-04-24T08:33:14.211Z] #75 242.7   CC       src/crun-exec.o
08:33:14 [2023-04-24T08:33:14.211Z] #75 242.8   CC       src/crun-list.o
08:33:14 [2023-04-24T08:33:14.470Z] #75 243.0   CC       src/crun-create.o
08:33:14 [2023-04-24T08:33:14.470Z] #75 243.1   CC       src/crun-start.o
08:33:14 [2023-04-24T08:33:14.945Z] #75 243.4   CC       src/crun-state.o
08:33:14 [2023-04-24T08:33:14.945Z] #75 243.5   CC       src/crun-update.o
08:33:15 [2023-04-24T08:33:15.203Z] #75 243.8   CC       src/crun-ps.o
08:33:15 [2023-04-24T08:33:15.770Z] #75 244.3   CC       src/crun-checkpoint.o
08:33:15 [2023-04-24T08:33:15.770Z] #75 244.4   CC       src/crun-restore.o
08:33:16 [2023-04-24T08:33:16.029Z] #75 244.5   CC       src/libcrun/libcrun_la-utils.lo
08:33:16 [2023-04-24T08:33:16.287Z] #75 244.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:33:16 [2023-04-24T08:33:16.545Z] #75 245.2   CC       src/libcrun/libcrun_la-container.lo
08:33:17 [2023-04-24T08:33:17.111Z] #75 245.5   CC       src/libcrun/libcrun_la-cgroup.lo
08:33:17 [2023-04-24T08:33:17.111Z] #75 245.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:33:17 [2023-04-24T08:33:17.369Z] #75 246.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:33:17 [2023-04-24T08:33:17.628Z] #75 246.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:33:18 [2023-04-24T08:33:18.566Z] #75 246.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:33:18 [2023-04-24T08:33:18.566Z] #75 247.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:33:18 [2023-04-24T08:33:18.824Z] #75 247.4   CC       src/libcrun/libcrun_la-criu.lo
08:33:20 [2023-04-24T08:33:20.200Z] #75 248.6   CC       src/libcrun/libcrun_la-custom-handler.lo
08:33:21 [2023-04-24T08:33:21.135Z] #75 249.7   CC       src/libcrun/libcrun_la-linux.lo
08:33:21 [2023-04-24T08:33:21.703Z] #75 250.3   CC       src/libcrun/libcrun_la-ebpf.lo
08:33:21 [2023-04-24T08:33:21.961Z] #75 250.4   CC       src/libcrun/libcrun_la-seccomp.lo
08:33:21 [2023-04-24T08:33:21.961Z] #75 250.6   CC       src/libcrun/libcrun_la-error.lo
08:33:22 [2023-04-24T08:33:22.529Z] #75 251.0   CC       src/libcrun/libcrun_la-status.lo
08:33:23 [2023-04-24T08:33:23.096Z] #75 251.7   CC       src/libcrun/libcrun_la-terminal.lo
08:33:23 [2023-04-24T08:33:23.664Z] #75 252.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:33:24 [2023-04-24T08:33:24.231Z] #75 252.7   CC       src/libcrun/libcrun_la-signals.lo
08:33:24 [2023-04-24T08:33:24.231Z] #75 252.9   CC       src/libcrun/libcrun_la-mount_flags.lo
08:33:24 [2023-04-24T08:33:24.799Z] #75 253.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:33:25 [2023-04-24T08:33:25.366Z] #75 253.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:33:25 [2023-04-24T08:33:25.638Z] #75 254.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:33:27 [2023-04-24T08:33:27.014Z] #75 255.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:33:27 [2023-04-24T08:33:27.014Z] #75 255.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:33:27 [2023-04-24T08:33:27.273Z] #75 255.9   CC       tests/init.o
08:33:28 [2023-04-24T08:33:28.213Z] #75 256.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:33:32 [2023-04-24T08:33:32.397Z] #75 ...
08:33:32 [2023-04-24T08:33:32.397Z] 
08:33:32 [2023-04-24T08:33:32.397Z] #77 [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...)
08:33:32 [2023-04-24T08:33:32.397Z] #77 DONE 253.0s
08:33:32 [2023-04-24T08:33:32.397Z] 
08:33:32 [2023-04-24T08:33:32.397Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
08:33:34 [2023-04-24T08:33:34.929Z] #70 DONE 294.5s
08:33:34 [2023-04-24T08:33:34.929Z] 
08:33:34 [2023-04-24T08:33:34.929Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:33:36 [2023-04-24T08:33:36.929Z] #71 DONE 289.7s
08:33:36 [2023-04-24T08:33:36.929Z] 
08:33:36 [2023-04-24T08:33:36.929Z] #58 [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
08:33:46 [2023-04-24T08:33:46.896Z] #58 ...
08:33:46 [2023-04-24T08:33:46.896Z] 
08:33:46 [2023-04-24T08:33:46.896Z] #75 [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
08:33:46 [2023-04-24T08:33:46.896Z] #75 274.7   CCLD     tests/init
08:34:01 [2023-04-24T08:34:01.809Z] #75 290.4   AR       libcrun_testing.a
08:34:01 [2023-04-24T08:34:01.809Z] #75 290.4 ar: `u' modifier ignored since `D' is the default (see `U')
08:34:02 [2023-04-24T08:34:02.068Z] #75 290.5   CCLD     tests/tests_libcrun_utils
08:34:02 [2023-04-24T08:34:02.068Z] #75 290.6   CCLD     tests/tests_libcrun_errors
08:34:02 [2023-04-24T08:34:02.068Z] #75 290.6   CCLD     tests/tests_libcrun_fuzzer
08:34:02 [2023-04-24T08:34:02.329Z] #75 290.9   CCLD     libcrun.la
08:34:03 [2023-04-24T08:34:03.272Z] #75 291.8   CCLD     crun
08:34:03 [2023-04-24T08:34:03.837Z] #75 292.2 make[3]: Entering directory '/tmp/crun-build'
08:34:03 [2023-04-24T08:34:03.837Z] #75 ...
08:34:03 [2023-04-24T08:34:03.837Z] 
08:34:03 [2023-04-24T08:34:03.837Z] #78 [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...)
08:34:03 [2023-04-24T08:34:03.838Z] #78 DONE 285.2s
08:34:03 [2023-04-24T08:34:03.838Z] 
08:34:03 [2023-04-24T08:34:03.838Z] #75 [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
08:34:03 [2023-04-24T08:34:03.838Z] #75 292.5  /bin/mkdir -p '/usr/local/share/man/man1'
08:34:03 [2023-04-24T08:34:03.838Z] #75 292.5  /bin/mkdir -p '/usr/local/lib'
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:34:04 [2023-04-24T08:34:04.095Z] #75 292.7 libtool: install: ranlib /usr/local/lib/libcrun.a
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 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
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 ----------------------------------------------------------------------
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 Libraries have been installed in:
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8    /usr/local/lib
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 If you ever happen to want to link against installed libraries
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 in a given directory, LIBDIR, you must either use libtool, and
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 specify the full pathname of the library, or use the '-LLIBDIR'
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 flag during linking and do at least one of the following:
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8      during execution
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8      during linking
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 See any operating system documentation about shared libraries for
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 more information, such as the ld(1) and ld.so(8) manual pages.
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8 ----------------------------------------------------------------------
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.8  /bin/mkdir -p '/build'
08:34:04 [2023-04-24T08:34:04.355Z] #75 292.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:34:04 [2023-04-24T08:34:04.355Z] #75 293.0 libtool: install: /usr/bin/install -c crun /build/crun
08:34:04 [2023-04-24T08:34:04.615Z] #75 293.0 make[3]: Leaving directory '/tmp/crun-build'
08:34:04 [2023-04-24T08:34:04.615Z] #75 293.0 make[2]: Leaving directory '/tmp/crun-build'
08:34:04 [2023-04-24T08:34:04.615Z] #75 293.0 make[1]: Leaving directory '/tmp/crun-build'
08:34:04 [2023-04-24T08:34:04.615Z] #75 DONE 293.2s
08:34:04 [2023-04-24T08:34:04.615Z] 
08:34:04 [2023-04-24T08:34:04.615Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
08:34:04 [2023-04-24T08:34:04.873Z] #83 DONE 0.2s
08:34:04 [2023-04-24T08:34:04.873Z] 
08:34:04 [2023-04-24T08:34:04.873Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
08:34:05 [2023-04-24T08:34:05.442Z] #84 DONE 0.4s
08:34:05 [2023-04-24T08:34:05.442Z] 
08:34:05 [2023-04-24T08:34:05.442Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.442Z] #85 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.442Z] 
08:34:05 [2023-04-24T08:34:05.442Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.442Z] #86 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.442Z] 
08:34:05 [2023-04-24T08:34:05.442Z] #79 [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...)
08:34:05 [2023-04-24T08:34:05.442Z] #79 ...
08:34:05 [2023-04-24T08:34:05.442Z] 
08:34:05 [2023-04-24T08:34:05.442Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.442Z] #87 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.700Z] 
08:34:05 [2023-04-24T08:34:05.700Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.700Z] #88 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.700Z] 
08:34:05 [2023-04-24T08:34:05.700Z] #58 [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
08:34:05 [2023-04-24T08:34:05.700Z] #58 ...
08:34:05 [2023-04-24T08:34:05.700Z] 
08:34:05 [2023-04-24T08:34:05.700Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.700Z] #89 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.959Z] 
08:34:05 [2023-04-24T08:34:05.959Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.959Z] #90 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.959Z] 
08:34:05 [2023-04-24T08:34:05.959Z] #58 [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
08:34:05 [2023-04-24T08:34:05.959Z] #58 ...
08:34:05 [2023-04-24T08:34:05.959Z] 
08:34:05 [2023-04-24T08:34:05.959Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
08:34:05 [2023-04-24T08:34:05.959Z] #91 DONE 0.1s
08:34:05 [2023-04-24T08:34:05.959Z] 
08:34:05 [2023-04-24T08:34:05.959Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
08:34:06 [2023-04-24T08:34:06.218Z] #92 DONE 0.1s
08:34:06 [2023-04-24T08:34:06.218Z] 
08:34:06 [2023-04-24T08:34:06.218Z] #79 [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...)
08:34:28 [2023-04-24T08:34:28.139Z] #79 292.5 + bin/containerd
08:34:28 [2023-04-24T08:34:28.139Z] #79 292.5 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
08:34:29 [2023-04-24T08:34:29.511Z] #79 ...
08:34:29 [2023-04-24T08:34:29.511Z] 
08:34:29 [2023-04-24T08:34:29.511Z] #58 [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
08:34:29 [2023-04-24T08:34:29.511Z] #58 366.0 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
08:34:29 [2023-04-24T08:34:29.511Z] #58 DONE 367.5s
08:34:29 [2023-04-24T08:34:29.511Z] 
08:34:29 [2023-04-24T08:34:29.511Z] #79 [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...)
08:34:30 [2023-04-24T08:34:30.445Z] #79 ...
08:34:30 [2023-04-24T08:34:30.445Z] 
08:34:30 [2023-04-24T08:34:30.445Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
08:34:30 [2023-04-24T08:34:30.445Z] #93 DONE 0.2s
08:34:30 [2023-04-24T08:34:30.445Z] 
08:34:30 [2023-04-24T08:34:30.445Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
08:34:30 [2023-04-24T08:34:30.445Z] #94 DONE 0.1s
08:34:30 [2023-04-24T08:34:30.445Z] 
08:34:30 [2023-04-24T08:34:30.445Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
08:34:30 [2023-04-24T08:34:30.445Z] #95 DONE 0.1s
08:34:30 [2023-04-24T08:34:30.445Z] 
08:34:30 [2023-04-24T08:34:30.445Z] #79 [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...)
08:35:09 [2023-04-24T08:35:09.147Z] #79 330.2 + bin/containerd-stress
08:35:09 [2023-04-24T08:35:09.147Z] #79 330.2 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
08:35:09 [2023-04-24T08:35:09.147Z] #79 331.8 + bin/containerd-shim
08:35:09 [2023-04-24T08:35:09.147Z] #79 332.5 + bin/containerd-shim-runc-v1
08:35:09 [2023-04-24T08:35:09.147Z] #79 333.4 + bin/containerd-shim-runc-v2
08:35:09 [2023-04-24T08:35:09.147Z] #79 334.3 + binaries
08:35:10 [2023-04-24T08:35:10.081Z] #79 DONE 335.6s
08:35:10 [2023-04-24T08:35:10.647Z] 
08:35:10 [2023-04-24T08:35:10.647Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
08:35:11 [2023-04-24T08:35:11.213Z] #96 DONE 0.4s
08:35:11 [2023-04-24T08:35:11.213Z] 
08:35:11 [2023-04-24T08:35:11.213Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:35:11 [2023-04-24T08:35:11.213Z] #97 DONE 0.1s
08:35:11 [2023-04-24T08:35:11.213Z] 
08:35:11 [2023-04-24T08:35:11.213Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
08:35:11 [2023-04-24T08:35:11.472Z] #98 DONE 0.2s
08:35:11 [2023-04-24T08:35:11.472Z] 
08:35:11 [2023-04-24T08:35:11.472Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
08:35:11 [2023-04-24T08:35:11.472Z] #99 DONE 0.0s
08:35:11 [2023-04-24T08:35:11.472Z] 
08:35:11 [2023-04-24T08:35:11.472Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
08:35:11 [2023-04-24T08:35:11.472Z] #100 DONE 0.1s
08:35:11 [2023-04-24T08:35:11.472Z] 
08:35:11 [2023-04-24T08:35:11.472Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
08:35:11 [2023-04-24T08:35:11.472Z] #101 DONE 0.1s
08:35:11 [2023-04-24T08:35:11.730Z] 
08:35:11 [2023-04-24T08:35:11.730Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
08:35:11 [2023-04-24T08:35:11.730Z] #102 DONE 0.0s
08:35:11 [2023-04-24T08:35:11.730Z] 
08:35:11 [2023-04-24T08:35:11.730Z] #103 [dev-base  1/11] RUN groupadd -r docker
08:35:11 [2023-04-24T08:35:11.989Z] #103 DONE 0.4s
08:35:11 [2023-04-24T08:35:11.989Z] 
08:35:11 [2023-04-24T08:35:11.989Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:35:12 [2023-04-24T08:35:12.557Z] #104 DONE 0.5s
08:35:12 [2023-04-24T08:35:12.557Z] 
08:35:12 [2023-04-24T08:35:12.557Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:35:13 [2023-04-24T08:35:13.125Z] #105 0.425 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:35:13 [2023-04-24T08:35:13.125Z] #105 DONE 0.5s
08:35:13 [2023-04-24T08:35:13.125Z] 
08:35:13 [2023-04-24T08:35:13.125Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:35:13 [2023-04-24T08:35:13.383Z] #106 DONE 0.5s
08:35:13 [2023-04-24T08:35:13.641Z] 
08:35:13 [2023-04-24T08:35:13.641Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:35:13 [2023-04-24T08:35:13.901Z] #107 DONE 0.5s
08:35:13 [2023-04-24T08:35:13.901Z] 
08:35:13 [2023-04-24T08:35:13.901Z] #108 [dev-base  6/11] RUN ldconfig
08:35:14 [2023-04-24T08:35:14.466Z] #108 DONE 0.5s
08:35:14 [2023-04-24T08:35:14.466Z] 
08:35:14 [2023-04-24T08:35:14.466Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:35:15 [2023-04-24T08:35:15.031Z] #109 DONE 0.5s
08:35:15 [2023-04-24T08:35:15.031Z] 
08:35:15 [2023-04-24T08:35:15.031Z] #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
08:35:15 [2023-04-24T08:35:15.596Z] #110 0.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:35:15 [2023-04-24T08:35:15.596Z] #110 0.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:35:15 [2023-04-24T08:35:15.854Z] #110 0.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:35:15 [2023-04-24T08:35:15.854Z] #110 0.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:35:15 [2023-04-24T08:35:15.854Z] #110 0.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:35:15 [2023-04-24T08:35:15.854Z] #110 1.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:35:16 [2023-04-24T08:35:16.787Z] #110 1.863 Fetched 8525 kB in 1s (5987 kB/s)
08:35:17 [2023-04-24T08:35:17.352Z] #110 1.863 Reading package lists...
08:35:17 [2023-04-24T08:35:17.917Z] #110 2.415 Reading package lists...
08:35:18 [2023-04-24T08:35:18.175Z] #110 2.954 Building dependency tree...
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.325 The following additional packages will be installed:
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.325   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.325   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.326   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.326   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.327   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.327   xxd
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328 Suggested packages:
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328   ctags vim-doc vim-scripts xfsdump acl attr quota
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328 Recommended packages:
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328   libatm1 nftables libpam-cap build-essential python3-dev dbus
08:35:18 [2023-04-24T08:35:18.175Z] #110 3.328   systemd-timesyncd | time-daemon unzip
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.692 The following NEW packages will be installed:
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.693   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.693   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.693   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.693   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.693   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.694   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.694   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.694   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.694   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.694   xz-utils zip zstd
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.970 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.970 Need to get 32.1 MB of archives.
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.970 After this operation, 124 MB of additional disk space will be used.
08:35:18 [2023-04-24T08:35:18.743Z] #110 3.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.973 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.975 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.977 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.979 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.980 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.983 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.984 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 3.986 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.011 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.012 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.013 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.022 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.023 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.025 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.026 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.031 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.032 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.034 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.036 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.037 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.060 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.064 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.065 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.066 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.067 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.068 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
08:35:19 [2023-04-24T08:35:19.001Z] #110 4.236 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.424 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.426 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.428 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.429 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.430 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.432 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.481 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.482 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.482 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.483 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.484 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.484 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.485 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.486 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:35:19 [2023-04-24T08:35:19.261Z] #110 4.487 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.496 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.496 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.497 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.498 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.500 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.512 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.517 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.522 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.524 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.527 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.530 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.568 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.575 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.579 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.581 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.725 debconf: delaying package configuration, since apt-utils is not installed
08:35:19 [2023-04-24T08:35:19.518Z] #110 4.766 Fetched 32.1 MB in 1s (36.5 MB/s)
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.798 Selecting previously unselected package libapparmor1:arm64.
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.798 (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.)
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.807 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.813 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.853 Selecting previously unselected package libcap2:arm64.
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.856 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.860 Unpacking libcap2:arm64 (1:2.44-1) ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.898 Selecting previously unselected package libargon2-1:arm64.
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.898 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.902 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.934 Selecting previously unselected package dmsetup.
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.936 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.940 Unpacking dmsetup (2:1.02.175-2.1) ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.983 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.985 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 4.989 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:19 [2023-04-24T08:35:19.776Z] #110 5.034 Selecting previously unselected package libjson-c5:arm64.
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.037 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.041 Unpacking libjson-c5:arm64 (0.15-2) ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.080 Selecting previously unselected package libcryptsetup12:arm64.
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.083 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.091 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.142 Selecting previously unselected package libip4tc2:arm64.
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.142 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.146 Unpacking libip4tc2:arm64 (1.8.7-1) ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.186 Selecting previously unselected package libkmod2:arm64.
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.188 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.192 Unpacking libkmod2:arm64 (28-1) ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.237 Selecting previously unselected package systemd.
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.239 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.033Z] #110 5.286 Unpacking systemd (247.3-7+deb11u1) ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.672 Selecting previously unselected package pigz.
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.674 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.678 Unpacking pigz (2.6-1) ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.719 Selecting previously unselected package libelf1:arm64.
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.719 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.723 Unpacking libelf1:arm64 (0.183-1) ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.774 Selecting previously unselected package libbpf0:arm64.
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.776 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.780 Unpacking libbpf0:arm64 (1:0.3-2) ...
08:35:20 [2023-04-24T08:35:20.599Z] #110 5.823 Selecting previously unselected package libmnl0:arm64.
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.825 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.830 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.868 Selecting previously unselected package libxtables12:arm64.
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.870 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.874 Unpacking libxtables12:arm64 (1.8.7-1) ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.904 Selecting previously unselected package libcap2-bin.
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.906 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.910 Unpacking libcap2-bin (1:2.44-1) ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.958 Selecting previously unselected package iproute2.
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.960 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 5.964 Unpacking iproute2 (5.10.0-4) ...
08:35:20 [2023-04-24T08:35:20.857Z] #110 6.066 Selecting previously unselected package xxd.
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.068 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.072 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.121 Selecting previously unselected package vim-common.
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.124 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.133 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.186 Selecting previously unselected package bash-completion.
08:35:21 [2023-04-24T08:35:21.114Z] #110 6.188 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 6.846 Unpacking bash-completion (1:2.11-2) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 6.957 Selecting previously unselected package bzip2.
08:35:22 [2023-04-24T08:35:22.048Z] #110 6.960 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 6.963 Unpacking bzip2 (1.0.8-4) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.001 Selecting previously unselected package xz-utils.
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.001 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.005 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.062 Selecting previously unselected package apparmor.
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.064 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.087 Unpacking apparmor (2.13.6-10) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.180 Selecting previously unselected package inetutils-ping.
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.182 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.186 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.235 Selecting previously unselected package libip6tc2:arm64.
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.236 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.242 Unpacking libip6tc2:arm64 (1.8.7-1) ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.277 Selecting previously unselected package libnfnetlink0:arm64.
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.279 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.048Z] #110 7.283 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.318 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.321 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.326 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.365 Selecting previously unselected package libnftnl11:arm64.
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.367 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.371 Unpacking libnftnl11:arm64 (1.1.9-1) ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.407 Selecting previously unselected package iptables.
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.409 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.413 Unpacking iptables (1.8.7-1) ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.485 Selecting previously unselected package libonig5:arm64.
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.488 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.492 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:35:22 [2023-04-24T08:35:22.305Z] #110 7.539 Selecting previously unselected package libjq1:arm64.
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.542 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.546 Unpacking libjq1:arm64 (1.6-2.1) ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.586 Selecting previously unselected package jq.
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.589 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.592 Unpacking jq (1.6-2.1) ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.630 Selecting previously unselected package libaio1:arm64.
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.633 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.636 Unpacking libaio1:arm64 (0.3.112-9) ...
08:35:22 [2023-04-24T08:35:22.564Z] #110 7.673 Selecting previously unselected package libgpm2:arm64.
08:35:22 [2023-04-24T08:35:22.822Z] #110 7.676 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.822Z] #110 7.679 Unpacking libgpm2:arm64 (1.20.7-8) ...
08:35:22 [2023-04-24T08:35:22.822Z] #110 7.711 Selecting previously unselected package libicu67:arm64.
08:35:22 [2023-04-24T08:35:22.822Z] #110 7.714 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
08:35:22 [2023-04-24T08:35:22.822Z] #110 7.717 Unpacking libicu67:arm64 (67.1-7) ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.397 Selecting previously unselected package libinih1:arm64.
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.399 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.403 Unpacking libinih1:arm64 (53-1+b2) ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.438 Selecting previously unselected package libmicrohttpd12:arm64.
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.440 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.444 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.487 Selecting previously unselected package libnet1:arm64.
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.487 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.490 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:35:23 [2023-04-24T08:35:23.387Z] #110 8.529 Selecting previously unselected package libnl-3-200:arm64.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.531 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.535 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.575 Selecting previously unselected package libprotobuf-c1:arm64.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.577 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.581 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.615 Selecting previously unselected package libyajl2:arm64.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.617 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.620 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.649 Selecting previously unselected package net-tools.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.651 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.654 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.704 Selecting previously unselected package patch.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.706 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.709 Unpacking patch (2.7.6-7) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.745 Selecting previously unselected package python-pip-whl.
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.747 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.750 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:35:23 [2023-04-24T08:35:23.645Z] #110 8.887 Selecting previously unselected package python3-lib2to3.
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.889 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.892 Unpacking python3-lib2to3 (3.9.2-1) ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.937 Selecting previously unselected package python3-distutils.
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.939 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.942 Unpacking python3-distutils (3.9.2-1) ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.987 Selecting previously unselected package python3-pkg-resources.
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.989 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 8.992 Unpacking python3-pkg-resources (52.0.0-4) ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 9.038 Selecting previously unselected package python3-setuptools.
08:35:23 [2023-04-24T08:35:23.902Z] #110 9.040 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 9.045 Unpacking python3-setuptools (52.0.0-4) ...
08:35:23 [2023-04-24T08:35:23.902Z] #110 9.108 Selecting previously unselected package python3-wheel.
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.110 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.114 Unpacking python3-wheel (0.34.2-1) ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.150 Selecting previously unselected package python3-pip.
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.152 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.157 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.227 Selecting previously unselected package sudo.
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.229 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.234 Unpacking sudo (1.9.5p2-3+deb11u1) ...
08:35:24 [2023-04-24T08:35:24.160Z] #110 9.348 Selecting previously unselected package systemd-journal-remote.
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.350 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.354 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.393 Selecting previously unselected package thin-provisioning-tools.
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.395 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.399 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.458 Selecting previously unselected package uidmap.
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.460 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.464 Unpacking uidmap (1:4.8.1-1) ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.513 Selecting previously unselected package vim-runtime.
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.515 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.526 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.537 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:35:24 [2023-04-24T08:35:24.418Z] #110 9.540 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:35:24 [2023-04-24T08:35:24.983Z] #110 10.11 Selecting previously unselected package vim.
08:35:24 [2023-04-24T08:35:24.983Z] #110 10.11 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:35:24 [2023-04-24T08:35:24.983Z] #110 10.12 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.25 Selecting previously unselected package xfsprogs.
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.25 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.26 Unpacking xfsprogs (5.10.0-4) ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.35 Selecting previously unselected package zip.
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.35 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.36 Unpacking zip (3.0-12) ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.40 Selecting previously unselected package zstd.
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.40 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.41 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:35:25 [2023-04-24T08:35:25.241Z] #110 10.49 Setting up python3-pkg-resources (52.0.0-4) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.68 Setting up libip4tc2:arm64 (1.8.7-1) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.69 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.71 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.72 Setting up libgpm2:arm64 (1.20.7-8) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.73 Setting up libicu67:arm64 (67.1-7) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.74 Setting up libip6tc2:arm64 (1.8.7-1) ...
08:35:25 [2023-04-24T08:35:25.498Z] #110 10.75 Setting up libinih1:arm64 (53-1+b2) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.76 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.78 Setting up uidmap (1:4.8.1-1) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.79 Setting up libyajl2:arm64 (2.1.0-3) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.81 Setting up bzip2 (1.0.8-4) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.82 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.83 Setting up python3-wheel (0.34.2-1) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.97 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 10.99 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 11.00 Setting up libcap2:arm64 (1:2.44-1) ...
08:35:25 [2023-04-24T08:35:25.755Z] #110 11.01 Setting up libcap2-bin (1:2.44-1) ...
08:35:26 [2023-04-24T08:35:26.013Z] #110 11.02 Setting up apparmor (2.13.6-10) ...
08:35:26 [2023-04-24T08:35:26.946Z] #110 11.80 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
08:35:26 [2023-04-24T08:35:26.946Z] #110 11.83 Setting up zip (3.0-12) ...
08:35:26 [2023-04-24T08:35:26.946Z] #110 11.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:35:26 [2023-04-24T08:35:26.946Z] #110 11.86 Setting up bash-completion (1:2.11-2) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.61 Setting up libmnl0:arm64 (1.0.4-3) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.62 Setting up patch (2.7.6-7) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.63 Setting up sudo (1.9.5p2-3+deb11u1) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.68 invoke-rc.d: could not determine current runlevel
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.68 invoke-rc.d: policy-rc.d denied execution of start.
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.69 Setting up libxtables12:arm64 (1.8.7-1) ...
08:35:27 [2023-04-24T08:35:27.512Z] #110 12.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.71 Setting up pigz (2.6-1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.93 Setting up libaio1:arm64 (0.3.112-9) ...
08:35:27 [2023-04-24T08:35:27.770Z] #110 12.94 Setting up python3-lib2to3 (3.9.2-1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.05 Setting up libelf1:arm64 (0.183-1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.06 Setting up libjson-c5:arm64 (0.15-2) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.07 Setting up zstd (1.4.8+dfsg-2.1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.08 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.09 Setting up libkmod2:arm64 (28-1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.10 Setting up python3-distutils (3.9.2-1) ...
08:35:28 [2023-04-24T08:35:28.028Z] #110 13.23 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:35:28 [2023-04-24T08:35:28.286Z] #110 13.28 Setting up python3-setuptools (52.0.0-4) ...
08:35:28 [2023-04-24T08:35:28.544Z] #110 13.62 Setting up libjq1:arm64 (1.6-2.1) ...
08:35:28 [2023-04-24T08:35:28.544Z] #110 13.63 Setting up libnftnl11:arm64 (1.1.9-1) ...
08:35:28 [2023-04-24T08:35:28.544Z] #110 13.64 Setting up thin-provisioning-tools (0.9.0-1) ...
08:35:28 [2023-04-24T08:35:28.544Z] #110 13.65 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:35:28 [2023-04-24T08:35:28.801Z] #110 13.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.94 Setting up jq (1.6-2.1) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.95 Setting up libbpf0:arm64 (1:0.3-2) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.97 Setting up iptables (1.8.7-1) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 13.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.02 Setting up iproute2 (5.10.0-4) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:29 [2023-04-24T08:35:29.060Z] #110 14.17 Setting up dmsetup (2:1.02.175-2.1) ...
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.28 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.29 Setting up systemd (247.3-7+deb11u1) ...
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
08:35:29 [2023-04-24T08:35:29.321Z] #110 14.35 Initializing machine ID from random generator.
08:35:29 [2023-04-24T08:35:29.579Z] #110 14.71 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
08:35:29 [2023-04-24T08:35:29.847Z] #110 14.86 Setting up xfsprogs (5.10.0-4) ...
08:35:29 [2023-04-24T08:35:29.847Z] #110 14.87 System has not been booted with systemd as init system (PID 1). Can't operate.
08:35:29 [2023-04-24T08:35:29.847Z] #110 14.87 Failed to connect to bus: Host is down
08:35:29 [2023-04-24T08:35:29.847Z] #110 14.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:35:30 [2023-04-24T08:35:30.789Z] #110 DONE 15.8s
08:35:30 [2023-04-24T08:35:30.789Z] 
08:35:30 [2023-04-24T08:35:30.789Z] #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
08:35:31 [2023-04-24T08:35:31.048Z] #111 0.449 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:35:31 [2023-04-24T08:35:31.307Z] #111 0.453 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:35:31 [2023-04-24T08:35:31.307Z] #111 0.456 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:35:31 [2023-04-24T08:35:31.307Z] #111 DONE 0.5s
08:35:31 [2023-04-24T08:35:31.307Z] 
08:35:31 [2023-04-24T08:35:31.307Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
08:35:37 [2023-04-24T08:35:37.858Z] #112 5.720 Collecting yamllint==1.27.1
08:35:38 [2023-04-24T08:35:38.116Z] #112 6.749   Downloading yamllint-1.27.1.tar.gz (129 kB)
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.050 Collecting pathspec>=0.5.3
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.055   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.147 Collecting pyyaml
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.153   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.170 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.175 Building wheels for collected packages: yamllint
08:35:38 [2023-04-24T08:35:38.374Z] #112 7.176   Building wheel for yamllint (setup.py): started
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.436   Building wheel for yamllint (setup.py): finished with status 'done'
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.437   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4fd41701ce909ce84e7a39dcc8c7e88c629906d51449fa3246b3ec1bb7b0e5db
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.437   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.440 Successfully built yamllint
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.446 Installing collected packages: pyyaml, pathspec, yamllint
08:35:38 [2023-04-24T08:35:38.631Z] #112 7.563 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
08:35:38 [2023-04-24T08:35:38.892Z] #112 DONE 7.7s
08:35:39 [2023-04-24T08:35:39.149Z] 
08:35:39 [2023-04-24T08:35:39.150Z] #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
08:35:39 [2023-04-24T08:35:39.714Z] #113 0.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:35:39 [2023-04-24T08:35:39.714Z] #113 0.775 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:35:39 [2023-04-24T08:35:39.714Z] #113 0.777 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:35:40 [2023-04-24T08:35:40.538Z] #113 1.037 Reading package lists...
08:35:41 [2023-04-24T08:35:41.104Z] #113 1.552 Reading package lists...
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.064 Building dependency tree...
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.211 Reading state information...
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386 gcc is already the newest version (4:10.2.1-1).
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386 pkg-config is already the newest version (0.29.2-1).
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386 The following additional packages will be installed:
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.386   uuid-dev zlib1g-dev
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.388 Suggested packages:
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.388   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.388   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.388 Recommended packages:
08:35:41 [2023-04-24T08:35:41.362Z] #113 2.388   build-essential fakeroot libalgorithm-merge-perl
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.644 The following NEW packages will be installed:
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.645   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
08:35:41 [2023-04-24T08:35:41.620Z] #113 2.646   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.921 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.921 Need to get 10.3 MB of archives.
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.921 After this operation, 41.5 MB of additional disk space will be used.
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.937 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]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.938 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]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.941 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.943 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.945 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.947 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.948 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]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.949 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.951 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.954 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.955 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.970 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.971 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.975 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.976 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.979 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.980 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.986 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.987 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.988 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.996 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.997 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 2.999 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.000 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.003 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.004 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.012 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.014 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:35:41 [2023-04-24T08:35:41.878Z] #113 3.016 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.157 debconf: delaying package configuration, since apt-utils is not installed
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.194 Fetched 10.3 MB in 0s (28.2 MB/s)
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.217 Selecting previously unselected package dpkg-dev.
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.217 (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.)
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.230 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
08:35:42 [2023-04-24T08:35:42.136Z] #113 3.234 Unpacking dpkg-dev (1.20.12) ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.362 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.363 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.371 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.406 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.408 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.413 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.458 Selecting previously unselected package libsecret-common.
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.461 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.467 Unpacking libsecret-common (0.20.4-2) ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.518 Selecting previously unselected package libsecret-1-0:arm64.
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.520 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.524 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:35:42 [2023-04-24T08:35:42.393Z] #113 3.561 Selecting previously unselected package gir1.2-secret-1:arm64.
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.563 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.567 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.600 Selecting previously unselected package libapparmor-dev:arm64.
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.603 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.606 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.648 Selecting previously unselected package uuid-dev:arm64.
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.649 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.653 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.698 Selecting previously unselected package libblkid-dev:arm64.
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.700 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.713 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.773 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.775 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.779 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:42 [2023-04-24T08:35:42.651Z] #113 3.812 Selecting previously unselected package libudev-dev:arm64.
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.814 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.819 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.860 Selecting previously unselected package libsepol1-dev:arm64.
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.862 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.867 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.935 Selecting previously unselected package libpcre2-16-0:arm64.
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.937 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.943 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.995 Selecting previously unselected package libpcre2-32-0:arm64.
08:35:42 [2023-04-24T08:35:42.909Z] #113 3.998 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 4.001 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:35:42 [2023-04-24T08:35:42.909Z] #113 4.048 Selecting previously unselected package libpcre2-posix2:arm64.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.051 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.055 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.090 Selecting previously unselected package libpcre2-dev:arm64.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.092 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.097 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.178 Selecting previously unselected package libselinux1-dev:arm64.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.180 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.183 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.246 Selecting previously unselected package libdevmapper-dev:arm64.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.248 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.253 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.283 Selecting previously unselected package libffi-dev:arm64.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.285 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.289 Unpacking libffi-dev:arm64 (3.3-6) ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.324 Selecting previously unselected package libglib2.0-data.
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.327 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
08:35:43 [2023-04-24T08:35:43.218Z] #113 4.331 Unpacking libglib2.0-data (2.66.8-1) ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.469 Selecting previously unselected package libglib2.0-bin.
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.471 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.475 Unpacking libglib2.0-bin (2.66.8-1) ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.520 Selecting previously unselected package libglib2.0-dev-bin.
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.522 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.527 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.572 Selecting previously unselected package libmount-dev:arm64.
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.575 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.578 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:43 [2023-04-24T08:35:43.475Z] #113 4.618 Selecting previously unselected package libpcre16-3:arm64.
08:35:43 [2023-04-24T08:35:43.476Z] #113 4.620 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.476Z] #113 4.625 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:35:43 [2023-04-24T08:35:43.476Z] #113 4.677 Selecting previously unselected package libpcre32-3:arm64.
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.680 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.685 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.734 Selecting previously unselected package libpcrecpp0v5:arm64.
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.737 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.741 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.777 Selecting previously unselected package libpcre3-dev:arm64.
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.780 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.786 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.864 Selecting previously unselected package zlib1g-dev:arm64.
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.867 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.870 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:35:43 [2023-04-24T08:35:43.733Z] #113 4.914 Selecting previously unselected package libglib2.0-dev:arm64.
08:35:43 [2023-04-24T08:35:43.990Z] #113 4.917 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.990Z] #113 4.921 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.111 Selecting previously unselected package libseccomp-dev:arm64.
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.114 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.118 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.157 Selecting previously unselected package libsecret-1-dev:arm64.
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.159 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:35:43 [2023-04-24T08:35:43.990Z] #113 5.163 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:35:44 [2023-04-24T08:35:44.248Z] #113 5.222 Selecting previously unselected package libsystemd-dev:arm64.
08:35:44 [2023-04-24T08:35:44.248Z] #113 5.224 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:35:44 [2023-04-24T08:35:44.248Z] #113 5.229 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.248Z] #113 5.337 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.352 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.511 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.521 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.530 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.541 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.556 Setting up libffi-dev:arm64 (3.3-6) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.569 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.582 Setting up dpkg-dev (1.20.12) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.599 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.609 Setting up libglib2.0-data (2.66.8-1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.622 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.634 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.649 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.659 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.670 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.681 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.693 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:35:44 [2023-04-24T08:35:44.505Z] #113 5.704 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.716 Setting up libsecret-common (0.20.4-2) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.728 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.744 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.756 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.767 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.778 Setting up libglib2.0-bin (2.66.8-1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.790 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.800 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.810 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.821 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.836 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.848 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.860 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.870 No schema files found: doing nothing.
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.875 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:35:44 [2023-04-24T08:35:44.763Z] #113 5.895 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:35:45 [2023-04-24T08:35:45.023Z] #113 DONE 6.3s
08:35:45 [2023-04-24T08:35:45.281Z] 
08:35:45 [2023-04-24T08:35:45.281Z] #114 [dev 1/1] COPY . .
08:35:50 [2023-04-24T08:35:50.539Z] #114 DONE 4.8s
08:35:50 [2023-04-24T08:35:50.539Z] 
08:35:50 [2023-04-24T08:35:50.539Z] #115 exporting to image
08:35:50 [2023-04-24T08:35:50.539Z] #115 exporting layers
08:35:51 [2023-04-24T08:35:51.473Z] #115 exporting layers 1.5s done
08:35:51 [2023-04-24T08:35:51.473Z] #115 writing image sha256:0fdc9c23cbd8c95bd11eb941ba8be8ae50a025be30880ec32be06aa04a1af94c done
08:35:51 [2023-04-24T08:35:51.473Z] #115 naming to docker.io/library/docker:097024884d60bcce51f27d947fc2088f2facec2e done
08:35:51 [2023-04-24T08:35:51.473Z] #115 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:35:51 [2023-04-24T08:35:51.780Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:35:52 [2023-04-24T08:35:52.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=097024884d60bcce51f27d947fc2088f2facec2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:097024884d60bcce51f27d947fc2088f2facec2e hack/test/unit
08:35:52 [2023-04-24T08:35:52.624Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
08:35:52 [2023-04-24T08:35:52.624Z] + TESTFLAGS+=' -test.timeout=5m'
08:35:52 [2023-04-24T08:35:52.624Z] + TESTDIRS=./...
08:35:52 [2023-04-24T08:35:52.624Z] + exclude_paths='/vendor/|/integration'
08:35:52 [2023-04-24T08:35:52.624Z] ++ go list ./...
08:35:52 [2023-04-24T08:35:52.624Z] ++ grep -vE '(/vendor/|/integration)'
08:35:53 [2023-04-24T08:35:53.557Z] + pkg_list='github.com/docker/docker/api
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/backend/build
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/httpstatus
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/httputils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/middleware
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/build
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/checkpoint
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/debug
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/distribution
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/grpc
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/image
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/network
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/plugin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/session
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/swarm
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/system
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/volume
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/backend
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/blkiodev
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/events
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/filters
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/image
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/mount
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/network
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/registry
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/strslice
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/swarm
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/swarm/runtime
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/time
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions/v1p19
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions/v1p20
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/volume
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/worker
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/dockerfile
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext/git
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/debug
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/winresources/dockerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/client
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/client/buildkit
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/docker-proxy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd/trap
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/container/stream
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/contrib/apparmor
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/contrib/docker-device-tool
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/contrib/httpserver
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster/convert
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster/executor
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/cluster/provider
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/config
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/containerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/events
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/events/testutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/register
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/images
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/initlayer
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/links
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/listeners
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/awslogs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/fluentd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/gelf
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/journald
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/local
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/logentries
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/loggertest
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/splunk
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/syslog
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/logger/templates
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/names
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/network
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/daemon/stats
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/distribution
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/distribution/metadata
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/distribution/utils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/distribution/xfer
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/dockerversion
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/errdefs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/image
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/image/cache
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/image/tarexport
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/image/v1
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/internal/mounttree
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/internal/test/suite
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/internal/unshare
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/layer
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd/queue
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd/remote
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd/shimopts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd/supervisor
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libcontainerd/types
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/bitmap
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/bitseq
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cluster
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/config
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/datastore
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/diagnostic
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/discoverapi
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/driverapi
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/host
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/null
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/drvregistry
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/etchosts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/idm
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/internal/caller
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipam
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipamapi
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipams/null
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipamutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ipbits
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/iptables
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/netlabel
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/netutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/networkdb
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/ns
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/options
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/osl
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/portallocator
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/portmapper
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/resolvconf
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/testutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/libnetwork/types
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/oci
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/oci/caps
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/opts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/aaparser
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/archive
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/authorization
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/broadcaster
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/capabilities
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/chrootarchive
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/containerfs
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/devicemapper
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/directory
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/dmesg
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/fileutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/homedir
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/idtools
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/ioutils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/jsonmessage
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/longpath
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/loopback
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/meminfo
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/namesgenerator
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/parsers
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/parsers/kernel
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/pidfile
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/platform
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/platforms
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugingetter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugins
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/plugins/transport
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/pools
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/process
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/progress
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/reexec
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/rootless
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/rootless/specconv
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/stack
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/stdcopy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/streamformatter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/stringid
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/sysinfo
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/system
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/tailfile
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/tarsum
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/pkg/useragent
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/plugin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/plugin/executor/containerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/plugin/v2
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/profiles/apparmor
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/profiles/seccomp
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/quota
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/reference
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/registry
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/registry/resumable
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/restartmanager
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/runconfig
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/runconfig/opts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/daemon
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/environment
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fakecontext
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fakegit
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fakestorage
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fixtures/load
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/registry
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/testutil/request
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/drivers
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/local
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/mounts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/service
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/service/opts
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/volume/testutils'
08:35:53 [2023-04-24T08:35:53.558Z] ++ grep --fixed-strings -v /libnetwork
08:35:53 [2023-04-24T08:35:53.558Z] ++ echo 'github.com/docker/docker/api
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/backend/build
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/httpstatus
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/httputils
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/middleware
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/build
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/checkpoint
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/debug
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/distribution
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/grpc
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/image
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/network
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/plugin
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/session
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/swarm
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/system
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/server/router/volume
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/backend
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/blkiodev
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/events
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/filters
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/image
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/mount
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/network
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/registry
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/strslice
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/swarm
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/swarm/runtime
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/time
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions/v1p19
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/versions/v1p20
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/api/types/volume
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/builder-next/worker
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/dockerfile
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext/git
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/debug
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cli/winresources/dockerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/client
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/client/buildkit
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/docker-proxy
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd/trap
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/container
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/container/stream
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/contrib/apparmor
08:35:53 [2023-04-24T08:35:53.558Z] github.com/docker/docker/contrib/docker-device-tool
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/contrib/httpserver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/convert
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/executor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/provider
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/config
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/containerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/events
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/events/testutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/register
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/images
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/initlayer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/links
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/listeners
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/awslogs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/fluentd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/gelf
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/local
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/logentries
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggertest
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/splunk
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/syslog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/templates
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/names
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/network
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/stats
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/metadata
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/utils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/xfer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/dockerversion
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/errdefs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/cache
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/tarexport
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/v1
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/mounttree
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/test/suite
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/unshare
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/layer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/queue
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/remote
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/shimopts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/supervisor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/types
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/bitmap
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/bitseq
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cluster
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/config
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/datastore
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/diagnostic
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/discoverapi
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/driverapi
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/host
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/null
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/drvregistry
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/etchosts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/idm
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/internal/caller
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipam
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipamapi
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipams/null
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipamutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ipbits
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/iptables
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/netlabel
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/netutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/networkdb
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/ns
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/options
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/osl
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/portallocator
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/portmapper
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/resolvconf
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/testutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libnetwork/types
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/oci
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/oci/caps
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/opts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/aaparser
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/archive
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/authorization
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/broadcaster
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/capabilities
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/chrootarchive
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/containerfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/devicemapper
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/directory
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/dmesg
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/fileutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/homedir
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/idtools
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/ioutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/jsonmessage
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/longpath
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/loopback
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/meminfo
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/namesgenerator
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/parsers
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/parsers/kernel
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/pidfile
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/platform
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/platforms
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugingetter
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugins
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/plugins/transport
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/pools
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/process
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/progress
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/reexec
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/rootless
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/rootless/specconv
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/stack
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/stdcopy
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/streamformatter
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/stringid
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/sysinfo
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/system
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/tailfile
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/tarsum
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/useragent
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/plugin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/plugin/executor/containerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/plugin/v2
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/profiles/apparmor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/profiles/seccomp
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/quota
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/reference
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/registry
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/registry/resumable
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/restartmanager
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/runconfig
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/runconfig/opts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/daemon
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/environment
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fakecontext
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fakegit
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fakestorage
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fixtures/load
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/registry
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/testutil/request
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/drivers
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/local
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/mounts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/service
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/service/opts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/volume/testutils'
08:35:53 [2023-04-24T08:35:53.559Z] + base_pkg_list='github.com/docker/docker/api
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/backend/build
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/httpstatus
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/httputils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/middleware
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/build
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/checkpoint
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/container
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/debug
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/distribution
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/grpc
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/image
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/network
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/plugin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/session
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/swarm
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/system
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/server/router/volume
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/backend
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/blkiodev
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/container
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/events
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/filters
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/image
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/mount
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/network
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/registry
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/strslice
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/swarm
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/swarm/runtime
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/time
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/versions
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/versions/v1p19
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/versions/v1p20
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/api/types/volume
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/exporter
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/builder-next/worker
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/dockerfile
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/remotecontext
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/remotecontext/git
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cli/debug
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cli/winresources/dockerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/client
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/client/buildkit
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cmd/docker-proxy
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cmd/dockerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cmd/dockerd/trap
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/container
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/container/stream
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/contrib/apparmor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/contrib/docker-device-tool
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/contrib/httpserver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/convert
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/executor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/cluster/provider
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/config
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/containerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/events
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/events/testutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/register
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/images
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/initlayer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/links
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/listeners
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/awslogs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/fluentd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/gelf
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/local
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/logentries
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggertest
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/splunk
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/syslog
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/logger/templates
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/names
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/network
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/daemon/stats
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/metadata
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/utils
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/distribution/xfer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/dockerversion
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/errdefs
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/cache
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/tarexport
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/image/v1
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/mounttree
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/test/suite
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/internal/unshare
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/layer
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/queue
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/remote
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/shimopts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/supervisor
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/libcontainerd/types
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/oci
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/oci/caps
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/opts
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/aaparser
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/archive
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/authorization
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/broadcaster
08:35:53 [2023-04-24T08:35:53.559Z] github.com/docker/docker/pkg/capabilities
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/chrootarchive
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/containerfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/devicemapper
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/directory
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/dmesg
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/fileutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/homedir
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/idtools
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/ioutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/jsonmessage
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/longpath
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/loopback
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/meminfo
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/namesgenerator
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers/kernel
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/pidfile
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/platform
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/platforms
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugingetter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/transport
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/pools
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/process
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/progress
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/reexec
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/rootless
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/rootless/specconv
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stack
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stdcopy
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/streamformatter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stringid
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/sysinfo
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/system
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/tailfile
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/tarsum
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/useragent
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin/executor/containerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin/v2
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/profiles/apparmor
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/profiles/seccomp
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/quota
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/reference
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/registry
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/registry/resumable
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/restartmanager
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/runconfig
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/runconfig/opts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/daemon
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/environment
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fakecontext
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fakegit
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fakestorage
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fixtures/load
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/registry
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/testutil/request
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/drivers
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/local
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/mounts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/service
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/service/opts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/volume/testutils'
08:35:53 [2023-04-24T08:35:53.560Z] ++ grep --fixed-strings /libnetwork
08:35:53 [2023-04-24T08:35:53.560Z] ++ echo 'github.com/docker/docker/api
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/backend/build
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/httpstatus
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/httputils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/middleware
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/build
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/checkpoint
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/container
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/debug
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/distribution
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/grpc
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/image
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/network
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/plugin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/session
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/swarm
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/system
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/server/router/volume
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/backend
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/blkiodev
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/container
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/events
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/filters
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/image
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/mount
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/network
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/registry
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/strslice
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/swarm
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/swarm/runtime
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/time
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/versions
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/versions/v1p19
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/versions/v1p20
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/api/types/volume
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/exporter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/builder-next/worker
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/dockerfile
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/remotecontext
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/remotecontext/git
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cli/debug
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cli/winresources/dockerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/client
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/client/buildkit
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cmd/docker-proxy
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cmd/dockerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cmd/dockerd/trap
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/container
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/container/stream
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/contrib/apparmor
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/contrib/docker-device-tool
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/contrib/httpserver
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster/convert
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster/executor
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/cluster/provider
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/config
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/containerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/events
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/events/testutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/register
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/images
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/initlayer
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/links
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/listeners
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/awslogs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/fluentd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/gelf
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/journald
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/local
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/logentries
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/loggertest
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/splunk
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/syslog
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/logger/templates
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/names
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/network
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/daemon/stats
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/distribution
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/distribution/metadata
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/distribution/utils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/distribution/xfer
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/dockerversion
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/errdefs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/image
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/image/cache
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/image/tarexport
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/image/v1
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/internal/mounttree
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/internal/test/suite
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/internal/unshare
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/layer
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd/queue
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd/remote
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd/shimopts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd/supervisor
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libcontainerd/types
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/bitmap
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/bitseq
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cluster
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/config
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/datastore
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/diagnostic
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/discoverapi
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/driverapi
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/host
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/null
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/drvregistry
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/etchosts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/idm
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/internal/caller
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipam
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipamapi
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipams/null
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipamutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ipbits
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/iptables
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/netlabel
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/netutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/networkdb
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/ns
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/options
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/osl
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/portallocator
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/portmapper
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/resolvconf
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/testutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/libnetwork/types
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/oci
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/oci/caps
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/opts
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/aaparser
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/archive
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/authorization
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/broadcaster
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/capabilities
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/chrootarchive
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/containerfs
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/devicemapper
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/directory
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/dmesg
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/fileutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/homedir
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/idtools
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/ioutils
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/jsonmessage
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/longpath
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/loopback
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/meminfo
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/namesgenerator
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers/kernel
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/pidfile
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/platform
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/platforms
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugingetter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/plugins/transport
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/pools
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/process
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/progress
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/reexec
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/rootless
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/rootless/specconv
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stack
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stdcopy
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/streamformatter
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/stringid
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/sysinfo
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/system
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/tailfile
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/tarsum
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/pkg/useragent
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin/executor/containerd
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/plugin/v2
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/profiles/apparmor
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/profiles/seccomp
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/quota
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/reference
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/registry
08:35:53 [2023-04-24T08:35:53.560Z] github.com/docker/docker/registry/resumable
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/restartmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/runconfig
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/runconfig/opts
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/daemon
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/environment
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fakecontext
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fakegit
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fakestorage
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fixtures/load
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/registry
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/testutil/request
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/drivers
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/local
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/mounts
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/service
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/service/opts
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/volume/testutils'
08:35:53 [2023-04-24T08:35:53.561Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/bitmap
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/bitseq
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cluster
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/config
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/datastore
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/diagnostic
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/discoverapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/driverapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/host
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/null
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drvregistry
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/etchosts
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/idm
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/internal/caller
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipam
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipamapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/null
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipamutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipbits
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/iptables
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/netlabel
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/netutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/networkdb
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ns
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/options
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/osl
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/portallocator
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/portmapper
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/resolvconf
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/testutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/types'
08:35:53 [2023-04-24T08:35:53.561Z] + echo 'github.com/docker/docker/libnetwork
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/bitmap
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/bitseq
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cluster
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/config
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/datastore
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/diagnostic
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/discoverapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/driverapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/host
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/null
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drvregistry
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/etchosts
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/idm
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/internal/caller
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipam
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipamapi
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/null
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipamutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ipbits
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/iptables
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/netlabel
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/netutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/networkdb
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/ns
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/options
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/osl
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/portallocator
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/portmapper
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/resolvconf
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/testutils
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/types'
08:35:53 [2023-04-24T08:35:53.561Z] + grep --fixed-strings libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:53 [2023-04-24T08:35:53.561Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:53 [2023-04-24T08:35:53.561Z] + type docker-proxy
08:35:53 [2023-04-24T08:35:53.561Z] hack/test/unit: line 25: type: docker-proxy: not found
08:35:53 [2023-04-24T08:35:53.561Z] + hack/make.sh binary-proxy install-proxy
08:35:53 [2023-04-24T08:35:53.561Z] 
08:35:53 [2023-04-24T08:35:53.561Z] Removing bundles/
08:35:53 [2023-04-24T08:35:53.561Z] 
08:35:53 [2023-04-24T08:35:53.561Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:35:53 [2023-04-24T08:35:53.561Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:36:01 [2023-04-24T08:36:01.669Z] Created binary: bundles/binary-proxy/docker-proxy
08:36:01 [2023-04-24T08:36:01.669Z] 
08:36:01 [2023-04-24T08:36:01.669Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:36:01 [2023-04-24T08:36:01.669Z] Installing docker-proxy to /usr/local/bin/
08:36:01 [2023-04-24T08:36:01.669Z] 
08:36:01 [2023-04-24T08:36:01.669Z] + mkdir -p bundles
08:36:01 [2023-04-24T08:36:01.669Z] + '[' -n 'github.com/docker/docker/api
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/backend/build
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/httpstatus
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/httputils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/middleware
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/build
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/checkpoint
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/container
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/debug
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/distribution
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/grpc
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/image
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/network
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/plugin
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/session
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/swarm
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/system
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/server/router/volume
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/backend
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/blkiodev
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/container
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/events
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/filters
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/image
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/mount
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/network
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/plugins/logdriver
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/registry
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/strslice
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/swarm
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/swarm/runtime
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/time
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/versions
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/versions/v1p19
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/versions/v1p20
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/api/types/volume
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/exporter
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/builder-next/worker
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/dockerfile
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/remotecontext
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/remotecontext/git
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/builder/remotecontext/urlutil
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cli/debug
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cli/winresources/docker-proxy
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cli/winresources/dockerd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/client
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/client/buildkit
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cmd/docker-proxy
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cmd/dockerd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cmd/dockerd/trap
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/container
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/container/stream
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/contrib/apparmor
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/contrib/docker-device-tool
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/contrib/httpserver
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster/convert
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster/executor
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster/executor/container
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/cluster/provider
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/config
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/containerd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/events
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/events/testutils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/copy
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/register
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/vfs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/graphdriver/zfs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/images
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/initlayer
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/links
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/listeners
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/awslogs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/fluentd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/gcplogs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/gelf
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/journald
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/local
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/logentries
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/loggertest
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/loggerutils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/splunk
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/syslog
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/logger/templates
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/names
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/network
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/daemon/stats
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/distribution
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/distribution/metadata
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/distribution/utils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/distribution/xfer
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/dockerversion
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/errdefs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/image
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/image/cache
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/image/tarexport
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/image/v1
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/internal/mounttree
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/internal/test/suite
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/internal/unshare
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/layer
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd/queue
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd/remote
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd/shimopts
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd/supervisor
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/libcontainerd/types
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/oci
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/oci/caps
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/opts
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/aaparser
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/archive
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/authorization
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/broadcaster
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/capabilities
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/chrootarchive
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/containerfs
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/devicemapper
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/directory
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/dmesg
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/fileutils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/homedir
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/idtools
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/ioutils
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/jsonmessage
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/longpath
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/loopback
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/meminfo
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/namesgenerator
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/parsers
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/parsers/kernel
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/pidfile
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/platform
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/platforms
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugingetter
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugins
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/plugins/transport
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/pools
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/process
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/progress
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/reexec
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/rootless
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/rootless/specconv
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/stack
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/stdcopy
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/streamformatter
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/stringid
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/sysinfo
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/system
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/tailfile
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/tarsum
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/pkg/useragent
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/plugin
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/plugin/executor/containerd
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/plugin/v2
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/profiles/apparmor
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/profiles/seccomp
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/quota
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/reference
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/registry
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/registry/resumable
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/restartmanager
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/runconfig
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/runconfig/opts
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/daemon
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/environment
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fakecontext
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fakegit
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fakestorage
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fixtures/load
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fixtures/plugin
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/registry
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/testutil/request
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/drivers
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/local
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/mounts
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/service
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/service/opts
08:36:01 [2023-04-24T08:36:01.669Z] github.com/docker/docker/volume/testutils' ']'
08:36:01 [2023-04-24T08:36:01.670Z] + 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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
08:36:02 [2023-04-24T08:36:02.235Z] ?   	github.com/docker/docker/api	[no test files]
08:36:20 [2023-04-24T08:36:20.309Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
08:36:20 [2023-04-24T08:36:20.309Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 8.6% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/server/httputils	0.025s	coverage: 28.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/container	0.013s	coverage: 87.8% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 89.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
08:37:41 [2023-04-24T08:37:41.733Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/builder/dockerfile	0.041s	coverage: 50.1% of statements
08:37:41 [2023-04-24T08:37:41.733Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 13.7% of statements
08:37:41 [2023-04-24T08:37:41.990Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
08:37:41 [2023-04-24T08:37:41.990Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
08:37:42 [2023-04-24T08:37:42.248Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
08:37:42 [2023-04-24T08:37:42.248Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
08:37:42 [2023-04-24T08:37:42.248Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:37:42 [2023-04-24T08:37:42.248Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:37:44 [2023-04-24T08:37:44.776Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
08:37:44 [2023-04-24T08:37:44.776Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.816s	coverage: 82.5% of statements
08:37:45 [2023-04-24T08:37:45.341Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:37:45 [2023-04-24T08:37:45.599Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
08:37:45 [2023-04-24T08:37:45.599Z] ok  	github.com/docker/docker/client	0.174s	coverage: 76.9% of statements
08:37:46 [2023-04-24T08:37:46.532Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
08:37:46 [2023-04-24T08:37:46.532Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.500s	coverage: 66.5% of statements
08:38:18 [2023-04-24T08:38:18.642Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
08:38:18 [2023-04-24T08:38:18.642Z] ok  	github.com/docker/docker/cmd/dockerd	0.224s	coverage: 30.2% of statements
08:38:18 [2023-04-24T08:38:18.642Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:38:19 [2023-04-24T08:38:19.206Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
08:38:19 [2023-04-24T08:38:19.206Z] ok  	github.com/docker/docker/container	0.130s	coverage: 36.3% of statements
08:38:19 [2023-04-24T08:38:19.206Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:38:19 [2023-04-24T08:38:19.206Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:38:19 [2023-04-24T08:38:19.206Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:38:19 [2023-04-24T08:38:19.206Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:38:19 [2023-04-24T08:38:19.463Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
08:38:19 [2023-04-24T08:38:19.463Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.415s	coverage: 0.0% of statements
08:38:29 [2023-04-24T08:38:29.429Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
08:38:29 [2023-04-24T08:38:29.429Z] ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
08:38:29 [2023-04-24T08:38:29.429Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
08:38:29 [2023-04-24T08:38:29.429Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
08:38:30 [2023-04-24T08:38:30.805Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
08:38:30 [2023-04-24T08:38:30.805Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
08:38:30 [2023-04-24T08:38:30.805Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:38:38 [2023-04-24T08:38:38.914Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
08:38:38 [2023-04-24T08:38:38.914Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
08:38:38 [2023-04-24T08:38:38.914Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:38:38 [2023-04-24T08:38:38.914Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
08:38:38 [2023-04-24T08:38:38.914Z] ok  	github.com/docker/docker/daemon	10.208s	coverage: 16.6% of statements
08:38:38 [2023-04-24T08:38:38.914Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
08:38:38 [2023-04-24T08:38:38.914Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 75.2% of statements
08:38:40 [2023-04-24T08:38:40.815Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.6% of statements
08:38:40 [2023-04-24T08:38:40.815Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.6% of statements
08:38:40 [2023-04-24T08:38:40.815Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:38:40 [2023-04-24T08:38:40.815Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
08:38:40 [2023-04-24T08:38:40.815Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:38:41 [2023-04-24T08:38:41.747Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
08:38:41 [2023-04-24T08:38:41.747Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
08:38:42 [2023-04-24T08:38:42.312Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
08:38:42 [2023-04-24T08:38:42.312Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
08:38:42 [2023-04-24T08:38:42.570Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
08:38:42 [2023-04-24T08:38:42.570Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.283s	coverage: 60.7% of statements
08:38:44 [2023-04-24T08:38:44.469Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
08:38:44 [2023-04-24T08:38:44.469Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
08:38:44 [2023-04-24T08:38:44.469Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:38:45 [2023-04-24T08:38:45.855Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
08:38:45 [2023-04-24T08:38:45.855Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.203s	coverage: 60.0% of statements
08:38:45 [2023-04-24T08:38:45.855Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:38:45 [2023-04-24T08:38:45.855Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:38:46 [2023-04-24T08:38:46.790Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
08:38:46 [2023-04-24T08:38:46.790Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.5% of statements
08:38:47 [2023-04-24T08:38:47.356Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
08:38:47 [2023-04-24T08:38:47.356Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.233s	coverage: 45.9% of statements
08:38:47 [2023-04-24T08:38:47.921Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
08:38:47 [2023-04-24T08:38:47.921Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
08:38:49 [2023-04-24T08:38:49.293Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:38:49 [2023-04-24T08:38:49.293Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
08:38:49 [2023-04-24T08:38:49.293Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
08:38:49 [2023-04-24T08:38:49.550Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:38:49 [2023-04-24T08:38:49.550Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
08:38:49 [2023-04-24T08:38:49.550Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
08:38:50 [2023-04-24T08:38:50.922Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
08:38:50 [2023-04-24T08:38:50.922Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
08:38:51 [2023-04-24T08:38:51.180Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
08:38:51 [2023-04-24T08:38:51.180Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.144s	coverage: 78.2% of statements
08:38:51 [2023-04-24T08:38:51.437Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:38:51 [2023-04-24T08:38:51.437Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
08:38:51 [2023-04-24T08:38:51.437Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
08:38:52 [2023-04-24T08:38:52.370Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
08:38:52 [2023-04-24T08:38:52.370Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
08:38:52 [2023-04-24T08:38:52.628Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
08:38:52 [2023-04-24T08:38:52.628Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
08:38:52 [2023-04-24T08:38:52.628Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:38:52 [2023-04-24T08:38:52.628Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:38:53 [2023-04-24T08:38:53.562Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
08:38:53 [2023-04-24T08:38:53.562Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.089s	coverage: 76.8% of statements
08:38:54 [2023-04-24T08:38:54.128Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
08:38:54 [2023-04-24T08:38:54.128Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
08:38:54 [2023-04-24T08:38:54.694Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
08:38:54 [2023-04-24T08:38:54.694Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 79.4% of statements
08:38:54 [2023-04-24T08:38:54.694Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:38:54 [2023-04-24T08:38:54.694Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:38:55 [2023-04-24T08:38:55.628Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
08:38:55 [2023-04-24T08:38:55.628Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
08:38:56 [2023-04-24T08:38:56.194Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
08:38:56 [2023-04-24T08:38:56.194Z] ok  	github.com/docker/docker/daemon/logger/journald	3.394s	coverage: 74.5% of statements
08:38:56 [2023-04-24T08:38:56.194Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
08:38:56 [2023-04-24T08:38:56.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
08:38:57 [2023-04-24T08:38:57.128Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
08:38:57 [2023-04-24T08:38:57.128Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
08:38:57 [2023-04-24T08:38:57.386Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
08:38:57 [2023-04-24T08:38:57.386Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:38:57 [2023-04-24T08:38:57.386Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:38:57 [2023-04-24T08:38:57.953Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
08:38:57 [2023-04-24T08:38:57.953Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
08:38:57 [2023-04-24T08:38:57.953Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:38:58 [2023-04-24T08:38:58.888Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
08:38:58 [2023-04-24T08:38:58.888Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.518s	coverage: 82.5% of statements
08:38:59 [2023-04-24T08:38:59.454Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
08:38:59 [2023-04-24T08:38:59.454Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
08:38:59 [2023-04-24T08:38:59.454Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:39:00 [2023-04-24T08:39:00.020Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
08:39:00 [2023-04-24T08:39:00.020Z] ok  	github.com/docker/docker/distribution	0.602s	coverage: 29.5% of statements
08:39:00 [2023-04-24T08:39:00.278Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:39:00 [2023-04-24T08:39:00.537Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
08:39:00 [2023-04-24T08:39:00.537Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
08:39:01 [2023-04-24T08:39:01.471Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
08:39:01 [2023-04-24T08:39:01.471Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
08:39:01 [2023-04-24T08:39:01.730Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
08:39:01 [2023-04-24T08:39:01.730Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
08:39:02 [2023-04-24T08:39:02.664Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
08:39:02 [2023-04-24T08:39:02.664Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
08:39:02 [2023-04-24T08:39:02.664Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:39:02 [2023-04-24T08:39:02.664Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:39:02 [2023-04-24T08:39:02.664Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:39:02 [2023-04-24T08:39:02.664Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:39:02 [2023-04-24T08:39:02.664Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
08:39:02 [2023-04-24T08:39:02.664Z] ok  	github.com/docker/docker/distribution/xfer	2.525s	coverage: 85.4% of statements
08:39:04 [2023-04-24T08:39:04.038Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:39:04 [2023-04-24T08:39:04.038Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
08:39:04 [2023-04-24T08:39:04.038Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:39:04 [2023-04-24T08:39:04.038Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:39:04 [2023-04-24T08:39:04.038Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:39:04 [2023-04-24T08:39:04.038Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:39:04 [2023-04-24T08:39:04.038Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:39:04 [2023-04-24T08:39:04.605Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
08:39:04 [2023-04-24T08:39:04.605Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 39.3% of statements
08:39:04 [2023-04-24T08:39:04.605Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:39:05 [2023-04-24T08:39:05.170Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
08:39:05 [2023-04-24T08:39:05.170Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.9% of statements
08:39:05 [2023-04-24T08:39:05.170Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
08:39:05 [2023-04-24T08:39:05.170Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
08:39:07 [2023-04-24T08:39:07.070Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
08:39:07 [2023-04-24T08:39:07.070Z] ok  	github.com/docker/docker/pkg/archive	0.313s	coverage: 81.9% of statements
08:39:08 [2023-04-24T08:39:08.444Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
08:39:08 [2023-04-24T08:39:08.444Z] ok  	github.com/docker/docker/pkg/authorization	0.849s	coverage: 68.3% of statements
08:39:08 [2023-04-24T08:39:08.444Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
08:39:08 [2023-04-24T08:39:08.444Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:39:08 [2023-04-24T08:39:08.702Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
08:39:08 [2023-04-24T08:39:08.702Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:39:09 [2023-04-24T08:39:09.635Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
08:39:09 [2023-04-24T08:39:09.635Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.239s	coverage: 83.1% of statements
08:39:09 [2023-04-24T08:39:09.635Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
08:39:09 [2023-04-24T08:39:09.635Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
08:39:09 [2023-04-24T08:39:09.635Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:39:09 [2023-04-24T08:39:09.893Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
08:39:09 [2023-04-24T08:39:09.893Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
08:39:09 [2023-04-24T08:39:09.893Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
08:39:09 [2023-04-24T08:39:09.893Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
08:39:10 [2023-04-24T08:39:10.151Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
08:39:10 [2023-04-24T08:39:10.151Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
08:39:10 [2023-04-24T08:39:10.408Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
08:39:10 [2023-04-24T08:39:10.408Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
08:39:11 [2023-04-24T08:39:11.350Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
08:39:11 [2023-04-24T08:39:11.350Z] ok  	github.com/docker/docker/layer	7.320s	coverage: 68.7% of statements
08:39:11 [2023-04-24T08:39:11.350Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
08:39:11 [2023-04-24T08:39:11.350Z] ok  	github.com/docker/docker/pkg/idtools	0.433s	coverage: 69.6% of statements
08:39:11 [2023-04-24T08:39:11.943Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
08:39:11 [2023-04-24T08:39:11.943Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
08:39:11 [2023-04-24T08:39:11.943Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
08:39:11 [2023-04-24T08:39:11.943Z] ok  	github.com/docker/docker/pkg/ioutils	0.436s	coverage: 72.3% of statements
08:39:11 [2023-04-24T08:39:11.943Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:39:11 [2023-04-24T08:39:11.943Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
08:39:12 [2023-04-24T08:39:12.202Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 45.5% of statements
08:39:12 [2023-04-24T08:39:12.202Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
08:39:12 [2023-04-24T08:39:12.202Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
08:39:12 [2023-04-24T08:39:12.202Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
08:39:12 [2023-04-24T08:39:12.202Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
08:39:12 [2023-04-24T08:39:12.476Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
08:39:12 [2023-04-24T08:39:12.476Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
08:39:12 [2023-04-24T08:39:12.734Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
08:39:12 [2023-04-24T08:39:12.734Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:39:12 [2023-04-24T08:39:12.992Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
08:39:12 [2023-04-24T08:39:12.992Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
08:39:12 [2023-04-24T08:39:12.992Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:39:12 [2023-04-24T08:39:12.992Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
08:39:12 [2023-04-24T08:39:12.992Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:39:12 [2023-04-24T08:39:12.992Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
08:39:12 [2023-04-24T08:39:12.992Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 94.1% of statements
08:39:13 [2023-04-24T08:39:13.560Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
08:39:13 [2023-04-24T08:39:13.560Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:39:13 [2023-04-24T08:39:13.818Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:39:13 [2023-04-24T08:39:13.818Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:39:14 [2023-04-24T08:39:14.076Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
08:39:14 [2023-04-24T08:39:14.076Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
08:39:14 [2023-04-24T08:39:14.334Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
08:39:14 [2023-04-24T08:39:14.334Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
08:39:14 [2023-04-24T08:39:14.593Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
08:39:14 [2023-04-24T08:39:14.593Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
08:39:14 [2023-04-24T08:39:14.593Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
08:39:14 [2023-04-24T08:39:14.593Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:39:15 [2023-04-24T08:39:15.158Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
08:39:15 [2023-04-24T08:39:15.158Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
08:39:15 [2023-04-24T08:39:15.158Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:39:15 [2023-04-24T08:39:15.158Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:39:15 [2023-04-24T08:39:15.158Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
08:39:15 [2023-04-24T08:39:15.158Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
08:39:15 [2023-04-24T08:39:15.417Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
08:39:15 [2023-04-24T08:39:15.417Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
08:39:15 [2023-04-24T08:39:15.674Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
08:39:15 [2023-04-24T08:39:15.674Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
08:39:15 [2023-04-24T08:39:15.932Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
08:39:15 [2023-04-24T08:39:15.932Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
08:39:16 [2023-04-24T08:39:16.498Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
08:39:16 [2023-04-24T08:39:16.498Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
08:39:16 [2023-04-24T08:39:16.755Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
08:39:16 [2023-04-24T08:39:16.755Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
08:39:17 [2023-04-24T08:39:17.013Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
08:39:17 [2023-04-24T08:39:17.013Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
08:39:17 [2023-04-24T08:39:17.580Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
08:39:17 [2023-04-24T08:39:17.580Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
08:39:17 [2023-04-24T08:39:17.838Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
08:39:17 [2023-04-24T08:39:17.838Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:39:19 [2023-04-24T08:39:19.737Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
08:39:19 [2023-04-24T08:39:19.737Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
08:39:19 [2023-04-24T08:39:19.737Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:39:19 [2023-04-24T08:39:19.995Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
08:39:19 [2023-04-24T08:39:19.995Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
08:39:19 [2023-04-24T08:39:19.995Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:39:20 [2023-04-24T08:39:20.561Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
08:39:20 [2023-04-24T08:39:20.561Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
08:39:21 [2023-04-24T08:39:21.495Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
08:39:21 [2023-04-24T08:39:21.495Z] ok  	github.com/docker/docker/quota	0.155s	coverage: 71.4% of statements
08:39:22 [2023-04-24T08:39:22.060Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
08:39:22 [2023-04-24T08:39:22.060Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
08:39:22 [2023-04-24T08:39:22.994Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
08:39:22 [2023-04-24T08:39:22.994Z] ok  	github.com/docker/docker/registry	0.106s	coverage: 64.6% of statements
08:39:23 [2023-04-24T08:39:23.252Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
08:39:23 [2023-04-24T08:39:23.252Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
08:39:23 [2023-04-24T08:39:23.511Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
08:39:23 [2023-04-24T08:39:23.511Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
08:39:24 [2023-04-24T08:39:24.077Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
08:39:24 [2023-04-24T08:39:24.077Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 63.6% of statements
08:39:24 [2023-04-24T08:39:24.077Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:39:24 [2023-04-24T08:39:24.335Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
08:39:24 [2023-04-24T08:39:24.335Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
08:39:24 [2023-04-24T08:39:24.900Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:39:24 [2023-04-24T08:39:24.900Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:39:24 [2023-04-24T08:39:24.900Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:39:25 [2023-04-24T08:39:25.158Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:39:25 [2023-04-24T08:39:25.158Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:39:25 [2023-04-24T08:39:25.158Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:39:25 [2023-04-24T08:39:25.158Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:39:25 [2023-04-24T08:39:25.158Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:39:25 [2023-04-24T08:39:25.416Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:39:25 [2023-04-24T08:39:25.416Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:39:25 [2023-04-24T08:39:25.416Z] ?   	github.com/docker/docker/volume	[no test files]
08:39:25 [2023-04-24T08:39:25.981Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
08:39:25 [2023-04-24T08:39:25.981Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
08:39:26 [2023-04-24T08:39:26.546Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
08:39:26 [2023-04-24T08:39:26.546Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 76.6% of statements
08:39:27 [2023-04-24T08:39:27.111Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
08:39:27 [2023-04-24T08:39:27.111Z] ok  	github.com/docker/docker/volume/mounts	0.012s	coverage: 68.1% of statements
08:39:28 [2023-04-24T08:39:28.483Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
08:39:28 [2023-04-24T08:39:28.483Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.9% of statements
08:39:28 [2023-04-24T08:39:28.483Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:39:28 [2023-04-24T08:39:28.483Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:39:50 [2023-04-24T08:39:50.391Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
08:39:50 [2023-04-24T08:39:50.391Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 74.4% of statements
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === Skipped
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     network_proxy_test.go:208: No support for dual stack yet
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:71: No driver to put!
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z] time="2023-04-24T08:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z] time="2023-04-24T08:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z] time="2023-04-24T08:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z] time="2023-04-24T08:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:50 [2023-04-24T08:39:50.391Z] 
08:39:50 [2023-04-24T08:39:50.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:39:50 [2023-04-24T08:39:50.391Z] time="2023-04-24T08:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:50 [2023-04-24T08:39:50.391Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:71: No driver to put!
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     graphtest_unix.go:71: No driver to put!
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:39:50 [2023-04-24T08:39:50.392Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:39:50 [2023-04-24T08:39:50.392Z] 
08:39:50 [2023-04-24T08:39:50.392Z] DONE 3001 tests, 26 skipped in 226.320s
08:39:50 [2023-04-24T08:39:50.392Z] + '[' -n 'github.com/docker/docker/libnetwork
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/bitmap
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/bitseq
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cluster
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/config
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/datastore
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/diagnostic
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/discoverapi
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/driverapi
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/bridge
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/host
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/null
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/overlay
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/remote
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/windows
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/drvregistry
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/etchosts
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/idm
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/internal/caller
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipam
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipamapi
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipams/builtin
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipams/null
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipams/remote
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipamutils
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ipbits
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/iptables
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/netlabel
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/netutils
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/networkdb
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/ns
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/options
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/osl
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/osl/kernel
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/portallocator
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/portmapper
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/resolvconf
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/testutils
08:39:50 [2023-04-24T08:39:50.392Z] github.com/docker/docker/libnetwork/types' ']'
08:39:50 [2023-04-24T08:39:50.392Z] + 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
08:40:37 [2023-04-24T08:40:37.056Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
08:40:37 [2023-04-24T08:40:37.056Z] ok  	github.com/docker/docker/libnetwork	40.731s	coverage: 42.3% of statements
08:40:37 [2023-04-24T08:40:37.056Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
08:40:37 [2023-04-24T08:40:37.056Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
08:40:37 [2023-04-24T08:40:37.056Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
08:40:37 [2023-04-24T08:40:37.056Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.109s	coverage: 75.7% of statements
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:40:37 [2023-04-24T08:40:37.056Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:40:37 [2023-04-24T08:40:37.621Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
08:40:37 [2023-04-24T08:40:37.621Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.6% of statements
08:40:37 [2023-04-24T08:40:37.879Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
08:40:37 [2023-04-24T08:40:37.879Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
08:40:37 [2023-04-24T08:40:37.879Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:40:37 [2023-04-24T08:40:37.879Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:40:38 [2023-04-24T08:40:38.136Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
08:40:38 [2023-04-24T08:40:38.136Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:40:41 [2023-04-24T08:40:41.415Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
08:40:41 [2023-04-24T08:40:41.415Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.695s	coverage: 62.1% of statements
08:40:41 [2023-04-24T08:40:41.415Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:40:41 [2023-04-24T08:40:41.415Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
08:40:41 [2023-04-24T08:40:41.415Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
08:40:42 [2023-04-24T08:40:42.347Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
08:40:42 [2023-04-24T08:40:42.347Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.245s	coverage: 5.2% of statements
08:40:42 [2023-04-24T08:40:42.347Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:40:42 [2023-04-24T08:40:42.913Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
08:40:42 [2023-04-24T08:40:42.913Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
08:40:42 [2023-04-24T08:40:42.913Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:40:43 [2023-04-24T08:40:43.170Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
08:40:43 [2023-04-24T08:40:43.170Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:40:44 [2023-04-24T08:40:44.542Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.1% of statements
08:40:44 [2023-04-24T08:40:44.542Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.007s	coverage: 1.1% of statements
08:40:44 [2023-04-24T08:40:44.542Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:40:44 [2023-04-24T08:40:44.799Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
08:40:44 [2023-04-24T08:40:44.799Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
08:40:45 [2023-04-24T08:40:45.365Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
08:40:45 [2023-04-24T08:40:45.365Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
08:40:45 [2023-04-24T08:40:45.365Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:40:45 [2023-04-24T08:40:45.365Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:40:45 [2023-04-24T08:40:45.365Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:40:45 [2023-04-24T08:40:45.931Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
08:40:45 [2023-04-24T08:40:45.931Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.049s	coverage: 86.2% of statements
08:40:46 [2023-04-24T08:40:46.189Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
08:40:46 [2023-04-24T08:40:46.189Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
08:40:46 [2023-04-24T08:40:46.447Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
08:40:46 [2023-04-24T08:40:46.447Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
08:40:46 [2023-04-24T08:40:46.704Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
08:40:46 [2023-04-24T08:40:46.704Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:40:58 [2023-04-24T08:40:58.894Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
08:40:58 [2023-04-24T08:40:58.894Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:40:59 [2023-04-24T08:40:59.826Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
08:40:59 [2023-04-24T08:40:59.826Z] ok  	github.com/docker/docker/libnetwork/ipam	2.392s	coverage: 80.5% of statements
08:40:59 [2023-04-24T08:40:59.827Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:40:59 [2023-04-24T08:40:59.827Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:41:00 [2023-04-24T08:41:00.084Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
08:41:00 [2023-04-24T08:41:00.084Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
08:41:00 [2023-04-24T08:41:00.650Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
08:41:00 [2023-04-24T08:41:00.650Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
08:41:00 [2023-04-24T08:41:00.650Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:41:00 [2023-04-24T08:41:00.974Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
08:41:00 [2023-04-24T08:41:00.974Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
08:41:01 [2023-04-24T08:41:01.543Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
08:41:01 [2023-04-24T08:41:01.543Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.301s	coverage: 86.4% of statements
08:41:01 [2023-04-24T08:41:01.804Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
08:41:01 [2023-04-24T08:41:01.804Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
08:41:02 [2023-04-24T08:41:02.742Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
08:41:02 [2023-04-24T08:41:02.742Z] ok  	github.com/docker/docker/libnetwork/iptables	0.248s	coverage: 40.7% of statements
08:41:02 [2023-04-24T08:41:02.742Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:41:03 [2023-04-24T08:41:03.000Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
08:41:03 [2023-04-24T08:41:03.000Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
08:42:54 [2023-04-24T08:42:54.436Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.1% of statements
08:42:54 [2023-04-24T08:42:54.436Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.668s	coverage: 60.1% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/osl	4.280s	coverage: 41.4% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.637s	coverage: 46.3% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:42:54 [2023-04-24T08:42:54.437Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
08:42:54 [2023-04-24T08:42:54.437Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === Skipped
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:42:54 [2023-04-24T08:42:54.437Z]     firewalld_test.go:14: firewalld is not running
08:42:54 [2023-04-24T08:42:54.437Z] 
08:42:54 [2023-04-24T08:42:54.437Z] DONE 347 tests, 6 skipped in 186.835s
Post stage
[Pipeline] junit
08:42:55 [2023-04-24T08:42:55.017Z] Recording test results
08:42:56 [2023-04-24T08:42:56.474Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:42:56 [2023-04-24T08:42:56.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=097024884d60bcce51f27d947fc2088f2facec2e -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:097024884d60bcce51f27d947fc2088f2facec2e hack/make.sh dynbinary test-integration
08:42:57 [2023-04-24T08:42:57.363Z] 
08:42:57 [2023-04-24T08:42:57.363Z] Removing bundles/
08:42:57 [2023-04-24T08:42:57.363Z] 
08:42:57 [2023-04-24T08:42:57.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:42:57 [2023-04-24T08:42:57.363Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:44:48 [2023-04-24T08:44:48.830Z] Created binary: bundles/dynbinary-daemon/dockerd
08:44:48 [2023-04-24T08:44:48.830Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:44:48 [2023-04-24T08:44:48.830Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:44:48 [2023-04-24T08:44:48.830Z] 
08:44:48 [2023-04-24T08:44:48.830Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:44:48 [2023-04-24T08:44:48.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:44:48 [2023-04-24T08:44:48.830Z] HOSTNAME=c850d6b1e12f
08:44:48 [2023-04-24T08:44:48.830Z] TESTDEBUG=0
08:44:48 [2023-04-24T08:44:48.830Z] DEST=bundles/test-integration
08:44:48 [2023-04-24T08:44:48.830Z] PWD=/go/src/github.com/docker/docker
08:44:48 [2023-04-24T08:44:48.830Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:44:48 [2023-04-24T08:44:48.830Z] DOCKER_GITCOMMIT=097024884d60bcce51f27d947fc2088f2facec2e
08:44:48 [2023-04-24T08:44:48.830Z] container=docker
08:44:48 [2023-04-24T08:44:48.830Z] HOME=/root
08:44:48 [2023-04-24T08:44:48.830Z] CONTAINERD_NAMESPACE=moby
08:44:48 [2023-04-24T08:44:48.830Z] GOLANG_VERSION=1.20.3
08:44:48 [2023-04-24T08:44:48.830Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:44:48 [2023-04-24T08:44:48.830Z] VALIDATE_BRANCH=master
08:44:48 [2023-04-24T08:44:48.830Z] TERM=xterm
08:44:48 [2023-04-24T08:44:48.830Z] DOCKER_PKG=github.com/docker/docker
08:44:48 [2023-04-24T08:44:48.830Z] SHLVL=1
08:44:48 [2023-04-24T08:44:48.830Z] TIMEOUT=120m
08:44:48 [2023-04-24T08:44:48.830Z] DOCKER_GRAPHDRIVER=overlay2
08:44:48 [2023-04-24T08:44:48.830Z] GO111MODULE=off
08:44:48 [2023-04-24T08:44:48.830Z] DOCKER_EXPERIMENTAL=1
08:44:48 [2023-04-24T08:44:48.830Z] TEST_SKIP_INTEGRATION_CLI=1
08:44:48 [2023-04-24T08:44:48.830Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:44:48 [2023-04-24T08:44:48.830Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:44:48 [2023-04-24T08:44:48.830Z] GOPATH=/go
08:44:48 [2023-04-24T08:44:48.830Z] PKG_CONFIG=pkg-config
08:44:48 [2023-04-24T08:44:48.830Z] _=/usr/bin/env
08:44:48 [2023-04-24T08:44:48.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:45:15 [2023-04-24T08:45:15.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:45:15 [2023-04-24T08:45:15.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:45:41 [2023-04-24T08:45:41.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:45:47 [2023-04-24T08:45:47.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:45:53 [2023-04-24T08:45:53.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:45:53 [2023-04-24T08:45:53.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:45:53 [2023-04-24T08:45:53.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:45:54 [2023-04-24T08:45:54.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:45:55 [2023-04-24T08:45:55.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:45:55 [2023-04-24T08:45:55.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:45:56 [2023-04-24T08:45:56.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:45:57 [2023-04-24T08:45:57.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:45:59 [2023-04-24T08:45:59.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:45:59 [2023-04-24T08:45:59.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:46:00 [2023-04-24T08:46:00.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:46:01 [2023-04-24T08:46:01.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:46:01 [2023-04-24T08:46:01.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:46:02 [2023-04-24T08:46:02.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:46:03 [2023-04-24T08:46:03.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:46:04 [2023-04-24T08:46:04.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:46:05 [2023-04-24T08:46:05.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:46:05 [2023-04-24T08:46:05.197Z] Using test binary docker
08:46:05 [2023-04-24T08:46:05.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:46:05 [2023-04-24T08:46:05.197Z] +++ /etc/init.d/apparmor start
08:46:05 [2023-04-24T08:46:05.197Z] Not: starting.
08:46:05 [2023-04-24T08:46:05.197Z] INFO: Waiting for daemon to start...
08:46:05 [2023-04-24T08:46:05.197Z] Starting dockerd
08:46:05 [2023-04-24T08:46:05.197Z] +++ 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
08:46:07 [2023-04-24T08:46:07.097Z] .
08:46:07 [2023-04-24T08:46:07.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:46:07 [2023-04-24T08:46:07.097Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:46:07 [2023-04-24T08:46:07.097Z] Error: No such image: emptyfs
08:46:07 [2023-04-24T08:46:07.097Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:46:07 [2023-04-24T08:46:07.097Z] ++++ docker load
08:46:07 [2023-04-24T08:46:07.097Z] Loaded image: emptyfs:latest
08:46:07 [2023-04-24T08:46:07.097Z] Running integration-test (iteration 1)
08:46:07 [2023-04-24T08:46:07.097Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:46:07 [2023-04-24T08:46:07.097Z] ++ 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
08:46:07 [2023-04-24T08:46:07.097Z] ++ set -e
08:46:07 [2023-04-24T08:46:07.097Z] ++ '[' -n 0 ']'
08:46:07 [2023-04-24T08:46:07.097Z] ++ set -x
08:46:07 [2023-04-24T08:46:07.097Z] ++ 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
08:46:07 [2023-04-24T08:46:07.355Z] Loaded image: busybox:latest
08:46:07 [2023-04-24T08:46:07.355Z] Loaded image: busybox:glibc
08:46:08 [2023-04-24T08:46:08.728Z] Loaded image: debian:bullseye-slim
08:46:08 [2023-04-24T08:46:08.728Z] Loaded image: hello-world:latest
08:46:08 [2023-04-24T08:46:08.728Z] Loaded image: arm32v7/hello-world:latest
08:46:08 [2023-04-24T08:46:08.728Z] INFO: Testing against a local daemon
08:46:08 [2023-04-24T08:46:08.728Z] === RUN   TestCgroupNamespacesBuild
08:46:10 [2023-04-24T08:46:10.101Z] --- PASS: TestCgroupNamespacesBuild (1.44s)
08:46:10 [2023-04-24T08:46:10.101Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:46:11 [2023-04-24T08:46:11.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.95s)
08:46:11 [2023-04-24T08:46:11.038Z] === RUN   TestBuildWithSession
08:46:11 [2023-04-24T08:46:11.038Z]     build_session_test.go:25: TODO: BuildKit
08:46:11 [2023-04-24T08:46:11.038Z] --- SKIP: TestBuildWithSession (0.00s)
08:46:11 [2023-04-24T08:46:11.038Z] === RUN   TestBuildSquashParent
08:46:14 [2023-04-24T08:46:14.318Z] --- PASS: TestBuildSquashParent (2.84s)
08:46:14 [2023-04-24T08:46:14.318Z] === RUN   TestBuildWithRemoveAndForceRemove
08:46:14 [2023-04-24T08:46:14.318Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:14 [2023-04-24T08:46:14.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:14 [2023-04-24T08:46:14.318Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:14 [2023-04-24T08:46:14.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:14 [2023-04-24T08:46:14.318Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:14 [2023-04-24T08:46:14.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:14 [2023-04-24T08:46:14.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:14 [2023-04-24T08:46:14.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:14 [2023-04-24T08:46:14.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:14 [2023-04-24T08:46:14.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:14 [2023-04-24T08:46:14.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:14 [2023-04-24T08:46:14.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:14 [2023-04-24T08:46:14.319Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:14 [2023-04-24T08:46:14.319Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:15 [2023-04-24T08:46:15.252Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:15 [2023-04-24T08:46:15.252Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:16 [2023-04-24T08:46:16.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:16 [2023-04-24T08:46:16.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:17 [2023-04-24T08:46:17.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.88s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.00s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.83s)
08:46:17 [2023-04-24T08:46:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.94s)
08:46:17 [2023-04-24T08:46:17.122Z] === RUN   TestBuildMultiStageCopy
08:46:17 [2023-04-24T08:46:17.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:46:18 [2023-04-24T08:46:18.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:46:18 [2023-04-24T08:46:18.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:46:18 [2023-04-24T08:46:18.055Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:46:18 [2023-04-24T08:46:18.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:46:18 [2023-04-24T08:46:18.313Z] --- PASS: TestBuildMultiStageCopy (1.07s)
08:46:18 [2023-04-24T08:46:18.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.81s)
08:46:18 [2023-04-24T08:46:18.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
08:46:18 [2023-04-24T08:46:18.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
08:46:18 [2023-04-24T08:46:18.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
08:46:18 [2023-04-24T08:46:18.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
08:46:18 [2023-04-24T08:46:18.313Z] === RUN   TestBuildMultiStageParentConfig
08:46:18 [2023-04-24T08:46:18.571Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
08:46:18 [2023-04-24T08:46:18.571Z] === RUN   TestBuildLabelWithTargets
08:46:18 [2023-04-24T08:46:18.829Z] --- PASS: TestBuildLabelWithTargets (0.43s)
08:46:18 [2023-04-24T08:46:18.829Z] === RUN   TestBuildWithEmptyLayers
08:46:19 [2023-04-24T08:46:19.087Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
08:46:19 [2023-04-24T08:46:19.087Z] === RUN   TestBuildMultiStageOnBuild
08:46:20 [2023-04-24T08:46:20.020Z] --- PASS: TestBuildMultiStageOnBuild (0.92s)
08:46:20 [2023-04-24T08:46:20.020Z] === RUN   TestBuildUncleanTarFilenames
08:46:20 [2023-04-24T08:46:20.020Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
08:46:20 [2023-04-24T08:46:20.020Z] === RUN   TestBuildMultiStageLayerLeak
08:46:20 [2023-04-24T08:46:20.953Z] --- PASS: TestBuildMultiStageLayerLeak (0.87s)
08:46:20 [2023-04-24T08:46:20.953Z] === RUN   TestBuildWithHugeFile
08:47:07 [2023-04-24T08:47:07.612Z] --- PASS: TestBuildWithHugeFile (43.57s)
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildWCOWSandboxSize
08:47:07 [2023-04-24T08:47:07.612Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:07 [2023-04-24T08:47:07.612Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildWithEmptyDockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:07 [2023-04-24T08:47:07.612Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:47:07 [2023-04-24T08:47:07.612Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:47:07 [2023-04-24T08:47:07.612Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
08:47:07 [2023-04-24T08:47:07.612Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildPreserveOwnership
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildPreserveOwnership/copy_from
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:47:07 [2023-04-24T08:47:07.612Z] --- PASS: TestBuildPreserveOwnership (2.02s)
08:47:07 [2023-04-24T08:47:07.612Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
08:47:07 [2023-04-24T08:47:07.612Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildPlatformInvalid
08:47:07 [2023-04-24T08:47:07.612Z] --- PASS: TestBuildPlatformInvalid (0.02s)
08:47:07 [2023-04-24T08:47:07.612Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:47:07 [2023-04-24T08:47:07.612Z] Loaded image: busybox:latest
08:47:07 [2023-04-24T08:47:07.612Z] Loaded image: busybox:glibc
08:47:08 [2023-04-24T08:47:08.985Z] Loaded image: debian:bullseye-slim
08:47:08 [2023-04-24T08:47:08.985Z] Loaded image: hello-world:latest
08:47:08 [2023-04-24T08:47:08.985Z] Loaded image: arm32v7/hello-world:latest
08:47:17 [2023-04-24T08:47:17.101Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.32s)
08:47:17 [2023-04-24T08:47:17.101Z] PASS
08:47:17 [2023-04-24T08:47:17.101Z] 
08:47:17 [2023-04-24T08:47:17.101Z] === Skipped
08:47:17 [2023-04-24T08:47:17.101Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:47:17 [2023-04-24T08:47:17.101Z]     build_session_test.go:25: TODO: BuildKit
08:47:17 [2023-04-24T08:47:17.101Z] 
08:47:17 [2023-04-24T08:47:17.101Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:47:17 [2023-04-24T08:47:17.101Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:17 [2023-04-24T08:47:17.101Z] 
08:47:17 [2023-04-24T08:47:17.101Z] DONE 34 tests, 2 skipped in 69.721s
08:47:17 [2023-04-24T08:47:17.101Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:47:17 [2023-04-24T08:47:17.101Z] ++ 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
08:47:17 [2023-04-24T08:47:17.101Z] ++ set -e
08:47:17 [2023-04-24T08:47:17.101Z] ++ '[' -n 0 ']'
08:47:17 [2023-04-24T08:47:17.101Z] ++ set -x
08:47:17 [2023-04-24T08:47:17.101Z] ++ 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
08:47:17 [2023-04-24T08:47:17.101Z] INFO: Testing against a local daemon
08:47:17 [2023-04-24T08:47:17.101Z] === RUN   TestConfigInspect
08:47:19 [2023-04-24T08:47:19.049Z] --- PASS: TestConfigInspect (1.88s)
08:47:19 [2023-04-24T08:47:19.049Z] === RUN   TestConfigList
08:47:20 [2023-04-24T08:47:20.949Z] --- PASS: TestConfigList (1.72s)
08:47:20 [2023-04-24T08:47:20.949Z] === RUN   TestConfigsCreateAndDelete
08:47:22 [2023-04-24T08:47:22.322Z] --- PASS: TestConfigsCreateAndDelete (1.71s)
08:47:22 [2023-04-24T08:47:22.322Z] === RUN   TestConfigsUpdate
08:47:24 [2023-04-24T08:47:24.276Z] --- PASS: TestConfigsUpdate (1.85s)
08:47:24 [2023-04-24T08:47:24.276Z] === RUN   TestTemplatedConfig
08:47:26 [2023-04-24T08:47:26.806Z] --- PASS: TestTemplatedConfig (2.21s)
08:47:26 [2023-04-24T08:47:26.806Z] === RUN   TestConfigCreateResolve
08:47:28 [2023-04-24T08:47:28.179Z] --- PASS: TestConfigCreateResolve (1.69s)
08:47:28 [2023-04-24T08:47:28.179Z] PASS
08:47:28 [2023-04-24T08:47:28.179Z] 
08:47:28 [2023-04-24T08:47:28.179Z] DONE 6 tests in 11.172s
08:47:28 [2023-04-24T08:47:28.179Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:47:28 [2023-04-24T08:47:28.179Z] ++ 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
08:47:28 [2023-04-24T08:47:28.179Z] ++ set -e
08:47:28 [2023-04-24T08:47:28.179Z] ++ '[' -n 0 ']'
08:47:28 [2023-04-24T08:47:28.179Z] ++ set -x
08:47:28 [2023-04-24T08:47:28.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
08:47:28 [2023-04-24T08:47:28.437Z] INFO: Testing against a local daemon
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestAttachWithTTY
08:47:28 [2023-04-24T08:47:28.437Z] --- PASS: TestAttachWithTTY (0.07s)
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestAttachWithoutTTy
08:47:28 [2023-04-24T08:47:28.437Z] --- PASS: TestAttachWithoutTTy (0.04s)
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestCheckpoint
08:47:28 [2023-04-24T08:47:28.437Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:47:28 [2023-04-24T08:47:28.437Z] --- SKIP: TestCheckpoint (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/commit
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/commit
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/create
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/containers/create
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/commit
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] === CONT  TestContainerInvalidJSON/containers/create
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:47:28 [2023-04-24T08:47:28.437Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:47:28 [2023-04-24T08:47:28.437Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.437Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:47:28 [2023-04-24T08:47:28.438Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:47:28 [2023-04-24T08:47:28.438Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:47:28 [2023-04-24T08:47:28.438Z] === RUN   TestCopyFromContainerPathIsNotDir
08:47:28 [2023-04-24T08:47:28.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:47:28 [2023-04-24T08:47:28.696Z] === RUN   TestCopyToContainerPathDoesNotExist
08:47:28 [2023-04-24T08:47:28.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:47:28 [2023-04-24T08:47:28.696Z] === RUN   TestCopyEmptyFile
08:47:28 [2023-04-24T08:47:28.696Z] --- PASS: TestCopyEmptyFile (0.06s)
08:47:28 [2023-04-24T08:47:28.696Z] === RUN   TestCopyToContainerPathIsNotDir
08:47:28 [2023-04-24T08:47:28.696Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:47:28 [2023-04-24T08:47:28.696Z] === RUN   TestCopyFromContainer
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer/.
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//.
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer/./
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//./
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//bar/root
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//bar/root/
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer//bar/root/.
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer/bar/quux
08:47:29 [2023-04-24T08:47:29.262Z] === RUN   TestCopyFromContainer/bar/quux/
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/quux/.
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCopyFromContainer/bar/notarget
08:47:29 [2023-04-24T08:47:29.520Z] --- PASS: TestCopyFromContainer (0.73s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer//. (0.02s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:29 [2023-04-24T08:47:29.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateLinkToNonExistingContainer
08:47:29 [2023-04-24T08:47:29.520Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateWithInvalidEnv
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateWithInvalidEnv/0
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateWithInvalidEnv/0
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateWithInvalidEnv/1
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateWithInvalidEnv/1
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateWithInvalidEnv/2
08:47:29 [2023-04-24T08:47:29.520Z] === PAUSE TestCreateWithInvalidEnv/2
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateWithInvalidEnv/0
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateWithInvalidEnv/2
08:47:29 [2023-04-24T08:47:29.520Z] === CONT  TestCreateWithInvalidEnv/1
08:47:29 [2023-04-24T08:47:29.520Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateTmpfsMountsTarget
08:47:29 [2023-04-24T08:47:29.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:47:29 [2023-04-24T08:47:29.520Z] === RUN   TestCreateWithCustomMaskedPaths
08:47:30 [2023-04-24T08:47:30.894Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s)
08:47:30 [2023-04-24T08:47:30.894Z] === RUN   TestCreateWithCustomReadonlyPaths
08:47:31 [2023-04-24T08:47:31.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s)
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:31 [2023-04-24T08:47:31.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:31 [2023-04-24T08:47:31.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:31 [2023-04-24T08:47:31.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:31 [2023-04-24T08:47:31.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:31 [2023-04-24T08:47:31.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:47:31 [2023-04-24T08:47:31.828Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:47:32 [2023-04-24T08:47:32.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreateDifferentPlatform
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreateDifferentPlatform/different_os
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:47:32 [2023-04-24T08:47:32.086Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:47:32 [2023-04-24T08:47:32.086Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:47:32 [2023-04-24T08:47:32.086Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:47:32 [2023-04-24T08:47:32.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:47:32 [2023-04-24T08:47:32.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:47:32 [2023-04-24T08:47:32.086Z] === RUN   TestCreateInvalidHostConfig
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:47:32 [2023-04-24T08:47:32.344Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:47:32 [2023-04-24T08:47:32.344Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:47:32 [2023-04-24T08:47:32.344Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:32 [2023-04-24T08:47:32.344Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:47:32 [2023-04-24T08:47:32.344Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:47:32 [2023-04-24T08:47:32.344Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:47:32 [2023-04-24T08:47:32.344Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:47:32 [2023-04-24T08:47:32.344Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:47:32 [2023-04-24T08:47:32.344Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:47:32 [2023-04-24T08:47:32.344Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:47:32 [2023-04-24T08:47:32.344Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestContainerStartOnDaemonRestart
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestContainerStartOnDaemonRestart
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestDaemonRestartIpcMode
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestDaemonRestartIpcMode
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestDaemonHostGatewayIP
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestDaemonHostGatewayIP
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestRestartDaemonWithRestartingContainer
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestContainerKillOnDaemonStart
08:47:32 [2023-04-24T08:47:32.344Z] === PAUSE TestContainerKillOnDaemonStart
08:47:32 [2023-04-24T08:47:32.344Z] === RUN   TestDiff
08:47:32 [2023-04-24T08:47:32.603Z] --- PASS: TestDiff (0.37s)
08:47:32 [2023-04-24T08:47:32.603Z] === RUN   TestExecConsoleSize
08:47:33 [2023-04-24T08:47:33.169Z] --- PASS: TestExecConsoleSize (0.42s)
08:47:33 [2023-04-24T08:47:33.169Z] === RUN   TestExecWithCloseStdin
08:47:33 [2023-04-24T08:47:33.428Z] --- PASS: TestExecWithCloseStdin (0.47s)
08:47:33 [2023-04-24T08:47:33.428Z] === RUN   TestExec
08:47:33 [2023-04-24T08:47:33.994Z] --- PASS: TestExec (0.43s)
08:47:33 [2023-04-24T08:47:33.994Z] === RUN   TestExecUser
08:47:34 [2023-04-24T08:47:34.258Z] --- PASS: TestExecUser (0.42s)
08:47:34 [2023-04-24T08:47:34.258Z] === RUN   TestExportContainerAndImportImage
08:47:34 [2023-04-24T08:47:34.824Z] --- PASS: TestExportContainerAndImportImage (0.55s)
08:47:34 [2023-04-24T08:47:34.824Z] === RUN   TestExportContainerAfterDaemonRestart
08:47:36 [2023-04-24T08:47:36.197Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
08:47:36 [2023-04-24T08:47:36.197Z] === RUN   TestHealthCheckWorkdir
08:47:36 [2023-04-24T08:47:36.456Z] --- PASS: TestHealthCheckWorkdir (0.49s)
08:47:36 [2023-04-24T08:47:36.456Z] === RUN   TestHealthKillContainer
08:47:44 [2023-04-24T08:47:44.567Z] --- PASS: TestHealthKillContainer (7.80s)
08:47:44 [2023-04-24T08:47:44.567Z] === RUN   TestHealthCheckProcessKilled
08:47:44 [2023-04-24T08:47:44.825Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
08:47:44 [2023-04-24T08:47:44.825Z] === RUN   TestInspectCpusetInConfigPre120
08:47:45 [2023-04-24T08:47:45.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
08:47:45 [2023-04-24T08:47:45.392Z] === RUN   TestInspectAnnotations
08:47:45 [2023-04-24T08:47:45.392Z] --- PASS: TestInspectAnnotations (0.05s)
08:47:45 [2023-04-24T08:47:45.392Z] === RUN   TestIpcModeNone
08:47:45 [2023-04-24T08:47:45.958Z] --- PASS: TestIpcModeNone (0.44s)
08:47:45 [2023-04-24T08:47:45.958Z] === RUN   TestIpcModePrivate
08:47:46 [2023-04-24T08:47:46.217Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
08:47:46 [2023-04-24T08:47:46.217Z] --- PASS: TestIpcModePrivate (0.45s)
08:47:46 [2023-04-24T08:47:46.217Z] === RUN   TestIpcModeShareable
08:47:46 [2023-04-24T08:47:46.475Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
08:47:46 [2023-04-24T08:47:46.733Z] --- PASS: TestIpcModeShareable (0.43s)
08:47:46 [2023-04-24T08:47:46.733Z] === RUN   TestAPIIpcModeShareableAndContainer
08:47:48 [2023-04-24T08:47:48.109Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
08:47:48 [2023-04-24T08:47:48.109Z] === RUN   TestAPIIpcModeHost
08:47:48 [2023-04-24T08:47:48.367Z] --- PASS: TestAPIIpcModeHost (0.29s)
08:47:48 [2023-04-24T08:47:48.367Z] === RUN   TestDaemonIpcModeShareable
08:47:49 [2023-04-24T08:47:49.302Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
08:47:49 [2023-04-24T08:47:49.302Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
08:47:49 [2023-04-24T08:47:49.302Z] === RUN   TestDaemonIpcModePrivate
08:47:50 [2023-04-24T08:47:50.236Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
08:47:50 [2023-04-24T08:47:50.499Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
08:47:50 [2023-04-24T08:47:50.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:47:51 [2023-04-24T08:47:51.433Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
08:47:51 [2023-04-24T08:47:51.433Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
08:47:51 [2023-04-24T08:47:51.433Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:47:52 [2023-04-24T08:47:52.367Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
08:47:52 [2023-04-24T08:47:52.626Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
08:47:52 [2023-04-24T08:47:52.626Z] === RUN   TestIpcModeOlderClient
08:47:52 [2023-04-24T08:47:52.626Z] === PAUSE TestIpcModeOlderClient
08:47:52 [2023-04-24T08:47:52.626Z] === RUN   TestKillContainerInvalidSignal
08:47:52 [2023-04-24T08:47:52.884Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
08:47:52 [2023-04-24T08:47:52.884Z] === RUN   TestKillContainer
08:47:52 [2023-04-24T08:47:52.884Z] === RUN   TestKillContainer/no_signal
08:47:53 [2023-04-24T08:47:53.470Z] === RUN   TestKillContainer/non_killing_signal
08:47:53 [2023-04-24T08:47:53.470Z] === RUN   TestKillContainer/killing_signal
08:47:54 [2023-04-24T08:47:54.049Z] --- PASS: TestKillContainer (1.22s)
08:47:54 [2023-04-24T08:47:54.049Z]     --- PASS: TestKillContainer/no_signal (0.39s)
08:47:54 [2023-04-24T08:47:54.049Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
08:47:54 [2023-04-24T08:47:54.049Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
08:47:54 [2023-04-24T08:47:54.049Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:47:54 [2023-04-24T08:47:54.049Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:47:54 [2023-04-24T08:47:54.620Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:47:54 [2023-04-24T08:47:54.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
08:47:54 [2023-04-24T08:47:54.878Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
08:47:54 [2023-04-24T08:47:54.878Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
08:47:54 [2023-04-24T08:47:54.878Z] === RUN   TestKillStoppedContainer
08:47:54 [2023-04-24T08:47:54.878Z] --- PASS: TestKillStoppedContainer (0.05s)
08:47:54 [2023-04-24T08:47:54.878Z] === RUN   TestKillStoppedContainerAPIPre120
08:47:55 [2023-04-24T08:47:55.136Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:47:55 [2023-04-24T08:47:55.136Z] === RUN   TestKillDifferentUserContainer
08:47:55 [2023-04-24T08:47:55.394Z] --- PASS: TestKillDifferentUserContainer (0.38s)
08:47:55 [2023-04-24T08:47:55.394Z] === RUN   TestInspectOomKilledTrue
08:47:55 [2023-04-24T08:47:55.960Z] --- PASS: TestInspectOomKilledTrue (0.44s)
08:47:55 [2023-04-24T08:47:55.960Z] === RUN   TestInspectOomKilledFalse
08:47:56 [2023-04-24T08:47:56.221Z] --- PASS: TestInspectOomKilledFalse (0.37s)
08:47:56 [2023-04-24T08:47:56.221Z] === RUN   TestLinksEtcHostsContentMatch
08:47:56 [2023-04-24T08:47:56.479Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
08:47:56 [2023-04-24T08:47:56.479Z] === RUN   TestLinksContainerNames
08:47:57 [2023-04-24T08:47:57.413Z] --- PASS: TestLinksContainerNames (0.74s)
08:47:57 [2023-04-24T08:47:57.413Z] === RUN   TestLogsFollowTailEmpty
08:47:57 [2023-04-24T08:47:57.670Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:47:57 [2023-04-24T08:47:57.671Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:47:57 [2023-04-24T08:47:57.671Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:47:58 [2023-04-24T08:47:58.237Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:47:58 [2023-04-24T08:47:58.495Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:47:58 [2023-04-24T08:47:58.753Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:47:59 [2023-04-24T08:47:59.011Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:47:59 [2023-04-24T08:47:59.577Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:47:59 [2023-04-24T08:47:59.577Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:48:00 [2023-04-24T08:48:00.144Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:48:00 [2023-04-24T08:48:00.144Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:00 [2023-04-24T08:48:00.710Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:48:00 [2023-04-24T08:48:00.710Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:48:01 [2023-04-24T08:48:01.276Z] --- PASS: TestLogs (3.65s)
08:48:01 [2023-04-24T08:48:01.276Z]     --- PASS: TestLogs/driver_local (0.01s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.43s)
08:48:01 [2023-04-24T08:48:01.276Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
08:48:01 [2023-04-24T08:48:01.276Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s)
08:48:01 [2023-04-24T08:48:01.276Z] === RUN   TestContainerNetworkMountsNoChown
08:48:01 [2023-04-24T08:48:01.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/default
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/default
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/private
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/private
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rprivate
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rprivate
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/slave
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/slave
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rslave
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rslave
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/shared
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/shared
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rshared
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rshared
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/default
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/default/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/default/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/rslave
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/rshared
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/shared
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/rprivate
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/slave
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/private
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/private/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/private/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:48:01 [2023-04-24T08:48:01.534Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:48:01 [2023-04-24T08:48:01.534Z] === CONT  TestMountDaemonRoot/default/bind_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/default/mount_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:48:01 [2023-04-24T08:48:01.792Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/private/bind_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/private/mount_root
08:48:02 [2023-04-24T08:48:02.050Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:48:02 [2023-04-24T08:48:02.050Z] --- PASS: TestMountDaemonRoot (0.02s)
08:48:02 [2023-04-24T08:48:02.050Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
08:48:02 [2023-04-24T08:48:02.050Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:48:02 [2023-04-24T08:48:02.050Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:48:02 [2023-04-24T08:48:02.050Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:48:02 [2023-04-24T08:48:02.051Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:48:02 [2023-04-24T08:48:02.051Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:48:02 [2023-04-24T08:48:02.051Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:48:02 [2023-04-24T08:48:02.051Z] === RUN   TestContainerBindMountNonRecursive
08:48:03 [2023-04-24T08:48:03.423Z] --- PASS: TestContainerBindMountNonRecursive (1.21s)
08:48:03 [2023-04-24T08:48:03.423Z] === RUN   TestContainerVolumesMountedAsShared
08:48:03 [2023-04-24T08:48:03.682Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
08:48:03 [2023-04-24T08:48:03.682Z] === RUN   TestContainerVolumesMountedAsSlave
08:48:03 [2023-04-24T08:48:03.940Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
08:48:03 [2023-04-24T08:48:03.940Z] === RUN   TestContainerCopyLeaksMounts
08:48:04 [2023-04-24T08:48:04.506Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
08:48:04 [2023-04-24T08:48:04.506Z] === RUN   TestNetworkNat
08:48:05 [2023-04-24T08:48:05.072Z] --- PASS: TestNetworkNat (0.42s)
08:48:05 [2023-04-24T08:48:05.072Z] === RUN   TestNetworkLocalhostTCPNat
08:48:05 [2023-04-24T08:48:05.330Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s)
08:48:05 [2023-04-24T08:48:05.330Z] === RUN   TestNetworkLoopbackNat
08:48:07 [2023-04-24T08:48:07.857Z] --- PASS: TestNetworkLoopbackNat (2.54s)
08:48:07 [2023-04-24T08:48:07.857Z] === RUN   TestPause
08:48:08 [2023-04-24T08:48:08.423Z] --- PASS: TestPause (0.40s)
08:48:08 [2023-04-24T08:48:08.423Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:48:08 [2023-04-24T08:48:08.423Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:48:08 [2023-04-24T08:48:08.423Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:48:08 [2023-04-24T08:48:08.423Z] === RUN   TestPauseStopPausedContainer
08:48:08 [2023-04-24T08:48:08.694Z] --- PASS: TestPauseStopPausedContainer (0.42s)
08:48:08 [2023-04-24T08:48:08.694Z] === RUN   TestPidHost
08:48:09 [2023-04-24T08:48:09.629Z] --- PASS: TestPidHost (0.93s)
08:48:09 [2023-04-24T08:48:09.629Z] === RUN   TestPsFilter
08:48:09 [2023-04-24T08:48:09.629Z] --- PASS: TestPsFilter (0.11s)
08:48:09 [2023-04-24T08:48:09.629Z] === RUN   TestRemoveContainerWithRemovedVolume
08:48:10 [2023-04-24T08:48:10.194Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.34s)
08:48:10 [2023-04-24T08:48:10.194Z] === RUN   TestRemoveContainerWithVolume
08:48:10 [2023-04-24T08:48:10.453Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
08:48:10 [2023-04-24T08:48:10.453Z] === RUN   TestRemoveContainerRunning
08:48:11 [2023-04-24T08:48:11.019Z] --- PASS: TestRemoveContainerRunning (0.45s)
08:48:11 [2023-04-24T08:48:11.019Z] === RUN   TestRemoveContainerForceRemoveRunning
08:48:11 [2023-04-24T08:48:11.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s)
08:48:11 [2023-04-24T08:48:11.278Z] === RUN   TestRemoveInvalidContainer
08:48:11 [2023-04-24T08:48:11.278Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:48:11 [2023-04-24T08:48:11.278Z] === RUN   TestRenameLinkedContainer
08:48:13 [2023-04-24T08:48:13.178Z] --- PASS: TestRenameLinkedContainer (1.58s)
08:48:13 [2023-04-24T08:48:13.178Z] === RUN   TestRenameStoppedContainer
08:48:13 [2023-04-24T08:48:13.178Z] --- PASS: TestRenameStoppedContainer (0.37s)
08:48:13 [2023-04-24T08:48:13.178Z] === RUN   TestRenameRunningContainerAndReuse
08:48:14 [2023-04-24T08:48:14.112Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
08:48:14 [2023-04-24T08:48:14.112Z] === RUN   TestRenameInvalidName
08:48:14 [2023-04-24T08:48:14.370Z] --- PASS: TestRenameInvalidName (0.37s)
08:48:14 [2023-04-24T08:48:14.370Z] === RUN   TestRenameAnonymousContainer
08:48:15 [2023-04-24T08:48:15.743Z] --- PASS: TestRenameAnonymousContainer (1.29s)
08:48:15 [2023-04-24T08:48:15.743Z] === RUN   TestRenameContainerWithSameName
08:48:16 [2023-04-24T08:48:16.001Z] --- PASS: TestRenameContainerWithSameName (0.38s)
08:48:16 [2023-04-24T08:48:16.001Z] === RUN   TestRenameContainerWithLinkedContainer
08:48:16 [2023-04-24T08:48:16.935Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
08:48:16 [2023-04-24T08:48:16.935Z] === RUN   TestResize
08:48:17 [2023-04-24T08:48:17.193Z] --- PASS: TestResize (0.37s)
08:48:17 [2023-04-24T08:48:17.193Z] === RUN   TestResizeWithInvalidSize
08:48:17 [2023-04-24T08:48:17.759Z] --- PASS: TestResizeWithInvalidSize (0.42s)
08:48:17 [2023-04-24T08:48:17.759Z] === RUN   TestResizeWhenContainerNotStarted
08:48:18 [2023-04-24T08:48:18.017Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:18 [2023-04-24T08:48:18.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:19 [2023-04-24T08:48:19.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:19 [2023-04-24T08:48:19.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:21 [2023-04-24T08:48:21.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:21 [2023-04-24T08:48:21.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:22 [2023-04-24T08:48:22.888Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:23 [2023-04-24T08:48:23.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:26 [2023-04-24T08:48:26.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:26 [2023-04-24T08:48:26.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:28 [2023-04-24T08:48:28.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:29 [2023-04-24T08:48:29.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:29 [2023-04-24T08:48:29.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:31 [2023-04-24T08:48:31.093Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:31 [2023-04-24T08:48:31.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:32 [2023-04-24T08:48:32.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:34 [2023-04-24T08:48:34.099Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.17s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.45s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.65s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.44s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.49s)
08:48:34 [2023-04-24T08:48:34.099Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.36s)
08:48:34 [2023-04-24T08:48:34.099Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:48:34 [2023-04-24T08:48:34.099Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:48:34 [2023-04-24T08:48:34.665Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:48:35 [2023-04-24T08:48:35.600Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s)
08:48:35 [2023-04-24T08:48:35.600Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
08:48:35 [2023-04-24T08:48:35.600Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
08:48:35 [2023-04-24T08:48:35.600Z] === RUN   TestCgroupNamespacesRun
08:48:36 [2023-04-24T08:48:36.973Z] --- PASS: TestCgroupNamespacesRun (1.12s)
08:48:36 [2023-04-24T08:48:36.973Z] === RUN   TestCgroupNamespacesRunPrivileged
08:48:37 [2023-04-24T08:48:37.910Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
08:48:37 [2023-04-24T08:48:37.910Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:48:38 [2023-04-24T08:48:38.844Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
08:48:38 [2023-04-24T08:48:38.844Z] === RUN   TestCgroupNamespacesRunHostMode
08:48:39 [2023-04-24T08:48:39.778Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s)
08:48:39 [2023-04-24T08:48:39.778Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:48:41 [2023-04-24T08:48:41.153Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
08:48:41 [2023-04-24T08:48:41.153Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:48:42 [2023-04-24T08:48:42.087Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
08:48:42 [2023-04-24T08:48:42.087Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:48:42 [2023-04-24T08:48:42.653Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
08:48:42 [2023-04-24T08:48:42.653Z] === RUN   TestCgroupNamespacesRunOlderClient
08:48:43 [2023-04-24T08:48:43.586Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
08:48:43 [2023-04-24T08:48:43.587Z] === RUN   TestNISDomainname
08:48:44 [2023-04-24T08:48:44.153Z] --- PASS: TestNISDomainname (0.50s)
08:48:44 [2023-04-24T08:48:44.153Z] === RUN   TestHostnameDnsResolution
08:48:44 [2023-04-24T08:48:44.719Z] --- PASS: TestHostnameDnsResolution (0.59s)
08:48:44 [2023-04-24T08:48:44.719Z] === RUN   TestUnprivilegedPortsAndPing
08:48:45 [2023-04-24T08:48:45.284Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
08:48:45 [2023-04-24T08:48:45.285Z] === RUN   TestPrivilegedHostDevices
08:48:45 [2023-04-24T08:48:45.543Z] --- PASS: TestPrivilegedHostDevices (0.46s)
08:48:45 [2023-04-24T08:48:45.543Z] === RUN   TestRunConsoleSize
08:48:46 [2023-04-24T08:48:46.109Z] --- PASS: TestRunConsoleSize (0.36s)
08:48:46 [2023-04-24T08:48:46.109Z] === RUN   TestRunWithAlternativeContainerdShim
08:48:48 [2023-04-24T08:48:48.009Z] --- PASS: TestRunWithAlternativeContainerdShim (1.83s)
08:48:48 [2023-04-24T08:48:48.009Z] === RUN   TestStats
08:48:50 [2023-04-24T08:48:50.563Z] --- PASS: TestStats (2.40s)
08:48:50 [2023-04-24T08:48:50.563Z] === RUN   TestStopContainerWithTimeout
08:48:50 [2023-04-24T08:48:50.563Z] === RUN   TestStopContainerWithTimeout/0
08:48:50 [2023-04-24T08:48:50.563Z] === PAUSE TestStopContainerWithTimeout/0
08:48:50 [2023-04-24T08:48:50.563Z] === RUN   TestStopContainerWithTimeout/1
08:48:50 [2023-04-24T08:48:50.563Z] === PAUSE TestStopContainerWithTimeout/1
08:48:50 [2023-04-24T08:48:50.563Z] === RUN   TestStopContainerWithTimeout/3
08:48:50 [2023-04-24T08:48:50.563Z] === PAUSE TestStopContainerWithTimeout/3
08:48:50 [2023-04-24T08:48:50.563Z] === RUN   TestStopContainerWithTimeout/-1
08:48:50 [2023-04-24T08:48:50.563Z] === PAUSE TestStopContainerWithTimeout/-1
08:48:50 [2023-04-24T08:48:50.563Z] === CONT  TestStopContainerWithTimeout/0
08:48:50 [2023-04-24T08:48:50.563Z] === CONT  TestStopContainerWithTimeout/3
08:48:50 [2023-04-24T08:48:50.821Z] === CONT  TestStopContainerWithTimeout/-1
08:48:53 [2023-04-24T08:48:53.348Z] === CONT  TestStopContainerWithTimeout/1
08:48:54 [2023-04-24T08:48:54.281Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:48:54 [2023-04-24T08:48:54.281Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
08:48:54 [2023-04-24T08:48:54.281Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
08:48:54 [2023-04-24T08:48:54.281Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
08:48:54 [2023-04-24T08:48:54.281Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
08:48:54 [2023-04-24T08:48:54.281Z] === RUN   TestDeleteDevicemapper
08:48:54 [2023-04-24T08:48:54.281Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:48:54 [2023-04-24T08:48:54.281Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:48:54 [2023-04-24T08:48:54.281Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:48:55 [2023-04-24T08:48:55.655Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
08:48:55 [2023-04-24T08:48:55.655Z] === RUN   TestUpdateMemory
08:48:55 [2023-04-24T08:48:55.913Z] --- PASS: TestUpdateMemory (0.50s)
08:48:55 [2023-04-24T08:48:55.913Z] === RUN   TestUpdateCPUQuota
08:48:56 [2023-04-24T08:48:56.848Z] --- PASS: TestUpdateCPUQuota (0.64s)
08:48:56 [2023-04-24T08:48:56.848Z] === RUN   TestUpdatePidsLimit
08:48:56 [2023-04-24T08:48:56.848Z] === RUN   TestUpdatePidsLimit/update_from_none
08:48:56 [2023-04-24T08:48:56.848Z] === RUN   TestUpdatePidsLimit/no_change
08:48:57 [2023-04-24T08:48:57.106Z] === RUN   TestUpdatePidsLimit/update_lower
08:48:57 [2023-04-24T08:48:57.364Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:48:57 [2023-04-24T08:48:57.364Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:48:57 [2023-04-24T08:48:57.622Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:48:57 [2023-04-24T08:48:57.880Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:48:58 [2023-04-24T08:48:58.445Z] --- PASS: TestUpdatePidsLimit (1.89s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
08:48:58 [2023-04-24T08:48:58.445Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
08:48:58 [2023-04-24T08:48:58.445Z] === RUN   TestUpdateRestartPolicy
08:49:10 [2023-04-24T08:49:10.639Z] --- PASS: TestUpdateRestartPolicy (10.58s)
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestUpdateRestartWithAutoRemove
08:49:10 [2023-04-24T08:49:10.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitNonBlocked
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:10 [2023-04-24T08:49:10.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:10 [2023-04-24T08:49:10.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:10 [2023-04-24T08:49:10.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:10 [2023-04-24T08:49:10.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:10 [2023-04-24T08:49:10.639Z] --- PASS: TestWaitNonBlocked (0.01s)
08:49:10 [2023-04-24T08:49:10.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
08:49:10 [2023-04-24T08:49:10.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitBlocked
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:49:10 [2023-04-24T08:49:10.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:49:10 [2023-04-24T08:49:10.639Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:49:10 [2023-04-24T08:49:10.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:49:10 [2023-04-24T08:49:10.639Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:49:10 [2023-04-24T08:49:10.639Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:49:10 [2023-04-24T08:49:10.898Z] --- PASS: TestWaitBlocked (0.01s)
08:49:10 [2023-04-24T08:49:10.898Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
08:49:10 [2023-04-24T08:49:10.898Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
08:49:10 [2023-04-24T08:49:10.898Z] === RUN   TestWaitConditions
08:49:10 [2023-04-24T08:49:10.898Z] === RUN   TestWaitConditions/default
08:49:10 [2023-04-24T08:49:10.898Z] === PAUSE TestWaitConditions/default
08:49:10 [2023-04-24T08:49:10.898Z] === RUN   TestWaitConditions/not-running
08:49:10 [2023-04-24T08:49:10.898Z] === PAUSE TestWaitConditions/not-running
08:49:10 [2023-04-24T08:49:10.898Z] === RUN   TestWaitConditions/next-exit
08:49:10 [2023-04-24T08:49:10.898Z] === PAUSE TestWaitConditions/next-exit
08:49:10 [2023-04-24T08:49:10.898Z] === RUN   TestWaitConditions/removed
08:49:10 [2023-04-24T08:49:10.898Z] === PAUSE TestWaitConditions/removed
08:49:10 [2023-04-24T08:49:10.898Z] === CONT  TestWaitConditions/default
08:49:10 [2023-04-24T08:49:10.898Z] === CONT  TestWaitConditions/next-exit
08:49:10 [2023-04-24T08:49:10.898Z]     wait_test.go:146: ContainerID = 0a6116e07864b5810abd1b472b09c6bc1e6c27526b8b8504f4b96811f1deea67
08:49:10 [2023-04-24T08:49:10.898Z]     wait_test.go:146: ContainerID = a61fe003181c7536c6e106aecff07be4a6dc20887af65a8e2fb10f8ae727c803
08:49:11 [2023-04-24T08:49:11.463Z] === CONT  TestWaitConditions/removed
08:49:11 [2023-04-24T08:49:11.463Z] === CONT  TestWaitConditions/not-running
08:49:11 [2023-04-24T08:49:11.463Z]     wait_test.go:146: ContainerID = f02ede5c83748aa33ae2ffef8cf85bf66d9f0ff251ec2b4e84e2282a9f382cd5
08:49:11 [2023-04-24T08:49:11.463Z]     wait_test.go:146: ContainerID = 4231b52005811d74fa083b40f979458e0ca128662bfd364a30f90083e8f49c81
08:49:11 [2023-04-24T08:49:11.722Z] --- PASS: TestWaitConditions (0.01s)
08:49:11 [2023-04-24T08:49:11.722Z]     --- PASS: TestWaitConditions/default (0.52s)
08:49:11 [2023-04-24T08:49:11.722Z]     --- PASS: TestWaitConditions/next-exit (0.54s)
08:49:11 [2023-04-24T08:49:11.722Z]     --- PASS: TestWaitConditions/not-running (0.41s)
08:49:11 [2023-04-24T08:49:11.722Z]     --- PASS: TestWaitConditions/removed (0.47s)
08:49:11 [2023-04-24T08:49:11.722Z] === RUN   TestWaitRestartedContainer
08:49:11 [2023-04-24T08:49:11.722Z] === RUN   TestWaitRestartedContainer/default
08:49:11 [2023-04-24T08:49:11.722Z] === PAUSE TestWaitRestartedContainer/default
08:49:11 [2023-04-24T08:49:11.722Z] === RUN   TestWaitRestartedContainer/not-running
08:49:11 [2023-04-24T08:49:11.722Z] === PAUSE TestWaitRestartedContainer/not-running
08:49:11 [2023-04-24T08:49:11.722Z] === RUN   TestWaitRestartedContainer/next-exit
08:49:11 [2023-04-24T08:49:11.722Z] === PAUSE TestWaitRestartedContainer/next-exit
08:49:11 [2023-04-24T08:49:11.722Z] === CONT  TestWaitRestartedContainer/default
08:49:11 [2023-04-24T08:49:11.722Z] === CONT  TestWaitRestartedContainer/next-exit
08:49:13 [2023-04-24T08:49:13.096Z] === CONT  TestWaitRestartedContainer/not-running
08:49:14 [2023-04-24T08:49:14.030Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:49:14 [2023-04-24T08:49:14.030Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
08:49:14 [2023-04-24T08:49:14.030Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.44s)
08:49:14 [2023-04-24T08:49:14.030Z]     --- PASS: TestWaitRestartedContainer/not-running (0.77s)
08:49:14 [2023-04-24T08:49:14.030Z] === CONT  TestContainerStartOnDaemonRestart
08:49:14 [2023-04-24T08:49:14.030Z] === CONT  TestRestartDaemonWithRestartingContainer
08:49:15 [2023-04-24T08:49:15.930Z] --- PASS: TestContainerStartOnDaemonRestart (1.84s)
08:49:15 [2023-04-24T08:49:15.930Z] === CONT  TestIpcModeOlderClient
08:49:15 [2023-04-24T08:49:15.930Z] --- PASS: TestIpcModeOlderClient (0.06s)
08:49:15 [2023-04-24T08:49:15.930Z] === CONT  TestContainerKillOnDaemonStart
08:49:16 [2023-04-24T08:49:16.188Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
08:49:16 [2023-04-24T08:49:16.188Z] === CONT  TestDaemonHostGatewayIP
08:49:18 [2023-04-24T08:49:18.736Z] --- PASS: TestDaemonHostGatewayIP (2.07s)
08:49:18 [2023-04-24T08:49:18.736Z] === CONT  TestDaemonRestartIpcMode
08:49:20 [2023-04-24T08:49:20.636Z] --- PASS: TestDaemonRestartIpcMode (2.02s)
08:49:27 [2023-04-24T08:49:27.190Z] --- PASS: TestContainerKillOnDaemonStart (11.41s)
08:49:27 [2023-04-24T08:49:27.190Z] PASS
08:49:27 [2023-04-24T08:49:27.190Z] 
08:49:27 [2023-04-24T08:49:27.190Z] === Skipped
08:49:27 [2023-04-24T08:49:27.190Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:49:27 [2023-04-24T08:49:27.190Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:49:27 [2023-04-24T08:49:27.190Z] 
08:49:27 [2023-04-24T08:49:27.190Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:49:27 [2023-04-24T08:49:27.190Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:49:27 [2023-04-24T08:49:27.190Z] 
08:49:27 [2023-04-24T08:49:27.190Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:49:27 [2023-04-24T08:49:27.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:49:27 [2023-04-24T08:49:27.190Z] 
08:49:27 [2023-04-24T08:49:27.190Z] DONE 283 tests, 3 skipped in 119.165s
08:49:27 [2023-04-24T08:49:27.190Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:49:27 [2023-04-24T08:49:27.190Z] ++ 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
08:49:27 [2023-04-24T08:49:27.190Z] ++ set -e
08:49:27 [2023-04-24T08:49:27.190Z] ++ '[' -n 0 ']'
08:49:27 [2023-04-24T08:49:27.190Z] ++ set -x
08:49:27 [2023-04-24T08:49:27.190Z] ++ 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
08:49:27 [2023-04-24T08:49:27.448Z] INFO: Testing against a local daemon
08:49:27 [2023-04-24T08:49:27.448Z] === RUN   TestConfigDaemonID
08:49:28 [2023-04-24T08:49:28.822Z]     daemon_test.go:51: [d7e2c9a802c3d] daemon is not started
08:49:28 [2023-04-24T08:49:28.822Z] --- PASS: TestConfigDaemonID (1.04s)
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:49:28 [2023-04-24T08:49:28.822Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:49:28 [2023-04-24T08:49:28.822Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation/invalid_config
08:49:28 [2023-04-24T08:49:28.822Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation/malformed_config
08:49:28 [2023-04-24T08:49:28.822Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestDaemonConfigValidation/valid_config
08:49:28 [2023-04-24T08:49:28.822Z] === PAUSE TestDaemonConfigValidation/valid_config
08:49:28 [2023-04-24T08:49:28.822Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:49:28 [2023-04-24T08:49:28.822Z] === CONT  TestDaemonConfigValidation/malformed_config
08:49:28 [2023-04-24T08:49:28.822Z] === CONT  TestDaemonConfigValidation/valid_config
08:49:28 [2023-04-24T08:49:28.822Z] === CONT  TestDaemonConfigValidation/invalid_config
08:49:28 [2023-04-24T08:49:28.822Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:49:28 [2023-04-24T08:49:28.822Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:49:28 [2023-04-24T08:49:28.822Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
08:49:28 [2023-04-24T08:49:28.822Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
08:49:28 [2023-04-24T08:49:28.822Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:49:28 [2023-04-24T08:49:28.822Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
08:49:28 [2023-04-24T08:49:28.822Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestConfigDaemonSeccompProfiles
08:49:28 [2023-04-24T08:49:28.822Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:49:29 [2023-04-24T08:49:29.755Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:49:30 [2023-04-24T08:49:30.690Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:49:32 [2023-04-24T08:49:32.064Z]     daemon_test.go:165: [db0956a89428b] daemon is not started
08:49:32 [2023-04-24T08:49:32.064Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:49:32 [2023-04-24T08:49:32.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:49:32 [2023-04-24T08:49:32.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:49:32 [2023-04-24T08:49:32.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:49:32 [2023-04-24T08:49:32.064Z] === RUN   TestDaemonProxy
08:49:32 [2023-04-24T08:49:32.064Z] === RUN   TestDaemonProxy/environment_variables
08:49:33 [2023-04-24T08:49:33.963Z] === RUN   TestDaemonProxy/command-line_options
08:49:35 [2023-04-24T08:49:35.336Z] === RUN   TestDaemonProxy/configuration_file
08:49:37 [2023-04-24T08:49:37.235Z] === RUN   TestDaemonProxy/conflicting_options
08:49:37 [2023-04-24T08:49:37.493Z] === RUN   TestDaemonProxy/reload_sanitized
08:49:38 [2023-04-24T08:49:38.060Z] --- PASS: TestDaemonProxy (6.23s)
08:49:38 [2023-04-24T08:49:38.060Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
08:49:38 [2023-04-24T08:49:38.060Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
08:49:38 [2023-04-24T08:49:38.060Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
08:49:38 [2023-04-24T08:49:38.060Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:49:38 [2023-04-24T08:49:38.060Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:49:38 [2023-04-24T08:49:38.060Z] === RUN   TestLiveRestore
08:49:38 [2023-04-24T08:49:38.060Z] === RUN   TestLiveRestore/volume_references
08:49:38 [2023-04-24T08:49:38.060Z] === PAUSE TestLiveRestore/volume_references
08:49:38 [2023-04-24T08:49:38.060Z] === CONT  TestLiveRestore/volume_references
08:49:38 [2023-04-24T08:49:38.625Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:49:38 [2023-04-24T08:49:38.626Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:49:39 [2023-04-24T08:49:39.560Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:49:40 [2023-04-24T08:49:40.509Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:49:41 [2023-04-24T08:49:41.471Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:49:42 [2023-04-24T08:49:42.037Z] --- PASS: TestLiveRestore (0.00s)
08:49:42 [2023-04-24T08:49:42.037Z]     --- PASS: TestLiveRestore/volume_references (4.03s)
08:49:42 [2023-04-24T08:49:42.037Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.43s)
08:49:42 [2023-04-24T08:49:42.037Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.85s)
08:49:42 [2023-04-24T08:49:42.037Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
08:49:42 [2023-04-24T08:49:42.037Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.85s)
08:49:42 [2023-04-24T08:49:42.037Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s)
08:49:42 [2023-04-24T08:49:42.037Z] PASS
08:49:42 [2023-04-24T08:49:42.037Z] 
08:49:42 [2023-04-24T08:49:42.037Z] DONE 24 tests in 14.813s
08:49:42 [2023-04-24T08:49:42.037Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:49:42 [2023-04-24T08:49:42.037Z] ++ 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
08:49:42 [2023-04-24T08:49:42.037Z] ++ set -e
08:49:42 [2023-04-24T08:49:42.037Z] ++ '[' -n 0 ']'
08:49:42 [2023-04-24T08:49:42.037Z] ++ set -x
08:49:42 [2023-04-24T08:49:42.037Z] ++ 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
08:49:42 [2023-04-24T08:49:42.297Z] INFO: Testing against a local daemon
08:49:42 [2023-04-24T08:49:42.297Z] === RUN   TestCommitInheritsEnv
08:49:42 [2023-04-24T08:49:42.555Z] --- PASS: TestCommitInheritsEnv (0.18s)
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportExtremelyLargeImageWorks
08:49:42 [2023-04-24T08:49:42.555Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:49:42 [2023-04-24T08:49:42.555Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/#00
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/_______
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform//
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/linux
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/LINUX
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/macos
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:49:42 [2023-04-24T08:49:42.555Z] --- PASS: TestImportWithCustomPlatform (0.12s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:49:42 [2023-04-24T08:49:42.555Z] === RUN   TestImagesFilterMultiReference
08:49:42 [2023-04-24T08:49:42.813Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:49:42 [2023-04-24T08:49:42.813Z] === RUN   TestImagesFilterBeforeSince
08:49:42 [2023-04-24T08:49:42.813Z]     list_test.go:87: ImageList: ID=sha256:abec6e0ebfc5df9ce062b6b502cb50d6dda5a9209ad91fb297e00f20cef93f83 RepoTags=[testimagesfilterbeforesince:v2]
08:49:42 [2023-04-24T08:49:42.813Z]     list_test.go:87: ImageList: ID=sha256:4abc13c4af6f16063147b529e5551893769abe0283c7542bde01c657f41b4cc7 RepoTags=[testimagesfilterbeforesince:v1]
08:49:42 [2023-04-24T08:49:42.813Z]     list_test.go:87: ImageList: ID=sha256:d1efe0e4dd2e745054a530e3396c1beeed98c8df5a9effb3a4b6f67c64a8c19a RepoTags=[testimagesfilterbeforesince:v3]
08:49:42 [2023-04-24T08:49:42.813Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
08:49:42 [2023-04-24T08:49:42.813Z] === RUN   TestImagePullPlatformInvalid
08:49:43 [2023-04-24T08:49:43.074Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:49:43 [2023-04-24T08:49:43.074Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" 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.3 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.20.3 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5820704d-d56b-4d31-9aed-9c27eaba116c http.request.method=GET http.request.remoteaddr="127.0.0.1:40480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5820704d-d56b-4d31-9aed-9c27eaba116c http.request.method=GET http.request.remoteaddr="127.0.0.1:40480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.739271ms http.response.status=200 http.response.written=2 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=aa8f30a2-d3cf-4050-8d90-820bfff6a307 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=aa8f30a2-d3cf-4050-8d90-820bfff6a307 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=012090da-3867-4e4a-b1e8-a6edcaea4b27 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=012090da-3867-4e4a-b1e8-a6edcaea4b27 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=aa8f30a2-d3cf-4050-8d90-820bfff6a307 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=28.783µ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=c3c3dad0-7dc1-403c-8c3f-d6b3b8d58f24 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=012090da-3867-4e4a-b1e8-a6edcaea4b27 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=24.526µ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=b3e2ddd7-a3b3-4645-afff-c19b25b0035c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=012090da-3867-4e4a-b1e8-a6edcaea4b27 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.309908ms http.response.status=404 http.response.written=157 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=aa8f30a2-d3cf-4050-8d90-820bfff6a307 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.417625ms http.response.status=404 http.response.written=157 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=167.467µ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=ea41f038-7142-4157-80f3-4c29a89f4f17 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.074Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=20.866µ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=dd13a05a-3699-4f51-8d4b-d1816a85d260 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=79.425µ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=c5a95e8e-0b22-4326-930a-199e03461144 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ccc93ad5-6bfc-4a0d-b435-63601d4395e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.164297ms http.response.status=202 http.response.written=0 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=401.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9953e0a2-0338-4c66-b50c-f41a1721dbe0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=17.69µ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=24006bf1-c1a6-4e62-be16-b30942e4df94 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=113.166µ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=0a23fe0a-ed38-4aa0-beb5-2273b762553f trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f09b185e-7e36-402b-90b2-228aa4c04bb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=5.130503ms http.response.status=202 http.response.written=0 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=213.137µ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=d56ef072-597c-4651-8f96-5462dacd99ba trace.line=82 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=21.293µ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=dd94603c-a4eb-4f63-81fb-847e299b5f4f trace.line=141 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=50.667µ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=913cac34-e28b-4a1a-a99c-4b0c80227a7d trace.line=82 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=34.297µ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=fd4da2aa-8ab4-4f6d-8305-d046b54ab66d trace.line=141 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=69.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).WriteStream" trace.id=4d9720c1-983b-4042-baed-101d1995ac89 trace.line=124 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=11.873µ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=f518e79c-b3dc-4918-b348-f1e679d93630 trace.line=141 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=206.056µ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=51a7d6ef-e6a5-4085-b1cd-ddd9c84891f3 trace.line=141 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=25.477µ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=d925fc9c-9223-4d79-9e0b-08a088224d3f trace.line=141 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=54.851µ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=ad331090-c059-4305-aba4-491641ea4e64 trace.line=167 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=113.707µ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=c14df0fa-51cd-4332-b803-a845d587f319 trace.line=95 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=219.225µ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=9cebeec6-dd62-4fab-a4c8-4e7d5e22b24b trace.line=181 vars.name=test vars.uuid=6e766e6a-6cb2-46e1-9fc8-b625b74440a9 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.075Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22d681f9-a8d5-412a-978f-084ad0dc4449 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40494" http.request.uri="/v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=8.329931ms http.response.status=201 http.response.written=0 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "PUT /v2/test/blobs/uploads/6e766e6a-6cb2-46e1-9fc8-b625b74440a9?_state=uYkiJ900xLQ8b3LnL6soOwT8pBlF9RalDvPsCfd91xZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY2ZTZhLTZjYjItNDZlMS05ZmM4LWI2MjViNzQ0NDBhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjE2Mjc0OVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=2.430662ms 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=80759282-06a1-4532-adb1-780255050a03 trace.line=124 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=19.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).Stat" trace.id=4c8d8319-bfcb-43d3-9442-61d277022cfb trace.line=141 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=83.134µ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=be0e61b3-6920-4fd5-9d55-2a22b06e3938 trace.line=141 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=18.536µ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=9f9fd655-176f-4f4f-b20c-9c4e01c82dc1 trace.line=141 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=355.11µ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=1d127d18-e70b-4c22-9624-93d99ff8f991 trace.line=167 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=67.733µ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=b9c8665d-8a26-4ceb-babd-7d0a248340bd trace.line=95 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=116.44µ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=a9664a52-478d-464e-8f31-4ace0f25c0e2 trace.line=181 vars.name=test vars.uuid=f386ef45-70ce-4ce1-87d1-7895c91e38b3 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2275ca44-ca11-4d3d-962a-388e388f891f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=14.079472ms http.response.status=201 http.response.written=0 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "PUT /v2/test/blobs/uploads/f386ef45-70ce-4ce1-87d1-7895c91e38b3?_state=mnXMgbvhSBrM4tksd-kZyKIWp9dbm5hyF1DrfCtFJ_h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzODZlZjQ1LTcwY2UtNGNlMS04N2QxLTc4OTVjOTFlMzhiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNFQwODo0OTo0Mi45NjU3MzkwMjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f8ba851d-43b7-4342-bbcb-c6877fba24c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f8ba851d-43b7-4342-bbcb-c6877fba24c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f8ba851d-43b7-4342-bbcb-c6877fba24c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=39.368µ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=d33b6f3e-f317-4ad7-b070-1835baa4c300 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f8ba851d-43b7-4342-bbcb-c6877fba24c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.267319ms http.response.status=404 http.response.written=96 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg=PutImageManifest go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=39.869µ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=f97554be-193a-48b3-90a0-75f5842cb998 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=17.174µ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=9bb58fdb-c133-476c-81d7-c67cb835d91c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=27.635µ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=301fc8d0-b0de-4ad8-9341-7a023b2a596b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=14.367µ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=6d82b885-aca2-4aa1-980d-d0c687ee9e6f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=14.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d453636-0e6d-4295-a6a8-fe9cacbbffa0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=68.768µ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=571ddf93-b5a7-4915-9ee8-86b66f57d05d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=63.377µ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=9f00d4f4-3030-4de2-a14d-3581fbccdb69 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.076Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=36.07µ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=d5ec9f18-6f07-454a-897f-51f34f2e1078 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=73.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=81e43e06-1e32-4893-9bae-b3ff5a400de4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=73.674µ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=5a45bd00-d9ff-4ab1-be87-3bc1df209093 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2dfb341c-9fa3-4db8-a4a6-aef17d9d2584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40496" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=2.993266ms http.response.status=201 http.response.written=0 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=02a22e0c-4952-4f34-86eb-c0d187af644c http.request.method=GET http.request.remoteaddr="127.0.0.1:40506" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=02a22e0c-4952-4f34-86eb-c0d187af644c http.request.method=GET http.request.remoteaddr="127.0.0.1:40506" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.937µs" http.response.status=200 http.response.written=2 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=75.028µ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=b0244c00-c6da-49fd-ad44-9cabac30f64d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=32.049µ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=3aa248fa-b3f7-4508-8910-70d6b6e2a989 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=38.465µ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=277c2bfe-0a4e-4950-b0a7-ce019c91cdc3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=47.451µ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=4de215d1-bab9-4169-a650-ee8e34e5b7c0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:42Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=1cc992aa-c629-4146-bed0-9e25a05ebced http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.033011ms http.response.status=200 http.response.written=417 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] 127.0.0.1 - - [24/Apr/2023:08:49:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=111.122µ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=37835724-727a-4cef-83e8-bbd21febd38e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=30.662µ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=fc118052-921f-41e7-a0d5-749ed4feba97 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=31.475µ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=af9bf961-a7db-4134-a031-ec6708a4aa65 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5e644777-e04b-4c8b-b3fb-20b635697a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40526" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.421284ms http.response.status=200 http.response.written=417 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.077Z] time="2023-04-24T08:49:43Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=39.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=71026d73-a2c9-41e0-bcb3-c05853aa5812 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=18.445µ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=6b0be73b-5adc-4152-928d-5977a91fcb8d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=25.887µ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=4cbc2453-e1f8-4c96-94b4-42c4e03065a4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=12.069µ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=8beffed1-1a0b-41b0-944c-fba44ea7fd74 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=13.785µ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=2ff3ada7-7e01-4826-8bb5-493fa5498f65 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=6.851µ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=70dbfe4d-3e46-4623-98b4-a2eaee1ffe2d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=141.391µ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=b2977540-4fe1-4b47-bb32-53e382de893a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=17.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c16a4dc3-229f-4146-bfcb-d1307393dd4d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=42.65µ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=3ba9268d-0a7e-493c-927f-3aab9463fd40 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=14.342µ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=a3a3ea38-6136-432a-82ba-8432cb9762f1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=29.161µ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=5566b47b-ff89-4849-8054-2f4881fc4a7f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=1.117181ms 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=732e9893-0755-470c-9c90-edd054e4e836 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=6.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f07e4c03-77d1-4511-be8b-e90d78a89bb0 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=23.557µ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=e1b686b4-030f-4447-8d34-0da64848dad4 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=42.224µ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=b9fae118-7378-43bb-be17-5f36365bdd66 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=22.868µ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=37a6a8db-f68a-473c-88a3-e75290fb64f5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=274ecb3d-858f-4609-b30c-4877cfb34667 http.request.method=GET http.request.remoteaddr="127.0.0.1:40542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.720992ms http.response.status=200 http.response.written=68 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=36.521µ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=d774dabd-e812-4f03-b281-82bca4c8c435 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=39.844µ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=bdac8e2c-9ca9-4831-bc57-41e36657c8b1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0175d7c5-a79f-4772-a43a-eba157d5a197 http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=12.119063ms http.response.status=200 http.response.written=179 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e32d8df9-ed08-4946-8fae-122ff825e195 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] time="2023-04-24T08:49:43Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e32d8df9-ed08-4946-8fae-122ff825e195 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.595µs" http.response.status=200 http.response.written=2 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.078Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=50.494µ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=320945bc-ab81-4dc5-b7eb-648c80324442 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=14.368µ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=c601b817-9218-4e0c-bcab-e907457b9f04 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=a052502d-deac-47e4-b0e3-d81eb6375832 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.573757ms http.response.status=404 http.response.written=181 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=42.1µ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=93f95bcf-3a8d-44ed-a038-cdfd1947de0a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 trace.duration=53.703µ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=87adfe10-0197-465b-bfb7-99525836ac5e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] time="2023-04-24T08:49:43Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=e846f4eb-818e-4f0f-805a-e4466206c833 http.request.method=GET http.request.remoteaddr="127.0.0.1:40586" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.965324ms http.response.status=404 http.response.written=181 instance.id=ec0396ed-a633-4c15-8a47-c6ffaa0409d4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:43 [2023-04-24T08:49:43.079Z] 127.0.0.1 - - [24/Apr/2023:08:49:43 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/097024884d60bcce51f27d947fc2088f2facec2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestRemoveImageOrphaning
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestRemoveImageOrphaning (0.14s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestRemoveImageGarbageCollector
08:49:43 [2023-04-24T08:49:43.337Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:49:43 [2023-04-24T08:49:43.337Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestTagInvalidReference
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestTagInvalidReference (0.02s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestTagValidPrefixedRepo
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestTagExistedNameWithoutForce
08:49:43 [2023-04-24T08:49:43.337Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:49:43 [2023-04-24T08:49:43.337Z] === RUN   TestTagOfficialNames
08:49:43 [2023-04-24T08:49:43.596Z] --- PASS: TestTagOfficialNames (0.05s)
08:49:43 [2023-04-24T08:49:43.596Z] === RUN   TestTagMatchesDigest
08:49:43 [2023-04-24T08:49:43.596Z] --- PASS: TestTagMatchesDigest (0.01s)
08:49:43 [2023-04-24T08:49:43.596Z] PASS
08:49:43 [2023-04-24T08:49:43.596Z] 
08:49:43 [2023-04-24T08:49:43.596Z] === Skipped
08:49:43 [2023-04-24T08:49:43.596Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:49:43 [2023-04-24T08:49:43.596Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:49:43 [2023-04-24T08:49:43.596Z] 
08:49:43 [2023-04-24T08:49:43.596Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:49:43 [2023-04-24T08:49:43.596Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:49:43 [2023-04-24T08:49:43.596Z] 
08:49:43 [2023-04-24T08:49:43.596Z] DONE 24 tests, 2 skipped in 1.391s
08:49:43 [2023-04-24T08:49:43.596Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:49:43 [2023-04-24T08:49:43.596Z] ++ 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
08:49:43 [2023-04-24T08:49:43.596Z] ++ set -e
08:49:43 [2023-04-24T08:49:43.596Z] ++ '[' -n 0 ']'
08:49:43 [2023-04-24T08:49:43.596Z] ++ set -x
08:49:43 [2023-04-24T08:49:43.596Z] ++ 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
08:49:43 [2023-04-24T08:49:43.596Z] === RUN   TestStripANSICommands
08:49:43 [2023-04-24T08:49:43.596Z] === RUN   TestStripANSICommands/#00
08:49:43 [2023-04-24T08:49:43.596Z] === RUN   TestStripANSICommands/#01
08:49:43 [2023-04-24T08:49:43.596Z] --- PASS: TestStripANSICommands (0.00s)
08:49:43 [2023-04-24T08:49:43.596Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:49:43 [2023-04-24T08:49:43.596Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:49:43 [2023-04-24T08:49:43.596Z] PASS
08:49:43 [2023-04-24T08:49:43.596Z] 
08:49:43 [2023-04-24T08:49:43.596Z] DONE 3 tests in 0.045s
08:49:43 [2023-04-24T08:49:43.596Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:49:43 [2023-04-24T08:49:43.596Z] ++ 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
08:49:43 [2023-04-24T08:49:43.596Z] ++ set -e
08:49:43 [2023-04-24T08:49:43.596Z] ++ '[' -n 0 ']'
08:49:43 [2023-04-24T08:49:43.596Z] ++ set -x
08:49:43 [2023-04-24T08:49:43.596Z] ++ 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
08:49:43 [2023-04-24T08:49:43.854Z] INFO: Testing against a local daemon
08:49:43 [2023-04-24T08:49:43.854Z] === RUN   TestNetworkCreateDelete
08:49:43 [2023-04-24T08:49:43.854Z] --- PASS: TestNetworkCreateDelete (0.13s)
08:49:43 [2023-04-24T08:49:43.854Z] === RUN   TestDockerNetworkDeletePreferID
08:49:44 [2023-04-24T08:49:44.420Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
08:49:44 [2023-04-24T08:49:44.420Z] === RUN   TestDaemonDNSFallback
08:49:50 [2023-04-24T08:49:50.981Z] --- PASS: TestDaemonDNSFallback (6.10s)
08:49:50 [2023-04-24T08:49:50.981Z] === RUN   TestInspectNetwork
08:49:52 [2023-04-24T08:49:52.881Z] === RUN   TestInspectNetwork/full_network_id
08:49:52 [2023-04-24T08:49:52.881Z] === RUN   TestInspectNetwork/partial_network_id
08:49:52 [2023-04-24T08:49:52.881Z] === RUN   TestInspectNetwork/network_name
08:49:52 [2023-04-24T08:49:52.881Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:49:57 [2023-04-24T08:49:57.062Z] --- PASS: TestInspectNetwork (6.32s)
08:49:57 [2023-04-24T08:49:57.063Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:49:57 [2023-04-24T08:49:57.063Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:49:57 [2023-04-24T08:49:57.063Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:49:57 [2023-04-24T08:49:57.063Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:49:57 [2023-04-24T08:49:57.063Z] === RUN   TestRunContainerWithBridgeNone
08:49:57 [2023-04-24T08:49:57.997Z] --- PASS: TestRunContainerWithBridgeNone (1.40s)
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/create
08:49:57 [2023-04-24T08:49:57.997Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:49:57 [2023-04-24T08:49:57.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:49:57 [2023-04-24T08:49:57.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:49:57 [2023-04-24T08:49:57.997Z] === CONT  TestNetworkInvalidJSON/networks/create
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:49:57 [2023-04-24T08:49:57.997Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:49:57 [2023-04-24T08:49:57.997Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:49:57 [2023-04-24T08:49:57.997Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:49:57 [2023-04-24T08:49:57.997Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkList
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkList//networks
08:49:57 [2023-04-24T08:49:57.997Z] === PAUSE TestNetworkList//networks
08:49:57 [2023-04-24T08:49:57.997Z] === RUN   TestNetworkList//networks/
08:49:57 [2023-04-24T08:49:57.997Z] === PAUSE TestNetworkList//networks/
08:49:58 [2023-04-24T08:49:58.255Z] === CONT  TestNetworkList//networks
08:49:58 [2023-04-24T08:49:58.255Z] === CONT  TestNetworkList//networks/
08:49:58 [2023-04-24T08:49:58.255Z] --- PASS: TestNetworkList (0.02s)
08:49:58 [2023-04-24T08:49:58.255Z]     --- PASS: TestNetworkList//networks (0.00s)
08:49:58 [2023-04-24T08:49:58.255Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:49:58 [2023-04-24T08:49:58.255Z] === RUN   TestHostIPv4BridgeLabel
08:49:58 [2023-04-24T08:49:58.821Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
08:49:58 [2023-04-24T08:49:58.821Z] === RUN   TestDefaultNetworkOpts
08:49:58 [2023-04-24T08:49:58.821Z] === RUN   TestDefaultNetworkOpts/default_value
08:49:59 [2023-04-24T08:49:59.754Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:50:01 [2023-04-24T08:50:01.129Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:50:02 [2023-04-24T08:50:02.063Z] --- PASS: TestDefaultNetworkOpts (3.48s)
08:50:02 [2023-04-24T08:50:02.063Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.15s)
08:50:02 [2023-04-24T08:50:02.063Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.14s)
08:50:02 [2023-04-24T08:50:02.063Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
08:50:02 [2023-04-24T08:50:02.063Z] === RUN   TestDaemonRestartWithLiveRestore
08:50:03 [2023-04-24T08:50:03.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:50:03 [2023-04-24T08:50:03.437Z] === RUN   TestDaemonDefaultNetworkPools
08:50:04 [2023-04-24T08:50:04.022Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
08:50:04 [2023-04-24T08:50:04.022Z] === RUN   TestDaemonRestartWithExistingNetwork
08:50:05 [2023-04-24T08:50:05.397Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:50:05 [2023-04-24T08:50:05.397Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:50:06 [2023-04-24T08:50:06.330Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
08:50:06 [2023-04-24T08:50:06.330Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:50:06 [2023-04-24T08:50:06.896Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:50:06 [2023-04-24T08:50:06.896Z] === RUN   TestServiceWithPredefinedNetwork
08:50:08 [2023-04-24T08:50:08.796Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s)
08:50:08 [2023-04-24T08:50:08.796Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:50:08 [2023-04-24T08:50:08.796Z]     service_test.go:242: FLAKY_TEST
08:50:08 [2023-04-24T08:50:08.796Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:50:08 [2023-04-24T08:50:08.796Z] === RUN   TestServiceWithDataPathPortInit
08:50:23 [2023-04-24T08:50:23.663Z] --- PASS: TestServiceWithDataPathPortInit (12.51s)
08:50:23 [2023-04-24T08:50:23.663Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:50:23 [2023-04-24T08:50:23.663Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yglifaz3t4yo6ygoabgez5127 Created:2023-04-24 08:50:22.608511458 +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[5cdf784185b8fde23ff74a6c80453ab808144484852a95d6c359d9dc119b7981:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ndcmmzbqaopa0wx4mk3mul6ih EndpointID:820500065bd446ed82d808a38841d2fff9c71565769a8bb47751bfca3a26e4b0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00be84cf511b1e9393f9f406362f550d4a3ea314a93c0ac23abfabe37c6f2a0f 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:0311abe7b82e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ndcmmzbqaopa0wx4mk3mul6ih EndpointID:820500065bd446ed82d808a38841d2fff9c71565769a8bb47751bfca3a26e4b0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:50:27 [2023-04-24T08:50:27.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.19s)
08:50:27 [2023-04-24T08:50:27.844Z] PASS
08:50:27 [2023-04-24T08:50:27.844Z] 
08:50:27 [2023-04-24T08:50:27.844Z] === Skipped
08:50:27 [2023-04-24T08:50:27.844Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:50:27 [2023-04-24T08:50:27.844Z]     service_test.go:242: FLAKY_TEST
08:50:27 [2023-04-24T08:50:27.844Z] 
08:50:27 [2023-04-24T08:50:27.844Z] DONE 42 tests, 1 skipped in 43.996s
08:50:27 [2023-04-24T08:50:27.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:50:27 [2023-04-24T08:50:27.844Z] ++ 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
08:50:27 [2023-04-24T08:50:27.844Z] ++ set -e
08:50:27 [2023-04-24T08:50:27.844Z] ++ '[' -n 0 ']'
08:50:27 [2023-04-24T08:50:27.844Z] ++ set -x
08:50:27 [2023-04-24T08:50:27.844Z] ++ 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
08:50:27 [2023-04-24T08:50:27.844Z] INFO: Testing against a local daemon
08:50:27 [2023-04-24T08:50:27.844Z] === RUN   TestDockerNetworkIpvlanPersistance
08:50:27 [2023-04-24T08:50:27.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:27 [2023-04-24T08:50:27.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:50:27 [2023-04-24T08:50:27.844Z] === RUN   TestDockerNetworkIpvlan
08:50:27 [2023-04-24T08:50:27.844Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:27 [2023-04-24T08:50:27.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:50:27 [2023-04-24T08:50:27.844Z] PASS
08:50:27 [2023-04-24T08:50:27.844Z] 
08:50:27 [2023-04-24T08:50:27.844Z] === Skipped
08:50:27 [2023-04-24T08:50:27.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:50:27 [2023-04-24T08:50:27.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:27 [2023-04-24T08:50:27.844Z] 
08:50:27 [2023-04-24T08:50:27.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:50:27 [2023-04-24T08:50:27.844Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:27 [2023-04-24T08:50:27.844Z] 
08:50:27 [2023-04-24T08:50:27.844Z] DONE 2 tests, 2 skipped in 0.106s
08:50:27 [2023-04-24T08:50:27.844Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:50:27 [2023-04-24T08:50:27.844Z] ++ 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
08:50:27 [2023-04-24T08:50:27.844Z] ++ set -e
08:50:27 [2023-04-24T08:50:27.844Z] ++ '[' -n 0 ']'
08:50:27 [2023-04-24T08:50:27.844Z] ++ set -x
08:50:27 [2023-04-24T08:50:27.844Z] ++ 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
08:50:27 [2023-04-24T08:50:27.844Z] INFO: Testing against a local daemon
08:50:27 [2023-04-24T08:50:27.844Z] === RUN   TestDockerNetworkMacvlanPersistance
08:50:29 [2023-04-24T08:50:29.217Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
08:50:29 [2023-04-24T08:50:29.217Z] === RUN   TestDockerNetworkMacvlan
08:50:29 [2023-04-24T08:50:29.783Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:50:30 [2023-04-24T08:50:30.349Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:50:30 [2023-04-24T08:50:30.915Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:50:32 [2023-04-24T08:50:32.815Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:50:34 [2023-04-24T08:50:34.188Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:50:36 [2023-04-24T08:50:36.103Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:50:36 [2023-04-24T08:50:36.668Z] --- PASS: TestDockerNetworkMacvlan (7.67s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.21s)
08:50:36 [2023-04-24T08:50:36.668Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
08:50:36 [2023-04-24T08:50:36.668Z] PASS
08:50:36 [2023-04-24T08:50:36.668Z] 
08:50:36 [2023-04-24T08:50:36.668Z] DONE 8 tests in 9.001s
08:50:36 [2023-04-24T08:50:36.668Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:50:36 [2023-04-24T08:50:36.668Z] ++ 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
08:50:36 [2023-04-24T08:50:36.668Z] ++ set -e
08:50:36 [2023-04-24T08:50:36.668Z] ++ '[' -n 0 ']'
08:50:36 [2023-04-24T08:50:36.668Z] ++ set -x
08:50:36 [2023-04-24T08:50:36.668Z] ++ 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
08:50:36 [2023-04-24T08:50:36.668Z] testing: warning: no tests to run
08:50:36 [2023-04-24T08:50:36.668Z] PASS
08:50:36 [2023-04-24T08:50:36.668Z] 
08:50:36 [2023-04-24T08:50:36.668Z] DONE 0 tests in 0.028s
08:50:36 [2023-04-24T08:50:36.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:50:36 [2023-04-24T08:50:36.927Z] ++ 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
08:50:36 [2023-04-24T08:50:36.927Z] ++ set -e
08:50:36 [2023-04-24T08:50:36.927Z] ++ '[' -n 0 ']'
08:50:36 [2023-04-24T08:50:36.927Z] ++ set -x
08:50:36 [2023-04-24T08:50:36.927Z] ++ 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
08:50:36 [2023-04-24T08:50:36.927Z] INFO: Testing against a local daemon
08:50:36 [2023-04-24T08:50:36.927Z] === RUN   TestAuthZPluginAllowRequest
08:50:37 [2023-04-24T08:50:37.861Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
08:50:37 [2023-04-24T08:50:37.861Z] === RUN   TestAuthZPluginTLS
08:50:38 [2023-04-24T08:50:38.427Z] --- PASS: TestAuthZPluginTLS (0.56s)
08:50:38 [2023-04-24T08:50:38.427Z] === RUN   TestAuthZPluginDenyRequest
08:50:38 [2023-04-24T08:50:38.992Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:50:38 [2023-04-24T08:50:38.992Z] === RUN   TestAuthZPluginAPIDenyResponse
08:50:39 [2023-04-24T08:50:39.558Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:50:39 [2023-04-24T08:50:39.558Z] === RUN   TestAuthZPluginDenyResponse
08:50:40 [2023-04-24T08:50:40.123Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
08:50:40 [2023-04-24T08:50:40.123Z] === RUN   TestAuthZPluginAllowEventStream
08:50:41 [2023-04-24T08:50:41.057Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s)
08:50:41 [2023-04-24T08:50:41.057Z] === RUN   TestAuthZPluginErrorResponse
08:50:41 [2023-04-24T08:50:41.622Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:50:41 [2023-04-24T08:50:41.622Z] === RUN   TestAuthZPluginErrorRequest
08:50:42 [2023-04-24T08:50:42.187Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:50:42 [2023-04-24T08:50:42.187Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:50:42 [2023-04-24T08:50:42.752Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:50:42 [2023-04-24T08:50:42.752Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:50:43 [2023-04-24T08:50:43.686Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
08:50:43 [2023-04-24T08:50:43.686Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:50:45 [2023-04-24T08:50:45.057Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
08:50:45 [2023-04-24T08:50:45.057Z] === RUN   TestAuthZPluginHeader
08:50:45 [2023-04-24T08:50:45.315Z] --- PASS: TestAuthZPluginHeader (0.61s)
08:50:45 [2023-04-24T08:50:45.315Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:50:45 [2023-04-24T08:50:45.315Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:45 [2023-04-24T08:50:45.315Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:50:45 [2023-04-24T08:50:45.315Z] === RUN   TestAuthZPluginV2Disable
08:50:45 [2023-04-24T08:50:45.315Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:45 [2023-04-24T08:50:45.315Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:50:45 [2023-04-24T08:50:45.315Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:50:45 [2023-04-24T08:50:45.315Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:45 [2023-04-24T08:50:45.315Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:50:45 [2023-04-24T08:50:45.315Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:50:45 [2023-04-24T08:50:45.315Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:45 [2023-04-24T08:50:45.315Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:50:45 [2023-04-24T08:50:45.315Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:51:03 [2023-04-24T08:51:03.394Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:51:03 [2023-04-24T08:51:03.394Z] PASS
08:51:03 [2023-04-24T08:51:03.394Z] 
08:51:03 [2023-04-24T08:51:03.394Z] === Skipped
08:51:03 [2023-04-24T08:51:03.394Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:51:03 [2023-04-24T08:51:03.394Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:03 [2023-04-24T08:51:03.394Z] 
08:51:03 [2023-04-24T08:51:03.394Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:51:03 [2023-04-24T08:51:03.394Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:03 [2023-04-24T08:51:03.394Z] 
08:51:03 [2023-04-24T08:51:03.394Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:51:03 [2023-04-24T08:51:03.394Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:03 [2023-04-24T08:51:03.394Z] 
08:51:03 [2023-04-24T08:51:03.394Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:51:03 [2023-04-24T08:51:03.394Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:03 [2023-04-24T08:51:03.394Z] 
08:51:03 [2023-04-24T08:51:03.394Z] DONE 17 tests, 4 skipped in 25.507s
08:51:03 [2023-04-24T08:51:03.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:51:03 [2023-04-24T08:51:03.394Z] ++ 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
08:51:03 [2023-04-24T08:51:03.394Z] ++ set -e
08:51:03 [2023-04-24T08:51:03.394Z] ++ '[' -n 0 ']'
08:51:03 [2023-04-24T08:51:03.394Z] ++ set -x
08:51:03 [2023-04-24T08:51:03.395Z] ++ 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
08:51:03 [2023-04-24T08:51:03.395Z] INFO: Testing against a local daemon
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:51:03 [2023-04-24T08:51:03.395Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:03 [2023-04-24T08:51:03.395Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:51:03 [2023-04-24T08:51:03.395Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:51:03 [2023-04-24T08:51:03.395Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:51:03 [2023-04-24T08:51:03.395Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:51:03 [2023-04-24T08:51:03.395Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:51:03 [2023-04-24T08:51:03.395Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:51:03 [2023-04-24T08:51:03.395Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInstall
08:51:03 [2023-04-24T08:51:03.395Z] === RUN   TestPluginInstall/no_auth
08:51:06 [2023-04-24T08:51:06.679Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:06 [2023-04-24T08:51:06.679Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80bfb1f864e6ee0458df2d88ac12c7ae06eebf9bd35cd5163df07f123fa7932c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:06 [2023-04-24T08:51:06.679Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:06 [2023-04-24T08:51:06.679Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80bfb1f864e6ee0458df2d88ac12c7ae06eebf9bd35cd5163df07f123fa7932c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:06 [2023-04-24T08:51:06.679Z] === RUN   TestPluginInstall/with_htpasswd
08:51:06 [2023-04-24T08:51:06.938Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:06 [2023-04-24T08:51:06.938Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80bfb1f864e6ee0458df2d88ac12c7ae06eebf9bd35cd5163df07f123fa7932c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:06 [2023-04-24T08:51:06.938Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:06 [2023-04-24T08:51:06.938Z] time="2023-04-24T08:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80bfb1f864e6ee0458df2d88ac12c7ae06eebf9bd35cd5163df07f123fa7932c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:07 [2023-04-24T08:51:07.196Z] === RUN   TestPluginInstall/with_insecure
08:51:08 [2023-04-24T08:51:08.156Z] time="2023-04-24T08:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:08 [2023-04-24T08:51:08.156Z] time="2023-04-24T08:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cea5593bcd3dabe063700cbfcdcf44450aad9bcba52e8e962f6bf9bd5cdf9b80" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:08 [2023-04-24T08:51:08.156Z] time="2023-04-24T08:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:08 [2023-04-24T08:51:08.156Z] time="2023-04-24T08:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cea5593bcd3dabe063700cbfcdcf44450aad9bcba52e8e962f6bf9bd5cdf9b80" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:08 [2023-04-24T08:51:08.430Z]     plugin_test.go:195: [d4a4f5cf15e1e] daemon is not started
08:51:08 [2023-04-24T08:51:08.430Z] --- PASS: TestPluginInstall (5.85s)
08:51:08 [2023-04-24T08:51:08.430Z]     --- PASS: TestPluginInstall/no_auth (4.25s)
08:51:08 [2023-04-24T08:51:08.430Z]     --- PASS: TestPluginInstall/with_htpasswd (0.52s)
08:51:08 [2023-04-24T08:51:08.430Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
08:51:08 [2023-04-24T08:51:08.430Z] === RUN   TestPluginsWithRuntimes
08:51:09 [2023-04-24T08:51:09.810Z] === RUN   TestPluginsWithRuntimes/No_Args
08:51:10 [2023-04-24T08:51:10.742Z] === RUN   TestPluginsWithRuntimes/With_Args
08:51:11 [2023-04-24T08:51:11.675Z] --- PASS: TestPluginsWithRuntimes (3.38s)
08:51:11 [2023-04-24T08:51:11.675Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
08:51:11 [2023-04-24T08:51:11.675Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
08:51:11 [2023-04-24T08:51:11.675Z] === RUN   TestPluginBackCompatMediaTypes
08:51:12 [2023-04-24T08:51:12.242Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
08:51:12 [2023-04-24T08:51:12.242Z] PASS
08:51:12 [2023-04-24T08:51:12.242Z] 
08:51:12 [2023-04-24T08:51:12.242Z] DONE 24 tests in 9.908s
08:51:12 [2023-04-24T08:51:12.242Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:51:12 [2023-04-24T08:51:12.242Z] ++ 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
08:51:12 [2023-04-24T08:51:12.242Z] ++ set -e
08:51:12 [2023-04-24T08:51:12.242Z] ++ '[' -n 0 ']'
08:51:12 [2023-04-24T08:51:12.242Z] ++ set -x
08:51:12 [2023-04-24T08:51:12.242Z] ++ 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
08:51:12 [2023-04-24T08:51:12.500Z] INFO: Testing against a local daemon
08:51:12 [2023-04-24T08:51:12.500Z] === RUN   TestExternalGraphDriver
08:51:12 [2023-04-24T08:51:12.758Z] === RUN   TestExternalGraphDriver/json
08:51:14 [2023-04-24T08:51:14.132Z] === RUN   TestExternalGraphDriver/spec
08:51:15 [2023-04-24T08:51:15.506Z] === RUN   TestExternalGraphDriver/pull
08:51:17 [2023-04-24T08:51:17.408Z] --- PASS: TestExternalGraphDriver (4.82s)
08:51:17 [2023-04-24T08:51:17.408Z]     --- PASS: TestExternalGraphDriver/json (1.44s)
08:51:17 [2023-04-24T08:51:17.408Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
08:51:17 [2023-04-24T08:51:17.408Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
08:51:17 [2023-04-24T08:51:17.408Z] === RUN   TestGraphdriverPluginV2
08:51:17 [2023-04-24T08:51:17.408Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:17 [2023-04-24T08:51:17.408Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:51:17 [2023-04-24T08:51:17.408Z] PASS
08:51:17 [2023-04-24T08:51:17.408Z] 
08:51:17 [2023-04-24T08:51:17.408Z] === Skipped
08:51:17 [2023-04-24T08:51:17.408Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:51:17 [2023-04-24T08:51:17.408Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:17 [2023-04-24T08:51:17.408Z] 
08:51:17 [2023-04-24T08:51:17.408Z] DONE 5 tests, 1 skipped in 5.261s
08:51:17 [2023-04-24T08:51:17.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:51:17 [2023-04-24T08:51:17.408Z] ++ 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
08:51:17 [2023-04-24T08:51:17.667Z] ++ set -e
08:51:17 [2023-04-24T08:51:17.667Z] ++ '[' -n 0 ']'
08:51:17 [2023-04-24T08:51:17.667Z] ++ set -x
08:51:17 [2023-04-24T08:51:17.667Z] ++ 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
08:51:17 [2023-04-24T08:51:17.667Z] INFO: Testing against a local daemon
08:51:17 [2023-04-24T08:51:17.667Z] === RUN   TestContinueAfterPluginCrash
08:51:17 [2023-04-24T08:51:17.667Z] === PAUSE TestContinueAfterPluginCrash
08:51:17 [2023-04-24T08:51:17.667Z] === RUN   TestReadPluginNoRead
08:51:17 [2023-04-24T08:51:17.667Z] === PAUSE TestReadPluginNoRead
08:51:17 [2023-04-24T08:51:17.667Z] === RUN   TestDaemonStartWithLogOpt
08:51:17 [2023-04-24T08:51:17.667Z] === PAUSE TestDaemonStartWithLogOpt
08:51:17 [2023-04-24T08:51:17.667Z] === CONT  TestDaemonStartWithLogOpt
08:51:17 [2023-04-24T08:51:17.667Z] === CONT  TestContinueAfterPluginCrash
08:51:20 [2023-04-24T08:51:20.950Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
08:51:20 [2023-04-24T08:51:20.950Z] === CONT  TestReadPluginNoRead
08:51:22 [2023-04-24T08:51:22.850Z] === RUN   TestReadPluginNoRead/default
08:51:24 [2023-04-24T08:51:24.224Z] === RUN   TestReadPluginNoRead/disabled_caching
08:51:25 [2023-04-24T08:51:25.599Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:51:25 [2023-04-24T08:51:25.599Z] --- PASS: TestContinueAfterPluginCrash (7.80s)
08:51:26 [2023-04-24T08:51:26.533Z]     read_test.go:91: [dad7e93c9deb9] daemon is not started
08:51:26 [2023-04-24T08:51:26.533Z] --- PASS: TestReadPluginNoRead (5.75s)
08:51:26 [2023-04-24T08:51:26.533Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
08:51:26 [2023-04-24T08:51:26.533Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
08:51:26 [2023-04-24T08:51:26.533Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
08:51:26 [2023-04-24T08:51:26.533Z] PASS
08:51:26 [2023-04-24T08:51:26.533Z] 
08:51:26 [2023-04-24T08:51:26.533Z] DONE 6 tests in 8.915s
08:51:26 [2023-04-24T08:51:26.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:51:26 [2023-04-24T08:51:26.533Z] ++ 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
08:51:26 [2023-04-24T08:51:26.533Z] ++ set -e
08:51:26 [2023-04-24T08:51:26.533Z] ++ '[' -n 0 ']'
08:51:26 [2023-04-24T08:51:26.533Z] ++ set -x
08:51:26 [2023-04-24T08:51:26.533Z] ++ 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
08:51:26 [2023-04-24T08:51:26.533Z] testing: warning: no tests to run
08:51:26 [2023-04-24T08:51:26.533Z] PASS
08:51:26 [2023-04-24T08:51:26.533Z] 
08:51:26 [2023-04-24T08:51:26.533Z] DONE 0 tests in 0.034s
08:51:26 [2023-04-24T08:51:26.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:51:26 [2023-04-24T08:51:26.533Z] ++ 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
08:51:26 [2023-04-24T08:51:26.533Z] ++ set -e
08:51:26 [2023-04-24T08:51:26.533Z] ++ '[' -n 0 ']'
08:51:26 [2023-04-24T08:51:26.533Z] ++ set -x
08:51:26 [2023-04-24T08:51:26.533Z] ++ 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
08:51:26 [2023-04-24T08:51:26.533Z] INFO: Testing against a local daemon
08:51:26 [2023-04-24T08:51:26.533Z] === RUN   TestPluginWithDevMounts
08:51:26 [2023-04-24T08:51:26.533Z] === PAUSE TestPluginWithDevMounts
08:51:26 [2023-04-24T08:51:26.533Z] === CONT  TestPluginWithDevMounts
08:51:28 [2023-04-24T08:51:28.432Z] --- PASS: TestPluginWithDevMounts (1.51s)
08:51:28 [2023-04-24T08:51:28.432Z] PASS
08:51:28 [2023-04-24T08:51:28.432Z] 
08:51:28 [2023-04-24T08:51:28.432Z] DONE 1 tests in 1.611s
08:51:28 [2023-04-24T08:51:28.432Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:51:28 [2023-04-24T08:51:28.432Z] ++ 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
08:51:28 [2023-04-24T08:51:28.432Z] ++ set -e
08:51:28 [2023-04-24T08:51:28.432Z] ++ '[' -n 0 ']'
08:51:28 [2023-04-24T08:51:28.432Z] ++ set -x
08:51:28 [2023-04-24T08:51:28.432Z] ++ 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
08:51:28 [2023-04-24T08:51:28.432Z] INFO: Testing against a local daemon
08:51:28 [2023-04-24T08:51:28.432Z] === RUN   TestSecretInspect
08:51:30 [2023-04-24T08:51:30.360Z] --- PASS: TestSecretInspect (1.75s)
08:51:30 [2023-04-24T08:51:30.360Z] === RUN   TestSecretList
08:51:31 [2023-04-24T08:51:31.733Z] --- PASS: TestSecretList (1.69s)
08:51:31 [2023-04-24T08:51:31.733Z] === RUN   TestSecretsCreateAndDelete
08:51:33 [2023-04-24T08:51:33.632Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
08:51:33 [2023-04-24T08:51:33.632Z] === RUN   TestSecretsUpdate
08:51:35 [2023-04-24T08:51:35.532Z] --- PASS: TestSecretsUpdate (1.74s)
08:51:35 [2023-04-24T08:51:35.532Z] === RUN   TestTemplatedSecret
08:51:37 [2023-04-24T08:51:37.432Z] --- PASS: TestTemplatedSecret (2.37s)
08:51:37 [2023-04-24T08:51:37.432Z] === RUN   TestSecretCreateResolve
08:51:39 [2023-04-24T08:51:39.331Z] --- PASS: TestSecretCreateResolve (1.70s)
08:51:39 [2023-04-24T08:51:39.331Z] PASS
08:51:39 [2023-04-24T08:51:39.331Z] 
08:51:39 [2023-04-24T08:51:39.331Z] DONE 6 tests in 11.075s
08:51:39 [2023-04-24T08:51:39.331Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:51:39 [2023-04-24T08:51:39.331Z] ++ 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
08:51:39 [2023-04-24T08:51:39.331Z] ++ set -e
08:51:39 [2023-04-24T08:51:39.331Z] ++ '[' -n 0 ']'
08:51:39 [2023-04-24T08:51:39.331Z] ++ set -x
08:51:39 [2023-04-24T08:51:39.331Z] ++ 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
08:51:39 [2023-04-24T08:51:39.331Z] INFO: Testing against a local daemon
08:51:39 [2023-04-24T08:51:39.331Z] === RUN   TestServiceCreateInit
08:51:39 [2023-04-24T08:51:39.331Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:51:43 [2023-04-24T08:51:43.517Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:51:46 [2023-04-24T08:51:46.796Z] --- PASS: TestServiceCreateInit (6.85s)
08:51:46 [2023-04-24T08:51:46.796Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s)
08:51:46 [2023-04-24T08:51:46.796Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.35s)
08:51:46 [2023-04-24T08:51:46.796Z] === RUN   TestCreateServiceMultipleTimes
08:52:01 [2023-04-24T08:52:01.666Z] --- PASS: TestCreateServiceMultipleTimes (14.37s)
08:52:01 [2023-04-24T08:52:01.666Z] === RUN   TestCreateServiceConflict
08:52:02 [2023-04-24T08:52:02.231Z] --- PASS: TestCreateServiceConflict (1.70s)
08:52:02 [2023-04-24T08:52:02.231Z] === RUN   TestCreateServiceMaxReplicas
08:52:04 [2023-04-24T08:52:04.766Z] --- PASS: TestCreateServiceMaxReplicas (2.48s)
08:52:04 [2023-04-24T08:52:04.766Z] === RUN   TestCreateWithDuplicateNetworkNames
08:52:19 [2023-04-24T08:52:19.632Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s)
08:52:19 [2023-04-24T08:52:19.632Z] === RUN   TestCreateServiceSecretFileMode
08:52:19 [2023-04-24T08:52:19.632Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
08:52:19 [2023-04-24T08:52:19.632Z] === RUN   TestCreateServiceConfigFileMode
08:52:22 [2023-04-24T08:52:22.161Z] --- PASS: TestCreateServiceConfigFileMode (2.20s)
08:52:22 [2023-04-24T08:52:22.161Z] === RUN   TestCreateServiceSysctls
08:52:24 [2023-04-24T08:52:24.689Z] --- PASS: TestCreateServiceSysctls (2.74s)
08:52:24 [2023-04-24T08:52:24.689Z] === RUN   TestCreateServiceCapabilities
08:52:27 [2023-04-24T08:52:27.216Z] --- PASS: TestCreateServiceCapabilities (2.20s)
08:52:27 [2023-04-24T08:52:27.216Z] === RUN   TestInspect
08:52:29 [2023-04-24T08:52:29.745Z] --- PASS: TestInspect (2.57s)
08:52:29 [2023-04-24T08:52:29.745Z] === RUN   TestCreateJob
08:52:32 [2023-04-24T08:52:32.274Z] --- PASS: TestCreateJob (2.89s)
08:52:32 [2023-04-24T08:52:32.274Z] === RUN   TestReplicatedJob
08:52:36 [2023-04-24T08:52:36.458Z] --- PASS: TestReplicatedJob (4.08s)
08:52:36 [2023-04-24T08:52:36.458Z] === RUN   TestUpdateReplicatedJob
08:52:39 [2023-04-24T08:52:39.752Z] --- PASS: TestUpdateReplicatedJob (2.96s)
08:52:39 [2023-04-24T08:52:39.752Z] === RUN   TestServiceListWithStatuses
08:52:39 [2023-04-24T08:52:39.752Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:52:39 [2023-04-24T08:52:39.752Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:52:39 [2023-04-24T08:52:39.752Z] === RUN   TestDockerNetworkConnectAlias
08:52:43 [2023-04-24T08:52:43.032Z] --- PASS: TestDockerNetworkConnectAlias (3.30s)
08:52:43 [2023-04-24T08:52:43.032Z] === RUN   TestDockerNetworkReConnect
08:52:45 [2023-04-24T08:52:45.560Z] --- PASS: TestDockerNetworkReConnect (2.68s)
08:52:45 [2023-04-24T08:52:45.560Z] === RUN   TestServicePlugin
08:52:45 [2023-04-24T08:52:45.560Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:52:45 [2023-04-24T08:52:45.560Z] --- SKIP: TestServicePlugin (0.00s)
08:52:45 [2023-04-24T08:52:45.560Z] === RUN   TestServiceUpdateLabel
08:52:46 [2023-04-24T08:52:46.933Z] --- PASS: TestServiceUpdateLabel (1.68s)
08:52:46 [2023-04-24T08:52:46.933Z] === RUN   TestServiceUpdateSecrets
08:53:01 [2023-04-24T08:53:01.802Z] --- PASS: TestServiceUpdateSecrets (14.15s)
08:53:01 [2023-04-24T08:53:01.802Z] === RUN   TestServiceUpdateConfigs
08:53:16 [2023-04-24T08:53:16.672Z] --- PASS: TestServiceUpdateConfigs (14.23s)
08:53:16 [2023-04-24T08:53:16.672Z] === RUN   TestServiceUpdateNetwork
08:53:28 [2023-04-24T08:53:28.872Z] --- PASS: TestServiceUpdateNetwork (11.67s)
08:53:28 [2023-04-24T08:53:28.872Z] === RUN   TestServiceUpdatePidsLimit
08:53:28 [2023-04-24T08:53:28.872Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:53:28 [2023-04-24T08:53:28.872Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:53:35 [2023-04-24T08:53:35.424Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestServiceUpdatePidsLimit (15.76s)
08:53:43 [2023-04-24T08:53:43.528Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
08:53:43 [2023-04-24T08:53:43.528Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
08:53:43 [2023-04-24T08:53:43.528Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.67s)
08:53:43 [2023-04-24T08:53:43.528Z] PASS
08:53:43 [2023-04-24T08:53:43.528Z] 
08:53:43 [2023-04-24T08:53:43.528Z] === Skipped
08:53:43 [2023-04-24T08:53:43.528Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:53:43 [2023-04-24T08:53:43.528Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:53:43 [2023-04-24T08:53:43.528Z] 
08:53:43 [2023-04-24T08:53:43.528Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:53:43 [2023-04-24T08:53:43.528Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:43 [2023-04-24T08:53:43.528Z] 
08:53:43 [2023-04-24T08:53:43.528Z] DONE 27 tests, 2 skipped in 123.479s
08:53:43 [2023-04-24T08:53:43.528Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:53:43 [2023-04-24T08:53:43.528Z] ++ 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
08:53:43 [2023-04-24T08:53:43.528Z] ++ set -e
08:53:43 [2023-04-24T08:53:43.528Z] ++ '[' -n 0 ']'
08:53:43 [2023-04-24T08:53:43.528Z] ++ set -x
08:53:43 [2023-04-24T08:53:43.528Z] ++ 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
08:53:43 [2023-04-24T08:53:43.528Z] INFO: Testing against a local daemon
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestSessionCreate
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestSessionCreate (0.02s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestSessionCreateWithBadUpgrade
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:53:43 [2023-04-24T08:53:43.528Z] PASS
08:53:43 [2023-04-24T08:53:43.528Z] 
08:53:43 [2023-04-24T08:53:43.528Z] DONE 2 tests in 0.137s
08:53:43 [2023-04-24T08:53:43.528Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:53:43 [2023-04-24T08:53:43.528Z] ++ 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
08:53:43 [2023-04-24T08:53:43.528Z] ++ set -e
08:53:43 [2023-04-24T08:53:43.528Z] ++ '[' -n 0 ']'
08:53:43 [2023-04-24T08:53:43.528Z] ++ set -x
08:53:43 [2023-04-24T08:53:43.528Z] ++ 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
08:53:43 [2023-04-24T08:53:43.528Z] INFO: Testing against a local daemon
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:53:43 [2023-04-24T08:53:43.528Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:53:43 [2023-04-24T08:53:43.528Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestDiskUsage
08:53:43 [2023-04-24T08:53:43.528Z] === PAUSE TestDiskUsage
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestEventsExecDie
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestEventsExecDie (0.44s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestEventsBackwardsCompatible
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestEventsVolumeCreate
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestInfoBinaryCommits
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestInfoAPIVersioned
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestInfoAPI
08:53:43 [2023-04-24T08:53:43.528Z] --- PASS: TestInfoAPI (0.02s)
08:53:43 [2023-04-24T08:53:43.528Z] === RUN   TestInfoAPIWarnings
08:54:01 [2023-04-24T08:54:01.597Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:54:01 [2023-04-24T08:54:01.597Z] === RUN   TestInfoDebug
08:54:01 [2023-04-24T08:54:01.597Z] --- PASS: TestInfoDebug (0.52s)
08:54:01 [2023-04-24T08:54:01.597Z] === RUN   TestInfoInsecureRegistries
08:54:01 [2023-04-24T08:54:01.597Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:54:01 [2023-04-24T08:54:01.597Z] === RUN   TestInfoRegistryMirrors
08:54:01 [2023-04-24T08:54:01.597Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:54:01 [2023-04-24T08:54:01.597Z] === RUN   TestLoginFailsWithBadCredentials
08:54:02 [2023-04-24T08:54:02.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
08:54:02 [2023-04-24T08:54:02.162Z] === RUN   TestPingCacheHeaders
08:54:02 [2023-04-24T08:54:02.162Z] --- PASS: TestPingCacheHeaders (0.02s)
08:54:02 [2023-04-24T08:54:02.162Z] === RUN   TestPingGet
08:54:02 [2023-04-24T08:54:02.162Z] --- PASS: TestPingGet (0.01s)
08:54:02 [2023-04-24T08:54:02.162Z] === RUN   TestPingHead
08:54:02 [2023-04-24T08:54:02.162Z] --- PASS: TestPingHead (0.02s)
08:54:02 [2023-04-24T08:54:02.162Z] === RUN   TestPingSwarmHeader
08:54:02 [2023-04-24T08:54:02.727Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:54:03 [2023-04-24T08:54:03.292Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:54:03 [2023-04-24T08:54:03.858Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:54:03 [2023-04-24T08:54:03.858Z] --- PASS: TestPingSwarmHeader (1.65s)
08:54:03 [2023-04-24T08:54:03.858Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:54:03 [2023-04-24T08:54:03.858Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:54:03 [2023-04-24T08:54:03.858Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:54:03 [2023-04-24T08:54:03.858Z] === RUN   TestPingBuilderHeader
08:54:03 [2023-04-24T08:54:03.858Z] === RUN   TestPingBuilderHeader/default_config
08:54:04 [2023-04-24T08:54:04.426Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:54:04 [2023-04-24T08:54:04.991Z] --- PASS: TestPingBuilderHeader (1.04s)
08:54:04 [2023-04-24T08:54:04.991Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
08:54:04 [2023-04-24T08:54:04.991Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
08:54:04 [2023-04-24T08:54:04.991Z] === RUN   TestVersion
08:54:04 [2023-04-24T08:54:04.991Z] --- PASS: TestVersion (0.02s)
08:54:04 [2023-04-24T08:54:04.991Z] === CONT  TestDiskUsage
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/container_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/image_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/volume_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/build-cache_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:54:05 [2023-04-24T08:54:05.249Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.507Z] === RUN   TestDiskUsage/after_container.Run
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:54:05 [2023-04-24T08:54:05.765Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:54:05 [2023-04-24T08:54:05.765Z] --- PASS: TestDiskUsage (1.00s)
08:54:05 [2023-04-24T08:54:05.765Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z] PASS
08:54:05 [2023-04-24T08:54:05.765Z] 
08:54:05 [2023-04-24T08:54:05.765Z] === Skipped
08:54:05 [2023-04-24T08:54:05.765Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:54:05 [2023-04-24T08:54:05.765Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:54:05 [2023-04-24T08:54:05.765Z] 
08:54:05 [2023-04-24T08:54:05.765Z] DONE 57 tests, 1 skipped in 22.969s
08:54:05 [2023-04-24T08:54:05.765Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:54:05 [2023-04-24T08:54:05.765Z] ++ 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
08:54:05 [2023-04-24T08:54:05.765Z] ++ set -e
08:54:05 [2023-04-24T08:54:05.765Z] ++ '[' -n 0 ']'
08:54:05 [2023-04-24T08:54:05.765Z] ++ set -x
08:54:05 [2023-04-24T08:54:05.765Z] ++ 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
08:54:06 [2023-04-24T08:54:06.023Z] INFO: Testing against a local daemon
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesCreateAndList
08:54:06 [2023-04-24T08:54:06.023Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemove
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemove/volume_in_use
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemove/volume_not_in_use
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemove/non-existing_volume
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemove/non-existing_volume_force
08:54:06 [2023-04-24T08:54:06.023Z] --- PASS: TestVolumesRemove (0.07s)
08:54:06 [2023-04-24T08:54:06.023Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
08:54:06 [2023-04-24T08:54:06.023Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
08:54:06 [2023-04-24T08:54:06.023Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
08:54:06 [2023-04-24T08:54:06.023Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesRemoveSwarmEnabled
08:54:06 [2023-04-24T08:54:06.023Z] === PAUSE TestVolumesRemoveSwarmEnabled
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInspect
08:54:06 [2023-04-24T08:54:06.023Z] --- PASS: TestVolumesInspect (0.02s)
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:54:06 [2023-04-24T08:54:06.023Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:54:06 [2023-04-24T08:54:06.023Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:54:06 [2023-04-24T08:54:06.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:54:06 [2023-04-24T08:54:06.024Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:54:06 [2023-04-24T08:54:06.024Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:54:06 [2023-04-24T08:54:06.024Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:54:06 [2023-04-24T08:54:06.024Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:54:06 [2023-04-24T08:54:06.024Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:54:06 [2023-04-24T08:54:06.024Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:54:06 [2023-04-24T08:54:06.024Z] === RUN   TestVolumePruneAnonymous
08:54:06 [2023-04-24T08:54:06.024Z] --- PASS: TestVolumePruneAnonymous (0.04s)
08:54:06 [2023-04-24T08:54:06.024Z] === RUN   TestVolumePruneAnonFromImage
08:54:06 [2023-04-24T08:54:06.282Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
08:54:06 [2023-04-24T08:54:06.282Z] === CONT  TestVolumesRemoveSwarmEnabled
08:54:07 [2023-04-24T08:54:07.656Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
08:54:07 [2023-04-24T08:54:07.656Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
08:54:07 [2023-04-24T08:54:07.656Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
08:54:07 [2023-04-24T08:54:07.656Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
08:54:07 [2023-04-24T08:54:07.922Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.70s)
08:54:07 [2023-04-24T08:54:07.922Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
08:54:07 [2023-04-24T08:54:07.922Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
08:54:07 [2023-04-24T08:54:07.922Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
08:54:07 [2023-04-24T08:54:07.922Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
08:54:07 [2023-04-24T08:54:07.922Z] PASS
08:54:07 [2023-04-24T08:54:07.922Z] 
08:54:07 [2023-04-24T08:54:07.922Z] DONE 20 tests in 2.074s
08:54:07 [2023-04-24T08:54:07.922Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:54:08 [2023-04-24T08:54:08.180Z] ++++ cat bundles/test-integration/docker.pid
08:54:08 [2023-04-24T08:54:08.180Z] +++ kill 15802
08:54:08 [2023-04-24T08:54:08.438Z] +++ /etc/init.d/apparmor stop
08:54:08 [2023-04-24T08:54:08.438Z] Leaving: AppArmorNo profiles have been unloaded.
08:54:08 [2023-04-24T08:54:08.438Z] 
08:54:08 [2023-04-24T08:54:08.438Z] Unloading profiles will leave already running processes permanently
08:54:08 [2023-04-24T08:54:08.438Z] unconfined, which can lead to unexpected situations.
08:54:08 [2023-04-24T08:54:08.438Z] 
08:54:08 [2023-04-24T08:54:08.439Z] To set a process to complain mode, use the command line tool
08:54:08 [2023-04-24T08:54:08.439Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:54:08 [2023-04-24T08:54:08.439Z] +++ true
08:54:08 [2023-04-24T08:54:08.439Z] exiting test-integration
08:54:08 [2023-04-24T08:54:08.439Z] ++ exit 0
08:54:08 [2023-04-24T08:54:08.439Z] 
Post stage
[Pipeline] junit
08:54:09 [2023-04-24T08:54:09.018Z] Recording test results
08:54:09 [2023-04-24T08:54:09.192Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:54:09 [2023-04-24T08:54:09.503Z] + echo Ensuring container killed.
08:54:09 [2023-04-24T08:54:09.503Z] Ensuring container killed.
08:54:09 [2023-04-24T08:54:09.503Z] + docker rm -vf docker-pr2
08:54:09 [2023-04-24T08:54:09.503Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
08:54:09 [2023-04-24T08:54:09.781Z] + echo Chowning /workspace to jenkins user
08:54:09 [2023-04-24T08:54:09.781Z] Chowning /workspace to jenkins user
08:54:09 [2023-04-24T08:54:09.781Z] + id -u
08:54:09 [2023-04-24T08:54:09.781Z] + id -g
08:54:09 [2023-04-24T08:54:09.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45361:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:54:11 [2023-04-24T08:54:11.442Z] + bundleName=arm64-integration
08:54:11 [2023-04-24T08:54:11.442Z] + echo Creating arm64-integration-bundles.tar.gz
08:54:11 [2023-04-24T08:54:11.442Z] Creating arm64-integration-bundles.tar.gz
08:54:11 [2023-04-24T08:54:11.442Z] + xargs tar -czf arm64-integration-bundles.tar.gz
08:54:11 [2023-04-24T08:54:11.442Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
08:54:11 [2023-04-24T08:54:11.710Z] Archiving artifacts
08:54:13 [2023-04-24T08:54:13.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45361/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:54:13 [2023-04-24T08:54:13.611Z] + make clean
08:54:13 [2023-04-24T08:54:13.869Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:54:13 [2023-04-24T08:54:13.869Z] docker-dev-cache
08:54:13 [2023-04-24T08:54:13.869Z] 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