Skip to content
Success

Console Output

Pull request #45294 updated
08:26:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 117ceac82bd100b96428cfd9c86fb1cfb6a41173+81359cecdf25c08481b378ae7b54bc8d6cbc0476 (c434aea671c6460bc40d21b4a56db51d682b0bba)
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-45294@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:26:25 [2023-04-21T08:26:25.787Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:26:25 [2023-04-21T08:26:25.790Z] Trying to pass milestone 6
[Pipeline] milestone
08:26:25 [2023-04-21T08:26:25.903Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:26:41 [2023-04-21T08:26:41.122Z] Still waiting to schedule task
08:26:41 [2023-04-21T08:26:41.123Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef0c714148b48d14)’ is offline
08:26:50 [2023-04-21T08:26:50.579Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef0c714148b48d14) in /home/ubuntu/workspace/moby_PR-45294
[Pipeline] {
[Pipeline] checkout
08:26:50 [2023-04-21T08:26:50.754Z] The recommended git tool is: git
08:26:53 [2023-04-21T08:26:53.976Z] using credential docker-jenkins-github-credentials
08:26:53 [2023-04-21T08:26:53.994Z] Cloning the remote Git repository
08:26:53 [2023-04-21T08:26:53.994Z] Cloning with configured refspecs honoured and without tags
08:26:54 [2023-04-21T08:26:54.115Z] Cloning repository https://github.com/moby/moby.git
08:26:54 [2023-04-21T08:26:54.198Z]  > git init /home/ubuntu/workspace/moby_PR-45294 # timeout=10
08:26:54 [2023-04-21T08:26:54.824Z] Fetching upstream changes from https://github.com/moby/moby.git
08:26:54 [2023-04-21T08:26:54.824Z]  > git --version # timeout=10
08:26:54 [2023-04-21T08:26:54.840Z]  > git --version # 'git version 2.25.1'
08:26:54 [2023-04-21T08:26:54.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:26:54 [2023-04-21T08:26:54.842Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45294/head:refs/remotes/origin/PR-45294 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:10 [2023-04-21T08:27:10.624Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:10 [2023-04-21T08:27:10.718Z]  > git config --add remote.origin.fetch +refs/pull/45294/head:refs/remotes/origin/PR-45294 # timeout=10
08:27:10 [2023-04-21T08:27:10.727Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:10 [2023-04-21T08:27:10.725Z] Fetching without tags
08:27:10 [2023-04-21T08:27:10.995Z] Merging remotes/origin/master commit 81359cecdf25c08481b378ae7b54bc8d6cbc0476 into PR head commit 117ceac82bd100b96428cfd9c86fb1cfb6a41173
08:27:10 [2023-04-21T08:27:10.740Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:10 [2023-04-21T08:27:10.752Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:10 [2023-04-21T08:27:10.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:10 [2023-04-21T08:27:10.816Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45294/head:refs/remotes/origin/PR-45294 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:11 [2023-04-21T08:27:11.026Z]  > git config core.sparsecheckout # timeout=10
08:27:11 [2023-04-21T08:27:11.034Z]  > git checkout -f 117ceac82bd100b96428cfd9c86fb1cfb6a41173 # timeout=10
08:27:11 [2023-04-21T08:27:11.930Z]  > git remote # timeout=10
08:27:11 [2023-04-21T08:27:11.950Z]  > git config --get remote.origin.url # timeout=10
08:27:11 [2023-04-21T08:27:11.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:12 [2023-04-21T08:27:12.067Z]  > git merge 81359cecdf25c08481b378ae7b54bc8d6cbc0476 # timeout=10
08:27:13 [2023-04-21T08:27:13.081Z] Merge succeeded, producing 49be279a1b91d633192798f4a0179a282d26ac08
08:27:13 [2023-04-21T08:27:13.081Z] Checking out Revision 49be279a1b91d633192798f4a0179a282d26ac08 (PR-45294)
08:27:13 [2023-04-21T08:27:13.082Z]  > git rev-parse HEAD^{commit} # timeout=10
08:27:13 [2023-04-21T08:27:13.106Z]  > git config core.sparsecheckout # timeout=10
08:27:13 [2023-04-21T08:27:13.117Z]  > git checkout -f 49be279a1b91d633192798f4a0179a282d26ac08 # timeout=10
08:27:17 [2023-04-21T08:27:17.106Z] Commit message: "Merge commit '81359cecdf25c08481b378ae7b54bc8d6cbc0476' into HEAD"
08:27:17 [2023-04-21T08:27:17.127Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:27:18 [2023-04-21T08:27:18.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45294:/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:17 [2023-04-21T08:27:17.129Z]  > git rev-list --no-walk 3450d7d2b1a1311be587e258a8f2bf6ef1170a1b # timeout=10
08:27:44 [2023-04-21T08:27:44.701Z] Unable to find image 'alpine:latest' locally
08:27:44 [2023-04-21T08:27:44.701Z] latest: Pulling from library/alpine
08:27:44 [2023-04-21T08:27:44.701Z] c41833b44d91: Pulling fs layer
08:27:44 [2023-04-21T08:27:44.701Z] c41833b44d91: Verifying Checksum
08:27:44 [2023-04-21T08:27:44.701Z] c41833b44d91: Download complete
08:27:44 [2023-04-21T08:27:44.701Z] c41833b44d91: Pull complete
08:27:44 [2023-04-21T08:27:44.701Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
08:27:44 [2023-04-21T08:27:44.701Z] Status: Downloaded newer image for alpine:latest
08:27:48 [2023-04-21T08:27:48.892Z] 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
08:27:50 [2023-04-21T08:27:50.032Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef0c714148b48d14) in /home/ubuntu/workspace/moby_PR-45294
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)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
08:27:50 [2023-04-21T08:27:50.063Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
08:27:50 [2023-04-21T08:27:50.075Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
08:27:50 [2023-04-21T08:27:50.091Z] Fetching changes from the remote Git repository
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
08:27:50 [2023-04-21T08:27:50.100Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
08:27:50 [2023-04-21T08:27:50.317Z] Merging remotes/origin/master commit 81359cecdf25c08481b378ae7b54bc8d6cbc0476 into PR head commit 117ceac82bd100b96428cfd9c86fb1cfb6a41173
08:27:50 [2023-04-21T08:27:50.505Z] Merge succeeded, producing 4a25cc38fee879fbfdcf80a408cdc2f011d9b00d
08:27:50 [2023-04-21T08:27:50.505Z] Checking out Revision 4a25cc38fee879fbfdcf80a408cdc2f011d9b00d (PR-45294)
08:27:50 [2023-04-21T08:27:50.609Z] Commit message: "Merge commit '81359cecdf25c08481b378ae7b54bc8d6cbc0476' into HEAD"
08:27:50 [2023-04-21T08:27:50.619Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:27:50 [2023-04-21T08:27:50.096Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45294/.git # timeout=10
08:27:50 [2023-04-21T08:27:50.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:27:50 [2023-04-21T08:27:50.113Z] Fetching upstream changes from https://github.com/moby/moby.git
08:27:50 [2023-04-21T08:27:50.113Z]  > git --version # timeout=10
08:27:50 [2023-04-21T08:27:50.120Z]  > git --version # 'git version 2.25.1'
08:27:50 [2023-04-21T08:27:50.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:50 [2023-04-21T08:27:50.121Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45294/head:refs/remotes/origin/PR-45294 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:27:50 [2023-04-21T08:27:50.329Z]  > git config core.sparsecheckout # timeout=10
08:27:50 [2023-04-21T08:27:50.336Z]  > git checkout -f 117ceac82bd100b96428cfd9c86fb1cfb6a41173 # timeout=10
08:27:50 [2023-04-21T08:27:50.375Z]  > git remote # timeout=10
08:27:50 [2023-04-21T08:27:50.381Z]  > git config --get remote.origin.url # timeout=10
08:27:50 [2023-04-21T08:27:50.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:27:50 [2023-04-21T08:27:50.387Z]  > git merge 81359cecdf25c08481b378ae7b54bc8d6cbc0476 # timeout=10
08:27:50 [2023-04-21T08:27:50.511Z]  > git rev-parse HEAD^{commit} # timeout=10
08:27:50 [2023-04-21T08:27:50.517Z]  > git config core.sparsecheckout # timeout=10
08:27:50 [2023-04-21T08:27:50.521Z]  > git checkout -f 4a25cc38fee879fbfdcf80a408cdc2f011d9b00d # timeout=10
08:27:50 [2023-04-21T08:27:50.622Z]  > git rev-list --no-walk 3450d7d2b1a1311be587e258a8f2bf6ef1170a1b # timeout=10
08:27:51 [2023-04-21T08:27:51.293Z] + docker version
08:27:51 [2023-04-21T08:27:51.293Z] Client: Docker Engine - Community
08:27:51 [2023-04-21T08:27:51.293Z]  Version:           22.06.0-beta.0
08:27:51 [2023-04-21T08:27:51.293Z]  API version:       1.42
08:27:51 [2023-04-21T08:27:51.293Z]  Go version:        go1.18.3
08:27:51 [2023-04-21T08:27:51.293Z]  Git commit:        3e9117b
08:27:51 [2023-04-21T08:27:51.293Z]  Built:             Fri Jun  3 17:55:34 2022
08:27:51 [2023-04-21T08:27:51.293Z]  OS/Arch:           linux/arm64
08:27:51 [2023-04-21T08:27:51.293Z]  Context:           default
08:27:51 [2023-04-21T08:27:51.293Z] 
08:27:51 [2023-04-21T08:27:51.293Z] Server: Docker Engine - Community
08:27:51 [2023-04-21T08:27:51.293Z]  Engine:
08:27:51 [2023-04-21T08:27:51.293Z]   Version:          22.06.0-beta.0
08:27:51 [2023-04-21T08:27:51.293Z]   API version:      1.42 (minimum version 1.12)
08:27:51 [2023-04-21T08:27:51.293Z]   Go version:       go1.18.3
08:27:51 [2023-04-21T08:27:51.293Z]   Git commit:       38633e7
08:27:51 [2023-04-21T08:27:51.293Z]   Built:            Fri Jun  3 17:55:34 2022
08:27:51 [2023-04-21T08:27:51.293Z]   OS/Arch:          linux/arm64
08:27:51 [2023-04-21T08:27:51.293Z]   Experimental:     true
08:27:51 [2023-04-21T08:27:51.293Z]  containerd:
08:27:51 [2023-04-21T08:27:51.293Z]   Version:          1.6.8
08:27:51 [2023-04-21T08:27:51.293Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:27:51 [2023-04-21T08:27:51.293Z]  runc:
08:27:51 [2023-04-21T08:27:51.293Z]   Version:          1.1.4
08:27:51 [2023-04-21T08:27:51.293Z]   GitCommit:        v1.1.4-0-g5fd4c4d
08:27:51 [2023-04-21T08:27:51.293Z]  docker-init:
08:27:51 [2023-04-21T08:27:51.293Z]   Version:          0.19.0
08:27:51 [2023-04-21T08:27:51.293Z]   GitCommit:        de40ad0
[Pipeline] sh
08:27:51 [2023-04-21T08:27:51.573Z] + docker info
08:27:51 [2023-04-21T08:27:51.573Z] Client:
08:27:51 [2023-04-21T08:27:51.573Z]  Context:    default
08:27:51 [2023-04-21T08:27:51.573Z]  Debug Mode: false
08:27:51 [2023-04-21T08:27:51.573Z]  Plugins:
08:27:51 [2023-04-21T08:27:51.573Z]   buildx: Docker Buildx (Docker Inc.)
08:27:51 [2023-04-21T08:27:51.573Z]     Version:  v0.8.2
08:27:51 [2023-04-21T08:27:51.573Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:27:51 [2023-04-21T08:27:51.573Z]   compose: Docker Compose (Docker Inc.)
08:27:51 [2023-04-21T08:27:51.573Z]     Version:  v2.12.0
08:27:51 [2023-04-21T08:27:51.573Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:27:51 [2023-04-21T08:27:51.573Z] 
08:27:51 [2023-04-21T08:27:51.573Z] Server:
08:27:51 [2023-04-21T08:27:51.573Z]  Containers: 0
08:27:51 [2023-04-21T08:27:51.573Z]   Running: 0
08:27:51 [2023-04-21T08:27:51.573Z]   Paused: 0
08:27:51 [2023-04-21T08:27:51.573Z]   Stopped: 0
08:27:51 [2023-04-21T08:27:51.573Z]  Images: 1
08:27:51 [2023-04-21T08:27:51.573Z]  Server Version: 22.06.0-beta.0
08:27:51 [2023-04-21T08:27:51.573Z]  Storage Driver: overlay2
08:27:51 [2023-04-21T08:27:51.573Z]   Backing Filesystem: extfs
08:27:51 [2023-04-21T08:27:51.573Z]   Supports d_type: true
08:27:51 [2023-04-21T08:27:51.573Z]   Using metacopy: false
08:27:51 [2023-04-21T08:27:51.573Z]   Native Overlay Diff: true
08:27:51 [2023-04-21T08:27:51.573Z]   userxattr: false
08:27:51 [2023-04-21T08:27:51.573Z]  Logging Driver: json-file
08:27:51 [2023-04-21T08:27:51.573Z]  Cgroup Driver: cgroupfs
08:27:51 [2023-04-21T08:27:51.573Z]  Cgroup Version: 1
08:27:51 [2023-04-21T08:27:51.573Z]  Plugins:
08:27:51 [2023-04-21T08:27:51.573Z]   Volume: local
08:27:51 [2023-04-21T08:27:51.573Z]   Network: bridge host ipvlan macvlan null overlay
08:27:51 [2023-04-21T08:27:51.573Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:27:51 [2023-04-21T08:27:51.573Z]  Swarm: inactive
08:27:51 [2023-04-21T08:27:51.573Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:27:51 [2023-04-21T08:27:51.573Z]  Default Runtime: runc
08:27:51 [2023-04-21T08:27:51.573Z]  Init Binary: docker-init
08:27:51 [2023-04-21T08:27:51.573Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:27:51 [2023-04-21T08:27:51.573Z]  runc version: v1.1.4-0-g5fd4c4d
08:27:51 [2023-04-21T08:27:51.573Z]  init version: de40ad0
08:27:51 [2023-04-21T08:27:51.573Z]  Security Options:
08:27:51 [2023-04-21T08:27:51.573Z]   apparmor
08:27:51 [2023-04-21T08:27:51.573Z]   seccomp
08:27:51 [2023-04-21T08:27:51.573Z]    Profile: builtin
08:27:51 [2023-04-21T08:27:51.573Z]  Kernel Version: 5.15.0-1022-aws
08:27:51 [2023-04-21T08:27:51.573Z]  Operating System: Ubuntu 20.04.5 LTS
08:27:51 [2023-04-21T08:27:51.573Z]  OSType: linux
08:27:51 [2023-04-21T08:27:51.573Z]  Architecture: aarch64
08:27:51 [2023-04-21T08:27:51.573Z]  CPUs: 2
08:27:51 [2023-04-21T08:27:51.573Z]  Total Memory: 7.559GiB
08:27:51 [2023-04-21T08:27:51.573Z]  Name: ip-10-100-124-23
08:27:51 [2023-04-21T08:27:51.574Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
08:27:51 [2023-04-21T08:27:51.574Z]  Docker Root Dir: /var/lib/docker
08:27:51 [2023-04-21T08:27:51.574Z]  Debug Mode: false
08:27:51 [2023-04-21T08:27:51.574Z]  Registry: https://index.docker.io/v1/
08:27:51 [2023-04-21T08:27:51.574Z]  Labels:
08:27:51 [2023-04-21T08:27:51.574Z]  Experimental: true
08:27:51 [2023-04-21T08:27:51.574Z]  Insecure Registries:
08:27:51 [2023-04-21T08:27:51.574Z]   127.0.0.0/8
08:27:51 [2023-04-21T08:27:51.574Z]  Live Restore Enabled: true
08:27:51 [2023-04-21T08:27:51.574Z] 
[Pipeline] sh
08:27:51 [2023-04-21T08:27:51.860Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:27:51 [2023-04-21T08:27:51.860Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:27:51 [2023-04-21T08:27:51.860Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45294/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:27:51 [2023-04-21T08:27:51.860Z] + bash /home/ubuntu/workspace/moby_PR-45294/check-config.sh
08:27:51 [2023-04-21T08:27:51.860Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:27:51 [2023-04-21T08:27:51.860Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
08:27:51 [2023-04-21T08:27:51.860Z] 
08:27:51 [2023-04-21T08:27:51.860Z] Generally Necessary:
08:27:51 [2023-04-21T08:27:51.860Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:27:51 [2023-04-21T08:27:51.860Z] - apparmor: enabled and tools installed
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NAMESPACES: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NET_NS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_PID_NS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_IPC_NS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_UTS_NS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CGROUPS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CGROUP_CPUACCT: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CGROUP_DEVICE: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CGROUP_FREEZER: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CGROUP_SCHED: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_CPUSETS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_MEMCG: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_KEYS: enabled
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_VETH: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_BRIDGE: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:27:52 [2023-04-21T08:27:52.127Z] - CONFIG_NF_NAT: enabled (as module)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_POSIX_MQUEUE: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CGROUP_BPF: enabled
08:27:52 [2023-04-21T08:27:52.385Z] 
08:27:52 [2023-04-21T08:27:52.385Z] Optional Features:
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_USER_NS: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_SECCOMP: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_SECCOMP_FILTER: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CGROUP_PIDS: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_MEMCG_SWAP: enabled
08:27:52 [2023-04-21T08:27:52.385Z]     (cgroup swap accounting is currently enabled)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_BLK_CGROUP: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CGROUP_PERF: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CGROUP_HUGETLB: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_CFS_BANDWIDTH: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_RT_GROUP_SCHED: missing
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_VS: enabled (as module)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_VS_NFCT: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_IP_VS_RR: enabled (as module)
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_SECURITY_SELINUX: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_SECURITY_APPARMOR: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_EXT4_FS: enabled
08:27:52 [2023-04-21T08:27:52.385Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:27:52 [2023-04-21T08:27:52.644Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:27:52 [2023-04-21T08:27:52.644Z] - Network Drivers:
08:27:52 [2023-04-21T08:27:52.644Z]   - "overlay":
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_VXLAN: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       Optional (for encrypted networks):
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_CRYPTO: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_CRYPTO_AEAD: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_CRYPTO_GCM: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_CRYPTO_GHASH: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_XFRM: enabled
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_XFRM_USER: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]       - CONFIG_INET_ESP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]   - "ipvlan":
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_IPVLAN: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]   - "macvlan":
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_MACVLAN: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_DUMMY: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]   - "ftp,tftp client in container":
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:27:52 [2023-04-21T08:27:52.644Z] - Storage Drivers:
08:27:52 [2023-04-21T08:27:52.644Z]   - "aufs":
08:27:52 [2023-04-21T08:27:52.644Z]     - CONFIG_AUFS_FS: enabled (as module)
08:27:52 [2023-04-21T08:27:52.902Z]   - "btrfs":
08:27:52 [2023-04-21T08:27:52.902Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:27:52 [2023-04-21T08:27:52.902Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:27:52 [2023-04-21T08:27:52.902Z]   - "devicemapper":
08:27:52 [2023-04-21T08:27:52.902Z]     - CONFIG_BLK_DEV_DM: enabled
08:27:52 [2023-04-21T08:27:52.902Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:27:52 [2023-04-21T08:27:52.902Z]   - "overlay":
08:27:52 [2023-04-21T08:27:52.902Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:27:52 [2023-04-21T08:27:52.902Z]   - "zfs":
08:27:52 [2023-04-21T08:27:52.902Z]     - /dev/zfs: present
08:27:52 [2023-04-21T08:27:52.902Z]     - zfs command: missing
08:27:52 [2023-04-21T08:27:52.902Z]     - zpool command: missing
08:27:52 [2023-04-21T08:27:52.902Z] 
08:27:52 [2023-04-21T08:27:52.902Z] Limits:
08:27:52 [2023-04-21T08:27:52.902Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:27:52 [2023-04-21T08:27:52.902Z] 
08:27:52 [2023-04-21T08:27:52.902Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:27:53 [2023-04-21T08:27:53.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4a25cc38fee879fbfdcf80a408cdc2f011d9b00d .
08:27:53 [2023-04-21T08:27:53.482Z] #1 [internal] load build definition from Dockerfile
08:27:53 [2023-04-21T08:27:53.482Z] #1 transferring dockerfile:
08:27:53 [2023-04-21T08:27:53.743Z] #1 transferring dockerfile: 26.94kB done
08:27:53 [2023-04-21T08:27:53.743Z] #1 DONE 0.1s
08:27:53 [2023-04-21T08:27:53.743Z] 
08:27:53 [2023-04-21T08:27:53.743Z] #2 [internal] load .dockerignore
08:27:53 [2023-04-21T08:27:53.743Z] #2 transferring context: 113B done
08:27:53 [2023-04-21T08:27:53.743Z] #2 DONE 0.1s
08:27:53 [2023-04-21T08:27:53.743Z] 
08:27:53 [2023-04-21T08:27:53.743Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:27:54 [2023-04-21T08:27:54.001Z] #3 DONE 0.4s
08:27:54 [2023-04-21T08:27:54.001Z] 
08:27:54 [2023-04-21T08:27:54.001Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
08:27:54 [2023-04-21T08:27:54.001Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
08:27:54 [2023-04-21T08:27:54.001Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
08:27:54 [2023-04-21T08:27:54.001Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
08:27:54 [2023-04-21T08:27:54.001Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
08:27:54 [2023-04-21T08:27:54.001Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
08:27:54 [2023-04-21T08:27:54.259Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s
08:27:54 [2023-04-21T08:27:54.259Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
08:27:54 [2023-04-21T08:27:54.259Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
08:27:54 [2023-04-21T08:27:54.519Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
08:27:54 [2023-04-21T08:27:54.519Z] #4 DONE 0.6s
08:27:54 [2023-04-21T08:27:54.780Z] 
08:27:54 [2023-04-21T08:27:54.781Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
08:27:55 [2023-04-21T08:27:55.715Z] #5 ...
08:27:55 [2023-04-21T08:27:55.716Z] 
08:27:55 [2023-04-21T08:27:55.716Z] #6 [internal] load metadata for docker.io/library/busybox:latest
08:27:55 [2023-04-21T08:27:55.716Z] #6 DONE 1.1s
08:27:55 [2023-04-21T08:27:55.986Z] 
08:27:55 [2023-04-21T08:27:55.986Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
08:27:55 [2023-04-21T08:27:55.986Z] #7 DONE 1.2s
08:27:55 [2023-04-21T08:27:55.986Z] 
08:27:55 [2023-04-21T08:27:55.986Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:27:55 [2023-04-21T08:27:55.986Z] #8 DONE 1.3s
08:27:55 [2023-04-21T08:27:55.986Z] 
08:27:55 [2023-04-21T08:27:55.986Z] #9 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
08:27:55 [2023-04-21T08:27:55.986Z] #9 DONE 1.3s
08:27:55 [2023-04-21T08:27:55.986Z] 
08:27:55 [2023-04-21T08:27:55.986Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
08:27:55 [2023-04-21T08:27:55.986Z] #5 DONE 1.3s
08:27:56 [2023-04-21T08:27:56.244Z] 
08:27:56 [2023-04-21T08:27:56.244Z] #10 [internal] load build context
08:27:56 [2023-04-21T08:27:56.507Z] #10 ...
08:27:56 [2023-04-21T08:27:56.507Z] 
08:27:56 [2023-04-21T08:27:56.507Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:27:56 [2023-04-21T08:27:56.507Z] #11 DONE 0.4s
08:27:56 [2023-04-21T08:27:56.507Z] 
08:27:56 [2023-04-21T08:27:56.507Z] #10 [internal] load build context
08:27:58 [2023-04-21T08:27:58.430Z] #10 transferring context: 67.58MB 2.1s done
08:27:58 [2023-04-21T08:27:58.430Z] #10 DONE 2.3s
08:27:58 [2023-04-21T08:27:58.430Z] 
08:27:58 [2023-04-21T08:27:58.430Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:27:58 [2023-04-21T08:27:58.430Z] #12 resolve docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 0.2s done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 1.86kB / 1.86kB done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:d2f204467e745d440f7610e6a5009c95a72f381c518c8df0aab70a4ea9f7ef19 7.33kB / 7.33kB done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 2.1s done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:97a9f05f43c85f70dea2d17e2ce4b6887693d5267d2f000c6b34bba95c505eeb 1.79kB / 1.79kB done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.3s done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.8s done
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 2.1s
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 79.69MB / 81.40MB 2.1s
08:27:58 [2023-04-21T08:27:58.430Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 0B / 95.44MB 2.1s
08:27:58 [2023-04-21T08:27:58.689Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 10.30MB / 95.44MB 2.3s
08:27:58 [2023-04-21T08:27:58.689Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 16.78MB / 95.44MB 2.3s
08:27:58 [2023-04-21T08:27:58.948Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 27.16MB / 95.44MB 2.5s
08:27:58 [2023-04-21T08:27:58.948Z] #12 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 0.4s
08:27:58 [2023-04-21T08:27:58.948Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 32.51MB / 95.44MB 2.6s
08:27:59 [2023-04-21T08:27:59.206Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 42.99MB / 95.44MB 2.8s
08:27:59 [2023-04-21T08:27:59.469Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 50.33MB / 95.44MB 3.0s
08:27:59 [2023-04-21T08:27:59.731Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 66.06MB / 95.44MB 3.2s
08:27:59 [2023-04-21T08:27:59.731Z] #12 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 3.4s done
08:27:59 [2023-04-21T08:27:59.731Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 83.89MB / 95.44MB 3.4s
08:27:59 [2023-04-21T08:27:59.990Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 3.5s
08:27:59 [2023-04-21T08:27:59.990Z] #12 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 3.6s done
08:28:00 [2023-04-21T08:28:00.249Z] #12 ...
08:28:00 [2023-04-21T08:28:00.249Z] 
08:28:00 [2023-04-21T08:28:00.249Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:28:00 [2023-04-21T08:28:00.249Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:28:00 [2023-04-21T08:28:00.249Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:28:00 [2023-04-21T08:28:00.249Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:28:00 [2023-04-21T08:28:00.249Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:28:00 [2023-04-21T08:28:00.249Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
08:28:00 [2023-04-21T08:28:00.249Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
08:28:00 [2023-04-21T08:28:00.249Z] #13 DONE 4.2s
08:28:00 [2023-04-21T08:28:00.508Z] 
08:28:00 [2023-04-21T08:28:00.508Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:00 [2023-04-21T08:28:00.508Z] #12 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 3.9s done
08:28:00 [2023-04-21T08:28:00.508Z] #12 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 154B / 154B 3.9s
08:28:00 [2023-04-21T08:28:00.508Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740
08:28:00 [2023-04-21T08:28:00.508Z] #12 ...
08:28:00 [2023-04-21T08:28:00.508Z] 
08:28:00 [2023-04-21T08:28:00.508Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
08:28:00 [2023-04-21T08:28:00.508Z] #14 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done
08:28:00 [2023-04-21T08:28:00.508Z] #14 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done
08:28:00 [2023-04-21T08:28:00.508Z] #14 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done
08:28:00 [2023-04-21T08:28:00.508Z] #14 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done
08:28:00 [2023-04-21T08:28:00.508Z] #14 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 2.1s done
08:28:00 [2023-04-21T08:28:00.508Z] #14 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 1.6s done
08:28:00 [2023-04-21T08:28:00.508Z] #14 DONE 4.3s
08:28:00 [2023-04-21T08:28:00.508Z] 
08:28:00 [2023-04-21T08:28:00.508Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:00 [2023-04-21T08:28:00.766Z] #12 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.5s done
08:28:01 [2023-04-21T08:28:01.026Z] #12 ...
08:28:01 [2023-04-21T08:28:01.026Z] 
08:28:01 [2023-04-21T08:28:01.026Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
08:28:01 [2023-04-21T08:28:01.026Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
08:28:01 [2023-04-21T08:28:01.026Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
08:28:01 [2023-04-21T08:28:01.026Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
08:28:01 [2023-04-21T08:28:01.026Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
08:28:01 [2023-04-21T08:28:01.026Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 4.1s done
08:28:01 [2023-04-21T08:28:01.026Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0.0s done
08:28:01 [2023-04-21T08:28:01.026Z] #15 DONE 4.9s
08:28:01 [2023-04-21T08:28:01.026Z] 
08:28:01 [2023-04-21T08:28:01.026Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
08:28:01 [2023-04-21T08:28:01.026Z] #16 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.2s done
08:28:01 [2023-04-21T08:28:01.026Z] #16 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
08:28:01 [2023-04-21T08:28:01.026Z] #16 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
08:28:01 [2023-04-21T08:28:01.026Z] #16 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
08:28:01 [2023-04-21T08:28:01.026Z] #16 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0B / 2.00MB 3.9s
08:28:01 [2023-04-21T08:28:01.026Z] #16 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.3s done
08:28:01 [2023-04-21T08:28:01.026Z] #16 ...
08:28:01 [2023-04-21T08:28:01.026Z] 
08:28:01 [2023-04-21T08:28:01.026Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:01 [2023-04-21T08:28:01.026Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.1s
08:28:01 [2023-04-21T08:28:01.284Z] #12 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.3s done
08:28:01 [2023-04-21T08:28:01.543Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 0.1s
08:28:04 [2023-04-21T08:28:04.838Z] #12 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 3.1s done
08:28:05 [2023-04-21T08:28:05.097Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034
08:28:07 [2023-04-21T08:28:07.632Z] #12 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.1s done
08:28:07 [2023-04-21T08:28:07.632Z] #12 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 0.1s
08:28:10 [2023-04-21T08:28:10.919Z] #12 ...
08:28:10 [2023-04-21T08:28:10.919Z] 
08:28:10 [2023-04-21T08:28:10.919Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:28:10 [2023-04-21T08:28:10.919Z] #0 1.270 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 1.294 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 1.294 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 1.478 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 1.927 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 2.487 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 2.714 Fetched 8525 kB in 2s (4952 kB/s)
08:28:10 [2023-04-21T08:28:10.919Z] #0 2.714 Reading package lists...
08:28:10 [2023-04-21T08:28:10.919Z] #0 3.286 Reading package lists...
08:28:10 [2023-04-21T08:28:10.919Z] #0 3.830 Building dependency tree...
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.224 The following additional packages will be installed:
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.225   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.226   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.228 Recommended packages:
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.228   libldap-common publicsuffix libsasl2-modules
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.340 The following NEW packages will be installed:
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.340   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.341   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.341   libssh2-1 openssl
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.613 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.613 Need to get 2944 kB of archives.
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.613 After this operation, 6484 kB of additional disk space will be used.
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.613 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.627 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.658 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.707 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:10 [2023-04-21T08:28:10.919Z] #0 4.708 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.710 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:10 [2023-04-21T08:28:10.919Z] #0 4.711 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.713 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.715 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.717 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.718 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.720 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.801 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.803 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 4.804 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.239 debconf: delaying package configuration, since apt-utils is not installed
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.320 Fetched 2944 kB in 0s (6460 kB/s)
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.446 Selecting previously unselected package openssl.
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.446 (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:10 [2023-04-21T08:28:10.919Z] #0 5.446 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.464 Unpacking openssl (1.1.1n-0+deb11u4) ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.833 Selecting previously unselected package ca-certificates.
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.833 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 5.841 Unpacking ca-certificates (20210119) ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.051 Selecting previously unselected package libbrotli1:arm64.
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.051 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.178 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.481 Selecting previously unselected package libsasl2-modules-db:arm64.
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.481 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.496 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.948 Selecting previously unselected package libsasl2-2:arm64.
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.948 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.919Z] #0 6.964 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 7.346 Selecting previously unselected package libldap-2.4-2:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 7.346 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 7.357 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 7.954 Selecting previously unselected package libnghttp2-14:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 7.954 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.037 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.331 Selecting previously unselected package libpsl5:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.331 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.387 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.963 Selecting previously unselected package librtmp1:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 8.963 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.175 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.571 Selecting previously unselected package libssh2-1:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.571 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.598 Unpacking libssh2-1:arm64 (1.9.0-2) ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.795 Selecting previously unselected package libcurl4:arm64.
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.795 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
08:28:10 [2023-04-21T08:28:10.920Z] #0 9.920 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
08:28:10 [2023-04-21T08:28:10.920Z] #17 ...
08:28:10 [2023-04-21T08:28:10.920Z] 
08:28:10 [2023-04-21T08:28:10.920Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:11 [2023-04-21T08:28:11.178Z] #12 ...
08:28:11 [2023-04-21T08:28:11.178Z] 
08:28:11 [2023-04-21T08:28:11.178Z] #18 [build-dummy 2/2] RUN mkdir -p /build
08:28:11 [2023-04-21T08:28:11.436Z] #18 ...
08:28:11 [2023-04-21T08:28:11.436Z] 
08:28:11 [2023-04-21T08:28:11.436Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:28:11 [2023-04-21T08:28:11.436Z] #17 10.48 Selecting previously unselected package curl.
08:28:11 [2023-04-21T08:28:11.436Z] #17 10.48 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
08:28:11 [2023-04-21T08:28:11.436Z] #17 10.50 Unpacking curl (7.74.0-1.3+deb11u7) ...
08:28:11 [2023-04-21T08:28:11.694Z] #17 11.07 Selecting previously unselected package libonig5:arm64.
08:28:11 [2023-04-21T08:28:11.694Z] #17 11.15 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
08:28:11 [2023-04-21T08:28:11.694Z] #17 11.22 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:28:11 [2023-04-21T08:28:11.953Z] #17 11.40 Selecting previously unselected package libjq1:arm64.
08:28:11 [2023-04-21T08:28:11.953Z] #17 11.40 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
08:28:11 [2023-04-21T08:28:11.953Z] #17 11.41 Unpacking libjq1:arm64 (1.6-2.1) ...
08:28:11 [2023-04-21T08:28:11.953Z] #17 11.64 Selecting previously unselected package jq.
08:28:12 [2023-04-21T08:28:12.211Z] #17 11.64 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
08:28:12 [2023-04-21T08:28:12.211Z] #17 11.66 Unpacking jq (1.6-2.1) ...
08:28:12 [2023-04-21T08:28:12.211Z] #17 11.91 Setting up libpsl5:arm64 (0.21.0-1.2) ...
08:28:12 [2023-04-21T08:28:12.469Z] #17 ...
08:28:12 [2023-04-21T08:28:12.470Z] 
08:28:12 [2023-04-21T08:28:12.470Z] #18 [build-dummy 2/2] RUN mkdir -p /build
08:28:12 [2023-04-21T08:28:12.470Z] #18 DONE 11.3s
08:28:12 [2023-04-21T08:28:12.470Z] 
08:28:12 [2023-04-21T08:28:12.470Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:28:12 [2023-04-21T08:28:12.470Z] #17 11.93 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 11.95 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 11.96 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 11.99 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.01 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.02 Setting up libssh2-1:arm64 (1.9.0-2) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 ...
08:28:12 [2023-04-21T08:28:12.470Z] 
08:28:12 [2023-04-21T08:28:12.470Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
08:28:12 [2023-04-21T08:28:12.470Z] #12 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 3.9s done
08:28:12 [2023-04-21T08:28:12.470Z] #12 extracting sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd done
08:28:12 [2023-04-21T08:28:12.470Z] #12 DONE 16.4s
08:28:12 [2023-04-21T08:28:12.470Z] 
08:28:12 [2023-04-21T08:28:12.470Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:28:12 [2023-04-21T08:28:12.470Z] #19 DONE 0.1s
08:28:12 [2023-04-21T08:28:12.470Z] 
08:28:12 [2023-04-21T08:28:12.470Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.04 Setting up openssl (1.1.1n-0+deb11u4) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.07 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.09 Setting up libjq1:arm64 (1.6-2.1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.12 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:28:12 [2023-04-21T08:28:12.470Z] #17 12.14 Setting up ca-certificates (20210119) ...
08:28:12 [2023-04-21T08:28:12.728Z] #17 ...
08:28:12 [2023-04-21T08:28:12.728Z] 
08:28:12 [2023-04-21T08:28:12.728Z] #20 [base 2/5] COPY --from=xx / /
08:28:12 [2023-04-21T08:28:12.728Z] #20 DONE 0.1s
08:28:12 [2023-04-21T08:28:12.998Z] 
08:28:12 [2023-04-21T08:28:12.998Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:28:13 [2023-04-21T08:28:13.258Z] #21 DONE 0.5s
08:28:13 [2023-04-21T08:28:13.258Z] 
08:28:13 [2023-04-21T08:28:13.258Z] #22 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:28:13 [2023-04-21T08:28:13.836Z] #22 DONE 0.7s
08:28:13 [2023-04-21T08:28:13.836Z] 
08:28:13 [2023-04-21T08:28:13.836Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:28:14 [2023-04-21T08:28:14.784Z] #23 0.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:14 [2023-04-21T08:28:14.784Z] #23 0.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:14 [2023-04-21T08:28:14.784Z] #23 0.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:14 [2023-04-21T08:28:14.784Z] #23 1.030 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:15 [2023-04-21T08:28:15.043Z] #23 1.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:15 [2023-04-21T08:28:15.043Z] #23 1.381 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:15 [2023-04-21T08:28:15.609Z] #23 ...
08:28:15 [2023-04-21T08:28:15.609Z] 
08:28:15 [2023-04-21T08:28:15.609Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:28:15 [2023-04-21T08:28:15.609Z] #17 12.96 Updating certificates in /etc/ssl/certs...
08:28:15 [2023-04-21T08:28:15.609Z] #17 13.91 129 added, 0 removed; done.
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.03 Setting up jq (1.6-2.1) ...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.05 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.06 Setting up curl (7.74.0-1.3+deb11u7) ...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.07 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.10 Processing triggers for ca-certificates (20210119) ...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.11 Updating certificates in /etc/ssl/certs...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.71 0 added, 0 removed; done.
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.71 Running hooks in /etc/ca-certificates/update.d...
08:28:15 [2023-04-21T08:28:15.609Z] #17 14.71 done.
08:28:15 [2023-04-21T08:28:15.609Z] #17 DONE 15.1s
08:28:15 [2023-04-21T08:28:15.869Z] 
08:28:15 [2023-04-21T08:28:15.869Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:28:16 [2023-04-21T08:28:16.128Z] #24 DONE 0.4s
08:28:16 [2023-04-21T08:28:16.128Z] 
08:28:16 [2023-04-21T08:28:16.128Z] #25 [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:18 [2023-04-21T08:28:18.037Z] #25 1.589 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:28:18 [2023-04-21T08:28:18.037Z] #25 1.790 
08:28:18 [2023-04-21T08:28:18.037Z] #25 2.007 #=#=#                                                                         

######################################################################## 100.0%
08:28:18 [2023-04-21T08:28:18.299Z] #25 2.260 
08:28:18 [2023-04-21T08:28:18.868Z] #25 ...
08:28:18 [2023-04-21T08:28:18.868Z] 
08:28:18 [2023-04-21T08:28:18.868Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:28:18 [2023-04-21T08:28:18.868Z] #23 2.354 Fetched 8525 kB in 2s (4868 kB/s)
08:28:18 [2023-04-21T08:28:18.868Z] #23 2.354 Reading package lists...
08:28:18 [2023-04-21T08:28:18.868Z] #23 2.913 Reading package lists...
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.439 Building dependency tree...
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.601 Reading state information...
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.803 The following additional packages will be installed:
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.804   libmagic-mgc libmagic1
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.834 The following NEW packages will be installed:
08:28:18 [2023-04-21T08:28:18.868Z] #23 3.835   file libmagic-mgc libmagic1
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.112 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.112 Need to get 463 kB of archives.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.112 After this operation, 7063 kB of additional disk space will be used.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.119 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.261 debconf: delaying package configuration, since apt-utils is not installed
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.302 Fetched 463 kB in 0s (1650 kB/s)
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.324 Selecting previously unselected package libmagic-mgc.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.324 (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:18 [2023-04-21T08:28:18.868Z] #23 4.342 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.348 Unpacking libmagic-mgc (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.476 Selecting previously unselected package libmagic1:arm64.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.479 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.487 Unpacking libmagic1:arm64 (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.530 Selecting previously unselected package file.
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.530 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.536 Unpacking file (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.584 Setting up libmagic-mgc (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.598 Setting up libmagic1:arm64 (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.620 Setting up file (1:5.39-3) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 4.633 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:28:18 [2023-04-21T08:28:18.868Z] #23 DONE 5.2s
08:28:19 [2023-04-21T08:28:19.134Z] 
08:28:19 [2023-04-21T08:28:19.134Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:28:19 [2023-04-21T08:28:19.392Z] #26 ...
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:28:19 [2023-04-21T08:28:19.392Z] #27 DONE 0.2s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #28 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:28:19 [2023-04-21T08:28:19.392Z] #28 DONE 0.3s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc
08:28:19 [2023-04-21T08:28:19.392Z] #29 DONE 0.3s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #30 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:28:19 [2023-04-21T08:28:19.392Z] #30 DONE 0.3s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
08:28:19 [2023-04-21T08:28:19.392Z] #31 DONE 0.4s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #32 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
08:28:19 [2023-04-21T08:28:19.392Z] #32 DONE 0.4s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:28:19 [2023-04-21T08:28:19.392Z] #33 DONE 0.4s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #34 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:19 [2023-04-21T08:28:19.392Z] #34 ...
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:28:19 [2023-04-21T08:28:19.392Z] #35 DONE 0.4s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:28:19 [2023-04-21T08:28:19.392Z] #36 DONE 0.5s
08:28:19 [2023-04-21T08:28:19.392Z] 
08:28:19 [2023-04-21T08:28:19.392Z] #37 [dockercli-src 1/5] WORKDIR /tmp/dockercli
08:28:19 [2023-04-21T08:28:19.392Z] #37 DONE 0.5s
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
08:28:19 [2023-04-21T08:28:19.652Z] #38 DONE 0.5s
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:28:19 [2023-04-21T08:28:19.652Z] #39 DONE 0.6s
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #40 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:28:19 [2023-04-21T08:28:19.652Z] #40 ...
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:28:19 [2023-04-21T08:28:19.652Z] #41 DONE 0.7s
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #42 [delve-src 1/3] WORKDIR /usr/src/delve
08:28:19 [2023-04-21T08:28:19.652Z] #42 DONE 0.7s
08:28:19 [2023-04-21T08:28:19.652Z] 
08:28:19 [2023-04-21T08:28:19.652Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:28:19 [2023-04-21T08:28:19.652Z] #26 DONE 0.8s
08:28:19 [2023-04-21T08:28:19.911Z] 
08:28:19 [2023-04-21T08:28:19.911Z] #43 [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:19 [2023-04-21T08:28:19.911Z] #43 ...
08:28:19 [2023-04-21T08:28:19.911Z] 
08:28:19 [2023-04-21T08:28:19.911Z] #44 [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:19 [2023-04-21T08:28:19.911Z] #44 DONE 0.9s
08:28:20 [2023-04-21T08:28:20.170Z] 
08:28:20 [2023-04-21T08:28:20.170Z] #25 [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:20 [2023-04-21T08:28:20.170Z] #25 3.344 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:28:20 [2023-04-21T08:28:20.170Z] #25 3.569 
08:28:20 [2023-04-21T08:28:20.170Z] #25 3.793 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
08:28:20 [2023-04-21T08:28:20.430Z] #25 4.250 
08:28:21 [2023-04-21T08:28:21.813Z] #25 5.875 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
08:28:22 [2023-04-21T08:28:22.074Z] #25 6.135 
08:28:23 [2023-04-21T08:28:23.116Z] #25 6.363 #=#=#                                                                         

                                                                           0.1%
################################                                          44.7%
######################################                                    53.5%
##########################################                                59.2%
#########################################################                 79.7%
######################################################################## 100.0%
08:28:23 [2023-04-21T08:28:23.376Z] #25 7.276 
08:28:23 [2023-04-21T08:28:23.376Z] #25 ...
08:28:23 [2023-04-21T08:28:23.376Z] 
08:28:23 [2023-04-21T08:28:23.376Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: is subject to change. To configure the initial branch name to use in all
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: of your new repositories, which will suppress this warning, call:
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 	git config --global init.defaultBranch <name>
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 'development'. The just-created branch can be renamed via this command:
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.330 hint: 	git branch -m <name>
08:28:23 [2023-04-21T08:28:23.376Z] #0 3.334 Initialized empty Git repository in /usr/src/runc/.git/
08:28:23 [2023-04-21T08:28:23.376Z] #45 DONE 4.1s
08:28:23 [2023-04-21T08:28:23.635Z] 
08:28:23 [2023-04-21T08:28:23.635Z] #46 [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:24 [2023-04-21T08:28:24.576Z] #46 ...
08:28:24 [2023-04-21T08:28:24.576Z] 
08:28:24 [2023-04-21T08:28:24.576Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: is subject to change. To configure the initial branch name to use in all
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: of your new repositories, which will suppress this warning, call:
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 	git config --global init.defaultBranch <name>
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 'development'. The just-created branch can be renamed via this command:
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.963 hint: 	git branch -m <name>
08:28:24 [2023-04-21T08:28:24.576Z] #0 4.964 Initialized empty Git repository in /usr/src/swagger/.git/
08:28:24 [2023-04-21T08:28:24.576Z] #47 DONE 5.1s
08:28:24 [2023-04-21T08:28:24.576Z] 
08:28:24 [2023-04-21T08:28:24.576Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:28:25 [2023-04-21T08:28:25.149Z] #48 ...
08:28:25 [2023-04-21T08:28:25.149Z] 
08:28:25 [2023-04-21T08:28:25.149Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: is subject to change. To configure the initial branch name to use in all
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: of your new repositories, which will suppress this warning, call:
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 	git config --global init.defaultBranch <name>
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 'development'. The just-created branch can be renamed via this command:
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.608 hint: 	git branch -m <name>
08:28:25 [2023-04-21T08:28:25.149Z] #0 5.609 Initialized empty Git repository in /usr/src/tini/.git/
08:28:25 [2023-04-21T08:28:25.149Z] #49 DONE 5.7s
08:28:25 [2023-04-21T08:28:25.414Z] 
08:28:25 [2023-04-21T08:28:25.414Z] #43 [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:25 [2023-04-21T08:28:25.414Z] #43 5.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:25 [2023-04-21T08:28:25.414Z] #43 5.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:25 [2023-04-21T08:28:25.414Z] #43 5.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:25 [2023-04-21T08:28:25.673Z] #43 ...
08:28:25 [2023-04-21T08:28:25.673Z] 
08:28:25 [2023-04-21T08:28:25.673Z] #50 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: is subject to change. To configure the initial branch name to use in all
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: of your new repositories, which will suppress this warning, call:
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 	git config --global init.defaultBranch <name>
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 'development'. The just-created branch can be renamed via this command:
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.136 hint: 	git branch -m <name>
08:28:25 [2023-04-21T08:28:25.673Z] #0 6.143 Initialized empty Git repository in /usr/src/containerd/.git/
08:28:25 [2023-04-21T08:28:25.673Z] #50 DONE 6.2s
08:28:25 [2023-04-21T08:28:25.673Z] 
08:28:25 [2023-04-21T08:28:25.673Z] #43 [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:25 [2023-04-21T08:28:25.673Z] #43 5.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:26 [2023-04-21T08:28:26.240Z] #43 ...
08:28:26 [2023-04-21T08:28:26.240Z] 
08:28:26 [2023-04-21T08:28:26.240Z] #51 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 Initialized empty Git repository in /tmp/dockercli/.git/
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: is subject to change. To configure the initial branch name to use in all
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: of your new repositories, which will suppress this warning, call:
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 	git config --global init.defaultBranch <name>
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 'development'. The just-created branch can be renamed via this command:
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 
08:28:26 [2023-04-21T08:28:26.240Z] #0 6.699 hint: 	git branch -m <name>
08:28:26 [2023-04-21T08:28:26.240Z] #51 DONE 6.8s
08:28:26 [2023-04-21T08:28:26.501Z] 
08:28:26 [2023-04-21T08:28:26.501Z] #52 [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:27 [2023-04-21T08:28:27.072Z] #52 ...
08:28:27 [2023-04-21T08:28:27.072Z] 
08:28:27 [2023-04-21T08:28:27.072Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: is subject to change. To configure the initial branch name to use in all
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: of your new repositories, which will suppress this warning, call:
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 	git config --global init.defaultBranch <name>
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 'development'. The just-created branch can be renamed via this command:
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.174 hint: 	git branch -m <name>
08:28:27 [2023-04-21T08:28:27.072Z] #0 7.181 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:28:27 [2023-04-21T08:28:27.072Z] #53 DONE 7.4s
08:28:27 [2023-04-21T08:28:27.072Z] 
08:28:27 [2023-04-21T08:28:27.072Z] #40 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: is subject to change. To configure the initial branch name to use in all
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: of your new repositories, which will suppress this warning, call:
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 	git config --global init.defaultBranch <name>
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 'development'. The just-created branch can be renamed via this command:
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.145 hint: 	git branch -m <name>
08:28:27 [2023-04-21T08:28:27.072Z] #40 7.155 Initialized empty Git repository in /usr/src/registry/.git/
08:28:27 [2023-04-21T08:28:27.072Z] #40 DONE 7.3s
08:28:27 [2023-04-21T08:28:27.072Z] 
08:28:27 [2023-04-21T08:28:27.072Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: Using 'master' as the name for the initial branch. This default branch name
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: is subject to change. To configure the initial branch name to use in all
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: of your new repositories, which will suppress this warning, call:
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 	git config --global init.defaultBranch <name>
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 'development'. The just-created branch can be renamed via this command:
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.940 hint: 	git branch -m <name>
08:28:27 [2023-04-21T08:28:27.072Z] #0 6.961 Initialized empty Git repository in /usr/src/delve/.git/
08:28:27 [2023-04-21T08:28:27.072Z] #54 DONE 7.1s
08:28:27 [2023-04-21T08:28:27.072Z] 
08:28:27 [2023-04-21T08:28:27.072Z] #55 [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-21T08:28:28.988Z] #55 ...
08:28:28 [2023-04-21T08:28:28.988Z] 
08:28:28 [2023-04-21T08:28:28.988Z] #56 [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:29 [2023-04-21T08:28:29.252Z] #56 10.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:29 [2023-04-21T08:28:29.252Z] #56 10.23 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:29 [2023-04-21T08:28:29.252Z] #56 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:29 [2023-04-21T08:28:29.252Z] #56 ...
08:28:29 [2023-04-21T08:28:29.252Z] 
08:28:29 [2023-04-21T08:28:29.252Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
08:28:29 [2023-04-21T08:28:29.252Z] #0 8.978 go: downloading github.com/tc-hib/go-winres v0.3.0
08:28:29 [2023-04-21T08:28:29.510Z] #57 10.33 go: downloading github.com/tc-hib/winres v0.1.6
08:28:29 [2023-04-21T08:28:29.510Z] #57 ...
08:28:29 [2023-04-21T08:28:29.510Z] 
08:28:29 [2023-04-21T08:28:29.510Z] #58 [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:29 [2023-04-21T08:28:29.510Z] #58 ...
08:28:29 [2023-04-21T08:28:29.510Z] 
08:28:29 [2023-04-21T08:28:29.510Z] #59 [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:29 [2023-04-21T08:28:29.510Z] #0 9.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:29 [2023-04-21T08:28:29.510Z] #0 9.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:29 [2023-04-21T08:28:29.510Z] #0 9.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #59 ...
08:28:29 [2023-04-21T08:28:29.768Z] 
08:28:29 [2023-04-21T08:28:29.768Z] #60 [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:29 [2023-04-21T08:28:29.768Z] #0 9.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #0 9.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #0 9.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #60 ...
08:28:29 [2023-04-21T08:28:29.768Z] 
08:28:29 [2023-04-21T08:28:29.768Z] #61 [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:29 [2023-04-21T08:28:29.768Z] #0 9.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #0 10.01 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:29 [2023-04-21T08:28:29.768Z] #0 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:30 [2023-04-21T08:28:30.026Z] #61 ...
08:28:30 [2023-04-21T08:28:30.026Z] 
08:28:30 [2023-04-21T08:28:30.026Z] #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:30 [2023-04-21T08:28:30.026Z] #0 6.676 go: downloading github.com/pelletier/go-toml v1.8.1
08:28:30 [2023-04-21T08:28:30.026Z] #62 ...
08:28:30 [2023-04-21T08:28:30.026Z] 
08:28:30 [2023-04-21T08:28:30.026Z] #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:30 [2023-04-21T08:28:30.026Z] #0 10.09 go: downloading gotest.tools/gotestsum v1.8.2
08:28:30 [2023-04-21T08:28:30.285Z] #63 ...
08:28:30 [2023-04-21T08:28:30.285Z] 
08:28:30 [2023-04-21T08:28:30.285Z] #64 [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:30 [2023-04-21T08:28:30.285Z] #0 9.232 go: downloading github.com/golangci/golangci-lint v1.51.2
08:28:30 [2023-04-21T08:28:30.285Z] #64 ...
08:28:30 [2023-04-21T08:28:30.285Z] 
08:28:30 [2023-04-21T08:28:30.285Z] #65 [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:30 [2023-04-21T08:28:30.285Z] #0 9.376 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:28:30 [2023-04-21T08:28:30.285Z] #0 9.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:28:30 [2023-04-21T08:28:30.285Z] #0 9.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:28:30 [2023-04-21T08:28:30.285Z] #0 10.02 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
08:28:30 [2023-04-21T08:28:30.544Z] #65 ...
08:28:30 [2023-04-21T08:28:30.544Z] 
08:28:30 [2023-04-21T08:28:30.544Z] #60 [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:30 [2023-04-21T08:28:30.544Z] #60 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:33 [2023-04-21T08:28:33.078Z] #60 ...
08:28:33 [2023-04-21T08:28:33.078Z] 
08:28:33 [2023-04-21T08:28:33.078Z] #66 [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:33 [2023-04-21T08:28:33.078Z] #66 DONE 7.9s
08:28:33 [2023-04-21T08:28:33.078Z] 
08:28:33 [2023-04-21T08:28:33.078Z] #25 [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:33 [2023-04-21T08:28:33.078Z] #25 8.757 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:28:33 [2023-04-21T08:28:33.078Z] #25 9.388 
08:28:33 [2023-04-21T08:28:33.078Z] #25 9.650 #=#=#                                                                         

######################################################################## 100.0%
08:28:33 [2023-04-21T08:28:33.078Z] #25 10.16 
08:28:33 [2023-04-21T08:28:33.078Z] #25 11.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:28:33 [2023-04-21T08:28:33.078Z] #25 13.81 #=#=#                                                                         
08:28:33 [2023-04-21T08:28:33.078Z] #25 14.28 #=#=#                                                                         

###################################                                       49.1%
######################################################################## 100.0%
08:28:33 [2023-04-21T08:28:33.078Z] #25 16.11 
08:28:33 [2023-04-21T08:28:33.078Z] #25 16.54 Download of images into '/build' complete.
08:28:33 [2023-04-21T08:28:33.078Z] #25 16.54 Use something like the following to load the result into a Docker daemon:
08:28:33 [2023-04-21T08:28:33.078Z] #25 16.55   tar -cC '/build' . | docker load
08:28:33 [2023-04-21T08:28:33.078Z] #25 DONE 17.0s
08:28:33 [2023-04-21T08:28:33.078Z] 
08:28:33 [2023-04-21T08:28:33.078Z] #64 [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:33 [2023-04-21T08:28:33.078Z] #64 12.99 go: downloading github.com/fatih/color v1.14.1
08:28:33 [2023-04-21T08:28:33.078Z] #64 12.99 go: downloading github.com/gofrs/flock v0.8.1
08:28:33 [2023-04-21T08:28:33.078Z] #64 13.15 go: downloading github.com/pkg/errors v0.9.1
08:28:33 [2023-04-21T08:28:33.078Z] #64 13.15 go: downloading github.com/spf13/cobra v1.6.1
08:28:33 [2023-04-21T08:28:33.078Z] #64 13.28 go: downloading github.com/spf13/pflag v1.0.5
08:28:33 [2023-04-21T08:28:33.078Z] #64 13.53 go: downloading github.com/spf13/viper v1.12.0
08:28:33 [2023-04-21T08:28:33.078Z] #64 13.74 go: downloading gopkg.in/yaml.v3 v3.0.1
08:28:33 [2023-04-21T08:28:33.647Z] #64 14.58 go: downloading github.com/mattn/go-colorable v0.1.13
08:28:33 [2023-04-21T08:28:33.647Z] #64 14.63 go: downloading github.com/mattn/go-isatty v0.0.17
08:28:33 [2023-04-21T08:28:33.647Z] #64 14.73 go: downloading golang.org/x/tools v0.6.0
08:28:33 [2023-04-21T08:28:33.907Z] #64 14.74 go: downloading github.com/hashicorp/go-version v1.6.0
08:28:33 [2023-04-21T08:28:33.907Z] #64 15.00 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:28:34 [2023-04-21T08:28:34.179Z] #64 15.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:28:34 [2023-04-21T08:28:34.437Z] #64 15.43 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:28:35 [2023-04-21T08:28:35.017Z] #64 ...
08:28:35 [2023-04-21T08:28:35.017Z] 
08:28:35 [2023-04-21T08:28:35.017Z] #34 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:35 [2023-04-21T08:28:35.017Z] #34 5.401 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:35 [2023-04-21T08:28:35.017Z] #34 5.401 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:35 [2023-04-21T08:28:35.017Z] #34 5.401 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:35 [2023-04-21T08:28:35.017Z] #34 6.749 Reading package lists...
08:28:35 [2023-04-21T08:28:35.017Z] #34 9.769 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:28:35 [2023-04-21T08:28:35.017Z] #34 9.868 Reading package lists...
08:28:35 [2023-04-21T08:28:35.017Z] #34 ...
08:28:35 [2023-04-21T08:28:35.017Z] 
08:28:35 [2023-04-21T08:28:35.017Z] #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:35 [2023-04-21T08:28:35.018Z] #63 12.80 go: downloading github.com/fatih/color v1.13.0
08:28:35 [2023-04-21T08:28:35.018Z] #63 12.99 go: downloading github.com/dnephin/pflag v1.0.7
08:28:35 [2023-04-21T08:28:35.018Z] #63 13.14 go: downloading golang.org/x/tools v0.1.11
08:28:35 [2023-04-21T08:28:35.018Z] #63 13.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:28:35 [2023-04-21T08:28:35.018Z] #63 13.34 go: downloading github.com/mattn/go-colorable v0.1.12
08:28:35 [2023-04-21T08:28:35.018Z] #63 13.49 go: downloading github.com/mattn/go-isatty v0.0.14
08:28:35 [2023-04-21T08:28:35.018Z] #63 13.85 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
08:28:35 [2023-04-21T08:28:35.018Z] #63 14.17 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
08:28:35 [2023-04-21T08:28:35.018Z] #63 14.46 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:28:35 [2023-04-21T08:28:35.018Z] #63 14.59 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
08:28:35 [2023-04-21T08:28:35.589Z] #63 ...
08:28:35 [2023-04-21T08:28:35.589Z] 
08:28:35 [2023-04-21T08:28:35.589Z] #67 [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:35 [2023-04-21T08:28:35.589Z] #67 ...
08:28:35 [2023-04-21T08:28:35.589Z] 
08:28:35 [2023-04-21T08:28:35.589Z] #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:35 [2023-04-21T08:28:35.589Z] #68 DONE 8.9s
08:28:35 [2023-04-21T08:28:35.589Z] 
08:28:35 [2023-04-21T08:28:35.589Z] #55 [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:35 [2023-04-21T08:28:35.589Z] #55 4.039 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
08:28:36 [2023-04-21T08:28:36.968Z] #55 ...
08:28:36 [2023-04-21T08:28:36.968Z] 
08:28:36 [2023-04-21T08:28:36.968Z] #43 [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:36 [2023-04-21T08:28:36.968Z] #43 7.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:36 [2023-04-21T08:28:36.968Z] #43 8.876 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:36 [2023-04-21T08:28:36.968Z] #43 15.39 Fetched 8525 kB in 10s (820 kB/s)
08:28:36 [2023-04-21T08:28:36.968Z] #43 15.39 Reading package lists...
08:28:36 [2023-04-21T08:28:36.968Z] #43 ...
08:28:36 [2023-04-21T08:28:36.968Z] 
08:28:36 [2023-04-21T08:28:36.968Z] #69 [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:37 [2023-04-21T08:28:37.227Z] #69 ...
08:28:37 [2023-04-21T08:28:37.227Z] 
08:28:37 [2023-04-21T08:28:37.227Z] #34 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:37 [2023-04-21T08:28:37.227Z] #34 9.868 Reading package lists...
08:28:38 [2023-04-21T08:28:38.164Z] #34 16.81 Building dependency tree...
08:28:38 [2023-04-21T08:28:38.424Z] #34 18.83 Reading state information...
08:28:40 [2023-04-21T08:28:40.326Z] #34 ...
08:28:40 [2023-04-21T08:28:40.327Z] 
08:28:40 [2023-04-21T08:28:40.327Z] #58 [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:40 [2023-04-21T08:28:40.327Z] #58 10.96 go: downloading mvdan.cc/sh/v3 v3.6.0
08:28:40 [2023-04-21T08:28:40.327Z] #58 12.22 go: downloading github.com/google/renameio/v2 v2.0.0
08:28:40 [2023-04-21T08:28:40.327Z] #58 12.23 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
08:28:40 [2023-04-21T08:28:40.327Z] #58 12.53 go: downloading mvdan.cc/editorconfig v0.2.0
08:28:40 [2023-04-21T08:28:40.327Z] #58 12.53 go: downloading golang.org/x/term v0.3.0
08:28:40 [2023-04-21T08:28:40.327Z] #58 12.71 go: downloading golang.org/x/sys v0.3.0
08:28:40 [2023-04-21T08:28:40.327Z] #58 ...
08:28:40 [2023-04-21T08:28:40.327Z] 
08:28:40 [2023-04-21T08:28:40.327Z] #64 [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:40 [2023-04-21T08:28:40.327Z] #64 20.32 go: downloading github.com/sirupsen/logrus v1.9.0
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.37 go: downloading github.com/stretchr/testify v1.8.1
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.56 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.64 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.67 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.92 go: downloading github.com/spf13/afero v1.8.2
08:28:40 [2023-04-21T08:28:40.327Z] #64 20.92 go: downloading github.com/spf13/cast v1.5.0
08:28:40 [2023-04-21T08:28:40.327Z] #64 21.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:28:40 [2023-04-21T08:28:40.327Z] #64 21.30 go: downloading golang.org/x/sys v0.5.0
08:28:40 [2023-04-21T08:28:40.327Z] #64 21.34 go: downloading golang.org/x/mod v0.8.0
08:28:40 [2023-04-21T08:28:40.585Z] #64 ...
08:28:40 [2023-04-21T08:28:40.585Z] 
08:28:40 [2023-04-21T08:28:40.585Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:28:40 [2023-04-21T08:28:40.585Z] #48 DONE 16.0s
08:28:40 [2023-04-21T08:28:40.585Z] 
08:28:40 [2023-04-21T08:28:40.585Z] #46 [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-21T08:28:40.585Z] #46 DONE 17.0s
08:28:40 [2023-04-21T08:28:40.585Z] 
08:28:40 [2023-04-21T08:28:40.585Z] #55 [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:40 [2023-04-21T08:28:40.585Z] #55 12.03 + git checkout -q FETCH_HEAD
08:28:40 [2023-04-21T08:28:40.844Z] #55 ...
08:28:40 [2023-04-21T08:28:40.844Z] 
08:28:40 [2023-04-21T08:28:40.844Z] #59 [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:40 [2023-04-21T08:28:40.844Z] #59 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:40 [2023-04-21T08:28:40.844Z] #59 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:40 [2023-04-21T08:28:40.844Z] #59 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:41 [2023-04-21T08:28:41.103Z] #59 ...
08:28:41 [2023-04-21T08:28:41.103Z] 
08:28:41 [2023-04-21T08:28:41.103Z] #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:41 [2023-04-21T08:28:41.103Z] #63 22.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:28:41 [2023-04-21T08:28:41.103Z] #63 ...
08:28:41 [2023-04-21T08:28:41.103Z] 
08:28:41 [2023-04-21T08:28:41.103Z] #56 [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:41 [2023-04-21T08:28:41.103Z] #56 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:41 [2023-04-21T08:28:41.103Z] #56 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:41 [2023-04-21T08:28:41.103Z] #56 18.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:41 [2023-04-21T08:28:41.363Z] #56 ...
08:28:41 [2023-04-21T08:28:41.363Z] 
08:28:41 [2023-04-21T08:28:41.363Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
08:28:41 [2023-04-21T08:28:41.363Z] #57 12.28 go: downloading github.com/urfave/cli/v2 v2.3.0
08:28:41 [2023-04-21T08:28:41.363Z] #57 12.66 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:28:41 [2023-04-21T08:28:41.363Z] #57 12.72 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:28:41 [2023-04-21T08:28:41.363Z] #57 16.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:28:41 [2023-04-21T08:28:41.363Z] #57 16.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:28:41 [2023-04-21T08:28:41.363Z] #57 ...
08:28:41 [2023-04-21T08:28:41.363Z] 
08:28:41 [2023-04-21T08:28:41.363Z] #64 [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:41 [2023-04-21T08:28:41.363Z] #64 22.17 go: downloading github.com/hashicorp/errwrap v1.0.0
08:28:41 [2023-04-21T08:28:41.363Z] #64 22.20 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
08:28:41 [2023-04-21T08:28:41.363Z] #64 22.35 go: downloading 4d63.com/gochecknoglobals v0.2.1
08:28:41 [2023-04-21T08:28:41.622Z] #64 ...
08:28:41 [2023-04-21T08:28:41.622Z] 
08:28:41 [2023-04-21T08:28:41.622Z] #65 [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:41 [2023-04-21T08:28:41.622Z] #65 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:41 [2023-04-21T08:28:41.622Z] #65 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:41 [2023-04-21T08:28:41.622Z] #65 18.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:41 [2023-04-21T08:28:41.622Z] #65 21.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
08:28:41 [2023-04-21T08:28:41.622Z] #65 ...
08:28:41 [2023-04-21T08:28:41.622Z] 
08:28:41 [2023-04-21T08:28:41.622Z] #61 [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:41 [2023-04-21T08:28:41.622Z] #61 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:28:41 [2023-04-21T08:28:41.622Z] #61 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:41 [2023-04-21T08:28:41.622Z] #61 18.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:41 [2023-04-21T08:28:41.880Z] #61 ...
08:28:41 [2023-04-21T08:28:41.880Z] 
08:28:41 [2023-04-21T08:28:41.880Z] #64 [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:41 [2023-04-21T08:28:41.880Z] #64 22.68 go: downloading github.com/Abirdcfly/dupword v0.0.9
08:28:42 [2023-04-21T08:28:42.139Z] #64 22.91 go: downloading github.com/Antonboom/errname v0.1.7
08:28:42 [2023-04-21T08:28:42.139Z] #64 23.18 go: downloading github.com/Antonboom/nilnil v0.1.1
08:28:42 [2023-04-21T08:28:42.397Z] #64 23.40 go: downloading github.com/BurntSushi/toml v1.2.1
08:28:42 [2023-04-21T08:28:42.964Z] #64 ...
08:28:42 [2023-04-21T08:28:42.964Z] 
08:28:42 [2023-04-21T08:28:42.964Z] #34 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:28:42 [2023-04-21T08:28:42.964Z] #34 23.03 gcc is already the newest version (4:10.2.1-1).
08:28:42 [2023-04-21T08:28:42.964Z] #34 23.03 libc6-dev is already the newest version (2.31-13+deb11u5).
08:28:42 [2023-04-21T08:28:42.964Z] #34 23.03 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:28:42 [2023-04-21T08:28:42.964Z] #34 DONE 23.5s
08:28:42 [2023-04-21T08:28:42.964Z] 
08:28:42 [2023-04-21T08:28:42.965Z] #43 [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:42 [2023-04-21T08:28:42.965Z] #43 15.39 Reading package lists...
08:28:42 [2023-04-21T08:28:42.965Z] #43 23.08 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:42 [2023-04-21T08:28:42.965Z] #43 23.11 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:42 [2023-04-21T08:28:42.965Z] #43 23.11 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:44 [2023-04-21T08:28:44.340Z] #43 ...
08:28:44 [2023-04-21T08:28:44.340Z] 
08:28:44 [2023-04-21T08:28:44.340Z] #60 [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:44 [2023-04-21T08:28:44.340Z] #60 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:28:44 [2023-04-21T08:28:44.340Z] #60 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:28:44 [2023-04-21T08:28:44.340Z] #60 24.15 Fetched 8525 kB in 15s (558 kB/s)
08:28:44 [2023-04-21T08:28:44.340Z] #60 24.15 Reading package lists...
08:28:44 [2023-04-21T08:28:44.340Z] #60 ...
08:28:44 [2023-04-21T08:28:44.340Z] 
08:28:44 [2023-04-21T08:28:44.340Z] #64 [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-21T08:28:44.340Z] #64 24.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:28:44 [2023-04-21T08:28:44.340Z] #64 25.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
08:28:44 [2023-04-21T08:28:44.340Z] #64 25.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
08:28:44 [2023-04-21T08:28:44.340Z] #64 25.24 go: downloading github.com/alexkohler/prealloc v1.0.0
08:28:44 [2023-04-21T08:28:44.340Z] #64 25.26 go: downloading github.com/alingse/asasalint v0.0.11
08:28:44 [2023-04-21T08:28:44.340Z] #64 25.43 go: downloading github.com/ashanbrown/forbidigo v1.4.0
08:28:44 [2023-04-21T08:28:44.598Z] #64 25.55 go: downloading github.com/ashanbrown/makezero v1.1.1
08:28:44 [2023-04-21T08:28:44.859Z] #64 25.66 go: downloading github.com/bkielbasa/cyclop v1.2.0
08:28:44 [2023-04-21T08:28:44.859Z] #64 25.73 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:28:44 [2023-04-21T08:28:44.859Z] #64 25.74 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
08:28:44 [2023-04-21T08:28:44.859Z] #64 25.93 go: downloading github.com/breml/bidichk v0.2.3
08:28:45 [2023-04-21T08:28:45.120Z] #64 26.01 go: downloading github.com/breml/errchkjson v0.3.0
08:28:45 [2023-04-21T08:28:45.120Z] #64 26.06 go: downloading github.com/butuzov/ireturn v0.1.1
08:28:45 [2023-04-21T08:28:45.120Z] #64 26.15 go: downloading github.com/charithe/durationcheck v0.0.9
08:28:45 [2023-04-21T08:28:45.120Z] #64 26.18 go: downloading github.com/curioswitch/go-reassign v0.2.0
08:28:45 [2023-04-21T08:28:45.120Z] #64 26.25 go: downloading github.com/daixiang0/gci v0.9.1
08:28:45 [2023-04-21T08:28:45.686Z] #64 26.62 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:28:45 [2023-04-21T08:28:45.686Z] #64 26.63 go: downloading github.com/esimonov/ifshort v1.0.4
08:28:45 [2023-04-21T08:28:45.945Z] #64 26.71 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:28:45 [2023-04-21T08:28:45.945Z] #64 26.72 go: downloading github.com/fzipp/gocyclo v0.6.0
08:28:45 [2023-04-21T08:28:45.945Z] #64 26.83 go: downloading github.com/go-critic/go-critic v0.6.7
08:28:46 [2023-04-21T08:28:46.517Z] #64 ...
08:28:46 [2023-04-21T08:28:46.517Z] 
08:28:46 [2023-04-21T08:28:46.517Z] #69 [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-21T08:28:46.517Z] #69 DONE 19.4s
08:28:46 [2023-04-21T08:28:46.517Z] 
08:28:46 [2023-04-21T08:28:46.517Z] #55 [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:46 [2023-04-21T08:28:46.517Z] #55 14.58 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:28:46 [2023-04-21T08:28:46.517Z] #55 14.58 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.24 internal/unsafeheader
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.24 internal/goarch
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.36 internal/abi
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.37 internal/cpu
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.60 internal/coverage/rtcov
08:28:46 [2023-04-21T08:28:46.517Z] #55 17.86 internal/goexperiment
08:28:46 [2023-04-21T08:28:46.517Z] #55 18.03 internal/goos
08:28:46 [2023-04-21T08:28:46.517Z] #55 18.04 internal/bytealg
08:28:46 [2023-04-21T08:28:46.517Z] #55 18.13 runtime/internal/atomic
08:28:46 [2023-04-21T08:28:46.517Z] #55 19.02 runtime/internal/math
08:28:46 [2023-04-21T08:28:46.517Z] #55 19.15 runtime/internal/sys
08:28:46 [2023-04-21T08:28:46.517Z] #55 19.16 runtime/internal/syscall
08:28:46 [2023-04-21T08:28:46.517Z] #55 19.38 internal/race
08:28:46 [2023-04-21T08:28:46.775Z] #55 19.76 sync/atomic
08:28:46 [2023-04-21T08:28:46.775Z] #55 19.80 runtime
08:28:46 [2023-04-21T08:28:46.775Z] #55 ...
08:28:46 [2023-04-21T08:28:46.775Z] 
08:28:46 [2023-04-21T08:28:46.775Z] #64 [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-21T08:28:46.775Z] #64 27.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:28:47 [2023-04-21T08:28:47.033Z] #64 27.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:28:47 [2023-04-21T08:28:47.033Z] #64 27.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:28:47 [2023-04-21T08:28:47.292Z] #64 28.12 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
08:28:47 [2023-04-21T08:28:47.550Z] #64 28.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:28:47 [2023-04-21T08:28:47.550Z] #64 28.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:28:47 [2023-04-21T08:28:47.809Z] #64 28.63 go: downloading github.com/golangci/misspell v0.4.0
08:28:47 [2023-04-21T08:28:47.809Z] #64 28.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:28:47 [2023-04-21T08:28:47.809Z] #64 28.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
08:28:48 [2023-04-21T08:28:48.067Z] #64 28.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:28:48 [2023-04-21T08:28:48.067Z] #64 28.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:28:48 [2023-04-21T08:28:48.067Z] #64 29.00 go: downloading github.com/hexops/gotextdiff v1.0.3
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.12 go: downloading github.com/jgautheron/goconst v1.5.1
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.26 go: downloading github.com/julz/importas v0.1.0
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.26 go: downloading github.com/junk1tm/musttag v0.4.5
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.34 go: downloading github.com/kisielk/errcheck v1.6.3
08:28:48 [2023-04-21T08:28:48.326Z] #64 29.38 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
08:28:48 [2023-04-21T08:28:48.584Z] #64 29.48 go: downloading github.com/kulti/thelper v0.6.3
08:28:48 [2023-04-21T08:28:48.584Z] #64 29.51 go: downloading github.com/kunwardeep/paralleltest v1.0.6
08:28:48 [2023-04-21T08:28:48.843Z] #64 29.64 go: downloading github.com/kyoh86/exportloopref v0.1.11
08:28:48 [2023-04-21T08:28:48.843Z] #64 29.69 go: downloading github.com/ldez/tagliatelle v0.4.0
08:28:48 [2023-04-21T08:28:48.843Z] #64 29.76 go: downloading github.com/leonklingele/grouper v1.1.1
08:28:48 [2023-04-21T08:28:48.843Z] #64 29.81 go: downloading github.com/lufeee/execinquery v1.2.1
08:28:48 [2023-04-21T08:28:48.843Z] #64 29.85 go: downloading github.com/maratori/testableexamples v1.0.0
08:28:49 [2023-04-21T08:28:49.103Z] #64 30.03 go: downloading github.com/maratori/testpackage v1.1.0
08:28:49 [2023-04-21T08:28:49.103Z] #64 30.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
08:28:49 [2023-04-21T08:28:49.103Z] #64 30.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:28:49 [2023-04-21T08:28:49.103Z] #64 30.18 go: downloading github.com/mgechev/revive v1.2.5
08:28:50 [2023-04-21T08:28:50.040Z] #64 31.02 go: downloading github.com/moricho/tparallel v0.2.1
08:28:50 [2023-04-21T08:28:50.040Z] #64 31.02 go: downloading github.com/nakabonne/nestif v0.3.1
08:28:50 [2023-04-21T08:28:50.040Z] #64 31.08 go: downloading github.com/nishanths/exhaustive v0.9.5
08:28:50 [2023-04-21T08:28:50.040Z] #64 31.12 go: downloading github.com/nishanths/predeclared v0.2.2
08:28:50 [2023-04-21T08:28:50.299Z] #64 31.29 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
08:28:50 [2023-04-21T08:28:50.299Z] #64 31.40 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
08:28:50 [2023-04-21T08:28:50.560Z] #64 31.47 go: downloading github.com/ryancurrah/gomodguard v1.3.0
08:28:50 [2023-04-21T08:28:50.560Z] #64 31.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
08:28:50 [2023-04-21T08:28:50.560Z] #64 31.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
08:28:50 [2023-04-21T08:28:50.820Z] #64 31.67 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:28:50 [2023-04-21T08:28:50.820Z] #64 31.76 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
08:28:50 [2023-04-21T08:28:50.820Z] #64 31.82 go: downloading github.com/securego/gosec/v2 v2.15.0
08:28:51 [2023-04-21T08:28:51.078Z] #64 32.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:28:51 [2023-04-21T08:28:51.078Z] #64 32.12 go: downloading github.com/sivchari/containedctx v1.0.2
08:28:51 [2023-04-21T08:28:51.078Z] #64 32.16 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:28:51 [2023-04-21T08:28:51.078Z] #64 32.18 go: downloading github.com/sivchari/tenv v1.7.1
08:28:51 [2023-04-21T08:28:51.337Z] #64 32.31 go: downloading github.com/sonatard/noctx v0.0.1
08:28:51 [2023-04-21T08:28:51.337Z] #64 ...
08:28:51 [2023-04-21T08:28:51.337Z] 
08:28:51 [2023-04-21T08:28:51.337Z] #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:51 [2023-04-21T08:28:51.337Z] #70 ...
08:28:51 [2023-04-21T08:28:51.337Z] 
08:28:51 [2023-04-21T08:28:51.337Z] #64 [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-21T08:28:51.337Z] #64 32.34 go: downloading github.com/sourcegraph/go-diff v0.7.0
08:28:51 [2023-04-21T08:28:51.337Z] #64 32.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:28:51 [2023-04-21T08:28:51.596Z] #64 32.53 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:28:51 [2023-04-21T08:28:51.596Z] #64 32.63 go: downloading github.com/tdakkota/asciicheck v0.1.1
08:28:51 [2023-04-21T08:28:51.596Z] #64 32.68 go: downloading github.com/tetafro/godot v1.4.11
08:28:51 [2023-04-21T08:28:51.855Z] #64 32.77 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
08:28:51 [2023-04-21T08:28:51.855Z] #64 32.87 go: downloading github.com/timonwong/loggercheck v0.9.3
08:28:51 [2023-04-21T08:28:51.855Z] #64 32.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
08:28:52 [2023-04-21T08:28:52.115Z] #64 33.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
08:28:52 [2023-04-21T08:28:52.374Z] #64 33.28 go: downloading github.com/ultraware/funlen v0.0.3
08:28:52 [2023-04-21T08:28:52.374Z] #64 33.32 go: downloading github.com/ultraware/whitespace v0.0.5
08:28:52 [2023-04-21T08:28:52.374Z] #64 33.50 go: downloading github.com/uudashr/gocognit v1.0.6
08:28:52 [2023-04-21T08:28:52.632Z] #64 33.59 go: downloading github.com/yagipy/maintidx v1.0.0
08:28:52 [2023-04-21T08:28:52.891Z] #64 33.67 go: downloading github.com/yeya24/promlinter v0.2.0
08:28:52 [2023-04-21T08:28:52.891Z] #64 33.86 go: downloading gitlab.com/bosi/decorder v0.2.3
08:28:53 [2023-04-21T08:28:53.150Z] #64 34.00 go: downloading honnef.co/go/tools v0.4.2
08:28:53 [2023-04-21T08:28:53.716Z] #64 ...
08:28:53 [2023-04-21T08:28:53.716Z] 
08:28:53 [2023-04-21T08:28:53.716Z] #59 [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:53 [2023-04-21T08:28:53.716Z] #59 24.24 Fetched 8525 kB in 15s (550 kB/s)
08:28:53 [2023-04-21T08:28:53.716Z] #59 24.24 Reading package lists...
08:28:53 [2023-04-21T08:28:53.716Z] #59 30.61 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:53 [2023-04-21T08:28:53.716Z] #59 30.61 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:53 [2023-04-21T08:28:53.716Z] #59 30.61 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:53 [2023-04-21T08:28:53.974Z] #59 33.84 Reading package lists...
08:28:53 [2023-04-21T08:28:53.974Z] #59 ...
08:28:53 [2023-04-21T08:28:53.974Z] 
08:28:53 [2023-04-21T08:28:53.974Z] #60 [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:53 [2023-04-21T08:28:53.974Z] #60 24.15 Reading package lists...
08:28:53 [2023-04-21T08:28:53.974Z] #60 30.68 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:28:53 [2023-04-21T08:28:53.974Z] #60 30.72 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:28:53 [2023-04-21T08:28:53.974Z] #60 30.72 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:28:54 [2023-04-21T08:28:54.542Z] #60 34.04 Reading package lists...
08:28:54 [2023-04-21T08:28:54.542Z] #60 ...
08:28:54 [2023-04-21T08:28:54.542Z] 
08:28:54 [2023-04-21T08:28:54.542Z] #61 [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:54 [2023-04-21T08:28:54.542Z] #61 24.97 Fetched 8525 kB in 15s (555 kB/s)
08:28:54 [2023-04-21T08:28:54.542Z] #61 24.97 Reading package lists...
08:28:54 [2023-04-21T08:28:54.801Z] #61 30.53 Reading package lists...
08:28:54 [2023-04-21T08:28:54.801Z] #61 ...
08:28:54 [2023-04-21T08:28:54.801Z] 
08:28:54 [2023-04-21T08:28:54.801Z] #55 [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:54 [2023-04-21T08:28:54.801Z] #55 21.21 unicode
08:28:54 [2023-04-21T08:28:54.801Z] #55 25.46 unicode/utf8
08:28:54 [2023-04-21T08:28:54.801Z] #55 26.05 container/list
08:28:54 [2023-04-21T08:28:54.801Z] #55 26.53 internal/itoa
08:28:54 [2023-04-21T08:28:54.801Z] #55 26.72 math/bits
08:28:54 [2023-04-21T08:28:54.801Z] #55 27.26 math
08:28:54 [2023-04-21T08:28:54.801Z] #55 ...
08:28:54 [2023-04-21T08:28:54.801Z] 
08:28:54 [2023-04-21T08:28:54.801Z] #56 [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:54 [2023-04-21T08:28:54.801Z] #56 25.77 Fetched 8525 kB in 16s (533 kB/s)
08:28:54 [2023-04-21T08:28:54.801Z] #56 25.77 Reading package lists...
08:28:55 [2023-04-21T08:28:55.060Z] #56 31.53 Reading package lists...
08:28:55 [2023-04-21T08:28:55.060Z] #56 ...
08:28:55 [2023-04-21T08:28:55.060Z] 
08:28:55 [2023-04-21T08:28:55.060Z] #64 [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:55 [2023-04-21T08:28:55.060Z] #64 35.92 go: downloading mvdan.cc/gofumpt v0.4.0
08:28:55 [2023-04-21T08:28:55.060Z] #64 35.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:28:55 [2023-04-21T08:28:55.060Z] #64 36.05 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
08:28:55 [2023-04-21T08:28:55.319Z] #64 36.26 go: downloading github.com/davecgh/go-spew v1.1.1
08:28:55 [2023-04-21T08:28:55.319Z] #64 36.26 go: downloading github.com/pmezard/go-difflib v1.0.0
08:28:55 [2023-04-21T08:28:55.319Z] #64 36.30 go: downloading github.com/stretchr/objx v0.5.0
08:28:55 [2023-04-21T08:28:55.319Z] #64 ...
08:28:55 [2023-04-21T08:28:55.319Z] 
08:28:55 [2023-04-21T08:28:55.320Z] #65 [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:55 [2023-04-21T08:28:55.320Z] #65 25.42 Fetched 8529 kB in 16s (517 kB/s)
08:28:55 [2023-04-21T08:28:55.320Z] #65 25.42 Reading package lists...
08:28:55 [2023-04-21T08:28:55.579Z] #65 31.21 Reading package lists...
08:28:55 [2023-04-21T08:28:55.579Z] #65 ...
08:28:55 [2023-04-21T08:28:55.579Z] 
08:28:55 [2023-04-21T08:28:55.579Z] #64 [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:55 [2023-04-21T08:28:55.579Z] #64 36.45 go: downloading golang.org/x/text v0.6.0
08:28:56 [2023-04-21T08:28:56.147Z] #64 ...
08:28:56 [2023-04-21T08:28:56.147Z] 
08:28:56 [2023-04-21T08:28:56.147Z] #43 [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:56 [2023-04-21T08:28:56.147Z] #43 26.31 Reading package lists...
08:28:56 [2023-04-21T08:28:56.147Z] #43 31.78 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
08:28:56 [2023-04-21T08:28:56.406Z] #43 31.91 Reading package lists...
08:28:56 [2023-04-21T08:28:56.406Z] #43 ...
08:28:56 [2023-04-21T08:28:56.406Z] 
08:28:56 [2023-04-21T08:28:56.406Z] #65 [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:56 [2023-04-21T08:28:56.406Z] #65 31.21 Reading package lists...
08:28:56 [2023-04-21T08:28:56.974Z] #65 35.97 Building dependency tree...
08:28:56 [2023-04-21T08:28:56.974Z] #65 ...
08:28:56 [2023-04-21T08:28:56.974Z] 
08:28:56 [2023-04-21T08:28:56.974Z] #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-21T08:28:56.974Z] #71 ...
08:28:56 [2023-04-21T08:28:56.974Z] 
08:28:56 [2023-04-21T08:28:56.974Z] #43 [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:56 [2023-04-21T08:28:56.974Z] #43 31.91 Reading package lists...
08:28:58 [2023-04-21T08:28:58.431Z] #43 37.00 Building dependency tree...
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.53 gcc is already the newest version (4:10.2.1-1).
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.53 The following additional packages will be installed:
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.55   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.55   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.55   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.55   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.55   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.56   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.56 Suggested packages:
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.58   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:29:01 [2023-04-21T08:29:01.720Z] #43 41.58   | libgdk-pixbuf2.0-dev libxml2-utils
08:29:02 [2023-04-21T08:29:02.287Z] #43 ...
08:29:02 [2023-04-21T08:29:02.287Z] 
08:29:02 [2023-04-21T08:29:02.287Z] #64 [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:02 [2023-04-21T08:29:02.287Z] #64 42.36 go: downloading github.com/subosito/gotenv v1.4.1
08:29:02 [2023-04-21T08:29:02.287Z] #64 42.44 go: downloading github.com/hashicorp/hcl v1.0.0
08:29:02 [2023-04-21T08:29:02.287Z] #64 42.76 go: downloading github.com/magiconair/properties v1.8.6
08:29:02 [2023-04-21T08:29:02.287Z] #64 42.76 go: downloading gopkg.in/ini.v1 v1.67.0
08:29:02 [2023-04-21T08:29:02.287Z] #64 42.90 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
08:29:02 [2023-04-21T08:29:02.287Z] #64 43.16 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
08:29:02 [2023-04-21T08:29:02.287Z] #64 43.36 go: downloading github.com/pelletier/go-toml v1.9.5
08:29:02 [2023-04-21T08:29:02.854Z] #64 43.60 go: downloading github.com/gobwas/glob v0.2.3
08:29:02 [2023-04-21T08:29:02.855Z] #64 43.84 go: downloading gopkg.in/yaml.v2 v2.4.0
08:29:03 [2023-04-21T08:29:03.113Z] #64 44.02 go: downloading go.uber.org/zap v1.17.0
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.52 go: downloading golang.org/x/sync v0.1.0
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.53 go: downloading github.com/go-toolsmith/astcast v1.1.0
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.65 go: downloading github.com/go-toolsmith/astcopy v1.0.3
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.65 go: downloading github.com/go-toolsmith/astequal v1.1.0
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.70 go: downloading github.com/go-toolsmith/astfmt v1.1.0
08:29:03 [2023-04-21T08:29:03.687Z] #64 44.71 go: downloading github.com/go-toolsmith/astp v1.1.0
08:29:03 [2023-04-21T08:29:03.959Z] #64 44.83 go: downloading github.com/go-toolsmith/strparse v1.1.0
08:29:03 [2023-04-21T08:29:03.959Z] #64 44.84 go: downloading github.com/go-toolsmith/typep v1.1.0
08:29:04 [2023-04-21T08:29:04.217Z] #64 44.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
08:29:04 [2023-04-21T08:29:04.217Z] #64 44.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
08:29:04 [2023-04-21T08:29:04.217Z] #64 45.25 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
08:29:04 [2023-04-21T08:29:04.476Z] #64 45.42 go: downloading github.com/kisielk/gotool v1.0.0
08:29:04 [2023-04-21T08:29:04.740Z] #64 45.63 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:29:04 [2023-04-21T08:29:04.740Z] #64 45.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:29:04 [2023-04-21T08:29:04.999Z] #64 45.83 go: downloading github.com/ettle/strcase v0.1.1
08:29:04 [2023-04-21T08:29:04.999Z] #64 45.95 go: downloading github.com/fatih/structtag v1.2.0
08:29:04 [2023-04-21T08:29:04.999Z] #64 45.99 go: downloading github.com/Masterminds/semver v1.5.0
08:29:05 [2023-04-21T08:29:05.258Z] #64 46.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
08:29:05 [2023-04-21T08:29:05.258Z] #64 46.15 go: downloading github.com/prometheus/client_golang v1.12.1
08:29:05 [2023-04-21T08:29:05.258Z] #64 ...
08:29:05 [2023-04-21T08:29:05.258Z] 
08:29:05 [2023-04-21T08:29:05.258Z] #61 [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:05 [2023-04-21T08:29:05.258Z] #61 30.53 Reading package lists...
08:29:05 [2023-04-21T08:29:05.258Z] #61 35.78 Building dependency tree...
08:29:05 [2023-04-21T08:29:05.258Z] #61 40.70 The following additional packages will be installed:
08:29:05 [2023-04-21T08:29:05.258Z] #61 40.72   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:29:05 [2023-04-21T08:29:05.258Z] #61 40.74 Suggested packages:
08:29:05 [2023-04-21T08:29:05.258Z] #61 40.76   cmake-doc ninja-build lrzip
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.28 The following NEW packages will be installed:
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.70 Need to get 15.1 MB of archives.
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.70 After this operation, 66.8 MB of additional disk space will be used.
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 42.63 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:05 [2023-04-21T08:29:05.258Z] #61 42.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 42.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 42.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 42.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 42.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
08:29:05 [2023-04-21T08:29:05.258Z] #61 43.92 debconf: delaying package configuration, since apt-utils is not installed
08:29:05 [2023-04-21T08:29:05.258Z] #61 44.21 Fetched 15.1 MB in 1s (10.8 MB/s)
08:29:05 [2023-04-21T08:29:05.258Z] #61 44.70 Selecting previously unselected package cmake-data.
08:29:05 [2023-04-21T08:29:05.258Z] #61 44.70 (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:05 [2023-04-21T08:29:05.258Z] #61 44.77 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:29:05 [2023-04-21T08:29:05.258Z] #61 44.79 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:29:05 [2023-04-21T08:29:05.258Z] #61 ...
08:29:05 [2023-04-21T08:29:05.258Z] 
08:29:05 [2023-04-21T08:29:05.258Z] #43 [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:05 [2023-04-21T08:29:05.258Z] #43 43.55 The following NEW packages will be installed:
08:29:05 [2023-04-21T08:29:05.258Z] #43 43.57   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:29:05 [2023-04-21T08:29:05.258Z] #43 43.57   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:29:05 [2023-04-21T08:29:05.258Z] #43 43.57   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:29:05 [2023-04-21T08:29:05.258Z] #43 43.57   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.58   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.58   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.99 Need to get 7950 kB of archives.
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.99 After this operation, 39.9 MB of additional disk space will be used.
08:29:05 [2023-04-21T08:29:05.259Z] #43 43.99 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:05 [2023-04-21T08:29:05.259Z] #43 44.03 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:05 [2023-04-21T08:29:05.259Z] #43 44.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.04 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:05 [2023-04-21T08:29:05.259Z] #43 44.06 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:05 [2023-04-21T08:29:05.259Z] #43 44.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.48 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:05 [2023-04-21T08:29:05.259Z] #43 44.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.60 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:05 [2023-04-21T08:29:05.259Z] #43 44.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.69 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:05 [2023-04-21T08:29:05.259Z] #43 44.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:29:05 [2023-04-21T08:29:05.259Z] #43 44.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #43 ...
08:29:05 [2023-04-21T08:29:05.518Z] 
08:29:05 [2023-04-21T08:29:05.518Z] #56 [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:05 [2023-04-21T08:29:05.518Z] #56 31.53 Reading package lists...
08:29:05 [2023-04-21T08:29:05.518Z] #56 36.51 Building dependency tree...
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.90 python3 is already the newest version (3.9.2-3).
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.90 The following additional packages will be installed:
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.92   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.92   patch xz-utils
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.94 Suggested packages:
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.97   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.97   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.97   m4-doc ed diffutils-doc
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.97 Recommended packages:
08:29:05 [2023-04-21T08:29:05.518Z] #56 40.97   fakeroot libalgorithm-merge-perl libltdl-dev
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.38 The following NEW packages will be installed:
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.39   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.40   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.41   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.86 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.86 Need to get 5458 kB of archives.
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.86 After this operation, 11.6 MB of additional disk space will be used.
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.86 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:05 [2023-04-21T08:29:05.518Z] #56 42.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 42.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.05 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:05 [2023-04-21T08:29:05.518Z] #56 43.05 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:05 [2023-04-21T08:29:05.518Z] #56 43.06 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:05 [2023-04-21T08:29:05.518Z] #56 43.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 43.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
08:29:05 [2023-04-21T08:29:05.518Z] #56 44.29 debconf: delaying package configuration, since apt-utils is not installed
08:29:05 [2023-04-21T08:29:05.518Z] #56 44.59 Fetched 5458 kB in 1s (9280 kB/s)
08:29:05 [2023-04-21T08:29:05.518Z] #56 44.71 Selecting previously unselected package bzip2.
08:29:05 [2023-04-21T08:29:05.518Z] #56 44.72 (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:05 [2023-04-21T08:29:05.518Z] #56 44.78 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 44.82 Unpacking bzip2 (1.0.8-4) ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.28 Selecting previously unselected package xz-utils.
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.28 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.75 Selecting previously unselected package libsigsegv2:arm64.
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.75 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.79 Unpacking libsigsegv2:arm64 (2.13-1) ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.91 Selecting previously unselected package m4.
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.92 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 45.92 Unpacking m4 (1.4.18-5) ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 46.17 Selecting previously unselected package autoconf.
08:29:05 [2023-04-21T08:29:05.518Z] #56 46.19 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 46.20 Unpacking autoconf (2.69-14) ...
08:29:05 [2023-04-21T08:29:05.518Z] #56 46.61 Selecting previously unselected package autotools-dev.
08:29:05 [2023-04-21T08:29:05.777Z] #56 46.61 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
08:29:05 [2023-04-21T08:29:05.777Z] #56 46.63 Unpacking autotools-dev (20180224.1+nmu1) ...
08:29:06 [2023-04-21T08:29:06.036Z] #56 46.93 Selecting previously unselected package automake.
08:29:06 [2023-04-21T08:29:06.036Z] #56 46.93 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
08:29:06 [2023-04-21T08:29:06.036Z] #56 46.94 Unpacking automake (1:1.16.3-2) ...
08:29:06 [2023-04-21T08:29:06.036Z] #56 ...
08:29:06 [2023-04-21T08:29:06.036Z] 
08:29:06 [2023-04-21T08:29:06.036Z] #64 [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:06 [2023-04-21T08:29:06.036Z] #64 46.86 go: downloading github.com/prometheus/client_model v0.2.0
08:29:06 [2023-04-21T08:29:06.036Z] #64 46.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:29:06 [2023-04-21T08:29:06.036Z] #64 47.02 go: downloading github.com/google/go-cmp v0.5.9
08:29:06 [2023-04-21T08:29:06.603Z] #64 47.55 go: downloading go.uber.org/atomic v1.7.0
08:29:06 [2023-04-21T08:29:06.603Z] #64 47.57 go: downloading go.uber.org/multierr v1.6.0
08:29:06 [2023-04-21T08:29:06.862Z] #64 47.74 go: downloading github.com/quasilyte/gogrep v0.5.0
08:29:06 [2023-04-21T08:29:06.862Z] #64 47.90 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:29:06 [2023-04-21T08:29:06.862Z] #64 47.90 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
08:29:06 [2023-04-21T08:29:06.862Z] #64 47.96 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:29:07 [2023-04-21T08:29:07.123Z] #64 48.20 go: downloading github.com/beorn7/perks v1.0.1
08:29:07 [2023-04-21T08:29:07.123Z] #64 48.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:29:07 [2023-04-21T08:29:07.382Z] #64 48.23 go: downloading github.com/golang/protobuf v1.5.2
08:29:07 [2023-04-21T08:29:07.382Z] #64 ...
08:29:07 [2023-04-21T08:29:07.382Z] 
08:29:07 [2023-04-21T08:29:07.382Z] #65 [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-21T08:29:07.382Z] #65 35.97 Building dependency tree...
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.69 The following additional packages will be installed:
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.70   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.71   python3-protobuf python3-six
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.72 Suggested packages:
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.73   python3-setuptools
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.73 Recommended packages:
08:29:07 [2023-04-21T08:29:07.382Z] #65 40.73   iproute2 | iproute
08:29:07 [2023-04-21T08:29:07.382Z] #65 41.41 The following NEW packages will be installed:
08:29:07 [2023-04-21T08:29:07.382Z] #65 41.46   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:29:07 [2023-04-21T08:29:07.382Z] #65 41.46   python3-protobuf python3-six
08:29:07 [2023-04-21T08:29:07.382Z] #65 42.00 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
08:29:07 [2023-04-21T08:29:07.382Z] #65 42.00 Need to get 2136 kB of archives.
08:29:07 [2023-04-21T08:29:07.382Z] #65 42.00 After this operation, 10.8 MB of additional disk space will be used.
08:29:07 [2023-04-21T08:29:07.382Z] #65 42.00 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-21T08:29:07.382Z] #65 42.03 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-21T08:29:07.382Z] #65 42.04 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-21T08:29:07.382Z] #65 42.05 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-21T08:29:07.382Z] #65 42.06 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-21T08:29:07.382Z] #65 42.09 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-21T08:29:07.382Z] #65 42.09 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-21T08:29:07.382Z] #65 44.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
08:29:07 [2023-04-21T08:29:07.382Z] #65 45.47 debconf: delaying package configuration, since apt-utils is not installed
08:29:07 [2023-04-21T08:29:07.382Z] #65 45.83 Fetched 2136 kB in 3s (733 kB/s)
08:29:07 [2023-04-21T08:29:07.382Z] #65 45.96 Selecting previously unselected package libprotobuf23:arm64.
08:29:07 [2023-04-21T08:29:07.382Z] #65 45.96 (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-21T08:29:07.382Z] #65 46.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 46.09 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 46.95 Selecting previously unselected package python3-pkg-resources.
08:29:07 [2023-04-21T08:29:07.382Z] #65 46.95 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 46.97 Unpacking python3-pkg-resources (52.0.0-4) ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 47.32 Selecting previously unselected package python3-six.
08:29:07 [2023-04-21T08:29:07.382Z] #65 47.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 47.33 Unpacking python3-six (1.16.0-2) ...
08:29:07 [2023-04-21T08:29:07.382Z] #65 ...
08:29:07 [2023-04-21T08:29:07.382Z] 
08:29:07 [2023-04-21T08:29:07.382Z] #64 [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:07 [2023-04-21T08:29:07.382Z] #64 48.44 go: downloading github.com/prometheus/common v0.32.1
08:29:07 [2023-04-21T08:29:07.640Z] #64 ...
08:29:07 [2023-04-21T08:29:07.640Z] 
08:29:07 [2023-04-21T08:29:07.641Z] #60 [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:07 [2023-04-21T08:29:07.641Z] #60 34.04 Reading package lists...
08:29:07 [2023-04-21T08:29:07.641Z] #60 38.68 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
08:29:07 [2023-04-21T08:29:07.641Z] #60 38.78 Reading package lists...
08:29:07 [2023-04-21T08:29:07.641Z] #60 44.23 Building dependency tree...
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.30 gcc is already the newest version (4:10.2.1-1).
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.30 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.30 The following additional packages will be installed:
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.31   bzip2 patch xz-utils
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.34 Suggested packages:
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.34   bzip2-doc debian-keyring seccomp ed diffutils-doc
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.34 Recommended packages:
08:29:07 [2023-04-21T08:29:07.641Z] #60 48.34   build-essential fakeroot libalgorithm-merge-perl
08:29:07 [2023-04-21T08:29:07.907Z] #60 ...
08:29:07 [2023-04-21T08:29:07.907Z] 
08:29:07 [2023-04-21T08:29:07.907Z] #59 [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:07 [2023-04-21T08:29:07.907Z] #59 33.84 Reading package lists...
08:29:07 [2023-04-21T08:29:07.907Z] #59 38.48 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:29:07 [2023-04-21T08:29:07.907Z] #59 38.59 Reading package lists...
08:29:07 [2023-04-21T08:29:07.907Z] #59 43.59 Building dependency tree...
08:29:07 [2023-04-21T08:29:07.907Z] #59 47.77 gcc is already the newest version (4:10.2.1-1).
08:29:07 [2023-04-21T08:29:07.907Z] #59 47.77 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:07 [2023-04-21T08:29:07.907Z] #59 47.77 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:29:08 [2023-04-21T08:29:08.180Z] #59 ...
08:29:08 [2023-04-21T08:29:08.180Z] 
08:29:08 [2023-04-21T08:29:08.180Z] #55 [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:08 [2023-04-21T08:29:08.180Z] #55 30.95 crypto/internal/alias
08:29:08 [2023-04-21T08:29:08.180Z] #55 31.18 crypto/subtle
08:29:08 [2023-04-21T08:29:08.180Z] #55 31.63 crypto/internal/boring/sig
08:29:08 [2023-04-21T08:29:08.180Z] #55 32.08 unicode/utf16
08:29:08 [2023-04-21T08:29:08.181Z] #55 32.43 vendor/golang.org/x/crypto/cryptobyte/asn1
08:29:08 [2023-04-21T08:29:08.181Z] #55 32.56 internal/nettrace
08:29:08 [2023-04-21T08:29:08.181Z] #55 32.65 vendor/golang.org/x/crypto/internal/alias
08:29:08 [2023-04-21T08:29:08.181Z] #55 32.82 encoding
08:29:08 [2023-04-21T08:29:08.181Z] #55 32.99 github.com/docker/distribution/manifest
08:29:08 [2023-04-21T08:29:08.181Z] #55 33.13 github.com/inconshreveable/mousetrap
08:29:08 [2023-04-21T08:29:08.181Z] #55 33.25 github.com/docker/distribution/registry/storage/driver/gcs
08:29:08 [2023-04-21T08:29:08.181Z] #55 33.48 github.com/docker/distribution/registry/storage/driver/oss
08:29:08 [2023-04-21T08:29:08.181Z] #55 ...
08:29:08 [2023-04-21T08:29:08.181Z] 
08:29:08 [2023-04-21T08:29:08.181Z] #60 [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:08 [2023-04-21T08:29:08.181Z] #60 48.89 The following NEW packages will be installed:
08:29:08 [2023-04-21T08:29:08.181Z] #60 48.90   bzip2 dpkg-dev libseccomp-dev patch xz-utils
08:29:08 [2023-04-21T08:29:08.749Z] #60 49.36 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.36 Need to get 2790 kB of archives.
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.36 After this operation, 4077 kB of additional disk space will be used.
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.39 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:08 [2023-04-21T08:29:08.750Z] #60 49.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:29:08 [2023-04-21T08:29:08.750Z] #60 49.53 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:09 [2023-04-21T08:29:09.701Z] #60 ...
08:29:09 [2023-04-21T08:29:09.701Z] 
08:29:09 [2023-04-21T08:29:09.701Z] #52 [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:09 [2023-04-21T08:29:09.701Z] #52 DONE 43.4s
08:29:09 [2023-04-21T08:29:09.701Z] 
08:29:09 [2023-04-21T08:29:09.701Z] #59 [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:09 [2023-04-21T08:29:09.701Z] #59 DONE 50.2s
08:29:09 [2023-04-21T08:29:09.974Z] 
08:29:09 [2023-04-21T08:29:09.974Z] #43 [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:09 [2023-04-21T08:29:09.974Z] #43 46.12 debconf: delaying package configuration, since apt-utils is not installed
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.39 Fetched 7950 kB in 1s (7043 kB/s)
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.54 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.54 (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:09 [2023-04-21T08:29:09.974Z] #43 46.60 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.63 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.92 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.93 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 46.94 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.23 Selecting previously unselected package libsecret-common.
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.23 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.24 Unpacking libsecret-common (0.20.4-2) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.70 Selecting previously unselected package libsecret-1-0:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.71 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 47.80 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.24 Selecting previously unselected package gir1.2-secret-1:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.24 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.28 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.50 Selecting previously unselected package uuid-dev:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.50 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 48.53 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.11 Selecting previously unselected package libblkid-dev:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.11 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.19 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.79 Selecting previously unselected package libbtrfs0:arm64.
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.79 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 49.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:29:09 [2023-04-21T08:29:09.974Z] #43 50.23 Selecting previously unselected package libbtrfs-dev:arm64.
08:29:10 [2023-04-21T08:29:10.233Z] #43 50.24 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
08:29:10 [2023-04-21T08:29:10.233Z] #43 50.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:29:10 [2023-04-21T08:29:10.801Z] #43 50.82 Selecting previously unselected package libelf1:arm64.
08:29:10 [2023-04-21T08:29:10.801Z] #43 50.83 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
08:29:10 [2023-04-21T08:29:10.801Z] #43 50.84 Unpacking libelf1:arm64 (0.183-1) ...
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.28 Selecting previously unselected package libffi-dev:arm64.
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.30 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.32 Unpacking libffi-dev:arm64 (3.3-6) ...
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.50 Selecting previously unselected package libglib2.0-data.
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.50 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
08:29:11 [2023-04-21T08:29:11.319Z] #43 51.51 Unpacking libglib2.0-data (2.66.8-1) ...
08:29:12 [2023-04-21T08:29:12.697Z] #43 ...
08:29:12 [2023-04-21T08:29:12.697Z] 
08:29:12 [2023-04-21T08:29:12.697Z] #60 [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:12 [2023-04-21T08:29:12.697Z] #60 51.00 debconf: delaying package configuration, since apt-utils is not installed
08:29:12 [2023-04-21T08:29:12.697Z] #60 51.66 Fetched 2790 kB in 1s (5514 kB/s)
08:29:12 [2023-04-21T08:29:12.697Z] #60 51.86 Selecting previously unselected package bzip2.
08:29:12 [2023-04-21T08:29:12.697Z] #60 51.86 (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:12 [2023-04-21T08:29:12.697Z] #60 51.92 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 51.95 Unpacking bzip2 (1.0.8-4) ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.14 Selecting previously unselected package xz-utils.
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.15 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.47 Selecting previously unselected package patch.
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.48 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.49 Unpacking patch (2.7.6-7) ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.66 Selecting previously unselected package dpkg-dev.
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.69 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
08:29:12 [2023-04-21T08:29:12.697Z] #60 52.75 Unpacking dpkg-dev (1.20.12) ...
08:29:13 [2023-04-21T08:29:13.526Z] #60 54.07 Selecting previously unselected package libseccomp-dev:arm64.
08:29:13 [2023-04-21T08:29:13.526Z] #60 54.08 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:29:13 [2023-04-21T08:29:13.526Z] #60 54.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:13 [2023-04-21T08:29:13.785Z] #60 54.53 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:14 [2023-04-21T08:29:14.053Z] #60 54.66 Setting up bzip2 (1.0.8-4) ...
08:29:14 [2023-04-21T08:29:14.053Z] #60 ...
08:29:14 [2023-04-21T08:29:14.053Z] 
08:29:14 [2023-04-21T08:29:14.053Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
08:29:14 [2023-04-21T08:29:14.053Z] #72 DONE 4.4s
08:29:14 [2023-04-21T08:29:14.053Z] 
08:29:14 [2023-04-21T08:29:14.053Z] #60 [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:14 [2023-04-21T08:29:14.053Z] #60 54.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:29:14 [2023-04-21T08:29:14.053Z] #60 54.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:29:14 [2023-04-21T08:29:14.311Z] #60 ...
08:29:14 [2023-04-21T08:29:14.311Z] 
08:29:14 [2023-04-21T08:29:14.311Z] #67 [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:14 [2023-04-21T08:29:14.311Z] #67 DONE 48.5s
08:29:14 [2023-04-21T08:29:14.311Z] 
08:29:14 [2023-04-21T08:29:14.311Z] #60 [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:14 [2023-04-21T08:29:14.311Z] #60 54.82 Setting up patch (2.7.6-7) ...
08:29:14 [2023-04-21T08:29:14.311Z] #60 54.94 Setting up dpkg-dev (1.20.12) ...
08:29:14 [2023-04-21T08:29:14.576Z] #60 ...
08:29:14 [2023-04-21T08:29:14.576Z] 
08:29:14 [2023-04-21T08:29:14.576Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
08:29:14 [2023-04-21T08:29:14.576Z] #73 DONE 0.3s
08:29:14 [2023-04-21T08:29:14.576Z] 
08:29:14 [2023-04-21T08:29:14.576Z] #43 [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:14 [2023-04-21T08:29:14.576Z] #43 52.99 Selecting previously unselected package libglib2.0-bin.
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.00 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.02 Unpacking libglib2.0-bin (2.66.8-1) ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.42 Selecting previously unselected package python3-lib2to3.
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.42 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.46 Unpacking python3-lib2to3 (3.9.2-1) ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.81 Selecting previously unselected package python3-distutils.
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.82 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 53.84 Unpacking python3-distutils (3.9.2-1) ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.24 Selecting previously unselected package libglib2.0-dev-bin.
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.25 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.28 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.75 Selecting previously unselected package libsepol1-dev:arm64.
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.75 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
08:29:14 [2023-04-21T08:29:14.576Z] #43 54.76 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:29:14 [2023-04-21T08:29:14.835Z] #43 ...
08:29:14 [2023-04-21T08:29:14.835Z] 
08:29:14 [2023-04-21T08:29:14.835Z] #60 [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:14 [2023-04-21T08:29:14.835Z] #60 DONE 55.4s
08:29:15 [2023-04-21T08:29:15.094Z] 
08:29:15 [2023-04-21T08:29:15.094Z] #56 [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:15 [2023-04-21T08:29:15.094Z] #56 47.72 Selecting previously unselected package patch.
08:29:15 [2023-04-21T08:29:15.094Z] #56 47.73 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 47.75 Unpacking patch (2.7.6-7) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 48.04 Selecting previously unselected package dpkg-dev.
08:29:15 [2023-04-21T08:29:15.094Z] #56 48.04 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 48.05 Unpacking dpkg-dev (1.20.12) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 49.69 Selecting previously unselected package build-essential.
08:29:15 [2023-04-21T08:29:15.094Z] #56 49.70 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 49.78 Unpacking build-essential (12.9) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.08 Selecting previously unselected package libcap2:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.08 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.08 Unpacking libcap2:arm64 (1:2.44-1) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.46 Selecting previously unselected package libcap-dev:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.48 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.53 Unpacking libcap-dev:arm64 (1:2.44-1) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.76 Selecting previously unselected package libprotobuf-c1:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.76 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 50.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.12 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.12 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.13 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.27 Selecting previously unselected package libseccomp-dev:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.28 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.35 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.67 Selecting previously unselected package libsystemd-dev:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.67 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 51.68 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 52.74 Selecting previously unselected package libtool.
08:29:15 [2023-04-21T08:29:15.094Z] #56 52.74 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 52.76 Unpacking libtool (2.4.6-15) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.08 Selecting previously unselected package libudev-dev:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.10 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.11 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.44 Selecting previously unselected package libyajl2:arm64.
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.44 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.094Z] #56 53.46 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 53.61 Selecting previously unselected package libyajl-dev:arm64.
08:29:15 [2023-04-21T08:29:15.095Z] #56 53.61 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 53.64 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 53.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.05 Setting up libyajl2:arm64 (2.1.0-3) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.12 Setting up bzip2 (1.0.8-4) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.27 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.38 Setting up libcap2:arm64 (1:2.44-1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.48 Setting up autotools-dev (20180224.1+nmu1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.58 Setting up libsigsegv2:arm64 (2.13-1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.89 Setting up patch (2.7.6-7) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 54.96 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.04 Setting up libyajl-dev:arm64 (2.1.0-3) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.07 Setting up libcap-dev:arm64 (1:2.44-1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.24 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.30 Setting up libtool (2.4.6-15) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.37 Setting up m4 (1.4.18-5) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.45 Setting up dpkg-dev (1.20.12) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.48 Setting up autoconf (2.69-14) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.55 Setting up build-essential (12.9) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.55 Setting up automake (1:1.16.3-2) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:29:15 [2023-04-21T08:29:15.095Z] #56 55.64 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:15 [2023-04-21T08:29:15.095Z] #56 DONE 56.1s
08:29:15 [2023-04-21T08:29:15.095Z] 
08:29:15 [2023-04-21T08:29:15.095Z] #74 [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:17 [2023-04-21T08:29:17.665Z] #74 ...
08:29:17 [2023-04-21T08:29:17.665Z] 
08:29:17 [2023-04-21T08:29:17.665Z] #65 [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:17 [2023-04-21T08:29:17.665Z] #65 47.57 Selecting previously unselected package python3-protobuf.
08:29:17 [2023-04-21T08:29:17.665Z] #65 47.58 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 47.60 Unpacking python3-protobuf (3.12.4-1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 48.74 Selecting previously unselected package libnet1:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #65 48.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 48.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.22 Selecting previously unselected package libnl-3-200:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.35 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.72 Selecting previously unselected package libprotobuf-c1:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 49.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 50.04 Selecting previously unselected package criu.
08:29:17 [2023-04-21T08:29:17.665Z] #65 50.04 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 50.09 Unpacking criu (3.17.1-1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 51.32 Setting up python3-pkg-resources (52.0.0-4) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 53.42 Setting up libprotobuf23:arm64 (3.12.4-1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 53.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 53.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 53.71 Setting up python3-six (1.16.0-2) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 55.81 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 56.07 Setting up python3-protobuf (3.12.4-1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #65 ...
08:29:17 [2023-04-21T08:29:17.665Z] 
08:29:17 [2023-04-21T08:29:17.665Z] #43 [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:17 [2023-04-21T08:29:17.665Z] #43 55.53 Selecting previously unselected package libpcre2-16-0:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #43 55.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 55.55 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 55.99 Selecting previously unselected package libpcre2-32-0:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #43 55.99 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.04 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.46 Selecting previously unselected package libpcre2-posix2:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.46 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.47 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.76 Selecting previously unselected package libpcre2-dev:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.76 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 56.82 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 57.61 Selecting previously unselected package libselinux1-dev:arm64.
08:29:17 [2023-04-21T08:29:17.665Z] #43 57.61 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
08:29:17 [2023-04-21T08:29:17.665Z] #43 57.63 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:29:17 [2023-04-21T08:29:17.924Z] #43 ...
08:29:17 [2023-04-21T08:29:17.924Z] 
08:29:17 [2023-04-21T08:29:17.924Z] #64 [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:17 [2023-04-21T08:29:17.924Z] #64 48.87 go: downloading github.com/prometheus/procfs v0.7.3
08:29:17 [2023-04-21T08:29:17.924Z] #64 48.90 go: downloading google.golang.org/protobuf v1.28.0
08:29:17 [2023-04-21T08:29:17.924Z] #64 50.32 go: downloading github.com/mattn/go-runewidth v0.0.9
08:29:17 [2023-04-21T08:29:17.924Z] #64 50.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:29:18 [2023-04-21T08:29:18.182Z] #64 ...
08:29:18 [2023-04-21T08:29:18.182Z] 
08:29:18 [2023-04-21T08:29:18.182Z] #43 [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-21T08:29:18.182Z] #43 58.14 Selecting previously unselected package libmount-dev:arm64.
08:29:18 [2023-04-21T08:29:18.182Z] #43 58.15 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:29:18 [2023-04-21T08:29:18.182Z] #43 58.17 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:18 [2023-04-21T08:29:18.182Z] #43 58.39 Selecting previously unselected package libpcre16-3:arm64.
08:29:18 [2023-04-21T08:29:18.182Z] #43 58.39 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:29:18 [2023-04-21T08:29:18.182Z] #43 58.41 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:29:18 [2023-04-21T08:29:18.441Z] #43 58.64 Selecting previously unselected package libpcre32-3:arm64.
08:29:18 [2023-04-21T08:29:18.704Z] #43 58.64 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:29:18 [2023-04-21T08:29:18.704Z] #43 58.66 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:29:18 [2023-04-21T08:29:18.704Z] #43 58.90 Selecting previously unselected package libpcrecpp0v5:arm64.
08:29:18 [2023-04-21T08:29:18.962Z] #43 58.90 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:29:18 [2023-04-21T08:29:18.962Z] #43 58.96 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:29:18 [2023-04-21T08:29:18.962Z] #43 59.15 Selecting previously unselected package libpcre3-dev:arm64.
08:29:18 [2023-04-21T08:29:18.962Z] #43 59.16 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:29:18 [2023-04-21T08:29:18.962Z] #43 59.18 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:29:19 [2023-04-21T08:29:19.531Z] #43 ...
08:29:19 [2023-04-21T08:29:19.531Z] 
08:29:19 [2023-04-21T08:29:19.531Z] #61 [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-21T08:29:19.531Z] #61 49.81 Selecting previously unselected package libicu67:arm64.
08:29:19 [2023-04-21T08:29:19.531Z] #61 49.82 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 49.89 Unpacking libicu67:arm64 (67.1-7) ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 58.82 Selecting previously unselected package libxml2:arm64.
08:29:19 [2023-04-21T08:29:19.531Z] #61 58.83 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 58.84 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.45 Selecting previously unselected package libarchive13:arm64.
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.46 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.75 Selecting previously unselected package libjsoncpp24:arm64.
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.75 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.76 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.99 Selecting previously unselected package librhash0:arm64.
08:29:19 [2023-04-21T08:29:19.531Z] #61 59.99 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
08:29:19 [2023-04-21T08:29:19.531Z] #61 60.05 Unpacking librhash0:arm64 (1.4.1-2) ...
08:29:19 [2023-04-21T08:29:19.790Z] #61 ...
08:29:19 [2023-04-21T08:29:19.790Z] 
08:29:19 [2023-04-21T08:29:19.790Z] #75 [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-21T08:29:19.790Z] #0 1.602 go: downloading github.com/urfave/cli/v2 v2.23.5
08:29:19 [2023-04-21T08:29:19.790Z] #0 2.301 go: downloading golang.org/x/sys v0.2.0
08:29:19 [2023-04-21T08:29:19.790Z] #0 7.215 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
08:29:19 [2023-04-21T08:29:19.790Z] #0 8.035 go: downloading github.com/google/uuid v1.3.0
08:29:19 [2023-04-21T08:29:19.790Z] #0 8.086 go: downloading github.com/moby/vpnkit v0.5.0
08:29:19 [2023-04-21T08:29:19.790Z] #0 8.123 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:29:19 [2023-04-21T08:29:19.790Z] #0 8.247 go: downloading github.com/gorilla/mux v1.8.0
08:29:19 [2023-04-21T08:29:19.790Z] #0 8.417 go: downloading github.com/moby/sys/mountinfo v0.6.2
08:29:19 [2023-04-21T08:29:19.790Z] #0 9.402 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
08:29:19 [2023-04-21T08:29:19.790Z] #0 9.531 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
08:29:20 [2023-04-21T08:29:20.049Z] #75 ...
08:29:20 [2023-04-21T08:29:20.049Z] 
08:29:20 [2023-04-21T08:29:20.049Z] #61 [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:20 [2023-04-21T08:29:20.049Z] #61 60.33 Selecting previously unselected package libuv1:arm64.
08:29:20 [2023-04-21T08:29:20.049Z] #61 60.33 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
08:29:20 [2023-04-21T08:29:20.049Z] #61 60.35 Unpacking libuv1:arm64 (1.40.0-2) ...
08:29:20 [2023-04-21T08:29:20.049Z] #61 60.58 Selecting previously unselected package cmake.
08:29:20 [2023-04-21T08:29:20.309Z] #61 60.58 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
08:29:20 [2023-04-21T08:29:20.309Z] #61 60.60 Unpacking cmake (3.18.4-2+deb11u1) ...
08:29:24 [2023-04-21T08:29:24.503Z] #61 64.02 Setting up libicu67:arm64 (67.1-7) ...
08:29:24 [2023-04-21T08:29:24.503Z] #61 64.80 Setting up libuv1:arm64 (1.40.0-2) ...
08:29:24 [2023-04-21T08:29:24.503Z] #61 64.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
08:29:24 [2023-04-21T08:29:24.503Z] #61 64.97 Setting up librhash0:arm64 (1.4.1-2) ...
08:29:24 [2023-04-21T08:29:24.766Z] #61 ...
08:29:24 [2023-04-21T08:29:24.766Z] 
08:29:24 [2023-04-21T08:29:24.766Z] #65 [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:24 [2023-04-21T08:29:24.766Z] #65 60.78 Setting up criu (3.17.1-1) ...
08:29:24 [2023-04-21T08:29:24.766Z] #65 62.93 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:24 [2023-04-21T08:29:24.766Z] #65 DONE 64.8s
08:29:24 [2023-04-21T08:29:24.766Z] 
08:29:24 [2023-04-21T08:29:24.766Z] #61 [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:24 [2023-04-21T08:29:24.766Z] #61 65.17 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:29:24 [2023-04-21T08:29:24.766Z] #61 65.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
08:29:24 [2023-04-21T08:29:24.766Z] #61 ...
08:29:24 [2023-04-21T08:29:24.766Z] 
08:29:24 [2023-04-21T08:29:24.766Z] #76 [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:24 [2023-04-21T08:29:24.766Z] #0 2.802 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:24 [2023-04-21T08:29:24.766Z] #76 ...
08:29:24 [2023-04-21T08:29:24.766Z] 
08:29:24 [2023-04-21T08:29:24.766Z] #61 [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:24 [2023-04-21T08:29:24.766Z] #61 65.26 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:29:24 [2023-04-21T08:29:24.766Z] #61 65.29 Setting up cmake (3.18.4-2+deb11u1) ...
08:29:24 [2023-04-21T08:29:24.766Z] #61 65.32 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:25 [2023-04-21T08:29:25.334Z] #61 ...
08:29:25 [2023-04-21T08:29:25.334Z] 
08:29:25 [2023-04-21T08:29:25.334Z] #77 [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:25 [2023-04-21T08:29:25.334Z] #0 1.689 Cloning into '/tmp/crun-build'...
08:29:25 [2023-04-21T08:29:25.334Z] #0 8.715 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:29:25 [2023-04-21T08:29:25.334Z] #0 8.732 Cloning into '/tmp/crun-build/libocispec'...
08:29:25 [2023-04-21T08:29:25.593Z] #77 ...
08:29:25 [2023-04-21T08:29:25.593Z] 
08:29:25 [2023-04-21T08:29:25.593Z] #61 [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-21T08:29:25.593Z] #61 DONE 65.9s
08:29:25 [2023-04-21T08:29:25.593Z] 
08:29:25 [2023-04-21T08:29:25.593Z] #78 [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:26 [2023-04-21T08:29:26.972Z] #78 1.707 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:29:26 [2023-04-21T08:29:26.972Z] #78 1.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:29:26 [2023-04-21T08:29:26.972Z] #78 1.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:29:28 [2023-04-21T08:29:28.876Z] #78 ...
08:29:28 [2023-04-21T08:29:28.876Z] 
08:29:28 [2023-04-21T08:29:28.876Z] #43 [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-21T08:29:28.876Z] #43 59.87 Selecting previously unselected package zlib1g-dev:arm64.
08:29:28 [2023-04-21T08:29:28.876Z] #43 59.89 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 59.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 60.18 Selecting previously unselected package libglib2.0-dev:arm64.
08:29:28 [2023-04-21T08:29:28.876Z] #43 60.21 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 60.22 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.20 Selecting previously unselected package libsecret-1-dev:arm64.
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.22 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.23 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.85 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.88 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 62.91 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.01 Setting up libffi-dev:arm64 (3.3-6) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.04 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.06 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.10 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.12 Setting up libglib2.0-data (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.15 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.22 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.28 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.32 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.36 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 63.38 Setting up python3-lib2to3 (3.9.2-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 64.65 Setting up libelf1:arm64 (0.183-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 64.85 Setting up libsecret-common (0.20.4-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 64.90 Setting up python3-distutils (3.9.2-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 66.34 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 67.89 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 67.96 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 67.99 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.04 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.07 Setting up libglib2.0-bin (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.12 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.16 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.28 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.30 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.32 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.36 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.38 No schema files found: doing nothing.
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.38 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 68.50 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:29:28 [2023-04-21T08:29:28.876Z] #43 DONE 68.8s
08:29:28 [2023-04-21T08:29:28.876Z] 
08:29:28 [2023-04-21T08:29:28.876Z] #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:30 [2023-04-21T08:29:30.781Z] #79 ...
08:29:30 [2023-04-21T08:29:30.781Z] 
08:29:30 [2023-04-21T08:29:30.781Z] #75 [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:30 [2023-04-21T08:29:30.781Z] #75 11.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
08:29:30 [2023-04-21T08:29:30.781Z] #75 11.25 go: downloading golang.org/x/net v0.1.0
08:29:31 [2023-04-21T08:29:31.041Z] #75 ...
08:29:31 [2023-04-21T08:29:31.041Z] 
08:29:31 [2023-04-21T08:29:31.041Z] #78 [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:31 [2023-04-21T08:29:31.041Z] #78 4.844 Fetched 44.1 kB in 3s (12.9 kB/s)
08:29:35 [2023-04-21T08:29:35.236Z] #78 4.844 Reading package lists...
08:29:35 [2023-04-21T08:29:35.236Z] #78 9.152 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:29:35 [2023-04-21T08:29:35.803Z] #78 9.208 Reading package lists...
08:29:35 [2023-04-21T08:29:35.803Z] #78 ...
08:29:35 [2023-04-21T08:29:35.803Z] 
08:29:35 [2023-04-21T08:29:35.803Z] #77 [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:35 [2023-04-21T08:29:35.803Z] #77 10.48 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
08:29:35 [2023-04-21T08:29:35.803Z] #77 10.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:29:35 [2023-04-21T08:29:35.803Z] #77 10.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:29:35 [2023-04-21T08:29:35.803Z] #77 10.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:29:35 [2023-04-21T08:29:35.803Z] #77 10.57 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:29:35 [2023-04-21T08:29:35.803Z] #77 12.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:29:35 [2023-04-21T08:29:35.803Z] #77 15.11 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:29:35 [2023-04-21T08:29:35.803Z] #77 16.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
08:29:35 [2023-04-21T08:29:35.803Z] #77 16.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
08:29:35 [2023-04-21T08:29:35.803Z] #77 17.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
08:29:35 [2023-04-21T08:29:35.803Z] #77 ...
08:29:35 [2023-04-21T08:29:35.803Z] 
08:29:35 [2023-04-21T08:29:35.803Z] #55 [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:35 [2023-04-21T08:29:35.803Z] #55 65.25 internal/reflectlite
08:29:35 [2023-04-21T08:29:35.803Z] #55 65.27 sync
08:29:35 [2023-04-21T08:29:35.803Z] #55 66.96 internal/testlog
08:29:35 [2023-04-21T08:29:35.803Z] #55 67.32 internal/godebug
08:29:35 [2023-04-21T08:29:35.803Z] #55 68.03 math/rand
08:29:36 [2023-04-21T08:29:36.738Z] #55 69.52 internal/singleflight
08:29:36 [2023-04-21T08:29:36.738Z] #55 69.78 internal/intern
08:29:37 [2023-04-21T08:29:37.675Z] #55 70.64 sort
08:29:37 [2023-04-21T08:29:37.675Z] #55 70.65 errors
08:29:38 [2023-04-21T08:29:38.241Z] #55 70.97 io
08:29:38 [2023-04-21T08:29:38.499Z] #55 ...
08:29:38 [2023-04-21T08:29:38.499Z] 
08:29:38 [2023-04-21T08:29:38.499Z] #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:38 [2023-04-21T08:29:38.499Z] #79 9.820 + bin/ctr
08:29:38 [2023-04-21T08:29:38.499Z] #79 9.821 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:29:43 [2023-04-21T08:29:43.764Z] #79 ...
08:29:43 [2023-04-21T08:29:43.764Z] 
08:29:43 [2023-04-21T08:29:43.764Z] #78 [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:43 [2023-04-21T08:29:43.764Z] #78 9.208 Reading package lists...
08:29:43 [2023-04-21T08:29:43.764Z] #78 13.40 Building dependency tree...
08:29:43 [2023-04-21T08:29:43.764Z] #78 14.88 Reading state information...
08:29:43 [2023-04-21T08:29:43.764Z] #78 17.54 gcc is already the newest version (4:10.2.1-1).
08:29:43 [2023-04-21T08:29:43.764Z] #78 17.54 libc6-dev is already the newest version (2.31-13+deb11u5).
08:29:43 [2023-04-21T08:29:43.764Z] #78 17.54 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
08:29:43 [2023-04-21T08:29:43.764Z] #78 DONE 17.9s
08:29:43 [2023-04-21T08:29:43.764Z] 
08:29:43 [2023-04-21T08:29:43.764Z] #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:44 [2023-04-21T08:29:44.782Z] #80 1.580 -- The C compiler identification is GNU 10.2.1
08:29:45 [2023-04-21T08:29:45.067Z] #80 1.759 -- Detecting C compiler ABI info
08:29:46 [2023-04-21T08:29:46.014Z] #80 2.499 -- Detecting C compiler ABI info - done
08:29:46 [2023-04-21T08:29:46.014Z] #80 2.618 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:29:46 [2023-04-21T08:29:46.014Z] #80 2.639 -- Detecting C compile features
08:29:46 [2023-04-21T08:29:46.014Z] #80 2.648 -- Detecting C compile features - done
08:29:46 [2023-04-21T08:29:46.014Z] #80 2.732 -- Performing Test HAS_BUILTIN_FORTIFY
08:29:46 [2023-04-21T08:29:46.273Z] #80 3.027 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:29:46 [2023-04-21T08:29:46.532Z] #80 3.134 -- Configuring done
08:29:46 [2023-04-21T08:29:46.532Z] #80 3.191 -- Generating done
08:29:46 [2023-04-21T08:29:46.532Z] #80 3.193 -- Build files have been written to: /go/src/github.com/krallin/tini
08:29:47 [2023-04-21T08:29:47.100Z] #80 3.718 Scanning dependencies of target tini-static
08:29:47 [2023-04-21T08:29:47.100Z] #80 3.857 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:29:49 [2023-04-21T08:29:49.014Z] #80 5.592 [100%] Linking C executable tini-static
08:29:49 [2023-04-21T08:29:49.014Z] #80 ...
08:29:49 [2023-04-21T08:29:49.014Z] 
08:29:49 [2023-04-21T08:29:49.014Z] #55 [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:49 [2023-04-21T08:29:49.014Z] #55 72.03 internal/oserror
08:29:49 [2023-04-21T08:29:49.014Z] #55 72.21 syscall
08:29:49 [2023-04-21T08:29:49.014Z] #55 72.25 bytes
08:29:49 [2023-04-21T08:29:49.014Z] #55 74.12 hash
08:29:49 [2023-04-21T08:29:49.014Z] #55 74.36 strconv
08:29:49 [2023-04-21T08:29:49.014Z] #55 78.62 crypto
08:29:49 [2023-04-21T08:29:49.014Z] #55 78.84 reflect
08:29:49 [2023-04-21T08:29:49.014Z] #55 81.09 time
08:29:49 [2023-04-21T08:29:49.581Z] #55 ...
08:29:49 [2023-04-21T08:29:49.581Z] 
08:29:49 [2023-04-21T08:29:49.581Z] #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:49 [2023-04-21T08:29:49.581Z] #80 6.354 [100%] Built target tini-static
08:29:50 [2023-04-21T08:29:50.149Z] #80 DONE 6.7s
08:29:50 [2023-04-21T08:29:50.150Z] 
08:29:50 [2023-04-21T08:29:50.150Z] #77 [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-21T08:29:50.408Z] #77 35.04 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:29:56 [2023-04-21T08:29:56.987Z] #77 ...
08:29:56 [2023-04-21T08:29:56.987Z] 
08:29:56 [2023-04-21T08:29:56.987Z] #55 [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:56 [2023-04-21T08:29:56.987Z] #55 88.91 context
08:29:57 [2023-04-21T08:29:57.245Z] #55 90.13 crypto/internal/nistec/fiat
08:30:03 [2023-04-21T08:30:03.813Z] #55 ...
08:30:03 [2023-04-21T08:30:03.813Z] 
08:30:03 [2023-04-21T08:30:03.813Z] #77 [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:03 [2023-04-21T08:30:03.813Z] #77 47.70 libtoolize: putting auxiliary files in '.'.
08:30:03 [2023-04-21T08:30:03.813Z] #77 47.70 libtoolize: copying file './ltmain.sh'
08:30:04 [2023-04-21T08:30:04.071Z] #77 48.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:30:04 [2023-04-21T08:30:04.071Z] #77 48.69 libtoolize: and rerunning libtoolize and aclocal.
08:30:04 [2023-04-21T08:30:04.071Z] #77 48.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:30:10 [2023-04-21T08:30:10.643Z] #77 ...
08:30:10 [2023-04-21T08:30:10.643Z] 
08:30:10 [2023-04-21T08:30:10.643Z] #55 [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-21T08:30:10.643Z] #55 97.89 encoding/binary
08:30:10 [2023-04-21T08:30:10.643Z] #55 98.67 path
08:30:10 [2023-04-21T08:30:10.643Z] #55 99.40 io/fs
08:30:10 [2023-04-21T08:30:10.643Z] #55 100.5 crypto/cipher
08:30:10 [2023-04-21T08:30:10.643Z] #55 100.5 crypto/internal/edwards25519/field
08:30:10 [2023-04-21T08:30:10.643Z] #55 101.6 embed
08:30:10 [2023-04-21T08:30:10.643Z] #55 101.7 crypto/internal/boring
08:30:10 [2023-04-21T08:30:10.643Z] #55 102.1 crypto/aes
08:30:10 [2023-04-21T08:30:10.643Z] #55 102.2 crypto/des
08:30:10 [2023-04-21T08:30:10.643Z] #55 102.8 crypto/internal/nistec
08:30:10 [2023-04-21T08:30:10.643Z] #55 103.5 crypto/internal/randutil
08:30:10 [2023-04-21T08:30:10.643Z] #55 103.7 internal/fmtsort
08:30:11 [2023-04-21T08:30:11.579Z] #55 104.5 internal/syscall/unix
08:30:12 [2023-04-21T08:30:12.147Z] #55 105.0 internal/poll
08:30:13 [2023-04-21T08:30:13.524Z] #55 106.3 crypto/ecdh
08:30:14 [2023-04-21T08:30:14.460Z] #55 107.5 internal/safefilepath
08:30:14 [2023-04-21T08:30:14.719Z] #55 107.7 internal/syscall/execenv
08:30:14 [2023-04-21T08:30:14.978Z] #55 107.9 strings
08:30:14 [2023-04-21T08:30:14.978Z] #55 108.0 os
08:30:15 [2023-04-21T08:30:15.237Z] #55 ...
08:30:15 [2023-04-21T08:30:15.237Z] 
08:30:15 [2023-04-21T08:30:15.237Z] #77 [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-21T08:30:15.237Z] #77 59.84 configure.ac:7: installing './compile'
08:30:15 [2023-04-21T08:30:15.237Z] #77 59.84 configure.ac:11: installing './config.guess'
08:30:15 [2023-04-21T08:30:15.237Z] #77 59.86 configure.ac:11: installing './config.sub'
08:30:15 [2023-04-21T08:30:15.237Z] #77 59.87 configure.ac:8: installing './install-sh'
08:30:15 [2023-04-21T08:30:15.237Z] #77 59.89 configure.ac:8: installing './missing'
08:30:15 [2023-04-21T08:30:15.237Z] #77 60.08 Makefile.am: installing './depcomp'
08:30:17 [2023-04-21T08:30:17.141Z] #77 61.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:30:17 [2023-04-21T08:30:17.141Z] #77 61.92 libtoolize: copying file 'build-aux/ltmain.sh'
08:30:17 [2023-04-21T08:30:17.400Z] #77 ...
08:30:17 [2023-04-21T08:30:17.400Z] 
08:30:17 [2023-04-21T08:30:17.400Z] #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:17 [2023-04-21T08:30:17.400Z] #62 116.6 tomll can be used in two ways:
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6 Writing to STDIN and reading from STDOUT:
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6   cat file.toml | tomll > file.toml
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6 
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6 Reading and updating a list of files:
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6   tomll a.toml b.toml c.toml
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6 
08:30:17 [2023-04-21T08:30:17.400Z] #62 116.6 When given a list of files, tomll will modify all files in place without asking.
08:30:17 [2023-04-21T08:30:17.400Z] #62 DONE 118.4s
08:30:17 [2023-04-21T08:30:17.400Z] 
08:30:17 [2023-04-21T08:30:17.400Z] #77 [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:17 [2023-04-21T08:30:17.400Z] #77 62.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:30:17 [2023-04-21T08:30:17.400Z] #77 62.20 libtoolize: copying file 'm4/libtool.m4'
08:30:17 [2023-04-21T08:30:17.967Z] #77 62.52 libtoolize: copying file 'm4/ltoptions.m4'
08:30:18 [2023-04-21T08:30:18.226Z] #77 62.94 libtoolize: copying file 'm4/ltsugar.m4'
08:30:18 [2023-04-21T08:30:18.486Z] #77 63.10 libtoolize: copying file 'm4/ltversion.m4'
08:30:18 [2023-04-21T08:30:18.486Z] #77 63.14 libtoolize: copying file 'm4/lt~obsolete.m4'
08:30:18 [2023-04-21T08:30:18.486Z] #77 63.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:30:23 [2023-04-21T08:30:23.759Z] #77 ...
08:30:23 [2023-04-21T08:30:23.759Z] 
08:30:23 [2023-04-21T08:30:23.759Z] #58 [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:23 [2023-04-21T08:30:23.759Z] #58 124.5 v3.6.0
08:30:23 [2023-04-21T08:30:23.759Z] #58 DONE 124.8s
08:30:23 [2023-04-21T08:30:23.759Z] 
08:30:23 [2023-04-21T08:30:23.759Z] #55 [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:23 [2023-04-21T08:30:23.759Z] #55 110.3 crypto/sha512
08:30:23 [2023-04-21T08:30:23.759Z] #55 111.9 crypto/internal/edwards25519
08:30:23 [2023-04-21T08:30:23.759Z] #55 112.4 fmt
08:30:23 [2023-04-21T08:30:23.759Z] #55 113.7 crypto/hmac
08:30:23 [2023-04-21T08:30:23.759Z] #55 114.0 crypto/md5
08:30:23 [2023-04-21T08:30:23.759Z] #55 114.9 crypto/rc4
08:30:23 [2023-04-21T08:30:23.759Z] #55 115.2 crypto/sha1
08:30:23 [2023-04-21T08:30:23.759Z] #55 116.2 crypto/sha256
08:30:23 [2023-04-21T08:30:23.759Z] #55 116.6 math/big
08:30:23 [2023-04-21T08:30:23.759Z] #55 116.7 encoding/hex
08:30:24 [2023-04-21T08:30:24.327Z] #55 117.3 encoding/base64
08:30:25 [2023-04-21T08:30:25.263Z] #55 118.1 encoding/pem
08:30:25 [2023-04-21T08:30:25.522Z] #55 118.5 vendor/golang.org/x/net/dns/dnsmessage
08:30:29 [2023-04-21T08:30:29.708Z] #55 121.8 net/netip
08:30:32 [2023-04-21T08:30:32.240Z] #55 124.7 net
08:30:32 [2023-04-21T08:30:32.240Z] #55 ...
08:30:32 [2023-04-21T08:30:32.240Z] 
08:30:32 [2023-04-21T08:30:32.240Z] #77 [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:32 [2023-04-21T08:30:32.240Z] #77 76.90 configure.ac:7: installing 'build-aux/compile'
08:30:32 [2023-04-21T08:30:32.240Z] #77 76.90 configure.ac:9: installing 'build-aux/config.guess'
08:30:32 [2023-04-21T08:30:32.240Z] #77 76.95 configure.ac:9: installing 'build-aux/config.sub'
08:30:32 [2023-04-21T08:30:32.240Z] #77 76.96 configure.ac:11: installing 'build-aux/install-sh'
08:30:32 [2023-04-21T08:30:32.240Z] #77 76.98 configure.ac:11: installing 'build-aux/missing'
08:30:32 [2023-04-21T08:30:32.498Z] #77 77.20 Makefile.am: installing 'build-aux/depcomp'
08:30:32 [2023-04-21T08:30:32.756Z] #77 77.38 parallel-tests: installing 'build-aux/test-driver'
08:30:35 [2023-04-21T08:30:35.290Z] #77 80.15 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:30:35 [2023-04-21T08:30:35.548Z] #77 80.15 libtoolize: copying file 'build-aux/ltmain.sh'
08:30:36 [2023-04-21T08:30:36.484Z] #77 80.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:30:36 [2023-04-21T08:30:36.484Z] #77 80.97 libtoolize: copying file 'm4/libtool.m4'
08:30:36 [2023-04-21T08:30:36.484Z] #77 81.15 libtoolize: copying file 'm4/ltoptions.m4'
08:30:36 [2023-04-21T08:30:36.484Z] #77 81.31 libtoolize: copying file 'm4/ltsugar.m4'
08:30:36 [2023-04-21T08:30:36.742Z] #77 81.44 libtoolize: copying file 'm4/ltversion.m4'
08:30:36 [2023-04-21T08:30:36.742Z] #77 81.56 libtoolize: copying file 'm4/lt~obsolete.m4'
08:30:38 [2023-04-21T08:30:38.118Z] #77 ...
08:30:38 [2023-04-21T08:30:38.119Z] 
08:30:38 [2023-04-21T08:30:38.119Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 NAME:
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    go-winres - A tool for embedding resources in Windows executables
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 USAGE:
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    go-winres [global options] command [command options] [arguments...]
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 COMMANDS:
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    init     Create an initial ./winres/winres.json
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    make     Make syso files for the "go build" command
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    simply   Make syso files for the "go build" command (simplified)
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    extract  Extract all resources from an executable
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    patch    Replace resources in an executable file (exe, dll)
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    help, h  Shows a list of commands or help for one command
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7 GLOBAL OPTIONS:
08:30:38 [2023-04-21T08:30:38.119Z] #57 138.7    --help, -h  show help (default: false)
08:30:38 [2023-04-21T08:30:38.377Z] #57 DONE 139.1s
08:30:38 [2023-04-21T08:30:38.377Z] 
08:30:38 [2023-04-21T08:30:38.377Z] #55 [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:38 [2023-04-21T08:30:38.377Z] #55 126.0 crypto/elliptic
08:30:38 [2023-04-21T08:30:38.377Z] #55 127.4 crypto/internal/bigmod
08:30:38 [2023-04-21T08:30:38.377Z] #55 128.1 crypto/internal/boring/bbig
08:30:38 [2023-04-21T08:30:38.377Z] #55 128.2 encoding/asn1
08:30:38 [2023-04-21T08:30:38.943Z] #55 131.8 vendor/golang.org/x/crypto/cryptobyte
08:30:41 [2023-04-21T08:30:41.480Z] #55 134.1 crypto/ecdsa
08:30:43 [2023-04-21T08:30:43.384Z] #55 135.9 crypto/rand
08:30:43 [2023-04-21T08:30:43.384Z] #55 136.4 crypto/ed25519
08:30:43 [2023-04-21T08:30:43.950Z] #55 137.1 crypto/rsa
08:30:46 [2023-04-21T08:30:46.500Z] #55 138.9 crypto/dsa
08:30:46 [2023-04-21T08:30:46.500Z] #55 139.3 crypto/x509/pkix
08:30:46 [2023-04-21T08:30:46.758Z] #55 139.6 net/url
08:30:47 [2023-04-21T08:30:47.325Z] #55 140.4 path/filepath
08:30:47 [2023-04-21T08:30:47.892Z] #55 140.9 vendor/golang.org/x/crypto/chacha20
08:30:48 [2023-04-21T08:30:48.458Z] #55 141.5 crypto/x509
08:30:48 [2023-04-21T08:30:48.716Z] #55 141.7 vendor/golang.org/x/crypto/internal/poly1305
08:30:49 [2023-04-21T08:30:49.283Z] #55 142.1 vendor/golang.org/x/crypto/chacha20poly1305
08:30:49 [2023-04-21T08:30:49.851Z] #55 142.6 vendor/golang.org/x/crypto/hkdf
08:30:49 [2023-04-21T08:30:49.851Z] #55 142.7 bufio
08:30:50 [2023-04-21T08:30:50.786Z] #55 143.7 encoding/json
08:30:51 [2023-04-21T08:30:51.352Z] #55 ...
08:30:51 [2023-04-21T08:30:51.352Z] 
08:30:51 [2023-04-21T08:30:51.352Z] #77 [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:51 [2023-04-21T08:30:51.352Z] #77 96.26 configure.ac:11: installing 'build-aux/compile'
08:30:51 [2023-04-21T08:30:51.610Z] #77 96.27 configure.ac:11: installing 'build-aux/config.guess'
08:30:51 [2023-04-21T08:30:51.610Z] #77 96.31 configure.ac:11: installing 'build-aux/config.sub'
08:30:51 [2023-04-21T08:30:51.610Z] #77 96.34 configure.ac:13: installing 'build-aux/install-sh'
08:30:51 [2023-04-21T08:30:51.610Z] #77 96.35 configure.ac:13: installing 'build-aux/missing'
08:30:51 [2023-04-21T08:30:51.610Z] #77 96.36 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:30:51 [2023-04-21T08:30:51.869Z] #77 96.60 Makefile.am: installing 'build-aux/depcomp'
08:30:53 [2023-04-21T08:30:53.772Z] #77 98.21 checking build system type... aarch64-unknown-linux-gnu
08:30:53 [2023-04-21T08:30:53.772Z] #77 98.58 checking host system type... aarch64-unknown-linux-gnu
08:30:53 [2023-04-21T08:30:53.772Z] #77 98.58 checking how to print strings... printf
08:30:54 [2023-04-21T08:30:54.031Z] #77 98.62 checking for gcc... gcc
08:30:54 [2023-04-21T08:30:54.290Z] #77 98.74 checking whether the C compiler works... yes
08:30:54 [2023-04-21T08:30:54.290Z] #77 98.91 checking for C compiler default output file name... a.out
08:30:54 [2023-04-21T08:30:54.290Z] #77 98.91 checking for suffix of executables... 
08:30:54 [2023-04-21T08:30:54.549Z] #77 99.16 checking whether we are cross compiling... no
08:30:54 [2023-04-21T08:30:54.807Z] #77 99.37 checking for suffix of object files... o
08:30:55 [2023-04-21T08:30:55.066Z] #77 99.50 checking whether we are using the GNU C compiler... yes
08:30:55 [2023-04-21T08:30:55.066Z] #77 99.65 checking whether gcc accepts -g... yes
08:30:55 [2023-04-21T08:30:55.325Z] #77 99.77 checking for gcc option to accept ISO C89... none needed
08:30:55 [2023-04-21T08:30:55.584Z] #77 99.97 checking whether gcc understands -c and -o together... yes
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.2 checking for a sed that does not truncate output... /bin/sed
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.3 checking for grep that handles long lines and -e... /bin/grep
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.3 checking for egrep... /bin/grep -E
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.3 checking for fgrep... /bin/grep -F
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.3 checking for ld used by gcc... /usr/bin/ld
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:30:55 [2023-04-21T08:30:55.584Z] #77 100.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.6 checking whether ln -s works... yes
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.6 checking the maximum length of command line arguments... 1572864
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking for /usr/bin/ld option to reload object files... -r
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking for objdump... objdump
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking how to recognize dependent libraries... pass_all
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking for dlltool... no
08:30:55 [2023-04-21T08:30:55.845Z] #77 100.7 checking how to associate runtime and link libraries... printf %s\n
08:30:56 [2023-04-21T08:30:56.104Z] #77 100.7 checking for ar... ar
08:30:56 [2023-04-21T08:30:56.104Z] #77 100.7 checking for archiver @FILE support... @
08:30:56 [2023-04-21T08:30:56.363Z] #77 100.9 checking for strip... strip
08:30:56 [2023-04-21T08:30:56.363Z] #77 101.0 checking for ranlib... ranlib
08:30:56 [2023-04-21T08:30:56.363Z] #77 101.0 checking for gawk... no
08:30:56 [2023-04-21T08:30:56.363Z] #77 101.0 checking for mawk... mawk
08:30:56 [2023-04-21T08:30:56.621Z] #77 101.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:30:56 [2023-04-21T08:30:56.621Z] #77 101.5 checking for sysroot... no
08:30:56 [2023-04-21T08:30:56.621Z] #77 101.5 checking for a working dd... /bin/dd
08:30:56 [2023-04-21T08:30:56.621Z] #77 101.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:30:56 [2023-04-21T08:30:56.880Z] #77 101.5 checking for mt... no
08:30:56 [2023-04-21T08:30:56.880Z] #77 101.5 checking if : is a manifest tool... no
08:30:56 [2023-04-21T08:30:56.880Z] #77 101.6 checking how to run the C preprocessor... gcc -E
08:30:58 [2023-04-21T08:30:58.075Z] #77 101.9 checking for ANSI C header files... yes
08:30:58 [2023-04-21T08:30:58.075Z] #77 102.7 checking for sys/types.h... yes
08:30:58 [2023-04-21T08:30:58.334Z] #77 103.0 checking for sys/stat.h... yes
08:30:58 [2023-04-21T08:30:58.593Z] #77 103.2 checking for stdlib.h... yes
08:30:58 [2023-04-21T08:30:58.852Z] #77 103.4 checking for string.h... yes
08:30:59 [2023-04-21T08:30:59.110Z] #77 103.6 checking for memory.h... yes
08:30:59 [2023-04-21T08:30:59.376Z] #77 103.9 checking for strings.h... yes
08:30:59 [2023-04-21T08:30:59.634Z] #77 104.2 checking for inttypes.h... yes
08:30:59 [2023-04-21T08:30:59.893Z] #77 104.4 checking for stdint.h... yes
08:31:00 [2023-04-21T08:31:00.152Z] #77 104.7 checking for unistd.h... yes
08:31:00 [2023-04-21T08:31:00.410Z] #77 104.8 checking for dlfcn.h... yes
08:31:00 [2023-04-21T08:31:00.410Z] #77 105.1 checking for objdir... .libs
08:31:00 [2023-04-21T08:31:00.977Z] #77 105.5 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:00 [2023-04-21T08:31:00.977Z] #77 105.7 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:01 [2023-04-21T08:31:01.236Z] #77 105.7 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:01 [2023-04-21T08:31:01.494Z] #77 105.9 checking if gcc static flag -static works... yes
08:31:01 [2023-04-21T08:31:01.753Z] #77 106.3 checking if gcc supports -c -o file.o... yes
08:31:01 [2023-04-21T08:31:01.753Z] #77 106.5 checking if gcc supports -c -o file.o... (cached) yes
08:31:01 [2023-04-21T08:31:01.753Z] #77 106.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:02 [2023-04-21T08:31:02.269Z] #77 106.6 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking how to hardcode library paths into programs... immediate
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking whether stripping libraries is possible... yes
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking if libtool supports shared libraries... yes
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking whether to build shared libraries... no
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking whether to build static libraries... yes
08:31:02 [2023-04-21T08:31:02.269Z] #77 107.1 checking for a BSD-compatible install... /usr/bin/install -c
08:31:02 [2023-04-21T08:31:02.527Z] #77 107.2 checking whether build environment is sane... yes
08:31:02 [2023-04-21T08:31:02.527Z] #77 107.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:02 [2023-04-21T08:31:02.527Z] #77 107.3 checking whether make sets $(MAKE)... yes
08:31:02 [2023-04-21T08:31:02.527Z] #77 107.3 checking whether make supports the include directive... yes (GNU style)
08:31:02 [2023-04-21T08:31:02.527Z] #77 107.4 checking whether make supports nested variables... yes
08:31:02 [2023-04-21T08:31:02.785Z] #77 107.4 checking whether UID '0' is supported by ustar format... yes
08:31:02 [2023-04-21T08:31:02.785Z] #77 107.4 checking whether GID '0' is supported by ustar format... yes
08:31:02 [2023-04-21T08:31:02.785Z] #77 107.4 checking how to create a ustar tar archive... gnutar
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.5 checking dependency style of gcc... gcc3
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.8 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.8 checking whether make supports nested variables... (cached) yes
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.8 checking for gawk... (cached) mawk
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.8 checking for a sed that does not truncate output... (cached) /bin/sed
08:31:03 [2023-04-21T08:31:03.050Z] #77 107.9 checking for gcc... (cached) gcc
08:31:03 [2023-04-21T08:31:03.308Z] #77 108.0 checking whether we are using the GNU C compiler... (cached) yes
08:31:03 [2023-04-21T08:31:03.308Z] #77 108.0 checking whether gcc accepts -g... (cached) yes
08:31:03 [2023-04-21T08:31:03.308Z] #77 108.0 checking for gcc option to accept ISO C89... (cached) none needed
08:31:03 [2023-04-21T08:31:03.308Z] #77 108.0 checking whether gcc understands -c and -o together... (cached) yes
08:31:03 [2023-04-21T08:31:03.566Z] #77 108.0 checking for a Python interpreter with version >= 3... python3
08:31:03 [2023-04-21T08:31:03.566Z] #77 108.1 checking for python3... /usr/bin/python3
08:31:03 [2023-04-21T08:31:03.566Z] #77 108.1 checking for python3 version... 3.9
08:31:03 [2023-04-21T08:31:03.566Z] #77 108.2 checking for python3 platform... linux
08:31:03 [2023-04-21T08:31:03.824Z] #77 108.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:31:03 [2023-04-21T08:31:03.824Z] #77 108.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:31:03 [2023-04-21T08:31:03.824Z] #77 108.7 checking for go-md2man... no
08:31:04 [2023-04-21T08:31:04.083Z] #77 108.7 checking error.h usability... yes
08:31:04 [2023-04-21T08:31:04.083Z] #77 108.9 checking error.h presence... yes
08:31:04 [2023-04-21T08:31:04.341Z] #77 109.0 checking for error.h... yes
08:31:04 [2023-04-21T08:31:04.341Z] #77 109.0 checking linux/openat2.h usability... yes
08:31:04 [2023-04-21T08:31:04.600Z] #77 109.2 checking linux/openat2.h presence... yes
08:31:04 [2023-04-21T08:31:04.600Z] #77 109.3 checking for linux/openat2.h... yes
08:31:05 [2023-04-21T08:31:05.167Z] #77 109.4 checking for copy_file_range... yes
08:31:05 [2023-04-21T08:31:05.167Z] #77 109.7 checking for fgetxattr... yes
08:31:05 [2023-04-21T08:31:05.167Z] #77 110.0 checking for statx... 
08:31:05 [2023-04-21T08:31:05.167Z] #77 ...
08:31:05 [2023-04-21T08:31:05.167Z] 
08:31:05 [2023-04-21T08:31:05.167Z] #55 [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:05 [2023-04-21T08:31:05.167Z] #55 148.2 crypto/tls
08:31:05 [2023-04-21T08:31:05.167Z] #55 149.8 log
08:31:05 [2023-04-21T08:31:05.167Z] #55 150.6 github.com/Sirupsen/logrus
08:31:05 [2023-04-21T08:31:05.167Z] #55 152.0 github.com/Sirupsen/logrus/formatters/logstash
08:31:05 [2023-04-21T08:31:05.167Z] #55 152.2 io/ioutil
08:31:05 [2023-04-21T08:31:05.167Z] #55 152.4 github.com/bugsnag/bugsnag-go/errors
08:31:05 [2023-04-21T08:31:05.167Z] #55 153.1 github.com/bugsnag/osext
08:31:05 [2023-04-21T08:31:05.167Z] #55 153.3 os/exec
08:31:05 [2023-04-21T08:31:05.167Z] #55 155.0 os/signal
08:31:05 [2023-04-21T08:31:05.167Z] #55 155.9 github.com/bugsnag/panicwrap
08:31:05 [2023-04-21T08:31:05.167Z] #55 156.5 compress/flate
08:31:05 [2023-04-21T08:31:05.734Z] #55 ...
08:31:05 [2023-04-21T08:31:05.734Z] 
08:31:05 [2023-04-21T08:31:05.734Z] #77 [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:05 [2023-04-21T08:31:05.734Z] #77 110.0 checking for statx... yes
08:31:05 [2023-04-21T08:31:05.734Z] #77 110.3 checking for fgetpwent_r... yes
08:31:06 [2023-04-21T08:31:06.300Z] #77 110.5 checking for issetugid... no
08:31:06 [2023-04-21T08:31:06.300Z] #77 110.8 checking for pkg-config... /usr/bin/pkg-config
08:31:06 [2023-04-21T08:31:06.300Z] #77 110.9 checking pkg-config is at least version 0.9.0... yes
08:31:06 [2023-04-21T08:31:06.867Z] #77 110.9 checking for library containing yajl_tree_get... -lyajl
08:31:06 [2023-04-21T08:31:06.867Z] #77 111.5 checking for yajl >= 2.0.0... yes
08:31:07 [2023-04-21T08:31:07.126Z] #77 111.5 checking sys/capability.h usability... yes
08:31:07 [2023-04-21T08:31:07.126Z] #77 111.7 checking sys/capability.h presence... yes
08:31:07 [2023-04-21T08:31:07.126Z] #77 111.8 checking for sys/capability.h... yes
08:31:07 [2023-04-21T08:31:07.693Z] #77 111.9 checking for library containing cap_from_name... -lcap
08:31:08 [2023-04-21T08:31:08.260Z] #77 112.4 checking for library containing dlopen... -ldl
08:31:08 [2023-04-21T08:31:08.519Z] #77 113.0 checking seccomp.h usability... yes
08:31:08 [2023-04-21T08:31:08.519Z] #77 113.2 checking seccomp.h presence... yes
08:31:08 [2023-04-21T08:31:08.519Z] #77 113.3 checking for seccomp.h... yes
08:31:09 [2023-04-21T08:31:09.085Z] #77 113.3 checking for library containing seccomp_rule_add... -lseccomp
08:31:09 [2023-04-21T08:31:09.344Z] #77 113.8 checking for library containing seccomp_arch_resolve_name... none required
08:31:09 [2023-04-21T08:31:09.602Z] #77 114.1 checking systemd/sd-bus.h usability... yes
08:31:09 [2023-04-21T08:31:09.861Z] #77 114.3 checking systemd/sd-bus.h presence... yes
08:31:09 [2023-04-21T08:31:09.861Z] #77 114.5 checking for systemd/sd-bus.h... yes
08:31:10 [2023-04-21T08:31:10.428Z] #77 114.5 checking for library containing sd_bus_match_signal_async... -lsystemd
08:31:10 [2023-04-21T08:31:10.687Z] #77 115.0 checking for sd_notify_barrier... yes
08:31:10 [2023-04-21T08:31:10.945Z] #77 115.3 checking linux/bpf.h usability... yes
08:31:10 [2023-04-21T08:31:10.945Z] #77 115.6 checking linux/bpf.h presence... yes
08:31:10 [2023-04-21T08:31:10.945Z] #77 115.7 checking for linux/bpf.h... yes
08:31:11 [2023-04-21T08:31:11.203Z] #77 115.7 checking compilation for eBPF... yes
08:31:11 [2023-04-21T08:31:11.204Z] #77 116.0 checking for criu >= 3.15... no
08:31:11 [2023-04-21T08:31:11.204Z] #77 116.0 configure: CRIU headers not found, building without CRIU support
08:31:11 [2023-04-21T08:31:11.204Z] #77 116.0 checking for criu > 3.16... no
08:31:11 [2023-04-21T08:31:11.204Z] #77 116.0 configure: CRIU version doesn't support join-ns API
08:31:11 [2023-04-21T08:31:11.204Z] #77 116.0 checking for criu > 3.16.1... no
08:31:11 [2023-04-21T08:31:11.462Z] #77 116.1 configure: CRIU version doesn't support for pre-dumping
08:31:11 [2023-04-21T08:31:11.462Z] #77 116.1 checking for new mount API (fsconfig)... yes
08:31:11 [2023-04-21T08:31:11.462Z] #77 116.2 checking for seccomp notify API... yes
08:31:11 [2023-04-21T08:31:11.720Z] #77 116.3 checking for gperf... no
08:31:11 [2023-04-21T08:31:11.720Z] #77 116.4 configure: gperf not found - cannot rebuild signal parser code
08:31:11 [2023-04-21T08:31:11.978Z] #77 116.4 checking for library containing argp_parse... none required
08:31:11 [2023-04-21T08:31:11.978Z] #77 116.8 checking that generated files are newer than configure... done
08:31:11 [2023-04-21T08:31:11.978Z] #77 116.8 configure: creating ./config.status
08:31:16 [2023-04-21T08:31:16.167Z] #77 120.4 config.status: creating Makefile
08:31:16 [2023-04-21T08:31:16.167Z] #77 120.5 config.status: creating rpm/crun.spec
08:31:16 [2023-04-21T08:31:16.167Z] #77 120.6 config.status: creating config.h
08:31:16 [2023-04-21T08:31:16.167Z] #77 120.7 config.status: executing libtool commands
08:31:16 [2023-04-21T08:31:16.167Z] #77 120.7 config.status: executing depfiles commands
08:31:16 [2023-04-21T08:31:16.167Z] #77 ...
08:31:16 [2023-04-21T08:31:16.167Z] 
08:31:16 [2023-04-21T08:31:16.167Z] #55 [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:16 [2023-04-21T08:31:16.167Z] #55 159.1 hash/crc32
08:31:16 [2023-04-21T08:31:16.167Z] #55 160.0 compress/gzip
08:31:16 [2023-04-21T08:31:16.167Z] #55 160.8 vendor/golang.org/x/text/transform
08:31:16 [2023-04-21T08:31:16.167Z] #55 161.6 vendor/golang.org/x/text/unicode/bidi
08:31:16 [2023-04-21T08:31:16.167Z] #55 163.0 vendor/golang.org/x/text/unicode/norm
08:31:16 [2023-04-21T08:31:16.167Z] #55 163.8 vendor/golang.org/x/text/secure/bidirule
08:31:16 [2023-04-21T08:31:16.167Z] #55 164.0 net/textproto
08:31:16 [2023-04-21T08:31:16.167Z] #55 164.8 vendor/golang.org/x/net/http2/hpack
08:31:16 [2023-04-21T08:31:16.167Z] #55 166.1 mime
08:31:16 [2023-04-21T08:31:16.167Z] #55 167.7 mime/quotedprintable
08:31:16 [2023-04-21T08:31:16.167Z] #55 168.1 mime/multipart
08:31:16 [2023-04-21T08:31:16.167Z] #55 169.1 vendor/golang.org/x/net/idna
08:31:16 [2023-04-21T08:31:16.734Z] #55 169.6 net/http/httptrace
08:31:16 [2023-04-21T08:31:16.992Z] #55 169.9 net/http/internal
08:31:17 [2023-04-21T08:31:17.250Z] #55 170.3 net/http/internal/ascii
08:31:17 [2023-04-21T08:31:17.250Z] #55 170.4 regexp/syntax
08:31:17 [2023-04-21T08:31:17.817Z] #55 ...
08:31:17 [2023-04-21T08:31:17.817Z] 
08:31:17 [2023-04-21T08:31:17.817Z] #77 [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:17 [2023-04-21T08:31:17.817Z] #77 122.6 === configuring in libocispec (/tmp/crun-build/libocispec)
08:31:18 [2023-04-21T08:31:18.076Z] #77 122.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:31:18 [2023-04-21T08:31:18.645Z] #77 123.3 checking for gcc... gcc
08:31:18 [2023-04-21T08:31:18.903Z] #77 123.4 checking whether the C compiler works... yes
08:31:18 [2023-04-21T08:31:18.903Z] #77 123.7 checking for C compiler default output file name... a.out
08:31:19 [2023-04-21T08:31:19.470Z] #77 123.7 checking for suffix of executables... 
08:31:19 [2023-04-21T08:31:19.470Z] #77 124.0 checking whether we are cross compiling... no
08:31:19 [2023-04-21T08:31:19.470Z] #77 124.2 checking for suffix of object files... o
08:31:19 [2023-04-21T08:31:19.729Z] #77 124.4 checking whether we are using the GNU C compiler... yes
08:31:19 [2023-04-21T08:31:19.729Z] #77 124.5 checking whether gcc accepts -g... yes
08:31:20 [2023-04-21T08:31:20.246Z] #77 124.7 checking for gcc option to accept ISO C89... none needed
08:31:20 [2023-04-21T08:31:20.504Z] #77 124.9 checking whether gcc understands -c and -o together... yes
08:31:20 [2023-04-21T08:31:20.762Z] #77 125.2 checking how to run the C preprocessor... gcc -E
08:31:20 [2023-04-21T08:31:20.762Z] #77 125.6 checking for grep that handles long lines and -e... /bin/grep
08:31:20 [2023-04-21T08:31:20.762Z] #77 125.6 checking for egrep... /bin/grep -E
08:31:21 [2023-04-21T08:31:21.328Z] #77 125.6 checking for ANSI C header files... yes
08:31:21 [2023-04-21T08:31:21.845Z] #77 126.3 checking for sys/types.h... yes
08:31:22 [2023-04-21T08:31:22.103Z] #77 126.6 checking for sys/stat.h... yes
08:31:22 [2023-04-21T08:31:22.362Z] #77 126.8 checking for stdlib.h... yes
08:31:22 [2023-04-21T08:31:22.362Z] #77 127.0 checking for string.h... yes
08:31:22 [2023-04-21T08:31:22.620Z] #77 127.3 checking for memory.h... yes
08:31:22 [2023-04-21T08:31:22.879Z] #77 127.5 checking for strings.h... yes
08:31:23 [2023-04-21T08:31:23.139Z] #77 127.6 checking for inttypes.h... yes
08:31:23 [2023-04-21T08:31:23.398Z] #77 127.9 checking for stdint.h... yes
08:31:23 [2023-04-21T08:31:23.657Z] #77 128.1 checking for unistd.h... #77 ...
08:31:23 [2023-04-21T08:31:23.657Z] 
08:31:23 [2023-04-21T08:31:23.657Z] #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:23 [2023-04-21T08:31:23.657Z] #63 182.4 gotestsum version dev
08:31:23 [2023-04-21T08:31:23.657Z] #63 DONE 184.5s
08:31:23 [2023-04-21T08:31:23.657Z] 
08:31:23 [2023-04-21T08:31:23.657Z] #77 [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:23 [2023-04-21T08:31:23.657Z] #77 128.1 checking for unistd.h... yes
08:31:23 [2023-04-21T08:31:23.657Z] #77 ...
08:31:23 [2023-04-21T08:31:23.657Z] 
08:31:23 [2023-04-21T08:31:23.657Z] #55 [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-21T08:31:23.657Z] #55 172.5 vendor/golang.org/x/net/http/httpguts
08:31:23 [2023-04-21T08:31:23.657Z] #55 172.8 vendor/golang.org/x/net/http/httpproxy
08:31:23 [2023-04-21T08:31:23.657Z] #55 173.5 net/http
08:31:23 [2023-04-21T08:31:23.657Z] #55 174.1 regexp
08:31:23 [2023-04-21T08:31:23.657Z] #55 176.4 gopkg.in/yaml.v2
08:31:25 [2023-04-21T08:31:25.113Z] #55 ...
08:31:25 [2023-04-21T08:31:25.113Z] 
08:31:25 [2023-04-21T08:31:25.113Z] #77 [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:25 [2023-04-21T08:31:25.113Z] #77 128.4 checking minix/config.h usability... no
08:31:25 [2023-04-21T08:31:25.113Z] #77 128.6 checking minix/config.h presence... no
08:31:25 [2023-04-21T08:31:25.113Z] #77 128.8 checking for minix/config.h... no
08:31:25 [2023-04-21T08:31:25.113Z] #77 128.8 checking whether it is safe to define __EXTENSIONS__... yes
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.4 checking build system type... aarch64-unknown-linux-gnu
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.8 checking host system type... aarch64-unknown-linux-gnu
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.8 checking how to print strings... printf
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.8 checking for a sed that does not truncate output... /bin/sed
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.8 checking for fgrep... /bin/grep -F
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.9 checking for ld used by gcc... /usr/bin/ld
08:31:25 [2023-04-21T08:31:25.113Z] #77 129.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:31:25 [2023-04-21T08:31:25.380Z] #77 129.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:31:25 [2023-04-21T08:31:25.380Z] #77 129.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking whether ln -s works... yes
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking the maximum length of command line arguments... 1572864
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking for /usr/bin/ld option to reload object files... -r
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking for objdump... objdump
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.1 checking how to recognize dependent libraries... pass_all
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.2 checking for dlltool... no
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.2 checking how to associate runtime and link libraries... printf %s\n
08:31:25 [2023-04-21T08:31:25.380Z] #77 130.2 checking for ar... ar
08:31:25 [2023-04-21T08:31:25.638Z] #77 130.2 checking for archiver @FILE support... @
08:31:25 [2023-04-21T08:31:25.638Z] #77 130.4 checking for strip... strip
08:31:25 [2023-04-21T08:31:25.638Z] #77 130.4 checking for ranlib... ranlib
08:31:25 [2023-04-21T08:31:25.638Z] #77 130.4 checking for gawk... no
08:31:25 [2023-04-21T08:31:25.638Z] #77 130.4 checking for mawk... mawk
08:31:26 [2023-04-21T08:31:26.205Z] #77 130.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:31:26 [2023-04-21T08:31:26.205Z] #77 131.0 checking for sysroot... no
08:31:26 [2023-04-21T08:31:26.205Z] #77 131.0 checking for a working dd... /bin/dd
08:31:26 [2023-04-21T08:31:26.205Z] #77 131.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:31:26 [2023-04-21T08:31:26.205Z] #77 131.0 checking for mt... no
08:31:26 [2023-04-21T08:31:26.205Z] #77 131.0 checking if : is a manifest tool... no
08:31:26 [2023-04-21T08:31:26.463Z] #77 131.0 checking for dlfcn.h... yes
08:31:26 [2023-04-21T08:31:26.722Z] #77 131.2 checking for objdir... .libs
08:31:26 [2023-04-21T08:31:26.980Z] #77 131.6 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:27 [2023-04-21T08:31:27.238Z] #77 131.8 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:27 [2023-04-21T08:31:27.238Z] #77 131.8 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:27 [2023-04-21T08:31:27.806Z] #77 132.0 checking if gcc static flag -static works... yes
08:31:27 [2023-04-21T08:31:27.806Z] #77 132.5 checking if gcc supports -c -o file.o... yes
08:31:28 [2023-04-21T08:31:28.064Z] #77 132.7 checking if gcc supports -c -o file.o... (cached) yes
08:31:28 [2023-04-21T08:31:28.064Z] #77 132.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:28 [2023-04-21T08:31:28.323Z] #77 132.7 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.1 checking how to hardcode library paths into programs... immediate
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.1 checking whether stripping libraries is possible... yes
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.2 checking if libtool supports shared libraries... yes
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.2 checking whether to build shared libraries... no
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.2 checking whether to build static libraries... yes
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.2 checking for a BSD-compatible install... /usr/bin/install -c
08:31:28 [2023-04-21T08:31:28.323Z] #77 133.2 checking whether build environment is sane... yes
08:31:28 [2023-04-21T08:31:28.582Z] #77 133.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:28 [2023-04-21T08:31:28.582Z] #77 133.3 checking whether make sets $(MAKE)... yes
08:31:28 [2023-04-21T08:31:28.582Z] #77 133.4 checking whether make supports the include directive... yes (GNU style)
08:31:28 [2023-04-21T08:31:28.841Z] #77 133.5 checking whether make supports nested variables... yes
08:31:28 [2023-04-21T08:31:28.841Z] #77 133.6 checking whether UID '0' is supported by ustar format... yes
08:31:28 [2023-04-21T08:31:28.841Z] #77 133.6 checking whether GID '0' is supported by ustar format... yes
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.6 checking how to create a ustar tar archive... gnutar
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.6 checking dependency style of gcc... gcc3
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.9 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.9 checking whether make supports nested variables... (cached) yes
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.9 checking for pkg-config... /usr/bin/pkg-config
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.9 checking pkg-config is at least version 0.9.0... yes
08:31:29 [2023-04-21T08:31:29.099Z] #77 133.9 checking for yajl >= 2.1.0... yes
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.0 checking for a sed that does not truncate output... (cached) /bin/sed
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.0 checking for gcc... (cached) gcc
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.2 checking whether we are using the GNU C compiler... (cached) yes
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.2 checking whether gcc accepts -g... (cached) yes
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.2 checking for gcc option to accept ISO C89... (cached) none needed
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.2 checking whether gcc understands -c and -o together... (cached) yes
08:31:29 [2023-04-21T08:31:29.358Z] #77 134.2 checking for a Python interpreter with version >= 3... python3
08:31:29 [2023-04-21T08:31:29.616Z] #77 134.3 checking for python3... /usr/bin/python3
08:31:29 [2023-04-21T08:31:29.616Z] #77 134.3 checking for python3 version... 3.9
08:31:29 [2023-04-21T08:31:29.616Z] #77 134.3 checking for python3 platform... linux
08:31:29 [2023-04-21T08:31:29.876Z] #77 134.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:31:30 [2023-04-21T08:31:30.135Z] #77 134.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:31:30 [2023-04-21T08:31:30.135Z] #77 134.9 checking that generated files are newer than configure... done
08:31:30 [2023-04-21T08:31:30.135Z] #77 134.9 configure: creating ./config.status
08:31:33 [2023-04-21T08:31:33.420Z] #77 138.2 config.status: creating Makefile
08:31:33 [2023-04-21T08:31:33.420Z] #77 138.3 config.status: creating config.h
08:31:33 [2023-04-21T08:31:33.420Z] #77 138.3 config.status: executing libtool commands
08:31:33 [2023-04-21T08:31:33.678Z] #77 138.4 config.status: executing depfiles commands
08:31:34 [2023-04-21T08:31:34.614Z] #77 139.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:31:34 [2023-04-21T08:31:34.614Z] #77 139.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:31:35 [2023-04-21T08:31:35.182Z] #77 139.9 checking for gcc... gcc
08:31:35 [2023-04-21T08:31:35.440Z] #77 140.0 checking whether the C compiler works... yes
08:31:35 [2023-04-21T08:31:35.699Z] #77 140.3 checking for C compiler default output file name... a.out
08:31:35 [2023-04-21T08:31:35.699Z] #77 140.3 checking for suffix of executables... 
08:31:35 [2023-04-21T08:31:35.958Z] #77 140.5 checking whether we are cross compiling... no
08:31:36 [2023-04-21T08:31:36.216Z] #77 140.8 checking for suffix of object files... o
08:31:36 [2023-04-21T08:31:36.216Z] #77 140.9 checking whether we are using the GNU C compiler... yes
08:31:36 [2023-04-21T08:31:36.475Z] #77 141.0 checking whether gcc accepts -g... yes
08:31:36 [2023-04-21T08:31:36.475Z] #77 141.1 checking for gcc option to accept ISO C89... none needed
08:31:36 [2023-04-21T08:31:36.733Z] #77 141.3 checking whether gcc understands -c and -o together... yes
08:31:36 [2023-04-21T08:31:36.733Z] #77 141.5 checking for a BSD-compatible install... /usr/bin/install -c
08:31:36 [2023-04-21T08:31:36.733Z] #77 141.5 checking whether build environment is sane... yes
08:31:36 [2023-04-21T08:31:36.733Z] #77 141.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.6 checking for gawk... no
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.6 checking for mawk... mawk
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.6 checking whether make sets $(MAKE)... yes
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.7 checking whether make supports the include directive... yes (GNU style)
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.7 checking whether make supports nested variables... yes
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.8 checking whether UID '0' is supported by ustar format... yes
08:31:36 [2023-04-21T08:31:36.992Z] #77 141.8 checking whether GID '0' is supported by ustar format... yes
08:31:37 [2023-04-21T08:31:37.251Z] #77 141.8 checking how to create a ustar tar archive... gnutar
08:31:37 [2023-04-21T08:31:37.251Z] #77 141.9 checking dependency style of gcc... gcc3
08:31:37 [2023-04-21T08:31:37.512Z] #77 142.1 checking whether to enable maintainer-specific portions of Makefiles... yes
08:31:37 [2023-04-21T08:31:37.512Z] #77 142.1 checking whether make supports nested variables... (cached) yes
08:31:37 [2023-04-21T08:31:37.771Z] #77 142.2 checking build system type... aarch64-unknown-linux-gnu
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking host system type... aarch64-unknown-linux-gnu
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking how to print strings... printf
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking for a sed that does not truncate output... /bin/sed
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking for grep that handles long lines and -e... /bin/grep
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking for egrep... /bin/grep -E
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking for fgrep... /bin/grep -F
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.6 checking for ld used by gcc... /usr/bin/ld
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:31:38 [2023-04-21T08:31:38.029Z] #77 142.9 checking whether ln -s works... yes
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking the maximum length of command line arguments... 1572864
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking for /usr/bin/ld option to reload object files... -r
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking for objdump... objdump
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking how to recognize dependent libraries... pass_all
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking for dlltool... no
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking how to associate runtime and link libraries... printf %s\n
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking for ar... ar
08:31:38 [2023-04-21T08:31:38.288Z] #77 142.9 checking for archiver @FILE support... @
08:31:38 [2023-04-21T08:31:38.288Z] #77 143.0 checking for strip... strip
08:31:38 [2023-04-21T08:31:38.288Z] #77 143.1 checking for ranlib... ranlib
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.6 checking for sysroot... no
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.6 checking for a working dd... /bin/dd
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.6 checking for mt... no
08:31:38 [2023-04-21T08:31:38.855Z] #77 143.7 checking if : is a manifest tool... no
08:31:39 [2023-04-21T08:31:39.114Z] #77 143.7 checking how to run the C preprocessor... gcc -E
08:31:40 [2023-04-21T08:31:40.308Z] #77 144.0 checking for ANSI C header files... yes
08:31:40 [2023-04-21T08:31:40.308Z] #77 144.8 checking for sys/types.h... yes
08:31:40 [2023-04-21T08:31:40.308Z] #77 145.0 checking for sys/stat.h... yes
08:31:40 [2023-04-21T08:31:40.567Z] #77 145.2 checking for stdlib.h... yes
08:31:40 [2023-04-21T08:31:40.826Z] #77 145.5 checking for string.h... yes
08:31:41 [2023-04-21T08:31:41.084Z] #77 145.7 checking for memory.h... yes
08:31:41 [2023-04-21T08:31:41.343Z] #77 146.0 checking for strings.h... yes
08:31:41 [2023-04-21T08:31:41.601Z] #77 146.1 checking for inttypes.h... 
08:31:41 [2023-04-21T08:31:41.601Z] #77 ...
08:31:41 [2023-04-21T08:31:41.601Z] 
08:31:41 [2023-04-21T08:31:41.601Z] #55 [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:41 [2023-04-21T08:31:41.601Z] #55 184.5 github.com/docker/distribution/uuid
08:31:41 [2023-04-21T08:31:41.601Z] #55 184.8 golang.org/x/net/context
08:31:41 [2023-04-21T08:31:41.601Z] #55 185.3 github.com/docker/distribution/digest
08:31:41 [2023-04-21T08:31:41.601Z] #55 186.2 github.com/docker/distribution/reference
08:31:41 [2023-04-21T08:31:41.601Z] #55 186.9 encoding/base32
08:31:41 [2023-04-21T08:31:41.601Z] #55 187.3 github.com/docker/libtrust
08:31:41 [2023-04-21T08:31:41.602Z] #55 191.3 github.com/stevvooe/resumable
08:31:41 [2023-04-21T08:31:41.602Z] #55 191.5 internal/saferio
08:31:41 [2023-04-21T08:31:41.602Z] #55 191.7 encoding/gob
08:31:41 [2023-04-21T08:31:41.860Z] #55 ...
08:31:41 [2023-04-21T08:31:41.860Z] 
08:31:41 [2023-04-21T08:31:41.860Z] #77 [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:41 [2023-04-21T08:31:41.860Z] #77 146.1 checking for inttypes.h... yes
08:31:41 [2023-04-21T08:31:41.860Z] #77 146.5 checking for stdint.h... yes
08:31:42 [2023-04-21T08:31:42.119Z] #77 146.7 checking for unistd.h... yes
08:31:42 [2023-04-21T08:31:42.378Z] #77 146.9 checking for dlfcn.h... yes
08:31:42 [2023-04-21T08:31:42.378Z] #77 147.1 checking for objdir... .libs
08:31:43 [2023-04-21T08:31:43.203Z] #77 147.6 checking if gcc supports -fno-rtti -fno-exceptions... no
08:31:43 [2023-04-21T08:31:43.203Z] #77 147.8 checking for gcc option to produce PIC... -fPIC -DPIC
08:31:43 [2023-04-21T08:31:43.203Z] #77 147.8 checking if gcc PIC flag -fPIC -DPIC works... yes
08:31:43 [2023-04-21T08:31:43.769Z] #77 148.0 checking if gcc static flag -static works... yes
08:31:43 [2023-04-21T08:31:43.769Z] #77 148.4 checking if gcc supports -c -o file.o... yes
08:31:44 [2023-04-21T08:31:44.027Z] #77 148.6 checking if gcc supports -c -o file.o... (cached) yes
08:31:44 [2023-04-21T08:31:44.027Z] #77 148.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:31:44 [2023-04-21T08:31:44.285Z] #77 148.7 checking dynamic linker characteristics... GNU/Linux ld.so
08:31:44 [2023-04-21T08:31:44.285Z] #77 149.0 checking how to hardcode library paths into programs... immediate
08:31:44 [2023-04-21T08:31:44.285Z] #77 149.0 checking whether stripping libraries is possible... yes
08:31:44 [2023-04-21T08:31:44.285Z] #77 149.1 checking if libtool supports shared libraries... yes
08:31:44 [2023-04-21T08:31:44.285Z] #77 149.1 checking whether to build shared libraries... no
08:31:44 [2023-04-21T08:31:44.285Z] #77 149.1 checking whether to build static libraries... yes
08:31:44 [2023-04-21T08:31:44.543Z] #77 149.1 checking float.h usability... yes
08:31:44 [2023-04-21T08:31:44.543Z] #77 149.4 checking float.h presence... yes
08:31:44 [2023-04-21T08:31:44.801Z] #77 149.5 checking for float.h... yes
08:31:45 [2023-04-21T08:31:45.059Z] #77 149.5 checking limits.h usability... yes
08:31:45 [2023-04-21T08:31:45.059Z] #77 149.7 checking limits.h presence... yes
08:31:45 [2023-04-21T08:31:45.059Z] #77 149.8 checking for limits.h... yes
08:31:45 [2023-04-21T08:31:45.317Z] #77 149.8 checking stddef.h usability... yes
08:31:45 [2023-04-21T08:31:45.317Z] #77 150.1 checking stddef.h presence... yes
08:31:45 [2023-04-21T08:31:45.317Z] #77 150.1 checking for stddef.h... yes
08:31:45 [2023-04-21T08:31:45.575Z] #77 150.2 checking for stdlib.h... (cached) yes
08:31:45 [2023-04-21T08:31:45.575Z] #77 150.2 checking for string.h... (cached) yes
08:31:45 [2023-04-21T08:31:45.575Z] #77 150.3 checking sys/time.h usability... yes
08:31:45 [2023-04-21T08:31:45.575Z] #77 150.4 checking sys/time.h presence... yes
08:31:45 [2023-04-21T08:31:45.834Z] #77 150.5 checking for sys/time.h... yes
08:31:46 [2023-04-21T08:31:46.092Z] #77 150.5 checking for inline... inline
08:31:46 [2023-04-21T08:31:46.351Z] #77 150.7 checking for size_t... yes
08:31:46 [2023-04-21T08:31:46.351Z] #77 151.0 checking for stdlib.h... (cached) yes
08:31:46 [2023-04-21T08:31:46.609Z] #77 151.1 checking for GNU libc compatible malloc... yes
08:31:46 [2023-04-21T08:31:46.609Z] #77 151.3 checking for stdlib.h... (cached) yes
08:31:46 [2023-04-21T08:31:46.609Z] #77 151.3 checking for GNU libc compatible realloc... yes
08:31:46 [2023-04-21T08:31:46.868Z] #77 151.4 checking for working strtod... yes
08:31:47 [2023-04-21T08:31:47.384Z] #77 151.7 checking for gettimeofday... yes
08:31:47 [2023-04-21T08:31:47.642Z] #77 152.1 checking for memset... yes
08:31:48 [2023-04-21T08:31:48.158Z] #77 152.5 checking for strspn... yes
08:31:48 [2023-04-21T08:31:48.158Z] #77 152.9 checking that generated files are newer than configure... done
08:31:48 [2023-04-21T08:31:48.158Z] #77 152.9 configure: creating ./config.status
08:31:52 [2023-04-21T08:31:52.348Z] #77 156.3 config.status: creating Makefile
08:31:52 [2023-04-21T08:31:52.348Z] #77 156.4 config.status: creating config.h
08:31:52 [2023-04-21T08:31:52.348Z] #77 156.5 config.status: executing depfiles commands
08:31:52 [2023-04-21T08:31:52.348Z] #77 156.7 config.status: executing libtool commands
08:31:53 [2023-04-21T08:31:53.304Z] #77 158.1   GEN      .version
08:31:53 [2023-04-21T08:31:53.304Z] #77 158.1 make  install-recursive
08:31:53 [2023-04-21T08:31:53.304Z] #77 158.1 make[1]: Entering directory '/tmp/crun-build'
08:31:53 [2023-04-21T08:31:53.563Z] #77 158.3 Making install in libocispec
08:31:53 [2023-04-21T08:31:53.563Z] #77 158.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:31:53 [2023-04-21T08:31:53.563Z] #77 158.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
08:31:53 [2023-04-21T08:31:53.821Z] #77 158.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
08:31:53 [2023-04-21T08:31:53.821Z] #77 158.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
08:31:53 [2023-04-21T08:31:53.821Z] #77 158.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:31:54 [2023-04-21T08:31:54.389Z] #77 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:31:54 [2023-04-21T08:31:54.647Z] #77 159.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:31:54 [2023-04-21T08:31:54.906Z] #77 159.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:31:55 [2023-04-21T08:31:55.841Z] #77 160.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:31:56 [2023-04-21T08:31:56.099Z] #77 160.8 make  install-recursive
08:31:56 [2023-04-21T08:31:56.099Z] #77 160.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:31:56 [2023-04-21T08:31:56.099Z] #77 160.9 Making install in yajl
08:31:56 [2023-04-21T08:31:56.099Z] #77 160.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:31:56 [2023-04-21T08:31:56.099Z] #77 161.0   CC       verify/json_verify-json_verify.o
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.0   CC       src/libyajl_la-yajl_alloc.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.0   CC       src/libyajl_la-yajl.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.1   CC       src/libyajl_la-yajl_gen.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.1   CC       src/libyajl_la-yajl_parser.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.1   CC       src/libyajl_la-yajl_buf.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.1   CC       src/libyajl_la-yajl_encode.lo
08:31:56 [2023-04-21T08:31:56.358Z] #77 161.1   CC       src/libyajl_la-yajl_lex.lo
08:31:56 [2023-04-21T08:31:56.617Z] #77 161.3   CC       src/libyajl_la-yajl_tree.lo
08:31:56 [2023-04-21T08:31:56.617Z] #77 ...
08:31:56 [2023-04-21T08:31:56.617Z] 
08:31:56 [2023-04-21T08:31:56.617Z] #55 [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:56 [2023-04-21T08:31:56.617Z] #55 199.5 github.com/stevvooe/resumable/sha256
08:31:56 [2023-04-21T08:31:56.617Z] #55 200.2 github.com/stevvooe/resumable/sha512
08:31:56 [2023-04-21T08:31:56.617Z] #55 200.8 github.com/garyburd/redigo/internal
08:31:56 [2023-04-21T08:31:56.617Z] #55 200.9 github.com/garyburd/redigo/redis
08:31:56 [2023-04-21T08:31:56.617Z] #55 203.7 net/smtp
08:31:56 [2023-04-21T08:31:56.617Z] #55 204.3 text/template/parse
08:31:56 [2023-04-21T08:31:56.617Z] #55 205.1 github.com/bugsnag/bugsnag-go
08:31:56 [2023-04-21T08:31:56.617Z] #55 206.8 github.com/docker/distribution/configuration
08:31:56 [2023-04-21T08:31:56.617Z] #55 207.7 github.com/gorilla/context
08:31:56 [2023-04-21T08:31:56.617Z] #55 207.9 github.com/docker/distribution/registry/api/errcode
08:31:56 [2023-04-21T08:31:56.617Z] #55 208.1 github.com/gorilla/mux
08:31:56 [2023-04-21T08:31:56.617Z] #55 208.5 expvar
08:31:56 [2023-04-21T08:31:56.617Z] #55 209.2 github.com/docker/distribution/context
08:31:56 [2023-04-21T08:31:56.617Z] #55 209.3 github.com/docker/distribution/registry/api/v2
08:31:57 [2023-04-21T08:31:57.553Z] #55 210.5 github.com/docker/distribution/registry/client/transport
08:31:57 [2023-04-21T08:31:57.553Z] #55 210.6 github.com/docker/distribution/health
08:31:58 [2023-04-21T08:31:58.119Z] #55 211.1 github.com/docker/distribution
08:31:58 [2023-04-21T08:31:58.119Z] #55 211.1 github.com/docker/distribution/health/checks
08:31:58 [2023-04-21T08:31:58.378Z] #55 211.3 github.com/docker/distribution/registry/auth
08:31:58 [2023-04-21T08:31:58.636Z] #55 211.7 github.com/docker/distribution/registry/storage/driver
08:31:59 [2023-04-21T08:31:59.203Z] #55 212.0 github.com/docker/distribution/manifest/manifestlist
08:31:59 [2023-04-21T08:31:59.203Z] #55 212.1 github.com/docker/distribution/manifest/schema1
08:31:59 [2023-04-21T08:31:59.203Z] #55 212.2 github.com/docker/distribution/manifest/schema2
08:31:59 [2023-04-21T08:31:59.462Z] #55 212.4 github.com/docker/distribution/notifications
08:31:59 [2023-04-21T08:31:59.721Z] #55 212.7 github.com/docker/distribution/registry/middleware/registry
08:31:59 [2023-04-21T08:31:59.979Z] #55 212.9 github.com/docker/distribution/registry/middleware/repository
08:32:00 [2023-04-21T08:32:00.239Z] #55 213.2 github.com/docker/distribution/registry/storage/cache
08:32:00 [2023-04-21T08:32:00.497Z] #55 213.6 github.com/docker/distribution/registry/storage/cache/memory
08:32:01 [2023-04-21T08:32:01.064Z] #55 213.9 github.com/docker/distribution/registry/client
08:32:01 [2023-04-21T08:32:01.323Z] #55 214.3 github.com/docker/distribution/registry/proxy/scheduler
08:32:01 [2023-04-21T08:32:01.889Z] #55 214.8 github.com/docker/distribution/registry/storage
08:32:02 [2023-04-21T08:32:02.148Z] #55 215.2 github.com/docker/distribution/registry/client/auth
08:32:03 [2023-04-21T08:32:03.084Z] #55 216.1 github.com/docker/distribution/registry/storage/cache/redis
08:32:03 [2023-04-21T08:32:03.651Z] #55 216.7 github.com/docker/distribution/registry/storage/driver/factory
08:32:03 [2023-04-21T08:32:03.651Z] #55 ...
08:32:03 [2023-04-21T08:32:03.651Z] 
08:32:03 [2023-04-21T08:32:03.651Z] #77 [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:03 [2023-04-21T08:32:03.651Z] #77 168.5   CCLD     libyajl.la
08:32:04 [2023-04-21T08:32:04.218Z] #77 169.0   CCLD     verify/json_verify
08:32:04 [2023-04-21T08:32:04.785Z] #77 169.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.6 make[5]: Nothing to be done for 'install-exec-am'.
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.6 make[5]: Nothing to be done for 'install-data-am'.
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.8   CC       src/validate.o
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.8   CC       src/image_spec_schema_config_schema.lo
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.8   CC       src/image_spec_schema_content_descriptor.lo
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.8   CC       src/image_spec_schema_defs.lo
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.9   CC       src/image_spec_schema_defs_descriptor.lo
08:32:05 [2023-04-21T08:32:05.098Z] #77 169.9   CC       src/image_spec_schema_image_index_schema.lo
08:32:05 [2023-04-21T08:32:05.357Z] #77 169.9   CC       src/image_spec_schema_image_layout_schema.lo
08:32:05 [2023-04-21T08:32:05.357Z] #77 170.0   CC       src/image_spec_schema_image_manifest_schema.lo
08:32:05 [2023-04-21T08:32:05.357Z] #77 170.1   CC       src/runtime_spec_schema_config_linux.lo
08:32:05 [2023-04-21T08:32:05.357Z] #77 170.1   CC       src/runtime_spec_schema_config_zos.lo
08:32:05 [2023-04-21T08:32:05.357Z] #77 170.1   CC       src/runtime_spec_schema_config_schema.lo
08:32:05 [2023-04-21T08:32:05.635Z] #77 170.2   CC       src/runtime_spec_schema_config_solaris.lo
08:32:05 [2023-04-21T08:32:05.635Z] #77 170.2   CC       src/runtime_spec_schema_config_vm.lo
08:32:05 [2023-04-21T08:32:05.635Z] #77 170.3   CC       src/runtime_spec_schema_config_windows.lo
08:32:05 [2023-04-21T08:32:05.635Z] #77 170.4   CC       src/runtime_spec_schema_defs.lo
08:32:05 [2023-04-21T08:32:05.635Z] #77 170.5   CC       src/runtime_spec_schema_defs_linux.lo
08:32:05 [2023-04-21T08:32:05.902Z] #77 170.5   CC       src/runtime_spec_schema_defs_zos.lo
08:32:05 [2023-04-21T08:32:05.902Z] #77 170.6   CC       src/runtime_spec_schema_defs_vm.lo
08:32:05 [2023-04-21T08:32:05.902Z] #77 170.7   CC       src/runtime_spec_schema_defs_windows.lo
08:32:06 [2023-04-21T08:32:06.192Z] #77 171.0   CC       src/runtime_spec_schema_state_schema.lo
08:32:06 [2023-04-21T08:32:06.457Z] #77 171.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
08:32:06 [2023-04-21T08:32:06.715Z] #77 171.4   CC       src/basic_test_double_array_item.lo
08:32:06 [2023-04-21T08:32:06.974Z] #77 171.7   CC       src/basic_test_double_array.lo
08:32:07 [2023-04-21T08:32:07.232Z] #77 171.8   CC       src/basic_test_top_array_int.lo
08:32:07 [2023-04-21T08:32:07.232Z] #77 172.0   CC       src/basic_test_top_array_string.lo
08:32:07 [2023-04-21T08:32:07.490Z] #77 172.2   CC       src/basic_test_top_double_array_int.lo
08:32:07 [2023-04-21T08:32:07.749Z] #77 172.4   CC       src/basic_test_top_double_array_obj.lo
08:32:08 [2023-04-21T08:32:08.333Z] #77 172.9   CC       src/basic_test_top_double_array_refobj.lo
08:32:08 [2023-04-21T08:32:08.333Z] #77 173.2   CC       src/read-file.lo
08:32:08 [2023-04-21T08:32:08.591Z] #77 173.3   CC       src/basic_test_top_double_array_string.lo
08:32:08 [2023-04-21T08:32:08.850Z] #77 173.6   CC       src/json_common.lo
08:32:09 [2023-04-21T08:32:09.108Z] #77 173.8   CC       tests/test-1.o
08:32:09 [2023-04-21T08:32:09.108Z] #77 174.0   CC       tests/test-2.o
08:32:09 [2023-04-21T08:32:09.675Z] #77 174.3   CC       tests/test-3.o
08:32:09 [2023-04-21T08:32:09.934Z] #77 174.6   CC       tests/test-4.o
08:32:10 [2023-04-21T08:32:10.192Z] #77 174.9   CC       tests/test-5.o
08:32:10 [2023-04-21T08:32:10.192Z] #77 175.1   CC       tests/test-6.o
08:32:10 [2023-04-21T08:32:10.759Z] #77 175.5   CC       tests/test-7.o
08:32:11 [2023-04-21T08:32:11.328Z] #77 175.8   CC       tests/test-8.o
08:32:11 [2023-04-21T08:32:11.586Z] #77 176.3   CC       tests/test-10.o
08:32:11 [2023-04-21T08:32:11.844Z] #77 176.4   CC       tests/test-9.o
08:32:11 [2023-04-21T08:32:11.844Z] #77 176.7   CC       tests/test-11.o
08:32:14 [2023-04-21T08:32:14.375Z] #77 ...
08:32:14 [2023-04-21T08:32:14.375Z] 
08:32:14 [2023-04-21T08:32:14.375Z] #55 [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:14 [2023-04-21T08:32:14.375Z] #55 216.9 github.com/docker/distribution/registry/storage/driver/middleware
08:32:14 [2023-04-21T08:32:14.375Z] #55 217.1 github.com/gorilla/handlers
08:32:14 [2023-04-21T08:32:14.375Z] #55 218.3 text/template
08:32:14 [2023-04-21T08:32:14.375Z] #55 218.4 github.com/docker/distribution/registry/proxy
08:32:14 [2023-04-21T08:32:14.375Z] #55 219.3 github.com/docker/distribution/registry/listener
08:32:14 [2023-04-21T08:32:14.375Z] #55 219.6 github.com/docker/distribution/version
08:32:14 [2023-04-21T08:32:14.375Z] #55 219.8 github.com/spf13/pflag
08:32:14 [2023-04-21T08:32:14.375Z] #55 222.1 container/heap
08:32:14 [2023-04-21T08:32:14.375Z] #55 222.4 log/syslog
08:32:14 [2023-04-21T08:32:14.375Z] #55 222.6 github.com/docker/distribution/registry/handlers
08:32:14 [2023-04-21T08:32:14.375Z] #55 222.7 github.com/spf13/cobra
08:32:14 [2023-04-21T08:32:14.375Z] #55 224.0 runtime/debug
08:32:14 [2023-04-21T08:32:14.375Z] #55 224.9 github.com/yvasiyarov/go-metrics
08:32:14 [2023-04-21T08:32:14.375Z] #55 227.2 github.com/yvasiyarov/newrelic_platform_go
08:32:14 [2023-04-21T08:32:14.942Z] #55 227.8 golang.org/x/crypto/blowfish
08:32:15 [2023-04-21T08:32:15.200Z] #55 228.2 golang.org/x/crypto/bcrypt
08:32:15 [2023-04-21T08:32:15.767Z] #55 228.7 github.com/docker/distribution/registry/auth/htpasswd
08:32:16 [2023-04-21T08:32:16.334Z] #55 229.2 github.com/docker/distribution/registry/auth/silly
08:32:16 [2023-04-21T08:32:16.592Z] #55 229.5 github.com/yvasiyarov/gorelic
08:32:16 [2023-04-21T08:32:16.592Z] #55 229.5 github.com/docker/distribution/registry/auth/token
08:32:17 [2023-04-21T08:32:17.528Z] #55 230.5 encoding/xml
08:32:17 [2023-04-21T08:32:17.786Z] #55 230.6 github.com/docker/distribution/registry
08:32:18 [2023-04-21T08:32:18.353Z] #55 231.3 github.com/docker/distribution/registry/storage/driver/base
08:32:19 [2023-04-21T08:32:19.288Z] #55 232.0 github.com/docker/distribution/registry/storage/driver/filesystem
08:32:19 [2023-04-21T08:32:19.856Z] #55 232.9 github.com/docker/distribution/registry/storage/driver/inmemory
08:32:21 [2023-04-21T08:32:21.233Z] #55 234.0 os/user
08:32:21 [2023-04-21T08:32:21.492Z] #55 234.4 github.com/Azure/azure-sdk-for-go/storage
08:32:21 [2023-04-21T08:32:21.751Z] #55 234.6 github.com/AdRoll/goamz/aws
08:32:23 [2023-04-21T08:32:23.654Z] #55 236.6 github.com/docker/distribution/registry/storage/driver/azure
08:32:23 [2023-04-21T08:32:23.654Z] #55 236.7 github.com/AdRoll/goamz/cloudfront
08:32:24 [2023-04-21T08:32:24.221Z] #55 237.0 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
08:32:24 [2023-04-21T08:32:24.479Z] #55 237.4 net/http/httputil
08:32:24 [2023-04-21T08:32:24.736Z] #55 237.8 github.com/mitchellh/mapstructure
08:32:26 [2023-04-21T08:32:26.635Z] #55 239.5 github.com/AdRoll/goamz/s3
08:32:26 [2023-04-21T08:32:26.635Z] #55 239.6 github.com/ncw/swift
08:32:29 [2023-04-21T08:32:29.166Z] #55 241.8 github.com/docker/distribution/registry/storage/driver/s3
08:32:29 [2023-04-21T08:32:29.166Z] #55 242.0 github.com/docker/distribution/registry/storage/driver/swift
08:32:30 [2023-04-21T08:32:30.099Z] #55 243.0 html
08:32:30 [2023-04-21T08:32:30.357Z] #55 243.4 internal/profile
08:32:30 [2023-04-21T08:32:30.923Z] #55 243.7 text/tabwriter
08:32:31 [2023-04-21T08:32:31.180Z] #55 244.1 runtime/pprof
08:32:34 [2023-04-21T08:32:34.463Z] #55 247.0 runtime/trace
08:32:34 [2023-04-21T08:32:34.721Z] #55 247.6 net/http/pprof
08:32:34 [2023-04-21T08:32:34.980Z] #55 248.0 github.com/docker/distribution/cmd/registry
08:32:40 [2023-04-21T08:32:40.244Z] #55 252.7 + xx-verify /build/registry-v2
08:32:42 [2023-04-21T08:32:42.145Z] #55 DONE 254.9s
08:32:42 [2023-04-21T08:32:42.145Z] 
08:32:42 [2023-04-21T08:32:42.145Z] #74 [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:32:43 [2023-04-21T08:32:43.520Z] #74 ...
08:32:43 [2023-04-21T08:32:43.520Z] 
08:32:43 [2023-04-21T08:32:43.520Z] #75 [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:43 [2023-04-21T08:32:43.520Z] #75 DONE 213.8s
08:32:43 [2023-04-21T08:32:43.520Z] 
08:32:43 [2023-04-21T08:32:43.520Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
08:32:43 [2023-04-21T08:32:43.520Z] #81 DONE 0.1s
08:32:43 [2023-04-21T08:32:43.520Z] 
08:32:43 [2023-04-21T08:32:43.520Z] #77 [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:43 [2023-04-21T08:32:43.781Z] #77 ...
08:32:43 [2023-04-21T08:32:43.781Z] 
08:32:43 [2023-04-21T08:32:43.781Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
08:32:43 [2023-04-21T08:32:43.781Z] #82 DONE 0.1s
08:32:43 [2023-04-21T08:32:43.781Z] 
08:32:43 [2023-04-21T08:32:43.781Z] #74 [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:01 [2023-04-21T08:33:01.870Z] #74 ...
08:33:01 [2023-04-21T08:33:01.870Z] 
08:33:01 [2023-04-21T08:33:01.870Z] #77 [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:01 [2023-04-21T08:33:01.870Z] #77 224.4   CCLD     libocispec.la
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.0   CCLD     src/validate
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.0   CCLD     tests/test-1
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.0   CCLD     tests/test-2
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.1   CCLD     tests/test-3
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.3   CCLD     tests/test-4
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.3   CCLD     tests/test-5
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.3   CCLD     tests/test-6
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.4   CCLD     tests/test-7
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.5   CCLD     tests/test-8
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.5   CCLD     tests/test-9
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.7   CCLD     tests/test-10
08:33:01 [2023-04-21T08:33:01.870Z] #77 225.9   CCLD     tests/test-11
08:33:03 [2023-04-21T08:33:03.248Z] #77 227.9 libtool: link: ar cr libocispec.a 
08:33:03 [2023-04-21T08:33:03.248Z] #77 228.0 libtool: link: ranlib libocispec.a
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[5]: Nothing to be done for 'install-exec-am'.
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[5]: Nothing to be done for 'install-data-am'.
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.2 make[2]: Entering directory '/tmp/crun-build'
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.3   CC       src/libcrun/libcrun_testing_a-utils.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.4   CC       src/libcrun/libcrun_testing_a-container.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:33:05 [2023-04-21T08:33:05.780Z] #77 230.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:33:06 [2023-04-21T08:33:06.037Z] #77 230.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:33:06 [2023-04-21T08:33:06.037Z] #77 230.6   CC       src/libcrun/libcrun_testing_a-criu.o
08:33:06 [2023-04-21T08:33:06.037Z] #77 230.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:33:06 [2023-04-21T08:33:06.037Z] #77 230.7   CC       src/libcrun/libcrun_testing_a-linux.o
08:33:06 [2023-04-21T08:33:06.037Z] #77 230.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:33:06 [2023-04-21T08:33:06.319Z] #77 230.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:33:06 [2023-04-21T08:33:06.319Z] #77 231.0   CC       src/libcrun/libcrun_testing_a-error.o
08:33:06 [2023-04-21T08:33:06.319Z] #77 231.1   CC       src/libcrun/libcrun_testing_a-status.o
08:33:06 [2023-04-21T08:33:06.578Z] #77 231.2   CC       src/libcrun/libcrun_testing_a-terminal.o
08:33:06 [2023-04-21T08:33:06.839Z] #77 231.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:33:07 [2023-04-21T08:33:07.101Z] #77 231.7   CC       src/libcrun/libcrun_testing_a-signals.o
08:33:07 [2023-04-21T08:33:07.101Z] #77 231.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:33:07 [2023-04-21T08:33:07.369Z] #77 232.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:33:07 [2023-04-21T08:33:07.369Z] #77 232.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:33:07 [2023-04-21T08:33:07.627Z] #77 232.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:33:07 [2023-04-21T08:33:07.885Z] #77 232.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:33:07 [2023-04-21T08:33:07.885Z] #77 232.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:33:08 [2023-04-21T08:33:08.144Z] #77 232.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:33:08 [2023-04-21T08:33:08.144Z] #77 232.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:33:09 [2023-04-21T08:33:09.077Z] #77 233.7   CC       src/crun-crun.o
08:33:09 [2023-04-21T08:33:09.077Z] #77 233.9   CC       src/crun-run.o
08:33:09 [2023-04-21T08:33:09.336Z] #77 234.0   CC       src/crun-delete.o
08:33:09 [2023-04-21T08:33:09.336Z] #77 234.1   CC       src/crun-kill.o
08:33:09 [2023-04-21T08:33:09.336Z] #77 234.2   CC       src/crun-pause.o
08:33:09 [2023-04-21T08:33:09.594Z] #77 234.3   CC       src/crun-unpause.o
08:33:09 [2023-04-21T08:33:09.594Z] #77 234.4   CC       src/crun-spec.o
08:33:09 [2023-04-21T08:33:09.594Z] #77 234.5   CC       src/crun-exec.o
08:33:10 [2023-04-21T08:33:10.161Z] #77 234.6   CC       src/crun-list.o
08:33:10 [2023-04-21T08:33:10.161Z] #77 234.9   CC       src/crun-create.o
08:33:10 [2023-04-21T08:33:10.420Z] #77 235.2   CC       src/crun-start.o
08:33:10 [2023-04-21T08:33:10.420Z] #77 235.3   CC       src/crun-state.o
08:33:10 [2023-04-21T08:33:10.679Z] #77 235.4   CC       src/crun-update.o
08:33:10 [2023-04-21T08:33:10.679Z] #77 235.4   CC       src/crun-ps.o
08:33:11 [2023-04-21T08:33:11.246Z] #77 235.9   CC       src/crun-checkpoint.o
08:33:11 [2023-04-21T08:33:11.504Z] #77 236.2   CC       src/crun-restore.o
08:33:11 [2023-04-21T08:33:11.504Z] #77 236.3   CC       src/libcrun/libcrun_la-utils.lo
08:33:11 [2023-04-21T08:33:11.763Z] #77 236.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:33:12 [2023-04-21T08:33:12.330Z] #77 237.0   CC       src/libcrun/libcrun_la-container.lo
08:33:12 [2023-04-21T08:33:12.330Z] #77 237.0   CC       src/libcrun/libcrun_la-cgroup.lo
08:33:12 [2023-04-21T08:33:12.588Z] #77 237.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:33:12 [2023-04-21T08:33:12.847Z] #77 237.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:33:13 [2023-04-21T08:33:13.105Z] #77 237.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:33:14 [2023-04-21T08:33:14.480Z] #77 239.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:33:14 [2023-04-21T08:33:14.480Z] #77 239.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:33:14 [2023-04-21T08:33:14.738Z] #77 239.4   CC       src/libcrun/libcrun_la-criu.lo
08:33:14 [2023-04-21T08:33:14.996Z] #77 239.8   CC       src/libcrun/libcrun_la-custom-handler.lo
08:33:15 [2023-04-21T08:33:15.930Z] #77 240.4   CC       src/libcrun/libcrun_la-linux.lo
08:33:15 [2023-04-21T08:33:15.930Z] #77 240.6   CC       src/libcrun/libcrun_la-seccomp.lo
08:33:15 [2023-04-21T08:33:15.930Z] #77 240.7   CC       src/libcrun/libcrun_la-ebpf.lo
08:33:15 [2023-04-21T08:33:15.930Z] #77 240.7   CC       src/libcrun/libcrun_la-error.lo
08:33:16 [2023-04-21T08:33:16.498Z] #77 241.3   CC       src/libcrun/libcrun_la-status.lo
08:33:16 [2023-04-21T08:33:16.756Z] #77 241.6   CC       src/libcrun/libcrun_la-terminal.lo
08:33:17 [2023-04-21T08:33:17.015Z] #77 241.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:33:17 [2023-04-21T08:33:17.949Z] #77 242.7   CC       src/libcrun/libcrun_la-signals.lo
08:33:18 [2023-04-21T08:33:18.515Z] #77 243.0   CC       src/libcrun/libcrun_la-mount_flags.lo
08:33:18 [2023-04-21T08:33:18.515Z] #77 243.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:33:18 [2023-04-21T08:33:18.774Z] #77 243.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:33:19 [2023-04-21T08:33:19.708Z] #77 244.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:33:20 [2023-04-21T08:33:20.643Z] #77 245.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:33:20 [2023-04-21T08:33:20.901Z] #77 245.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:33:21 [2023-04-21T08:33:21.467Z] #77 246.3   CC       tests/init.o
08:33:22 [2023-04-21T08:33:22.401Z] #77 247.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:33:25 [2023-04-21T08:33:25.695Z] #77 ...
08:33:25 [2023-04-21T08:33:25.695Z] 
08:33:25 [2023-04-21T08:33:25.695Z] #76 [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:25 [2023-04-21T08:33:25.695Z] #76 DONE 250.5s
08:33:25 [2023-04-21T08:33:25.695Z] 
08:33:25 [2023-04-21T08:33:25.695Z] #74 [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:29 [2023-04-21T08:33:29.884Z] #74 ...
08:33:29 [2023-04-21T08:33:29.884Z] 
08:33:29 [2023-04-21T08:33:29.884Z] #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:29 [2023-04-21T08:33:29.884Z] #70 DONE 288.1s
08:33:29 [2023-04-21T08:33:29.884Z] 
08:33:29 [2023-04-21T08:33:29.884Z] #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:31 [2023-04-21T08:33:31.787Z] #71 DONE 284.6s
08:33:31 [2023-04-21T08:33:31.787Z] 
08:33:31 [2023-04-21T08:33:31.787Z] #77 [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:41 [2023-04-21T08:33:41.763Z] #77 264.9   CCLD     tests/init
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.7   AR       libcrun_testing.a
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.7 ar: `u' modifier ignored since `D' is the default (see `U')
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.8   CCLD     tests/tests_libcrun_utils
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.8   CCLD     tests/tests_libcrun_errors
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.8   CCLD     tests/tests_libcrun_fuzzer
08:33:56 [2023-04-21T08:33:56.638Z] #77 280.9   CCLD     libcrun.la
08:33:57 [2023-04-21T08:33:57.209Z] #77 281.9   CCLD     crun
08:33:57 [2023-04-21T08:33:57.467Z] #77 282.2 make[3]: Entering directory '/tmp/crun-build'
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.4  /bin/mkdir -p '/usr/local/share/man/man1'
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.4  /bin/mkdir -p '/usr/local/lib'
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:33:57 [2023-04-21T08:33:57.725Z] #77 282.5 libtool: install: ranlib /usr/local/lib/libcrun.a
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 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:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 ----------------------------------------------------------------------
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 Libraries have been installed in:
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6    /usr/local/lib
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 If you ever happen to want to link against installed libraries
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 in a given directory, LIBDIR, you must either use libtool, and
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 specify the full pathname of the library, or use the '-LLIBDIR'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 flag during linking and do at least one of the following:
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6      during execution
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6      during linking
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 See any operating system documentation about shared libraries for
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 more information, such as the ld(1) and ld.so(8) manual pages.
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6 ----------------------------------------------------------------------
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6  /bin/mkdir -p '/build'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.7 libtool: install: /usr/bin/install -c crun /build/crun
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.7 make[3]: Leaving directory '/tmp/crun-build'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.7 make[2]: Leaving directory '/tmp/crun-build'
08:33:57 [2023-04-21T08:33:57.984Z] #77 282.7 make[1]: Leaving directory '/tmp/crun-build'
08:33:58 [2023-04-21T08:33:58.242Z] #77 DONE 283.0s
08:33:58 [2023-04-21T08:33:58.242Z] 
08:33:58 [2023-04-21T08:33:58.242Z] #74 [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:58 [2023-04-21T08:33:58.242Z] #74 DONE 283.2s
08:33:58 [2023-04-21T08:33:58.242Z] 
08:33:58 [2023-04-21T08:33:58.242Z] #64 [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:00 [2023-04-21T08:34:00.142Z] #64 ...
08:34:00 [2023-04-21T08:34:00.142Z] 
08:34:00 [2023-04-21T08:34:00.142Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
08:34:00 [2023-04-21T08:34:00.401Z] #83 DONE 0.4s
08:34:00 [2023-04-21T08:34:00.401Z] 
08:34:00 [2023-04-21T08:34:00.401Z] #64 [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:00 [2023-04-21T08:34:00.401Z] #64 ...
08:34:00 [2023-04-21T08:34:00.401Z] 
08:34:00 [2023-04-21T08:34:00.401Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
08:34:00 [2023-04-21T08:34:00.659Z] #84 DONE 0.2s
08:34:00 [2023-04-21T08:34:00.659Z] 
08:34:00 [2023-04-21T08:34:00.659Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
08:34:00 [2023-04-21T08:34:00.659Z] #85 DONE 0.1s
08:34:00 [2023-04-21T08:34:00.659Z] 
08:34:00 [2023-04-21T08:34:00.659Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
08:34:00 [2023-04-21T08:34:00.659Z] #86 DONE 0.1s
08:34:00 [2023-04-21T08:34:00.659Z] 
08:34:00 [2023-04-21T08:34:00.659Z] #64 [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:00 [2023-04-21T08:34:00.917Z] #64 ...
08:34:00 [2023-04-21T08:34:00.917Z] 
08:34:00 [2023-04-21T08:34:00.917Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
08:34:00 [2023-04-21T08:34:00.917Z] #87 DONE 0.1s
08:34:00 [2023-04-21T08:34:00.917Z] 
08:34:00 [2023-04-21T08:34:00.917Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
08:34:00 [2023-04-21T08:34:00.917Z] #88 DONE 0.1s
08:34:00 [2023-04-21T08:34:00.917Z] 
08:34:00 [2023-04-21T08:34:00.917Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
08:34:00 [2023-04-21T08:34:00.917Z] #89 DONE 0.1s
08:34:00 [2023-04-21T08:34:00.917Z] 
08:34:00 [2023-04-21T08:34:00.917Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
08:34:01 [2023-04-21T08:34:01.176Z] #90 DONE 0.1s
08:34:01 [2023-04-21T08:34:01.176Z] 
08:34:01 [2023-04-21T08:34:01.176Z] #64 [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:01 [2023-04-21T08:34:01.176Z] #64 ...
08:34:01 [2023-04-21T08:34:01.176Z] 
08:34:01 [2023-04-21T08:34:01.176Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
08:34:01 [2023-04-21T08:34:01.176Z] #91 DONE 0.1s
08:34:01 [2023-04-21T08:34:01.176Z] 
08:34:01 [2023-04-21T08:34:01.176Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
08:34:01 [2023-04-21T08:34:01.433Z] #92 DONE 0.1s
08:34:01 [2023-04-21T08:34:01.433Z] 
08:34:01 [2023-04-21T08:34:01.433Z] #64 [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:23 [2023-04-21T08:34:23.359Z] #64 ...
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #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:23 [2023-04-21T08:34:23.359Z] #79 291.2 + bin/containerd
08:34:23 [2023-04-21T08:34:23.359Z] #79 291.2 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:23 [2023-04-21T08:34:23.359Z] #79 ...
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #64 [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:23 [2023-04-21T08:34:23.359Z] #64 362.4 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
08:34:23 [2023-04-21T08:34:23.359Z] #64 DONE 363.0s
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #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:23 [2023-04-21T08:34:23.359Z] #79 ...
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
08:34:23 [2023-04-21T08:34:23.359Z] #93 DONE 0.2s
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
08:34:23 [2023-04-21T08:34:23.359Z] #94 DONE 0.1s
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
08:34:23 [2023-04-21T08:34:23.359Z] #95 DONE 0.2s
08:34:23 [2023-04-21T08:34:23.359Z] 
08:34:23 [2023-04-21T08:34:23.359Z] #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:02 [2023-04-21T08:35:02.141Z] #79 328.7 + bin/containerd-stress
08:35:02 [2023-04-21T08:35:02.141Z] #79 328.7 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:02 [2023-04-21T08:35:02.141Z] #79 330.2 + bin/containerd-shim
08:35:02 [2023-04-21T08:35:02.141Z] #79 330.8 + bin/containerd-shim-runc-v1
08:35:02 [2023-04-21T08:35:02.141Z] #79 331.8 + bin/containerd-shim-runc-v2
08:35:02 [2023-04-21T08:35:02.141Z] #79 332.7 + binaries
08:35:02 [2023-04-21T08:35:02.399Z] #79 DONE 333.7s
08:35:02 [2023-04-21T08:35:02.969Z] 
08:35:02 [2023-04-21T08:35:02.969Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
08:35:03 [2023-04-21T08:35:03.228Z] #96 DONE 0.3s
08:35:03 [2023-04-21T08:35:03.486Z] 
08:35:03 [2023-04-21T08:35:03.486Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:35:03 [2023-04-21T08:35:03.486Z] #97 DONE 0.1s
08:35:03 [2023-04-21T08:35:03.744Z] 
08:35:03 [2023-04-21T08:35:03.744Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
08:35:03 [2023-04-21T08:35:03.744Z] #98 DONE 0.2s
08:35:03 [2023-04-21T08:35:03.744Z] 
08:35:03 [2023-04-21T08:35:03.744Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
08:35:03 [2023-04-21T08:35:03.744Z] #99 DONE 0.0s
08:35:03 [2023-04-21T08:35:03.744Z] 
08:35:03 [2023-04-21T08:35:03.744Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
08:35:04 [2023-04-21T08:35:04.007Z] #100 DONE 0.1s
08:35:04 [2023-04-21T08:35:04.007Z] 
08:35:04 [2023-04-21T08:35:04.007Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
08:35:04 [2023-04-21T08:35:04.007Z] #101 DONE 0.1s
08:35:04 [2023-04-21T08:35:04.007Z] 
08:35:04 [2023-04-21T08:35:04.007Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
08:35:04 [2023-04-21T08:35:04.007Z] #102 DONE 0.0s
08:35:04 [2023-04-21T08:35:04.007Z] 
08:35:04 [2023-04-21T08:35:04.007Z] #103 [dev-base  1/11] RUN groupadd -r docker
08:35:04 [2023-04-21T08:35:04.572Z] #103 DONE 0.4s
08:35:04 [2023-04-21T08:35:04.572Z] 
08:35:04 [2023-04-21T08:35:04.572Z] #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:05 [2023-04-21T08:35:05.139Z] #104 DONE 0.6s
08:35:05 [2023-04-21T08:35:05.139Z] 
08:35:05 [2023-04-21T08:35:05.139Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:35:05 [2023-04-21T08:35:05.397Z] #105 0.502 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:35:05 [2023-04-21T08:35:05.655Z] #105 DONE 0.5s
08:35:05 [2023-04-21T08:35:05.655Z] 
08:35:05 [2023-04-21T08:35:05.655Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:35:06 [2023-04-21T08:35:06.221Z] #106 DONE 0.5s
08:35:06 [2023-04-21T08:35:06.221Z] 
08:35:06 [2023-04-21T08:35:06.221Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:35:06 [2023-04-21T08:35:06.480Z] #107 DONE 0.5s
08:35:06 [2023-04-21T08:35:06.480Z] 
08:35:06 [2023-04-21T08:35:06.480Z] #108 [dev-base  6/11] RUN ldconfig
08:35:07 [2023-04-21T08:35:07.047Z] #108 DONE 0.5s
08:35:07 [2023-04-21T08:35:07.047Z] 
08:35:07 [2023-04-21T08:35:07.047Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:35:07 [2023-04-21T08:35:07.612Z] #109 DONE 0.5s
08:35:07 [2023-04-21T08:35:07.612Z] 
08:35:07 [2023-04-21T08:35:07.612Z] #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:08 [2023-04-21T08:35:08.545Z] #110 0.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:35:08 [2023-04-21T08:35:08.545Z] #110 0.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:35:08 [2023-04-21T08:35:08.545Z] #110 1.049 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:35:08 [2023-04-21T08:35:08.545Z] #110 1.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:35:08 [2023-04-21T08:35:08.545Z] #110 1.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
08:35:08 [2023-04-21T08:35:08.803Z] #110 1.218 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:35:09 [2023-04-21T08:35:09.370Z] #110 2.033 Fetched 8525 kB in 2s (5465 kB/s)
08:35:09 [2023-04-21T08:35:09.936Z] #110 2.033 Reading package lists...
08:35:10 [2023-04-21T08:35:10.502Z] #110 2.588 Reading package lists...
08:35:10 [2023-04-21T08:35:10.760Z] #110 3.128 Building dependency tree...
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.534 The following additional packages will be installed:
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.535   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.535   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.535   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.535   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.536   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.536   xxd
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538 Suggested packages:
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538   ctags vim-doc vim-scripts xfsdump acl attr quota
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538 Recommended packages:
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538   libatm1 nftables libpam-cap build-essential python3-dev dbus
08:35:11 [2023-04-21T08:35:11.018Z] #110 3.538   systemd-timesyncd | time-daemon unzip
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.900 The following NEW packages will be installed:
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.900   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.900   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.900   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.901   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.901   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.901   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.901   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.902   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.902   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:35:11 [2023-04-21T08:35:11.583Z] #110 3.902   xz-utils zip zstd
08:35:11 [2023-04-21T08:35:11.583Z] #110 4.177 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
08:35:11 [2023-04-21T08:35:11.583Z] #110 4.177 Need to get 32.1 MB of archives.
08:35:11 [2023-04-21T08:35:11.583Z] #110 4.177 After this operation, 124 MB of additional disk space will be used.
08:35:11 [2023-04-21T08:35:11.583Z] #110 4.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.180 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.184 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:11 [2023-04-21T08:35:11.841Z] #110 4.186 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:11 [2023-04-21T08:35:11.841Z] #110 4.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.199 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.201 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.207 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
08:35:11 [2023-04-21T08:35:11.841Z] #110 4.475 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
08:35:12 [2023-04-21T08:35:12.406Z] #110 4.975 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:35:12 [2023-04-21T08:35:12.406Z] #110 4.976 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:35:12 [2023-04-21T08:35:12.406Z] #110 4.977 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
08:35:12 [2023-04-21T08:35:12.406Z] #110 4.977 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:35:12 [2023-04-21T08:35:12.406Z] #110 4.978 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.149 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.160 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.166 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.168 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:12 [2023-04-21T08:35:12.664Z] #110 5.170 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.172 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.173 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:12 [2023-04-21T08:35:12.664Z] #110 5.175 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.180 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.182 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.183 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.185 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.186 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.188 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.191 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.194 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.196 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.198 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.199 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.203 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.258 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.259 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.261 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:12 [2023-04-21T08:35:12.664Z] #110 5.262 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:12 [2023-04-21T08:35:12.664Z] #110 5.262 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:12 [2023-04-21T08:35:12.664Z] #110 5.263 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.263 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.264 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.265 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:12 [2023-04-21T08:35:12.664Z] #110 5.274 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:35:12 [2023-04-21T08:35:12.664Z] #110 5.287 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.289 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.296 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.304 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.305 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.308 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:12 [2023-04-21T08:35:12.922Z] #110 5.312 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.314 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.317 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
08:35:12 [2023-04-21T08:35:12.922Z] #110 5.409 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:13 [2023-04-21T08:35:13.180Z] #110 5.836 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
08:35:13 [2023-04-21T08:35:13.438Z] #110 5.844 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
08:35:13 [2023-04-21T08:35:13.438Z] #110 5.850 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
08:35:13 [2023-04-21T08:35:13.438Z] #110 5.851 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
08:35:13 [2023-04-21T08:35:13.438Z] #110 5.998 debconf: delaying package configuration, since apt-utils is not installed
08:35:13 [2023-04-21T08:35:13.438Z] #110 6.041 Fetched 32.1 MB in 2s (16.5 MB/s)
08:35:13 [2023-04-21T08:35:13.438Z] #110 6.076 Selecting previously unselected package libapparmor1:arm64.
08:35:13 [2023-04-21T08:35:13.438Z] #110 6.076 (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:13 [2023-04-21T08:35:13.438Z] #110 6.087 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.438Z] #110 6.098 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.156 Selecting previously unselected package libcap2:arm64.
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.159 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.163 Unpacking libcap2:arm64 (1:2.44-1) ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.209 Selecting previously unselected package libargon2-1:arm64.
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.211 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.216 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.256 Selecting previously unselected package dmsetup.
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.258 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.263 Unpacking dmsetup (2:1.02.175-2.1) ...
08:35:13 [2023-04-21T08:35:13.696Z] #110 6.312 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.314 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.320 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.370 Selecting previously unselected package libjson-c5:arm64.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.372 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.376 Unpacking libjson-c5:arm64 (0.15-2) ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.422 Selecting previously unselected package libcryptsetup12:arm64.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.424 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.430 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.486 Selecting previously unselected package libip4tc2:arm64.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.488 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.493 Unpacking libip4tc2:arm64 (1.8.7-1) ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.538 Selecting previously unselected package libkmod2:arm64.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.540 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.545 Unpacking libkmod2:arm64 (28-1) ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.598 Selecting previously unselected package systemd.
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.600 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
08:35:13 [2023-04-21T08:35:13.954Z] #110 6.646 Unpacking systemd (247.3-7+deb11u1) ...
08:35:14 [2023-04-21T08:35:14.520Z] #110 7.037 Selecting previously unselected package pigz.
08:35:14 [2023-04-21T08:35:14.520Z] #110 7.039 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.520Z] #110 7.044 Unpacking pigz (2.6-1) ...
08:35:14 [2023-04-21T08:35:14.520Z] #110 7.095 Selecting previously unselected package libelf1:arm64.
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.097 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.103 Unpacking libelf1:arm64 (0.183-1) ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.163 Selecting previously unselected package libbpf0:arm64.
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.165 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.170 Unpacking libbpf0:arm64 (1:0.3-2) ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.222 Selecting previously unselected package libmnl0:arm64.
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.222 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.227 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.274 Selecting previously unselected package libxtables12:arm64.
08:35:14 [2023-04-21T08:35:14.777Z] #110 7.277 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.282 Unpacking libxtables12:arm64 (1.8.7-1) ...
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.321 Selecting previously unselected package libcap2-bin.
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.323 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.327 Unpacking libcap2-bin (1:2.44-1) ...
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.377 Selecting previously unselected package iproute2.
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.379 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
08:35:14 [2023-04-21T08:35:14.778Z] #110 7.384 Unpacking iproute2 (5.10.0-4) ...
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.489 Selecting previously unselected package xxd.
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.491 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.495 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.558 Selecting previously unselected package vim-common.
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.561 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:35:15 [2023-04-21T08:35:15.036Z] #110 7.572 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:35:15 [2023-04-21T08:35:15.294Z] #110 7.634 Selecting previously unselected package bash-completion.
08:35:15 [2023-04-21T08:35:15.294Z] #110 7.636 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.286 Unpacking bash-completion (1:2.11-2) ...
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.407 Selecting previously unselected package bzip2.
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.410 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.415 Unpacking bzip2 (1.0.8-4) ...
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.465 Selecting previously unselected package xz-utils.
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.468 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:35:15 [2023-04-21T08:35:15.860Z] #110 8.475 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.545 Selecting previously unselected package apparmor.
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.548 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.573 Unpacking apparmor (2.13.6-10) ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.676 Selecting previously unselected package inetutils-ping.
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.678 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.683 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.734 Selecting previously unselected package libip6tc2:arm64.
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.736 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.740 Unpacking libip6tc2:arm64 (1.8.7-1) ...
08:35:16 [2023-04-21T08:35:16.118Z] #110 8.781 Selecting previously unselected package libnfnetlink0:arm64.
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.783 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.788 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.829 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.832 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.837 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.887 Selecting previously unselected package libnftnl11:arm64.
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.890 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.895 Unpacking libnftnl11:arm64 (1.1.9-1) ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.941 Selecting previously unselected package iptables.
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.944 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 8.948 Unpacking iptables (1.8.7-1) ...
08:35:16 [2023-04-21T08:35:16.376Z] #110 9.027 Selecting previously unselected package libonig5:arm64.
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.029 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.035 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.094 Selecting previously unselected package libjq1:arm64.
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.097 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.102 Unpacking libjq1:arm64 (1.6-2.1) ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.146 Selecting previously unselected package jq.
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.148 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.153 Unpacking jq (1.6-2.1) ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.202 Selecting previously unselected package libaio1:arm64.
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.204 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.211 Unpacking libaio1:arm64 (0.3.112-9) ...
08:35:16 [2023-04-21T08:35:16.634Z] #110 9.257 Selecting previously unselected package libgpm2:arm64.
08:35:16 [2023-04-21T08:35:16.892Z] #110 9.260 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.892Z] #110 9.265 Unpacking libgpm2:arm64 (1.20.7-8) ...
08:35:16 [2023-04-21T08:35:16.893Z] #110 9.310 Selecting previously unselected package libicu67:arm64.
08:35:16 [2023-04-21T08:35:16.893Z] #110 9.313 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
08:35:16 [2023-04-21T08:35:16.893Z] #110 9.317 Unpacking libicu67:arm64 (67.1-7) ...
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.01 Selecting previously unselected package libinih1:arm64.
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.01 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.01 Unpacking libinih1:arm64 (53-1+b2) ...
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.06 Selecting previously unselected package libmicrohttpd12:arm64.
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.06 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.06 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
08:35:17 [2023-04-21T08:35:17.459Z] #110 10.11 Selecting previously unselected package libnet1:arm64.
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.12 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.18 Selecting previously unselected package libnl-3-200:arm64.
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.18 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.18 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.23 Selecting previously unselected package libprotobuf-c1:arm64.
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.23 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.28 Selecting previously unselected package libyajl2:arm64.
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.28 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.29 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.32 Selecting previously unselected package net-tools.
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.33 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.717Z] #110 10.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.39 Selecting previously unselected package patch.
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.39 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.39 Unpacking patch (2.7.6-7) ...
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.44 Selecting previously unselected package python-pip-whl.
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.44 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:35:17 [2023-04-21T08:35:17.975Z] #110 10.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.59 Selecting previously unselected package python3-lib2to3.
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.59 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.60 Unpacking python3-lib2to3 (3.9.2-1) ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.65 Selecting previously unselected package python3-distutils.
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.65 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.66 Unpacking python3-distutils (3.9.2-1) ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.71 Selecting previously unselected package python3-pkg-resources.
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.71 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.72 Unpacking python3-pkg-resources (52.0.0-4) ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.77 Selecting previously unselected package python3-setuptools.
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.78 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.78 Unpacking python3-setuptools (52.0.0-4) ...
08:35:18 [2023-04-21T08:35:18.233Z] #110 10.85 Selecting previously unselected package python3-wheel.
08:35:18 [2023-04-21T08:35:18.491Z] #110 10.85 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.86 Unpacking python3-wheel (0.34.2-1) ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.90 Selecting previously unselected package python3-pip.
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.90 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.91 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.99 Selecting previously unselected package sudo.
08:35:18 [2023-04-21T08:35:18.492Z] #110 10.99 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 11.00 Unpacking sudo (1.9.5p2-3+deb11u1) ...
08:35:18 [2023-04-21T08:35:18.492Z] #110 11.12 Selecting previously unselected package systemd-journal-remote.
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.12 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.13 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.18 Selecting previously unselected package thin-provisioning-tools.
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.18 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.18 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.25 Selecting previously unselected package uidmap.
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.26 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.26 Unpacking uidmap (1:4.8.1-1) ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.32 Selecting previously unselected package vim-runtime.
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.32 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.33 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:18 [2023-04-21T08:35:18.750Z] #110 11.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:35:18 [2023-04-21T08:35:18.750Z] #110 11.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:35:19 [2023-04-21T08:35:19.316Z] #110 11.94 Selecting previously unselected package vim.
08:35:19 [2023-04-21T08:35:19.316Z] #110 11.94 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:35:19 [2023-04-21T08:35:19.316Z] #110 11.95 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:35:19 [2023-04-21T08:35:19.575Z] #110 12.13 Selecting previously unselected package xfsprogs.
08:35:19 [2023-04-21T08:35:19.575Z] #110 12.14 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
08:35:19 [2023-04-21T08:35:19.575Z] #110 12.14 Unpacking xfsprogs (5.10.0-4) ...
08:35:19 [2023-04-21T08:35:19.575Z] #110 12.25 Selecting previously unselected package zip.
08:35:19 [2023-04-21T08:35:19.833Z] #110 12.25 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
08:35:19 [2023-04-21T08:35:19.833Z] #110 12.25 Unpacking zip (3.0-12) ...
08:35:19 [2023-04-21T08:35:19.833Z] #110 12.30 Selecting previously unselected package zstd.
08:35:19 [2023-04-21T08:35:19.833Z] #110 12.31 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
08:35:19 [2023-04-21T08:35:19.833Z] #110 12.31 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.41 Setting up python3-pkg-resources (52.0.0-4) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.61 Setting up libip4tc2:arm64 (1.8.7-1) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.63 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.64 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.65 Setting up libgpm2:arm64 (1.20.7-8) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.67 Setting up libicu67:arm64 (67.1-7) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.68 Setting up libip6tc2:arm64 (1.8.7-1) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.70 Setting up libinih1:arm64 (53-1+b2) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.71 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.73 Setting up uidmap (1:4.8.1-1) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.74 Setting up libyajl2:arm64 (2.1.0-3) ...
08:35:20 [2023-04-21T08:35:20.091Z] #110 12.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.77 Setting up bzip2 (1.0.8-4) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.80 Setting up python3-wheel (0.34.2-1) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.95 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.96 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 12.98 Setting up libcap2:arm64 (1:2.44-1) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 13.00 Setting up libcap2-bin (1:2.44-1) ...
08:35:20 [2023-04-21T08:35:20.349Z] #110 13.01 Setting up apparmor (2.13.6-10) ...
08:35:21 [2023-04-21T08:35:21.723Z] #110 13.97 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
08:35:21 [2023-04-21T08:35:21.723Z] #110 14.00 Setting up zip (3.0-12) ...
08:35:21 [2023-04-21T08:35:21.723Z] #110 14.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:35:21 [2023-04-21T08:35:21.723Z] #110 14.04 Setting up bash-completion (1:2.11-2) ...
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.80 Setting up libmnl0:arm64 (1.0.4-3) ...
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.82 Setting up patch (2.7.6-7) ...
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.83 Setting up sudo (1.9.5p2-3+deb11u1) ...
08:35:22 [2023-04-21T08:35:22.291Z] #110 14.89 invoke-rc.d: could not determine current runlevel
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.89 invoke-rc.d: policy-rc.d denied execution of start.
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.90 Setting up libxtables12:arm64 (1.8.7-1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.92 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.93 Setting up pigz (2.6-1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.95 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 14.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:35:22 [2023-04-21T08:35:22.549Z] #110 15.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:35:22 [2023-04-21T08:35:22.808Z] #110 15.19 Setting up libaio1:arm64 (0.3.112-9) ...
08:35:22 [2023-04-21T08:35:22.808Z] #110 15.20 Setting up python3-lib2to3 (3.9.2-1) ...
08:35:22 [2023-04-21T08:35:22.808Z] #110 15.31 Setting up libelf1:arm64 (0.183-1) ...
08:35:22 [2023-04-21T08:35:22.808Z] #110 15.39 Setting up libjson-c5:arm64 (0.15-2) ...
08:35:22 [2023-04-21T08:35:22.808Z] #110 15.40 Setting up zstd (1.4.8+dfsg-2.1) ...
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.42 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.43 Setting up libkmod2:arm64 (28-1) ...
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.44 Setting up python3-distutils (3.9.2-1) ...
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.57 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:35:23 [2023-04-21T08:35:23.066Z] #110 15.63 Setting up python3-setuptools (52.0.0-4) ...
08:35:23 [2023-04-21T08:35:23.324Z] #110 15.97 Setting up libjq1:arm64 (1.6-2.1) ...
08:35:23 [2023-04-21T08:35:23.584Z] #110 15.99 Setting up libnftnl11:arm64 (1.1.9-1) ...
08:35:23 [2023-04-21T08:35:23.584Z] #110 16.00 Setting up thin-provisioning-tools (0.9.0-1) ...
08:35:23 [2023-04-21T08:35:23.584Z] #110 16.02 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.28 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.30 Setting up jq (1.6-2.1) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.31 Setting up libbpf0:arm64 (1:0.3-2) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.33 Setting up iptables (1.8.7-1) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.38 Setting up iproute2 (5.10.0-4) ...
08:35:23 [2023-04-21T08:35:23.842Z] #110 16.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.54 Setting up dmsetup (2:1.02.175-2.1) ...
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.55 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.57 Setting up systemd (247.3-7+deb11u1) ...
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
08:35:24 [2023-04-21T08:35:24.100Z] #110 16.63 Initializing machine ID from random generator.
08:35:24 [2023-04-21T08:35:24.665Z] #110 17.02 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
08:35:24 [2023-04-21T08:35:24.665Z] #110 17.18 Setting up xfsprogs (5.10.0-4) ...
08:35:24 [2023-04-21T08:35:24.665Z] #110 17.19 System has not been booted with systemd as init system (PID 1). Can't operate.
08:35:24 [2023-04-21T08:35:24.665Z] #110 17.19 Failed to connect to bus: Host is down
08:35:24 [2023-04-21T08:35:24.665Z] #110 17.20 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:35:26 [2023-04-21T08:35:26.039Z] #110 DONE 18.6s
08:35:26 [2023-04-21T08:35:26.039Z] 
08:35:26 [2023-04-21T08:35:26.039Z] #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:26 [2023-04-21T08:35:26.605Z] #111 0.419 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:35:26 [2023-04-21T08:35:26.605Z] #111 0.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:35:26 [2023-04-21T08:35:26.605Z] #111 0.428 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:35:26 [2023-04-21T08:35:26.605Z] #111 DONE 0.5s
08:35:26 [2023-04-21T08:35:26.605Z] 
08:35:26 [2023-04-21T08:35:26.605Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
08:35:33 [2023-04-21T08:35:33.160Z] #112 5.699 Collecting yamllint==1.27.1
08:35:33 [2023-04-21T08:35:33.417Z] #112 6.739   Downloading yamllint-1.27.1.tar.gz (129 kB)
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.055 Collecting pathspec>=0.5.3
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.059   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.162 Collecting pyyaml
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.169   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.188 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.193 Building wheels for collected packages: yamllint
08:35:33 [2023-04-21T08:35:33.676Z] #112 7.193   Building wheel for yamllint (setup.py): started
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.444   Building wheel for yamllint (setup.py): finished with status 'done'
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.445   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=55530344ef6c36464bbc72a7718e311fbcdb75f380eeef0ebdd410f1de0e374a
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.445   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.447 Successfully built yamllint
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.454 Installing collected packages: pyyaml, pathspec, yamllint
08:35:34 [2023-04-21T08:35:34.241Z] #112 7.574 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
08:35:34 [2023-04-21T08:35:34.241Z] #112 DONE 7.7s
08:35:34 [2023-04-21T08:35:34.241Z] 
08:35:34 [2023-04-21T08:35:34.241Z] #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:35 [2023-04-21T08:35:35.174Z] #113 0.744 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:35:35 [2023-04-21T08:35:35.174Z] #113 0.744 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:35:35 [2023-04-21T08:35:35.174Z] #113 0.745 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:35:35 [2023-04-21T08:35:35.998Z] #113 1.102 Reading package lists...
08:35:36 [2023-04-21T08:35:36.564Z] #113 1.664 Reading package lists...
08:35:36 [2023-04-21T08:35:36.822Z] #113 2.209 Building dependency tree...
08:35:36 [2023-04-21T08:35:36.822Z] #113 2.378 Reading state information...
08:35:36 [2023-04-21T08:35:36.822Z] #113 2.612 gcc is already the newest version (4:10.2.1-1).
08:35:36 [2023-04-21T08:35:36.822Z] #113 2.612 pkg-config is already the newest version (0.29.2-1).
08:35:36 [2023-04-21T08:35:36.822Z] #113 2.612 The following additional packages will be installed:
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.612   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.612   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.613   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.613   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.613   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.613   uuid-dev zlib1g-dev
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.615 Suggested packages:
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.615   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.615   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.615 Recommended packages:
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.615   build-essential fakeroot libalgorithm-merge-perl
08:35:37 [2023-04-21T08:35:37.081Z] #113 2.878 The following NEW packages will be installed:
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.878   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
08:35:37 [2023-04-21T08:35:37.339Z] #113 2.879   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
08:35:37 [2023-04-21T08:35:37.339Z] #113 3.155 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
08:35:37 [2023-04-21T08:35:37.339Z] #113 3.155 Need to get 10.3 MB of archives.
08:35:37 [2023-04-21T08:35:37.339Z] #113 3.155 After this operation, 41.5 MB of additional disk space will be used.
08:35:37 [2023-04-21T08:35:37.339Z] #113 3.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.173 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:37 [2023-04-21T08:35:37.597Z] #113 3.174 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:37 [2023-04-21T08:35:37.597Z] #113 3.176 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.179 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:37 [2023-04-21T08:35:37.597Z] #113 3.181 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.185 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:37 [2023-04-21T08:35:37.597Z] #113 3.186 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.187 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:37 [2023-04-21T08:35:37.597Z] #113 3.190 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.191 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.195 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.197 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.200 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.201 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.205 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.206 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:37 [2023-04-21T08:35:37.597Z] #113 3.207 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.209 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.215 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.216 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:37 [2023-04-21T08:35:37.597Z] #113 3.217 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:37 [2023-04-21T08:35:37.597Z] #113 3.219 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.220 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.223 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.224 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.228 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:37 [2023-04-21T08:35:37.597Z] #113 3.229 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.237 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:37 [2023-04-21T08:35:37.597Z] #113 3.237 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.242 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.397 debconf: delaying package configuration, since apt-utils is not installed
08:35:37 [2023-04-21T08:35:37.597Z] #113 3.442 Fetched 10.3 MB in 0s (28.8 MB/s)
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.472 Selecting previously unselected package dpkg-dev.
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.472 (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:37 [2023-04-21T08:35:37.856Z] #113 3.487 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.492 Unpacking dpkg-dev (1.20.12) ...
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.630 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.633 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.642 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.685 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.688 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:35:37 [2023-04-21T08:35:37.856Z] #113 3.693 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.742 Selecting previously unselected package libsecret-common.
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.745 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.751 Unpacking libsecret-common (0.20.4-2) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.811 Selecting previously unselected package libsecret-1-0:arm64.
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.814 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.820 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.863 Selecting previously unselected package gir1.2-secret-1:arm64.
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.866 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.871 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.907 Selecting previously unselected package libapparmor-dev:arm64.
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.910 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.914 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.961 Selecting previously unselected package uuid-dev:arm64.
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.964 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 3.969 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.114Z] #113 4.023 Selecting previously unselected package libblkid-dev:arm64.
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.026 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.037 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.094 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.098 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.103 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:38 [2023-04-21T08:35:38.372Z] #113 4.141 Selecting previously unselected package libudev-dev:arm64.
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.144 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.149 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.195 Selecting previously unselected package libsepol1-dev:arm64.
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.198 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.206 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.293 Selecting previously unselected package libpcre2-16-0:arm64.
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.295 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.301 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.358 Selecting previously unselected package libpcre2-32-0:arm64.
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.361 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.366 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.630Z] #113 4.425 Selecting previously unselected package libpcre2-posix2:arm64.
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.428 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.434 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.474 Selecting previously unselected package libpcre2-dev:arm64.
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.477 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.482 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.568 Selecting previously unselected package libselinux1-dev:arm64.
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.571 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.577 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.652 Selecting previously unselected package libdevmapper-dev:arm64.
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.655 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.660 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:35:38 [2023-04-21T08:35:38.888Z] #113 4.698 Selecting previously unselected package libffi-dev:arm64.
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.701 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.708 Unpacking libffi-dev:arm64 (3.3-6) ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.748 Selecting previously unselected package libglib2.0-data.
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.751 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.757 Unpacking libglib2.0-data (2.66.8-1) ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.901 Selecting previously unselected package libglib2.0-bin.
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.904 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.909 Unpacking libglib2.0-bin (2.66.8-1) ...
08:35:39 [2023-04-21T08:35:39.159Z] #113 4.961 Selecting previously unselected package libglib2.0-dev-bin.
08:35:39 [2023-04-21T08:35:39.424Z] #113 4.964 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 4.969 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.019 Selecting previously unselected package libmount-dev:arm64.
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.022 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.027 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.081 Selecting previously unselected package libpcre16-3:arm64.
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.082 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.088 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.147 Selecting previously unselected package libpcre32-3:arm64.
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.151 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.155 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:35:39 [2023-04-21T08:35:39.424Z] #113 5.211 Selecting previously unselected package libpcrecpp0v5:arm64.
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.214 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.219 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.260 Selecting previously unselected package libpcre3-dev:arm64.
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.264 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.268 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.360 Selecting previously unselected package zlib1g-dev:arm64.
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.360 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.365 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.414 Selecting previously unselected package libglib2.0-dev:arm64.
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.417 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.690Z] #113 5.422 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.632 Selecting previously unselected package libseccomp-dev:arm64.
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.632 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.637 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.687 Selecting previously unselected package libsecret-1-dev:arm64.
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.691 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.695 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:35:39 [2023-04-21T08:35:39.951Z] #113 5.758 Selecting previously unselected package libsystemd-dev:arm64.
08:35:40 [2023-04-21T08:35:40.215Z] #113 5.761 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:35:40 [2023-04-21T08:35:40.215Z] #113 5.767 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.215Z] #113 5.894 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:35:40 [2023-04-21T08:35:40.215Z] #113 5.906 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.072 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.086 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.100 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.114 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.132 Setting up libffi-dev:arm64 (3.3-6) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.148 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.163 Setting up dpkg-dev (1.20.12) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.186 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.200 Setting up libglib2.0-data (2.66.8-1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.213 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.227 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.242 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.255 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.270 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.283 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.298 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.312 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.327 Setting up libsecret-common (0.20.4-2) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.342 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.476Z] #113 6.360 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.373 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.386 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.401 Setting up libglib2.0-bin (2.66.8-1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.414 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.428 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.441 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.453 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.467 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.481 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.496 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.509 No schema files found: doing nothing.
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.515 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:35:40 [2023-04-21T08:35:40.734Z] #113 6.539 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:35:40 [2023-04-21T08:35:40.992Z] #113 DONE 6.9s
08:35:41 [2023-04-21T08:35:41.250Z] 
08:35:41 [2023-04-21T08:35:41.250Z] #114 [dev 1/1] COPY . .
08:35:43 [2023-04-21T08:35:43.779Z] #114 DONE 2.6s
08:35:43 [2023-04-21T08:35:43.779Z] 
08:35:43 [2023-04-21T08:35:43.780Z] #115 exporting to image
08:35:43 [2023-04-21T08:35:43.780Z] #115 exporting layers
08:35:45 [2023-04-21T08:35:45.680Z] #115 exporting layers 1.6s done
08:35:45 [2023-04-21T08:35:45.680Z] #115 writing image sha256:a59589077baa268b0333dafd7c02f695fe217b581045d7d602645167cc2b1d16 done
08:35:45 [2023-04-21T08:35:45.680Z] #115 naming to docker.io/library/docker:4a25cc38fee879fbfdcf80a408cdc2f011d9b00d done
08:35:45 [2023-04-21T08:35:45.680Z] #115 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:35:45 [2023-04-21T08:35:45.986Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:35:46 [2023-04-21T08:35:46.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a25cc38fee879fbfdcf80a408cdc2f011d9b00d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a25cc38fee879fbfdcf80a408cdc2f011d9b00d hack/test/unit
08:35:47 [2023-04-21T08:35:47.094Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
08:35:47 [2023-04-21T08:35:47.094Z] + TESTFLAGS+=' -test.timeout=5m'
08:35:47 [2023-04-21T08:35:47.094Z] + TESTDIRS=./...
08:35:47 [2023-04-21T08:35:47.094Z] + exclude_paths='/vendor/|/integration'
08:35:47 [2023-04-21T08:35:47.095Z] ++ go list ./...
08:35:47 [2023-04-21T08:35:47.095Z] ++ grep -vE '(/vendor/|/integration)'
08:35:48 [2023-04-21T08:35:48.030Z] + pkg_list='github.com/docker/docker/api
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/backend/build
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/httpstatus
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/httputils
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/middleware
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/build
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/checkpoint
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/container
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/debug
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/distribution
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/grpc
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/image
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/network
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/plugin
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/session
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/swarm
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/system
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/server/router/volume
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/backend
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/blkiodev
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/container
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/events
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/filters
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/image
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/mount
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/network
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:48 [2023-04-21T08:35:48.030Z] github.com/docker/docker/api/types/registry
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/strslice
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/swarm
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/swarm/runtime
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/time
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions/v1p19
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions/v1p20
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/volume
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/worker
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/dockerfile
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext/git
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/debug
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/winresources/dockerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/client
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/client/buildkit
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/docker-proxy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd/trap
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/container/stream
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/apparmor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/docker-device-tool
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/httpserver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/convert
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/executor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/provider
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/config
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/containerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/events
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/events/testutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/register
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/images
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/initlayer
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/links
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/listeners
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/awslogs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/fluentd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/gelf
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/journald
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/local
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/logentries
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/loggertest
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/splunk
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/syslog
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/templates
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/names
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/network
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/stats
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/distribution
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/distribution/metadata
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/distribution/utils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/distribution/xfer
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/dockerversion
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/errdefs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/image
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/image/cache
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/image/tarexport
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/image/v1
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/internal/mounttree
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/internal/test/suite
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/internal/unshare
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/layer
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd/queue
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd/remote
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd/shimopts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd/supervisor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libcontainerd/types
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/bitmap
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/bitseq
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cluster
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/config
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/datastore
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/diagnostic
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/discoverapi
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/driverapi
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/host
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/null
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/drvregistry
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/etchosts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/idm
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/internal/caller
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipam
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipamapi
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipams/null
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipamutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ipbits
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/iptables
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/netlabel
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/netutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/networkdb
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/ns
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/options
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/osl
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/portallocator
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/portmapper
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/resolvconf
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/testutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/libnetwork/types
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/oci
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/oci/caps
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/opts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/aaparser
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/archive
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/authorization
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/broadcaster
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/capabilities
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/chrootarchive
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/containerfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/devicemapper
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/directory
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/dmesg
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/fileutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/homedir
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/idtools
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/ioutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/jsonmessage
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/longpath
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/loopback
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/meminfo
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/namesgenerator
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/parsers
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/parsers/kernel
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/pidfile
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/platform
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/platforms
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugingetter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugins
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/plugins/transport
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/pools
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/process
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/progress
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/reexec
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/rootless
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/rootless/specconv
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/stack
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/stdcopy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/streamformatter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/stringid
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/sysinfo
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/system
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/tailfile
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/tarsum
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/pkg/useragent
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/plugin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/plugin/executor/containerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/plugin/v2
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/profiles/apparmor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/profiles/seccomp
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/quota
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/reference
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/registry
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/registry/resumable
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/restartmanager
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/runconfig
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/runconfig/opts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/daemon
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/environment
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fakecontext
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fakegit
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fakestorage
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fixtures/load
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/registry
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/testutil/request
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/drivers
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/local
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/mounts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/service
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/service/opts
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/volume/testutils'
08:35:48 [2023-04-21T08:35:48.031Z] ++ grep --fixed-strings -v /libnetwork
08:35:48 [2023-04-21T08:35:48.031Z] ++ echo 'github.com/docker/docker/api
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/backend/build
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/httpstatus
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/httputils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/middleware
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/build
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/checkpoint
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/debug
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/distribution
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/grpc
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/image
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/network
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/plugin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/session
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/swarm
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/system
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/server/router/volume
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/backend
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/blkiodev
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/events
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/filters
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/image
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/mount
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/network
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/registry
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/strslice
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/swarm
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/swarm/runtime
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/time
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions/v1p19
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/versions/v1p20
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/api/types/volume
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/builder-next/worker
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/dockerfile
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext/git
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/debug
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cli/winresources/dockerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/client
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/client/buildkit
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/docker-proxy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd/trap
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/container/stream
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/apparmor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/docker-device-tool
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/contrib/httpserver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/convert
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/executor
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/cluster/provider
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/config
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/containerd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/events
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/events/testutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/register
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/images
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/initlayer
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/links
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/listeners
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/awslogs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/fluentd
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/gelf
08:35:48 [2023-04-21T08:35:48.031Z] github.com/docker/docker/daemon/logger/journald
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/local
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/logentries
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggertest
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/splunk
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/syslog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/templates
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/names
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/network
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/stats
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/metadata
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/utils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/xfer
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/dockerversion
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/errdefs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/cache
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/tarexport
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/v1
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/mounttree
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/test/suite
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/unshare
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/layer
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/queue
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/remote
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/shimopts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/supervisor
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/types
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/bitmap
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/bitseq
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cluster
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/config
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/datastore
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/diagnostic
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/discoverapi
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/driverapi
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/host
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/null
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/drvregistry
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/etchosts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/idm
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/internal/caller
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipam
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipamapi
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipams/null
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipamutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ipbits
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/iptables
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/netlabel
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/netutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/networkdb
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/ns
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/options
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/osl
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/portallocator
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/portmapper
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/resolvconf
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/testutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libnetwork/types
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/oci
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/oci/caps
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/opts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/aaparser
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/archive
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/authorization
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/broadcaster
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/capabilities
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/chrootarchive
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/containerfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/devicemapper
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/directory
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/dmesg
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/fileutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/homedir
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/idtools
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/ioutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/jsonmessage
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/longpath
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/loopback
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/meminfo
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/namesgenerator
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers/kernel
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/pidfile
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/platform
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/platforms
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugingetter
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/transport
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/pools
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/process
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/progress
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/reexec
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/rootless
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/rootless/specconv
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/stack
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/stdcopy
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/streamformatter
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/stringid
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/sysinfo
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/system
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/tailfile
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/tarsum
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/useragent
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/plugin
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/plugin/executor/containerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/plugin/v2
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/profiles/apparmor
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/profiles/seccomp
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/quota
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/reference
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/registry
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/registry/resumable
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/restartmanager
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/runconfig
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/runconfig/opts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/daemon
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/environment
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fakecontext
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fakegit
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fakestorage
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fixtures/load
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/registry
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/testutil/request
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/drivers
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/local
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/mounts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/service
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/service/opts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/volume/testutils'
08:35:48 [2023-04-21T08:35:48.032Z] + base_pkg_list='github.com/docker/docker/api
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/backend/build
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/httpstatus
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/httputils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/middleware
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/build
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/checkpoint
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/container
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/debug
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/distribution
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/grpc
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/image
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/network
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/plugin
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/session
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/swarm
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/system
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/server/router/volume
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/backend
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/blkiodev
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/container
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/events
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/filters
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/image
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/mount
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/network
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/registry
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/strslice
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/swarm
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/swarm/runtime
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/time
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/versions
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/versions/v1p19
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/versions/v1p20
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/api/types/volume
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/exporter
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/builder-next/worker
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/dockerfile
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/remotecontext
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/remotecontext/git
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cli/debug
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cli/winresources/dockerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/client
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/client/buildkit
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cmd/docker-proxy
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cmd/dockerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cmd/dockerd/trap
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/container
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/container/stream
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/contrib/apparmor
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/contrib/docker-device-tool
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/contrib/httpserver
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster/convert
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster/executor
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/cluster/provider
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/config
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/containerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/events
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/events/testutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/register
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/images
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/initlayer
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/links
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/listeners
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/awslogs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/fluentd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/gelf
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/local
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/logentries
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggertest
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/splunk
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/syslog
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/logger/templates
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/names
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/network
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/daemon/stats
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/metadata
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/utils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/distribution/xfer
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/dockerversion
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/errdefs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/cache
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/tarexport
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/image/v1
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/mounttree
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/test/suite
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/internal/unshare
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/layer
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/queue
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/remote
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/shimopts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/supervisor
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/libcontainerd/types
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/oci
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/oci/caps
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/opts
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/aaparser
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/archive
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/authorization
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/broadcaster
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/capabilities
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/chrootarchive
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/containerfs
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/devicemapper
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/directory
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/dmesg
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/fileutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/homedir
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/idtools
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/ioutils
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/jsonmessage
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/longpath
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/loopback
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/meminfo
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/namesgenerator
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers/kernel
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/pidfile
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/platform
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/platforms
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugingetter
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/plugins/transport
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/pools
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/process
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/progress
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/reexec
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/rootless
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/rootless/specconv
08:35:48 [2023-04-21T08:35:48.032Z] github.com/docker/docker/pkg/stack
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/stdcopy
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/streamformatter
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/stringid
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/sysinfo
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/system
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/tailfile
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/tarsum
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/useragent
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin/executor/containerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin/v2
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/profiles/apparmor
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/profiles/seccomp
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/quota
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/reference
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/registry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/registry/resumable
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/restartmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/runconfig
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/runconfig/opts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/daemon
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/environment
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakecontext
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakegit
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakestorage
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/load
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/registry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/request
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/drivers
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/local
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/mounts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/service
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/service/opts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/testutils'
08:35:48 [2023-04-21T08:35:48.033Z] ++ grep --fixed-strings /libnetwork
08:35:48 [2023-04-21T08:35:48.033Z] ++ echo 'github.com/docker/docker/api
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/backend/build
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/httpstatus
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/httputils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/middleware
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/build
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/checkpoint
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/container
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/debug
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/distribution
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/grpc
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/image
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/network
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/session
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/swarm
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/system
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/server/router/volume
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/backend
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/blkiodev
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/container
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/events
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/filters
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/image
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/mount
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/network
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/registry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/strslice
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/swarm
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/swarm/runtime
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/time
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/versions
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/versions/v1p19
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/versions/v1p20
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/api/types/volume
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/exporter
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/builder-next/worker
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/dockerfile
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/remotecontext
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/remotecontext/git
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cli/debug
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cli/winresources/dockerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/client
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/client/buildkit
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cmd/docker-proxy
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cmd/dockerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cmd/dockerd/trap
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/container
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/container/stream
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/contrib/apparmor
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/contrib/docker-device-tool
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/contrib/httpserver
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster/convert
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster/executor
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/cluster/provider
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/config
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/containerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/events
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/events/testutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/register
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/images
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/initlayer
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/links
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/listeners
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/awslogs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/fluentd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/gelf
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/journald
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/local
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/logentries
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/loggertest
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/splunk
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/syslog
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/logger/templates
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/names
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/network
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/daemon/stats
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/distribution
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/distribution/metadata
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/distribution/utils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/distribution/xfer
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/dockerversion
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/errdefs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/image
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/image/cache
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/image/tarexport
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/image/v1
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/internal/mounttree
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/internal/test/suite
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/internal/unshare
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/layer
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd/queue
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd/remote
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd/shimopts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd/supervisor
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libcontainerd/types
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/bitmap
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/bitseq
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cluster
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/config
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/datastore
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/diagnostic
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/discoverapi
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/driverapi
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/host
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/null
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/drvregistry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/etchosts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/idm
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/internal/caller
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipam
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipamapi
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipams/null
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipamutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ipbits
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/iptables
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/netlabel
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/netutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/networkdb
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/ns
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/options
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/osl
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/portallocator
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/portmapper
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/resolvconf
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/testutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/libnetwork/types
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/oci
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/oci/caps
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/opts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/aaparser
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/archive
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/authorization
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/broadcaster
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/capabilities
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/chrootarchive
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/containerfs
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/devicemapper
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/directory
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/dmesg
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/fileutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/homedir
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/idtools
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/ioutils
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/jsonmessage
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/longpath
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/loopback
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/meminfo
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/namesgenerator
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/parsers
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/parsers/kernel
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/pidfile
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/platform
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/platforms
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugingetter
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugins
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/plugins/transport
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/pools
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/process
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/progress
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/reexec
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/rootless
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/rootless/specconv
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/stack
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/stdcopy
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/streamformatter
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/stringid
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/sysinfo
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/system
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/tailfile
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/tarsum
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/pkg/useragent
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin/executor/containerd
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/plugin/v2
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/profiles/apparmor
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/profiles/seccomp
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/quota
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/reference
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/registry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/registry/resumable
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/restartmanager
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/runconfig
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/runconfig/opts
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/daemon
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/environment
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakecontext
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakegit
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fakestorage
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/load
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/registry
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/testutil/request
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/drivers
08:35:48 [2023-04-21T08:35:48.033Z] github.com/docker/docker/volume/local
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/volume/mounts
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/volume/service
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/volume/service/opts
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/volume/testutils'
08:35:48 [2023-04-21T08:35:48.034Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/bitmap
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/bitseq
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cluster
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/config
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/datastore
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/diagnostic
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/discoverapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/driverapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/host
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/null
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drvregistry
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/etchosts
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/idm
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/internal/caller
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipam
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipamapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/null
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipamutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipbits
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/iptables
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/netlabel
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/netutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/networkdb
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ns
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/options
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/osl
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/portallocator
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/portmapper
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/resolvconf
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/testutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/types'
08:35:48 [2023-04-21T08:35:48.034Z] + echo 'github.com/docker/docker/libnetwork
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/bitmap
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/bitseq
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cluster
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/config
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/datastore
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/diagnostic
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/discoverapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/driverapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/host
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/null
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/remote
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/windows
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drvregistry
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/etchosts
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/idm
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/internal/caller
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipam
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipamapi
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/builtin
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/null
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/remote
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipamutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ipbits
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/iptables
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/netlabel
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/netutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/networkdb
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/ns
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/options
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/osl
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/osl/kernel
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/portallocator
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/portmapper
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/resolvconf
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/testutils
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/types'
08:35:48 [2023-04-21T08:35:48.034Z] + grep --fixed-strings libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge
08:35:48 [2023-04-21T08:35:48.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:35:48 [2023-04-21T08:35:48.034Z] + type docker-proxy
08:35:48 [2023-04-21T08:35:48.034Z] hack/test/unit: line 25: type: docker-proxy: not found
08:35:48 [2023-04-21T08:35:48.034Z] + hack/make.sh binary-proxy install-proxy
08:35:48 [2023-04-21T08:35:48.034Z] 
08:35:48 [2023-04-21T08:35:48.034Z] Removing bundles/
08:35:48 [2023-04-21T08:35:48.034Z] 
08:35:48 [2023-04-21T08:35:48.034Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:35:48 [2023-04-21T08:35:48.034Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:35:56 [2023-04-21T08:35:56.146Z] Created binary: bundles/binary-proxy/docker-proxy
08:35:56 [2023-04-21T08:35:56.146Z] 
08:35:56 [2023-04-21T08:35:56.146Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:35:56 [2023-04-21T08:35:56.146Z] Installing docker-proxy to /usr/local/bin/
08:35:56 [2023-04-21T08:35:56.146Z] 
08:35:56 [2023-04-21T08:35:56.146Z] + mkdir -p bundles
08:35:56 [2023-04-21T08:35:56.146Z] + '[' -n 'github.com/docker/docker/api
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/backend/build
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/httpstatus
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/httputils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/middleware
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/build
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/checkpoint
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/container
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/debug
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/distribution
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/grpc
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/image
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/network
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/plugin
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/session
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/swarm
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/system
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/server/router/volume
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/backend
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/blkiodev
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/container
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/events
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/filters
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/image
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/mount
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/network
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/plugins/logdriver
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/registry
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/strslice
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/swarm
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/swarm/runtime
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/time
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/versions
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/versions/v1p19
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/versions/v1p20
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/api/types/volume
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/exporter
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/builder-next/worker
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/dockerfile
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/remotecontext
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/remotecontext/git
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/builder/remotecontext/urlutil
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cli/debug
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cli/winresources/docker-proxy
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cli/winresources/dockerd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/client
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/client/buildkit
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cmd/docker-proxy
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cmd/dockerd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cmd/dockerd/trap
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/container
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/container/stream
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/contrib/apparmor
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/contrib/docker-device-tool
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/contrib/httpserver
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster/convert
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster/executor
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster/executor/container
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/cluster/provider
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/config
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/containerd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/events
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/events/testutils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/copy
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/register
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/vfs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/graphdriver/zfs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/images
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/initlayer
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/links
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/listeners
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/awslogs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/fluentd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/gcplogs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/gelf
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/journald
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/local
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/logentries
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/loggertest
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/loggerutils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/splunk
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/syslog
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/logger/templates
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/names
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/network
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/daemon/stats
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/distribution
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/distribution/metadata
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/distribution/utils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/distribution/xfer
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/dockerversion
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/errdefs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/image
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/image/cache
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/image/tarexport
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/image/v1
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/internal/mounttree
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/internal/test/suite
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/internal/unshare
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/layer
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd/queue
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd/remote
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd/shimopts
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd/supervisor
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/libcontainerd/types
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/oci
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/oci/caps
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/opts
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/aaparser
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/archive
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/authorization
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/broadcaster
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/capabilities
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/chrootarchive
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/containerfs
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/devicemapper
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/directory
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/dmesg
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/fileutils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/homedir
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/idtools
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/ioutils
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/jsonmessage
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/longpath
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/loopback
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/meminfo
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/namesgenerator
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/parsers
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/parsers/kernel
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/pidfile
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/platform
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/platforms
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugingetter
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugins
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/plugins/transport
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/pools
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/process
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/progress
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/reexec
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/rootless
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/rootless/specconv
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/stack
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/stdcopy
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/streamformatter
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/stringid
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/sysinfo
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/system
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/tailfile
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/tarsum
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/pkg/useragent
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/plugin
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/plugin/executor/containerd
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/plugin/v2
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/profiles/apparmor
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/profiles/seccomp
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/quota
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/reference
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/registry
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/registry/resumable
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/restartmanager
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/runconfig
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/runconfig/opts
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/daemon
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/environment
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fakecontext
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fakegit
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fakestorage
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fixtures/load
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fixtures/plugin
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/registry
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/testutil/request
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/drivers
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/local
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/mounts
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/service
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/service/opts
08:35:56 [2023-04-21T08:35:56.146Z] github.com/docker/docker/volume/testutils' ']'
08:35:56 [2023-04-21T08:35:56.147Z] + 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:35:57 [2023-04-21T08:35:57.082Z] ?   	github.com/docker/docker/api	[no test files]
08:36:15 [2023-04-21T08:36:15.165Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
08:36:15 [2023-04-21T08:36:15.165Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 8.6% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/types	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:37:36 [2023-04-21T08:37:36.589Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
08:37:36 [2023-04-21T08:37:36.589Z] ok  	github.com/docker/docker/api/types/container	0.014s	coverage: 87.8% of statements
08:37:37 [2023-04-21T08:37:37.156Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
08:37:37 [2023-04-21T08:37:37.157Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 89.3% of statements
08:37:37 [2023-04-21T08:37:37.157Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
08:37:37 [2023-04-21T08:37:37.157Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:37:37 [2023-04-21T08:37:37.157Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:37:37 [2023-04-21T08:37:37.157Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
08:37:37 [2023-04-21T08:37:37.157Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
08:37:37 [2023-04-21T08:37:37.415Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
08:37:37 [2023-04-21T08:37:37.415Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
08:37:37 [2023-04-21T08:37:37.415Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
08:37:37 [2023-04-21T08:37:37.415Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:37:37 [2023-04-21T08:37:37.673Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:37:40 [2023-04-21T08:37:40.202Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
08:37:40 [2023-04-21T08:37:40.203Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 13.7% of statements
08:37:40 [2023-04-21T08:37:40.203Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
08:37:40 [2023-04-21T08:37:40.203Z] ok  	github.com/docker/docker/builder/dockerfile	0.055s	coverage: 50.1% of statements
08:37:40 [2023-04-21T08:37:40.461Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
08:37:40 [2023-04-21T08:37:40.461Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
08:37:40 [2023-04-21T08:37:40.720Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
08:37:40 [2023-04-21T08:37:40.720Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
08:37:40 [2023-04-21T08:37:40.720Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:37:40 [2023-04-21T08:37:40.720Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:37:44 [2023-04-21T08:37:44.004Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
08:37:44 [2023-04-21T08:37:44.004Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.136s	coverage: 82.5% of statements
08:37:44 [2023-04-21T08:37:44.262Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:37:44 [2023-04-21T08:37:44.262Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
08:37:44 [2023-04-21T08:37:44.262Z] ok  	github.com/docker/docker/client	0.140s	coverage: 76.9% of statements
08:37:45 [2023-04-21T08:37:45.197Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
08:37:45 [2023-04-21T08:37:45.197Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.377s	coverage: 66.5% of statements
08:38:17 [2023-04-21T08:38:17.299Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
08:38:17 [2023-04-21T08:38:17.299Z] ok  	github.com/docker/docker/cmd/dockerd	0.242s	coverage: 30.2% of statements
08:38:17 [2023-04-21T08:38:17.299Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:38:19 [2023-04-21T08:38:19.199Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
08:38:19 [2023-04-21T08:38:19.199Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.5% of statements
08:38:19 [2023-04-21T08:38:19.199Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:38:19 [2023-04-21T08:38:19.199Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:38:19 [2023-04-21T08:38:19.199Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:38:19 [2023-04-21T08:38:19.199Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:38:19 [2023-04-21T08:38:19.199Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
08:38:19 [2023-04-21T08:38:19.199Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.426s	coverage: 0.0% of statements
08:38:29 [2023-04-21T08:38:29.170Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
08:38:29 [2023-04-21T08:38:29.170Z] ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
08:38:29 [2023-04-21T08:38:29.170Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
08:38:29 [2023-04-21T08:38:29.170Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
08:38:30 [2023-04-21T08:38:30.105Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
08:38:30 [2023-04-21T08:38:30.105Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
08:38:30 [2023-04-21T08:38:30.105Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:38:38 [2023-04-21T08:38:38.215Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
08:38:38 [2023-04-21T08:38:38.215Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
08:38:38 [2023-04-21T08:38:38.215Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:38:38 [2023-04-21T08:38:38.215Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
08:38:38 [2023-04-21T08:38:38.215Z] ok  	github.com/docker/docker/daemon	10.152s	coverage: 16.6% of statements
08:38:38 [2023-04-21T08:38:38.781Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
08:38:38 [2023-04-21T08:38:38.781Z] ok  	github.com/docker/docker/daemon/config	0.095s	coverage: 75.2% of statements
08:38:40 [2023-04-21T08:38:40.155Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.6% of statements
08:38:40 [2023-04-21T08:38:40.155Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.6% of statements
08:38:40 [2023-04-21T08:38:40.155Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:38:40 [2023-04-21T08:38:40.155Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
08:38:40 [2023-04-21T08:38:40.155Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:38:41 [2023-04-21T08:38:41.090Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
08:38:41 [2023-04-21T08:38:41.090Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
08:38:41 [2023-04-21T08:38:41.657Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
08:38:41 [2023-04-21T08:38:41.657Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.8% of statements
08:38:41 [2023-04-21T08:38:41.915Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
08:38:41 [2023-04-21T08:38:41.915Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.369s	coverage: 60.7% of statements
08:38:43 [2023-04-21T08:38:43.822Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
08:38:43 [2023-04-21T08:38:43.822Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
08:38:43 [2023-04-21T08:38:43.822Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:38:45 [2023-04-21T08:38:45.216Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
08:38:45 [2023-04-21T08:38:45.216Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.212s	coverage: 60.0% of statements
08:38:45 [2023-04-21T08:38:45.216Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:38:45 [2023-04-21T08:38:45.216Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:38:46 [2023-04-21T08:38:46.591Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
08:38:46 [2023-04-21T08:38:46.591Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.5% of statements
08:38:46 [2023-04-21T08:38:46.591Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 46.1% of statements
08:38:46 [2023-04-21T08:38:46.591Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.118s	coverage: 46.1% of statements
08:38:47 [2023-04-21T08:38:47.525Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
08:38:47 [2023-04-21T08:38:47.525Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
08:38:48 [2023-04-21T08:38:48.899Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:38:48 [2023-04-21T08:38:48.899Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
08:38:48 [2023-04-21T08:38:48.899Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 3.0% of statements
08:38:48 [2023-04-21T08:38:48.899Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:38:48 [2023-04-21T08:38:48.899Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
08:38:48 [2023-04-21T08:38:48.899Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
08:38:50 [2023-04-21T08:38:50.799Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
08:38:50 [2023-04-21T08:38:50.799Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.2% of statements
08:38:50 [2023-04-21T08:38:50.799Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
08:38:50 [2023-04-21T08:38:50.799Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
08:38:51 [2023-04-21T08:38:51.057Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:38:51 [2023-04-21T08:38:51.057Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
08:38:51 [2023-04-21T08:38:51.057Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.029s	coverage: 53.6% of statements
08:38:51 [2023-04-21T08:38:51.991Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
08:38:51 [2023-04-21T08:38:51.991Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 68.2% of statements
08:38:52 [2023-04-21T08:38:52.557Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
08:38:52 [2023-04-21T08:38:52.557Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
08:38:52 [2023-04-21T08:38:52.557Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:38:52 [2023-04-21T08:38:52.557Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:38:53 [2023-04-21T08:38:53.491Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
08:38:53 [2023-04-21T08:38:53.491Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.098s	coverage: 76.8% of statements
08:38:53 [2023-04-21T08:38:53.750Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
08:38:53 [2023-04-21T08:38:53.750Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
08:38:54 [2023-04-21T08:38:54.684Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
08:38:54 [2023-04-21T08:38:54.684Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
08:38:54 [2023-04-21T08:38:54.684Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:38:54 [2023-04-21T08:38:54.684Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:38:55 [2023-04-21T08:38:55.618Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
08:38:55 [2023-04-21T08:38:55.618Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 67.4% of statements
08:38:55 [2023-04-21T08:38:55.876Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
08:38:55 [2023-04-21T08:38:55.876Z] ok  	github.com/docker/docker/daemon/logger/journald	3.526s	coverage: 74.5% of statements
08:38:56 [2023-04-21T08:38:56.135Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
08:38:56 [2023-04-21T08:38:56.135Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
08:38:57 [2023-04-21T08:38:57.070Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
08:38:57 [2023-04-21T08:38:57.070Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
08:38:57 [2023-04-21T08:38:57.637Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
08:38:57 [2023-04-21T08:38:57.637Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
08:38:57 [2023-04-21T08:38:57.637Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:38:58 [2023-04-21T08:38:58.203Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
08:38:58 [2023-04-21T08:38:58.203Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
08:38:58 [2023-04-21T08:38:58.203Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:38:58 [2023-04-21T08:38:58.769Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
08:38:58 [2023-04-21T08:38:58.769Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.562s	coverage: 82.5% of statements
08:38:59 [2023-04-21T08:38:59.704Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
08:38:59 [2023-04-21T08:38:59.704Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 44.4% of statements
08:38:59 [2023-04-21T08:38:59.704Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:39:00 [2023-04-21T08:39:00.270Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
08:39:00 [2023-04-21T08:39:00.270Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 29.5% of statements
08:39:00 [2023-04-21T08:39:00.529Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:39:00 [2023-04-21T08:39:00.787Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
08:39:00 [2023-04-21T08:39:00.787Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
08:39:01 [2023-04-21T08:39:01.722Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
08:39:01 [2023-04-21T08:39:01.722Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
08:39:02 [2023-04-21T08:39:02.289Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
08:39:02 [2023-04-21T08:39:02.289Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
08:39:02 [2023-04-21T08:39:02.856Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
08:39:02 [2023-04-21T08:39:02.856Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
08:39:02 [2023-04-21T08:39:02.856Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:39:02 [2023-04-21T08:39:02.856Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:39:02 [2023-04-21T08:39:02.856Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
08:39:02 [2023-04-21T08:39:02.856Z] ok  	github.com/docker/docker/distribution/xfer	2.526s	coverage: 85.4% of statements
08:39:02 [2023-04-21T08:39:02.856Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:39:02 [2023-04-21T08:39:02.856Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:39:04 [2023-04-21T08:39:04.231Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:39:04 [2023-04-21T08:39:04.797Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
08:39:04 [2023-04-21T08:39:04.797Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:39:04 [2023-04-21T08:39:04.797Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:39:04 [2023-04-21T08:39:04.797Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:39:04 [2023-04-21T08:39:04.797Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:39:04 [2023-04-21T08:39:04.797Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:39:05 [2023-04-21T08:39:05.364Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
08:39:05 [2023-04-21T08:39:05.364Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 39.3% of statements
08:39:05 [2023-04-21T08:39:05.364Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:39:05 [2023-04-21T08:39:05.930Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
08:39:05 [2023-04-21T08:39:05.930Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 67.9% of statements
08:39:05 [2023-04-21T08:39:05.930Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
08:39:05 [2023-04-21T08:39:05.930Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
08:39:07 [2023-04-21T08:39:07.831Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
08:39:07 [2023-04-21T08:39:07.831Z] ok  	github.com/docker/docker/pkg/archive	0.484s	coverage: 81.5% of statements
08:39:08 [2023-04-21T08:39:08.766Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
08:39:08 [2023-04-21T08:39:08.766Z] ok  	github.com/docker/docker/pkg/authorization	0.188s	coverage: 68.3% of statements
08:39:08 [2023-04-21T08:39:08.766Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
08:39:08 [2023-04-21T08:39:08.766Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
08:39:09 [2023-04-21T08:39:09.024Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
08:39:09 [2023-04-21T08:39:09.024Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:39:09 [2023-04-21T08:39:09.956Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
08:39:09 [2023-04-21T08:39:09.957Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.237s	coverage: 83.1% of statements
08:39:09 [2023-04-21T08:39:09.957Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
08:39:09 [2023-04-21T08:39:09.957Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
08:39:09 [2023-04-21T08:39:09.957Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:39:10 [2023-04-21T08:39:10.214Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
08:39:10 [2023-04-21T08:39:10.214Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
08:39:10 [2023-04-21T08:39:10.472Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
08:39:10 [2023-04-21T08:39:10.472Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:39:10 [2023-04-21T08:39:10.730Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
08:39:10 [2023-04-21T08:39:10.730Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
08:39:10 [2023-04-21T08:39:10.730Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
08:39:10 [2023-04-21T08:39:10.730Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
08:39:11 [2023-04-21T08:39:11.688Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
08:39:11 [2023-04-21T08:39:11.688Z] ok  	github.com/docker/docker/pkg/idtools	0.366s	coverage: 69.6% of statements
08:39:12 [2023-04-21T08:39:12.261Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
08:39:12 [2023-04-21T08:39:12.261Z] ok  	github.com/docker/docker/layer	7.791s	coverage: 68.7% of statements
08:39:12 [2023-04-21T08:39:12.531Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
08:39:12 [2023-04-21T08:39:12.531Z] ok  	github.com/docker/docker/pkg/ioutils	0.359s	coverage: 71.9% of statements
08:39:12 [2023-04-21T08:39:12.531Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
08:39:12 [2023-04-21T08:39:12.531Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
08:39:12 [2023-04-21T08:39:12.826Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:39:12 [2023-04-21T08:39:12.826Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
08:39:12 [2023-04-21T08:39:12.826Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
08:39:12 [2023-04-21T08:39:12.826Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
08:39:12 [2023-04-21T08:39:12.826Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
08:39:12 [2023-04-21T08:39:12.826Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
08:39:12 [2023-04-21T08:39:12.826Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
08:39:13 [2023-04-21T08:39:13.085Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
08:39:13 [2023-04-21T08:39:13.085Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
08:39:13 [2023-04-21T08:39:13.343Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
08:39:13 [2023-04-21T08:39:13.343Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
08:39:13 [2023-04-21T08:39:13.601Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
08:39:13 [2023-04-21T08:39:13.601Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
08:39:13 [2023-04-21T08:39:13.601Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:39:13 [2023-04-21T08:39:13.601Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
08:39:13 [2023-04-21T08:39:13.601Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:39:13 [2023-04-21T08:39:13.601Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
08:39:13 [2023-04-21T08:39:13.601Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
08:39:14 [2023-04-21T08:39:14.535Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
08:39:14 [2023-04-21T08:39:14.535Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:39:14 [2023-04-21T08:39:14.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:39:14 [2023-04-21T08:39:14.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:39:14 [2023-04-21T08:39:14.794Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
08:39:14 [2023-04-21T08:39:14.794Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
08:39:15 [2023-04-21T08:39:15.052Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
08:39:15 [2023-04-21T08:39:15.052Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
08:39:15 [2023-04-21T08:39:15.310Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
08:39:15 [2023-04-21T08:39:15.310Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
08:39:15 [2023-04-21T08:39:15.568Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
08:39:15 [2023-04-21T08:39:15.568Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
08:39:15 [2023-04-21T08:39:15.826Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
08:39:15 [2023-04-21T08:39:15.826Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
08:39:15 [2023-04-21T08:39:15.826Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:39:15 [2023-04-21T08:39:15.826Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:39:16 [2023-04-21T08:39:16.084Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
08:39:16 [2023-04-21T08:39:16.084Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
08:39:16 [2023-04-21T08:39:16.343Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
08:39:16 [2023-04-21T08:39:16.343Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
08:39:16 [2023-04-21T08:39:16.601Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
08:39:16 [2023-04-21T08:39:16.601Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
08:39:16 [2023-04-21T08:39:16.859Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
08:39:16 [2023-04-21T08:39:16.859Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
08:39:17 [2023-04-21T08:39:17.426Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
08:39:17 [2023-04-21T08:39:17.426Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
08:39:17 [2023-04-21T08:39:17.684Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
08:39:17 [2023-04-21T08:39:17.684Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
08:39:18 [2023-04-21T08:39:18.251Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
08:39:18 [2023-04-21T08:39:18.251Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
08:39:18 [2023-04-21T08:39:18.509Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
08:39:18 [2023-04-21T08:39:18.767Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
08:39:18 [2023-04-21T08:39:18.767Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
08:39:18 [2023-04-21T08:39:18.767Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
08:39:20 [2023-04-21T08:39:20.668Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
08:39:20 [2023-04-21T08:39:20.668Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
08:39:20 [2023-04-21T08:39:20.668Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:39:21 [2023-04-21T08:39:21.234Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
08:39:21 [2023-04-21T08:39:21.234Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
08:39:21 [2023-04-21T08:39:21.234Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:39:21 [2023-04-21T08:39:21.801Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
08:39:21 [2023-04-21T08:39:21.801Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
08:39:22 [2023-04-21T08:39:22.736Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
08:39:22 [2023-04-21T08:39:22.736Z] ok  	github.com/docker/docker/quota	0.193s	coverage: 71.4% of statements
08:39:23 [2023-04-21T08:39:23.302Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
08:39:23 [2023-04-21T08:39:23.302Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
08:39:24 [2023-04-21T08:39:24.235Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
08:39:24 [2023-04-21T08:39:24.235Z] ok  	github.com/docker/docker/registry	0.108s	coverage: 64.6% of statements
08:39:24 [2023-04-21T08:39:24.801Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
08:39:24 [2023-04-21T08:39:24.801Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
08:39:25 [2023-04-21T08:39:25.059Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
08:39:25 [2023-04-21T08:39:25.059Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
08:39:25 [2023-04-21T08:39:25.624Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
08:39:25 [2023-04-21T08:39:25.624Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
08:39:25 [2023-04-21T08:39:25.624Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:39:25 [2023-04-21T08:39:25.624Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
08:39:25 [2023-04-21T08:39:25.624Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:39:26 [2023-04-21T08:39:26.559Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:39:26 [2023-04-21T08:39:26.817Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:39:26 [2023-04-21T08:39:26.817Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:39:26 [2023-04-21T08:39:26.817Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:39:26 [2023-04-21T08:39:26.817Z] ?   	github.com/docker/docker/volume	[no test files]
08:39:27 [2023-04-21T08:39:27.383Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
08:39:27 [2023-04-21T08:39:27.383Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
08:39:28 [2023-04-21T08:39:28.320Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
08:39:28 [2023-04-21T08:39:28.320Z] ok  	github.com/docker/docker/volume/local	0.066s	coverage: 76.6% of statements
08:39:28 [2023-04-21T08:39:28.578Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
08:39:28 [2023-04-21T08:39:28.578Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
08:39:29 [2023-04-21T08:39:29.954Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
08:39:29 [2023-04-21T08:39:29.954Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.9% of statements
08:39:29 [2023-04-21T08:39:29.954Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:39:29 [2023-04-21T08:39:29.954Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:39:48 [2023-04-21T08:39:48.026Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
08:39:48 [2023-04-21T08:39:48.026Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 74.4% of statements
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === Skipped
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     network_proxy_test.go:208: No support for dual stack yet
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.026Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:39:48 [2023-04-21T08:39:48.026Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.026Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:48 [2023-04-21T08:39:48.026Z] 
08:39:48 [2023-04-21T08:39:48.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver btrfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:71: No driver to put!
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z] time="2023-04-21T08:38:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z] time="2023-04-21T08:38:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z] time="2023-04-21T08:38:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z] time="2023-04-21T08:38:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z] time="2023-04-21T08:38:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:71: No driver to put!
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:44: Driver zfs not supported
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     graphtest_unix.go:71: No driver to put!
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:39:48 [2023-04-21T08:39:48.027Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:39:48 [2023-04-21T08:39:48.027Z] 
08:39:48 [2023-04-21T08:39:48.027Z] DONE 3001 tests, 26 skipped in 232.220s
08:39:48 [2023-04-21T08:39:48.285Z] + '[' -n 'github.com/docker/docker/libnetwork
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/bitmap
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/bitseq
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cluster
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/config
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/datastore
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/diagnostic
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/discoverapi
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/driverapi
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/bridge
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/host
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/null
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/overlay
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/remote
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/windows
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/drvregistry
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/etchosts
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/idm
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/internal/caller
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipam
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipamapi
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipams/builtin
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipams/null
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipams/remote
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipamutils
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ipbits
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/iptables
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/netlabel
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/netutils
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/networkdb
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/ns
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/options
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/osl
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/osl/kernel
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/portallocator
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/portmapper
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/resolvconf
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/testutils
08:39:48 [2023-04-21T08:39:48.285Z] github.com/docker/docker/libnetwork/types' ']'
08:39:48 [2023-04-21T08:39:48.285Z] + 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:44 [2023-04-21T08:40:44.495Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
08:40:44 [2023-04-21T08:40:44.495Z] ok  	github.com/docker/docker/libnetwork	40.783s	coverage: 42.3% of statements
08:40:44 [2023-04-21T08:40:44.495Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.010s	coverage: 96.1% of statements
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 75.7% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/config	0.016s	coverage: 10.6% of statements
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.751s	coverage: 62.1% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.150s	coverage: 5.2% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:40:44 [2023-04-21T08:40:44.496Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
08:40:44 [2023-04-21T08:40:44.496Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:40:44 [2023-04-21T08:40:44.754Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
08:40:44 [2023-04-21T08:40:44.754Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
08:40:46 [2023-04-21T08:40:46.126Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.1% of statements
08:40:46 [2023-04-21T08:40:46.126Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.008s	coverage: 1.1% of statements
08:40:46 [2023-04-21T08:40:46.126Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:40:46 [2023-04-21T08:40:46.385Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
08:40:46 [2023-04-21T08:40:46.385Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
08:40:46 [2023-04-21T08:40:46.950Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
08:40:46 [2023-04-21T08:40:46.950Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
08:40:46 [2023-04-21T08:40:46.950Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:40:46 [2023-04-21T08:40:46.950Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:40:47 [2023-04-21T08:40:47.208Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:40:47 [2023-04-21T08:40:47.774Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
08:40:47 [2023-04-21T08:40:47.774Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.052s	coverage: 86.2% of statements
08:40:48 [2023-04-21T08:40:48.032Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
08:40:48 [2023-04-21T08:40:48.032Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
08:40:48 [2023-04-21T08:40:48.290Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
08:40:48 [2023-04-21T08:40:48.290Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
08:40:48 [2023-04-21T08:40:48.548Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
08:40:48 [2023-04-21T08:40:48.548Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
08:41:00 [2023-04-21T08:41:00.743Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
08:41:00 [2023-04-21T08:41:00.743Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:41:02 [2023-04-21T08:41:02.116Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
08:41:02 [2023-04-21T08:41:02.116Z] ok  	github.com/docker/docker/libnetwork/ipam	2.585s	coverage: 80.5% of statements
08:41:02 [2023-04-21T08:41:02.116Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:41:02 [2023-04-21T08:41:02.116Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:41:02 [2023-04-21T08:41:02.116Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
08:41:02 [2023-04-21T08:41:02.116Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
08:41:02 [2023-04-21T08:41:02.682Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
08:41:02 [2023-04-21T08:41:02.682Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
08:41:02 [2023-04-21T08:41:02.682Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:41:02 [2023-04-21T08:41:02.953Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
08:41:02 [2023-04-21T08:41:02.953Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
08:41:03 [2023-04-21T08:41:03.526Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
08:41:03 [2023-04-21T08:41:03.526Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.319s	coverage: 86.4% of statements
08:41:03 [2023-04-21T08:41:03.785Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
08:41:03 [2023-04-21T08:41:03.785Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
08:41:04 [2023-04-21T08:41:04.719Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
08:41:04 [2023-04-21T08:41:04.719Z] ok  	github.com/docker/docker/libnetwork/iptables	0.255s	coverage: 40.7% of statements
08:41:04 [2023-04-21T08:41:04.719Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:41:04 [2023-04-21T08:41:04.977Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
08:41:04 [2023-04-21T08:41:04.977Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
08:42:56 [2023-04-21T08:42:56.411Z] time="2023-04-21T08:42:50Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
08:42:56 [2023-04-21T08:42:56.411Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.1% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.066s	coverage: 60.1% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:42:56 [2023-04-21T08:42:56.411Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
08:42:56 [2023-04-21T08:42:56.411Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ok  	github.com/docker/docker/libnetwork/osl	4.282s	coverage: 41.4% of statements
08:42:56 [2023-04-21T08:42:56.411Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
08:42:56 [2023-04-21T08:42:56.411Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
08:42:56 [2023-04-21T08:42:56.411Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
08:42:57 [2023-04-21T08:42:57.786Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
08:42:57 [2023-04-21T08:42:57.786Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.687s	coverage: 46.3% of statements
08:42:57 [2023-04-21T08:42:57.786Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
08:42:57 [2023-04-21T08:42:57.786Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
08:42:57 [2023-04-21T08:42:57.786Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:42:58 [2023-04-21T08:42:58.049Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
08:42:58 [2023-04-21T08:42:58.049Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === Skipped
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:42:58 [2023-04-21T08:42:58.049Z]     firewalld_test.go:14: firewalld is not running
08:42:58 [2023-04-21T08:42:58.049Z] 
08:42:58 [2023-04-21T08:42:58.049Z] DONE 347 tests, 6 skipped in 189.984s
Post stage
[Pipeline] junit
08:42:59 [2023-04-21T08:42:59.004Z] Recording test results
08:43:00 [2023-04-21T08:43:00.360Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:43:00 [2023-04-21T08:43:00.683Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45294/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a25cc38fee879fbfdcf80a408cdc2f011d9b00d -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:4a25cc38fee879fbfdcf80a408cdc2f011d9b00d hack/make.sh dynbinary test-integration
08:43:01 [2023-04-21T08:43:01.249Z] 
08:43:01 [2023-04-21T08:43:01.249Z] Removing bundles/
08:43:01 [2023-04-21T08:43:01.249Z] 
08:43:01 [2023-04-21T08:43:01.249Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:43:01 [2023-04-21T08:43:01.249Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:44:52 [2023-04-21T08:44:52.738Z] Created binary: bundles/dynbinary-daemon/dockerd
08:44:52 [2023-04-21T08:44:52.738Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:44:52 [2023-04-21T08:44:52.738Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:44:52 [2023-04-21T08:44:52.738Z] 
08:44:52 [2023-04-21T08:44:52.738Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:44:52 [2023-04-21T08:44:52.738Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:44:52 [2023-04-21T08:44:52.738Z] HOSTNAME=f49152297a2c
08:44:52 [2023-04-21T08:44:52.738Z] TESTDEBUG=0
08:44:52 [2023-04-21T08:44:52.738Z] DEST=bundles/test-integration
08:44:52 [2023-04-21T08:44:52.738Z] PWD=/go/src/github.com/docker/docker
08:44:52 [2023-04-21T08:44:52.738Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:44:52 [2023-04-21T08:44:52.738Z] DOCKER_GITCOMMIT=4a25cc38fee879fbfdcf80a408cdc2f011d9b00d
08:44:52 [2023-04-21T08:44:52.738Z] container=docker
08:44:52 [2023-04-21T08:44:52.738Z] HOME=/root
08:44:52 [2023-04-21T08:44:52.738Z] CONTAINERD_NAMESPACE=moby
08:44:52 [2023-04-21T08:44:52.738Z] GOLANG_VERSION=1.20.3
08:44:52 [2023-04-21T08:44:52.738Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:44:52 [2023-04-21T08:44:52.738Z] VALIDATE_BRANCH=master
08:44:52 [2023-04-21T08:44:52.738Z] TERM=xterm
08:44:52 [2023-04-21T08:44:52.738Z] DOCKER_PKG=github.com/docker/docker
08:44:52 [2023-04-21T08:44:52.738Z] SHLVL=1
08:44:52 [2023-04-21T08:44:52.738Z] TIMEOUT=120m
08:44:52 [2023-04-21T08:44:52.738Z] DOCKER_GRAPHDRIVER=overlay2
08:44:52 [2023-04-21T08:44:52.738Z] GO111MODULE=off
08:44:52 [2023-04-21T08:44:52.738Z] DOCKER_EXPERIMENTAL=1
08:44:52 [2023-04-21T08:44:52.738Z] TEST_SKIP_INTEGRATION_CLI=1
08:44:52 [2023-04-21T08:44:52.738Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:44:52 [2023-04-21T08:44:52.738Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:44:52 [2023-04-21T08:44:52.738Z] GOPATH=/go
08:44:52 [2023-04-21T08:44:52.738Z] PKG_CONFIG=pkg-config
08:44:52 [2023-04-21T08:44:52.738Z] _=/usr/bin/env
08:44:52 [2023-04-21T08:44:52.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:45:24 [2023-04-21T08:45:24.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:45:24 [2023-04-21T08:45:24.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:45:51 [2023-04-21T08:45:51.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:45:55 [2023-04-21T08:45:55.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:46:02 [2023-04-21T08:46:02.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:46:02 [2023-04-21T08:46:02.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:46:02 [2023-04-21T08:46:02.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:46:03 [2023-04-21T08:46:03.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:46:04 [2023-04-21T08:46:04.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:46:04 [2023-04-21T08:46:04.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:46:05 [2023-04-21T08:46:05.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:46:06 [2023-04-21T08:46:06.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:46:07 [2023-04-21T08:46:07.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:46:08 [2023-04-21T08:46:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:46:09 [2023-04-21T08:46:09.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:46:10 [2023-04-21T08:46:10.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:46:10 [2023-04-21T08:46:10.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:46:12 [2023-04-21T08:46:12.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:46:12 [2023-04-21T08:46:12.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:46:13 [2023-04-21T08:46:13.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:46:14 [2023-04-21T08:46:14.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:46:14 [2023-04-21T08:46:14.280Z] Using test binary docker
08:46:14 [2023-04-21T08:46:14.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:46:14 [2023-04-21T08:46:14.280Z] +++ /etc/init.d/apparmor start
08:46:14 [2023-04-21T08:46:14.280Z] Not: starting.
08:46:14 [2023-04-21T08:46:14.280Z] INFO: Waiting for daemon to start...
08:46:14 [2023-04-21T08:46:14.280Z] Starting dockerd
08:46:14 [2023-04-21T08:46:14.280Z] +++ 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:18 [2023-04-21T08:46:18.461Z] .
08:46:18 [2023-04-21T08:46:18.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:46:18 [2023-04-21T08:46:18.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:46:18 [2023-04-21T08:46:18.461Z] Error: No such image: emptyfs
08:46:18 [2023-04-21T08:46:18.461Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:46:18 [2023-04-21T08:46:18.461Z] ++++ docker load
08:46:18 [2023-04-21T08:46:18.461Z] Loaded image: emptyfs:latest
08:46:18 [2023-04-21T08:46:18.461Z] Running integration-test (iteration 1)
08:46:18 [2023-04-21T08:46:18.461Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:46:18 [2023-04-21T08:46:18.461Z] ++ 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:18 [2023-04-21T08:46:18.461Z] ++ set -e
08:46:18 [2023-04-21T08:46:18.461Z] ++ '[' -n 0 ']'
08:46:18 [2023-04-21T08:46:18.461Z] ++ set -x
08:46:18 [2023-04-21T08:46:18.461Z] ++ 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:18 [2023-04-21T08:46:18.461Z] Loaded image: busybox:latest
08:46:18 [2023-04-21T08:46:18.461Z] Loaded image: busybox:glibc
08:46:19 [2023-04-21T08:46:19.834Z] Loaded image: debian:bullseye-slim
08:46:19 [2023-04-21T08:46:19.834Z] Loaded image: hello-world:latest
08:46:19 [2023-04-21T08:46:19.834Z] Loaded image: arm32v7/hello-world:latest
08:46:19 [2023-04-21T08:46:19.834Z] INFO: Testing against a local daemon
08:46:19 [2023-04-21T08:46:19.834Z] === RUN   TestCgroupNamespacesBuild
08:46:24 [2023-04-21T08:46:24.015Z] --- PASS: TestCgroupNamespacesBuild (3.50s)
08:46:24 [2023-04-21T08:46:24.015Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:46:24 [2023-04-21T08:46:24.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s)
08:46:24 [2023-04-21T08:46:24.272Z] === RUN   TestBuildWithSession
08:46:24 [2023-04-21T08:46:24.272Z]     build_session_test.go:25: TODO: BuildKit
08:46:24 [2023-04-21T08:46:24.272Z] --- SKIP: TestBuildWithSession (0.00s)
08:46:24 [2023-04-21T08:46:24.272Z] === RUN   TestBuildSquashParent
08:46:27 [2023-04-21T08:46:27.555Z] --- PASS: TestBuildSquashParent (2.65s)
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:27 [2023-04-21T08:46:27.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:27 [2023-04-21T08:46:27.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:27 [2023-04-21T08:46:27.555Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:46:27 [2023-04-21T08:46:27.555Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:46:28 [2023-04-21T08:46:28.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:46:28 [2023-04-21T08:46:28.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:46:29 [2023-04-21T08:46:29.311Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:46:29 [2023-04-21T08:46:29.311Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:46:30 [2023-04-21T08:46:30.245Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.99s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.87s)
08:46:30 [2023-04-21T08:46:30.245Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.92s)
08:46:30 [2023-04-21T08:46:30.245Z] === RUN   TestBuildMultiStageCopy
08:46:30 [2023-04-21T08:46:30.245Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:46:31 [2023-04-21T08:46:31.178Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:46:31 [2023-04-21T08:46:31.178Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:46:31 [2023-04-21T08:46:31.436Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:46:31 [2023-04-21T08:46:31.436Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:46:31 [2023-04-21T08:46:31.436Z] --- PASS: TestBuildMultiStageCopy (1.21s)
08:46:31 [2023-04-21T08:46:31.436Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
08:46:31 [2023-04-21T08:46:31.436Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
08:46:31 [2023-04-21T08:46:31.436Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
08:46:31 [2023-04-21T08:46:31.436Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
08:46:31 [2023-04-21T08:46:31.436Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
08:46:31 [2023-04-21T08:46:31.436Z] === RUN   TestBuildMultiStageParentConfig
08:46:32 [2023-04-21T08:46:32.002Z] --- PASS: TestBuildMultiStageParentConfig (0.43s)
08:46:32 [2023-04-21T08:46:32.002Z] === RUN   TestBuildLabelWithTargets
08:46:32 [2023-04-21T08:46:32.567Z] --- PASS: TestBuildLabelWithTargets (0.51s)
08:46:32 [2023-04-21T08:46:32.567Z] === RUN   TestBuildWithEmptyLayers
08:46:32 [2023-04-21T08:46:32.567Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
08:46:32 [2023-04-21T08:46:32.567Z] === RUN   TestBuildMultiStageOnBuild
08:46:33 [2023-04-21T08:46:33.500Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
08:46:33 [2023-04-21T08:46:33.501Z] === RUN   TestBuildUncleanTarFilenames
08:46:33 [2023-04-21T08:46:33.758Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
08:46:33 [2023-04-21T08:46:33.758Z] === RUN   TestBuildMultiStageLayerLeak
08:46:34 [2023-04-21T08:46:34.691Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
08:46:34 [2023-04-21T08:46:34.691Z] === RUN   TestBuildWithHugeFile
08:47:13 [2023-04-21T08:47:13.404Z] --- PASS: TestBuildWithHugeFile (35.81s)
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildWCOWSandboxSize
08:47:13 [2023-04-21T08:47:13.405Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:13 [2023-04-21T08:47:13.405Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildWithEmptyDockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:47:13 [2023-04-21T08:47:13.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:47:13 [2023-04-21T08:47:13.405Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:47:13 [2023-04-21T08:47:13.405Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
08:47:13 [2023-04-21T08:47:13.405Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildPreserveOwnership
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildPreserveOwnership/copy_from
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:47:13 [2023-04-21T08:47:13.405Z] --- PASS: TestBuildPreserveOwnership (2.08s)
08:47:13 [2023-04-21T08:47:13.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.49s)
08:47:13 [2023-04-21T08:47:13.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildPlatformInvalid
08:47:13 [2023-04-21T08:47:13.405Z] --- PASS: TestBuildPlatformInvalid (0.03s)
08:47:13 [2023-04-21T08:47:13.405Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:47:13 [2023-04-21T08:47:13.405Z] Loaded image: busybox:latest
08:47:13 [2023-04-21T08:47:13.405Z] Loaded image: busybox:glibc
08:47:14 [2023-04-21T08:47:14.778Z] Loaded image: debian:bullseye-slim
08:47:14 [2023-04-21T08:47:14.778Z] Loaded image: hello-world:latest
08:47:14 [2023-04-21T08:47:14.778Z] Loaded image: arm32v7/hello-world:latest
08:47:24 [2023-04-21T08:47:24.745Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.70s)
08:47:24 [2023-04-21T08:47:24.745Z] PASS
08:47:24 [2023-04-21T08:47:24.745Z] 
08:47:24 [2023-04-21T08:47:24.745Z] === Skipped
08:47:24 [2023-04-21T08:47:24.745Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:47:24 [2023-04-21T08:47:24.745Z]     build_session_test.go:25: TODO: BuildKit
08:47:24 [2023-04-21T08:47:24.745Z] 
08:47:24 [2023-04-21T08:47:24.745Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:47:24 [2023-04-21T08:47:24.745Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:47:24 [2023-04-21T08:47:24.745Z] 
08:47:24 [2023-04-21T08:47:24.745Z] DONE 34 tests, 2 skipped in 66.090s
08:47:24 [2023-04-21T08:47:24.745Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:47:24 [2023-04-21T08:47:24.745Z] ++ 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:24 [2023-04-21T08:47:24.745Z] ++ set -e
08:47:24 [2023-04-21T08:47:24.745Z] ++ '[' -n 0 ']'
08:47:24 [2023-04-21T08:47:24.745Z] ++ set -x
08:47:24 [2023-04-21T08:47:24.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:24 [2023-04-21T08:47:24.745Z] INFO: Testing against a local daemon
08:47:24 [2023-04-21T08:47:24.745Z] === RUN   TestConfigInspect
08:47:26 [2023-04-21T08:47:26.643Z] --- PASS: TestConfigInspect (1.84s)
08:47:26 [2023-04-21T08:47:26.643Z] === RUN   TestConfigList
08:47:28 [2023-04-21T08:47:28.015Z] --- PASS: TestConfigList (1.72s)
08:47:28 [2023-04-21T08:47:28.015Z] === RUN   TestConfigsCreateAndDelete
08:47:29 [2023-04-21T08:47:29.912Z] --- PASS: TestConfigsCreateAndDelete (1.71s)
08:47:29 [2023-04-21T08:47:29.912Z] === RUN   TestConfigsUpdate
08:47:31 [2023-04-21T08:47:31.810Z] --- PASS: TestConfigsUpdate (1.71s)
08:47:31 [2023-04-21T08:47:31.810Z] === RUN   TestTemplatedConfig
08:47:33 [2023-04-21T08:47:33.709Z] --- PASS: TestTemplatedConfig (2.30s)
08:47:33 [2023-04-21T08:47:33.709Z] === RUN   TestConfigCreateResolve
08:47:35 [2023-04-21T08:47:35.606Z] --- PASS: TestConfigCreateResolve (1.72s)
08:47:35 [2023-04-21T08:47:35.606Z] PASS
08:47:35 [2023-04-21T08:47:35.606Z] 
08:47:35 [2023-04-21T08:47:35.606Z] DONE 6 tests in 11.091s
08:47:35 [2023-04-21T08:47:35.606Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:47:35 [2023-04-21T08:47:35.606Z] ++ 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:35 [2023-04-21T08:47:35.606Z] ++ set -e
08:47:35 [2023-04-21T08:47:35.606Z] ++ '[' -n 0 ']'
08:47:35 [2023-04-21T08:47:35.606Z] ++ set -x
08:47:35 [2023-04-21T08:47:35.606Z] ++ 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:35 [2023-04-21T08:47:35.606Z] INFO: Testing against a local daemon
08:47:35 [2023-04-21T08:47:35.606Z] === RUN   TestAttachWithTTY
08:47:35 [2023-04-21T08:47:35.864Z] --- PASS: TestAttachWithTTY (0.08s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestAttachWithoutTTy
08:47:35 [2023-04-21T08:47:35.864Z] --- PASS: TestAttachWithoutTTy (0.05s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestCheckpoint
08:47:35 [2023-04-21T08:47:35.864Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:47:35 [2023-04-21T08:47:35.864Z] --- SKIP: TestCheckpoint (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/commit
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/commit
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/create
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/containers/create
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/commit
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === CONT  TestContainerInvalidJSON/containers/create
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:47:35 [2023-04-21T08:47:35.864Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:47:35 [2023-04-21T08:47:35.864Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestCopyFromContainerPathIsNotDir
08:47:35 [2023-04-21T08:47:35.864Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
08:47:35 [2023-04-21T08:47:35.864Z] === RUN   TestCopyToContainerPathDoesNotExist
08:47:36 [2023-04-21T08:47:36.122Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:47:36 [2023-04-21T08:47:36.122Z] === RUN   TestCopyEmptyFile
08:47:36 [2023-04-21T08:47:36.122Z] --- PASS: TestCopyEmptyFile (0.07s)
08:47:36 [2023-04-21T08:47:36.122Z] === RUN   TestCopyToContainerPathIsNotDir
08:47:36 [2023-04-21T08:47:36.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:47:36 [2023-04-21T08:47:36.122Z] === RUN   TestCopyFromContainer
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer/.
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//.
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer/./
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//./
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//bar/root
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//bar/root/
08:47:36 [2023-04-21T08:47:36.688Z] === RUN   TestCopyFromContainer//bar/root/.
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/quux
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/quux/
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/quux/.
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCopyFromContainer/bar/notarget
08:47:36 [2023-04-21T08:47:36.946Z] --- PASS: TestCopyFromContainer (0.79s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer//. (0.02s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:47:36 [2023-04-21T08:47:36.946Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateLinkToNonExistingContainer
08:47:36 [2023-04-21T08:47:36.946Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateWithInvalidEnv
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateWithInvalidEnv/0
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateWithInvalidEnv/0
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateWithInvalidEnv/1
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateWithInvalidEnv/1
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateWithInvalidEnv/2
08:47:36 [2023-04-21T08:47:36.946Z] === PAUSE TestCreateWithInvalidEnv/2
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateWithInvalidEnv/0
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateWithInvalidEnv/2
08:47:36 [2023-04-21T08:47:36.946Z] === CONT  TestCreateWithInvalidEnv/1
08:47:36 [2023-04-21T08:47:36.946Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateTmpfsMountsTarget
08:47:36 [2023-04-21T08:47:36.946Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:47:36 [2023-04-21T08:47:36.946Z] === RUN   TestCreateWithCustomMaskedPaths
08:47:38 [2023-04-21T08:47:38.319Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
08:47:38 [2023-04-21T08:47:38.319Z] === RUN   TestCreateWithCustomReadonlyPaths
08:47:39 [2023-04-21T08:47:39.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:39 [2023-04-21T08:47:39.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:39 [2023-04-21T08:47:39.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:39 [2023-04-21T08:47:39.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:47:39 [2023-04-21T08:47:39.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:47:39 [2023-04-21T08:47:39.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:47:39 [2023-04-21T08:47:39.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:47:39 [2023-04-21T08:47:39.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:47:39 [2023-04-21T08:47:39.512Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:47:39 [2023-04-21T08:47:39.770Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateDifferentPlatform
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateDifferentPlatform/different_os
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:47:39 [2023-04-21T08:47:39.770Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:47:39 [2023-04-21T08:47:39.770Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:47:39 [2023-04-21T08:47:39.770Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:47:39 [2023-04-21T08:47:39.770Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:47:39 [2023-04-21T08:47:39.770Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:47:39 [2023-04-21T08:47:39.770Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:47:39 [2023-04-21T08:47:39.770Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:47:39 [2023-04-21T08:47:39.770Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:47:39 [2023-04-21T08:47:39.770Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestContainerStartOnDaemonRestart
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestContainerStartOnDaemonRestart
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestDaemonRestartIpcMode
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestDaemonRestartIpcMode
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestDaemonHostGatewayIP
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestDaemonHostGatewayIP
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestRestartDaemonWithRestartingContainer
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestContainerKillOnDaemonStart
08:47:39 [2023-04-21T08:47:39.770Z] === PAUSE TestContainerKillOnDaemonStart
08:47:39 [2023-04-21T08:47:39.770Z] === RUN   TestDiff
08:47:40 [2023-04-21T08:47:40.336Z] --- PASS: TestDiff (0.42s)
08:47:40 [2023-04-21T08:47:40.336Z] === RUN   TestExecConsoleSize
08:47:40 [2023-04-21T08:47:40.901Z] --- PASS: TestExecConsoleSize (0.55s)
08:47:40 [2023-04-21T08:47:40.901Z] === RUN   TestExecWithCloseStdin
08:47:41 [2023-04-21T08:47:41.467Z] --- PASS: TestExecWithCloseStdin (0.44s)
08:47:41 [2023-04-21T08:47:41.467Z] === RUN   TestExec
08:47:41 [2023-04-21T08:47:41.725Z] --- PASS: TestExec (0.48s)
08:47:41 [2023-04-21T08:47:41.725Z] === RUN   TestExecUser
08:47:42 [2023-04-21T08:47:42.290Z] --- PASS: TestExecUser (0.48s)
08:47:42 [2023-04-21T08:47:42.290Z] === RUN   TestExportContainerAndImportImage
08:47:42 [2023-04-21T08:47:42.856Z] --- PASS: TestExportContainerAndImportImage (0.46s)
08:47:42 [2023-04-21T08:47:42.856Z] === RUN   TestExportContainerAfterDaemonRestart
08:47:43 [2023-04-21T08:47:43.790Z] --- PASS: TestExportContainerAfterDaemonRestart (1.19s)
08:47:43 [2023-04-21T08:47:43.790Z] === RUN   TestHealthCheckWorkdir
08:47:44 [2023-04-21T08:47:44.356Z] --- PASS: TestHealthCheckWorkdir (0.49s)
08:47:44 [2023-04-21T08:47:44.356Z] === RUN   TestHealthKillContainer
08:47:52 [2023-04-21T08:47:52.462Z] --- PASS: TestHealthKillContainer (7.82s)
08:47:52 [2023-04-21T08:47:52.462Z] === RUN   TestHealthCheckProcessKilled
08:47:52 [2023-04-21T08:47:52.720Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
08:47:52 [2023-04-21T08:47:52.720Z] === RUN   TestInspectCpusetInConfigPre120
08:47:53 [2023-04-21T08:47:53.288Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
08:47:53 [2023-04-21T08:47:53.288Z] === RUN   TestInspectAnnotations
08:47:53 [2023-04-21T08:47:53.288Z] --- PASS: TestInspectAnnotations (0.05s)
08:47:53 [2023-04-21T08:47:53.288Z] === RUN   TestIpcModeNone
08:47:53 [2023-04-21T08:47:53.853Z] --- PASS: TestIpcModeNone (0.46s)
08:47:53 [2023-04-21T08:47:53.853Z] === RUN   TestIpcModePrivate
08:47:54 [2023-04-21T08:47:54.111Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
08:47:54 [2023-04-21T08:47:54.111Z] --- PASS: TestIpcModePrivate (0.42s)
08:47:54 [2023-04-21T08:47:54.111Z] === RUN   TestIpcModeShareable
08:47:54 [2023-04-21T08:47:54.369Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
08:47:54 [2023-04-21T08:47:54.627Z] --- PASS: TestIpcModeShareable (0.44s)
08:47:54 [2023-04-21T08:47:54.627Z] === RUN   TestAPIIpcModeShareableAndContainer
08:47:56 [2023-04-21T08:47:56.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
08:47:56 [2023-04-21T08:47:56.002Z] === RUN   TestAPIIpcModeHost
08:47:56 [2023-04-21T08:47:56.260Z] --- PASS: TestAPIIpcModeHost (0.33s)
08:47:56 [2023-04-21T08:47:56.260Z] === RUN   TestDaemonIpcModeShareable
08:47:57 [2023-04-21T08:47:57.194Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
08:47:57 [2023-04-21T08:47:57.452Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
08:47:57 [2023-04-21T08:47:57.452Z] === RUN   TestDaemonIpcModePrivate
08:47:58 [2023-04-21T08:47:58.385Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
08:47:58 [2023-04-21T08:47:58.385Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
08:47:58 [2023-04-21T08:47:58.385Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:47:59 [2023-04-21T08:47:59.317Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
08:47:59 [2023-04-21T08:47:59.575Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
08:47:59 [2023-04-21T08:47:59.575Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:48:00 [2023-04-21T08:48:00.508Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
08:48:00 [2023-04-21T08:48:00.508Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
08:48:00 [2023-04-21T08:48:00.508Z] === RUN   TestIpcModeOlderClient
08:48:00 [2023-04-21T08:48:00.508Z] === PAUSE TestIpcModeOlderClient
08:48:00 [2023-04-21T08:48:00.508Z] === RUN   TestKillContainerInvalidSignal
08:48:01 [2023-04-21T08:48:01.074Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
08:48:01 [2023-04-21T08:48:01.074Z] === RUN   TestKillContainer
08:48:01 [2023-04-21T08:48:01.074Z] === RUN   TestKillContainer/no_signal
08:48:01 [2023-04-21T08:48:01.332Z] === RUN   TestKillContainer/non_killing_signal
08:48:01 [2023-04-21T08:48:01.591Z] === RUN   TestKillContainer/killing_signal
08:48:02 [2023-04-21T08:48:02.157Z] --- PASS: TestKillContainer (1.27s)
08:48:02 [2023-04-21T08:48:02.157Z]     --- PASS: TestKillContainer/no_signal (0.38s)
08:48:02 [2023-04-21T08:48:02.157Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
08:48:02 [2023-04-21T08:48:02.157Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
08:48:02 [2023-04-21T08:48:02.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:48:02 [2023-04-21T08:48:02.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:48:02 [2023-04-21T08:48:02.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:48:03 [2023-04-21T08:48:03.288Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
08:48:03 [2023-04-21T08:48:03.288Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
08:48:03 [2023-04-21T08:48:03.288Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
08:48:03 [2023-04-21T08:48:03.288Z] === RUN   TestKillStoppedContainer
08:48:03 [2023-04-21T08:48:03.289Z] --- PASS: TestKillStoppedContainer (0.05s)
08:48:03 [2023-04-21T08:48:03.289Z] === RUN   TestKillStoppedContainerAPIPre120
08:48:03 [2023-04-21T08:48:03.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:48:03 [2023-04-21T08:48:03.557Z] === RUN   TestKillDifferentUserContainer
08:48:03 [2023-04-21T08:48:03.830Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:48:03 [2023-04-21T08:48:03.830Z] === RUN   TestInspectOomKilledTrue
08:48:04 [2023-04-21T08:48:04.409Z] --- PASS: TestInspectOomKilledTrue (0.50s)
08:48:04 [2023-04-21T08:48:04.409Z] === RUN   TestInspectOomKilledFalse
08:48:04 [2023-04-21T08:48:04.980Z] --- PASS: TestInspectOomKilledFalse (0.43s)
08:48:04 [2023-04-21T08:48:04.980Z] === RUN   TestLinksEtcHostsContentMatch
08:48:05 [2023-04-21T08:48:05.238Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
08:48:05 [2023-04-21T08:48:05.238Z] === RUN   TestLinksContainerNames
08:48:06 [2023-04-21T08:48:06.173Z] --- PASS: TestLinksContainerNames (0.85s)
08:48:06 [2023-04-21T08:48:06.173Z] === RUN   TestLogsFollowTailEmpty
08:48:06 [2023-04-21T08:48:06.431Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:48:06 [2023-04-21T08:48:06.431Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:48:06 [2023-04-21T08:48:06.431Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:48:07 [2023-04-21T08:48:07.000Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:48:07 [2023-04-21T08:48:07.000Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:48:07 [2023-04-21T08:48:07.567Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:48:07 [2023-04-21T08:48:07.567Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:48:08 [2023-04-21T08:48:08.134Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:48:08 [2023-04-21T08:48:08.134Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:48:08 [2023-04-21T08:48:08.699Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:48:08 [2023-04-21T08:48:08.699Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:48:09 [2023-04-21T08:48:09.266Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:48:09 [2023-04-21T08:48:09.266Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:48:09 [2023-04-21T08:48:09.832Z] --- PASS: TestLogs (3.42s)
08:48:09 [2023-04-21T08:48:09.832Z]     --- PASS: TestLogs/driver_local (0.01s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.45s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
08:48:09 [2023-04-21T08:48:09.832Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s)
08:48:09 [2023-04-21T08:48:09.832Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
08:48:09 [2023-04-21T08:48:09.832Z] === RUN   TestContainerNetworkMountsNoChown
08:48:10 [2023-04-21T08:48:10.093Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/default
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/default
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/private
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/private
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rprivate
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rprivate
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/slave
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/slave
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rslave
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rslave
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/shared
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/shared
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rshared
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rshared
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/default
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/default/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/default/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/rslave
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/rshared
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/shared
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/rprivate
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/slave
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/private
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/private/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/private/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:48:10 [2023-04-21T08:48:10.093Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/default/bind_root
08:48:10 [2023-04-21T08:48:10.093Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/default/mount_root
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:48:10 [2023-04-21T08:48:10.351Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/private/bind_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/private/mount_root
08:48:10 [2023-04-21T08:48:10.609Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:48:10 [2023-04-21T08:48:10.868Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:48:10 [2023-04-21T08:48:10.868Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:48:10 [2023-04-21T08:48:10.868Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:48:10 [2023-04-21T08:48:10.868Z] --- PASS: TestMountDaemonRoot (0.02s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:48:10 [2023-04-21T08:48:10.868Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
08:48:10 [2023-04-21T08:48:10.868Z] === RUN   TestContainerBindMountNonRecursive
08:48:12 [2023-04-21T08:48:12.242Z] --- PASS: TestContainerBindMountNonRecursive (1.15s)
08:48:12 [2023-04-21T08:48:12.242Z] === RUN   TestContainerVolumesMountedAsShared
08:48:12 [2023-04-21T08:48:12.242Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
08:48:12 [2023-04-21T08:48:12.242Z] === RUN   TestContainerVolumesMountedAsSlave
08:48:12 [2023-04-21T08:48:12.808Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
08:48:12 [2023-04-21T08:48:12.808Z] === RUN   TestContainerCopyLeaksMounts
08:48:13 [2023-04-21T08:48:13.066Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
08:48:13 [2023-04-21T08:48:13.066Z] === RUN   TestNetworkNat
08:48:13 [2023-04-21T08:48:13.632Z] --- PASS: TestNetworkNat (0.44s)
08:48:13 [2023-04-21T08:48:13.632Z] === RUN   TestNetworkLocalhostTCPNat
08:48:14 [2023-04-21T08:48:14.198Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
08:48:14 [2023-04-21T08:48:14.198Z] === RUN   TestNetworkLoopbackNat
08:48:16 [2023-04-21T08:48:16.725Z] --- PASS: TestNetworkLoopbackNat (2.58s)
08:48:16 [2023-04-21T08:48:16.725Z] === RUN   TestPause
08:48:16 [2023-04-21T08:48:16.984Z] --- PASS: TestPause (0.41s)
08:48:16 [2023-04-21T08:48:16.984Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:48:16 [2023-04-21T08:48:16.984Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:48:16 [2023-04-21T08:48:16.984Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:48:16 [2023-04-21T08:48:16.984Z] === RUN   TestPauseStopPausedContainer
08:48:17 [2023-04-21T08:48:17.549Z] --- PASS: TestPauseStopPausedContainer (0.46s)
08:48:17 [2023-04-21T08:48:17.549Z] === RUN   TestPidHost
08:48:18 [2023-04-21T08:48:18.483Z] --- PASS: TestPidHost (0.90s)
08:48:18 [2023-04-21T08:48:18.483Z] === RUN   TestPsFilter
08:48:18 [2023-04-21T08:48:18.483Z] --- PASS: TestPsFilter (0.12s)
08:48:18 [2023-04-21T08:48:18.483Z] === RUN   TestRemoveContainerWithRemovedVolume
08:48:19 [2023-04-21T08:48:19.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
08:48:19 [2023-04-21T08:48:19.049Z] === RUN   TestRemoveContainerWithVolume
08:48:19 [2023-04-21T08:48:19.307Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
08:48:19 [2023-04-21T08:48:19.307Z] === RUN   TestRemoveContainerRunning
08:48:19 [2023-04-21T08:48:19.873Z] --- PASS: TestRemoveContainerRunning (0.40s)
08:48:19 [2023-04-21T08:48:19.873Z] === RUN   TestRemoveContainerForceRemoveRunning
08:48:20 [2023-04-21T08:48:20.131Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
08:48:20 [2023-04-21T08:48:20.131Z] === RUN   TestRemoveInvalidContainer
08:48:20 [2023-04-21T08:48:20.131Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:48:20 [2023-04-21T08:48:20.131Z] === RUN   TestRenameLinkedContainer
08:48:22 [2023-04-21T08:48:22.030Z] --- PASS: TestRenameLinkedContainer (1.64s)
08:48:22 [2023-04-21T08:48:22.030Z] === RUN   TestRenameStoppedContainer
08:48:22 [2023-04-21T08:48:22.288Z] --- PASS: TestRenameStoppedContainer (0.41s)
08:48:22 [2023-04-21T08:48:22.288Z] === RUN   TestRenameRunningContainerAndReuse
08:48:23 [2023-04-21T08:48:23.221Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
08:48:23 [2023-04-21T08:48:23.221Z] === RUN   TestRenameInvalidName
08:48:23 [2023-04-21T08:48:23.479Z] --- PASS: TestRenameInvalidName (0.39s)
08:48:23 [2023-04-21T08:48:23.479Z] === RUN   TestRenameAnonymousContainer
08:48:24 [2023-04-21T08:48:24.853Z] --- PASS: TestRenameAnonymousContainer (1.32s)
08:48:24 [2023-04-21T08:48:24.853Z] === RUN   TestRenameContainerWithSameName
08:48:25 [2023-04-21T08:48:25.111Z] --- PASS: TestRenameContainerWithSameName (0.40s)
08:48:25 [2023-04-21T08:48:25.111Z] === RUN   TestRenameContainerWithLinkedContainer
08:48:26 [2023-04-21T08:48:26.045Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
08:48:26 [2023-04-21T08:48:26.045Z] === RUN   TestResize
08:48:26 [2023-04-21T08:48:26.303Z] --- PASS: TestResize (0.40s)
08:48:26 [2023-04-21T08:48:26.303Z] === RUN   TestResizeWithInvalidSize
08:48:26 [2023-04-21T08:48:26.868Z] --- PASS: TestResizeWithInvalidSize (0.39s)
08:48:26 [2023-04-21T08:48:26.868Z] === RUN   TestResizeWhenContainerNotStarted
08:48:27 [2023-04-21T08:48:27.126Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
08:48:27 [2023-04-21T08:48:27.126Z] === RUN   TestDaemonRestartKillContainers
08:48:27 [2023-04-21T08:48:27.126Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:27 [2023-04-21T08:48:27.126Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:27 [2023-04-21T08:48:27.126Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:48:27 [2023-04-21T08:48:27.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:48:28 [2023-04-21T08:48:28.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:48:28 [2023-04-21T08:48:28.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:48:29 [2023-04-21T08:48:29.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:48:29 [2023-04-21T08:48:29.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:48:31 [2023-04-21T08:48:31.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:31 [2023-04-21T08:48:31.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:34 [2023-04-21T08:48:34.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:48:34 [2023-04-21T08:48:34.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:48:38 [2023-04-21T08:48:38.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:48:38 [2023-04-21T08:48:38.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:48:39 [2023-04-21T08:48:39.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:48:39 [2023-04-21T08:48:39.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:48:41 [2023-04-21T08:48:41.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:48:41 [2023-04-21T08:48:41.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:48:42 [2023-04-21T08:48:42.918Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.47s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.48s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.57s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.68s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.70s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s)
08:48:42 [2023-04-21T08:48:42.918Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.56s)
08:48:42 [2023-04-21T08:48:42.918Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:48:42 [2023-04-21T08:48:42.918Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:48:43 [2023-04-21T08:48:43.851Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:48:44 [2023-04-21T08:48:44.784Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.68s)
08:48:44 [2023-04-21T08:48:44.784Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
08:48:44 [2023-04-21T08:48:44.784Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
08:48:44 [2023-04-21T08:48:44.784Z] === RUN   TestCgroupNamespacesRun
08:48:45 [2023-04-21T08:48:45.716Z] --- PASS: TestCgroupNamespacesRun (1.04s)
08:48:45 [2023-04-21T08:48:45.716Z] === RUN   TestCgroupNamespacesRunPrivileged
08:48:46 [2023-04-21T08:48:46.650Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
08:48:46 [2023-04-21T08:48:46.650Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:48:48 [2023-04-21T08:48:48.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
08:48:48 [2023-04-21T08:48:48.023Z] === RUN   TestCgroupNamespacesRunHostMode
08:48:48 [2023-04-21T08:48:48.957Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
08:48:48 [2023-04-21T08:48:48.957Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:48:49 [2023-04-21T08:48:49.890Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
08:48:49 [2023-04-21T08:48:49.890Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:48:51 [2023-04-21T08:48:51.263Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
08:48:51 [2023-04-21T08:48:51.263Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:48:51 [2023-04-21T08:48:51.521Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
08:48:51 [2023-04-21T08:48:51.521Z] === RUN   TestCgroupNamespacesRunOlderClient
08:48:52 [2023-04-21T08:48:52.900Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s)
08:48:52 [2023-04-21T08:48:52.900Z] === RUN   TestNISDomainname
08:48:53 [2023-04-21T08:48:53.173Z] --- PASS: TestNISDomainname (0.48s)
08:48:53 [2023-04-21T08:48:53.173Z] === RUN   TestHostnameDnsResolution
08:48:53 [2023-04-21T08:48:53.755Z] --- PASS: TestHostnameDnsResolution (0.64s)
08:48:53 [2023-04-21T08:48:53.755Z] === RUN   TestUnprivilegedPortsAndPing
08:48:54 [2023-04-21T08:48:54.331Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
08:48:54 [2023-04-21T08:48:54.331Z] === RUN   TestPrivilegedHostDevices
08:48:54 [2023-04-21T08:48:54.896Z] --- PASS: TestPrivilegedHostDevices (0.45s)
08:48:54 [2023-04-21T08:48:54.896Z] === RUN   TestRunConsoleSize
08:48:55 [2023-04-21T08:48:55.153Z] --- PASS: TestRunConsoleSize (0.40s)
08:48:55 [2023-04-21T08:48:55.153Z] === RUN   TestRunWithAlternativeContainerdShim
08:48:57 [2023-04-21T08:48:57.052Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s)
08:48:57 [2023-04-21T08:48:57.052Z] === RUN   TestStats
08:48:59 [2023-04-21T08:48:59.578Z] --- PASS: TestStats (2.41s)
08:48:59 [2023-04-21T08:48:59.578Z] === RUN   TestStopContainerWithTimeout
08:48:59 [2023-04-21T08:48:59.578Z] === RUN   TestStopContainerWithTimeout/0
08:48:59 [2023-04-21T08:48:59.578Z] === PAUSE TestStopContainerWithTimeout/0
08:48:59 [2023-04-21T08:48:59.578Z] === RUN   TestStopContainerWithTimeout/1
08:48:59 [2023-04-21T08:48:59.578Z] === PAUSE TestStopContainerWithTimeout/1
08:48:59 [2023-04-21T08:48:59.578Z] === RUN   TestStopContainerWithTimeout/3
08:48:59 [2023-04-21T08:48:59.578Z] === PAUSE TestStopContainerWithTimeout/3
08:48:59 [2023-04-21T08:48:59.578Z] === RUN   TestStopContainerWithTimeout/-1
08:48:59 [2023-04-21T08:48:59.578Z] === PAUSE TestStopContainerWithTimeout/-1
08:48:59 [2023-04-21T08:48:59.578Z] === CONT  TestStopContainerWithTimeout/0
08:48:59 [2023-04-21T08:48:59.578Z] === CONT  TestStopContainerWithTimeout/-1
08:49:00 [2023-04-21T08:49:00.144Z] === CONT  TestStopContainerWithTimeout/3
08:49:02 [2023-04-21T08:49:02.042Z] === CONT  TestStopContainerWithTimeout/1
08:49:03 [2023-04-21T08:49:03.415Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:49:03 [2023-04-21T08:49:03.415Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
08:49:03 [2023-04-21T08:49:03.415Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.58s)
08:49:03 [2023-04-21T08:49:03.415Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
08:49:03 [2023-04-21T08:49:03.415Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
08:49:03 [2023-04-21T08:49:03.415Z] === RUN   TestDeleteDevicemapper
08:49:03 [2023-04-21T08:49:03.415Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:49:03 [2023-04-21T08:49:03.415Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:49:03 [2023-04-21T08:49:03.415Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:49:05 [2023-04-21T08:49:05.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s)
08:49:05 [2023-04-21T08:49:05.315Z] === RUN   TestUpdateMemory
08:49:05 [2023-04-21T08:49:05.880Z] --- PASS: TestUpdateMemory (0.51s)
08:49:05 [2023-04-21T08:49:05.880Z] === RUN   TestUpdateCPUQuota
08:49:06 [2023-04-21T08:49:06.446Z] --- PASS: TestUpdateCPUQuota (0.70s)
08:49:06 [2023-04-21T08:49:06.446Z] === RUN   TestUpdatePidsLimit
08:49:06 [2023-04-21T08:49:06.446Z] === RUN   TestUpdatePidsLimit/update_from_none
08:49:06 [2023-04-21T08:49:06.704Z] === RUN   TestUpdatePidsLimit/no_change
08:49:06 [2023-04-21T08:49:06.962Z] === RUN   TestUpdatePidsLimit/update_lower
08:49:07 [2023-04-21T08:49:07.220Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:49:07 [2023-04-21T08:49:07.478Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:49:07 [2023-04-21T08:49:07.478Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:49:07 [2023-04-21T08:49:07.736Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:49:08 [2023-04-21T08:49:08.669Z] --- PASS: TestUpdatePidsLimit (1.95s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
08:49:08 [2023-04-21T08:49:08.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
08:49:08 [2023-04-21T08:49:08.669Z] === RUN   TestUpdateRestartPolicy
08:49:20 [2023-04-21T08:49:20.860Z] --- PASS: TestUpdateRestartPolicy (10.59s)
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestUpdateRestartWithAutoRemove
08:49:20 [2023-04-21T08:49:20.860Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitNonBlocked
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] --- PASS: TestWaitNonBlocked (0.01s)
08:49:20 [2023-04-21T08:49:20.860Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s)
08:49:20 [2023-04-21T08:49:20.860Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitBlocked
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:49:20 [2023-04-21T08:49:20.860Z] --- PASS: TestWaitBlocked (0.01s)
08:49:20 [2023-04-21T08:49:20.860Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
08:49:20 [2023-04-21T08:49:20.860Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitConditions
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitConditions/default
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitConditions/default
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitConditions/not-running
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitConditions/not-running
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitConditions/next-exit
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitConditions/next-exit
08:49:20 [2023-04-21T08:49:20.860Z] === RUN   TestWaitConditions/removed
08:49:20 [2023-04-21T08:49:20.860Z] === PAUSE TestWaitConditions/removed
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitConditions/default
08:49:20 [2023-04-21T08:49:20.860Z] === CONT  TestWaitConditions/next-exit
08:49:20 [2023-04-21T08:49:20.860Z]     wait_test.go:146: ContainerID = cbcf18b126c74450dd1ec7f4e7abbcad54732d8becdde584b77abfdaa6484ff0
08:49:20 [2023-04-21T08:49:20.860Z]     wait_test.go:146: ContainerID = 9010d3d9de7c79f1fa19a106a9da16e7b04ede87a134876374e23771cd05c02e
08:49:21 [2023-04-21T08:49:21.427Z] === CONT  TestWaitConditions/removed
08:49:21 [2023-04-21T08:49:21.427Z]     wait_test.go:146: ContainerID = 10ee0f68078130f73ff7ba7e8ee3d4cc7593d69db389a2ee493e29f791feb9b1
08:49:21 [2023-04-21T08:49:21.427Z] === CONT  TestWaitConditions/not-running
08:49:21 [2023-04-21T08:49:21.427Z]     wait_test.go:146: ContainerID = 4410d35bd997464e61d6d321925e3cce1ba09a6eb64d6c9724b487ac8d27f5f2
08:49:21 [2023-04-21T08:49:21.993Z] --- PASS: TestWaitConditions (0.01s)
08:49:21 [2023-04-21T08:49:21.993Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
08:49:21 [2023-04-21T08:49:21.993Z]     --- PASS: TestWaitConditions/default (0.65s)
08:49:21 [2023-04-21T08:49:21.993Z]     --- PASS: TestWaitConditions/removed (0.64s)
08:49:21 [2023-04-21T08:49:21.993Z]     --- PASS: TestWaitConditions/not-running (0.68s)
08:49:21 [2023-04-21T08:49:21.993Z] === RUN   TestWaitRestartedContainer
08:49:21 [2023-04-21T08:49:21.993Z] === RUN   TestWaitRestartedContainer/default
08:49:21 [2023-04-21T08:49:21.993Z] === PAUSE TestWaitRestartedContainer/default
08:49:21 [2023-04-21T08:49:21.993Z] === RUN   TestWaitRestartedContainer/not-running
08:49:21 [2023-04-21T08:49:21.993Z] === PAUSE TestWaitRestartedContainer/not-running
08:49:21 [2023-04-21T08:49:21.993Z] === RUN   TestWaitRestartedContainer/next-exit
08:49:21 [2023-04-21T08:49:21.993Z] === PAUSE TestWaitRestartedContainer/next-exit
08:49:21 [2023-04-21T08:49:21.993Z] === CONT  TestWaitRestartedContainer/default
08:49:21 [2023-04-21T08:49:21.993Z] === CONT  TestWaitRestartedContainer/next-exit
08:49:23 [2023-04-21T08:49:23.891Z] === CONT  TestWaitRestartedContainer/not-running
08:49:24 [2023-04-21T08:49:24.456Z] --- PASS: TestWaitRestartedContainer (0.02s)
08:49:24 [2023-04-21T08:49:24.456Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
08:49:24 [2023-04-21T08:49:24.456Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
08:49:24 [2023-04-21T08:49:24.456Z]     --- PASS: TestWaitRestartedContainer/not-running (0.79s)
08:49:24 [2023-04-21T08:49:24.456Z] === CONT  TestRestartDaemonWithRestartingContainer
08:49:24 [2023-04-21T08:49:24.456Z] === CONT  TestContainerStartOnDaemonRestart
08:49:26 [2023-04-21T08:49:26.356Z] --- PASS: TestContainerStartOnDaemonRestart (1.86s)
08:49:26 [2023-04-21T08:49:26.356Z] === CONT  TestDaemonHostGatewayIP
08:49:26 [2023-04-21T08:49:26.614Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s)
08:49:26 [2023-04-21T08:49:26.614Z] === CONT  TestDaemonRestartIpcMode
08:49:28 [2023-04-21T08:49:28.513Z] --- PASS: TestDaemonHostGatewayIP (2.13s)
08:49:28 [2023-04-21T08:49:28.513Z] === CONT  TestIpcModeOlderClient
08:49:28 [2023-04-21T08:49:28.513Z] --- PASS: TestIpcModeOlderClient (0.07s)
08:49:28 [2023-04-21T08:49:28.513Z] === CONT  TestContainerKillOnDaemonStart
08:49:28 [2023-04-21T08:49:28.771Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
08:49:40 [2023-04-21T08:49:40.961Z] --- PASS: TestContainerKillOnDaemonStart (11.37s)
08:49:40 [2023-04-21T08:49:40.961Z] PASS
08:49:40 [2023-04-21T08:49:40.961Z] 
08:49:40 [2023-04-21T08:49:40.961Z] === Skipped
08:49:40 [2023-04-21T08:49:40.961Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:49:40 [2023-04-21T08:49:40.961Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:49:40 [2023-04-21T08:49:40.961Z] 
08:49:40 [2023-04-21T08:49:40.961Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:49:40 [2023-04-21T08:49:40.961Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:49:40 [2023-04-21T08:49:40.961Z] 
08:49:40 [2023-04-21T08:49:40.961Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:49:40 [2023-04-21T08:49:40.961Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:49:40 [2023-04-21T08:49:40.961Z] 
08:49:40 [2023-04-21T08:49:40.961Z] DONE 283 tests, 3 skipped in 124.278s
08:49:40 [2023-04-21T08:49:40.961Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:49:40 [2023-04-21T08:49:40.961Z] ++ 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:40 [2023-04-21T08:49:40.961Z] ++ set -e
08:49:40 [2023-04-21T08:49:40.961Z] ++ '[' -n 0 ']'
08:49:40 [2023-04-21T08:49:40.961Z] ++ set -x
08:49:40 [2023-04-21T08:49:40.962Z] ++ 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:40 [2023-04-21T08:49:40.962Z] INFO: Testing against a local daemon
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestConfigDaemonID
08:49:40 [2023-04-21T08:49:40.962Z]     daemon_test.go:51: [d18f0b4518f70] daemon is not started
08:49:40 [2023-04-21T08:49:40.962Z] --- PASS: TestConfigDaemonID (1.04s)
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:49:40 [2023-04-21T08:49:40.962Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:49:40 [2023-04-21T08:49:40.962Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation/invalid_config
08:49:40 [2023-04-21T08:49:40.962Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation/malformed_config
08:49:40 [2023-04-21T08:49:40.962Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:49:40 [2023-04-21T08:49:40.962Z] === RUN   TestDaemonConfigValidation/valid_config
08:49:40 [2023-04-21T08:49:40.962Z] === PAUSE TestDaemonConfigValidation/valid_config
08:49:40 [2023-04-21T08:49:40.962Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:49:40 [2023-04-21T08:49:40.962Z] === CONT  TestDaemonConfigValidation/malformed_config
08:49:40 [2023-04-21T08:49:40.962Z] === CONT  TestDaemonConfigValidation/valid_config
08:49:41 [2023-04-21T08:49:41.220Z] === CONT  TestDaemonConfigValidation/invalid_config
08:49:41 [2023-04-21T08:49:41.220Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:49:41 [2023-04-21T08:49:41.220Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:49:41 [2023-04-21T08:49:41.220Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
08:49:41 [2023-04-21T08:49:41.220Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
08:49:41 [2023-04-21T08:49:41.220Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:49:41 [2023-04-21T08:49:41.220Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
08:49:41 [2023-04-21T08:49:41.220Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:49:41 [2023-04-21T08:49:41.220Z] === RUN   TestConfigDaemonSeccompProfiles
08:49:41 [2023-04-21T08:49:41.220Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:49:42 [2023-04-21T08:49:42.152Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:49:43 [2023-04-21T08:49:43.524Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:49:44 [2023-04-21T08:49:44.457Z]     daemon_test.go:165: [dcaff9a51b44a] daemon is not started
08:49:44 [2023-04-21T08:49:44.457Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:49:44 [2023-04-21T08:49:44.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:49:44 [2023-04-21T08:49:44.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:49:44 [2023-04-21T08:49:44.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:49:44 [2023-04-21T08:49:44.457Z] === RUN   TestDaemonProxy
08:49:44 [2023-04-21T08:49:44.457Z] === RUN   TestDaemonProxy/environment_variables
08:49:46 [2023-04-21T08:49:46.355Z] === RUN   TestDaemonProxy/command-line_options
08:49:47 [2023-04-21T08:49:47.727Z] === RUN   TestDaemonProxy/configuration_file
08:49:49 [2023-04-21T08:49:49.623Z] === RUN   TestDaemonProxy/conflicting_options
08:49:50 [2023-04-21T08:49:50.188Z] === RUN   TestDaemonProxy/reload_sanitized
08:49:50 [2023-04-21T08:49:50.446Z] --- PASS: TestDaemonProxy (6.25s)
08:49:50 [2023-04-21T08:49:50.446Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
08:49:50 [2023-04-21T08:49:50.446Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
08:49:50 [2023-04-21T08:49:50.446Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
08:49:50 [2023-04-21T08:49:50.446Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:49:50 [2023-04-21T08:49:50.446Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:49:50 [2023-04-21T08:49:50.446Z] === RUN   TestLiveRestore
08:49:50 [2023-04-21T08:49:50.446Z] === RUN   TestLiveRestore/volume_references
08:49:50 [2023-04-21T08:49:50.446Z] === PAUSE TestLiveRestore/volume_references
08:49:50 [2023-04-21T08:49:50.446Z] === CONT  TestLiveRestore/volume_references
08:49:51 [2023-04-21T08:49:51.379Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:49:51 [2023-04-21T08:49:51.379Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:49:51 [2023-04-21T08:49:51.944Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:49:52 [2023-04-21T08:49:52.877Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:49:53 [2023-04-21T08:49:53.811Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:49:54 [2023-04-21T08:49:54.745Z] --- PASS: TestLiveRestore (0.00s)
08:49:54 [2023-04-21T08:49:54.745Z]     --- PASS: TestLiveRestore/volume_references (4.01s)
08:49:54 [2023-04-21T08:49:54.745Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.41s)
08:49:54 [2023-04-21T08:49:54.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s)
08:49:54 [2023-04-21T08:49:54.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s)
08:49:54 [2023-04-21T08:49:54.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.85s)
08:49:54 [2023-04-21T08:49:54.745Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
08:49:54 [2023-04-21T08:49:54.745Z] PASS
08:49:54 [2023-04-21T08:49:54.745Z] 
08:49:54 [2023-04-21T08:49:54.745Z] DONE 24 tests in 14.817s
08:49:54 [2023-04-21T08:49:54.745Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:49:54 [2023-04-21T08:49:54.745Z] ++ 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:54 [2023-04-21T08:49:54.745Z] ++ set -e
08:49:54 [2023-04-21T08:49:54.745Z] ++ '[' -n 0 ']'
08:49:54 [2023-04-21T08:49:54.745Z] ++ set -x
08:49:54 [2023-04-21T08:49:54.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:54 [2023-04-21T08:49:54.745Z] INFO: Testing against a local daemon
08:49:54 [2023-04-21T08:49:54.745Z] === RUN   TestCommitInheritsEnv
08:49:55 [2023-04-21T08:49:55.003Z] --- PASS: TestCommitInheritsEnv (0.18s)
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportExtremelyLargeImageWorks
08:49:55 [2023-04-21T08:49:55.003Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:49:55 [2023-04-21T08:49:55.003Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/#00
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/_______
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform//
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/linux
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/LINUX
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/macos
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:49:55 [2023-04-21T08:49:55.003Z] --- PASS: TestImportWithCustomPlatform (0.14s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:49:55 [2023-04-21T08:49:55.003Z] === RUN   TestImagesFilterMultiReference
08:49:55 [2023-04-21T08:49:55.274Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:49:55 [2023-04-21T08:49:55.274Z] === RUN   TestImagesFilterBeforeSince
08:49:55 [2023-04-21T08:49:55.544Z]     list_test.go:87: ImageList: ID=sha256:d9b10725af68dea5e752b6388947886ec86afbd582f013ede9882cfd79f41189 RepoTags=[testimagesfilterbeforesince:v3]
08:49:55 [2023-04-21T08:49:55.544Z]     list_test.go:87: ImageList: ID=sha256:c58b03b6aa5b17cff8b8e11ee438c9eece7dff38969191125f5452264ebd988e RepoTags=[testimagesfilterbeforesince:v2]
08:49:55 [2023-04-21T08:49:55.544Z]     list_test.go:87: ImageList: ID=sha256:6dfaea54cd8febb6613b99ae99563b816c3b77bbdd8513cb05ca729994a90a17 RepoTags=[testimagesfilterbeforesince:v1]
08:49:55 [2023-04-21T08:49:55.544Z] --- PASS: TestImagesFilterBeforeSince (0.27s)
08:49:55 [2023-04-21T08:49:55.544Z] === RUN   TestImagePullPlatformInvalid
08:49:55 [2023-04-21T08:49:55.544Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:49:55 [2023-04-21T08:49:55.544Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:49:55 [2023-04-21T08:49:55.544Z] time="2023-04-21T08:49:55Z" 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=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.544Z] time="2023-04-21T08:49:55Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.20.3 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.544Z] time="2023-04-21T08:49:55Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.544Z] time="2023-04-21T08:49:55Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=078ca9a5-ca2b-4b83-8366-cd12f97b2d8d http.request.method=GET http.request.remoteaddr="127.0.0.1:43546" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=078ca9a5-ca2b-4b83-8366-cd12f97b2d8d http.request.method=GET http.request.remoteaddr="127.0.0.1:43546" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.641095ms http.response.status=200 http.response.written=2 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c1dae60-07b6-40db-9645-32560b5627b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c1dae60-07b6-40db-9645-32560b5627b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" 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=5c1dae60-07b6-40db-9645-32560b5627b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=28.553µs trace.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=573628d9-3ace-4699-8805-a0aa45ac280f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" 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=5c1dae60-07b6-40db-9645-32560b5627b0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43574" 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=1.872756ms http.response.status=404 http.response.written=157 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d9025df7-9a2b-448e-9de6-fa0664db428c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d9025df7-9a2b-448e-9de6-fa0664db428c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" 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=d9025df7-9a2b-448e-9de6-fa0664db428c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=24.262µs trace.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=c7f66ce1-b1be-41b0-a512-eaf888a99972 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" 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=d9025df7-9a2b-448e-9de6-fa0664db428c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" 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=5.057304ms http.response.status=404 http.response.written=157 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=480.726µs trace.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=53db3a48-3b76-4f9f-9798-52bce2adac3f trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=30.793µs trace.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=69147ae8-9524-4dfb-84cd-0c95a1e1aa30 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.810Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=477.19µs trace.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=82208d8d-953b-46df-8e3c-42e7c4ab0ee9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=17.625µs trace.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=b75c1976-da42-44db-8aa0-45f147718063 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=70.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=234436be-a0af-4bd4-badb-23f61c24666b trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=346a58eb-ee31-40d5-af20-d32b0a17ba24 http.request.method=POST http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=5.486536ms http.response.status=202 http.response.written=0 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=173.365µs trace.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=68c6fddb-fca0-45af-bb21-dcd9364e93a1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8dd588ec-e7e8-459a-b568-94b83f27143a http.request.method=POST http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=9.196544ms http.response.status=202 http.response.written=0 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=36.619µs trace.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=e2cdb42e-0494-4ba2-833b-3f211a461d08 trace.line=82 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=13.235µs trace.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=25534923-30f4-4b6e-a5eb-0010a6dcd391 trace.line=141 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=391.152µs trace.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=e0cfe6fb-f9a0-4453-8d29-141001186648 trace.line=124 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=34.436µs trace.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=7c15909a-ac04-4148-989b-ad857fe77cd5 trace.line=82 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=16.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7ad02e4c-8368-4257-aef0-5c50ee28e091 trace.line=141 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=60.923µs trace.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=4cdb174e-a575-433e-be33-e0263e76e69c trace.line=124 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=10.027µs trace.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=0100d970-3504-47d4-b4ef-5e4634edfe01 trace.line=141 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=13.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=078cd55b-75f6-44eb-a453-e5ae4222109d trace.line=141 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=8.369µs trace.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=8227a366-c0c0-4499-aee7-05481c2d89e3 trace.line=141 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd/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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=48.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).Move" trace.id=a5276c54-51a9-4495-b406-63cf785a24c9 trace.line=167 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.811Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=49.288µs trace.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=000924a3-94ec-4d4d-a33b-92b457328dbf trace.line=95 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=86.572µs trace.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=bce889ab-bc30-4d68-9a80-eebb49e89c8c trace.line=181 vars.name=test vars.uuid=af71be6d-8504-4f14-b71b-cd1f8371b2bd version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=f6a75000-6d48-4ec0-82a8-53aa9274a2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43574" http.request.uri="/v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=6.006367ms http.response.status=201 http.response.written=0 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "PUT /v2/test/blobs/uploads/af71be6d-8504-4f14-b71b-cd1f8371b2bd?_state=ykv6pP5vfNqZsMrIzWHSdJOBOeSVWnar7KGkqUxR6ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFmNzFiZTZkLTg1MDQtNGYxNC1iNzFiLWNkMWY4MzcxYjJiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjUxMzMyNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=12.431µs trace.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=6b74270a-8b17-4ecc-b4e3-9d67f488e228 trace.line=141 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=11.061µs trace.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=27fb6c13-21f3-4f83-9e16-4292323471ad trace.line=141 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=10.552µs trace.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=4022c4ec-43c4-48aa-9bbd-3815796da55a trace.line=141 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6/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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=44.488µs trace.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=f90f894f-1cec-4b58-89b6-14b634d8eafd trace.line=167 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=41.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).PutContent" trace.id=9b595535-2d5b-4832-87f5-755c80ff0780 trace.line=95 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/672fe26f-7940-48d1-a698-c94d6ea316c6\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=76.43µs trace.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=6be896b8-0b1c-4887-a0d0-d047fa62f1a1 trace.line=181 vars.name=test vars.uuid=672fe26f-7940-48d1-a698-c94d6ea316c6 version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4d221302-2cd5-4529-8d07-0165b0511ab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=6.669279ms http.response.status=201 http.response.written=0 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "PUT /v2/test/blobs/uploads/672fe26f-7940-48d1-a698-c94d6ea316c6?_state=ZDhEn7y7kNLB1QcVrTaMBcf-Jgz88joI6-WcT8HVWx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3MmZlMjZmLTc5NDAtNDhkMS1hNjk4LWM5NGQ2ZWEzMTZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQwODo0OTo1NS41NjQwNjc3NTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ad153276-7d22-428d-97a5-d693cac89be2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=ad153276-7d22-428d-97a5-d693cac89be2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=ad153276-7d22-428d-97a5-d693cac89be2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=23.343µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21f6a102-5b8d-48c1-8a93-7171a83fd750 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=ad153276-7d22-428d-97a5-d693cac89be2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43562" 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=4.521793ms http.response.status=404 http.response.written=96 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=72.262µs trace.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=273f096b-4a95-4842-85d4-0e3209a32bb0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=15.573µs trace.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=61bf1af0-2801-4dfa-85e9-3f9fb1bc6bdf trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=43.791µs trace.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=5b27bc7b-3ffe-42bf-b65a-d7a2f32b3588 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=13.383µs trace.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=9cac30ec-7986-4d00-bd0e-ca09e3890c4d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=24.821µs trace.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=49557c68-fa29-493f-bdbd-f23a6ec33f1c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.812Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=78.883µs trace.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=0912aa3e-5ad0-443a-aaa3-ada519529e5a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=79.983µs trace.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=80d05fc4-6df8-4790-b7d9-1bc366882d27 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=47.023µs trace.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=fcd78e18-c372-41cb-baf5-2822315b2a6c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=99.618µs trace.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=f90334f0-e23b-40a7-8f95-32ac3d84f41c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=62.736µs trace.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=eabb46b3-4523-4010-955e-00902bca698d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4132c214-c251-490f-96b5-3990525c5b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=2.758665ms http.response.status=201 http.response.written=0 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d84f8331-c298-4699-9053-25224cfe6916 http.request.method=GET http.request.remoteaddr="127.0.0.1:43578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=d84f8331-c298-4699-9053-25224cfe6916 http.request.method=GET http.request.remoteaddr="127.0.0.1:43578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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="789.82µs" http.response.status=200 http.response.written=2 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=43.241µs trace.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=46a5ccf8-3055-42e3-ae0d-f430deabc38c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=183.211µs trace.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=06ed17c6-fbc4-44d7-b41f-9070ee687dd4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=85.981µs trace.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=caaea2fc-fbba-4b56-932b-8a22eea3afea trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=103.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5423085e-4536-41be-90eb-81f97c668007 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=4fa2db6e-d1ae-4320-8ac3-2aa89220a6f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43586" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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.734074ms http.response.status=200 http.response.written=417 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=176.376µs trace.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=f3044d80-6b69-47da-a5eb-84801068510b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=101.71µs trace.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=91a893b1-6c4b-4c9d-b77a-83c24850627a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.813Z] time="2023-04-21T08:49:55Z" 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=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=133.365µs trace.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=579206a8-4339-46ba-86c7-bb2a87879ca2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=10262039-b30e-4738-843b-ca42d2aea205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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.691211ms http.response.status=200 http.response.written=417 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=40.147µs trace.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=03cafdb1-1483-43c9-9a10-9878e19260af trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=27.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=7d5807cf-b204-457d-8054-377eec8a49a1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=28.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=016504f2-b51b-4660-af56-1cf0a5b802a5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=18.182µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e87e9ff-5328-403b-9be8-fa160eb3d78f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=40.73µs trace.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=31bcb1a4-738a-4ce9-9f51-ffabcb20ec93 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=7.352µs trace.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=8a08fbbe-2064-4554-a6e7-0f66691c6bcf trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=34.97µs trace.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=340a414a-16d7-4ab6-9a09-eeb8257bf94f trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=30.506µs trace.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=80f5422b-7f3e-4a56-afe9-a5fa252771ab trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=16.361µs trace.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=00df121f-ee9b-435b-a21b-53abce83cf90 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8319d947-5c6e-41a6-a6a3-976fe3fbc880 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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=6.553481ms http.response.status=200 http.response.written=179 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=40.82µs trace.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=929e39c3-8b04-4243-98eb-a177faa4c8fe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=317.003µs trace.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=7bd867a7-191c-41ff-88e7-a9bef3fd94f1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=293.774µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f31d8864-3621-47dd-be5d-e3fed2303bd2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=86.071µs trace.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=ab216a22-5614-4a88-925d-4cc2028ce6a6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.814Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=14.819µs trace.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=a6e6ebb4-b4af-4c9b-839b-79515dacde09 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=7.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2a873ea6-6db6-4dd7-8c96-86d2b0ed1218 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=25.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=4dc0513d-edc7-4cdf-ba26-69dfbdad96bb trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=29.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d242947-b317-4369-98d0-2d309df4f5d7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=11.938µs trace.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=bcf1e1a7-7abc-47b3-bb56-82ba06223baf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e83bee5f-ad37-4295-96c8-6b1fb6749f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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=11.033157ms http.response.status=200 http.response.written=68 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8abda491-bc9d-4818-9b27-da8f68972828 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8abda491-bc9d-4818-9b27-da8f68972828 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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.372764ms http.response.status=200 http.response.written=2 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=28.168µs trace.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=0f4a2ad2-74f9-4feb-a6b4-3c090db2ae8e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e trace.duration=12.144µs trace.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=08ea8aa6-a6a6-4427-a138-2ee9551033dc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] time="2023-04-21T08:49:55Z" 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=2d6674bf-3c83-490c-9091-bd0a49384344 http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d 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.084151ms http.response.status=404 http.response.written=181 instance.id=358b31c0-5ea4-4248-9c8a-778901ad666e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:49:55 [2023-04-21T08:49:55.815Z] 127.0.0.1 - - [21/Apr/2023:08:49:55 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/4a25cc38fee879fbfdcf80a408cdc2f011d9b00d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:49:55 [2023-04-21T08:49:55.815Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.34s)
08:49:55 [2023-04-21T08:49:55.815Z] === RUN   TestRemoveImageOrphaning
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestRemoveImageOrphaning (0.18s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestRemoveImageGarbageCollector
08:49:56 [2023-04-21T08:49:56.077Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:49:56 [2023-04-21T08:49:56.077Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagInvalidReference
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagInvalidReference (0.01s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagValidPrefixedRepo
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagExistedNameWithoutForce
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagOfficialNames
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagOfficialNames (0.06s)
08:49:56 [2023-04-21T08:49:56.077Z] === RUN   TestTagMatchesDigest
08:49:56 [2023-04-21T08:49:56.077Z] --- PASS: TestTagMatchesDigest (0.02s)
08:49:56 [2023-04-21T08:49:56.077Z] PASS
08:49:56 [2023-04-21T08:49:56.077Z] 
08:49:56 [2023-04-21T08:49:56.077Z] === Skipped
08:49:56 [2023-04-21T08:49:56.077Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:49:56 [2023-04-21T08:49:56.077Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:49:56 [2023-04-21T08:49:56.077Z] 
08:49:56 [2023-04-21T08:49:56.077Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:49:56 [2023-04-21T08:49:56.077Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:49:56 [2023-04-21T08:49:56.077Z] 
08:49:56 [2023-04-21T08:49:56.077Z] DONE 24 tests, 2 skipped in 1.574s
08:49:56 [2023-04-21T08:49:56.077Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:49:56 [2023-04-21T08:49:56.077Z] ++ 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:56 [2023-04-21T08:49:56.077Z] ++ set -e
08:49:56 [2023-04-21T08:49:56.077Z] ++ '[' -n 0 ']'
08:49:56 [2023-04-21T08:49:56.077Z] ++ set -x
08:49:56 [2023-04-21T08:49:56.077Z] ++ 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:56 [2023-04-21T08:49:56.337Z] === RUN   TestStripANSICommands
08:49:56 [2023-04-21T08:49:56.337Z] === RUN   TestStripANSICommands/#00
08:49:56 [2023-04-21T08:49:56.337Z] === RUN   TestStripANSICommands/#01
08:49:56 [2023-04-21T08:49:56.337Z] --- PASS: TestStripANSICommands (0.00s)
08:49:56 [2023-04-21T08:49:56.337Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:49:56 [2023-04-21T08:49:56.337Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:49:56 [2023-04-21T08:49:56.337Z] PASS
08:49:56 [2023-04-21T08:49:56.337Z] 
08:49:56 [2023-04-21T08:49:56.337Z] DONE 3 tests in 0.075s
08:49:56 [2023-04-21T08:49:56.337Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:49:56 [2023-04-21T08:49:56.337Z] ++ 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:56 [2023-04-21T08:49:56.337Z] ++ set -e
08:49:56 [2023-04-21T08:49:56.337Z] ++ '[' -n 0 ']'
08:49:56 [2023-04-21T08:49:56.337Z] ++ set -x
08:49:56 [2023-04-21T08:49:56.337Z] ++ 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:56 [2023-04-21T08:49:56.337Z] INFO: Testing against a local daemon
08:49:56 [2023-04-21T08:49:56.337Z] === RUN   TestNetworkCreateDelete
08:49:56 [2023-04-21T08:49:56.609Z] --- PASS: TestNetworkCreateDelete (0.15s)
08:49:56 [2023-04-21T08:49:56.609Z] === RUN   TestDockerNetworkDeletePreferID
08:49:56 [2023-04-21T08:49:56.869Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
08:49:56 [2023-04-21T08:49:56.869Z] === RUN   TestDaemonDNSFallback
08:50:03 [2023-04-21T08:50:03.423Z] --- PASS: TestDaemonDNSFallback (6.12s)
08:50:03 [2023-04-21T08:50:03.423Z] === RUN   TestInspectNetwork
08:50:05 [2023-04-21T08:50:05.321Z] === RUN   TestInspectNetwork/full_network_id
08:50:05 [2023-04-21T08:50:05.321Z] === RUN   TestInspectNetwork/partial_network_id
08:50:05 [2023-04-21T08:50:05.321Z] === RUN   TestInspectNetwork/network_name
08:50:05 [2023-04-21T08:50:05.321Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:50:09 [2023-04-21T08:50:09.503Z] --- PASS: TestInspectNetwork (6.31s)
08:50:09 [2023-04-21T08:50:09.503Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:50:09 [2023-04-21T08:50:09.503Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:50:09 [2023-04-21T08:50:09.503Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:50:09 [2023-04-21T08:50:09.503Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:50:09 [2023-04-21T08:50:09.503Z] === RUN   TestRunContainerWithBridgeNone
08:50:10 [2023-04-21T08:50:10.877Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/create
08:50:10 [2023-04-21T08:50:10.877Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:50:10 [2023-04-21T08:50:10.877Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:10 [2023-04-21T08:50:10.877Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:10 [2023-04-21T08:50:10.877Z] === CONT  TestNetworkInvalidJSON/networks/create
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:50:10 [2023-04-21T08:50:10.877Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:50:10 [2023-04-21T08:50:10.877Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:50:10 [2023-04-21T08:50:10.877Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:50:10 [2023-04-21T08:50:10.877Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkList
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkList//networks
08:50:10 [2023-04-21T08:50:10.877Z] === PAUSE TestNetworkList//networks
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestNetworkList//networks/
08:50:10 [2023-04-21T08:50:10.877Z] === PAUSE TestNetworkList//networks/
08:50:10 [2023-04-21T08:50:10.877Z] === CONT  TestNetworkList//networks
08:50:10 [2023-04-21T08:50:10.877Z] === CONT  TestNetworkList//networks/
08:50:10 [2023-04-21T08:50:10.877Z] --- PASS: TestNetworkList (0.02s)
08:50:10 [2023-04-21T08:50:10.877Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z]     --- PASS: TestNetworkList//networks (0.00s)
08:50:10 [2023-04-21T08:50:10.877Z] === RUN   TestHostIPv4BridgeLabel
08:50:11 [2023-04-21T08:50:11.443Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
08:50:11 [2023-04-21T08:50:11.443Z] === RUN   TestDefaultNetworkOpts
08:50:11 [2023-04-21T08:50:11.443Z] === RUN   TestDefaultNetworkOpts/default_value
08:50:12 [2023-04-21T08:50:12.815Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:50:13 [2023-04-21T08:50:13.749Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:50:15 [2023-04-21T08:50:15.122Z] --- PASS: TestDefaultNetworkOpts (3.61s)
08:50:15 [2023-04-21T08:50:15.122Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
08:50:15 [2023-04-21T08:50:15.122Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s)
08:50:15 [2023-04-21T08:50:15.122Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.22s)
08:50:15 [2023-04-21T08:50:15.122Z] === RUN   TestDaemonRestartWithLiveRestore
08:50:16 [2023-04-21T08:50:16.055Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:50:16 [2023-04-21T08:50:16.055Z] === RUN   TestDaemonDefaultNetworkPools
08:50:16 [2023-04-21T08:50:16.621Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
08:50:16 [2023-04-21T08:50:16.621Z] === RUN   TestDaemonRestartWithExistingNetwork
08:50:17 [2023-04-21T08:50:17.994Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:50:17 [2023-04-21T08:50:17.994Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:50:19 [2023-04-21T08:50:19.367Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
08:50:19 [2023-04-21T08:50:19.367Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:50:19 [2023-04-21T08:50:19.625Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
08:50:19 [2023-04-21T08:50:19.625Z] === RUN   TestServiceWithPredefinedNetwork
08:50:21 [2023-04-21T08:50:21.523Z] --- PASS: TestServiceWithPredefinedNetwork (1.95s)
08:50:21 [2023-04-21T08:50:21.523Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:50:21 [2023-04-21T08:50:21.523Z]     service_test.go:242: FLAKY_TEST
08:50:21 [2023-04-21T08:50:21.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:50:21 [2023-04-21T08:50:21.523Z] === RUN   TestServiceWithDataPathPortInit
08:50:36 [2023-04-21T08:50:36.388Z] --- PASS: TestServiceWithDataPathPortInit (12.29s)
08:50:36 [2023-04-21T08:50:36.388Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:50:36 [2023-04-21T08:50:36.388Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:slp7mekxmkopoe12ifk7v95x3 Created:2023-04-21 08:50:35.120835892 +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[e9c35a51f8b475211a42d5deb8bf3ee2465e39d9357398db1b254294eeac66bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fc0rjeb0kuhn0lr99rkzjwlpo EndpointID:8c705606909ce61b371a4b2ffc287001451ee6942379d2cb9e115594b2832b2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5bc26ef9433e37a67110d65919461c04151e2d6a3d3d4d596098e23ec3372c73 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:bf7e03e83aac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fc0rjeb0kuhn0lr99rkzjwlpo EndpointID:8c705606909ce61b371a4b2ffc287001451ee6942379d2cb9e115594b2832b2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:50:40 [2023-04-21T08:50:40.570Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.28s)
08:50:40 [2023-04-21T08:50:40.570Z] PASS
08:50:40 [2023-04-21T08:50:40.570Z] 
08:50:40 [2023-04-21T08:50:40.570Z] === Skipped
08:50:40 [2023-04-21T08:50:40.570Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:50:40 [2023-04-21T08:50:40.570Z]     service_test.go:242: FLAKY_TEST
08:50:40 [2023-04-21T08:50:40.570Z] 
08:50:40 [2023-04-21T08:50:40.570Z] DONE 42 tests, 1 skipped in 43.916s
08:50:40 [2023-04-21T08:50:40.570Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:50:40 [2023-04-21T08:50:40.570Z] ++ 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:40 [2023-04-21T08:50:40.570Z] ++ set -e
08:50:40 [2023-04-21T08:50:40.570Z] ++ '[' -n 0 ']'
08:50:40 [2023-04-21T08:50:40.570Z] ++ set -x
08:50:40 [2023-04-21T08:50:40.570Z] ++ 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:40 [2023-04-21T08:50:40.570Z] INFO: Testing against a local daemon
08:50:40 [2023-04-21T08:50:40.570Z] === RUN   TestDockerNetworkIpvlanPersistance
08:50:40 [2023-04-21T08:50:40.570Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:40 [2023-04-21T08:50:40.570Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:50:40 [2023-04-21T08:50:40.570Z] === RUN   TestDockerNetworkIpvlan
08:50:40 [2023-04-21T08:50:40.570Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:40 [2023-04-21T08:50:40.570Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:50:40 [2023-04-21T08:50:40.570Z] PASS
08:50:40 [2023-04-21T08:50:40.570Z] 
08:50:40 [2023-04-21T08:50:40.570Z] === Skipped
08:50:40 [2023-04-21T08:50:40.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:50:40 [2023-04-21T08:50:40.570Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:40 [2023-04-21T08:50:40.570Z] 
08:50:40 [2023-04-21T08:50:40.570Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:50:40 [2023-04-21T08:50:40.570Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:50:40 [2023-04-21T08:50:40.570Z] 
08:50:40 [2023-04-21T08:50:40.570Z] DONE 2 tests, 2 skipped in 0.096s
08:50:40 [2023-04-21T08:50:40.570Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:50:40 [2023-04-21T08:50:40.570Z] ++ 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:40 [2023-04-21T08:50:40.570Z] ++ set -e
08:50:40 [2023-04-21T08:50:40.570Z] ++ '[' -n 0 ']'
08:50:40 [2023-04-21T08:50:40.570Z] ++ set -x
08:50:40 [2023-04-21T08:50:40.570Z] ++ 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:40 [2023-04-21T08:50:40.570Z] INFO: Testing against a local daemon
08:50:40 [2023-04-21T08:50:40.570Z] === RUN   TestDockerNetworkMacvlanPersistance
08:50:41 [2023-04-21T08:50:41.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
08:50:41 [2023-04-21T08:50:41.943Z] === RUN   TestDockerNetworkMacvlan
08:50:42 [2023-04-21T08:50:42.202Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:50:43 [2023-04-21T08:50:43.136Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:50:43 [2023-04-21T08:50:43.701Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:50:45 [2023-04-21T08:50:45.075Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:50:46 [2023-04-21T08:50:46.448Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:50:48 [2023-04-21T08:50:48.977Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:50:49 [2023-04-21T08:50:49.235Z] --- PASS: TestDockerNetworkMacvlan (7.66s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.26s)
08:50:49 [2023-04-21T08:50:49.235Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
08:50:49 [2023-04-21T08:50:49.235Z] PASS
08:50:49 [2023-04-21T08:50:49.235Z] 
08:50:49 [2023-04-21T08:50:49.235Z] DONE 8 tests in 8.998s
08:50:49 [2023-04-21T08:50:49.235Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:50:49 [2023-04-21T08:50:49.235Z] ++ 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:49 [2023-04-21T08:50:49.235Z] ++ set -e
08:50:49 [2023-04-21T08:50:49.235Z] ++ '[' -n 0 ']'
08:50:49 [2023-04-21T08:50:49.235Z] ++ set -x
08:50:49 [2023-04-21T08:50:49.235Z] ++ 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:49 [2023-04-21T08:50:49.492Z] testing: warning: no tests to run
08:50:49 [2023-04-21T08:50:49.492Z] PASS
08:50:49 [2023-04-21T08:50:49.492Z] 
08:50:49 [2023-04-21T08:50:49.492Z] DONE 0 tests in 0.029s
08:50:49 [2023-04-21T08:50:49.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:50:49 [2023-04-21T08:50:49.492Z] ++ 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:49 [2023-04-21T08:50:49.492Z] ++ set -e
08:50:49 [2023-04-21T08:50:49.492Z] ++ '[' -n 0 ']'
08:50:49 [2023-04-21T08:50:49.492Z] ++ set -x
08:50:49 [2023-04-21T08:50:49.493Z] ++ 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:49 [2023-04-21T08:50:49.493Z] INFO: Testing against a local daemon
08:50:49 [2023-04-21T08:50:49.493Z] === RUN   TestAuthZPluginAllowRequest
08:50:50 [2023-04-21T08:50:50.426Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
08:50:50 [2023-04-21T08:50:50.426Z] === RUN   TestAuthZPluginTLS
08:50:50 [2023-04-21T08:50:50.992Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:50:50 [2023-04-21T08:50:50.992Z] === RUN   TestAuthZPluginDenyRequest
08:50:51 [2023-04-21T08:50:51.557Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:50:51 [2023-04-21T08:50:51.557Z] === RUN   TestAuthZPluginAPIDenyResponse
08:50:52 [2023-04-21T08:50:52.122Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:50:52 [2023-04-21T08:50:52.122Z] === RUN   TestAuthZPluginDenyResponse
08:50:52 [2023-04-21T08:50:52.688Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
08:50:52 [2023-04-21T08:50:52.688Z] === RUN   TestAuthZPluginAllowEventStream
08:50:53 [2023-04-21T08:50:53.622Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
08:50:53 [2023-04-21T08:50:53.622Z] === RUN   TestAuthZPluginErrorResponse
08:50:54 [2023-04-21T08:50:54.188Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:50:54 [2023-04-21T08:50:54.188Z] === RUN   TestAuthZPluginErrorRequest
08:50:54 [2023-04-21T08:50:54.753Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
08:50:54 [2023-04-21T08:50:54.753Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:50:55 [2023-04-21T08:50:55.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:50:55 [2023-04-21T08:50:55.319Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:50:56 [2023-04-21T08:50:56.694Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.22s)
08:50:56 [2023-04-21T08:50:56.694Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:50:57 [2023-04-21T08:50:57.628Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
08:50:57 [2023-04-21T08:50:57.628Z] === RUN   TestAuthZPluginHeader
08:50:58 [2023-04-21T08:50:58.200Z] --- PASS: TestAuthZPluginHeader (0.63s)
08:50:58 [2023-04-21T08:50:58.200Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:50:58 [2023-04-21T08:50:58.200Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:58 [2023-04-21T08:50:58.200Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:50:58 [2023-04-21T08:50:58.200Z] === RUN   TestAuthZPluginV2Disable
08:50:58 [2023-04-21T08:50:58.200Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:58 [2023-04-21T08:50:58.200Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:50:58 [2023-04-21T08:50:58.200Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:50:58 [2023-04-21T08:50:58.200Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:58 [2023-04-21T08:50:58.200Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:50:58 [2023-04-21T08:50:58.200Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:50:58 [2023-04-21T08:50:58.200Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:58 [2023-04-21T08:50:58.200Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:50:58 [2023-04-21T08:50:58.200Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:51:16 [2023-04-21T08:51:16.309Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:51:16 [2023-04-21T08:51:16.309Z] PASS
08:51:16 [2023-04-21T08:51:16.309Z] 
08:51:16 [2023-04-21T08:51:16.309Z] === Skipped
08:51:16 [2023-04-21T08:51:16.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:16 [2023-04-21T08:51:16.309Z] 
08:51:16 [2023-04-21T08:51:16.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:16 [2023-04-21T08:51:16.309Z] 
08:51:16 [2023-04-21T08:51:16.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:16 [2023-04-21T08:51:16.309Z] 
08:51:16 [2023-04-21T08:51:16.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:16 [2023-04-21T08:51:16.309Z] 
08:51:16 [2023-04-21T08:51:16.309Z] DONE 17 tests, 4 skipped in 25.796s
08:51:16 [2023-04-21T08:51:16.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:51:16 [2023-04-21T08:51:16.309Z] ++ 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:16 [2023-04-21T08:51:16.309Z] ++ set -e
08:51:16 [2023-04-21T08:51:16.309Z] ++ '[' -n 0 ']'
08:51:16 [2023-04-21T08:51:16.309Z] ++ set -x
08:51:16 [2023-04-21T08:51:16.309Z] ++ 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:16 [2023-04-21T08:51:16.309Z] INFO: Testing against a local daemon
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:51:16 [2023-04-21T08:51:16.309Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:16 [2023-04-21T08:51:16.309Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:51:16 [2023-04-21T08:51:16.309Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:51:16 [2023-04-21T08:51:16.309Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:51:16 [2023-04-21T08:51:16.309Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:51:16 [2023-04-21T08:51:16.309Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:51:16 [2023-04-21T08:51:16.309Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:51:16 [2023-04-21T08:51:16.309Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:51:16 [2023-04-21T08:51:16.309Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.309Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:51:16 [2023-04-21T08:51:16.310Z] === RUN   TestPluginInstall
08:51:16 [2023-04-21T08:51:16.310Z] === RUN   TestPluginInstall/no_auth
08:51:19 [2023-04-21T08:51:19.593Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:19 [2023-04-21T08:51:19.593Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fa4486d79b84ac3c2ed67cdfbb32d4172624ddd20dc9e3d2e6cea977e71ad96" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:19 [2023-04-21T08:51:19.593Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:19 [2023-04-21T08:51:19.593Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fa4486d79b84ac3c2ed67cdfbb32d4172624ddd20dc9e3d2e6cea977e71ad96" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:19 [2023-04-21T08:51:19.850Z] === RUN   TestPluginInstall/with_htpasswd
08:51:20 [2023-04-21T08:51:20.108Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:20 [2023-04-21T08:51:20.108Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fa4486d79b84ac3c2ed67cdfbb32d4172624ddd20dc9e3d2e6cea977e71ad96" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:20 [2023-04-21T08:51:20.108Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:20 [2023-04-21T08:51:20.108Z] time="2023-04-21T08:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fa4486d79b84ac3c2ed67cdfbb32d4172624ddd20dc9e3d2e6cea977e71ad96" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:20 [2023-04-21T08:51:20.369Z] === RUN   TestPluginInstall/with_insecure
08:51:21 [2023-04-21T08:51:21.302Z] time="2023-04-21T08:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:21 [2023-04-21T08:51:21.302Z] time="2023-04-21T08:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc991ee52442069de3f2b20878edf9afef8ac00fd7673b38ec149de06d868b91" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:21 [2023-04-21T08:51:21.302Z] time="2023-04-21T08:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:51:21 [2023-04-21T08:51:21.302Z] time="2023-04-21T08:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc991ee52442069de3f2b20878edf9afef8ac00fd7673b38ec149de06d868b91" mediatype=application/vnd.docker.plugin.v1+json size=522
08:51:21 [2023-04-21T08:51:21.302Z]     plugin_test.go:195: [d115ecba9f475] daemon is not started
08:51:21 [2023-04-21T08:51:21.302Z] --- PASS: TestPluginInstall (5.87s)
08:51:21 [2023-04-21T08:51:21.302Z]     --- PASS: TestPluginInstall/no_auth (4.36s)
08:51:21 [2023-04-21T08:51:21.302Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
08:51:21 [2023-04-21T08:51:21.302Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
08:51:21 [2023-04-21T08:51:21.302Z] === RUN   TestPluginsWithRuntimes
08:51:22 [2023-04-21T08:51:22.675Z] === RUN   TestPluginsWithRuntimes/No_Args
08:51:23 [2023-04-21T08:51:23.608Z] === RUN   TestPluginsWithRuntimes/With_Args
08:51:24 [2023-04-21T08:51:24.541Z] --- PASS: TestPluginsWithRuntimes (3.36s)
08:51:24 [2023-04-21T08:51:24.541Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
08:51:24 [2023-04-21T08:51:24.541Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
08:51:24 [2023-04-21T08:51:24.541Z] === RUN   TestPluginBackCompatMediaTypes
08:51:25 [2023-04-21T08:51:25.106Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
08:51:25 [2023-04-21T08:51:25.106Z] PASS
08:51:25 [2023-04-21T08:51:25.106Z] 
08:51:25 [2023-04-21T08:51:25.106Z] DONE 24 tests in 9.940s
08:51:25 [2023-04-21T08:51:25.106Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:51:25 [2023-04-21T08:51:25.106Z] ++ 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:25 [2023-04-21T08:51:25.106Z] ++ set -e
08:51:25 [2023-04-21T08:51:25.106Z] ++ '[' -n 0 ']'
08:51:25 [2023-04-21T08:51:25.106Z] ++ set -x
08:51:25 [2023-04-21T08:51:25.106Z] ++ 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:25 [2023-04-21T08:51:25.364Z] INFO: Testing against a local daemon
08:51:25 [2023-04-21T08:51:25.364Z] === RUN   TestExternalGraphDriver
08:51:25 [2023-04-21T08:51:25.622Z] === RUN   TestExternalGraphDriver/json
08:51:27 [2023-04-21T08:51:27.522Z] === RUN   TestExternalGraphDriver/spec
08:51:28 [2023-04-21T08:51:28.456Z] === RUN   TestExternalGraphDriver/pull
08:51:30 [2023-04-21T08:51:30.355Z] --- PASS: TestExternalGraphDriver (4.92s)
08:51:30 [2023-04-21T08:51:30.355Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
08:51:30 [2023-04-21T08:51:30.355Z]     --- PASS: TestExternalGraphDriver/spec (1.46s)
08:51:30 [2023-04-21T08:51:30.355Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
08:51:30 [2023-04-21T08:51:30.355Z] === RUN   TestGraphdriverPluginV2
08:51:30 [2023-04-21T08:51:30.614Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:30 [2023-04-21T08:51:30.614Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:51:30 [2023-04-21T08:51:30.614Z] PASS
08:51:30 [2023-04-21T08:51:30.614Z] 
08:51:30 [2023-04-21T08:51:30.614Z] === Skipped
08:51:30 [2023-04-21T08:51:30.614Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:51:30 [2023-04-21T08:51:30.614Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:51:30 [2023-04-21T08:51:30.614Z] 
08:51:30 [2023-04-21T08:51:30.614Z] DONE 5 tests, 1 skipped in 5.362s
08:51:30 [2023-04-21T08:51:30.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:51:30 [2023-04-21T08:51:30.614Z] ++ 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:30 [2023-04-21T08:51:30.614Z] ++ set -e
08:51:30 [2023-04-21T08:51:30.614Z] ++ '[' -n 0 ']'
08:51:30 [2023-04-21T08:51:30.614Z] ++ set -x
08:51:30 [2023-04-21T08:51:30.614Z] ++ 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:30 [2023-04-21T08:51:30.614Z] INFO: Testing against a local daemon
08:51:30 [2023-04-21T08:51:30.614Z] === RUN   TestContinueAfterPluginCrash
08:51:30 [2023-04-21T08:51:30.614Z] === PAUSE TestContinueAfterPluginCrash
08:51:30 [2023-04-21T08:51:30.614Z] === RUN   TestReadPluginNoRead
08:51:30 [2023-04-21T08:51:30.614Z] === PAUSE TestReadPluginNoRead
08:51:30 [2023-04-21T08:51:30.614Z] === RUN   TestDaemonStartWithLogOpt
08:51:30 [2023-04-21T08:51:30.614Z] === PAUSE TestDaemonStartWithLogOpt
08:51:30 [2023-04-21T08:51:30.614Z] === CONT  TestContinueAfterPluginCrash
08:51:30 [2023-04-21T08:51:30.614Z] === CONT  TestDaemonStartWithLogOpt
08:51:33 [2023-04-21T08:51:33.896Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
08:51:33 [2023-04-21T08:51:33.896Z] === CONT  TestReadPluginNoRead
08:51:35 [2023-04-21T08:51:35.795Z] === RUN   TestReadPluginNoRead/default
08:51:37 [2023-04-21T08:51:37.168Z] === RUN   TestReadPluginNoRead/disabled_caching
08:51:38 [2023-04-21T08:51:38.544Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:51:38 [2023-04-21T08:51:38.544Z] --- PASS: TestContinueAfterPluginCrash (7.83s)
08:51:39 [2023-04-21T08:51:39.478Z]     read_test.go:91: [dc09262cd5349] daemon is not started
08:51:39 [2023-04-21T08:51:39.478Z] --- PASS: TestReadPluginNoRead (5.70s)
08:51:39 [2023-04-21T08:51:39.478Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
08:51:39 [2023-04-21T08:51:39.478Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
08:51:39 [2023-04-21T08:51:39.478Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
08:51:39 [2023-04-21T08:51:39.478Z] PASS
08:51:39 [2023-04-21T08:51:39.478Z] 
08:51:39 [2023-04-21T08:51:39.478Z] DONE 6 tests in 8.894s
08:51:39 [2023-04-21T08:51:39.478Z] 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:39 [2023-04-21T08:51:39.478Z] ++ 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:39 [2023-04-21T08:51:39.478Z] ++ set -e
08:51:39 [2023-04-21T08:51:39.478Z] ++ '[' -n 0 ']'
08:51:39 [2023-04-21T08:51:39.478Z] ++ set -x
08:51:39 [2023-04-21T08:51:39.478Z] ++ 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:39 [2023-04-21T08:51:39.478Z] testing: warning: no tests to run
08:51:39 [2023-04-21T08:51:39.478Z] PASS
08:51:39 [2023-04-21T08:51:39.478Z] 
08:51:39 [2023-04-21T08:51:39.478Z] DONE 0 tests in 0.036s
08:51:39 [2023-04-21T08:51:39.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:51:39 [2023-04-21T08:51:39.478Z] ++ 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:39 [2023-04-21T08:51:39.478Z] ++ set -e
08:51:39 [2023-04-21T08:51:39.478Z] ++ '[' -n 0 ']'
08:51:39 [2023-04-21T08:51:39.478Z] ++ set -x
08:51:39 [2023-04-21T08:51:39.478Z] ++ 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:39 [2023-04-21T08:51:39.736Z] INFO: Testing against a local daemon
08:51:39 [2023-04-21T08:51:39.736Z] === RUN   TestPluginWithDevMounts
08:51:39 [2023-04-21T08:51:39.736Z] === PAUSE TestPluginWithDevMounts
08:51:39 [2023-04-21T08:51:39.736Z] === CONT  TestPluginWithDevMounts
08:51:41 [2023-04-21T08:51:41.108Z] --- PASS: TestPluginWithDevMounts (1.52s)
08:51:41 [2023-04-21T08:51:41.108Z] PASS
08:51:41 [2023-04-21T08:51:41.108Z] 
08:51:41 [2023-04-21T08:51:41.108Z] DONE 1 tests in 1.645s
08:51:41 [2023-04-21T08:51:41.108Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:51:41 [2023-04-21T08:51:41.108Z] ++ 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:41 [2023-04-21T08:51:41.108Z] ++ set -e
08:51:41 [2023-04-21T08:51:41.108Z] ++ '[' -n 0 ']'
08:51:41 [2023-04-21T08:51:41.108Z] ++ set -x
08:51:41 [2023-04-21T08:51:41.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:41 [2023-04-21T08:51:41.366Z] INFO: Testing against a local daemon
08:51:41 [2023-04-21T08:51:41.366Z] === RUN   TestSecretInspect
08:51:43 [2023-04-21T08:51:43.265Z] --- PASS: TestSecretInspect (1.72s)
08:51:43 [2023-04-21T08:51:43.265Z] === RUN   TestSecretList
08:51:44 [2023-04-21T08:51:44.638Z] --- PASS: TestSecretList (1.72s)
08:51:44 [2023-04-21T08:51:44.638Z] === RUN   TestSecretsCreateAndDelete
08:51:46 [2023-04-21T08:51:46.611Z] --- PASS: TestSecretsCreateAndDelete (1.68s)
08:51:46 [2023-04-21T08:51:46.611Z] === RUN   TestSecretsUpdate
08:51:47 [2023-04-21T08:51:47.989Z] --- PASS: TestSecretsUpdate (1.30s)
08:51:47 [2023-04-21T08:51:47.989Z] === RUN   TestTemplatedSecret
08:51:49 [2023-04-21T08:51:49.890Z] --- PASS: TestTemplatedSecret (2.26s)
08:51:49 [2023-04-21T08:51:49.890Z] === RUN   TestSecretCreateResolve
08:51:51 [2023-04-21T08:51:51.791Z] --- PASS: TestSecretCreateResolve (1.72s)
08:51:51 [2023-04-21T08:51:51.791Z] PASS
08:51:51 [2023-04-21T08:51:51.791Z] 
08:51:51 [2023-04-21T08:51:51.791Z] DONE 6 tests in 10.505s
08:51:51 [2023-04-21T08:51:51.791Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:51:51 [2023-04-21T08:51:51.791Z] ++ 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:51 [2023-04-21T08:51:51.791Z] ++ set -e
08:51:51 [2023-04-21T08:51:51.791Z] ++ '[' -n 0 ']'
08:51:51 [2023-04-21T08:51:51.791Z] ++ set -x
08:51:51 [2023-04-21T08:51:51.791Z] ++ 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:51 [2023-04-21T08:51:51.791Z] INFO: Testing against a local daemon
08:51:51 [2023-04-21T08:51:51.791Z] === RUN   TestServiceCreateInit
08:51:51 [2023-04-21T08:51:51.791Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:51:55 [2023-04-21T08:51:55.977Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:51:59 [2023-04-21T08:51:59.258Z] --- PASS: TestServiceCreateInit (6.97s)
08:51:59 [2023-04-21T08:51:59.258Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s)
08:51:59 [2023-04-21T08:51:59.258Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
08:51:59 [2023-04-21T08:51:59.258Z] === RUN   TestCreateServiceMultipleTimes
08:52:14 [2023-04-21T08:52:14.132Z] --- PASS: TestCreateServiceMultipleTimes (14.23s)
08:52:14 [2023-04-21T08:52:14.132Z] === RUN   TestCreateServiceConflict
08:52:14 [2023-04-21T08:52:14.698Z] --- PASS: TestCreateServiceConflict (1.73s)
08:52:14 [2023-04-21T08:52:14.698Z] === RUN   TestCreateServiceMaxReplicas
08:52:17 [2023-04-21T08:52:17.227Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
08:52:17 [2023-04-21T08:52:17.227Z] === RUN   TestCreateWithDuplicateNetworkNames
08:52:32 [2023-04-21T08:52:32.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.55s)
08:52:32 [2023-04-21T08:52:32.095Z] === RUN   TestCreateServiceSecretFileMode
08:52:32 [2023-04-21T08:52:32.095Z] --- PASS: TestCreateServiceSecretFileMode (2.23s)
08:52:32 [2023-04-21T08:52:32.095Z] === RUN   TestCreateServiceConfigFileMode
08:52:34 [2023-04-21T08:52:34.623Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
08:52:34 [2023-04-21T08:52:34.623Z] === RUN   TestCreateServiceSysctls
08:52:37 [2023-04-21T08:52:37.903Z] --- PASS: TestCreateServiceSysctls (2.90s)
08:52:37 [2023-04-21T08:52:37.903Z] === RUN   TestCreateServiceCapabilities
08:52:39 [2023-04-21T08:52:39.802Z] --- PASS: TestCreateServiceCapabilities (2.18s)
08:52:39 [2023-04-21T08:52:39.802Z] === RUN   TestInspect
08:52:42 [2023-04-21T08:52:42.331Z] --- PASS: TestInspect (2.60s)
08:52:42 [2023-04-21T08:52:42.331Z] === RUN   TestCreateJob
08:52:44 [2023-04-21T08:52:44.858Z] --- PASS: TestCreateJob (2.86s)
08:52:44 [2023-04-21T08:52:44.858Z] === RUN   TestReplicatedJob
08:52:50 [2023-04-21T08:52:50.119Z] --- PASS: TestReplicatedJob (4.40s)
08:52:50 [2023-04-21T08:52:50.119Z] === RUN   TestUpdateReplicatedJob
08:52:52 [2023-04-21T08:52:52.667Z] --- PASS: TestUpdateReplicatedJob (2.98s)
08:52:52 [2023-04-21T08:52:52.667Z] === RUN   TestServiceListWithStatuses
08:52:52 [2023-04-21T08:52:52.667Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:52:52 [2023-04-21T08:52:52.667Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:52:52 [2023-04-21T08:52:52.667Z] === RUN   TestDockerNetworkConnectAlias
08:52:55 [2023-04-21T08:52:55.947Z] --- PASS: TestDockerNetworkConnectAlias (3.37s)
08:52:55 [2023-04-21T08:52:55.947Z] === RUN   TestDockerNetworkReConnect
08:52:58 [2023-04-21T08:52:58.474Z] --- PASS: TestDockerNetworkReConnect (2.70s)
08:52:58 [2023-04-21T08:52:58.474Z] === RUN   TestServicePlugin
08:52:58 [2023-04-21T08:52:58.474Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:52:58 [2023-04-21T08:52:58.474Z] --- SKIP: TestServicePlugin (0.00s)
08:52:58 [2023-04-21T08:52:58.474Z] === RUN   TestServiceUpdateLabel
08:53:00 [2023-04-21T08:53:00.373Z] --- PASS: TestServiceUpdateLabel (1.74s)
08:53:00 [2023-04-21T08:53:00.373Z] === RUN   TestServiceUpdateSecrets
08:53:15 [2023-04-21T08:53:15.238Z] --- PASS: TestServiceUpdateSecrets (14.16s)
08:53:15 [2023-04-21T08:53:15.238Z] === RUN   TestServiceUpdateConfigs
08:53:30 [2023-04-21T08:53:30.102Z] --- PASS: TestServiceUpdateConfigs (14.15s)
08:53:30 [2023-04-21T08:53:30.102Z] === RUN   TestServiceUpdateNetwork
08:53:42 [2023-04-21T08:53:42.321Z] --- PASS: TestServiceUpdateNetwork (11.78s)
08:53:42 [2023-04-21T08:53:42.321Z] === RUN   TestServiceUpdatePidsLimit
08:53:42 [2023-04-21T08:53:42.321Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:53:42 [2023-04-21T08:53:42.321Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:53:48 [2023-04-21T08:53:48.876Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestServiceUpdatePidsLimit (15.77s)
08:53:56 [2023-04-21T08:53:56.985Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
08:53:56 [2023-04-21T08:53:56.985Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
08:53:56 [2023-04-21T08:53:56.985Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
08:53:56 [2023-04-21T08:53:56.985Z] PASS
08:53:56 [2023-04-21T08:53:56.985Z] 
08:53:56 [2023-04-21T08:53:56.985Z] === Skipped
08:53:56 [2023-04-21T08:53:56.985Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:53:56 [2023-04-21T08:53:56.985Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:53:56 [2023-04-21T08:53:56.985Z] 
08:53:56 [2023-04-21T08:53:56.985Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:53:56 [2023-04-21T08:53:56.985Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:56 [2023-04-21T08:53:56.985Z] 
08:53:56 [2023-04-21T08:53:56.985Z] DONE 27 tests, 2 skipped in 124.318s
08:53:56 [2023-04-21T08:53:56.985Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:53:56 [2023-04-21T08:53:56.985Z] ++ 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:56 [2023-04-21T08:53:56.985Z] ++ set -e
08:53:56 [2023-04-21T08:53:56.985Z] ++ '[' -n 0 ']'
08:53:56 [2023-04-21T08:53:56.985Z] ++ set -x
08:53:56 [2023-04-21T08:53:56.985Z] ++ 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:56 [2023-04-21T08:53:56.985Z] INFO: Testing against a local daemon
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestSessionCreate
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestSessionCreate (0.03s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestSessionCreateWithBadUpgrade
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:53:56 [2023-04-21T08:53:56.985Z] PASS
08:53:56 [2023-04-21T08:53:56.985Z] 
08:53:56 [2023-04-21T08:53:56.985Z] DONE 2 tests in 0.144s
08:53:56 [2023-04-21T08:53:56.985Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:53:56 [2023-04-21T08:53:56.985Z] ++ 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:56 [2023-04-21T08:53:56.985Z] ++ set -e
08:53:56 [2023-04-21T08:53:56.985Z] ++ '[' -n 0 ']'
08:53:56 [2023-04-21T08:53:56.985Z] ++ set -x
08:53:56 [2023-04-21T08:53:56.985Z] ++ 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:56 [2023-04-21T08:53:56.985Z] INFO: Testing against a local daemon
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:53:56 [2023-04-21T08:53:56.985Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:53:56 [2023-04-21T08:53:56.985Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestDiskUsage
08:53:56 [2023-04-21T08:53:56.985Z] === PAUSE TestDiskUsage
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestEventsExecDie
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestEventsExecDie (0.50s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestEventsBackwardsCompatible
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestEventsVolumeCreate
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestEventsVolumeCreate (0.06s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestInfoBinaryCommits
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestInfoAPIVersioned
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestInfoAPI
08:53:56 [2023-04-21T08:53:56.985Z] --- PASS: TestInfoAPI (0.02s)
08:53:56 [2023-04-21T08:53:56.985Z] === RUN   TestInfoAPIWarnings
08:54:15 [2023-04-21T08:54:15.057Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:54:15 [2023-04-21T08:54:15.057Z] === RUN   TestInfoDebug
08:54:15 [2023-04-21T08:54:15.057Z] --- PASS: TestInfoDebug (0.53s)
08:54:15 [2023-04-21T08:54:15.057Z] === RUN   TestInfoInsecureRegistries
08:54:15 [2023-04-21T08:54:15.057Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:54:15 [2023-04-21T08:54:15.057Z] === RUN   TestInfoRegistryMirrors
08:54:15 [2023-04-21T08:54:15.057Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:54:15 [2023-04-21T08:54:15.057Z] === RUN   TestLoginFailsWithBadCredentials
08:54:15 [2023-04-21T08:54:15.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
08:54:15 [2023-04-21T08:54:15.623Z] === RUN   TestPingCacheHeaders
08:54:15 [2023-04-21T08:54:15.623Z] --- PASS: TestPingCacheHeaders (0.02s)
08:54:15 [2023-04-21T08:54:15.623Z] === RUN   TestPingGet
08:54:15 [2023-04-21T08:54:15.623Z] --- PASS: TestPingGet (0.01s)
08:54:15 [2023-04-21T08:54:15.623Z] === RUN   TestPingHead
08:54:15 [2023-04-21T08:54:15.623Z] --- PASS: TestPingHead (0.02s)
08:54:15 [2023-04-21T08:54:15.623Z] === RUN   TestPingSwarmHeader
08:54:16 [2023-04-21T08:54:16.189Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:54:16 [2023-04-21T08:54:16.755Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:54:17 [2023-04-21T08:54:17.321Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:54:17 [2023-04-21T08:54:17.321Z] --- PASS: TestPingSwarmHeader (1.66s)
08:54:17 [2023-04-21T08:54:17.321Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:54:17 [2023-04-21T08:54:17.321Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:54:17 [2023-04-21T08:54:17.321Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:54:17 [2023-04-21T08:54:17.321Z] === RUN   TestPingBuilderHeader
08:54:17 [2023-04-21T08:54:17.321Z] === RUN   TestPingBuilderHeader/default_config
08:54:17 [2023-04-21T08:54:17.579Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:54:18 [2023-04-21T08:54:18.145Z] --- PASS: TestPingBuilderHeader (1.04s)
08:54:18 [2023-04-21T08:54:18.145Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
08:54:18 [2023-04-21T08:54:18.145Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
08:54:18 [2023-04-21T08:54:18.145Z] === RUN   TestVersion
08:54:18 [2023-04-21T08:54:18.145Z] --- PASS: TestVersion (0.02s)
08:54:18 [2023-04-21T08:54:18.145Z] === CONT  TestDiskUsage
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/container_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/image_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/volume_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:54:18 [2023-04-21T08:54:18.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:54:18 [2023-04-21T08:54:18.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:54:19 [2023-04-21T08:54:19.231Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:54:19 [2023-04-21T08:54:19.231Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:54:19 [2023-04-21T08:54:19.231Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:54:19 [2023-04-21T08:54:19.231Z] --- PASS: TestDiskUsage (1.01s)
08:54:19 [2023-04-21T08:54:19.231Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.231Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z] PASS
08:54:19 [2023-04-21T08:54:19.232Z] 
08:54:19 [2023-04-21T08:54:19.232Z] === Skipped
08:54:19 [2023-04-21T08:54:19.232Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:54:19 [2023-04-21T08:54:19.232Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:54:19 [2023-04-21T08:54:19.232Z] 
08:54:19 [2023-04-21T08:54:19.232Z] DONE 57 tests, 1 skipped in 23.068s
08:54:19 [2023-04-21T08:54:19.232Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:54:19 [2023-04-21T08:54:19.232Z] ++ 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:19 [2023-04-21T08:54:19.232Z] ++ set -e
08:54:19 [2023-04-21T08:54:19.232Z] ++ '[' -n 0 ']'
08:54:19 [2023-04-21T08:54:19.232Z] ++ set -x
08:54:19 [2023-04-21T08:54:19.232Z] ++ 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:19 [2023-04-21T08:54:19.490Z] INFO: Testing against a local daemon
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesCreateAndList
08:54:19 [2023-04-21T08:54:19.490Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemove
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemove/volume_in_use
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemove/volume_not_in_use
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemove/non-existing_volume
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemove/non-existing_volume_force
08:54:19 [2023-04-21T08:54:19.490Z] --- PASS: TestVolumesRemove (0.07s)
08:54:19 [2023-04-21T08:54:19.490Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
08:54:19 [2023-04-21T08:54:19.490Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesRemoveSwarmEnabled
08:54:19 [2023-04-21T08:54:19.490Z] === PAUSE TestVolumesRemoveSwarmEnabled
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInspect
08:54:19 [2023-04-21T08:54:19.490Z] --- PASS: TestVolumesInspect (0.02s)
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:54:19 [2023-04-21T08:54:19.490Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:54:19 [2023-04-21T08:54:19.490Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:54:19 [2023-04-21T08:54:19.490Z] --- PASS: TestVolumesInvalidJSON (0.02s)
08:54:19 [2023-04-21T08:54:19.490Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumePruneAnonymous
08:54:19 [2023-04-21T08:54:19.490Z] --- PASS: TestVolumePruneAnonymous (0.04s)
08:54:19 [2023-04-21T08:54:19.490Z] === RUN   TestVolumePruneAnonFromImage
08:54:19 [2023-04-21T08:54:19.748Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
08:54:19 [2023-04-21T08:54:19.748Z] === CONT  TestVolumesRemoveSwarmEnabled
08:54:21 [2023-04-21T08:54:21.135Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
08:54:21 [2023-04-21T08:54:21.135Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
08:54:21 [2023-04-21T08:54:21.135Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
08:54:21 [2023-04-21T08:54:21.135Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
08:54:21 [2023-04-21T08:54:21.392Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.72s)
08:54:21 [2023-04-21T08:54:21.392Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
08:54:21 [2023-04-21T08:54:21.392Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
08:54:21 [2023-04-21T08:54:21.392Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
08:54:21 [2023-04-21T08:54:21.392Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
08:54:21 [2023-04-21T08:54:21.392Z] PASS
08:54:21 [2023-04-21T08:54:21.392Z] 
08:54:21 [2023-04-21T08:54:21.392Z] DONE 20 tests in 2.152s
08:54:21 [2023-04-21T08:54:21.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:54:21 [2023-04-21T08:54:21.650Z] ++++ cat bundles/test-integration/docker.pid
08:54:21 [2023-04-21T08:54:21.650Z] +++ kill 15794
08:54:21 [2023-04-21T08:54:21.910Z] +++ /etc/init.d/apparmor stop
08:54:21 [2023-04-21T08:54:21.910Z] Leaving: AppArmorNo profiles have been unloaded.
08:54:21 [2023-04-21T08:54:21.910Z] 
08:54:21 [2023-04-21T08:54:21.910Z] Unloading profiles will leave already running processes permanently
08:54:21 [2023-04-21T08:54:21.910Z] unconfined, which can lead to unexpected situations.
08:54:21 [2023-04-21T08:54:21.910Z] 
08:54:21 [2023-04-21T08:54:21.910Z] To set a process to complain mode, use the command line tool
08:54:21 [2023-04-21T08:54:21.910Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:54:21 [2023-04-21T08:54:21.910Z] +++ true
08:54:21 [2023-04-21T08:54:21.910Z] exiting test-integration
08:54:21 [2023-04-21T08:54:21.910Z] ++ exit 0
08:54:21 [2023-04-21T08:54:21.910Z] 
Post stage
[Pipeline] junit
08:54:22 [2023-04-21T08:54:22.488Z] Recording test results
08:54:22 [2023-04-21T08:54:22.634Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:54:22 [2023-04-21T08:54:22.942Z] + echo Ensuring container killed.
08:54:22 [2023-04-21T08:54:22.942Z] Ensuring container killed.
08:54:22 [2023-04-21T08:54:22.942Z] + docker rm -vf docker-pr7
08:54:22 [2023-04-21T08:54:22.942Z] Error response from daemon: No such container: docker-pr7
[Pipeline] sh
08:54:23 [2023-04-21T08:54:23.223Z] + echo Chowning /workspace to jenkins user
08:54:23 [2023-04-21T08:54:23.223Z] Chowning /workspace to jenkins user
08:54:23 [2023-04-21T08:54:23.223Z] + id -u
08:54:23 [2023-04-21T08:54:23.223Z] + id -g
08:54:23 [2023-04-21T08:54:23.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45294:/workspace busybox chown -R 1000:1000 /workspace
08:54:23 [2023-04-21T08:54:23.223Z] Unable to find image 'busybox:latest' locally
08:54:23 [2023-04-21T08:54:23.481Z] latest: Pulling from library/busybox
08:54:23 [2023-04-21T08:54:23.481Z] b50100f25006: Already exists
08:54:23 [2023-04-21T08:54:23.481Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
08:54:23 [2023-04-21T08:54:23.481Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:54:25 [2023-04-21T08:54:25.147Z] + bundleName=arm64-integration
08:54:25 [2023-04-21T08:54:25.147Z] + echo Creating arm64-integration-bundles.tar.gz
08:54:25 [2023-04-21T08:54:25.147Z] Creating arm64-integration-bundles.tar.gz
08:54:25 [2023-04-21T08:54:25.147Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:54:25 [2023-04-21T08:54:25.147Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:54:25 [2023-04-21T08:54:25.416Z] Archiving artifacts
08:54:27 [2023-04-21T08:54:27.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45294/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:54:27 [2023-04-21T08:54:27.560Z] + make clean
08:54:27 [2023-04-21T08:54:27.818Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:54:27 [2023-04-21T08:54:27.818Z] docker-dev-cache
08:54:27 [2023-04-21T08:54:27.818Z] 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