Skip to content
Success

Console Output

Pull request #45393 updated
Started by user Sebastiaan van Stijn
Rebuilds build #2
13:27:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9fe5ac66146f3510e738fb6e49bd1cda68292b45+214e200f956b770e6dc239b062424c03774c63fe (d53c39fcaf130bb87604b25692b956305f692108)
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-45393@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:27:54 [2023-04-26T13:27:54.206Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:27:54 [2023-04-26T13:27:54.209Z] Trying to pass milestone 2
[Pipeline] milestone
13:27:54 [2023-04-26T13:27:54.329Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:27:54 [2023-04-26T13:27:54.538Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b448c7e5b4be5c06) in /home/ubuntu/workspace/moby_PR-45393
[Pipeline] {
[Pipeline] checkout
13:27:54 [2023-04-26T13:27:54.563Z] The recommended git tool is: git
13:27:54 [2023-04-26T13:27:54.577Z] using credential docker-jenkins-github-credentials
13:27:54 [2023-04-26T13:27:54.588Z] Cloning the remote Git repository
13:27:54 [2023-04-26T13:27:54.588Z] Cloning with configured refspecs honoured and without tags
13:27:54 [2023-04-26T13:27:54.593Z] Cloning repository https://github.com/moby/moby.git
13:27:54 [2023-04-26T13:27:54.594Z]  > git init /home/ubuntu/workspace/moby_PR-45393 # timeout=10
13:27:54 [2023-04-26T13:27:54.608Z] Fetching upstream changes from https://github.com/moby/moby.git
13:27:54 [2023-04-26T13:27:54.608Z]  > git --version # timeout=10
13:27:54 [2023-04-26T13:27:54.614Z]  > git --version # 'git version 2.25.1'
13:27:54 [2023-04-26T13:27:54.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:27:54 [2023-04-26T13:27:54.615Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45393/head:refs/remotes/origin/PR-45393 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:08 [2023-04-26T13:28:08.542Z] Fetching without tags
13:28:08 [2023-04-26T13:28:08.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:08 [2023-04-26T13:28:08.526Z]  > git config --add remote.origin.fetch +refs/pull/45393/head:refs/remotes/origin/PR-45393 # timeout=10
13:28:08 [2023-04-26T13:28:08.530Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:08 [2023-04-26T13:28:08.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:08 [2023-04-26T13:28:08.546Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:08 [2023-04-26T13:28:08.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:08 [2023-04-26T13:28:08.547Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45393/head:refs/remotes/origin/PR-45393 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:08 [2023-04-26T13:28:08.791Z] Merging remotes/origin/master commit 214e200f956b770e6dc239b062424c03774c63fe into PR head commit 9fe5ac66146f3510e738fb6e49bd1cda68292b45
13:28:10 [2023-04-26T13:28:10.242Z] Merge succeeded, producing 9237fd464a6448b25cdc1f2bd955cd59bf30e5bd
13:28:10 [2023-04-26T13:28:10.242Z] Checking out Revision 9237fd464a6448b25cdc1f2bd955cd59bf30e5bd (PR-45393)
13:28:10 [2023-04-26T13:28:10.313Z] Commit message: "Merge commit '214e200f956b770e6dc239b062424c03774c63fe' into HEAD"
13:28:10 [2023-04-26T13:28:10.327Z] First time build. Skipping changelog.
13:28:08 [2023-04-26T13:28:08.793Z]  > git config core.sparsecheckout # timeout=10
13:28:08 [2023-04-26T13:28:08.796Z]  > git checkout -f 9fe5ac66146f3510e738fb6e49bd1cda68292b45 # timeout=10
13:28:09 [2023-04-26T13:28:09.403Z]  > git remote # timeout=10
13:28:09 [2023-04-26T13:28:09.413Z]  > git config --get remote.origin.url # timeout=10
13:28:09 [2023-04-26T13:28:09.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:09 [2023-04-26T13:28:09.419Z]  > git merge 214e200f956b770e6dc239b062424c03774c63fe # timeout=10
13:28:10 [2023-04-26T13:28:10.236Z]  > git rev-parse HEAD^{commit} # timeout=10
13:28:10 [2023-04-26T13:28:10.245Z]  > git config core.sparsecheckout # timeout=10
13:28:10 [2023-04-26T13:28:10.250Z]  > git checkout -f 9237fd464a6448b25cdc1f2bd955cd59bf30e5bd # timeout=10
13:28:10 [2023-04-26T13:28:10.317Z]  > git rev-list --no-walk 0fac6eec5f4c1c52c608c296dfbd3d218ad85a98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:28:11 [2023-04-26T13:28:11.459Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45393:/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
13:28:11 [2023-04-26T13:28:11.459Z] Unable to find image 'alpine:latest' locally
13:28:11 [2023-04-26T13:28:11.459Z] latest: Pulling from library/alpine
13:28:11 [2023-04-26T13:28:11.720Z] c41833b44d91: Pulling fs layer
13:28:11 [2023-04-26T13:28:11.720Z] c41833b44d91: Verifying Checksum
13:28:11 [2023-04-26T13:28:11.720Z] c41833b44d91: Download complete
13:28:11 [2023-04-26T13:28:11.979Z] c41833b44d91: Pull complete
13:28:11 [2023-04-26T13:28:11.979Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
13:28:11 [2023-04-26T13:28:11.979Z] Status: Downloaded newer image for alpine:latest
13:28:16 [2023-04-26T13:28:16.185Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
13:28:16 [2023-04-26T13:28:16.573Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b448c7e5b4be5c06) in /home/ubuntu/workspace/moby_PR-45393
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
13:28:16 [2023-04-26T13:28:16.608Z] The recommended git tool is: git
[Pipeline] // stage
13:28:16 [2023-04-26T13:28:16.618Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
13:28:16 [2023-04-26T13:28:16.635Z] Fetching changes from the remote Git repository
13:28:16 [2023-04-26T13:28:16.643Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:28:16 [2023-04-26T13:28:16.897Z] Merging remotes/origin/master commit 214e200f956b770e6dc239b062424c03774c63fe into PR head commit 9fe5ac66146f3510e738fb6e49bd1cda68292b45
13:28:17 [2023-04-26T13:28:17.015Z] Merge succeeded, producing 979be6a17022a8d571df8fd0615e0e5ae076dc23
13:28:17 [2023-04-26T13:28:17.016Z] Checking out Revision 979be6a17022a8d571df8fd0615e0e5ae076dc23 (PR-45393)
13:28:17 [2023-04-26T13:28:17.071Z] Commit message: "Merge commit '214e200f956b770e6dc239b062424c03774c63fe' into HEAD"
13:28:17 [2023-04-26T13:28:17.079Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:28:16 [2023-04-26T13:28:16.630Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45393/.git # timeout=10
13:28:16 [2023-04-26T13:28:16.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:16 [2023-04-26T13:28:16.647Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:16 [2023-04-26T13:28:16.647Z]  > git --version # timeout=10
13:28:16 [2023-04-26T13:28:16.653Z]  > git --version # 'git version 2.25.1'
13:28:16 [2023-04-26T13:28:16.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:16 [2023-04-26T13:28:16.654Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45393/head:refs/remotes/origin/PR-45393 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:16 [2023-04-26T13:28:16.900Z]  > git config core.sparsecheckout # timeout=10
13:28:16 [2023-04-26T13:28:16.910Z]  > git checkout -f 9fe5ac66146f3510e738fb6e49bd1cda68292b45 # timeout=10
13:28:16 [2023-04-26T13:28:16.953Z]  > git remote # timeout=10
13:28:16 [2023-04-26T13:28:16.957Z]  > git config --get remote.origin.url # timeout=10
13:28:16 [2023-04-26T13:28:16.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:16 [2023-04-26T13:28:16.962Z]  > git merge 214e200f956b770e6dc239b062424c03774c63fe # timeout=10
13:28:17 [2023-04-26T13:28:17.010Z]  > git rev-parse HEAD^{commit} # timeout=10
13:28:17 [2023-04-26T13:28:17.018Z]  > git config core.sparsecheckout # timeout=10
13:28:17 [2023-04-26T13:28:17.021Z]  > git checkout -f 979be6a17022a8d571df8fd0615e0e5ae076dc23 # timeout=10
13:28:17 [2023-04-26T13:28:17.074Z]  > git rev-list --no-walk 0fac6eec5f4c1c52c608c296dfbd3d218ad85a98 # timeout=10
13:28:17 [2023-04-26T13:28:17.878Z] + docker version
13:28:17 [2023-04-26T13:28:17.879Z] Client: Docker Engine - Community
13:28:17 [2023-04-26T13:28:17.879Z]  Version:           22.06.0-beta.0
13:28:17 [2023-04-26T13:28:17.879Z]  API version:       1.42
13:28:17 [2023-04-26T13:28:17.879Z]  Go version:        go1.18.3
13:28:17 [2023-04-26T13:28:17.879Z]  Git commit:        3e9117b
13:28:17 [2023-04-26T13:28:17.879Z]  Built:             Fri Jun  3 17:55:34 2022
13:28:17 [2023-04-26T13:28:17.879Z]  OS/Arch:           linux/arm64
13:28:17 [2023-04-26T13:28:17.879Z]  Context:           default
13:28:17 [2023-04-26T13:28:17.879Z] 
13:28:17 [2023-04-26T13:28:17.879Z] Server: Docker Engine - Community
13:28:17 [2023-04-26T13:28:17.879Z]  Engine:
13:28:17 [2023-04-26T13:28:17.879Z]   Version:          22.06.0-beta.0
13:28:17 [2023-04-26T13:28:17.879Z]   API version:      1.42 (minimum version 1.12)
13:28:17 [2023-04-26T13:28:17.879Z]   Go version:       go1.18.3
13:28:17 [2023-04-26T13:28:17.879Z]   Git commit:       38633e7
13:28:17 [2023-04-26T13:28:17.879Z]   Built:            Fri Jun  3 17:55:34 2022
13:28:17 [2023-04-26T13:28:17.879Z]   OS/Arch:          linux/arm64
13:28:17 [2023-04-26T13:28:17.879Z]   Experimental:     true
13:28:17 [2023-04-26T13:28:17.879Z]  containerd:
13:28:17 [2023-04-26T13:28:17.879Z]   Version:          1.6.8
13:28:17 [2023-04-26T13:28:17.879Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:28:17 [2023-04-26T13:28:17.879Z]  runc:
13:28:17 [2023-04-26T13:28:17.879Z]   Version:          1.1.4
13:28:17 [2023-04-26T13:28:17.879Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:28:17 [2023-04-26T13:28:17.879Z]  docker-init:
13:28:17 [2023-04-26T13:28:17.879Z]   Version:          0.19.0
13:28:17 [2023-04-26T13:28:17.879Z]   GitCommit:        de40ad0
[Pipeline] sh
13:28:18 [2023-04-26T13:28:18.168Z] + docker info
13:28:18 [2023-04-26T13:28:18.168Z] Client:
13:28:18 [2023-04-26T13:28:18.168Z]  Context:    default
13:28:18 [2023-04-26T13:28:18.168Z]  Debug Mode: false
13:28:18 [2023-04-26T13:28:18.168Z]  Plugins:
13:28:18 [2023-04-26T13:28:18.168Z]   buildx: Docker Buildx (Docker Inc.)
13:28:18 [2023-04-26T13:28:18.168Z]     Version:  v0.8.2
13:28:18 [2023-04-26T13:28:18.168Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:28:18 [2023-04-26T13:28:18.168Z]   compose: Docker Compose (Docker Inc.)
13:28:18 [2023-04-26T13:28:18.168Z]     Version:  v2.12.0
13:28:18 [2023-04-26T13:28:18.168Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:28:18 [2023-04-26T13:28:18.168Z] 
13:28:18 [2023-04-26T13:28:18.168Z] Server:
13:28:18 [2023-04-26T13:28:18.168Z]  Containers: 0
13:28:18 [2023-04-26T13:28:18.168Z]   Running: 0
13:28:18 [2023-04-26T13:28:18.168Z]   Paused: 0
13:28:18 [2023-04-26T13:28:18.168Z]   Stopped: 0
13:28:18 [2023-04-26T13:28:18.168Z]  Images: 3
13:28:18 [2023-04-26T13:28:18.168Z]  Server Version: 22.06.0-beta.0
13:28:18 [2023-04-26T13:28:18.168Z]  Storage Driver: overlay2
13:28:18 [2023-04-26T13:28:18.168Z]   Backing Filesystem: extfs
13:28:18 [2023-04-26T13:28:18.168Z]   Supports d_type: true
13:28:18 [2023-04-26T13:28:18.168Z]   Using metacopy: false
13:28:18 [2023-04-26T13:28:18.168Z]   Native Overlay Diff: true
13:28:18 [2023-04-26T13:28:18.168Z]   userxattr: false
13:28:18 [2023-04-26T13:28:18.168Z]  Logging Driver: json-file
13:28:18 [2023-04-26T13:28:18.168Z]  Cgroup Driver: cgroupfs
13:28:18 [2023-04-26T13:28:18.168Z]  Cgroup Version: 1
13:28:18 [2023-04-26T13:28:18.168Z]  Plugins:
13:28:18 [2023-04-26T13:28:18.168Z]   Volume: local
13:28:18 [2023-04-26T13:28:18.168Z]   Network: bridge host ipvlan macvlan null overlay
13:28:18 [2023-04-26T13:28:18.168Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:28:18 [2023-04-26T13:28:18.168Z]  Swarm: inactive
13:28:18 [2023-04-26T13:28:18.168Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:28:18 [2023-04-26T13:28:18.168Z]  Default Runtime: runc
13:28:18 [2023-04-26T13:28:18.168Z]  Init Binary: docker-init
13:28:18 [2023-04-26T13:28:18.168Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:28:18 [2023-04-26T13:28:18.168Z]  runc version: v1.1.4-0-g5fd4c4d
13:28:18 [2023-04-26T13:28:18.168Z]  init version: de40ad0
13:28:18 [2023-04-26T13:28:18.168Z]  Security Options:
13:28:18 [2023-04-26T13:28:18.168Z]   apparmor
13:28:18 [2023-04-26T13:28:18.168Z]   seccomp
13:28:18 [2023-04-26T13:28:18.168Z]    Profile: builtin
13:28:18 [2023-04-26T13:28:18.168Z]  Kernel Version: 5.15.0-1022-aws
13:28:18 [2023-04-26T13:28:18.168Z]  Operating System: Ubuntu 20.04.5 LTS
13:28:18 [2023-04-26T13:28:18.168Z]  OSType: linux
13:28:18 [2023-04-26T13:28:18.168Z]  Architecture: aarch64
13:28:18 [2023-04-26T13:28:18.168Z]  CPUs: 2
13:28:18 [2023-04-26T13:28:18.168Z]  Total Memory: 7.559GiB
13:28:18 [2023-04-26T13:28:18.168Z]  Name: ip-10-100-59-100
13:28:18 [2023-04-26T13:28:18.168Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
13:28:18 [2023-04-26T13:28:18.168Z]  Docker Root Dir: /var/lib/docker
13:28:18 [2023-04-26T13:28:18.168Z]  Debug Mode: false
13:28:18 [2023-04-26T13:28:18.168Z]  Registry: https://index.docker.io/v1/
13:28:18 [2023-04-26T13:28:18.168Z]  Labels:
13:28:18 [2023-04-26T13:28:18.168Z]  Experimental: true
13:28:18 [2023-04-26T13:28:18.168Z]  Insecure Registries:
13:28:18 [2023-04-26T13:28:18.168Z]   127.0.0.0/8
13:28:18 [2023-04-26T13:28:18.168Z]  Live Restore Enabled: true
13:28:18 [2023-04-26T13:28:18.168Z] 
[Pipeline] sh
13:28:18 [2023-04-26T13:28:18.489Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:28:18 [2023-04-26T13:28:18.489Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:28:18 [2023-04-26T13:28:18.489Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45393/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:28:18 [2023-04-26T13:28:18.489Z] + bash /home/ubuntu/workspace/moby_PR-45393/check-config.sh
13:28:18 [2023-04-26T13:28:18.489Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:28:18 [2023-04-26T13:28:18.489Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
13:28:18 [2023-04-26T13:28:18.489Z] 
13:28:18 [2023-04-26T13:28:18.489Z] Generally Necessary:
13:28:18 [2023-04-26T13:28:18.489Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:28:18 [2023-04-26T13:28:18.489Z] - apparmor: enabled and tools installed
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_NAMESPACES: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_NET_NS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_PID_NS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_IPC_NS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_UTS_NS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CGROUPS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CGROUP_CPUACCT: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CGROUP_DEVICE: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CGROUP_FREEZER: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CGROUP_SCHED: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_CPUSETS: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_MEMCG: enabled
13:28:18 [2023-04-26T13:28:18.489Z] - CONFIG_KEYS: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_VETH: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_BRIDGE: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_NF_NAT: enabled (as module)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_POSIX_MQUEUE: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_CGROUP_BPF: enabled
13:28:18 [2023-04-26T13:28:18.749Z] 
13:28:18 [2023-04-26T13:28:18.749Z] Optional Features:
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_USER_NS: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_SECCOMP: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_SECCOMP_FILTER: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_CGROUP_PIDS: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_MEMCG_SWAP: enabled
13:28:18 [2023-04-26T13:28:18.749Z]     (cgroup swap accounting is currently enabled)
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_BLK_CGROUP: enabled
13:28:18 [2023-04-26T13:28:18.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_CGROUP_PERF: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_CGROUP_HUGETLB: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_CFS_BANDWIDTH: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_RT_GROUP_SCHED: missing
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_VS: enabled (as module)
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_VS_NFCT: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_IP_VS_RR: enabled (as module)
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_SECURITY_SELINUX: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_SECURITY_APPARMOR: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_EXT4_FS: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:28:19 [2023-04-26T13:28:19.009Z] - Network Drivers:
13:28:19 [2023-04-26T13:28:19.009Z]   - "overlay":
13:28:19 [2023-04-26T13:28:19.009Z]     - CONFIG_VXLAN: enabled (as module)
13:28:19 [2023-04-26T13:28:19.009Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:28:19 [2023-04-26T13:28:19.009Z]       Optional (for encrypted networks):
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_CRYPTO: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_CRYPTO_AEAD: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_CRYPTO_GCM: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_CRYPTO_GHASH: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_XFRM: enabled
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_XFRM_USER: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]       - CONFIG_INET_ESP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]   - "ipvlan":
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_IPVLAN: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]   - "macvlan":
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_MACVLAN: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_DUMMY: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]   - "ftp,tftp client in container":
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z] - Storage Drivers:
13:28:19 [2023-04-26T13:28:19.270Z]   - "aufs":
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_AUFS_FS: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]   - "btrfs":
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:28:19 [2023-04-26T13:28:19.270Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:28:19 [2023-04-26T13:28:19.270Z]   - "devicemapper":
13:28:19 [2023-04-26T13:28:19.530Z]     - CONFIG_BLK_DEV_DM: enabled
13:28:19 [2023-04-26T13:28:19.530Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:28:19 [2023-04-26T13:28:19.530Z]   - "overlay":
13:28:19 [2023-04-26T13:28:19.530Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:28:19 [2023-04-26T13:28:19.530Z]   - "zfs":
13:28:19 [2023-04-26T13:28:19.530Z]     - /dev/zfs: present
13:28:19 [2023-04-26T13:28:19.530Z]     - zfs command: missing
13:28:19 [2023-04-26T13:28:19.530Z]     - zpool command: missing
13:28:19 [2023-04-26T13:28:19.530Z] 
13:28:19 [2023-04-26T13:28:19.530Z] Limits:
13:28:19 [2023-04-26T13:28:19.530Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:28:19 [2023-04-26T13:28:19.530Z] 
13:28:19 [2023-04-26T13:28:19.530Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:28:19 [2023-04-26T13:28:19.848Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:979be6a17022a8d571df8fd0615e0e5ae076dc23 .
13:28:20 [2023-04-26T13:28:20.109Z] #1 [internal] load .dockerignore
13:28:20 [2023-04-26T13:28:20.109Z] #1 transferring context: 113B done
13:28:20 [2023-04-26T13:28:20.109Z] #1 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.109Z] 
13:28:20 [2023-04-26T13:28:20.109Z] #2 [internal] load build definition from Dockerfile
13:28:20 [2023-04-26T13:28:20.109Z] #2 transferring dockerfile: 26.94kB done
13:28:20 [2023-04-26T13:28:20.109Z] #2 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.109Z] 
13:28:20 [2023-04-26T13:28:20.109Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:28:20 [2023-04-26T13:28:20.370Z] #3 DONE 0.1s
13:28:20 [2023-04-26T13:28:20.370Z] 
13:28:20 [2023-04-26T13:28:20.370Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
13:28:20 [2023-04-26T13:28:20.370Z] #4 CACHED
13:28:20 [2023-04-26T13:28:20.370Z] 
13:28:20 [2023-04-26T13:28:20.370Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:28:20 [2023-04-26T13:28:20.370Z] #5 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.370Z] 
13:28:20 [2023-04-26T13:28:20.370Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
13:28:20 [2023-04-26T13:28:20.632Z] #6 DONE 0.1s
13:28:20 [2023-04-26T13:28:20.632Z] 
13:28:20 [2023-04-26T13:28:20.632Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:28:20 [2023-04-26T13:28:20.632Z] #7 DONE 0.1s
13:28:20 [2023-04-26T13:28:20.632Z] 
13:28:20 [2023-04-26T13:28:20.632Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:28:20 [2023-04-26T13:28:20.632Z] #8 DONE 0.3s
13:28:20 [2023-04-26T13:28:20.632Z] 
13:28:20 [2023-04-26T13:28:20.632Z] #9 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
13:28:20 [2023-04-26T13:28:20.632Z] #9 DONE 0.3s
13:28:20 [2023-04-26T13:28:20.894Z] 
13:28:20 [2023-04-26T13:28:20.894Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:28:20 [2023-04-26T13:28:20.894Z] #10 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.894Z] 
13:28:20 [2023-04-26T13:28:20.894Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
13:28:20 [2023-04-26T13:28:20.894Z] #11 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.894Z] 
13:28:20 [2023-04-26T13:28:20.894Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
13:28:20 [2023-04-26T13:28:20.894Z] #12 DONE 0.0s
13:28:20 [2023-04-26T13:28:20.894Z] 
13:28:20 [2023-04-26T13:28:20.894Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
13:28:20 [2023-04-26T13:28:20.894Z] #13 resolve docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 0.1s done
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 1.86kB / 1.86kB done
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:d2f204467e745d440f7610e6a5009c95a72f381c518c8df0aab70a4ea9f7ef19 7.33kB / 7.33kB done
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 0B / 95.44MB 0.2s
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 154B / 154B 0.1s done
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:97a9f05f43c85f70dea2d17e2ce4b6887693d5267d2f000c6b34bba95c505eeb 1.79kB / 1.79kB done
13:28:21 [2023-04-26T13:28:21.162Z] #13 ...
13:28:21 [2023-04-26T13:28:21.162Z] 
13:28:21 [2023-04-26T13:28:21.162Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:28:21 [2023-04-26T13:28:21.162Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
13:28:21 [2023-04-26T13:28:21.162Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
13:28:21 [2023-04-26T13:28:21.162Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
13:28:21 [2023-04-26T13:28:21.162Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
13:28:21 [2023-04-26T13:28:21.162Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
13:28:21 [2023-04-26T13:28:21.162Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done
13:28:21 [2023-04-26T13:28:21.162Z] #14 DONE 0.4s
13:28:21 [2023-04-26T13:28:21.162Z] 
13:28:21 [2023-04-26T13:28:21.162Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
13:28:21 [2023-04-26T13:28:21.162Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 13.63MB / 95.44MB 0.3s
13:28:21 [2023-04-26T13:28:21.439Z] #13 ...
13:28:21 [2023-04-26T13:28:21.439Z] 
13:28:21 [2023-04-26T13:28:21.439Z] #15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:28:21 [2023-04-26T13:28:21.439Z] #15 DONE 0.5s
13:28:21 [2023-04-26T13:28:21.439Z] 
13:28:21 [2023-04-26T13:28:21.440Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
13:28:21 [2023-04-26T13:28:21.440Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 32.51MB / 95.44MB 0.5s
13:28:21 [2023-04-26T13:28:21.705Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 44.29MB / 95.44MB 0.7s
13:28:21 [2023-04-26T13:28:21.705Z] #13 ...
13:28:21 [2023-04-26T13:28:21.705Z] 
13:28:21 [2023-04-26T13:28:21.705Z] #15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:28:21 [2023-04-26T13:28:21.705Z] #15 CACHED
13:28:21 [2023-04-26T13:28:21.705Z] 
13:28:21 [2023-04-26T13:28:21.705Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
13:28:21 [2023-04-26T13:28:21.705Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 54.53MB / 95.44MB 0.8s
13:28:21 [2023-04-26T13:28:21.967Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 66.06MB / 95.44MB 0.9s
13:28:21 [2023-04-26T13:28:21.967Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 93.32MB / 95.44MB 1.1s
13:28:22 [2023-04-26T13:28:22.231Z] #13 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 1.2s done
13:28:22 [2023-04-26T13:28:22.231Z] #13 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8
13:28:23 [2023-04-26T13:28:23.174Z] #13 ...
13:28:23 [2023-04-26T13:28:23.174Z] 
13:28:23 [2023-04-26T13:28:23.174Z] #16 [internal] load build context
13:28:23 [2023-04-26T13:28:23.174Z] #16 transferring context: 67.59MB 2.1s done
13:28:23 [2023-04-26T13:28:23.174Z] #16 DONE 2.2s
13:28:23 [2023-04-26T13:28:23.174Z] 
13:28:23 [2023-04-26T13:28:23.174Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
13:28:25 [2023-04-26T13:28:25.722Z] #13 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 3.1s done
13:28:25 [2023-04-26T13:28:25.722Z] #13 extracting sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd done
13:28:25 [2023-04-26T13:28:25.722Z] #13 DONE 4.9s
13:28:25 [2023-04-26T13:28:25.722Z] 
13:28:25 [2023-04-26T13:28:25.722Z] #17 [base 2/5] COPY --from=xx / /
13:28:31 [2023-04-26T13:28:31.013Z] #17 DONE 4.8s
13:28:31 [2023-04-26T13:28:31.013Z] 
13:28:31 [2023-04-26T13:28:31.013Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:28:31 [2023-04-26T13:28:31.013Z] #18 DONE 0.4s
13:28:31 [2023-04-26T13:28:31.013Z] 
13:28:31 [2023-04-26T13:28:31.013Z] #19 [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
13:28:31 [2023-04-26T13:28:31.584Z] #19 DONE 0.5s
13:28:31 [2023-04-26T13:28:31.584Z] 
13:28:31 [2023-04-26T13:28:31.584Z] #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
13:28:32 [2023-04-26T13:28:32.156Z] #20 0.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:28:32 [2023-04-26T13:28:32.156Z] #20 0.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:28:32 [2023-04-26T13:28:32.156Z] #20 0.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:28:32 [2023-04-26T13:28:32.416Z] #20 0.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:28:32 [2023-04-26T13:28:32.677Z] #20 1.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
13:28:32 [2023-04-26T13:28:32.677Z] #20 1.209 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:28:33 [2023-04-26T13:28:33.249Z] #20 1.930 Fetched 8525 kB in 1s (5957 kB/s)
13:28:33 [2023-04-26T13:28:33.820Z] #20 1.930 Reading package lists...
13:28:34 [2023-04-26T13:28:34.341Z] #20 2.527 Reading package lists...
13:28:34 [2023-04-26T13:28:34.862Z] #20 3.104 Building dependency tree...
13:28:34 [2023-04-26T13:28:34.862Z] #20 3.289 Reading state information...
13:28:35 [2023-04-26T13:28:35.128Z] #20 3.614 The following additional packages will be installed:
13:28:35 [2023-04-26T13:28:35.128Z] #20 3.616   libmagic-mgc libmagic1
13:28:35 [2023-04-26T13:28:35.128Z] #20 3.655 The following NEW packages will be installed:
13:28:35 [2023-04-26T13:28:35.128Z] #20 3.657   file libmagic-mgc libmagic1
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.939 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.939 Need to get 463 kB of archives.
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.939 After this operation, 7063 kB of additional disk space will be used.
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.945 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:28:35 [2023-04-26T13:28:35.388Z] #20 3.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.102 debconf: delaying package configuration, since apt-utils is not installed
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.150 Fetched 463 kB in 0s (1683 kB/s)
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.175 Selecting previously unselected package libmagic-mgc.
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.175 (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.)
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.188 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.192 Unpacking libmagic-mgc (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.262 Selecting previously unselected package libmagic1:arm64.
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.265 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.272 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.649Z] #20 4.310 Selecting previously unselected package file.
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.313 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.317 Unpacking file (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.359 Setting up libmagic-mgc (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.368 Setting up libmagic1:arm64 (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.387 Setting up file (1:5.39-3) ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 4.403 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:28:35 [2023-04-26T13:28:35.910Z] #20 DONE 4.5s
13:28:35 [2023-04-26T13:28:35.910Z] 
13:28:35 [2023-04-26T13:28:35.910Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:28:35 [2023-04-26T13:28:35.910Z] #21 CACHED
13:28:35 [2023-04-26T13:28:35.910Z] 
13:28:35 [2023-04-26T13:28:35.910Z] #22 [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
13:28:35 [2023-04-26T13:28:35.910Z] #22 CACHED
13:28:35 [2023-04-26T13:28:35.910Z] 
13:28:35 [2023-04-26T13:28:35.910Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:28:35 [2023-04-26T13:28:35.910Z] #23 CACHED
13:28:35 [2023-04-26T13:28:35.910Z] 
13:28:35 [2023-04-26T13:28:35.910Z] #24 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:28:36 [2023-04-26T13:28:36.173Z] #24 ...
13:28:36 [2023-04-26T13:28:36.173Z] 
13:28:36 [2023-04-26T13:28:36.173Z] #25 [dockercli-src 1/5] WORKDIR /tmp/dockercli
13:28:36 [2023-04-26T13:28:36.173Z] #25 DONE 0.2s
13:28:36 [2023-04-26T13:28:36.173Z] 
13:28:36 [2023-04-26T13:28:36.173Z] #26 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
13:28:36 [2023-04-26T13:28:36.434Z] #26 ...
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #27 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:28:36 [2023-04-26T13:28:36.434Z] #27 DONE 0.4s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #28 [delve-src 1/3] WORKDIR /usr/src/delve
13:28:36 [2023-04-26T13:28:36.434Z] #28 DONE 0.4s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #29 [registry-src 1/2] WORKDIR /usr/src/registry
13:28:36 [2023-04-26T13:28:36.434Z] #29 DONE 0.4s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:28:36 [2023-04-26T13:28:36.434Z] #30 DONE 0.4s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:28:36 [2023-04-26T13:28:36.434Z] #31 DONE 0.5s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:28:36 [2023-04-26T13:28:36.434Z] #32 DONE 0.6s
13:28:36 [2023-04-26T13:28:36.434Z] 
13:28:36 [2023-04-26T13:28:36.434Z] #33 [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
13:28:36 [2023-04-26T13:28:36.700Z] #33 ...
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:28:36 [2023-04-26T13:28:36.700Z] #34 DONE 0.6s
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
13:28:36 [2023-04-26T13:28:36.700Z] #35 DONE 0.6s
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:28:36 [2023-04-26T13:28:36.700Z] #36 DONE 0.7s
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #37 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
13:28:36 [2023-04-26T13:28:36.700Z] #37 DONE 0.7s
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:28:36 [2023-04-26T13:28:36.700Z] #38 DONE 0.8s
13:28:36 [2023-04-26T13:28:36.700Z] 
13:28:36 [2023-04-26T13:28:36.700Z] #39 [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
13:28:36 [2023-04-26T13:28:36.962Z] #39 ...
13:28:36 [2023-04-26T13:28:36.962Z] 
13:28:36 [2023-04-26T13:28:36.962Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:28:36 [2023-04-26T13:28:36.962Z] #40 DONE 0.9s
13:28:36 [2023-04-26T13:28:36.962Z] 
13:28:36 [2023-04-26T13:28:36.962Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini
13:28:36 [2023-04-26T13:28:36.962Z] #41 DONE 0.9s
13:28:36 [2023-04-26T13:28:36.962Z] 
13:28:36 [2023-04-26T13:28:36.962Z] #24 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:28:36 [2023-04-26T13:28:36.962Z] #24 DONE 0.9s
13:28:36 [2023-04-26T13:28:36.962Z] 
13:28:36 [2023-04-26T13:28:36.962Z] #42 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
13:28:36 [2023-04-26T13:28:36.962Z] #42 DONE 0.9s
13:28:36 [2023-04-26T13:28:36.962Z] 
13:28:36 [2023-04-26T13:28:36.962Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:28:42 [2023-04-26T13:28:42.274Z] #43 ...
13:28:42 [2023-04-26T13:28:42.274Z] 
13:28:42 [2023-04-26T13:28:42.274Z] #26 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.050 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.274Z] #26 5.054 Initialized empty Git repository in /tmp/dockercli/.git/
13:28:42 [2023-04-26T13:28:42.274Z] #26 DONE 5.2s
13:28:42 [2023-04-26T13:28:42.274Z] 
13:28:42 [2023-04-26T13:28:42.274Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:42 [2023-04-26T13:28:42.274Z] #44 ...
13:28:42 [2023-04-26T13:28:42.274Z] 
13:28:42 [2023-04-26T13:28:42.274Z] #45 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.208 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.220 Initialized empty Git repository in /usr/src/containerd/.git/
13:28:42 [2023-04-26T13:28:42.274Z] #45 DONE 5.4s
13:28:42 [2023-04-26T13:28:42.274Z] 
13:28:42 [2023-04-26T13:28:42.274Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.590 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.274Z] #0 5.607 Initialized empty Git repository in /usr/src/delve/.git/
13:28:42 [2023-04-26T13:28:42.274Z] #46 DONE 5.7s
13:28:42 [2023-04-26T13:28:42.274Z] 
13:28:42 [2023-04-26T13:28:42.274Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:42 [2023-04-26T13:28:42.850Z] #47 ...
13:28:42 [2023-04-26T13:28:42.850Z] 
13:28:42 [2023-04-26T13:28:42.850Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:28:42 [2023-04-26T13:28:42.850Z] #0 5.770 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.850Z] #0 5.774 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.774 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 5.785 Initialized empty Git repository in /usr/src/rootlesskit/.git/
13:28:42 [2023-04-26T13:28:42.851Z] #48 DONE 6.0s
13:28:42 [2023-04-26T13:28:42.851Z] 
13:28:42 [2023-04-26T13:28:42.851Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.017 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.023 Initialized empty Git repository in /usr/src/swagger/.git/
13:28:42 [2023-04-26T13:28:42.851Z] #49 DONE 6.2s
13:28:42 [2023-04-26T13:28:42.851Z] 
13:28:42 [2023-04-26T13:28:42.851Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: is subject to change. To configure the initial branch name to use in all
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: of your new repositories, which will suppress this warning, call:
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 	git config --global init.defaultBranch <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 'development'. The just-created branch can be renamed via this command:
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.146 hint: 	git branch -m <name>
13:28:42 [2023-04-26T13:28:42.851Z] #0 6.168 Initialized empty Git repository in /usr/src/runc/.git/
13:28:42 [2023-04-26T13:28:42.851Z] #50 DONE 6.3s
13:28:42 [2023-04-26T13:28:42.851Z] 
13:28:42 [2023-04-26T13:28:42.851Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:43 [2023-04-26T13:28:43.425Z] #51 ...
13:28:43 [2023-04-26T13:28:43.425Z] 
13:28:43 [2023-04-26T13:28:43.425Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: is subject to change. To configure the initial branch name to use in all
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: of your new repositories, which will suppress this warning, call:
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 	git config --global init.defaultBranch <name>
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 'development'. The just-created branch can be renamed via this command:
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.705 hint: 	git branch -m <name>
13:28:43 [2023-04-26T13:28:43.425Z] #0 6.712 Initialized empty Git repository in /usr/src/registry/.git/
13:28:43 [2023-04-26T13:28:43.425Z] #52 DONE 7.0s
13:28:43 [2023-04-26T13:28:43.688Z] 
13:28:43 [2023-04-26T13:28:43.688Z] #53 [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...)
13:28:44 [2023-04-26T13:28:44.633Z] #53 ...
13:28:44 [2023-04-26T13:28:44.633Z] 
13:28:44 [2023-04-26T13:28:44.633Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: Using 'master' as the name for the initial branch. This default branch name
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: is subject to change. To configure the initial branch name to use in all
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: of your new repositories, which will suppress this warning, call:
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 	git config --global init.defaultBranch <name>
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 'development'. The just-created branch can be renamed via this command:
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.387 hint: 	git branch -m <name>
13:28:44 [2023-04-26T13:28:44.633Z] #0 7.408 Initialized empty Git repository in /usr/src/tini/.git/
13:28:44 [2023-04-26T13:28:44.633Z] #54 DONE 7.5s
13:28:44 [2023-04-26T13:28:44.633Z] 
13:28:44 [2023-04-26T13:28:44.633Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:46 [2023-04-26T13:28:46.018Z] #55 ...
13:28:46 [2023-04-26T13:28:46.019Z] 
13:28:46 [2023-04-26T13:28:46.019Z] #56 [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
13:28:46 [2023-04-26T13:28:46.019Z] #56 ...
13:28:46 [2023-04-26T13:28:46.019Z] 
13:28:46 [2023-04-26T13:28:46.019Z] #57 [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
13:28:46 [2023-04-26T13:28:46.279Z] #57 ...
13:28:46 [2023-04-26T13:28:46.279Z] 
13:28:46 [2023-04-26T13:28:46.279Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:28:46 [2023-04-26T13:28:46.279Z] #58 ...
13:28:46 [2023-04-26T13:28:46.279Z] 
13:28:46 [2023-04-26T13:28:46.279Z] #59 [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
13:28:46 [2023-04-26T13:28:46.540Z] #59 ...
13:28:46 [2023-04-26T13:28:46.540Z] 
13:28:46 [2023-04-26T13:28:46.540Z] #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
13:28:46 [2023-04-26T13:28:46.540Z] #0 6.375 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:46 [2023-04-26T13:28:46.540Z] #0 6.375 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:46 [2023-04-26T13:28:46.540Z] #0 6.375 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:46 [2023-04-26T13:28:46.801Z] #60 ...
13:28:46 [2023-04-26T13:28:46.801Z] 
13:28:46 [2023-04-26T13:28:46.801Z] #61 [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
13:28:46 [2023-04-26T13:28:46.801Z] #61 ...
13:28:46 [2023-04-26T13:28:46.801Z] 
13:28:46 [2023-04-26T13:28:46.801Z] #62 [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             ;
13:28:46 [2023-04-26T13:28:46.801Z] #0 4.340 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:46 [2023-04-26T13:28:46.801Z] #0 4.340 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:46 [2023-04-26T13:28:46.801Z] #0 4.340 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #0 7.116 Reading package lists...
13:28:47 [2023-04-26T13:28:47.063Z] #62 ...
13:28:47 [2023-04-26T13:28:47.063Z] 
13:28:47 [2023-04-26T13:28:47.063Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:28:47 [2023-04-26T13:28:47.063Z] #0 8.280 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #0 8.280 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #0 8.280 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #63 ...
13:28:47 [2023-04-26T13:28:47.063Z] 
13:28:47 [2023-04-26T13:28:47.063Z] #64 [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
13:28:47 [2023-04-26T13:28:47.063Z] #0 7.228 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #0 7.228 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:47 [2023-04-26T13:28:47.063Z] #0 7.228 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:47 [2023-04-26T13:28:47.325Z] #64 ...
13:28:47 [2023-04-26T13:28:47.325Z] 
13:28:47 [2023-04-26T13:28:47.325Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:28:47 [2023-04-26T13:28:47.325Z] #43 8.168 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:47 [2023-04-26T13:28:47.325Z] #43 8.168 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:47 [2023-04-26T13:28:47.325Z] #43 8.168 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:47 [2023-04-26T13:28:47.325Z] #43 9.011 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:28:48 [2023-04-26T13:28:48.710Z] #43 ...
13:28:48 [2023-04-26T13:28:48.710Z] 
13:28:48 [2023-04-26T13:28:48.710Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:48 [2023-04-26T13:28:48.710Z] #55 DONE 4.3s
13:28:48 [2023-04-26T13:28:48.710Z] 
13:28:48 [2023-04-26T13:28:48.710Z] #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
13:28:52 [2023-04-26T13:28:52.016Z] #60 11.46 Reading package lists...
13:28:52 [2023-04-26T13:28:52.016Z] #60 ...
13:28:52 [2023-04-26T13:28:52.016Z] 
13:28:52 [2023-04-26T13:28:52.016Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:52 [2023-04-26T13:28:52.016Z] #65 DONE 9.0s
13:28:52 [2023-04-26T13:28:52.016Z] 
13:28:52 [2023-04-26T13:28:52.016Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:52 [2023-04-26T13:28:52.016Z] #66 ...
13:28:52 [2023-04-26T13:28:52.016Z] 
13:28:52 [2023-04-26T13:28:52.016Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:28:52 [2023-04-26T13:28:52.016Z] #43 14.41 Fetched 1540 B in 7s (225 B/s)
13:28:52 [2023-04-26T13:28:52.964Z] #43 14.41 Reading package lists...
13:28:52 [2023-04-26T13:28:52.964Z] #43 ...
13:28:52 [2023-04-26T13:28:52.964Z] 
13:28:52 [2023-04-26T13:28:52.964Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:28:53 [2023-04-26T13:28:53.225Z] #67 ...
13:28:53 [2023-04-26T13:28:53.225Z] 
13:28:53 [2023-04-26T13:28:53.225Z] #62 [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             ;
13:28:53 [2023-04-26T13:28:53.225Z] #0 7.116 Reading package lists...
13:28:53 [2023-04-26T13:28:53.486Z] #62 14.30 Reading package lists...
13:28:53 [2023-04-26T13:28:53.486Z] #62 ...
13:28:53 [2023-04-26T13:28:53.486Z] 
13:28:53 [2023-04-26T13:28:53.486Z] #39 [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
13:28:53 [2023-04-26T13:28:53.486Z] #39 6.642 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:53 [2023-04-26T13:28:53.486Z] #39 6.660 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:53 [2023-04-26T13:28:53.486Z] #39 6.660 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:54 [2023-04-26T13:28:54.058Z] #39 11.55 Reading package lists...
13:28:54 [2023-04-26T13:28:54.058Z] #39 ...
13:28:54 [2023-04-26T13:28:54.058Z] 
13:28:54 [2023-04-26T13:28:54.058Z] #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
13:28:54 [2023-04-26T13:28:54.058Z] #60 11.46 Reading package lists...
13:28:55 [2023-04-26T13:28:55.450Z] #60 ...
13:28:55 [2023-04-26T13:28:55.450Z] 
13:28:55 [2023-04-26T13:28:55.450Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:28:55 [2023-04-26T13:28:55.450Z] #67 DONE 12.2s
13:28:55 [2023-04-26T13:28:55.450Z] 
13:28:55 [2023-04-26T13:28:55.450Z] #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
13:28:55 [2023-04-26T13:28:55.450Z] #60 18.69 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:55 [2023-04-26T13:28:55.450Z] #60 18.69 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:55 [2023-04-26T13:28:55.450Z] #60 18.71 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:55 [2023-04-26T13:28:55.450Z] #60 ...
13:28:55 [2023-04-26T13:28:55.450Z] 
13:28:55 [2023-04-26T13:28:55.450Z] #33 [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
13:28:55 [2023-04-26T13:28:55.450Z] #33 8.990 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:55 [2023-04-26T13:28:55.450Z] #33 8.990 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:55 [2023-04-26T13:28:55.450Z] #33 8.990 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:55 [2023-04-26T13:28:55.712Z] #33 13.61 Reading package lists...
13:28:55 [2023-04-26T13:28:55.712Z] #33 ...
13:28:55 [2023-04-26T13:28:55.712Z] 
13:28:55 [2023-04-26T13:28:55.712Z] #68 [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...)
13:28:57 [2023-04-26T13:28:57.628Z] #68 ...
13:28:57 [2023-04-26T13:28:57.628Z] 
13:28:57 [2023-04-26T13:28:57.628Z] #53 [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...)
13:28:57 [2023-04-26T13:28:57.628Z] #53 4.121 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
13:28:57 [2023-04-26T13:28:57.628Z] #53 12.61 + git checkout -q FETCH_HEAD
13:28:57 [2023-04-26T13:28:57.890Z] #53 ...
13:28:57 [2023-04-26T13:28:57.890Z] 
13:28:57 [2023-04-26T13:28:57.890Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:28:57 [2023-04-26T13:28:57.890Z] #51 DONE 14.9s
13:28:57 [2023-04-26T13:28:57.890Z] 
13:28:57 [2023-04-26T13:28:57.890Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:28:57 [2023-04-26T13:28:57.890Z] #43 14.41 Reading package lists...
13:28:59 [2023-04-26T13:28:59.095Z] #43 21.20 Reading package lists...
13:28:59 [2023-04-26T13:28:59.095Z] #43 ...
13:28:59 [2023-04-26T13:28:59.095Z] 
13:28:59 [2023-04-26T13:28:59.095Z] #64 [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
13:28:59 [2023-04-26T13:28:59.095Z] #64 12.14 Reading package lists...
13:28:59 [2023-04-26T13:28:59.095Z] #64 19.98 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:28:59 [2023-04-26T13:28:59.095Z] #64 19.99 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:28:59 [2023-04-26T13:28:59.095Z] #64 20.00 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:28:59 [2023-04-26T13:28:59.095Z] #64 ...
13:28:59 [2023-04-26T13:28:59.095Z] 
13:28:59 [2023-04-26T13:28:59.095Z] #53 [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...)
13:28:59 [2023-04-26T13:28:59.095Z] #53 15.00 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:28:59 [2023-04-26T13:28:59.095Z] #53 15.00 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
13:28:59 [2023-04-26T13:28:59.666Z] #53 ...
13:28:59 [2023-04-26T13:28:59.666Z] 
13:28:59 [2023-04-26T13:28:59.666Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:28:59 [2023-04-26T13:28:59.666Z] #63 12.93 Reading package lists...
13:28:59 [2023-04-26T13:28:59.666Z] #63 19.55 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:28:59 [2023-04-26T13:28:59.927Z] #63 19.68 Reading package lists...
13:28:59 [2023-04-26T13:28:59.927Z] #63 ...
13:28:59 [2023-04-26T13:28:59.927Z] 
13:28:59 [2023-04-26T13:28:59.927Z] #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
13:29:01 [2023-04-26T13:29:01.841Z] #60 23.10 Reading package lists...
13:29:01 [2023-04-26T13:29:01.841Z] #60 ...
13:29:01 [2023-04-26T13:29:01.841Z] 
13:29:01 [2023-04-26T13:29:01.841Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:29:01 [2023-04-26T13:29:01.841Z] #47 DONE 19.5s
13:29:01 [2023-04-26T13:29:01.841Z] 
13:29:01 [2023-04-26T13:29:01.841Z] #53 [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...)
13:29:01 [2023-04-26T13:29:01.841Z] #53 17.78 internal/unsafeheader
13:29:01 [2023-04-26T13:29:01.841Z] #53 17.80 internal/goarch
13:29:01 [2023-04-26T13:29:01.841Z] #53 18.00 internal/abi
13:29:01 [2023-04-26T13:29:01.841Z] #53 18.01 internal/cpu
13:29:02 [2023-04-26T13:29:02.412Z] #53 18.76 internal/coverage/rtcov
13:29:02 [2023-04-26T13:29:02.412Z] #53 18.93 internal/goexperiment
13:29:02 [2023-04-26T13:29:02.673Z] #53 19.17 internal/goos
13:29:02 [2023-04-26T13:29:02.934Z] #53 19.17 internal/bytealg
13:29:02 [2023-04-26T13:29:02.934Z] #53 19.31 runtime/internal/atomic
13:29:03 [2023-04-26T13:29:03.880Z] #53 20.28 runtime/internal/math
13:29:03 [2023-04-26T13:29:03.880Z] #53 20.35 runtime/internal/sys
13:29:03 [2023-04-26T13:29:03.880Z] #53 20.45 runtime/internal/syscall
13:29:04 [2023-04-26T13:29:04.451Z] #53 20.70 internal/race
13:29:04 [2023-04-26T13:29:04.451Z] #53 ...
13:29:04 [2023-04-26T13:29:04.451Z] 
13:29:04 [2023-04-26T13:29:04.451Z] #39 [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
13:29:04 [2023-04-26T13:29:04.451Z] #39 11.55 Reading package lists...
13:29:04 [2023-04-26T13:29:04.451Z] #39 17.87 Reading package lists...
13:29:04 [2023-04-26T13:29:04.451Z] #39 23.58 Building dependency tree...
13:29:04 [2023-04-26T13:29:04.452Z] #39 25.93 Reading state information...
13:29:04 [2023-04-26T13:29:04.452Z] #39 ...
13:29:04 [2023-04-26T13:29:04.452Z] 
13:29:04 [2023-04-26T13:29:04.452Z] #53 [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...)
13:29:04 [2023-04-26T13:29:04.452Z] #53 20.86 sync/atomic
13:29:04 [2023-04-26T13:29:04.714Z] #53 21.21 runtime
13:29:05 [2023-04-26T13:29:05.286Z] #53 21.76 unicode
13:29:06 [2023-04-26T13:29:06.673Z] #53 ...
13:29:06 [2023-04-26T13:29:06.673Z] 
13:29:06 [2023-04-26T13:29:06.673Z] #33 [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
13:29:06 [2023-04-26T13:29:06.673Z] #33 13.61 Reading package lists...
13:29:06 [2023-04-26T13:29:06.673Z] #33 21.36 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:29:06 [2023-04-26T13:29:06.673Z] #33 21.36 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:29:06 [2023-04-26T13:29:06.673Z] #33 21.36 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:29:06 [2023-04-26T13:29:06.673Z] #33 24.71 Reading package lists...
13:29:06 [2023-04-26T13:29:06.673Z] #33 ...
13:29:06 [2023-04-26T13:29:06.673Z] 
13:29:06 [2023-04-26T13:29:06.673Z] #39 [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
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.10 The following additional packages will be installed:
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.12   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.12 Suggested packages:
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.15   cmake-doc ninja-build lrzip
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.66 The following NEW packages will be installed:
13:29:06 [2023-04-26T13:29:06.673Z] #39 29.68   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:29:06 [2023-04-26T13:29:06.673Z] #39 ...
13:29:06 [2023-04-26T13:29:06.673Z] 
13:29:06 [2023-04-26T13:29:06.673Z] #62 [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             ;
13:29:06 [2023-04-26T13:29:06.673Z] #62 14.30 Reading package lists...
13:29:06 [2023-04-26T13:29:06.673Z] #62 21.00 Building dependency tree...
13:29:06 [2023-04-26T13:29:06.673Z] #62 23.19 Reading state information...
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.26 python3 is already the newest version (3.9.2-3).
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.26 The following additional packages will be installed:
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.27   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.29   patch xz-utils
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.29 Suggested packages:
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.32   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.32   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.32   m4-doc ed diffutils-doc
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.32 Recommended packages:
13:29:06 [2023-04-26T13:29:06.673Z] #62 26.32   fakeroot libalgorithm-merge-perl libltdl-dev
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.15 The following NEW packages will be installed:
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.15   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.16   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.17   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.61 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.61 Need to get 5458 kB of archives.
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.61 After this operation, 11.6 MB of additional disk space will be used.
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:29:06 [2023-04-26T13:29:06.673Z] #62 28.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:29:06 [2023-04-26T13:29:06.674Z] #62 28.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:29:06 [2023-04-26T13:29:06.674Z] #62 28.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:29:06 [2023-04-26T13:29:06.674Z] #62 28.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:29:06 [2023-04-26T13:29:06.674Z] #62 28.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
13:29:06 [2023-04-26T13:29:06.674Z] #62 30.26 debconf: delaying package configuration, since apt-utils is not installed
13:29:06 [2023-04-26T13:29:06.674Z] #62 30.67 Fetched 5458 kB in 1s (7995 kB/s)
13:29:06 [2023-04-26T13:29:06.674Z] #62 30.78 Selecting previously unselected package bzip2.
13:29:06 [2023-04-26T13:29:06.934Z] #62 30.78 (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.)
13:29:06 [2023-04-26T13:29:06.934Z] #62 30.94 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:29:06 [2023-04-26T13:29:06.934Z] #62 30.95 Unpacking bzip2 (1.0.8-4) ...
13:29:06 [2023-04-26T13:29:06.934Z] #62 ...
13:29:06 [2023-04-26T13:29:06.934Z] 
13:29:06 [2023-04-26T13:29:06.934Z] #39 [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
13:29:06 [2023-04-26T13:29:06.934Z] #39 30.14 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:29:06 [2023-04-26T13:29:06.934Z] #39 30.14 Need to get 15.1 MB of archives.
13:29:06 [2023-04-26T13:29:06.934Z] #39 30.14 After this operation, 66.8 MB of additional disk space will be used.
13:29:06 [2023-04-26T13:29:06.934Z] #39 30.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:29:06 [2023-04-26T13:29:06.934Z] #39 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.74 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]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:29:07 [2023-04-26T13:29:07.506Z] #39 30.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:29:08 [2023-04-26T13:29:08.076Z] #39 ...
13:29:08 [2023-04-26T13:29:08.076Z] 
13:29:08 [2023-04-26T13:29:08.076Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
13:29:08 [2023-04-26T13:29:08.076Z] #63 19.68 Reading package lists...
13:29:08 [2023-04-26T13:29:08.076Z] #63 25.62 Building dependency tree...
13:29:08 [2023-04-26T13:29:08.076Z] #63 27.53 Reading state information...
13:29:08 [2023-04-26T13:29:08.076Z] #63 31.10 gcc is already the newest version (4:10.2.1-1).
13:29:08 [2023-04-26T13:29:08.076Z] #63 31.10 libc6-dev is already the newest version (2.31-13+deb11u5).
13:29:08 [2023-04-26T13:29:08.076Z] #63 31.10 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:29:08 [2023-04-26T13:29:08.076Z] #63 DONE 31.4s
13:29:08 [2023-04-26T13:29:08.342Z] 
13:29:08 [2023-04-26T13:29:08.342Z] #62 [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             ;
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.20 Selecting previously unselected package xz-utils.
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.20 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.59 Selecting previously unselected package libsigsegv2:arm64.
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.60 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.60 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.77 Selecting previously unselected package m4.
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.78 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 31.81 Unpacking m4 (1.4.18-5) ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 32.08 Selecting previously unselected package autoconf.
13:29:08 [2023-04-26T13:29:08.342Z] #62 32.08 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
13:29:08 [2023-04-26T13:29:08.342Z] #62 32.11 Unpacking autoconf (2.69-14) ...
13:29:08 [2023-04-26T13:29:08.602Z] #62 32.58 Selecting previously unselected package autotools-dev.
13:29:08 [2023-04-26T13:29:08.602Z] #62 32.59 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
13:29:08 [2023-04-26T13:29:08.602Z] #62 32.60 Unpacking autotools-dev (20180224.1+nmu1) ...
13:29:08 [2023-04-26T13:29:08.872Z] #62 32.80 Selecting previously unselected package automake.
13:29:08 [2023-04-26T13:29:08.872Z] #62 32.81 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
13:29:08 [2023-04-26T13:29:08.872Z] #62 32.81 Unpacking automake (1:1.16.3-2) ...
13:29:09 [2023-04-26T13:29:09.446Z] #62 33.57 Selecting previously unselected package patch.
13:29:09 [2023-04-26T13:29:09.446Z] #62 33.58 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
13:29:09 [2023-04-26T13:29:09.446Z] #62 33.59 Unpacking patch (2.7.6-7) ...
13:29:09 [2023-04-26T13:29:09.707Z] #62 33.79 Selecting previously unselected package dpkg-dev.
13:29:09 [2023-04-26T13:29:09.707Z] #62 33.80 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
13:29:09 [2023-04-26T13:29:09.707Z] #62 33.81 Unpacking dpkg-dev (1.20.12) ...
13:29:10 [2023-04-26T13:29:10.650Z] #62 ...
13:29:10 [2023-04-26T13:29:10.650Z] 
13:29:10 [2023-04-26T13:29:10.650Z] #64 [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
13:29:10 [2023-04-26T13:29:10.650Z] #64 23.67 Reading package lists...
13:29:10 [2023-04-26T13:29:10.650Z] #64 29.79 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:29:10 [2023-04-26T13:29:10.650Z] #64 29.90 Reading package lists...
13:29:10 [2023-04-26T13:29:10.650Z] #64 ...
13:29:10 [2023-04-26T13:29:10.650Z] 
13:29:10 [2023-04-26T13:29:10.650Z] #39 [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
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.44 debconf: delaying package configuration, since apt-utils is not installed
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.71 Fetched 15.1 MB in 1s (13.7 MB/s)
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.88 Selecting previously unselected package cmake-data.
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.88 (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.)
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.95 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:29:10 [2023-04-26T13:29:10.650Z] #39 32.99 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:29:12 [2023-04-26T13:29:12.034Z] #39 ...
13:29:12 [2023-04-26T13:29:12.034Z] 
13:29:12 [2023-04-26T13:29:12.034Z] #69 [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...)
13:29:12 [2023-04-26T13:29:12.034Z] #69 ...
13:29:12 [2023-04-26T13:29:12.034Z] 
13:29:12 [2023-04-26T13:29:12.034Z] #62 [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             ;
13:29:12 [2023-04-26T13:29:12.034Z] #62 34.93 Selecting previously unselected package build-essential.
13:29:12 [2023-04-26T13:29:12.034Z] #62 34.94 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.034Z] #62 34.94 Unpacking build-essential (12.9) ...
13:29:12 [2023-04-26T13:29:12.034Z] #62 35.03 Selecting previously unselected package libcap2:arm64.
13:29:12 [2023-04-26T13:29:12.034Z] #62 35.04 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.06 Unpacking libcap2:arm64 (1:2.44-1) ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.17 Selecting previously unselected package libcap-dev:arm64.
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.24 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.25 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.43 Selecting previously unselected package libprotobuf-c1:arm64.
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.44 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.57 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.58 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.59 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.73 Selecting previously unselected package libseccomp-dev:arm64.
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.74 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.96 Selecting previously unselected package libsystemd-dev:arm64.
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.96 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:29:12 [2023-04-26T13:29:12.035Z] #62 35.96 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:29:12 [2023-04-26T13:29:12.865Z] #62 36.82 Selecting previously unselected package libtool.
13:29:12 [2023-04-26T13:29:12.865Z] #62 36.84 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
13:29:12 [2023-04-26T13:29:12.865Z] #62 36.85 Unpacking libtool (2.4.6-15) ...
13:29:13 [2023-04-26T13:29:13.126Z] #62 37.12 Selecting previously unselected package libudev-dev:arm64.
13:29:13 [2023-04-26T13:29:13.126Z] #62 37.16 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:29:13 [2023-04-26T13:29:13.126Z] #62 37.16 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:29:13 [2023-04-26T13:29:13.386Z] #62 37.49 Selecting previously unselected package libyajl2:arm64.
13:29:13 [2023-04-26T13:29:13.386Z] #62 37.49 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
13:29:13 [2023-04-26T13:29:13.386Z] #62 37.51 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:29:13 [2023-04-26T13:29:13.647Z] #62 37.66 Selecting previously unselected package libyajl-dev:arm64.
13:29:13 [2023-04-26T13:29:13.647Z] #62 37.68 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
13:29:13 [2023-04-26T13:29:13.647Z] #62 37.69 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.04 Setting up libyajl2:arm64 (2.1.0-3) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.05 Setting up bzip2 (1.0.8-4) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.08 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 38.09 Setting up libcap2:arm64 (1:2.44-1) ...
13:29:13 [2023-04-26T13:29:13.910Z] #62 ...
13:29:13 [2023-04-26T13:29:13.910Z] 
13:29:13 [2023-04-26T13:29:13.910Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:13 [2023-04-26T13:29:13.910Z] #43 21.20 Reading package lists...
13:29:13 [2023-04-26T13:29:13.910Z] #43 27.19 Building dependency tree...
13:29:13 [2023-04-26T13:29:13.910Z] #43 28.79 Reading state information...
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.73 The following additional packages will be installed:
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.73   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.74   python3-protobuf python3-six
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.75 Suggested packages:
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.77   python3-setuptools
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.77 Recommended packages:
13:29:13 [2023-04-26T13:29:13.910Z] #43 31.77   iproute2 | iproute
13:29:13 [2023-04-26T13:29:13.910Z] #43 32.42 The following NEW packages will be installed:
13:29:13 [2023-04-26T13:29:13.910Z] #43 32.45   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:29:13 [2023-04-26T13:29:13.910Z] #43 32.47   python3-protobuf python3-six
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.01 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.01 Need to get 2136 kB of archives.
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.01 After this operation, 10.8 MB of additional disk space will be used.
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 33.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 35.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
13:29:13 [2023-04-26T13:29:13.910Z] #43 36.95 debconf: delaying package configuration, since apt-utils is not installed
13:29:14 [2023-04-26T13:29:14.171Z] #43 ...
13:29:14 [2023-04-26T13:29:14.171Z] 
13:29:14 [2023-04-26T13:29:14.171Z] #62 [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             ;
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.09 Setting up libcap2:arm64 (1:2.44-1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.10 Setting up autotools-dev (20180224.1+nmu1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.11 Setting up libsigsegv2:arm64 (2.13-1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.17 Setting up patch (2.7.6-7) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.20 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.21 Setting up libyajl-dev:arm64 (2.1.0-3) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.22 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.23 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.24 Setting up libtool (2.4.6-15) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.25 Setting up m4 (1.4.18-5) ...
13:29:14 [2023-04-26T13:29:14.171Z] #62 38.26 Setting up dpkg-dev (1.20.12) ...
13:29:14 [2023-04-26T13:29:14.432Z] #62 38.31 Setting up autoconf (2.69-14) ...
13:29:14 [2023-04-26T13:29:14.432Z] #62 38.36 Setting up build-essential (12.9) ...
13:29:14 [2023-04-26T13:29:14.432Z] #62 38.38 Setting up automake (1:1.16.3-2) ...
13:29:14 [2023-04-26T13:29:14.432Z] #62 38.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:29:14 [2023-04-26T13:29:14.432Z] #62 38.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:29:15 [2023-04-26T13:29:15.006Z] #62 ...
13:29:15 [2023-04-26T13:29:15.006Z] 
13:29:15 [2023-04-26T13:29:15.006Z] #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
13:29:15 [2023-04-26T13:29:15.006Z] #60 23.10 Reading package lists...
13:29:15 [2023-04-26T13:29:15.006Z] #60 28.76 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
13:29:15 [2023-04-26T13:29:15.006Z] #60 28.85 Reading package lists...
13:29:15 [2023-04-26T13:29:15.006Z] #60 34.51 Building dependency tree...
13:29:15 [2023-04-26T13:29:15.006Z] #60 36.11 Reading state information...
13:29:15 [2023-04-26T13:29:15.267Z] #60 ...
13:29:15 [2023-04-26T13:29:15.267Z] 
13:29:15 [2023-04-26T13:29:15.267Z] #62 [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             ;
13:29:15 [2023-04-26T13:29:15.267Z] #62 DONE 39.3s
13:29:15 [2023-04-26T13:29:15.267Z] 
13:29:15 [2023-04-26T13:29:15.267Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:15 [2023-04-26T13:29:15.267Z] #43 37.28 Fetched 2136 kB in 3s (689 kB/s)
13:29:15 [2023-04-26T13:29:15.267Z] #43 37.44 Selecting previously unselected package libprotobuf23:arm64.
13:29:15 [2023-04-26T13:29:15.267Z] #43 37.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
13:29:15 [2023-04-26T13:29:15.267Z] #43 37.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:29:15 [2023-04-26T13:29:15.267Z] #43 37.57 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:29:15 [2023-04-26T13:29:15.528Z] #43 38.66 Selecting previously unselected package python3-pkg-resources.
13:29:15 [2023-04-26T13:29:15.528Z] #43 38.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:29:15 [2023-04-26T13:29:15.528Z] #43 38.69 Unpacking python3-pkg-resources (52.0.0-4) ...
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.09 Selecting previously unselected package python3-six.
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.10 Unpacking python3-six (1.16.0-2) ...
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.29 Selecting previously unselected package python3-protobuf.
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:29:16 [2023-04-26T13:29:16.103Z] #43 39.30 Unpacking python3-protobuf (3.12.4-1) ...
13:29:17 [2023-04-26T13:29:17.046Z] #43 40.09 Selecting previously unselected package libnet1:arm64.
13:29:17 [2023-04-26T13:29:17.046Z] #43 40.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:29:17 [2023-04-26T13:29:17.046Z] #43 40.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:29:17 [2023-04-26T13:29:17.046Z] #43 ...
13:29:17 [2023-04-26T13:29:17.046Z] 
13:29:17 [2023-04-26T13:29:17.046Z] #33 [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
13:29:17 [2023-04-26T13:29:17.046Z] #33 24.71 Reading package lists...
13:29:17 [2023-04-26T13:29:17.046Z] #33 30.88 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
13:29:17 [2023-04-26T13:29:17.046Z] #33 31.03 Reading package lists...
13:29:17 [2023-04-26T13:29:17.046Z] #33 36.18 Building dependency tree...
13:29:17 [2023-04-26T13:29:17.046Z] #33 37.90 Reading state information...
13:29:17 [2023-04-26T13:29:17.046Z] #33 40.77 gcc is already the newest version (4:10.2.1-1).
13:29:17 [2023-04-26T13:29:17.046Z] #33 40.77 The following additional packages will be installed:
13:29:17 [2023-04-26T13:29:17.046Z] #33 40.80   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.80   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.80   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.80   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.81   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.81   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.81 Suggested packages:
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.83   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:29:17 [2023-04-26T13:29:17.307Z] #33 40.83   | libgdk-pixbuf2.0-dev libxml2-utils
13:29:17 [2023-04-26T13:29:17.307Z] #33 ...
13:29:17 [2023-04-26T13:29:17.307Z] 
13:29:17 [2023-04-26T13:29:17.307Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:17 [2023-04-26T13:29:17.307Z] #43 40.32 Selecting previously unselected package libnl-3-200:arm64.
13:29:17 [2023-04-26T13:29:17.307Z] #43 40.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:29:17 [2023-04-26T13:29:17.307Z] #43 40.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:29:17 [2023-04-26T13:29:17.307Z] #43 40.60 Selecting previously unselected package libprotobuf-c1:arm64.
13:29:17 [2023-04-26T13:29:17.568Z] #43 ...
13:29:17 [2023-04-26T13:29:17.568Z] 
13:29:17 [2023-04-26T13:29:17.568Z] #64 [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
13:29:17 [2023-04-26T13:29:17.568Z] #64 29.90 Reading package lists...
13:29:17 [2023-04-26T13:29:17.568Z] #64 35.11 Building dependency tree...
13:29:17 [2023-04-26T13:29:17.568Z] #64 40.53 gcc is already the newest version (4:10.2.1-1).
13:29:17 [2023-04-26T13:29:17.568Z] #64 40.53 libc6-dev is already the newest version (2.31-13+deb11u5).
13:29:17 [2023-04-26T13:29:17.568Z] #64 40.53 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:29:17 [2023-04-26T13:29:17.568Z] #64 DONE 40.7s
13:29:17 [2023-04-26T13:29:17.568Z] 
13:29:17 [2023-04-26T13:29:17.568Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:17 [2023-04-26T13:29:17.568Z] #43 40.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:29:17 [2023-04-26T13:29:17.568Z] #43 40.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:29:17 [2023-04-26T13:29:17.829Z] #43 40.94 Selecting previously unselected package criu.
13:29:17 [2023-04-26T13:29:17.829Z] #43 40.95 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
13:29:17 [2023-04-26T13:29:17.829Z] #43 40.96 Unpacking criu (3.17.1-1) ...
13:29:19 [2023-04-26T13:29:19.214Z] #43 42.12 Setting up python3-pkg-resources (52.0.0-4) ...
13:29:19 [2023-04-26T13:29:19.786Z] #43 ...
13:29:19 [2023-04-26T13:29:19.786Z] 
13:29:19 [2023-04-26T13:29:19.786Z] #53 [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...)
13:29:19 [2023-04-26T13:29:19.786Z] #53 26.21 unicode/utf8
13:29:19 [2023-04-26T13:29:19.786Z] #53 27.06 container/list
13:29:19 [2023-04-26T13:29:19.786Z] #53 27.47 internal/itoa
13:29:19 [2023-04-26T13:29:19.786Z] #53 27.66 math/bits
13:29:19 [2023-04-26T13:29:19.786Z] #53 28.18 math
13:29:19 [2023-04-26T13:29:19.786Z] #53 32.64 crypto/internal/alias
13:29:19 [2023-04-26T13:29:19.786Z] #53 32.77 crypto/subtle
13:29:19 [2023-04-26T13:29:19.786Z] #53 33.25 crypto/internal/boring/sig
13:29:19 [2023-04-26T13:29:19.786Z] #53 33.64 unicode/utf16
13:29:19 [2023-04-26T13:29:19.786Z] #53 33.99 vendor/golang.org/x/crypto/cryptobyte/asn1
13:29:19 [2023-04-26T13:29:19.786Z] #53 34.23 internal/nettrace
13:29:19 [2023-04-26T13:29:19.786Z] #53 34.36 vendor/golang.org/x/crypto/internal/alias
13:29:19 [2023-04-26T13:29:19.786Z] #53 34.65 encoding
13:29:19 [2023-04-26T13:29:19.786Z] #53 34.80 github.com/docker/distribution/manifest
13:29:19 [2023-04-26T13:29:19.786Z] #53 34.99 github.com/inconshreveable/mousetrap
13:29:19 [2023-04-26T13:29:19.786Z] #53 35.26 github.com/docker/distribution/registry/storage/driver/gcs
13:29:19 [2023-04-26T13:29:19.786Z] #53 35.43 github.com/docker/distribution/registry/storage/driver/oss
13:29:20 [2023-04-26T13:29:20.047Z] #53 ...
13:29:20 [2023-04-26T13:29:20.047Z] 
13:29:20 [2023-04-26T13:29:20.047Z] #33 [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
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.35 The following NEW packages will be installed:
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.39   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.39   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.39   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.39   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.40   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
13:29:20 [2023-04-26T13:29:20.047Z] #33 43.40   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.83 Need to get 7950 kB of archives.
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.83 After this operation, 39.9 MB of additional disk space will be used.
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.83 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]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.84 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]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 43.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 44.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:29:20 [2023-04-26T13:29:20.308Z] #33 44.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:29:20 [2023-04-26T13:29:20.569Z] #33 44.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:29:20 [2023-04-26T13:29:20.830Z] #33 44.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #33 ...
13:29:21 [2023-04-26T13:29:21.772Z] 
13:29:21 [2023-04-26T13:29:21.772Z] #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
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.27 gcc is already the newest version (4:10.2.1-1).
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.27 libc6-dev is already the newest version (2.31-13+deb11u5).
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.27 The following additional packages will be installed:
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.28   bzip2 patch xz-utils
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.29 Suggested packages:
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.29   bzip2-doc debian-keyring seccomp ed diffutils-doc
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.29 Recommended packages:
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.29   build-essential fakeroot libalgorithm-merge-perl
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.74 The following NEW packages will be installed:
13:29:21 [2023-04-26T13:29:21.772Z] #60 39.75   bzip2 dpkg-dev libseccomp-dev patch xz-utils
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.17 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.17 Need to get 2790 kB of archives.
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.17 After this operation, 4077 kB of additional disk space will be used.
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #60 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:29:21 [2023-04-26T13:29:21.772Z] #60 41.68 debconf: delaying package configuration, since apt-utils is not installed
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.03 Fetched 2790 kB in 0s (5981 kB/s)
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.16 Selecting previously unselected package bzip2.
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.16 (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.)
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.29 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.29 Unpacking bzip2 (1.0.8-4) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.48 Selecting previously unselected package xz-utils.
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.50 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.82 Selecting previously unselected package patch.
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.83 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 42.83 Unpacking patch (2.7.6-7) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 43.06 Selecting previously unselected package dpkg-dev.
13:29:21 [2023-04-26T13:29:21.772Z] #60 43.06 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 43.08 Unpacking dpkg-dev (1.20.12) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.26 Selecting previously unselected package libseccomp-dev:arm64.
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.26 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.70 Setting up bzip2 (1.0.8-4) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.78 Setting up patch (2.7.6-7) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 44.80 Setting up dpkg-dev (1.20.12) ...
13:29:21 [2023-04-26T13:29:21.772Z] #60 DONE 45.2s
13:29:21 [2023-04-26T13:29:21.772Z] 
13:29:21 [2023-04-26T13:29:21.772Z] #70 [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...)
13:29:23 [2023-04-26T13:29:23.157Z] #70 1.407 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 .
13:29:24 [2023-04-26T13:29:24.130Z] #70 ...
13:29:24 [2023-04-26T13:29:24.130Z] 
13:29:24 [2023-04-26T13:29:24.130Z] #39 [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
13:29:24 [2023-04-26T13:29:24.130Z] #39 37.42 Selecting previously unselected package libicu67:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 37.44 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 37.45 Unpacking libicu67:arm64 (67.1-7) ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 45.94 Selecting previously unselected package libxml2:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 45.94 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 45.95 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.64 Selecting previously unselected package libarchive13:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.97 Selecting previously unselected package libjsoncpp24:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 46.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.16 Selecting previously unselected package librhash0:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.16 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.17 Unpacking librhash0:arm64 (1.4.1-2) ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.35 Selecting previously unselected package libuv1:arm64.
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.36 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.130Z] #39 47.37 Unpacking libuv1:arm64 (1.40.0-2) ...
13:29:24 [2023-04-26T13:29:24.395Z] #39 47.60 Selecting previously unselected package cmake.
13:29:24 [2023-04-26T13:29:24.395Z] #39 ...
13:29:24 [2023-04-26T13:29:24.395Z] 
13:29:24 [2023-04-26T13:29:24.395Z] #33 [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
13:29:24 [2023-04-26T13:29:24.395Z] #33 45.55 debconf: delaying package configuration, since apt-utils is not installed
13:29:24 [2023-04-26T13:29:24.395Z] #33 45.94 Fetched 7950 kB in 1s (9593 kB/s)
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.15 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.15 (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.)
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.28 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.32 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.50 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.54 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.57 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.85 Selecting previously unselected package libsecret-common.
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.86 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 46.86 Unpacking libsecret-common (0.20.4-2) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.14 Selecting previously unselected package libsecret-1-0:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.15 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.16 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.39 Selecting previously unselected package gir1.2-secret-1:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.42 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.43 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.55 Selecting previously unselected package uuid-dev:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.55 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.56 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.78 Selecting previously unselected package libblkid-dev:arm64.
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.78 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.395Z] #33 47.83 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:24 [2023-04-26T13:29:24.656Z] #33 48.23 Selecting previously unselected package libbtrfs0:arm64.
13:29:24 [2023-04-26T13:29:24.656Z] #33 48.23 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.656Z] #33 48.24 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:29:24 [2023-04-26T13:29:24.921Z] #33 48.53 Selecting previously unselected package libbtrfs-dev:arm64.
13:29:24 [2023-04-26T13:29:24.921Z] #33 48.53 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:29:24 [2023-04-26T13:29:24.921Z] #33 48.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:29:25 [2023-04-26T13:29:25.187Z] #33 ...
13:29:25 [2023-04-26T13:29:25.187Z] 
13:29:25 [2023-04-26T13:29:25.187Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:29:25 [2023-04-26T13:29:25.187Z] #0 0.955 Cloning into '/tmp/crun-build'...
13:29:25 [2023-04-26T13:29:25.187Z] #0 9.440 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:29:25 [2023-04-26T13:29:25.187Z] #0 9.505 Cloning into '/tmp/crun-build/libocispec'...
13:29:25 [2023-04-26T13:29:25.447Z] #71 ...
13:29:25 [2023-04-26T13:29:25.448Z] 
13:29:25 [2023-04-26T13:29:25.448Z] #33 [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
13:29:25 [2023-04-26T13:29:25.448Z] #33 49.03 Selecting previously unselected package libelf1:arm64.
13:29:25 [2023-04-26T13:29:25.448Z] #33 49.04 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
13:29:25 [2023-04-26T13:29:25.448Z] #33 49.07 Unpacking libelf1:arm64 (0.183-1) ...
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.41 Selecting previously unselected package libffi-dev:arm64.
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.41 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.43 Unpacking libffi-dev:arm64 (3.3-6) ...
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.63 Selecting previously unselected package libglib2.0-data.
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.64 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
13:29:26 [2023-04-26T13:29:26.018Z] #33 49.64 Unpacking libglib2.0-data (2.66.8-1) ...
13:29:27 [2023-04-26T13:29:27.405Z] #33 ...
13:29:27 [2023-04-26T13:29:27.405Z] 
13:29:27 [2023-04-26T13:29:27.405Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:29:27 [2023-04-26T13:29:27.667Z] #72 ...
13:29:27 [2023-04-26T13:29:27.667Z] 
13:29:27 [2023-04-26T13:29:27.667Z] #33 [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
13:29:27 [2023-04-26T13:29:27.667Z] #33 51.13 Selecting previously unselected package libglib2.0-bin.
13:29:27 [2023-04-26T13:29:27.667Z] #33 51.13 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:29:27 [2023-04-26T13:29:27.667Z] #33 51.15 Unpacking libglib2.0-bin (2.66.8-1) ...
13:29:27 [2023-04-26T13:29:27.667Z] #33 51.37 Selecting previously unselected package python3-lib2to3.
13:29:27 [2023-04-26T13:29:27.667Z] #33 51.38 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
13:29:27 [2023-04-26T13:29:27.929Z] #33 51.39 Unpacking python3-lib2to3 (3.9.2-1) ...
13:29:27 [2023-04-26T13:29:27.929Z] #33 51.69 Selecting previously unselected package python3-distutils.
13:29:27 [2023-04-26T13:29:27.929Z] #33 51.70 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
13:29:27 [2023-04-26T13:29:27.929Z] #33 51.70 Unpacking python3-distutils (3.9.2-1) ...
13:29:28 [2023-04-26T13:29:28.501Z] #33 52.03 Selecting previously unselected package libglib2.0-dev-bin.
13:29:28 [2023-04-26T13:29:28.501Z] #33 52.05 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:29:28 [2023-04-26T13:29:28.501Z] #33 52.09 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:29:29 [2023-04-26T13:29:29.073Z] #33 52.48 Selecting previously unselected package libsepol1-dev:arm64.
13:29:29 [2023-04-26T13:29:29.073Z] #33 52.49 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
13:29:29 [2023-04-26T13:29:29.073Z] #33 52.50 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:29:29 [2023-04-26T13:29:29.346Z] #33 52.82 Selecting previously unselected package libpcre2-16-0:arm64.
13:29:29 [2023-04-26T13:29:29.346Z] #33 52.82 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:29:29 [2023-04-26T13:29:29.346Z] #33 52.84 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:29:29 [2023-04-26T13:29:29.634Z] #33 53.25 Selecting previously unselected package libpcre2-32-0:arm64.
13:29:29 [2023-04-26T13:29:29.634Z] #33 53.25 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:29:29 [2023-04-26T13:29:29.634Z] #33 53.27 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:29:29 [2023-04-26T13:29:29.895Z] #33 53.52 Selecting previously unselected package libpcre2-posix2:arm64.
13:29:29 [2023-04-26T13:29:29.895Z] #33 53.53 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:29:29 [2023-04-26T13:29:29.895Z] #33 53.55 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:29:30 [2023-04-26T13:29:30.156Z] #33 53.79 Selecting previously unselected package libpcre2-dev:arm64.
13:29:30 [2023-04-26T13:29:30.156Z] #33 53.80 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:29:30 [2023-04-26T13:29:30.156Z] #33 53.86 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.099Z] #33 54.66 Selecting previously unselected package libselinux1-dev:arm64.
13:29:31 [2023-04-26T13:29:31.099Z] #33 54.66 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
13:29:31 [2023-04-26T13:29:31.099Z] #33 54.70 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:29:31 [2023-04-26T13:29:31.360Z] #33 ...
13:29:31 [2023-04-26T13:29:31.360Z] 
13:29:31 [2023-04-26T13:29:31.360Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:31 [2023-04-26T13:29:31.361Z] #43 44.45 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 44.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 44.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 44.49 Setting up python3-six (1.16.0-2) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 46.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 46.42 Setting up python3-protobuf (3.12.4-1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 51.08 Setting up criu (3.17.1-1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 53.55 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:29:31 [2023-04-26T13:29:31.361Z] #43 ...
13:29:31 [2023-04-26T13:29:31.361Z] 
13:29:31 [2023-04-26T13:29:31.361Z] #39 [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
13:29:31 [2023-04-26T13:29:31.361Z] #39 47.60 Selecting previously unselected package cmake.
13:29:31 [2023-04-26T13:29:31.361Z] #39 47.61 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 47.62 Unpacking cmake (3.18.4-2+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.13 Setting up libicu67:arm64 (67.1-7) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.16 Setting up libuv1:arm64 (1.40.0-2) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.18 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.20 Setting up librhash0:arm64 (1.4.1-2) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.22 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.25 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.27 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.29 Setting up cmake (3.18.4-2+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.361Z] #39 51.33 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:29:31 [2023-04-26T13:29:31.667Z] #39 ...
13:29:31 [2023-04-26T13:29:31.667Z] 
13:29:31 [2023-04-26T13:29:31.667Z] #33 [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
13:29:31 [2023-04-26T13:29:31.667Z] #33 55.16 Selecting previously unselected package libmount-dev:arm64.
13:29:31 [2023-04-26T13:29:31.667Z] #33 55.17 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:29:31 [2023-04-26T13:29:31.667Z] #33 55.18 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:31 [2023-04-26T13:29:31.929Z] #33 55.55 Selecting previously unselected package libpcre16-3:arm64.
13:29:31 [2023-04-26T13:29:31.929Z] #33 55.55 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:29:31 [2023-04-26T13:29:31.929Z] #33 55.58 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:29:32 [2023-04-26T13:29:32.190Z] #33 ...
13:29:32 [2023-04-26T13:29:32.190Z] 
13:29:32 [2023-04-26T13:29:32.190Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:29:32 [2023-04-26T13:29:32.190Z] #44 DONE 50.8s
13:29:32 [2023-04-26T13:29:32.190Z] 
13:29:32 [2023-04-26T13:29:32.190Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:29:32 [2023-04-26T13:29:32.190Z] #66 DONE 50.3s
13:29:32 [2023-04-26T13:29:32.190Z] 
13:29:32 [2023-04-26T13:29:32.190Z] #43 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:29:32 [2023-04-26T13:29:32.190Z] #43 DONE 55.3s
13:29:32 [2023-04-26T13:29:32.190Z] 
13:29:32 [2023-04-26T13:29:32.190Z] #33 [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
13:29:32 [2023-04-26T13:29:32.190Z] #33 55.93 Selecting previously unselected package libpcre32-3:arm64.
13:29:32 [2023-04-26T13:29:32.452Z] #33 55.93 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...#33 ...
13:29:32 [2023-04-26T13:29:32.452Z] 
13:29:32 [2023-04-26T13:29:32.452Z] #39 [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
13:29:32 [2023-04-26T13:29:32.452Z] #39 DONE 55.6s
13:29:32 [2023-04-26T13:29:32.452Z] 
13:29:32 [2023-04-26T13:29:32.452Z] #33 [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
13:29:32 [2023-04-26T13:29:32.452Z] #33 55.93 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:29:32 [2023-04-26T13:29:32.452Z] #33 55.97 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:29:32 [2023-04-26T13:29:32.714Z] #33 56.38 Selecting previously unselected package libpcrecpp0v5:arm64.
13:29:32 [2023-04-26T13:29:32.976Z] #33 56.44 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:29:32 [2023-04-26T13:29:32.976Z] #33 56.46 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:29:33 [2023-04-26T13:29:33.238Z] #33 56.79 Selecting previously unselected package libpcre3-dev:arm64.
13:29:33 [2023-04-26T13:29:33.238Z] #33 56.81 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:29:33 [2023-04-26T13:29:33.238Z] #33 56.82 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:29:34 [2023-04-26T13:29:34.625Z] #33 57.85 Selecting previously unselected package zlib1g-dev:arm64.
13:29:34 [2023-04-26T13:29:34.625Z] #33 57.87 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:29:34 [2023-04-26T13:29:34.625Z] #33 57.88 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:29:35 [2023-04-26T13:29:35.201Z] #33 58.60 Selecting previously unselected package libglib2.0-dev:arm64.
13:29:35 [2023-04-26T13:29:35.201Z] #33 58.60 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:29:35 [2023-04-26T13:29:35.201Z] #33 58.61 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:29:36 [2023-04-26T13:29:36.602Z] #33 ...
13:29:36 [2023-04-26T13:29:36.602Z] 
13:29:36 [2023-04-26T13:29:36.602Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:29:36 [2023-04-26T13:29:36.602Z] #71 11.31 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:29:36 [2023-04-26T13:29:36.602Z] #71 11.36 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:29:36 [2023-04-26T13:29:36.602Z] #71 11.36 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:29:36 [2023-04-26T13:29:36.602Z] #71 11.37 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:29:36 [2023-04-26T13:29:36.602Z] #71 11.40 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:29:36 [2023-04-26T13:29:36.602Z] #71 14.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:29:36 [2023-04-26T13:29:36.602Z] #71 16.56 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:29:36 [2023-04-26T13:29:36.602Z] #71 19.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:29:36 [2023-04-26T13:29:36.602Z] #71 19.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:29:36 [2023-04-26T13:29:36.602Z] #71 20.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:29:36 [2023-04-26T13:29:36.862Z] #71 ...
13:29:36 [2023-04-26T13:29:36.862Z] 
13:29:36 [2023-04-26T13:29:36.862Z] #33 [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
13:29:36 [2023-04-26T13:29:36.862Z] #33 60.49 Selecting previously unselected package libsecret-1-dev:arm64.
13:29:36 [2023-04-26T13:29:36.862Z] #33 60.50 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:29:36 [2023-04-26T13:29:36.862Z] #33 60.52 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:29:37 [2023-04-26T13:29:37.124Z] #33 ...
13:29:37 [2023-04-26T13:29:37.124Z] 
13:29:37 [2023-04-26T13:29:37.124Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
13:29:37 [2023-04-26T13:29:37.124Z] #73 DONE 4.9s
13:29:37 [2023-04-26T13:29:37.124Z] 
13:29:37 [2023-04-26T13:29:37.124Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
13:29:37 [2023-04-26T13:29:37.124Z] #74 DONE 0.0s
13:29:37 [2023-04-26T13:29:37.124Z] 
13:29:37 [2023-04-26T13:29:37.124Z] #75 [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
13:29:37 [2023-04-26T13:29:37.124Z] #0 3.524 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:29:37 [2023-04-26T13:29:37.124Z] #0 3.624 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:29:37 [2023-04-26T13:29:37.124Z] #0 3.628 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:29:37 [2023-04-26T13:29:37.697Z] #75 ...
13:29:37 [2023-04-26T13:29:37.697Z] 
13:29:37 [2023-04-26T13:29:37.697Z] #33 [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
13:29:37 [2023-04-26T13:29:37.697Z] #33 61.35 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:29:37 [2023-04-26T13:29:37.697Z] #33 61.39 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:29:37 [2023-04-26T13:29:37.697Z] #33 61.42 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.44 Setting up libffi-dev:arm64 (3.3-6) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.52 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.54 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.56 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.58 Setting up libglib2.0-data (2.66.8-1) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.62 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:37 [2023-04-26T13:29:37.970Z] #33 61.68 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:29:38 [2023-04-26T13:29:38.232Z] #33 61.74 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:29:38 [2023-04-26T13:29:38.232Z] #33 61.79 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:29:38 [2023-04-26T13:29:38.232Z] #33 61.80 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:29:38 [2023-04-26T13:29:38.232Z] #33 61.81 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:29:38 [2023-04-26T13:29:38.232Z] #33 61.82 Setting up python3-lib2to3 (3.9.2-1) ...
13:29:39 [2023-04-26T13:29:39.175Z] #33 62.62 Setting up libelf1:arm64 (0.183-1) ...
13:29:39 [2023-04-26T13:29:39.175Z] #33 62.63 Setting up libsecret-common (0.20.4-2) ...
13:29:39 [2023-04-26T13:29:39.175Z] #33 62.66 Setting up python3-distutils (3.9.2-1) ...
13:29:40 [2023-04-26T13:29:40.119Z] #33 63.67 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:29:41 [2023-04-26T13:29:41.504Z] #33 65.22 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:41 [2023-04-26T13:29:41.504Z] #33 65.24 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:29:41 [2023-04-26T13:29:41.504Z] #33 65.26 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:29:41 [2023-04-26T13:29:41.504Z] #33 65.27 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.29 Setting up libglib2.0-bin (2.66.8-1) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.30 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.31 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.32 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.33 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.34 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.36 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.37 No schema files found: doing nothing.
13:29:41 [2023-04-26T13:29:41.766Z] #33 65.39 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:29:42 [2023-04-26T13:29:42.027Z] #33 65.55 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:29:42 [2023-04-26T13:29:42.288Z] #33 DONE 65.9s
13:29:42 [2023-04-26T13:29:42.288Z] 
13:29:42 [2023-04-26T13:29:42.288Z] #76 [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...)
13:29:47 [2023-04-26T13:29:47.580Z] #76 ...
13:29:47 [2023-04-26T13:29:47.580Z] 
13:29:47 [2023-04-26T13:29:47.580Z] #77 [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...)
13:29:47 [2023-04-26T13:29:47.580Z] #77 ...
13:29:47 [2023-04-26T13:29:47.580Z] 
13:29:47 [2023-04-26T13:29:47.580Z] #75 [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
13:29:47 [2023-04-26T13:29:47.580Z] #75 6.719 Reading package lists...
13:29:47 [2023-04-26T13:29:47.580Z] #75 11.77 + apt-get  install -y --no-install-recommends gcc libc6-dev
13:29:48 [2023-04-26T13:29:48.968Z] #75 11.82 Reading package lists...
13:29:50 [2023-04-26T13:29:50.412Z] #75 16.54 Building dependency tree...
13:29:50 [2023-04-26T13:29:50.412Z] #75 17.99 Reading state information...
13:29:52 [2023-04-26T13:29:52.328Z] #75 ...
13:29:52 [2023-04-26T13:29:52.328Z] 
13:29:52 [2023-04-26T13:29:52.328Z] #76 [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...)
13:29:52 [2023-04-26T13:29:52.328Z] #76 9.956 + bin/ctr
13:29:52 [2023-04-26T13:29:52.328Z] #76 9.956 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
13:29:53 [2023-04-26T13:29:53.715Z] #76 ...
13:29:53 [2023-04-26T13:29:53.715Z] 
13:29:53 [2023-04-26T13:29:53.715Z] #75 [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
13:29:53 [2023-04-26T13:29:53.715Z] #75 20.92 gcc is already the newest version (4:10.2.1-1).
13:29:53 [2023-04-26T13:29:53.715Z] #75 20.92 libc6-dev is already the newest version (2.31-13+deb11u5).
13:29:53 [2023-04-26T13:29:53.715Z] #75 20.92 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13:29:53 [2023-04-26T13:29:53.715Z] #75 DONE 21.1s
13:29:53 [2023-04-26T13:29:53.715Z] 
13:29:53 [2023-04-26T13:29:53.715Z] #78 [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...)
13:29:55 [2023-04-26T13:29:55.630Z] #78 2.000 -- The C compiler identification is GNU 10.2.1
13:29:55 [2023-04-26T13:29:55.630Z] #78 2.063 -- Detecting C compiler ABI info
13:29:56 [2023-04-26T13:29:56.202Z] #78 2.950 -- Detecting C compiler ABI info - done
13:29:56 [2023-04-26T13:29:56.462Z] #78 3.092 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:29:56 [2023-04-26T13:29:56.463Z] #78 3.099 -- Detecting C compile features
13:29:56 [2023-04-26T13:29:56.463Z] #78 3.103 -- Detecting C compile features - done
13:29:56 [2023-04-26T13:29:56.463Z] #78 3.146 -- Performing Test HAS_BUILTIN_FORTIFY
13:29:57 [2023-04-26T13:29:57.035Z] #78 3.521 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:29:57 [2023-04-26T13:29:57.035Z] #78 3.578 -- Configuring done
13:29:57 [2023-04-26T13:29:57.035Z] #78 3.619 -- Generating done
13:29:57 [2023-04-26T13:29:57.035Z] #78 3.627 -- Build files have been written to: /go/src/github.com/krallin/tini
13:29:57 [2023-04-26T13:29:57.611Z] #78 4.053 Scanning dependencies of target tini-static
13:29:57 [2023-04-26T13:29:57.611Z] #78 4.204 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:29:59 [2023-04-26T13:29:59.658Z] #78 6.165 [100%] Linking C executable tini-static
13:30:00 [2023-04-26T13:30:00.275Z] #78 6.883 [100%] Built target tini-static
13:30:01 [2023-04-26T13:30:01.222Z] #78 DONE 7.6s
13:30:01 [2023-04-26T13:30:01.223Z] 
13:30:01 [2023-04-26T13:30:01.223Z] #53 [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...)
13:30:01 [2023-04-26T13:30:01.223Z] #53 71.38 sync
13:30:01 [2023-04-26T13:30:01.223Z] #53 71.39 internal/reflectlite
13:30:01 [2023-04-26T13:30:01.223Z] #53 72.90 internal/testlog
13:30:01 [2023-04-26T13:30:01.223Z] #53 73.30 internal/godebug
13:30:01 [2023-04-26T13:30:01.223Z] #53 73.99 math/rand
13:30:01 [2023-04-26T13:30:01.223Z] #53 75.91 internal/singleflight
13:30:01 [2023-04-26T13:30:01.223Z] #53 76.31 internal/intern
13:30:01 [2023-04-26T13:30:01.223Z] #53 77.27 sort
13:30:01 [2023-04-26T13:30:01.223Z] #53 77.28 errors
13:30:01 [2023-04-26T13:30:01.483Z] #53 77.92 io
13:30:02 [2023-04-26T13:30:02.441Z] #53 78.88 internal/oserror
13:30:02 [2023-04-26T13:30:02.441Z] #53 79.01 syscall
13:30:03 [2023-04-26T13:30:03.392Z] #53 79.82 bytes
13:30:05 [2023-04-26T13:30:05.335Z] #53 ...
13:30:05 [2023-04-26T13:30:05.335Z] 
13:30:05 [2023-04-26T13:30:05.335Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:05 [2023-04-26T13:30:05.335Z] #71 39.62 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:30:05 [2023-04-26T13:30:05.335Z] #71 ...
13:30:05 [2023-04-26T13:30:05.335Z] 
13:30:05 [2023-04-26T13:30:05.335Z] #53 [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...)
13:30:05 [2023-04-26T13:30:05.335Z] #53 81.57 hash
13:30:05 [2023-04-26T13:30:05.596Z] #53 81.97 strconv
13:30:09 [2023-04-26T13:30:09.810Z] #53 86.19 crypto
13:30:10 [2023-04-26T13:30:10.384Z] #53 86.76 reflect
13:30:11 [2023-04-26T13:30:11.329Z] #53 87.63 time
13:30:13 [2023-04-26T13:30:13.247Z] #53 ...
13:30:13 [2023-04-26T13:30:13.247Z] 
13:30:13 [2023-04-26T13:30:13.247Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:13 [2023-04-26T13:30:13.247Z] #71 54.05 libtoolize: putting auxiliary files in '.'.
13:30:13 [2023-04-26T13:30:13.247Z] #71 54.10 libtoolize: copying file './ltmain.sh'
13:30:13 [2023-04-26T13:30:13.247Z] #71 55.18 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:30:13 [2023-04-26T13:30:13.247Z] #71 55.19 libtoolize: and rerunning libtoolize and aclocal.
13:30:13 [2023-04-26T13:30:13.247Z] #71 55.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:30:18 [2023-04-26T13:30:18.536Z] #71 ...
13:30:18 [2023-04-26T13:30:18.536Z] 
13:30:18 [2023-04-26T13:30:18.536Z] #53 [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...)
13:30:18 [2023-04-26T13:30:18.536Z] #53 94.18 context
13:30:19 [2023-04-26T13:30:19.107Z] #53 95.31 crypto/internal/nistec/fiat
13:30:23 [2023-04-26T13:30:23.321Z] #53 ...
13:30:23 [2023-04-26T13:30:23.321Z] 
13:30:23 [2023-04-26T13:30:23.321Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.21 configure.ac:7: installing './compile'
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.22 configure.ac:11: installing './config.guess'
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.25 configure.ac:11: installing './config.sub'
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.26 configure.ac:8: installing './install-sh'
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.26 configure.ac:8: installing './missing'
13:30:23 [2023-04-26T13:30:23.321Z] #71 67.42 Makefile.am: installing './depcomp'
13:30:24 [2023-04-26T13:30:24.263Z] #71 69.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:30:24 [2023-04-26T13:30:24.263Z] #71 69.01 libtoolize: copying file 'build-aux/ltmain.sh'
13:30:24 [2023-04-26T13:30:24.524Z] #71 69.24 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:30:24 [2023-04-26T13:30:24.524Z] #71 69.24 libtoolize: copying file 'm4/libtool.m4'
13:30:24 [2023-04-26T13:30:24.785Z] #71 69.53 libtoolize: copying file 'm4/ltoptions.m4'
13:30:25 [2023-04-26T13:30:25.047Z] #71 69.79 libtoolize: copying file 'm4/ltsugar.m4'
13:30:25 [2023-04-26T13:30:25.308Z] #71 70.01 libtoolize: copying file 'm4/ltversion.m4'
13:30:25 [2023-04-26T13:30:25.568Z] #71 70.20 libtoolize: copying file 'm4/lt~obsolete.m4'
13:30:25 [2023-04-26T13:30:25.568Z] #71 70.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:30:32 [2023-04-26T13:30:32.160Z] #71 ...
13:30:32 [2023-04-26T13:30:32.160Z] 
13:30:32 [2023-04-26T13:30:32.160Z] #53 [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...)
13:30:32 [2023-04-26T13:30:32.160Z] #53 104.5 path
13:30:32 [2023-04-26T13:30:32.160Z] #53 105.2 io/fs
13:30:32 [2023-04-26T13:30:32.160Z] #53 106.6 embed
13:30:32 [2023-04-26T13:30:32.160Z] #53 106.8 encoding/binary
13:30:32 [2023-04-26T13:30:32.160Z] #53 107.4 crypto/internal/randutil
13:30:32 [2023-04-26T13:30:32.160Z] #53 107.5 internal/fmtsort
13:30:32 [2023-04-26T13:30:32.160Z] #53 108.0 internal/syscall/unix
13:30:32 [2023-04-26T13:30:32.160Z] #53 108.5 internal/poll
13:30:33 [2023-04-26T13:30:33.104Z] #53 109.3 crypto/cipher
13:30:34 [2023-04-26T13:30:34.489Z] #53 ...
13:30:34 [2023-04-26T13:30:34.489Z] 
13:30:34 [2023-04-26T13:30:34.489Z] #59 [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
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 tomll can be used in two ways:
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 Writing to STDIN and reading from STDOUT:
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5   cat file.toml | tomll > file.toml
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 Reading and updating a list of files:
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5   tomll a.toml b.toml c.toml
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 
13:30:34 [2023-04-26T13:30:34.489Z] #59 118.5 When given a list of files, tomll will modify all files in place without asking.
13:30:35 [2023-04-26T13:30:35.062Z] #59 DONE 119.1s
13:30:35 [2023-04-26T13:30:35.062Z] 
13:30:35 [2023-04-26T13:30:35.062Z] #53 [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...)
13:30:35 [2023-04-26T13:30:35.062Z] #53 111.0 crypto/internal/boring
13:30:35 [2023-04-26T13:30:35.062Z] #53 111.3 crypto/aes
13:30:35 [2023-04-26T13:30:35.634Z] #53 112.0 crypto/des
13:30:36 [2023-04-26T13:30:36.577Z] #53 113.0 crypto/internal/edwards25519/field
13:30:36 [2023-04-26T13:30:36.577Z] #53 113.2 crypto/internal/nistec
13:30:37 [2023-04-26T13:30:37.522Z] #53 114.0 internal/safefilepath
13:30:37 [2023-04-26T13:30:37.784Z] #53 114.1 internal/syscall/execenv
13:30:38 [2023-04-26T13:30:38.045Z] #53 114.4 os
13:30:41 [2023-04-26T13:30:41.349Z] #53 117.3 crypto/ecdh
13:30:41 [2023-04-26T13:30:41.922Z] #53 118.4 strings
13:30:41 [2023-04-26T13:30:41.922Z] #53 ...
13:30:41 [2023-04-26T13:30:41.922Z] 
13:30:41 [2023-04-26T13:30:41.922Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:41 [2023-04-26T13:30:41.922Z] #71 86.75 configure.ac:7: installing 'build-aux/compile'
13:30:42 [2023-04-26T13:30:42.183Z] #71 86.77 configure.ac:9: installing 'build-aux/config.guess'
13:30:42 [2023-04-26T13:30:42.183Z] #71 86.80 configure.ac:9: installing 'build-aux/config.sub'
13:30:42 [2023-04-26T13:30:42.183Z] #71 86.82 configure.ac:11: installing 'build-aux/install-sh'
13:30:42 [2023-04-26T13:30:42.183Z] #71 86.85 configure.ac:11: installing 'build-aux/missing'
13:30:42 [2023-04-26T13:30:42.445Z] #71 87.12 Makefile.am: installing 'build-aux/depcomp'
13:30:42 [2023-04-26T13:30:42.445Z] #71 87.24 parallel-tests: installing 'build-aux/test-driver'
13:30:44 [2023-04-26T13:30:44.373Z] #71 ...
13:30:44 [2023-04-26T13:30:44.373Z] 
13:30:44 [2023-04-26T13:30:44.373Z] #57 [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
13:30:44 [2023-04-26T13:30:44.373Z] #57 127.7 v3.6.0
13:30:44 [2023-04-26T13:30:44.373Z] #57 DONE 128.1s
13:30:44 [2023-04-26T13:30:44.373Z] 
13:30:44 [2023-04-26T13:30:44.373Z] #53 [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...)
13:30:44 [2023-04-26T13:30:44.373Z] #53 118.8 fmt
13:30:44 [2023-04-26T13:30:44.640Z] #53 121.2 crypto/sha512
13:30:46 [2023-04-26T13:30:46.025Z] #53 122.3 crypto/internal/edwards25519
13:30:47 [2023-04-26T13:30:47.939Z] #53 124.0 math/big
13:30:47 [2023-04-26T13:30:47.939Z] #53 124.2 crypto/hmac
13:30:47 [2023-04-26T13:30:47.939Z] #53 124.5 crypto/md5
13:30:48 [2023-04-26T13:30:48.886Z] #53 125.2 crypto/rc4
13:30:49 [2023-04-26T13:30:49.147Z] #53 125.5 crypto/sha1
13:30:49 [2023-04-26T13:30:49.718Z] #53 126.1 crypto/sha256
13:30:50 [2023-04-26T13:30:50.289Z] #53 126.8 encoding/hex
13:30:51 [2023-04-26T13:30:51.231Z] #53 127.5 encoding/base64
13:30:51 [2023-04-26T13:30:51.812Z] #53 128.1 encoding/pem
13:30:52 [2023-04-26T13:30:52.074Z] #53 128.6 vendor/golang.org/x/net/dns/dnsmessage
13:30:56 [2023-04-26T13:30:56.284Z] #53 ...
13:30:56 [2023-04-26T13:30:56.284Z] 
13:30:56 [2023-04-26T13:30:56.284Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:56 [2023-04-26T13:30:56.284Z] #71 90.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:30:56 [2023-04-26T13:30:56.284Z] #71 90.46 libtoolize: copying file 'build-aux/ltmain.sh'
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.23 libtoolize: copying file 'm4/libtool.m4'
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.40 libtoolize: copying file 'm4/ltoptions.m4'
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.56 libtoolize: copying file 'm4/ltsugar.m4'
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.75 libtoolize: copying file 'm4/ltversion.m4'
13:30:56 [2023-04-26T13:30:56.284Z] #71 91.90 libtoolize: copying file 'm4/lt~obsolete.m4'
13:30:56 [2023-04-26T13:30:56.857Z] #71 ...
13:30:56 [2023-04-26T13:30:56.857Z] 
13:30:56 [2023-04-26T13:30:56.857Z] #53 [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...)
13:30:56 [2023-04-26T13:30:56.857Z] #53 133.2 net/netip
13:30:57 [2023-04-26T13:30:57.432Z] #53 133.7 crypto/elliptic
13:30:58 [2023-04-26T13:30:58.820Z] #53 ...
13:30:58 [2023-04-26T13:30:58.820Z] 
13:30:58 [2023-04-26T13:30:58.820Z] #61 [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
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 NAME:
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    go-winres - A tool for embedding resources in Windows executables
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 USAGE:
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    go-winres [global options] command [command options] [arguments...]
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 COMMANDS:
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    init     Create an initial ./winres/winres.json
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    make     Make syso files for the "go build" command
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    simply   Make syso files for the "go build" command (simplified)
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    extract  Extract all resources from an executable
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    patch    Replace resources in an executable file (exe, dll)
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    help, h  Shows a list of commands or help for one command
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4 GLOBAL OPTIONS:
13:30:58 [2023-04-26T13:30:58.820Z] #61 142.4    --help, -h  show help (default: false)
13:30:58 [2023-04-26T13:30:58.820Z] #61 DONE 142.7s
13:30:58 [2023-04-26T13:30:58.820Z] 
13:30:58 [2023-04-26T13:30:58.820Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:30:59 [2023-04-26T13:30:59.764Z] #58 ...
13:30:59 [2023-04-26T13:30:59.764Z] 
13:30:59 [2023-04-26T13:30:59.764Z] #53 [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...)
13:30:59 [2023-04-26T13:30:59.764Z] #53 136.0 crypto/internal/bigmod
13:30:59 [2023-04-26T13:30:59.764Z] #53 136.0 crypto/internal/boring/bbig
13:30:59 [2023-04-26T13:30:59.764Z] #53 136.3 encoding/asn1
13:31:00 [2023-04-26T13:31:00.337Z] #53 136.8 crypto/rand
13:31:00 [2023-04-26T13:31:00.909Z] #53 137.4 crypto/ed25519
13:31:01 [2023-04-26T13:31:01.481Z] #53 138.0 crypto/rsa
13:31:02 [2023-04-26T13:31:02.425Z] #53 138.8 vendor/golang.org/x/crypto/cryptobyte
13:31:02 [2023-04-26T13:31:02.997Z] #53 139.4 crypto/dsa
13:31:03 [2023-04-26T13:31:03.569Z] #53 139.8 crypto/x509/pkix
13:31:03 [2023-04-26T13:31:03.830Z] #53 140.4 net
13:31:04 [2023-04-26T13:31:04.402Z] #53 140.7 crypto/ecdsa
13:31:06 [2023-04-26T13:31:06.321Z] #53 142.5 net/url
13:31:06 [2023-04-26T13:31:06.321Z] #53 ...
13:31:06 [2023-04-26T13:31:06.321Z] 
13:31:06 [2023-04-26T13:31:06.321Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.4 configure.ac:11: installing 'build-aux/compile'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.4 configure.ac:11: installing 'build-aux/config.guess'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.4 configure.ac:11: installing 'build-aux/config.sub'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.4 configure.ac:13: installing 'build-aux/install-sh'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.5 configure.ac:13: installing 'build-aux/missing'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.5 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:31:06 [2023-04-26T13:31:06.321Z] #71 108.8 Makefile.am: installing 'build-aux/depcomp'
13:31:06 [2023-04-26T13:31:06.321Z] #71 110.4 checking build system type... aarch64-unknown-linux-gnu
13:31:06 [2023-04-26T13:31:06.321Z] #71 110.8 checking host system type... aarch64-unknown-linux-gnu
13:31:06 [2023-04-26T13:31:06.321Z] #71 110.8 checking how to print strings... printf
13:31:06 [2023-04-26T13:31:06.321Z] #71 110.8 checking for gcc... gcc
13:31:06 [2023-04-26T13:31:06.587Z] #71 111.1 checking whether the C compiler works... yes
13:31:06 [2023-04-26T13:31:06.587Z] #71 111.4 checking for C compiler default output file name... a.out
13:31:06 [2023-04-26T13:31:06.849Z] #71 111.4 checking for suffix of executables... 
13:31:07 [2023-04-26T13:31:07.109Z] #71 111.6 checking whether we are cross compiling... no
13:31:07 [2023-04-26T13:31:07.109Z] #71 111.7 checking for suffix of object files... o
13:31:07 [2023-04-26T13:31:07.370Z] #71 111.9 checking whether we are using the GNU C compiler... yes
13:31:07 [2023-04-26T13:31:07.630Z] #71 112.1 checking whether gcc accepts -g... yes
13:31:07 [2023-04-26T13:31:07.891Z] #71 112.3 checking for gcc option to accept ISO C89... none needed
13:31:08 [2023-04-26T13:31:08.152Z] #71 112.6 checking whether gcc understands -c and -o together... yes
13:31:08 [2023-04-26T13:31:08.152Z] #71 112.9 checking for a sed that does not truncate output... /bin/sed
13:31:08 [2023-04-26T13:31:08.152Z] #71 112.9 checking for grep that handles long lines and -e... /bin/grep
13:31:08 [2023-04-26T13:31:08.152Z] #71 112.9 checking for egrep... /bin/grep -E
13:31:08 [2023-04-26T13:31:08.152Z] #71 113.0 checking for fgrep... /bin/grep -F
13:31:08 [2023-04-26T13:31:08.152Z] #71 113.0 checking for ld used by gcc... /usr/bin/ld
13:31:08 [2023-04-26T13:31:08.152Z] #71 113.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:31:08 [2023-04-26T13:31:08.152Z] #71 113.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:31:08 [2023-04-26T13:31:08.413Z] #71 113.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.3 checking whether ln -s works... yes
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.3 checking the maximum length of command line arguments... 1572864
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking for /usr/bin/ld option to reload object files... -r
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking for objdump... objdump
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking how to recognize dependent libraries... pass_all
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking for dlltool... no
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking how to associate runtime and link libraries... printf %s\n
13:31:08 [2023-04-26T13:31:08.674Z] #71 113.4 checking for ar... ar
13:31:08 [2023-04-26T13:31:08.936Z] #71 113.4 checking for archiver @FILE support... @
13:31:08 [2023-04-26T13:31:08.936Z] #71 113.7 checking for strip... strip
13:31:08 [2023-04-26T13:31:08.936Z] #71 113.7 checking for ranlib... ranlib
13:31:08 [2023-04-26T13:31:08.936Z] #71 113.7 checking for gawk... no
13:31:08 [2023-04-26T13:31:08.936Z] #71 113.7 checking for mawk... mawk
13:31:09 [2023-04-26T13:31:09.509Z] #71 113.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:31:09 [2023-04-26T13:31:09.509Z] #71 114.2 checking for sysroot... no
13:31:09 [2023-04-26T13:31:09.509Z] #71 114.2 checking for a working dd... /bin/dd
13:31:09 [2023-04-26T13:31:09.509Z] #71 114.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:31:09 [2023-04-26T13:31:09.509Z] #71 114.3 checking for mt... no
13:31:09 [2023-04-26T13:31:09.509Z] #71 114.3 checking if : is a manifest tool... no
13:31:09 [2023-04-26T13:31:09.771Z] #71 114.3 checking how to run the C preprocessor... gcc -E
13:31:10 [2023-04-26T13:31:10.607Z] #71 114.7 checking for ANSI C header files... yes
13:31:10 [2023-04-26T13:31:10.868Z] #71 115.5 checking for sys/types.h... yes
13:31:11 [2023-04-26T13:31:11.390Z] #71 115.8 checking for sys/stat.h... yes
13:31:11 [2023-04-26T13:31:11.652Z] #71 116.1 checking for stdlib.h... yes
13:31:11 [2023-04-26T13:31:11.914Z] #71 116.5 checking for string.h... yes
13:31:12 [2023-04-26T13:31:12.175Z] #71 116.7 checking for memory.h... yes
13:31:12 [2023-04-26T13:31:12.436Z] #71 116.9 checking for strings.h... yes
13:31:12 [2023-04-26T13:31:12.697Z] #71 117.1 checking for inttypes.h... yes
13:31:12 [2023-04-26T13:31:12.985Z] #71 117.5 checking for stdint.h... yes
13:31:13 [2023-04-26T13:31:13.563Z] #71 117.8 checking for unistd.h... yes
13:31:13 [2023-04-26T13:31:13.563Z] #71 118.1 checking for dlfcn.h... yes
13:31:13 [2023-04-26T13:31:13.563Z] #71 118.3 checking for objdir... .libs
13:31:14 [2023-04-26T13:31:14.398Z] #71 118.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:31:14 [2023-04-26T13:31:14.398Z] #71 119.0 checking for gcc option to produce PIC... -fPIC -DPIC
13:31:14 [2023-04-26T13:31:14.398Z] #71 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 119.1 checking if gcc static flag -static works... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 119.6 checking if gcc supports -c -o file.o... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 119.9 checking if gcc supports -c -o file.o... (cached) yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 119.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 119.9 checking dynamic linker characteristics... GNU/Linux ld.so
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking how to hardcode library paths into programs... immediate
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking whether stripping libraries is possible... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking if libtool supports shared libraries... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking whether to build shared libraries... no
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking whether to build static libraries... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.4 checking for a BSD-compatible install... /usr/bin/install -c
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.5 checking whether build environment is sane... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.5 checking whether make sets $(MAKE)... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.6 checking whether make supports the include directive... yes (GNU style)
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.7 checking whether make supports nested variables... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.8 checking whether UID '0' is supported by ustar format... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.8 checking whether GID '0' is supported by ustar format... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.8 checking how to create a ustar tar archive... gnutar
13:31:17 [2023-04-26T13:31:17.476Z] #71 120.9 checking dependency style of gcc... gcc3
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.3 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.3 checking whether make supports nested variables... (cached) yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.3 checking for gawk... (cached) mawk
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.3 checking for a sed that does not truncate output... (cached) /bin/sed
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.3 checking for gcc... (cached) gcc
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.5 checking whether we are using the GNU C compiler... (cached) yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.5 checking whether gcc accepts -g... (cached) yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.5 checking for gcc option to accept ISO C89... (cached) none needed
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.5 checking whether gcc understands -c and -o together... (cached) yes
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.5 checking for a Python interpreter with version >= 3... python3
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.6 checking for python3... /usr/bin/python3
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.6 checking for python3 version... 3.9
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.7 checking for python3 platform... linux
13:31:17 [2023-04-26T13:31:17.476Z] #71 121.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:31:17 [2023-04-26T13:31:17.476Z] #71 122.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:31:17 [2023-04-26T13:31:17.476Z] #71 ...
13:31:17 [2023-04-26T13:31:17.476Z] 
13:31:17 [2023-04-26T13:31:17.476Z] #53 [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...)
13:31:17 [2023-04-26T13:31:17.476Z] #53 143.9 path/filepath
13:31:17 [2023-04-26T13:31:17.476Z] #53 145.1 vendor/golang.org/x/crypto/chacha20
13:31:17 [2023-04-26T13:31:17.476Z] #53 146.1 vendor/golang.org/x/crypto/internal/poly1305
13:31:17 [2023-04-26T13:31:17.476Z] #53 146.8 vendor/golang.org/x/crypto/chacha20poly1305
13:31:17 [2023-04-26T13:31:17.476Z] #53 147.5 vendor/golang.org/x/crypto/hkdf
13:31:17 [2023-04-26T13:31:17.476Z] #53 147.8 bufio
13:31:17 [2023-04-26T13:31:17.476Z] #53 149.2 encoding/json
13:31:17 [2023-04-26T13:31:17.477Z] #53 ...
13:31:17 [2023-04-26T13:31:17.477Z] 
13:31:17 [2023-04-26T13:31:17.477Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:17 [2023-04-26T13:31:17.477Z] #71 122.2 checking for go-md2man... no
13:31:17 [2023-04-26T13:31:17.737Z] #71 122.3 checking error.h usability... yes
13:31:17 [2023-04-26T13:31:17.737Z] #71 122.5 checking error.h presence... yes
13:31:17 [2023-04-26T13:31:17.737Z] #71 122.6 checking for error.h... yes
13:31:18 [2023-04-26T13:31:18.259Z] #71 122.6 checking linux/openat2.h usability... yes
13:31:18 [2023-04-26T13:31:18.259Z] #71 122.9 checking linux/openat2.h presence... yes
13:31:18 [2023-04-26T13:31:18.259Z] #71 123.0 checking for linux/openat2.h... yes
13:31:18 [2023-04-26T13:31:18.521Z] #71 123.0 checking for copy_file_range... yes
13:31:18 [2023-04-26T13:31:18.782Z] #71 123.4 checking for fgetxattr... yes
13:31:19 [2023-04-26T13:31:19.304Z] #71 123.7 checking for statx... yes
13:31:19 [2023-04-26T13:31:19.565Z] #71 124.0 checking for fgetpwent_r... yes
13:31:20 [2023-04-26T13:31:20.087Z] #71 124.5 checking for issetugid... no
13:31:20 [2023-04-26T13:31:20.087Z] #71 124.8 checking for pkg-config... /usr/bin/pkg-config
13:31:20 [2023-04-26T13:31:20.087Z] #71 124.8 checking pkg-config is at least version 0.9.0... yes
13:31:20 [2023-04-26T13:31:20.660Z] #71 124.8 checking for library containing yajl_tree_get... -lyajl
13:31:20 [2023-04-26T13:31:20.660Z] #71 125.5 checking for yajl >= 2.0.0... yes
13:31:21 [2023-04-26T13:31:21.232Z] #71 125.5 checking sys/capability.h usability... yes
13:31:21 [2023-04-26T13:31:21.232Z] #71 125.7 checking sys/capability.h presence... yes
13:31:21 [2023-04-26T13:31:21.232Z] #71 125.8 checking for sys/capability.h... yes
13:31:21 [2023-04-26T13:31:21.804Z] #71 125.8 checking for library containing cap_from_name... -lcap
13:31:22 [2023-04-26T13:31:22.376Z] #71 126.4 checking for library containing dlopen... -ldl
13:31:22 [2023-04-26T13:31:22.638Z] #71 127.1 checking seccomp.h usability... yes
13:31:22 [2023-04-26T13:31:22.638Z] #71 127.3 checking seccomp.h presence... yes
13:31:22 [2023-04-26T13:31:22.899Z] #71 127.5 checking for seccomp.h... yes
13:31:23 [2023-04-26T13:31:23.471Z] #71 127.5 checking for library containing seccomp_rule_add... -lseccomp
13:31:23 [2023-04-26T13:31:23.471Z] #71 128.1 checking for library containing seccomp_arch_resolve_name... none required
13:31:23 [2023-04-26T13:31:23.732Z] #71 128.3 checking systemd/sd-bus.h usability... yes
13:31:23 [2023-04-26T13:31:23.993Z] #71 128.6 checking systemd/sd-bus.h presence... yes
13:31:23 [2023-04-26T13:31:23.993Z] #71 128.7 checking for systemd/sd-bus.h... yes
13:31:24 [2023-04-26T13:31:24.564Z] #71 128.7 checking for library containing sd_bus_match_signal_async... -lsystemd
13:31:25 [2023-04-26T13:31:25.087Z] #71 129.5 checking for sd_notify_barrier... yes
13:31:25 [2023-04-26T13:31:25.348Z] #71 129.8 checking linux/bpf.h usability... yes
13:31:25 [2023-04-26T13:31:25.348Z] #71 130.1 checking linux/bpf.h presence... yes
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.2 checking for linux/bpf.h... yes
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.2 checking compilation for eBPF... yes
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.4 checking for criu >= 3.15... no
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.4 configure: CRIU headers not found, building without CRIU support
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.4 checking for criu > 3.16... no
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.4 configure: CRIU version doesn't support join-ns API
13:31:25 [2023-04-26T13:31:25.609Z] #71 130.4 checking for criu > 3.16.1... no
13:31:25 [2023-04-26T13:31:25.869Z] #71 130.5 configure: CRIU version doesn't support for pre-dumping
13:31:25 [2023-04-26T13:31:25.869Z] #71 130.5 checking for new mount API (fsconfig)... yes
13:31:26 [2023-04-26T13:31:26.130Z] #71 130.6 checking for seccomp notify API... yes
13:31:26 [2023-04-26T13:31:26.130Z] #71 130.8 checking for gperf... no
13:31:26 [2023-04-26T13:31:26.130Z] #71 130.8 configure: gperf not found - cannot rebuild signal parser code
13:31:26 [2023-04-26T13:31:26.403Z] #71 130.8 checking for library containing argp_parse... none required
13:31:26 [2023-04-26T13:31:26.674Z] #71 131.3 checking that generated files are newer than configure... done
13:31:26 [2023-04-26T13:31:26.674Z] #71 131.3 configure: creating ./config.status
13:31:29 [2023-04-26T13:31:29.974Z] #71 ...
13:31:29 [2023-04-26T13:31:29.974Z] 
13:31:29 [2023-04-26T13:31:29.974Z] #53 [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...)
13:31:29 [2023-04-26T13:31:29.974Z] #53 156.3 log
13:31:29 [2023-04-26T13:31:29.974Z] #53 156.5 crypto/x509
13:31:29 [2023-04-26T13:31:29.974Z] #53 156.9 github.com/Sirupsen/logrus
13:31:29 [2023-04-26T13:31:29.974Z] #53 158.5 github.com/Sirupsen/logrus/formatters/logstash
13:31:29 [2023-04-26T13:31:29.974Z] #53 158.8 io/ioutil
13:31:29 [2023-04-26T13:31:29.974Z] #53 158.9 github.com/bugsnag/bugsnag-go/errors
13:31:29 [2023-04-26T13:31:29.974Z] #53 159.6 github.com/bugsnag/osext
13:31:29 [2023-04-26T13:31:29.974Z] #53 159.8 os/exec
13:31:29 [2023-04-26T13:31:29.974Z] #53 161.3 os/signal
13:31:29 [2023-04-26T13:31:29.974Z] #53 162.4 github.com/bugsnag/panicwrap
13:31:29 [2023-04-26T13:31:29.974Z] #53 163.3 compress/flate
13:31:29 [2023-04-26T13:31:29.974Z] #53 163.8 crypto/tls
13:31:29 [2023-04-26T13:31:29.974Z] #53 165.7 hash/crc32
13:31:29 [2023-04-26T13:31:29.974Z] #53 166.1 compress/gzip
13:31:30 [2023-04-26T13:31:30.548Z] #53 166.8 vendor/golang.org/x/text/transform
13:31:30 [2023-04-26T13:31:30.809Z] #53 ...
13:31:30 [2023-04-26T13:31:30.809Z] 
13:31:30 [2023-04-26T13:31:30.809Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:30 [2023-04-26T13:31:30.809Z] #71 135.5 config.status: creating Makefile
13:31:30 [2023-04-26T13:31:30.809Z] #71 135.6 config.status: creating rpm/crun.spec
13:31:30 [2023-04-26T13:31:30.809Z] #71 135.7 config.status: creating config.h
13:31:31 [2023-04-26T13:31:31.070Z] #71 135.8 config.status: executing libtool commands
13:31:31 [2023-04-26T13:31:31.070Z] #71 135.8 config.status: executing depfiles commands
13:31:32 [2023-04-26T13:31:32.987Z] #71 137.8 === configuring in libocispec (/tmp/crun-build/libocispec)
13:31:33 [2023-04-26T13:31:33.249Z] #71 137.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:31:33 [2023-04-26T13:31:33.820Z] #71 138.4 checking for gcc... gcc
13:31:34 [2023-04-26T13:31:34.081Z] #71 138.6 checking whether the C compiler works... yes
13:31:34 [2023-04-26T13:31:34.081Z] #71 138.8 checking for C compiler default output file name... a.out
13:31:34 [2023-04-26T13:31:34.342Z] #71 138.8 checking for suffix of executables... 
13:31:34 [2023-04-26T13:31:34.603Z] #71 139.0 checking whether we are cross compiling... no
13:31:34 [2023-04-26T13:31:34.603Z] #71 139.3 checking for suffix of object files... o
13:31:34 [2023-04-26T13:31:34.864Z] #71 139.5 checking whether we are using the GNU C compiler... yes
13:31:35 [2023-04-26T13:31:35.124Z] #71 139.5 checking whether gcc accepts -g... yes
13:31:35 [2023-04-26T13:31:35.124Z] #71 139.7 checking for gcc option to accept ISO C89... none needed
13:31:35 [2023-04-26T13:31:35.384Z] #71 140.0 checking whether gcc understands -c and -o together... yes
13:31:35 [2023-04-26T13:31:35.644Z] #71 140.2 checking how to run the C preprocessor... gcc -E
13:31:35 [2023-04-26T13:31:35.905Z] #71 140.6 checking for grep that handles long lines and -e... /bin/grep
13:31:35 [2023-04-26T13:31:35.905Z] #71 140.6 checking for egrep... /bin/grep -E
13:31:36 [2023-04-26T13:31:36.848Z] #71 140.6 checking for ANSI C header files... yes
13:31:37 [2023-04-26T13:31:37.109Z] #71 141.6 checking for sys/types.h... yes
13:31:37 [2023-04-26T13:31:37.370Z] #71 141.9 checking for sys/stat.h... yes
13:31:37 [2023-04-26T13:31:37.631Z] #71 142.2 checking for stdlib.h... yes
13:31:37 [2023-04-26T13:31:37.891Z] #71 142.4 checking for string.h... yes
13:31:38 [2023-04-26T13:31:38.152Z] #71 142.7 checking for memory.h... yes
13:31:38 [2023-04-26T13:31:38.413Z] #71 142.9 checking for strings.h... yes
13:31:38 [2023-04-26T13:31:38.413Z] #71 143.1 checking for inttypes.h... yes
13:31:38 [2023-04-26T13:31:38.949Z] #71 143.4 checking for stdint.h... yes
13:31:39 [2023-04-26T13:31:39.209Z] #71 143.7 checking for unistd.h... yes
13:31:39 [2023-04-26T13:31:39.470Z] #71 144.0 checking minix/config.h usability... no
13:31:39 [2023-04-26T13:31:39.470Z] #71 144.2 checking minix/config.h presence... no
13:31:39 [2023-04-26T13:31:39.731Z] #71 144.3 checking for minix/config.h... no
13:31:39 [2023-04-26T13:31:39.731Z] #71 144.3 checking whether it is safe to define __EXTENSIONS__... yes
13:31:40 [2023-04-26T13:31:40.253Z] #71 144.7 checking build system type... aarch64-unknown-linux-gnu
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.1 checking host system type... aarch64-unknown-linux-gnu
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.1 checking how to print strings... printf
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.1 checking for a sed that does not truncate output... /bin/sed
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.2 checking for fgrep... /bin/grep -F
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.2 checking for ld used by gcc... /usr/bin/ld
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:31:40 [2023-04-26T13:31:40.514Z] #71 145.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.4 checking whether ln -s works... yes
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.4 checking the maximum length of command line arguments... 1572864
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking for /usr/bin/ld option to reload object files... -r
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking for objdump... objdump
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking how to recognize dependent libraries... pass_all
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking for dlltool... no
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking how to associate runtime and link libraries... printf %s\n
13:31:40 [2023-04-26T13:31:40.775Z] #71 145.5 checking for ar... ar
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.5 checking for archiver @FILE support... @
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.7 checking for strip... strip
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.7 checking for ranlib... ranlib
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.7 checking for gawk... no
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.7 checking for mawk... mawk
13:31:41 [2023-04-26T13:31:41.036Z] #71 145.7 checking command to parse /usr/bin/nm -B output from gcc object... 
13:31:41 [2023-04-26T13:31:41.036Z] #71 ...
13:31:41 [2023-04-26T13:31:41.036Z] 
13:31:41 [2023-04-26T13:31:41.036Z] #53 [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...)
13:31:41 [2023-04-26T13:31:41.036Z] #53 167.4 vendor/golang.org/x/text/unicode/bidi
13:31:41 [2023-04-26T13:31:41.036Z] #53 169.5 vendor/golang.org/x/text/secure/bidirule
13:31:41 [2023-04-26T13:31:41.036Z] #53 169.9 vendor/golang.org/x/text/unicode/norm
13:31:41 [2023-04-26T13:31:41.036Z] #53 176.6 vendor/golang.org/x/net/idna
13:31:41 [2023-04-26T13:31:41.608Z] #53 ...
13:31:41 [2023-04-26T13:31:41.608Z] 
13:31:41 [2023-04-26T13:31:41.608Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:41 [2023-04-26T13:31:41.608Z] #71 145.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:31:41 [2023-04-26T13:31:41.608Z] #71 146.3 checking for sysroot... no
13:31:41 [2023-04-26T13:31:41.608Z] #71 146.3 checking for a working dd... /bin/dd
13:31:41 [2023-04-26T13:31:41.608Z] #71 146.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:31:41 [2023-04-26T13:31:41.608Z] #71 146.4 checking for mt... no
13:31:41 [2023-04-26T13:31:41.608Z] #71 146.4 checking if : is a manifest tool... no
13:31:42 [2023-04-26T13:31:42.180Z] #71 146.5 checking for dlfcn.h... yes
13:31:42 [2023-04-26T13:31:42.180Z] #71 146.7 checking for objdir... .libs
13:31:42 [2023-04-26T13:31:42.754Z] #71 147.3 checking if gcc supports -fno-rtti -fno-exceptions... no
13:31:42 [2023-04-26T13:31:42.754Z] #71 147.5 checking for gcc option to produce PIC... -fPIC -DPIC
13:31:43 [2023-04-26T13:31:43.015Z] #71 147.5 checking if gcc PIC flag -fPIC -DPIC works... yes
13:31:43 [2023-04-26T13:31:43.276Z] #71 147.6 checking if gcc static flag -static works... yes
13:31:43 [2023-04-26T13:31:43.537Z] #71 148.2 checking if gcc supports -c -o file.o... yes
13:31:43 [2023-04-26T13:31:43.798Z] #71 148.4 checking if gcc supports -c -o file.o... (cached) yes
13:31:43 [2023-04-26T13:31:43.798Z] #71 148.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:31:44 [2023-04-26T13:31:44.370Z] #71 148.5 checking dynamic linker characteristics... GNU/Linux ld.so
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking how to hardcode library paths into programs... immediate
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking whether stripping libraries is possible... yes
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking if libtool supports shared libraries... yes
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking whether to build shared libraries... no
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking whether to build static libraries... yes
13:31:44 [2023-04-26T13:31:44.370Z] #71 149.2 checking for a BSD-compatible install... /usr/bin/install -c
13:31:44 [2023-04-26T13:31:44.631Z] #71 149.3 checking whether build environment is sane... yes
13:31:44 [2023-04-26T13:31:44.631Z] #71 149.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:44 [2023-04-26T13:31:44.631Z] #71 149.4 checking whether make sets $(MAKE)... yes
13:31:44 [2023-04-26T13:31:44.631Z] #71 149.5 checking whether make supports the include directive... yes (GNU style)
13:31:44 [2023-04-26T13:31:44.892Z] #71 149.5 checking whether make supports nested variables... yes
13:31:44 [2023-04-26T13:31:44.892Z] #71 149.6 checking whether UID '0' is supported by ustar format... yes
13:31:44 [2023-04-26T13:31:44.892Z] #71 149.6 checking whether GID '0' is supported by ustar format... yes
13:31:45 [2023-04-26T13:31:45.153Z] #71 149.6 checking how to create a ustar tar archive... gnutar
13:31:45 [2023-04-26T13:31:45.415Z] #71 149.8 checking dependency style of gcc... gcc3
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking whether make supports nested variables... (cached) yes
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking for pkg-config... /usr/bin/pkg-config
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking pkg-config is at least version 0.9.0... yes
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking for yajl >= 2.1.0... yes
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.1 checking for a sed that does not truncate output... (cached) /bin/sed
13:31:45 [2023-04-26T13:31:45.415Z] #71 150.2 checking for gcc... (cached) gcc
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking whether we are using the GNU C compiler... (cached) yes
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking whether gcc accepts -g... (cached) yes
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking for gcc option to accept ISO C89... (cached) none needed
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking whether gcc understands -c and -o together... (cached) yes
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking for a Python interpreter with version >= 3... 
13:31:45 [2023-04-26T13:31:45.676Z] #71 ...
13:31:45 [2023-04-26T13:31:45.676Z] 
13:31:45 [2023-04-26T13:31:45.676Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:31:45 [2023-04-26T13:31:45.676Z] #58 188.9 gotestsum version dev
13:31:45 [2023-04-26T13:31:45.676Z] #58 DONE 189.8s
13:31:45 [2023-04-26T13:31:45.676Z] 
13:31:45 [2023-04-26T13:31:45.676Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.3 checking for a Python interpreter with version >= 3... python3
13:31:45 [2023-04-26T13:31:45.676Z] #71 150.5 checking for python3... /usr/bin/python3
13:31:45 [2023-04-26T13:31:45.937Z] #71 150.5 checking for python3 version... 3.9
13:31:46 [2023-04-26T13:31:46.199Z] #71 150.7 checking for python3 platform... linux
13:31:46 [2023-04-26T13:31:46.460Z] #71 150.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:31:47 [2023-04-26T13:31:47.032Z] #71 151.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:31:47 [2023-04-26T13:31:47.293Z] #71 151.8 checking that generated files are newer than configure... done
13:31:47 [2023-04-26T13:31:47.293Z] #71 151.8 configure: creating ./config.status
13:31:51 [2023-04-26T13:31:51.533Z] #71 155.6 config.status: creating Makefile
13:31:51 [2023-04-26T13:31:51.533Z] #71 155.7 config.status: creating config.h
13:31:51 [2023-04-26T13:31:51.533Z] #71 155.8 config.status: executing libtool commands
13:31:51 [2023-04-26T13:31:51.533Z] #71 155.8 config.status: executing depfiles commands
13:31:52 [2023-04-26T13:31:52.105Z] #71 157.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:31:52 [2023-04-26T13:31:52.105Z] #71 157.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:31:53 [2023-04-26T13:31:53.047Z] #71 157.7 checking for gcc... gcc
13:31:53 [2023-04-26T13:31:53.308Z] #71 157.8 checking whether the C compiler works... yes
13:31:53 [2023-04-26T13:31:53.308Z] #71 158.1 checking for C compiler default output file name... a.out
13:31:53 [2023-04-26T13:31:53.569Z] #71 158.1 checking for suffix of executables... 
13:31:54 [2023-04-26T13:31:54.141Z] #71 158.4 checking whether we are cross compiling... no
13:31:54 [2023-04-26T13:31:54.141Z] #71 158.7 checking for suffix of object files... 
13:31:54 [2023-04-26T13:31:54.141Z] #71 ...
13:31:54 [2023-04-26T13:31:54.141Z] 
13:31:54 [2023-04-26T13:31:54.141Z] #53 [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...)
13:31:54 [2023-04-26T13:31:54.141Z] #53 180.4 net/textproto
13:31:54 [2023-04-26T13:31:54.141Z] #53 180.8 vendor/golang.org/x/net/http/httpproxy
13:31:54 [2023-04-26T13:31:54.141Z] #53 181.5 vendor/golang.org/x/net/http2/hpack
13:31:54 [2023-04-26T13:31:54.141Z] #53 181.5 vendor/golang.org/x/net/http/httpguts
13:31:54 [2023-04-26T13:31:54.141Z] #53 181.8 mime
13:31:54 [2023-04-26T13:31:54.141Z] #53 183.4 mime/quotedprintable
13:31:54 [2023-04-26T13:31:54.141Z] #53 183.8 net/http/httptrace
13:31:54 [2023-04-26T13:31:54.141Z] #53 183.9 mime/multipart
13:31:54 [2023-04-26T13:31:54.141Z] #53 184.1 net/http/internal
13:31:54 [2023-04-26T13:31:54.142Z] #53 184.6 net/http/internal/ascii
13:31:54 [2023-04-26T13:31:54.142Z] #53 184.9 regexp/syntax
13:31:54 [2023-04-26T13:31:54.142Z] #53 185.0 net/http
13:31:54 [2023-04-26T13:31:54.142Z] #53 188.8 regexp
13:31:54 [2023-04-26T13:31:54.142Z] #53 ...
13:31:54 [2023-04-26T13:31:54.142Z] 
13:31:54 [2023-04-26T13:31:54.142Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:54 [2023-04-26T13:31:54.142Z] #71 158.7 checking for suffix of object files... o
13:31:54 [2023-04-26T13:31:54.403Z] #71 158.9 checking whether we are using the GNU C compiler... yes
13:31:54 [2023-04-26T13:31:54.403Z] #71 159.0 checking whether gcc accepts -g... yes
13:31:54 [2023-04-26T13:31:54.665Z] #71 159.1 checking for gcc option to accept ISO C89... none needed
13:31:54 [2023-04-26T13:31:54.926Z] #71 159.5 checking whether gcc understands -c and -o together... yes
13:31:54 [2023-04-26T13:31:54.926Z] #71 159.7 checking for a BSD-compatible install... /usr/bin/install -c
13:31:55 [2023-04-26T13:31:55.187Z] #71 159.8 checking whether build environment is sane... yes
13:31:55 [2023-04-26T13:31:55.187Z] #71 159.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:55 [2023-04-26T13:31:55.187Z] #71 159.9 checking for gawk... no
13:31:55 [2023-04-26T13:31:55.187Z] #71 159.9 checking for mawk... mawk
13:31:55 [2023-04-26T13:31:55.187Z] #71 159.9 checking whether make sets $(MAKE)... yes
13:31:55 [2023-04-26T13:31:55.187Z] #71 160.0 checking whether make supports the include directive... yes (GNU style)
13:31:55 [2023-04-26T13:31:55.448Z] #71 160.1 checking whether make supports nested variables... yes
13:31:55 [2023-04-26T13:31:55.448Z] #71 160.1 checking whether UID '0' is supported by ustar format... yes
13:31:55 [2023-04-26T13:31:55.448Z] #71 160.1 checking whether GID '0' is supported by ustar format... yes
13:31:55 [2023-04-26T13:31:55.448Z] #71 160.1 checking how to create a ustar tar archive... gnutar
13:31:55 [2023-04-26T13:31:55.709Z] #71 160.2 checking dependency style of gcc... gcc3
13:31:55 [2023-04-26T13:31:55.971Z] #71 160.5 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:55 [2023-04-26T13:31:55.971Z] #71 160.5 checking whether make supports nested variables... (cached) yes
13:31:56 [2023-04-26T13:31:56.232Z] #71 160.5 checking build system type... aarch64-unknown-linux-gnu
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.0 checking host system type... aarch64-unknown-linux-gnu
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.0 checking how to print strings... printf
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.0 checking for a sed that does not truncate output... /bin/sed
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.0 checking for grep that handles long lines and -e... /bin/grep
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.0 checking for egrep... /bin/grep -E
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.1 checking for fgrep... /bin/grep -F
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.1 checking for ld used by gcc... /usr/bin/ld
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:31:56 [2023-04-26T13:31:56.232Z] #71 161.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.3 checking whether ln -s works... yes
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.3 checking the maximum length of command line arguments... 1572864
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking for /usr/bin/ld option to reload object files... -r
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking for objdump... objdump
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking how to recognize dependent libraries... pass_all
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking for dlltool... no
13:31:56 [2023-04-26T13:31:56.493Z] #71 161.4 checking how to associate runtime and link libraries... printf %s\n
13:31:56 [2023-04-26T13:31:56.755Z] #71 161.4 checking for ar... ar
13:31:57 [2023-04-26T13:31:57.017Z] #71 161.4 checking for archiver @FILE support... @
13:31:57 [2023-04-26T13:31:57.017Z] #71 161.6 checking for strip... strip
13:31:57 [2023-04-26T13:31:57.017Z] #71 161.6 checking for ranlib... ranlib
13:31:57 [2023-04-26T13:31:57.278Z] #71 161.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.1 checking for sysroot... no
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.1 checking for a working dd... /bin/dd
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.2 checking for mt... no
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.2 checking if : is a manifest tool... no
13:31:57 [2023-04-26T13:31:57.540Z] #71 162.2 checking how to run the C preprocessor... gcc -E
13:31:58 [2023-04-26T13:31:58.373Z] #71 162.5 checking for ANSI C header files... yes
13:31:58 [2023-04-26T13:31:58.634Z] #71 163.3 checking for sys/types.h... yes
13:31:58 [2023-04-26T13:31:58.896Z] #71 163.5 checking for sys/stat.h... yes
13:31:59 [2023-04-26T13:31:59.157Z] #71 163.8 checking for stdlib.h... yes
13:31:59 [2023-04-26T13:31:59.419Z] #71 164.0 checking for string.h... yes
13:31:59 [2023-04-26T13:31:59.681Z] #71 164.2 checking for memory.h... yes
13:31:59 [2023-04-26T13:31:59.942Z] #71 164.6 checking for strings.h... yes
13:32:00 [2023-04-26T13:32:00.465Z] #71 164.8 checking for inttypes.h... yes
13:32:00 [2023-04-26T13:32:00.465Z] #71 165.2 checking for stdint.h... yes
13:32:00 [2023-04-26T13:32:00.727Z] #71 165.4 checking for unistd.h... yes
13:32:01 [2023-04-26T13:32:01.318Z] #71 165.6 checking for dlfcn.h... yes
13:32:01 [2023-04-26T13:32:01.318Z] #71 165.8 checking for objdir... .libs
13:32:01 [2023-04-26T13:32:01.840Z] #71 166.3 checking if gcc supports -fno-rtti -fno-exceptions... no
13:32:01 [2023-04-26T13:32:01.840Z] #71 166.4 checking for gcc option to produce PIC... -fPIC -DPIC
13:32:01 [2023-04-26T13:32:01.840Z] #71 166.4 checking if gcc PIC flag -fPIC -DPIC works... yes
13:32:02 [2023-04-26T13:32:02.412Z] #71 166.6 checking if gcc static flag -static works... yes
13:32:02 [2023-04-26T13:32:02.412Z] #71 167.1 checking if gcc supports -c -o file.o... yes
13:32:02 [2023-04-26T13:32:02.673Z] #71 167.3 checking if gcc supports -c -o file.o... (cached) yes
13:32:02 [2023-04-26T13:32:02.673Z] #71 167.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.4 checking dynamic linker characteristics... GNU/Linux ld.so
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.9 checking how to hardcode library paths into programs... immediate
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.9 checking whether stripping libraries is possible... yes
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.9 checking if libtool supports shared libraries... yes
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.9 checking whether to build shared libraries... no
13:32:03 [2023-04-26T13:32:03.247Z] #71 167.9 checking whether to build static libraries... yes
13:32:03 [2023-04-26T13:32:03.508Z] #71 168.0 checking float.h usability... yes
13:32:03 [2023-04-26T13:32:03.508Z] #71 168.2 checking float.h presence... yes
13:32:03 [2023-04-26T13:32:03.508Z] #71 168.3 checking for float.h... yes
13:32:03 [2023-04-26T13:32:03.769Z] #71 168.3 checking limits.h usability... yes
13:32:04 [2023-04-26T13:32:04.031Z] #71 168.6 checking limits.h presence... yes
13:32:04 [2023-04-26T13:32:04.031Z] #71 168.7 checking for limits.h... yes
13:32:04 [2023-04-26T13:32:04.292Z] #71 168.8 checking stddef.h usability... yes
13:32:04 [2023-04-26T13:32:04.292Z] #71 169.0 checking stddef.h presence... yes
13:32:04 [2023-04-26T13:32:04.292Z] #71 169.1 checking for stddef.h... yes
13:32:04 [2023-04-26T13:32:04.553Z] #71 169.1 checking for stdlib.h... (cached) yes
13:32:04 [2023-04-26T13:32:04.553Z] #71 169.2 checking for string.h... (cached) yes
13:32:04 [2023-04-26T13:32:04.553Z] #71 169.2 checking sys/time.h usability... yes
13:32:04 [2023-04-26T13:32:04.814Z] #71 169.4 checking sys/time.h presence... yes
13:32:04 [2023-04-26T13:32:04.814Z] #71 169.5 checking for sys/time.h... yes
13:32:04 [2023-04-26T13:32:04.814Z] #71 169.5 checking for inline... inline
13:32:05 [2023-04-26T13:32:05.076Z] #71 169.7 checking for size_t... 
13:32:05 [2023-04-26T13:32:05.076Z] #71 ...
13:32:05 [2023-04-26T13:32:05.076Z] 
13:32:05 [2023-04-26T13:32:05.076Z] #53 [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...)
13:32:05 [2023-04-26T13:32:05.076Z] #53 191.5 gopkg.in/yaml.v2
13:32:05 [2023-04-26T13:32:05.076Z] #53 200.8 github.com/docker/distribution/uuid
13:32:05 [2023-04-26T13:32:05.076Z] #53 201.2 golang.org/x/net/context
13:32:05 [2023-04-26T13:32:05.337Z] #53 201.7 github.com/docker/distribution/digest
13:32:05 [2023-04-26T13:32:05.337Z] #53 ...
13:32:05 [2023-04-26T13:32:05.337Z] 
13:32:05 [2023-04-26T13:32:05.337Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:05 [2023-04-26T13:32:05.337Z] #71 169.7 checking for size_t... yes
13:32:05 [2023-04-26T13:32:05.598Z] #71 170.1 checking for stdlib.h... (cached) yes
13:32:05 [2023-04-26T13:32:05.859Z] #71 170.1 checking for GNU libc compatible malloc... yes
13:32:05 [2023-04-26T13:32:05.859Z] #71 170.5 checking for stdlib.h... (cached) yes
13:32:06 [2023-04-26T13:32:06.120Z] #71 170.5 checking for GNU libc compatible realloc... yes
13:32:06 [2023-04-26T13:32:06.381Z] #71 170.9 checking for working strtod... yes
13:32:06 [2023-04-26T13:32:06.904Z] #71 171.3 checking for gettimeofday... yes
13:32:07 [2023-04-26T13:32:07.476Z] #71 171.7 checking for memset... yes
13:32:07 [2023-04-26T13:32:07.476Z] #71 172.1 checking for strspn... yes
13:32:07 [2023-04-26T13:32:07.737Z] #71 172.5 checking that generated files are newer than configure... done
13:32:07 [2023-04-26T13:32:07.737Z] #71 172.5 configure: creating ./config.status
13:32:11 [2023-04-26T13:32:11.945Z] #71 176.2 config.status: creating Makefile
13:32:11 [2023-04-26T13:32:11.945Z] #71 176.3 config.status: creating config.h
13:32:11 [2023-04-26T13:32:11.945Z] #71 176.4 config.status: executing depfiles commands
13:32:11 [2023-04-26T13:32:11.945Z] #71 176.7 config.status: executing libtool commands
13:32:13 [2023-04-26T13:32:13.332Z] #71 177.9   GEN      .version
13:32:13 [2023-04-26T13:32:13.332Z] #71 177.9 make  install-recursive
13:32:13 [2023-04-26T13:32:13.332Z] #71 177.9 make[1]: Entering directory '/tmp/crun-build'
13:32:13 [2023-04-26T13:32:13.332Z] #71 178.1 Making install in libocispec
13:32:13 [2023-04-26T13:32:13.332Z] #71 178.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:32:13 [2023-04-26T13:32:13.332Z] #71 178.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:32:13 [2023-04-26T13:32:13.593Z] #71 178.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:32:13 [2023-04-26T13:32:13.593Z] #71 178.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:32:13 [2023-04-26T13:32:13.593Z] #71 178.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:32:14 [2023-04-26T13:32:14.550Z] #71 179.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:32:14 [2023-04-26T13:32:14.811Z] #71 179.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:32:16 [2023-04-26T13:32:16.197Z] #71 180.9 make  install-recursive
13:32:16 [2023-04-26T13:32:16.197Z] #71 181.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.1 Making install in yajl
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.2   CC       verify/json_verify-json_verify.o
13:32:16 [2023-04-26T13:32:16.458Z] #71 ...
13:32:16 [2023-04-26T13:32:16.458Z] 
13:32:16 [2023-04-26T13:32:16.458Z] #53 [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...)
13:32:16 [2023-04-26T13:32:16.458Z] #53 202.8 github.com/docker/distribution/reference
13:32:16 [2023-04-26T13:32:16.458Z] #53 203.7 encoding/base32
13:32:16 [2023-04-26T13:32:16.458Z] #53 204.3 github.com/docker/libtrust
13:32:16 [2023-04-26T13:32:16.458Z] #53 208.2 github.com/stevvooe/resumable
13:32:16 [2023-04-26T13:32:16.458Z] #53 208.3 internal/saferio
13:32:16 [2023-04-26T13:32:16.458Z] #53 208.6 encoding/gob
13:32:16 [2023-04-26T13:32:16.458Z] #53 ...
13:32:16 [2023-04-26T13:32:16.458Z] 
13:32:16 [2023-04-26T13:32:16.458Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.2   CC       src/libyajl_la-yajl_alloc.lo
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.2   CC       src/libyajl_la-yajl.lo
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.2   CC       src/libyajl_la-yajl_gen.lo
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.3   CC       src/libyajl_la-yajl_parser.lo
13:32:16 [2023-04-26T13:32:16.458Z] #71 181.3   CC       src/libyajl_la-yajl_buf.lo
13:32:16 [2023-04-26T13:32:16.720Z] #71 181.4   CC       src/libyajl_la-yajl_encode.lo
13:32:16 [2023-04-26T13:32:16.720Z] #71 181.4   CC       src/libyajl_la-yajl_lex.lo
13:32:16 [2023-04-26T13:32:16.720Z] #71 181.5   CC       src/libyajl_la-yajl_tree.lo
13:32:24 [2023-04-26T13:32:24.861Z] #71 ...
13:32:24 [2023-04-26T13:32:24.861Z] 
13:32:24 [2023-04-26T13:32:24.861Z] #53 [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...)
13:32:24 [2023-04-26T13:32:24.861Z] #53 216.3 github.com/bugsnag/bugsnag-go
13:32:24 [2023-04-26T13:32:24.861Z] #53 216.5 github.com/docker/distribution/configuration
13:32:24 [2023-04-26T13:32:24.861Z] #53 217.7 github.com/gorilla/context
13:32:24 [2023-04-26T13:32:24.861Z] #53 217.7 github.com/docker/distribution/registry/api/errcode
13:32:24 [2023-04-26T13:32:24.861Z] #53 218.0 github.com/gorilla/mux
13:32:24 [2023-04-26T13:32:24.861Z] #53 218.4 expvar
13:32:24 [2023-04-26T13:32:24.861Z] #53 219.2 github.com/docker/distribution/context
13:32:24 [2023-04-26T13:32:24.861Z] #53 219.4 github.com/docker/distribution/registry/api/v2
13:32:24 [2023-04-26T13:32:24.861Z] #53 220.4 github.com/docker/distribution/health
13:32:24 [2023-04-26T13:32:24.861Z] #53 220.6 github.com/docker/distribution
13:32:24 [2023-04-26T13:32:24.861Z] #53 221.1 github.com/docker/distribution/health/checks
13:32:24 [2023-04-26T13:32:24.861Z] #53 221.3 github.com/docker/distribution/manifest/manifestlist
13:32:24 [2023-04-26T13:32:24.861Z] #53 221.4 github.com/docker/distribution/manifest/schema1
13:32:25 [2023-04-26T13:32:25.123Z] #53 221.6 github.com/docker/distribution/manifest/schema2
13:32:25 [2023-04-26T13:32:25.695Z] #53 222.0 github.com/docker/distribution/notifications
13:32:25 [2023-04-26T13:32:25.695Z] #53 222.2 github.com/docker/distribution/registry/auth
13:32:25 [2023-04-26T13:32:25.957Z] #53 ...
13:32:25 [2023-04-26T13:32:25.957Z] 
13:32:25 [2023-04-26T13:32:25.957Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:25 [2023-04-26T13:32:25.957Z] #71 189.1   CCLD     libyajl.la
13:32:25 [2023-04-26T13:32:25.957Z] #71 189.7   CCLD     verify/json_verify
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[5]: Nothing to be done for 'install-exec-am'.
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[5]: Nothing to be done for 'install-data-am'.
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.5   CC       src/validate.o
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.5   CC       src/image_spec_schema_config_schema.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.5   CC       src/image_spec_schema_content_descriptor.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.5   CC       src/image_spec_schema_defs.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.5   CC       src/image_spec_schema_defs_descriptor.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.6   CC       src/image_spec_schema_image_index_schema.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.6   CC       src/image_spec_schema_image_layout_schema.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.6   CC       src/image_spec_schema_image_manifest_schema.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.7   CC       src/runtime_spec_schema_config_linux.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.7   CC       src/runtime_spec_schema_config_zos.lo
13:32:25 [2023-04-26T13:32:25.957Z] #71 190.8   CC       src/runtime_spec_schema_config_schema.lo
13:32:26 [2023-04-26T13:32:26.218Z] #71 190.9   CC       src/runtime_spec_schema_config_solaris.lo
13:32:26 [2023-04-26T13:32:26.218Z] #71 190.9   CC       src/runtime_spec_schema_config_vm.lo
13:32:26 [2023-04-26T13:32:26.218Z] #71 191.0   CC       src/runtime_spec_schema_config_windows.lo
13:32:26 [2023-04-26T13:32:26.218Z] #71 191.1   CC       src/runtime_spec_schema_defs.lo
13:32:26 [2023-04-26T13:32:26.480Z] #71 191.2   CC       src/runtime_spec_schema_defs_linux.lo
13:32:26 [2023-04-26T13:32:26.480Z] #71 191.3   CC       src/runtime_spec_schema_defs_zos.lo
13:32:26 [2023-04-26T13:32:26.741Z] #71 191.5   CC       src/runtime_spec_schema_defs_vm.lo
13:32:27 [2023-04-26T13:32:27.003Z] #71 191.7   CC       src/runtime_spec_schema_defs_windows.lo
13:32:27 [2023-04-26T13:32:27.003Z] #71 191.7   CC       src/runtime_spec_schema_state_schema.lo
13:32:27 [2023-04-26T13:32:27.003Z] #71 191.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:32:27 [2023-04-26T13:32:27.264Z] #71 192.0   CC       src/basic_test_double_array_item.lo
13:32:27 [2023-04-26T13:32:27.525Z] #71 192.3   CC       src/basic_test_double_array.lo
13:32:27 [2023-04-26T13:32:27.525Z] #71 192.3   CC       src/basic_test_top_array_int.lo
13:32:27 [2023-04-26T13:32:27.786Z] #71 192.5   CC       src/basic_test_top_array_string.lo
13:32:27 [2023-04-26T13:32:27.786Z] #71 192.6   CC       src/basic_test_top_double_array_int.lo
13:32:28 [2023-04-26T13:32:28.358Z] #71 193.1   CC       src/basic_test_top_double_array_obj.lo
13:32:28 [2023-04-26T13:32:28.358Z] #71 193.1   CC       src/basic_test_top_double_array_refobj.lo
13:32:28 [2023-04-26T13:32:28.619Z] #71 193.3   CC       src/basic_test_top_double_array_string.lo
13:32:28 [2023-04-26T13:32:28.619Z] #71 193.3   CC       src/read-file.lo
13:32:28 [2023-04-26T13:32:28.881Z] #71 193.5   CC       src/json_common.lo
13:32:28 [2023-04-26T13:32:28.881Z] #71 193.6   CC       tests/test-1.o
13:32:29 [2023-04-26T13:32:29.143Z] #71 193.8   CC       tests/test-2.o
13:32:29 [2023-04-26T13:32:29.404Z] #71 194.0   CC       tests/test-3.o
13:32:29 [2023-04-26T13:32:29.404Z] #71 194.1   CC       tests/test-4.o
13:32:29 [2023-04-26T13:32:29.671Z] #71 194.3   CC       tests/test-5.o
13:32:29 [2023-04-26T13:32:29.932Z] #71 194.6   CC       tests/test-6.o
13:32:30 [2023-04-26T13:32:30.194Z] #71 195.0   CC       tests/test-7.o
13:32:30 [2023-04-26T13:32:30.455Z] #71 195.2   CC       tests/test-8.o
13:32:31 [2023-04-26T13:32:31.398Z] #71 196.0   CC       tests/test-9.o
13:32:31 [2023-04-26T13:32:31.398Z] #71 196.0   CC       tests/test-10.o
13:32:32 [2023-04-26T13:32:32.341Z] #71 197.1   CC       tests/test-11.o
13:32:36 [2023-04-26T13:32:36.548Z] #71 ...
13:32:36 [2023-04-26T13:32:36.548Z] 
13:32:36 [2023-04-26T13:32:36.548Z] #53 [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...)
13:32:36 [2023-04-26T13:32:36.548Z] #53 222.6 github.com/docker/distribution/registry/middleware/registry
13:32:36 [2023-04-26T13:32:36.548Z] #53 222.9 github.com/docker/distribution/registry/middleware/repository
13:32:36 [2023-04-26T13:32:36.548Z] #53 223.4 github.com/docker/distribution/registry/client/transport
13:32:36 [2023-04-26T13:32:36.548Z] #53 224.0 github.com/docker/distribution/registry/storage/cache
13:32:36 [2023-04-26T13:32:36.548Z] #53 224.1 github.com/docker/distribution/registry/storage/driver
13:32:36 [2023-04-26T13:32:36.548Z] #53 224.3 github.com/docker/distribution/registry/storage/cache/memory
13:32:36 [2023-04-26T13:32:36.548Z] #53 224.6 github.com/docker/distribution/registry/proxy/scheduler
13:32:36 [2023-04-26T13:32:36.548Z] #53 224.7 github.com/docker/distribution/registry/client
13:32:36 [2023-04-26T13:32:36.548Z] #53 225.0 github.com/stevvooe/resumable/sha256
13:32:36 [2023-04-26T13:32:36.548Z] #53 225.4 github.com/stevvooe/resumable/sha512
13:32:36 [2023-04-26T13:32:36.548Z] #53 226.0 github.com/docker/distribution/registry/storage
13:32:36 [2023-04-26T13:32:36.548Z] #53 226.2 github.com/docker/distribution/registry/client/auth
13:32:36 [2023-04-26T13:32:36.548Z] #53 227.0 github.com/garyburd/redigo/internal
13:32:36 [2023-04-26T13:32:36.548Z] #53 227.1 github.com/garyburd/redigo/redis
13:32:36 [2023-04-26T13:32:36.548Z] #53 230.2 github.com/docker/distribution/registry/storage/cache/redis
13:32:36 [2023-04-26T13:32:36.548Z] #53 230.2 github.com/docker/distribution/registry/proxy
13:32:36 [2023-04-26T13:32:36.548Z] #53 230.8 github.com/docker/distribution/registry/storage/driver/factory
13:32:36 [2023-04-26T13:32:36.548Z] #53 231.0 github.com/docker/distribution/registry/storage/driver/middleware
13:32:36 [2023-04-26T13:32:36.548Z] #53 231.1 github.com/gorilla/handlers
13:32:36 [2023-04-26T13:32:36.548Z] #53 231.3 net/smtp
13:32:36 [2023-04-26T13:32:36.548Z] #53 231.8 text/template/parse
13:32:36 [2023-04-26T13:32:36.548Z] #53 232.2 github.com/docker/distribution/registry/listener
13:32:36 [2023-04-26T13:32:36.548Z] #53 232.4 github.com/docker/distribution/version
13:32:36 [2023-04-26T13:32:36.548Z] #53 232.6 github.com/spf13/pflag
13:32:39 [2023-04-26T13:32:39.094Z] #53 235.0 container/heap
13:32:39 [2023-04-26T13:32:39.094Z] #53 235.2 log/syslog
13:32:39 [2023-04-26T13:32:39.094Z] #53 235.6 text/template
13:32:39 [2023-04-26T13:32:39.355Z] #53 235.7 runtime/debug
13:32:39 [2023-04-26T13:32:39.926Z] #53 236.4 github.com/yvasiyarov/go-metrics
13:32:44 [2023-04-26T13:32:44.133Z] #53 240.3 github.com/docker/distribution/registry/handlers
13:32:45 [2023-04-26T13:32:45.077Z] #53 241.4 github.com/spf13/cobra
13:32:47 [2023-04-26T13:32:47.007Z] #53 243.6 github.com/yvasiyarov/newrelic_platform_go
13:32:47 [2023-04-26T13:32:47.952Z] #53 244.4 github.com/yvasiyarov/gorelic
13:32:49 [2023-04-26T13:32:49.339Z] #53 245.7 golang.org/x/crypto/blowfish
13:32:49 [2023-04-26T13:32:49.339Z] #53 245.7 github.com/docker/distribution/registry
13:32:49 [2023-04-26T13:32:49.601Z] #53 246.1 golang.org/x/crypto/bcrypt
13:32:50 [2023-04-26T13:32:50.174Z] #53 246.5 github.com/docker/distribution/registry/auth/htpasswd
13:32:50 [2023-04-26T13:32:50.435Z] #53 246.9 github.com/docker/distribution/registry/auth/silly
13:32:50 [2023-04-26T13:32:50.435Z] #53 246.9 github.com/docker/distribution/registry/auth/token
13:32:50 [2023-04-26T13:32:50.697Z] #53 247.2 encoding/xml
13:32:51 [2023-04-26T13:32:51.640Z] #53 247.8 github.com/docker/distribution/registry/storage/driver/base
13:32:51 [2023-04-26T13:32:51.901Z] #53 248.3 github.com/docker/distribution/registry/storage/driver/filesystem
13:32:52 [2023-04-26T13:32:52.473Z] #53 249.1 github.com/docker/distribution/registry/storage/driver/inmemory
13:32:53 [2023-04-26T13:32:53.860Z] #53 250.3 os/user
13:32:54 [2023-04-26T13:32:54.802Z] #53 251.2 net/http/httputil
13:32:55 [2023-04-26T13:32:55.373Z] #53 251.6 github.com/Azure/azure-sdk-for-go/storage
13:32:57 [2023-04-26T13:32:57.287Z] #53 253.6 github.com/AdRoll/goamz/aws
13:32:57 [2023-04-26T13:32:57.859Z] #53 254.2 github.com/docker/distribution/registry/storage/driver/azure
13:32:59 [2023-04-26T13:32:59.836Z] #53 255.8 github.com/AdRoll/goamz/cloudfront
13:32:59 [2023-04-26T13:32:59.836Z] #53 256.1 github.com/AdRoll/goamz/s3
13:32:59 [2023-04-26T13:32:59.836Z] #53 256.3 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
13:33:00 [2023-04-26T13:33:00.097Z] #53 256.6 github.com/mitchellh/mapstructure
13:33:02 [2023-04-26T13:33:02.023Z] #53 258.4 github.com/ncw/swift
13:33:02 [2023-04-26T13:33:02.023Z] #53 258.6 github.com/docker/distribution/registry/storage/driver/s3
13:33:03 [2023-04-26T13:33:03.409Z] #53 259.6 html
13:33:03 [2023-04-26T13:33:03.981Z] #53 260.4 internal/profile
13:33:04 [2023-04-26T13:33:04.552Z] #53 261.1 github.com/docker/distribution/registry/storage/driver/swift
13:33:06 [2023-04-26T13:33:06.467Z] #53 262.6 text/tabwriter
13:33:06 [2023-04-26T13:33:06.467Z] #53 263.0 runtime/pprof
13:33:07 [2023-04-26T13:33:07.039Z] #53 ...
13:33:07 [2023-04-26T13:33:07.039Z] 
13:33:07 [2023-04-26T13:33:07.039Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
13:33:07 [2023-04-26T13:33:07.039Z] #72 DONE 229.4s
13:33:07 [2023-04-26T13:33:07.039Z] 
13:33:07 [2023-04-26T13:33:07.039Z] #79 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:33:07 [2023-04-26T13:33:07.039Z] #79 DONE 0.1s
13:33:07 [2023-04-26T13:33:07.039Z] 
13:33:07 [2023-04-26T13:33:07.039Z] #80 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:33:07 [2023-04-26T13:33:07.039Z] #80 DONE 0.1s
13:33:07 [2023-04-26T13:33:07.039Z] 
13:33:07 [2023-04-26T13:33:07.039Z] #53 [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...)
13:33:08 [2023-04-26T13:33:08.424Z] #53 ...
13:33:08 [2023-04-26T13:33:08.424Z] 
13:33:08 [2023-04-26T13:33:08.424Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:33:08 [2023-04-26T13:33:08.424Z] #10 CACHED
13:33:08 [2023-04-26T13:33:08.424Z] 
13:33:08 [2023-04-26T13:33:08.424Z] #81 [build-dummy 2/2] RUN mkdir -p /build
13:33:08 [2023-04-26T13:33:08.424Z] #81 CACHED
13:33:08 [2023-04-26T13:33:08.424Z] 
13:33:08 [2023-04-26T13:33:08.424Z] #82 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:33:08 [2023-04-26T13:33:08.424Z] #82 CACHED
13:33:08 [2023-04-26T13:33:08.424Z] 
13:33:08 [2023-04-26T13:33:08.424Z] #76 [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...)
13:33:08 [2023-04-26T13:33:08.424Z] #76 ...
13:33:08 [2023-04-26T13:33:08.424Z] 
13:33:08 [2023-04-26T13:33:08.424Z] #53 [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...)
13:33:08 [2023-04-26T13:33:08.424Z] #53 265.0 runtime/trace
13:33:09 [2023-04-26T13:33:09.367Z] #53 265.8 net/http/pprof
13:33:09 [2023-04-26T13:33:09.628Z] #53 266.1 github.com/docker/distribution/cmd/registry
13:33:14 [2023-04-26T13:33:14.932Z] #53 270.4 + xx-verify /build/registry-v2
13:33:14 [2023-04-26T13:33:14.932Z] #53 DONE 270.9s
13:33:14 [2023-04-26T13:33:14.932Z] 
13:33:14 [2023-04-26T13:33:14.932Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.2   CCLD     libocispec.la
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.7   CCLD     src/validate
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.7   CCLD     tests/test-1
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.7   CCLD     tests/test-2
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.7   CCLD     tests/test-3
13:33:24 [2023-04-26T13:33:24.931Z] #71 249.8   CCLD     tests/test-4
13:33:25 [2023-04-26T13:33:25.192Z] #71 249.9   CCLD     tests/test-5
13:33:25 [2023-04-26T13:33:25.192Z] #71 250.0   CCLD     tests/test-6
13:33:25 [2023-04-26T13:33:25.192Z] #71 250.0   CCLD     tests/test-7
13:33:25 [2023-04-26T13:33:25.453Z] #71 250.3   CCLD     tests/test-8
13:33:25 [2023-04-26T13:33:25.453Z] #71 250.4   CCLD     tests/test-9
13:33:26 [2023-04-26T13:33:26.024Z] #71 250.5   CCLD     tests/test-10
13:33:26 [2023-04-26T13:33:26.024Z] #71 250.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:33:26 [2023-04-26T13:33:26.024Z] #71 250.6   CCLD     tests/test-11
13:33:28 [2023-04-26T13:33:28.570Z] #71 253.3 libtool: link: ar cr libocispec.a 
13:33:28 [2023-04-26T13:33:28.570Z] #71 253.4 libtool: link: ranlib libocispec.a
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[5]: Nothing to be done for 'install-exec-am'.
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[5]: Nothing to be done for 'install-data-am'.
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.1 make[2]: Entering directory '/tmp/crun-build'
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.3   CC       src/libcrun/libcrun_testing_a-utils.o
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.3   CC       src/libcrun/libcrun_testing_a-container.o
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:33:30 [2023-04-26T13:33:30.485Z] #71 255.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.6   CC       src/libcrun/libcrun_testing_a-criu.o
13:33:30 [2023-04-26T13:33:30.746Z] #71 255.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:33:31 [2023-04-26T13:33:31.007Z] #71 255.7   CC       src/libcrun/libcrun_testing_a-linux.o
13:33:31 [2023-04-26T13:33:31.007Z] #71 255.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:33:31 [2023-04-26T13:33:31.007Z] #71 255.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:33:31 [2023-04-26T13:33:31.007Z] #71 255.9   CC       src/libcrun/libcrun_testing_a-error.o
13:33:31 [2023-04-26T13:33:31.268Z] #71 255.9   CC       src/libcrun/libcrun_testing_a-status.o
13:33:31 [2023-04-26T13:33:31.268Z] #71 256.0   CC       src/libcrun/libcrun_testing_a-terminal.o
13:33:31 [2023-04-26T13:33:31.268Z] #71 256.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:33:31 [2023-04-26T13:33:31.268Z] #71 256.1   CC       src/libcrun/libcrun_testing_a-signals.o
13:33:31 [2023-04-26T13:33:31.529Z] #71 256.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:33:31 [2023-04-26T13:33:31.529Z] #71 256.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:33:31 [2023-04-26T13:33:31.790Z] #71 256.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:33:32 [2023-04-26T13:33:32.051Z] #71 256.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:33:32 [2023-04-26T13:33:32.312Z] #71 257.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:33:32 [2023-04-26T13:33:32.312Z] #71 257.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:33:32 [2023-04-26T13:33:32.577Z] #71 257.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:33:32 [2023-04-26T13:33:32.577Z] #71 257.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:33:33 [2023-04-26T13:33:33.163Z] #71 257.9   CC       src/crun-crun.o
13:33:33 [2023-04-26T13:33:33.163Z] #71 257.9   CC       src/crun-run.o
13:33:33 [2023-04-26T13:33:33.163Z] #71 258.1   CC       src/crun-delete.o
13:33:33 [2023-04-26T13:33:33.815Z] #71 258.4   CC       src/crun-kill.o
13:33:33 [2023-04-26T13:33:33.815Z] #71 258.5   CC       src/crun-pause.o
13:33:34 [2023-04-26T13:33:34.077Z] #71 258.8   CC       src/crun-unpause.o
13:33:34 [2023-04-26T13:33:34.077Z] #71 258.9   CC       src/crun-spec.o
13:33:34 [2023-04-26T13:33:34.338Z] #71 259.1   CC       src/crun-exec.o
13:33:34 [2023-04-26T13:33:34.599Z] #71 259.3   CC       src/crun-list.o
13:33:34 [2023-04-26T13:33:34.599Z] #71 259.4   CC       src/crun-create.o
13:33:34 [2023-04-26T13:33:34.860Z] #71 259.6   CC       src/crun-start.o
13:33:35 [2023-04-26T13:33:35.535Z] #71 259.8   CC       src/crun-state.o
13:33:35 [2023-04-26T13:33:35.797Z] #71 260.1   CC       src/crun-update.o
13:33:35 [2023-04-26T13:33:35.797Z] #71 260.2   CC       src/crun-ps.o
13:33:35 [2023-04-26T13:33:35.797Z] #71 260.3   CC       src/crun-checkpoint.o
13:33:35 [2023-04-26T13:33:35.797Z] #71 260.5   CC       src/crun-restore.o
13:33:36 [2023-04-26T13:33:36.060Z] #71 260.7   CC       src/libcrun/libcrun_la-utils.lo
13:33:36 [2023-04-26T13:33:36.321Z] #71 261.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:33:36 [2023-04-26T13:33:36.582Z] #71 261.4   CC       src/libcrun/libcrun_la-container.lo
13:33:37 [2023-04-26T13:33:37.154Z] #71 261.9   CC       src/libcrun/libcrun_la-cgroup.lo
13:33:37 [2023-04-26T13:33:37.416Z] #71 262.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:33:37 [2023-04-26T13:33:37.677Z] #71 262.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:33:37 [2023-04-26T13:33:37.938Z] #71 262.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:33:37 [2023-04-26T13:33:37.938Z] #71 262.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:33:38 [2023-04-26T13:33:38.199Z] #71 263.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:33:38 [2023-04-26T13:33:38.771Z] #71 263.3   CC       src/libcrun/libcrun_la-criu.lo
13:33:38 [2023-04-26T13:33:38.771Z] #71 263.5   CC       src/libcrun/libcrun_la-custom-handler.lo
13:33:39 [2023-04-26T13:33:39.032Z] #71 263.8   CC       src/libcrun/libcrun_la-linux.lo
13:33:39 [2023-04-26T13:33:39.293Z] #71 264.1   CC       src/libcrun/libcrun_la-seccomp.lo
13:33:40 [2023-04-26T13:33:40.237Z] #71 264.7   CC       src/libcrun/libcrun_la-ebpf.lo
13:33:40 [2023-04-26T13:33:40.237Z] #71 264.9   CC       src/libcrun/libcrun_la-error.lo
13:33:41 [2023-04-26T13:33:41.622Z] #71 266.2   CC       src/libcrun/libcrun_la-status.lo
13:33:42 [2023-04-26T13:33:42.194Z] #71 266.8   CC       src/libcrun/libcrun_la-terminal.lo
13:33:43 [2023-04-26T13:33:43.138Z] #71 267.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:33:43 [2023-04-26T13:33:43.138Z] #71 268.0   CC       src/libcrun/libcrun_la-signals.lo
13:33:44 [2023-04-26T13:33:44.080Z] #71 268.7   CC       src/libcrun/libcrun_la-mount_flags.lo
13:33:44 [2023-04-26T13:33:44.080Z] #71 269.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:33:44 [2023-04-26T13:33:44.662Z] #71 269.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:33:45 [2023-04-26T13:33:45.233Z] #71 270.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:33:45 [2023-04-26T13:33:45.493Z] #71 270.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:33:46 [2023-04-26T13:33:46.066Z] #71 270.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:33:46 [2023-04-26T13:33:46.326Z] #71 271.0   CC       tests/init.o
13:33:46 [2023-04-26T13:33:46.900Z] #71 271.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:33:52 [2023-04-26T13:33:52.191Z] #71 ...
13:33:52 [2023-04-26T13:33:52.191Z] 
13:33:52 [2023-04-26T13:33:52.191Z] #70 [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...)
13:33:52 [2023-04-26T13:33:52.191Z] #70 DONE 269.8s
13:33:52 [2023-04-26T13:33:52.191Z] 
13:33:52 [2023-04-26T13:33:52.191Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:34:00 [2023-04-26T13:34:00.331Z] #71 ...
13:34:00 [2023-04-26T13:34:00.331Z] 
13:34:00 [2023-04-26T13:34:00.331Z] #68 [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...)
13:34:00 [2023-04-26T13:34:00.331Z] #68 DONE 304.4s
13:34:00 [2023-04-26T13:34:00.331Z] 
13:34:00 [2023-04-26T13:34:00.331Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:34:02 [2023-04-26T13:34:02.247Z] #71 ...
13:34:02 [2023-04-26T13:34:02.247Z] 
13:34:02 [2023-04-26T13:34:02.247Z] #69 [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...)
13:34:02 [2023-04-26T13:34:02.247Z] #69 DONE 300.3s
13:34:02 [2023-04-26T13:34:02.247Z] 
13:34:02 [2023-04-26T13:34:02.247Z] #76 [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...)
13:34:07 [2023-04-26T13:34:07.565Z] #76 ...
13:34:07 [2023-04-26T13:34:07.565Z] 
13:34:07 [2023-04-26T13:34:07.565Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:34:07 [2023-04-26T13:34:07.565Z] #71 292.1   CCLD     tests/init
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.0   AR       libcrun_testing.a
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.0 ar: `u' modifier ignored since `D' is the default (see `U')
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.1   CCLD     tests/tests_libcrun_utils
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.1   CCLD     tests/tests_libcrun_errors
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.1   CCLD     tests/tests_libcrun_fuzzer
13:34:25 [2023-04-26T13:34:25.676Z] #71 309.9   CCLD     libcrun.la
13:34:25 [2023-04-26T13:34:25.676Z] #71 310.5   CCLD     crun
13:34:26 [2023-04-26T13:34:26.248Z] #71 311.0 make[3]: Entering directory '/tmp/crun-build'
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.2  /bin/mkdir -p '/usr/local/lib'
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.2  /bin/mkdir -p '/usr/local/share/man/man1'
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.3 libtool: install: ranlib /usr/local/lib/libcrun.a
13:34:26 [2023-04-26T13:34:26.510Z] #71 311.4 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
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 ----------------------------------------------------------------------
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 Libraries have been installed in:
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4    /usr/local/lib
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 If you ever happen to want to link against installed libraries
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 in a given directory, LIBDIR, you must either use libtool, and
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 specify the full pathname of the library, or use the '-LLIBDIR'
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 flag during linking and do at least one of the following:
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4      during execution
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4      during linking
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 See any operating system documentation about shared libraries for
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 more information, such as the ld(1) and ld.so(8) manual pages.
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4 ----------------------------------------------------------------------
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4  /bin/mkdir -p '/build'
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:34:26 [2023-04-26T13:34:26.771Z] #71 311.6 libtool: install: /usr/bin/install -c crun /build/crun
13:34:27 [2023-04-26T13:34:27.032Z] #71 311.6 make[3]: Leaving directory '/tmp/crun-build'
13:34:27 [2023-04-26T13:34:27.032Z] #71 311.6 make[2]: Leaving directory '/tmp/crun-build'
13:34:27 [2023-04-26T13:34:27.032Z] #71 311.6 make[1]: Leaving directory '/tmp/crun-build'
13:34:27 [2023-04-26T13:34:27.293Z] #71 DONE 312.1s
13:34:27 [2023-04-26T13:34:27.294Z] 
13:34:27 [2023-04-26T13:34:27.294Z] #77 [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...)
13:34:30 [2023-04-26T13:34:30.596Z] #77 DONE 293.1s
13:34:30 [2023-04-26T13:34:30.596Z] 
13:34:30 [2023-04-26T13:34:30.596Z] #76 [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...)
13:34:31 [2023-04-26T13:34:31.539Z] #76 ...
13:34:31 [2023-04-26T13:34:31.539Z] 
13:34:31 [2023-04-26T13:34:31.539Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
13:34:31 [2023-04-26T13:34:31.539Z] #83 DONE 0.1s
13:34:31 [2023-04-26T13:34:31.539Z] 
13:34:31 [2023-04-26T13:34:31.539Z] #56 [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
13:34:31 [2023-04-26T13:34:31.539Z] #56 ...
13:34:31 [2023-04-26T13:34:31.539Z] 
13:34:31 [2023-04-26T13:34:31.539Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
13:34:32 [2023-04-26T13:34:32.112Z] #84 DONE 0.4s
13:34:32 [2023-04-26T13:34:32.112Z] 
13:34:32 [2023-04-26T13:34:32.112Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.112Z] #85 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.112Z] 
13:34:32 [2023-04-26T13:34:32.112Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.112Z] #86 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.112Z] 
13:34:32 [2023-04-26T13:34:32.112Z] #76 [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...)
13:34:32 [2023-04-26T13:34:32.112Z] #76 ...
13:34:32 [2023-04-26T13:34:32.112Z] 
13:34:32 [2023-04-26T13:34:32.112Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.112Z] #87 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.112Z] 
13:34:32 [2023-04-26T13:34:32.112Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.373Z] #88 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.373Z] 
13:34:32 [2023-04-26T13:34:32.373Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.373Z] #89 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.373Z] 
13:34:32 [2023-04-26T13:34:32.373Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.633Z] #90 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.633Z] 
13:34:32 [2023-04-26T13:34:32.633Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.633Z] #91 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.633Z] 
13:34:32 [2023-04-26T13:34:32.633Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
13:34:32 [2023-04-26T13:34:32.633Z] #92 DONE 0.1s
13:34:32 [2023-04-26T13:34:32.633Z] 
13:34:32 [2023-04-26T13:34:32.633Z] #56 [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
13:34:54 [2023-04-26T13:34:54.603Z] #56 ...
13:34:54 [2023-04-26T13:34:54.603Z] 
13:34:54 [2023-04-26T13:34:54.603Z] #76 [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...)
13:34:54 [2023-04-26T13:34:54.603Z] #76 310.2 + bin/containerd
13:34:54 [2023-04-26T13:34:54.603Z] #76 310.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
13:34:54 [2023-04-26T13:34:54.864Z] #76 ...
13:34:54 [2023-04-26T13:34:54.864Z] 
13:34:54 [2023-04-26T13:34:54.864Z] #56 [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
13:34:54 [2023-04-26T13:34:54.864Z] #56 378.5 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
13:34:54 [2023-04-26T13:34:54.864Z] #56 DONE 379.0s
13:34:55 [2023-04-26T13:34:55.125Z] 
13:34:55 [2023-04-26T13:34:55.125Z] #76 [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...)
13:34:56 [2023-04-26T13:34:56.508Z] #76 ...
13:34:56 [2023-04-26T13:34:56.508Z] 
13:34:56 [2023-04-26T13:34:56.508Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
13:34:56 [2023-04-26T13:34:56.508Z] #93 DONE 0.2s
13:34:56 [2023-04-26T13:34:56.508Z] 
13:34:56 [2023-04-26T13:34:56.508Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
13:34:56 [2023-04-26T13:34:56.508Z] #94 DONE 0.1s
13:34:56 [2023-04-26T13:34:56.508Z] 
13:34:56 [2023-04-26T13:34:56.508Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
13:34:56 [2023-04-26T13:34:56.508Z] #95 DONE 0.1s
13:34:56 [2023-04-26T13:34:56.508Z] 
13:34:56 [2023-04-26T13:34:56.508Z] #76 [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...)
13:35:35 [2023-04-26T13:35:35.268Z] #76 349.5 + bin/containerd-stress
13:35:35 [2023-04-26T13:35:35.268Z] #76 349.5 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
13:35:35 [2023-04-26T13:35:35.268Z] #76 351.0 + bin/containerd-shim
13:35:35 [2023-04-26T13:35:35.268Z] #76 351.7 + bin/containerd-shim-runc-v1
13:35:35 [2023-04-26T13:35:35.268Z] #76 352.7 + bin/containerd-shim-runc-v2
13:35:36 [2023-04-26T13:35:36.214Z] #76 353.7 + binaries
13:35:36 [2023-04-26T13:35:36.788Z] #76 DONE 354.4s
13:35:37 [2023-04-26T13:35:37.359Z] 
13:35:37 [2023-04-26T13:35:37.360Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
13:35:37 [2023-04-26T13:35:37.620Z] #96 DONE 0.3s
13:35:37 [2023-04-26T13:35:37.620Z] 
13:35:37 [2023-04-26T13:35:37.620Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:35:37 [2023-04-26T13:35:37.881Z] #97 DONE 0.1s
13:35:37 [2023-04-26T13:35:37.881Z] 
13:35:37 [2023-04-26T13:35:37.881Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
13:35:38 [2023-04-26T13:35:38.142Z] #98 DONE 0.4s
13:35:38 [2023-04-26T13:35:38.142Z] 
13:35:38 [2023-04-26T13:35:38.142Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
13:35:38 [2023-04-26T13:35:38.142Z] #99 DONE 0.0s
13:35:38 [2023-04-26T13:35:38.142Z] 
13:35:38 [2023-04-26T13:35:38.142Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
13:35:38 [2023-04-26T13:35:38.142Z] #100 DONE 0.1s
13:35:38 [2023-04-26T13:35:38.142Z] 
13:35:38 [2023-04-26T13:35:38.142Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:35:38 [2023-04-26T13:35:38.142Z] #101 DONE 0.1s
13:35:38 [2023-04-26T13:35:38.404Z] 
13:35:38 [2023-04-26T13:35:38.404Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
13:35:38 [2023-04-26T13:35:38.404Z] #102 DONE 0.0s
13:35:38 [2023-04-26T13:35:38.404Z] 
13:35:38 [2023-04-26T13:35:38.404Z] #103 [dev-base  1/11] RUN groupadd -r docker
13:35:38 [2023-04-26T13:35:38.978Z] #103 DONE 0.4s
13:35:38 [2023-04-26T13:35:38.978Z] 
13:35:38 [2023-04-26T13:35:38.978Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:35:39 [2023-04-26T13:35:39.238Z] #104 DONE 0.5s
13:35:39 [2023-04-26T13:35:39.238Z] 
13:35:39 [2023-04-26T13:35:39.238Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:35:39 [2023-04-26T13:35:39.812Z] #105 0.398 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:35:39 [2023-04-26T13:35:39.812Z] #105 DONE 0.4s
13:35:39 [2023-04-26T13:35:39.812Z] 
13:35:39 [2023-04-26T13:35:39.812Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:35:40 [2023-04-26T13:35:40.074Z] #106 DONE 0.5s
13:35:40 [2023-04-26T13:35:40.074Z] 
13:35:40 [2023-04-26T13:35:40.074Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:35:40 [2023-04-26T13:35:40.645Z] #107 DONE 0.4s
13:35:40 [2023-04-26T13:35:40.645Z] 
13:35:40 [2023-04-26T13:35:40.645Z] #108 [dev-base  6/11] RUN ldconfig
13:35:41 [2023-04-26T13:35:41.218Z] #108 DONE 0.5s
13:35:41 [2023-04-26T13:35:41.218Z] 
13:35:41 [2023-04-26T13:35:41.218Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:35:41 [2023-04-26T13:35:41.478Z] #109 DONE 0.4s
13:35:41 [2023-04-26T13:35:41.478Z] 
13:35:41 [2023-04-26T13:35:41.478Z] #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
13:35:42 [2023-04-26T13:35:42.418Z] #110 0.704 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:35:42 [2023-04-26T13:35:42.418Z] #110 0.704 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:35:42 [2023-04-26T13:35:42.418Z] #110 0.705 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:35:43 [2023-04-26T13:35:43.360Z] #110 1.086 Reading package lists...
13:35:43 [2023-04-26T13:35:43.931Z] #110 1.746 Reading package lists...
13:35:43 [2023-04-26T13:35:43.931Z] #110 2.305 Building dependency tree...
13:35:43 [2023-04-26T13:35:43.931Z] #110 2.479 Reading state information...
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.721 The following additional packages will be installed:
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.721   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.721   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.722   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.722   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.722   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.723   xxd
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724 Suggested packages:
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724   ctags vim-doc vim-scripts xfsdump acl attr quota
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724 Recommended packages:
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:35:44 [2023-04-26T13:35:44.191Z] #110 2.724   systemd-timesyncd | time-daemon unzip
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.098 The following NEW packages will be installed:
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.099   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.099   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.099   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.099   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.099   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.100   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.100   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.100   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.100   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.100   xz-utils zip zstd
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.381 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.381 Need to get 32.1 MB of archives.
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.381 After this operation, 124 MB of additional disk space will be used.
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.386 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.387 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.390 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.392 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.393 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.399 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.410 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.412 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
13:35:44 [2023-04-26T13:35:44.762Z] #110 3.437 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.438 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.439 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.440 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.440 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.441 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.442 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.446 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.448 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.449 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.451 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.452 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.453 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.455 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.456 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.457 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.458 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.458 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.459 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.463 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.464 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.465 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.467 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.469 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.470 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.517 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.518 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.519 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.520 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.520 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.521 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.521 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.522 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.523 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.535 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.536 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.537 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.538 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.541 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.541 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.543 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.547 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.548 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.550 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.552 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.592 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.600 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.605 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:35:45 [2023-04-26T13:35:45.023Z] #110 3.606 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:35:45 [2023-04-26T13:35:45.283Z] #110 3.764 debconf: delaying package configuration, since apt-utils is not installed
13:35:45 [2023-04-26T13:35:45.283Z] #110 3.808 Fetched 32.1 MB in 0s (64.4 MB/s)
13:35:45 [2023-04-26T13:35:45.283Z] #110 3.836 Selecting previously unselected package libapparmor1:arm64.
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.836 (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.)
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.847 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.853 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.894 Selecting previously unselected package libcap2:arm64.
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.895 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.898 Unpacking libcap2:arm64 (1:2.44-1) ...
13:35:45 [2023-04-26T13:35:45.284Z] #110 3.932 Selecting previously unselected package libargon2-1:arm64.
13:35:45 [2023-04-26T13:35:45.544Z] #110 3.934 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 3.942 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 3.976 Selecting previously unselected package dmsetup.
13:35:45 [2023-04-26T13:35:45.544Z] #110 3.979 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 3.982 Unpacking dmsetup (2:1.02.175-2.1) ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.021 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.023 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.028 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.070 Selecting previously unselected package libjson-c5:arm64.
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.072 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.076 Unpacking libjson-c5:arm64 (0.15-2) ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.110 Selecting previously unselected package libcryptsetup12:arm64.
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.111 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.116 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.166 Selecting previously unselected package libip4tc2:arm64.
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.168 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.544Z] #110 4.173 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.208 Selecting previously unselected package libkmod2:arm64.
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.210 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.213 Unpacking libkmod2:arm64 (28-1) ...
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.258 Selecting previously unselected package systemd.
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.258 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
13:35:45 [2023-04-26T13:35:45.804Z] #110 4.305 Unpacking systemd (247.3-7+deb11u1) ...
13:35:46 [2023-04-26T13:35:46.065Z] #110 4.688 Selecting previously unselected package pigz.
13:35:46 [2023-04-26T13:35:46.065Z] #110 4.691 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.065Z] #110 4.694 Unpacking pigz (2.6-1) ...
13:35:46 [2023-04-26T13:35:46.065Z] #110 4.730 Selecting previously unselected package libelf1:arm64.
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.732 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.736 Unpacking libelf1:arm64 (0.183-1) ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.786 Selecting previously unselected package libbpf0:arm64.
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.789 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.794 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.834 Selecting previously unselected package libmnl0:arm64.
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.835 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.839 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.874 Selecting previously unselected package libxtables12:arm64.
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.874 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.877 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.908 Selecting previously unselected package libcap2-bin.
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.910 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.913 Unpacking libcap2-bin (1:2.44-1) ...
13:35:46 [2023-04-26T13:35:46.325Z] #110 4.954 Selecting previously unselected package iproute2.
13:35:46 [2023-04-26T13:35:46.585Z] #110 4.956 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 4.960 Unpacking iproute2 (5.10.0-4) ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.078 Selecting previously unselected package xxd.
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.078 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.081 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.129 Selecting previously unselected package vim-common.
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.129 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.138 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:35:46 [2023-04-26T13:35:46.585Z] #110 5.189 Selecting previously unselected package bash-completion.
13:35:46 [2023-04-26T13:35:46.846Z] #110 5.191 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
13:35:47 [2023-04-26T13:35:47.424Z] #110 5.863 Unpacking bash-completion (1:2.11-2) ...
13:35:47 [2023-04-26T13:35:47.425Z] #110 5.980 Selecting previously unselected package bzip2.
13:35:47 [2023-04-26T13:35:47.425Z] #110 5.983 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.425Z] #110 5.986 Unpacking bzip2 (1.0.8-4) ...
13:35:47 [2023-04-26T13:35:47.425Z] #110 6.021 Selecting previously unselected package xz-utils.
13:35:47 [2023-04-26T13:35:47.425Z] #110 6.024 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.425Z] #110 6.029 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:35:47 [2023-04-26T13:35:47.425Z] #110 6.085 Selecting previously unselected package apparmor.
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.087 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.112 Unpacking apparmor (2.13.6-10) ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.207 Selecting previously unselected package inetutils-ping.
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.209 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.213 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.257 Selecting previously unselected package libip6tc2:arm64.
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.260 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.263 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.294 Selecting previously unselected package libnfnetlink0:arm64.
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.297 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.300 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:35:47 [2023-04-26T13:35:47.685Z] #110 6.339 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.342 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.345 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.382 Selecting previously unselected package libnftnl11:arm64.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.383 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.386 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.421 Selecting previously unselected package iptables.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.423 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.426 Unpacking iptables (1.8.7-1) ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.495 Selecting previously unselected package libonig5:arm64.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.497 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.500 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.549 Selecting previously unselected package libjq1:arm64.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.549 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.553 Unpacking libjq1:arm64 (1.6-2.1) ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.588 Selecting previously unselected package jq.
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.590 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
13:35:47 [2023-04-26T13:35:47.945Z] #110 6.593 Unpacking jq (1.6-2.1) ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.631 Selecting previously unselected package libaio1:arm64.
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.635 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.639 Unpacking libaio1:arm64 (0.3.112-9) ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.673 Selecting previously unselected package libgpm2:arm64.
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.676 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.680 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.713 Selecting previously unselected package libicu67:arm64.
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.716 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
13:35:48 [2023-04-26T13:35:48.206Z] #110 6.721 Unpacking libicu67:arm64 (67.1-7) ...
13:35:48 [2023-04-26T13:35:48.776Z] #110 7.404 Selecting previously unselected package libinih1:arm64.
13:35:48 [2023-04-26T13:35:48.776Z] #110 7.407 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
13:35:48 [2023-04-26T13:35:48.776Z] #110 7.410 Unpacking libinih1:arm64 (53-1+b2) ...
13:35:48 [2023-04-26T13:35:48.776Z] #110 7.442 Selecting previously unselected package libmicrohttpd12:arm64.
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.445 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.449 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.495 Selecting previously unselected package libnet1:arm64.
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.498 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.502 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.538 Selecting previously unselected package libnl-3-200:arm64.
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.540 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.545 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.581 Selecting previously unselected package libprotobuf-c1:arm64.
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.584 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.587 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.621 Selecting previously unselected package libyajl2:arm64.
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.623 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.627 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:35:49 [2023-04-26T13:35:49.037Z] #110 7.655 Selecting previously unselected package net-tools.
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.657 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.661 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.718 Selecting previously unselected package patch.
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.721 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.726 Unpacking patch (2.7.6-7) ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.762 Selecting previously unselected package python-pip-whl.
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.765 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.768 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:35:49 [2023-04-26T13:35:49.297Z] #110 7.902 Selecting previously unselected package python3-lib2to3.
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.904 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.908 Unpacking python3-lib2to3 (3.9.2-1) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.950 Selecting previously unselected package python3-distutils.
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.953 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.956 Unpacking python3-distutils (3.9.2-1) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 7.999 Selecting previously unselected package python3-pkg-resources.
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.002 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.005 Unpacking python3-pkg-resources (52.0.0-4) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.050 Selecting previously unselected package python3-setuptools.
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.053 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.056 Unpacking python3-setuptools (52.0.0-4) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.116 Selecting previously unselected package python3-wheel.
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.118 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.122 Unpacking python3-wheel (0.34.2-1) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.155 Selecting previously unselected package python3-pip.
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.157 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.161 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:35:49 [2023-04-26T13:35:49.557Z] #110 8.231 Selecting previously unselected package sudo.
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.234 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.239 Unpacking sudo (1.9.5p2-3+deb11u1) ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.355 Selecting previously unselected package systemd-journal-remote.
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.358 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.361 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.398 Selecting previously unselected package thin-provisioning-tools.
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.401 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.404 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.465 Selecting previously unselected package uidmap.
13:35:49 [2023-04-26T13:35:49.817Z] #110 8.465 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.469 Unpacking uidmap (1:4.8.1-1) ...
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.520 Selecting previously unselected package vim-runtime.
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.522 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.534 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.545 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:35:50 [2023-04-26T13:35:50.078Z] #110 8.548 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:35:50 [2023-04-26T13:35:50.649Z] #110 9.145 Selecting previously unselected package vim.
13:35:50 [2023-04-26T13:35:50.649Z] #110 9.148 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:35:50 [2023-04-26T13:35:50.649Z] #110 9.158 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.289 Selecting previously unselected package xfsprogs.
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.292 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.295 Unpacking xfsprogs (5.10.0-4) ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.398 Selecting previously unselected package zip.
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.398 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.401 Unpacking zip (3.0-12) ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.446 Selecting previously unselected package zstd.
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.446 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:35:50 [2023-04-26T13:35:50.909Z] #110 9.451 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:35:51 [2023-04-26T13:35:51.170Z] #110 9.537 Setting up python3-pkg-resources (52.0.0-4) ...
13:35:51 [2023-04-26T13:35:51.170Z] #110 9.749 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:35:51 [2023-04-26T13:35:51.170Z] #110 9.760 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:35:51 [2023-04-26T13:35:51.170Z] #110 9.771 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.781 Setting up libgpm2:arm64 (1.20.7-8) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.790 Setting up libicu67:arm64 (67.1-7) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.800 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.812 Setting up libinih1:arm64 (53-1+b2) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.824 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.834 Setting up uidmap (1:4.8.1-1) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.845 Setting up libyajl2:arm64 (2.1.0-3) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.854 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.866 Setting up bzip2 (1.0.8-4) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.877 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:35:51 [2023-04-26T13:35:51.430Z] #110 9.890 Setting up python3-wheel (0.34.2-1) ...
13:35:51 [2023-04-26T13:35:51.690Z] #110 10.04 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:35:51 [2023-04-26T13:35:51.690Z] #110 10.05 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:35:51 [2023-04-26T13:35:51.690Z] #110 10.06 Setting up libcap2:arm64 (1:2.44-1) ...
13:35:51 [2023-04-26T13:35:51.690Z] #110 10.07 Setting up libcap2-bin (1:2.44-1) ...
13:35:51 [2023-04-26T13:35:51.690Z] #110 10.08 Setting up apparmor (2.13.6-10) ...
13:35:52 [2023-04-26T13:35:52.261Z] #110 10.82 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:35:52 [2023-04-26T13:35:52.261Z] #110 10.85 Setting up zip (3.0-12) ...
13:35:52 [2023-04-26T13:35:52.261Z] #110 10.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:35:52 [2023-04-26T13:35:52.261Z] #110 10.89 Setting up bash-completion (1:2.11-2) ...
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.70 Setting up libmnl0:arm64 (1.0.4-3) ...
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.71 Setting up patch (2.7.6-7) ...
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.72 Setting up sudo (1.9.5p2-3+deb11u1) ...
13:35:53 [2023-04-26T13:35:53.203Z] #110 11.76 invoke-rc.d: could not determine current runlevel
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.77 invoke-rc.d: policy-rc.d denied execution of start.
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.77 Setting up libxtables12:arm64 (1.8.7-1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.79 Setting up pigz (2.6-1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.80 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.81 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 11.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 12.02 Setting up libaio1:arm64 (0.3.112-9) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 12.03 Setting up python3-lib2to3 (3.9.2-1) ...
13:35:53 [2023-04-26T13:35:53.467Z] #110 12.13 Setting up libelf1:arm64 (0.183-1) ...
13:35:53 [2023-04-26T13:35:53.728Z] #110 12.14 Setting up libjson-c5:arm64 (0.15-2) ...
13:35:53 [2023-04-26T13:35:53.728Z] #110 12.16 Setting up zstd (1.4.8+dfsg-2.1) ...
13:35:53 [2023-04-26T13:35:53.728Z] #110 12.17 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:35:53 [2023-04-26T13:35:53.728Z] #110 12.18 Setting up libkmod2:arm64 (28-1) ...
13:35:53 [2023-04-26T13:35:53.728Z] #110 12.19 Setting up python3-distutils (3.9.2-1) ...
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:35:53 [2023-04-26T13:35:53.989Z] #110 12.37 Setting up python3-setuptools (52.0.0-4) ...
13:35:54 [2023-04-26T13:35:54.250Z] #110 12.72 Setting up libjq1:arm64 (1.6-2.1) ...
13:35:54 [2023-04-26T13:35:54.250Z] #110 12.73 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:35:54 [2023-04-26T13:35:54.250Z] #110 12.74 Setting up thin-provisioning-tools (0.9.0-1) ...
13:35:54 [2023-04-26T13:35:54.250Z] #110 12.75 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.05 Setting up jq (1.6-2.1) ...
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.06 Setting up libbpf0:arm64 (1:0.3-2) ...
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.07 Setting up iptables (1.8.7-1) ...
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:35:54 [2023-04-26T13:35:54.511Z] #110 13.11 Setting up iproute2 (5.10.0-4) ...
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.24 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.25 Setting up dmsetup (2:1.02.175-2.1) ...
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.26 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.27 Setting up systemd (247.3-7+deb11u1) ...
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.31 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:35:54 [2023-04-26T13:35:54.772Z] #110 13.32 Initializing machine ID from random generator.
13:35:55 [2023-04-26T13:35:55.343Z] #110 13.68 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
13:35:55 [2023-04-26T13:35:55.343Z] #110 13.79 Setting up xfsprogs (5.10.0-4) ...
13:35:55 [2023-04-26T13:35:55.343Z] #110 13.80 System has not been booted with systemd as init system (PID 1). Can't operate.
13:35:55 [2023-04-26T13:35:55.343Z] #110 13.80 Failed to connect to bus: Host is down
13:35:55 [2023-04-26T13:35:55.343Z] #110 13.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:35:56 [2023-04-26T13:35:56.285Z] #110 DONE 14.7s
13:35:56 [2023-04-26T13:35:56.285Z] 
13:35:56 [2023-04-26T13:35:56.285Z] #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
13:35:56 [2023-04-26T13:35:56.550Z] #111 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:35:56 [2023-04-26T13:35:56.550Z] #111 0.416 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:35:56 [2023-04-26T13:35:56.550Z] #111 0.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:35:56 [2023-04-26T13:35:56.550Z] #111 DONE 0.4s
13:35:56 [2023-04-26T13:35:56.550Z] 
13:35:56 [2023-04-26T13:35:56.550Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
13:36:03 [2023-04-26T13:36:03.146Z] #112 5.850 Collecting yamllint==1.27.1
13:36:03 [2023-04-26T13:36:03.407Z] #112 6.876   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.206 Collecting pathspec>=0.5.3
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.211   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.306 Collecting pyyaml
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.313   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.330 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.335 Building wheels for collected packages: yamllint
13:36:03 [2023-04-26T13:36:03.979Z] #112 7.336   Building wheel for yamllint (setup.py): started
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.604   Building wheel for yamllint (setup.py): finished with status 'done'
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.605   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=73111ec9f75e33480bd0d6d120acbe3276178891ebe2cbb86f9b8b788fb38bdc
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.605   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.608 Successfully built yamllint
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.615 Installing collected packages: pyyaml, pathspec, yamllint
13:36:04 [2023-04-26T13:36:04.240Z] #112 7.732 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
13:36:04 [2023-04-26T13:36:04.504Z] #112 DONE 8.0s
13:36:04 [2023-04-26T13:36:04.504Z] 
13:36:04 [2023-04-26T13:36:04.504Z] #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
13:36:05 [2023-04-26T13:36:05.445Z] #113 0.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:05 [2023-04-26T13:36:05.445Z] #113 0.823 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:05 [2023-04-26T13:36:05.445Z] #113 0.825 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:06 [2023-04-26T13:36:06.276Z] #113 1.115 Reading package lists...
13:36:06 [2023-04-26T13:36:06.847Z] #113 1.695 Reading package lists...
13:36:07 [2023-04-26T13:36:07.108Z] #113 2.253 Building dependency tree...
13:36:07 [2023-04-26T13:36:07.108Z] #113 2.428 Reading state information...
13:36:07 [2023-04-26T13:36:07.108Z] #113 2.678 gcc is already the newest version (4:10.2.1-1).
13:36:07 [2023-04-26T13:36:07.108Z] #113 2.678 pkg-config is already the newest version (0.29.2-1).
13:36:07 [2023-04-26T13:36:07.108Z] #113 2.678 The following additional packages will be installed:
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.678   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.678   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.678   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.678   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.679   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.679   uuid-dev zlib1g-dev
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.681 Suggested packages:
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.681   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.681   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.681 Recommended packages:
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.681   build-essential fakeroot libalgorithm-merge-perl
13:36:07 [2023-04-26T13:36:07.368Z] #113 2.950 The following NEW packages will be installed:
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.951   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
13:36:07 [2023-04-26T13:36:07.629Z] #113 2.952   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
13:36:07 [2023-04-26T13:36:07.629Z] #113 3.229 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
13:36:07 [2023-04-26T13:36:07.629Z] #113 3.229 Need to get 10.3 MB of archives.
13:36:07 [2023-04-26T13:36:07.629Z] #113 3.229 After this operation, 41.5 MB of additional disk space will be used.
13:36:07 [2023-04-26T13:36:07.629Z] #113 3.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.249 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]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.251 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]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.254 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.255 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.256 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.257 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.258 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.263 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]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.265 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.267 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.269 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.270 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.272 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.273 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.278 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.280 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:36:07 [2023-04-26T13:36:07.889Z] #113 3.282 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.284 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.292 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.293 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.294 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.295 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.297 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.299 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.306 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.307 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.307 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.315 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.316 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:36:07 [2023-04-26T13:36:07.890Z] #113 3.317 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.468 debconf: delaying package configuration, since apt-utils is not installed
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.515 Fetched 10.3 MB in 0s (28.7 MB/s)
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.539 Selecting previously unselected package dpkg-dev.
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.539 (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.)
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.555 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.558 Unpacking dpkg-dev (1.20.12) ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.682 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.682 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.688 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.725 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.725 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.727 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.764 Selecting previously unselected package libsecret-common.
13:36:08 [2023-04-26T13:36:08.150Z] #113 3.769 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.772 Unpacking libsecret-common (0.20.4-2) ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.818 Selecting previously unselected package libsecret-1-0:arm64.
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.821 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.825 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.860 Selecting previously unselected package gir1.2-secret-1:arm64.
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.863 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.866 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.897 Selecting previously unselected package libapparmor-dev:arm64.
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.900 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.903 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.942 Selecting previously unselected package uuid-dev:arm64.
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.945 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.949 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.993 Selecting previously unselected package libblkid-dev:arm64.
13:36:08 [2023-04-26T13:36:08.410Z] #113 3.993 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.410Z] #113 4.003 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.057 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.057 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.061 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.089 Selecting previously unselected package libudev-dev:arm64.
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.092 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.096 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.135 Selecting previously unselected package libsepol1-dev:arm64.
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.138 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.142 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.204 Selecting previously unselected package libpcre2-16-0:arm64.
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.207 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.209 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.670Z] #113 4.255 Selecting previously unselected package libpcre2-32-0:arm64.
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.258 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.263 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.312 Selecting previously unselected package libpcre2-posix2:arm64.
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.312 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.315 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.344 Selecting previously unselected package libpcre2-dev:arm64.
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.347 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.350 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.428 Selecting previously unselected package libselinux1-dev:arm64.
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.431 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.435 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.490 Selecting previously unselected package libdevmapper-dev:arm64.
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.493 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.497 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:36:08 [2023-04-26T13:36:08.930Z] #113 4.527 Selecting previously unselected package libffi-dev:arm64.
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.530 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.533 Unpacking libffi-dev:arm64 (3.3-6) ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.567 Selecting previously unselected package libglib2.0-data.
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.570 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.573 Unpacking libglib2.0-data (2.66.8-1) ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.710 Selecting previously unselected package libglib2.0-bin.
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.712 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.716 Unpacking libglib2.0-bin (2.66.8-1) ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.756 Selecting previously unselected package libglib2.0-dev-bin.
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.759 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.762 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:36:09 [2023-04-26T13:36:09.191Z] #113 4.803 Selecting previously unselected package libmount-dev:arm64.
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.807 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.810 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.852 Selecting previously unselected package libpcre16-3:arm64.
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.852 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.855 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.900 Selecting previously unselected package libpcre32-3:arm64.
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.903 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.907 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.953 Selecting previously unselected package libpcrecpp0v5:arm64.
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.956 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.959 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.993 Selecting previously unselected package libpcre3-dev:arm64.
13:36:09 [2023-04-26T13:36:09.451Z] #113 4.996 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.451Z] #113 5.001 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.081 Selecting previously unselected package zlib1g-dev:arm64.
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.084 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.087 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.128 Selecting previously unselected package libglib2.0-dev:arm64.
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.131 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.134 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:36:09 [2023-04-26T13:36:09.712Z] #113 5.325 Selecting previously unselected package libseccomp-dev:arm64.
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.328 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.332 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.371 Selecting previously unselected package libsecret-1-dev:arm64.
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.374 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.379 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.433 Selecting previously unselected package libsystemd-dev:arm64.
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.436 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.440 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:36:09 [2023-04-26T13:36:09.973Z] #113 5.555 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.566 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.735 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.748 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.760 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.769 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.778 Setting up libffi-dev:arm64 (3.3-6) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.789 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.801 Setting up dpkg-dev (1.20.12) ...
13:36:10 [2023-04-26T13:36:10.234Z] #113 5.821 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.830 Setting up libglib2.0-data (2.66.8-1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.838 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.849 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.863 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.876 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.887 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.896 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.906 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.917 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.928 Setting up libsecret-common (0.20.4-2) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.942 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.956 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.965 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.976 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.988 Setting up libglib2.0-bin (2.66.8-1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 5.999 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 6.010 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 6.021 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:36:10 [2023-04-26T13:36:10.494Z] #113 6.030 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.042 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.053 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.065 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.076 No schema files found: doing nothing.
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.080 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:36:10 [2023-04-26T13:36:10.754Z] #113 6.100 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:36:11 [2023-04-26T13:36:11.014Z] #113 DONE 6.5s
13:36:11 [2023-04-26T13:36:11.014Z] 
13:36:11 [2023-04-26T13:36:11.014Z] #114 [dev 1/1] COPY . .
13:36:14 [2023-04-26T13:36:14.313Z] #114 DONE 3.1s
13:36:14 [2023-04-26T13:36:14.313Z] 
13:36:14 [2023-04-26T13:36:14.313Z] #115 exporting to image
13:36:14 [2023-04-26T13:36:14.313Z] #115 exporting layers
13:36:16 [2023-04-26T13:36:16.237Z] #115 exporting layers 1.8s done
13:36:16 [2023-04-26T13:36:16.237Z] #115 writing image sha256:a645d4aa8aa2b1113d3809b6e575f6127008d1da47cd8b93c637d046f444191b done
13:36:16 [2023-04-26T13:36:16.237Z] #115 naming to docker.io/library/docker:979be6a17022a8d571df8fd0615e0e5ae076dc23 done
13:36:16 [2023-04-26T13:36:16.237Z] #115 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:36:16 [2023-04-26T13:36:16.554Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:36:16 [2023-04-26T13:36:16.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=979be6a17022a8d571df8fd0615e0e5ae076dc23 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:979be6a17022a8d571df8fd0615e0e5ae076dc23 hack/test/unit
13:36:17 [2023-04-26T13:36:17.410Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
13:36:17 [2023-04-26T13:36:17.410Z] + TESTFLAGS+=' -test.timeout=5m'
13:36:17 [2023-04-26T13:36:17.410Z] + TESTDIRS=./...
13:36:17 [2023-04-26T13:36:17.410Z] + exclude_paths='/vendor/|/integration'
13:36:17 [2023-04-26T13:36:17.410Z] ++ go list ./...
13:36:17 [2023-04-26T13:36:17.410Z] ++ grep -vE '(/vendor/|/integration)'
13:36:18 [2023-04-26T13:36:18.354Z] + pkg_list='github.com/docker/docker/api
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/backend/build
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/httpstatus
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/httputils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/middleware
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/build
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/checkpoint
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/container
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/debug
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/distribution
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/grpc
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/image
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/network
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/plugin
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/session
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/swarm
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/system
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/server/router/volume
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/backend
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/blkiodev
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/container
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/events
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/filters
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/image
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/mount
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/network
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/plugins/logdriver
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/registry
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/strslice
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/swarm
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/swarm/runtime
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/time
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/versions
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/versions/v1p19
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/versions/v1p20
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/api/types/volume
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/exporter
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/builder-next/worker
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/dockerfile
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/remotecontext
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/remotecontext/git
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/builder/remotecontext/urlutil
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cli/debug
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cli/winresources/docker-proxy
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cli/winresources/dockerd
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/client
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/client/buildkit
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cmd/docker-proxy
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cmd/dockerd
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cmd/dockerd/trap
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/container
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/container/stream
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/contrib/apparmor
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/contrib/docker-device-tool
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/contrib/httpserver
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster/convert
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster/executor
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster/executor/container
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/cluster/provider
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/config
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/containerd
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/events
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/events/testutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/copy
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/register
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/vfs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/graphdriver/zfs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/images
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/initlayer
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/links
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/listeners
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/awslogs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/fluentd
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/gcplogs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/gelf
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/journald
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/local
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/logentries
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/loggertest
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/loggerutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/splunk
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/syslog
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/logger/templates
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/names
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/network
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/daemon/stats
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/distribution
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/distribution/metadata
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/distribution/utils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/distribution/xfer
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/dockerversion
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/errdefs
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/image
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/image/cache
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/image/tarexport
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/image/v1
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/internal/mounttree
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/internal/test/suite
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/internal/unshare
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/layer
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd/queue
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd/remote
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd/shimopts
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd/supervisor
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libcontainerd/types
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/bitmap
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/bitseq
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cluster
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/config
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/datastore
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/diagnostic
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/discoverapi
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/driverapi
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/host
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/null
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/overlay
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/remote
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/windows
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/drvregistry
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/etchosts
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/idm
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/internal/caller
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipam
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipamapi
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipams/builtin
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipams/null
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipams/remote
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipamutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ipbits
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/iptables
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/netlabel
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/netutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/networkdb
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/ns
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/options
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/osl
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/osl/kernel
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/portallocator
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/portmapper
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/resolvconf
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/testutils
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/libnetwork/types
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/oci
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/oci/caps
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/opts
13:36:18 [2023-04-26T13:36:18.354Z] github.com/docker/docker/pkg/aaparser
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/archive
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/authorization
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/broadcaster
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/capabilities
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/chrootarchive
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/containerfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/devicemapper
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/directory
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/dmesg
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/fileutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/homedir
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/idtools
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/ioutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/jsonmessage
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/longpath
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/loopback
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/meminfo
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/namesgenerator
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers/kernel
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/pidfile
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/platform
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/platforms
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugingetter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/transport
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/pools
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/process
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/progress
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/reexec
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/rootless
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/rootless/specconv
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stack
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stdcopy
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/streamformatter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stringid
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/sysinfo
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/system
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/tailfile
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/tarsum
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/useragent
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin/executor/containerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin/v2
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/profiles/apparmor
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/profiles/seccomp
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/quota
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/reference
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/registry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/registry/resumable
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/restartmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/runconfig
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/runconfig/opts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/daemon
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/environment
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakecontext
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakegit
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakestorage
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/load
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/registry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/request
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/drivers
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/local
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/mounts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/service
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/service/opts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/testutils'
13:36:18 [2023-04-26T13:36:18.355Z] ++ grep --fixed-strings -v /libnetwork
13:36:18 [2023-04-26T13:36:18.355Z] ++ echo 'github.com/docker/docker/api
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/backend/build
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/httpstatus
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/httputils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/middleware
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/build
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/checkpoint
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/container
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/debug
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/distribution
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/grpc
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/image
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/network
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/session
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/swarm
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/system
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/server/router/volume
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/backend
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/blkiodev
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/container
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/events
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/filters
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/image
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/mount
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/network
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/plugins/logdriver
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/registry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/strslice
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/swarm
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/swarm/runtime
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/time
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/versions
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/versions/v1p19
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/versions/v1p20
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/api/types/volume
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/exporter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/builder-next/worker
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/dockerfile
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/remotecontext
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/remotecontext/git
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/builder/remotecontext/urlutil
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cli/debug
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cli/winresources/docker-proxy
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cli/winresources/dockerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/client
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/client/buildkit
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cmd/docker-proxy
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cmd/dockerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cmd/dockerd/trap
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/container
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/container/stream
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/contrib/apparmor
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/contrib/docker-device-tool
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/contrib/httpserver
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster/convert
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster/executor
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster/executor/container
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/cluster/provider
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/config
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/containerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/events
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/events/testutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/copy
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/register
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/vfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/graphdriver/zfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/images
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/initlayer
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/links
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/listeners
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/awslogs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/fluentd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/gcplogs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/gelf
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/journald
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/local
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/logentries
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/loggertest
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/loggerutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/splunk
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/syslog
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/logger/templates
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/names
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/network
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/daemon/stats
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/distribution
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/distribution/metadata
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/distribution/utils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/distribution/xfer
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/dockerversion
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/errdefs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/image
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/image/cache
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/image/tarexport
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/image/v1
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/internal/mounttree
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/internal/test/suite
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/internal/unshare
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/layer
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd/queue
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd/remote
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd/shimopts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd/supervisor
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libcontainerd/types
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/bitmap
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/bitseq
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cluster
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/config
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/datastore
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/diagnostic
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/discoverapi
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/driverapi
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/host
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/null
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/overlay
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/remote
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/windows
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/drvregistry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/etchosts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/idm
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/internal/caller
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipam
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipamapi
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipams/builtin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipams/null
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipams/remote
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipamutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ipbits
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/iptables
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/netlabel
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/netutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/networkdb
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/ns
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/options
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/osl
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/osl/kernel
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/portallocator
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/portmapper
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/resolvconf
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/testutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/libnetwork/types
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/oci
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/oci/caps
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/opts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/aaparser
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/archive
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/authorization
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/broadcaster
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/capabilities
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/chrootarchive
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/containerfs
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/devicemapper
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/directory
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/dmesg
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/fileutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/homedir
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/idtools
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/ioutils
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/jsonmessage
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/longpath
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/loopback
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/meminfo
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/namesgenerator
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers/kernel
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/pidfile
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/platform
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/platforms
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugingetter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/plugins/transport
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/pools
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/process
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/progress
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/reexec
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/rootless
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/rootless/specconv
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stack
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stdcopy
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/streamformatter
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/stringid
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/sysinfo
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/system
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/tailfile
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/tarsum
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/pkg/useragent
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin/executor/containerd
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/plugin/v2
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/profiles/apparmor
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/profiles/seccomp
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/quota
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/reference
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/registry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/registry/resumable
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/restartmanager
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/runconfig
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/runconfig/opts
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/daemon
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/environment
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakecontext
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakegit
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fakestorage
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/load
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/plugin
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/registry
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/testutil/request
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/drivers
13:36:18 [2023-04-26T13:36:18.355Z] github.com/docker/docker/volume/local
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/mounts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/service
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/service/opts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/testutils'
13:36:18 [2023-04-26T13:36:18.356Z] + base_pkg_list='github.com/docker/docker/api
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/backend/build
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/httpstatus
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/httputils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/middleware
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/build
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/checkpoint
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/debug
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/distribution
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/grpc
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/image
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/session
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/swarm
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/system
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/volume
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/backend
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/blkiodev
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/events
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/filters
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/image
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/mount
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/plugins/logdriver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/registry
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/strslice
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/swarm
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/swarm/runtime
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/time
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions/v1p19
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions/v1p20
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/volume
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/worker
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/dockerfile
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext/git
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext/urlutil
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/debug
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/winresources/docker-proxy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/winresources/dockerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/client
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/client/buildkit
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/docker-proxy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd/trap
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/container/stream
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/apparmor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/docker-device-tool
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/httpserver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/convert
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/executor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/executor/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/provider
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/config
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/containerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/events
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/events/testutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/copy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/register
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/vfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/zfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/images
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/initlayer
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/links
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/listeners
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/awslogs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/fluentd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/gcplogs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/gelf
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/local
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/logentries
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggertest
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggerutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/splunk
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/syslog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/templates
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/names
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/stats
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution/metadata
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution/utils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution/xfer
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/dockerversion
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/errdefs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/image
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/image/cache
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/image/tarexport
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/image/v1
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/internal/mounttree
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/internal/test/suite
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/internal/unshare
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/layer
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd/queue
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd/remote
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd/shimopts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd/supervisor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/libcontainerd/types
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/oci
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/oci/caps
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/opts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/aaparser
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/archive
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/authorization
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/broadcaster
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/capabilities
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/chrootarchive
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/containerfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/devicemapper
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/directory
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/dmesg
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/fileutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/homedir
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/idtools
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/ioutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/jsonmessage
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/longpath
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/loopback
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/meminfo
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/namesgenerator
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/parsers
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/parsers/kernel
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/pidfile
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/platform
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/platforms
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugingetter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugins
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/plugins/transport
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/pools
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/process
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/progress
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/reexec
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/rootless
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/rootless/specconv
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/stack
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/stdcopy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/streamformatter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/stringid
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/sysinfo
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/system
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/tailfile
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/tarsum
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/pkg/useragent
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/plugin/executor/containerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/plugin/v2
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/profiles/apparmor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/profiles/seccomp
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/quota
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/reference
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/registry
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/registry/resumable
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/restartmanager
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/runconfig
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/runconfig/opts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/daemon
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/environment
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fakecontext
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fakegit
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fakestorage
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fixtures/load
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fixtures/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/registry
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/testutil/request
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/drivers
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/local
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/mounts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/service
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/service/opts
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/volume/testutils'
13:36:18 [2023-04-26T13:36:18.356Z] ++ grep --fixed-strings /libnetwork
13:36:18 [2023-04-26T13:36:18.356Z] ++ echo 'github.com/docker/docker/api
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/backend/build
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/httpstatus
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/httputils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/middleware
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/build
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/checkpoint
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/debug
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/distribution
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/grpc
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/image
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/session
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/swarm
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/system
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/server/router/volume
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/backend
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/blkiodev
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/events
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/filters
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/image
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/mount
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/plugins/logdriver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/registry
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/strslice
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/swarm
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/swarm/runtime
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/time
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions/v1p19
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/versions/v1p20
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/api/types/volume
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/builder-next/worker
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/dockerfile
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext/git
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/builder/remotecontext/urlutil
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/debug
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/winresources/docker-proxy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cli/winresources/dockerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/client
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/client/buildkit
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/docker-proxy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd/trap
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/container/stream
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/apparmor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/docker-device-tool
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/contrib/httpserver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/convert
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/executor
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/executor/container
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/cluster/provider
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/config
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/containerd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/events
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/events/testutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/copy
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/register
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/vfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/graphdriver/zfs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/images
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/initlayer
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/links
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/listeners
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/awslogs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/fluentd
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/gcplogs
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/gelf
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/local
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/logentries
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggertest
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggerutils
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/splunk
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/syslog
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/logger/templates
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/names
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/network
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/daemon/stats
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution/metadata
13:36:18 [2023-04-26T13:36:18.356Z] github.com/docker/docker/distribution/utils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/distribution/xfer
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/dockerversion
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/errdefs
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/image
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/image/cache
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/image/tarexport
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/image/v1
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/internal/mounttree
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/internal/test/suite
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/internal/unshare
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/layer
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd/queue
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd/shimopts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd/supervisor
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libcontainerd/types
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitmap
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitseq
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cluster
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/config
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/datastore
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/discoverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/driverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/host
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drvregistry
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/etchosts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/idm
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/caller
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/builtin
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipbits
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/iptables
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netlabel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/networkdb
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ns
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/options
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl/kernel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portallocator
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portmapper
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/resolvconf
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/testutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/types
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/oci
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/oci/caps
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/opts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/aaparser
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/archive
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/authorization
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/broadcaster
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/capabilities
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/chrootarchive
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/containerfs
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/devicemapper
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/directory
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/dmesg
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/fileutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/homedir
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/idtools
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/ioutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/jsonmessage
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/longpath
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/loopback
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/meminfo
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/namesgenerator
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/parsers
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/parsers/kernel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/pidfile
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/platform
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/platforms
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugingetter
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugins
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/plugins/transport
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/pools
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/process
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/progress
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/reexec
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/rootless
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/rootless/specconv
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/stack
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/stdcopy
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/streamformatter
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/stringid
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/sysinfo
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/system
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/tailfile
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/tarsum
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/pkg/useragent
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/plugin
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/plugin/executor/containerd
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/plugin/v2
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/profiles/apparmor
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/profiles/seccomp
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/quota
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/reference
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/registry
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/registry/resumable
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/restartmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/runconfig
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/runconfig/opts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/daemon
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/environment
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fakecontext
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fakegit
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fakestorage
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fixtures/load
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fixtures/plugin
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/registry
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/testutil/request
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/drivers
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/local
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/mounts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/service
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/service/opts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/volume/testutils'
13:36:18 [2023-04-26T13:36:18.357Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitmap
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitseq
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cluster
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/config
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/datastore
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/discoverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/driverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/host
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drvregistry
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/etchosts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/idm
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/caller
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/builtin
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipbits
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/iptables
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netlabel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/networkdb
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ns
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/options
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl/kernel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portallocator
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portmapper
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/resolvconf
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/testutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/types'
13:36:18 [2023-04-26T13:36:18.357Z] + grep --fixed-strings libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.357Z] + echo 'github.com/docker/docker/libnetwork
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitmap
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/bitseq
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cluster
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/config
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/datastore
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/diagnostic
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/discoverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/driverapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/host
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drvregistry
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/etchosts
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/idm
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/caller
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamapi
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/builtin
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/null
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipamutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ipbits
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/iptables
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netlabel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/netutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/networkdb
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/ns
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/options
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/osl/kernel
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portallocator
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/portmapper
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/resolvconf
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/testutils
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/types'
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge
13:36:18 [2023-04-26T13:36:18.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:36:18 [2023-04-26T13:36:18.357Z] + type docker-proxy
13:36:18 [2023-04-26T13:36:18.357Z] hack/test/unit: line 25: type: docker-proxy: not found
13:36:18 [2023-04-26T13:36:18.357Z] + hack/make.sh binary-proxy install-proxy
13:36:18 [2023-04-26T13:36:18.357Z] 
13:36:18 [2023-04-26T13:36:18.357Z] Removing bundles/
13:36:18 [2023-04-26T13:36:18.357Z] 
13:36:18 [2023-04-26T13:36:18.357Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:36:18 [2023-04-26T13:36:18.357Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:36:26 [2023-04-26T13:36:26.497Z] Created binary: bundles/binary-proxy/docker-proxy
13:36:26 [2023-04-26T13:36:26.497Z] 
13:36:26 [2023-04-26T13:36:26.497Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:36:26 [2023-04-26T13:36:26.497Z] Installing docker-proxy to /usr/local/bin/
13:36:26 [2023-04-26T13:36:26.497Z] 
13:36:26 [2023-04-26T13:36:26.497Z] + mkdir -p bundles
13:36:26 [2023-04-26T13:36:26.497Z] + '[' -n 'github.com/docker/docker/api
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/backend/build
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/httpstatus
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/httputils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/middleware
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/build
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/checkpoint
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/container
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/debug
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/distribution
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/grpc
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/image
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/network
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/plugin
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/session
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/swarm
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/system
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/server/router/volume
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/backend
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/blkiodev
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/container
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/events
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/filters
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/image
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/mount
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/network
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/plugins/logdriver
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/registry
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/strslice
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/swarm
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/swarm/runtime
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/time
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/versions
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/versions/v1p19
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/versions/v1p20
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/api/types/volume
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/exporter
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/builder-next/worker
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/dockerfile
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/remotecontext
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/remotecontext/git
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/builder/remotecontext/urlutil
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cli/debug
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cli/winresources/docker-proxy
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cli/winresources/dockerd
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/client
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/client/buildkit
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cmd/docker-proxy
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cmd/dockerd
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cmd/dockerd/trap
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/container
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/container/stream
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/contrib/apparmor
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/contrib/docker-device-tool
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/contrib/httpserver
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster/convert
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster/executor
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster/executor/container
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/cluster/provider
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/config
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/containerd
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/events
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/events/testutils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/copy
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/register
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/vfs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/graphdriver/zfs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/images
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/initlayer
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/links
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/listeners
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/awslogs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/fluentd
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/gcplogs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/gelf
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/journald
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/local
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/logentries
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/loggertest
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/loggerutils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/splunk
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/syslog
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/logger/templates
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/names
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/network
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/daemon/stats
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/distribution
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/distribution/metadata
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/distribution/utils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/distribution/xfer
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/dockerversion
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/errdefs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/image
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/image/cache
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/image/tarexport
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/image/v1
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/internal/mounttree
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/internal/test/suite
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/internal/unshare
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/layer
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd/queue
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd/remote
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd/shimopts
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd/supervisor
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/libcontainerd/types
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/oci
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/oci/caps
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/opts
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/aaparser
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/archive
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/authorization
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/broadcaster
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/capabilities
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/chrootarchive
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/containerfs
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/devicemapper
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/directory
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/dmesg
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/fileutils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/homedir
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/idtools
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/ioutils
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/jsonmessage
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/longpath
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/loopback
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/meminfo
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/namesgenerator
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/parsers
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/parsers/kernel
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/pidfile
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/platform
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/platforms
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/plugingetter
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/plugins
13:36:26 [2023-04-26T13:36:26.497Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/plugins/transport
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/pools
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/process
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/progress
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/reexec
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/rootless
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/rootless/specconv
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/stack
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/stdcopy
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/streamformatter
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/stringid
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/sysinfo
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/system
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/tailfile
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/tarsum
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/pkg/useragent
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/plugin
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/plugin/executor/containerd
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/plugin/v2
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/profiles/apparmor
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/profiles/seccomp
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/quota
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/reference
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/registry
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/registry/resumable
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/restartmanager
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/runconfig
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/runconfig/opts
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/daemon
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/environment
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fakecontext
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fakegit
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fakestorage
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fixtures/load
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fixtures/plugin
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/registry
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/testutil/request
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/drivers
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/local
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/mounts
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/service
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/service/opts
13:36:26 [2023-04-26T13:36:26.498Z] github.com/docker/docker/volume/testutils' ']'
13:36:26 [2023-04-26T13:36:26.498Z] + 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
13:36:27 [2023-04-26T13:36:27.440Z] ?   	github.com/docker/docker/api	[no test files]
13:36:45 [2023-04-26T13:36:45.562Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
13:36:45 [2023-04-26T13:36:45.562Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 8.6% of statements
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
13:38:07 [2023-04-26T13:38:07.052Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 28.3% of statements
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
13:38:07 [2023-04-26T13:38:07.052Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:38:07 [2023-04-26T13:38:07.052Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:38:07 [2023-04-26T13:38:07.312Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:38:07 [2023-04-26T13:38:07.312Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:38:07 [2023-04-26T13:38:07.312Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:38:08 [2023-04-26T13:38:08.252Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:38:08 [2023-04-26T13:38:08.252Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:38:08 [2023-04-26T13:38:08.252Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:38:09 [2023-04-26T13:38:09.193Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:38:09 [2023-04-26T13:38:09.193Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
13:38:09 [2023-04-26T13:38:09.193Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 6.0% of statements
13:38:09 [2023-04-26T13:38:09.453Z] ?   	github.com/docker/docker/api/types	[no test files]
13:38:09 [2023-04-26T13:38:09.453Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:38:09 [2023-04-26T13:38:09.453Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:38:09 [2023-04-26T13:38:09.713Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
13:38:09 [2023-04-26T13:38:09.713Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
13:38:09 [2023-04-26T13:38:09.974Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:38:09 [2023-04-26T13:38:09.974Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
13:38:09 [2023-04-26T13:38:09.974Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 87.8% of statements
13:38:10 [2023-04-26T13:38:10.543Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:38:10 [2023-04-26T13:38:10.543Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:38:10 [2023-04-26T13:38:10.543Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:38:10 [2023-04-26T13:38:10.543Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:38:10 [2023-04-26T13:38:10.543Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
13:38:10 [2023-04-26T13:38:10.544Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 89.3% of statements
13:38:10 [2023-04-26T13:38:10.803Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
13:38:10 [2023-04-26T13:38:10.803Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
13:38:10 [2023-04-26T13:38:10.803Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
13:38:10 [2023-04-26T13:38:10.803Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:38:10 [2023-04-26T13:38:10.803Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:38:10 [2023-04-26T13:38:10.803Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
13:38:10 [2023-04-26T13:38:10.803Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
13:38:10 [2023-04-26T13:38:10.803Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
13:38:10 [2023-04-26T13:38:10.803Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
13:38:10 [2023-04-26T13:38:10.803Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:38:11 [2023-04-26T13:38:11.064Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:38:13 [2023-04-26T13:38:13.621Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
13:38:13 [2023-04-26T13:38:13.621Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 13.7% of statements
13:38:13 [2023-04-26T13:38:13.621Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
13:38:13 [2023-04-26T13:38:13.621Z] ok  	github.com/docker/docker/builder/dockerfile	0.061s	coverage: 50.1% of statements
13:38:13 [2023-04-26T13:38:13.881Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
13:38:13 [2023-04-26T13:38:13.881Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
13:38:14 [2023-04-26T13:38:14.142Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
13:38:14 [2023-04-26T13:38:14.142Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
13:38:14 [2023-04-26T13:38:14.142Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:38:14 [2023-04-26T13:38:14.142Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:38:17 [2023-04-26T13:38:17.441Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
13:38:17 [2023-04-26T13:38:17.441Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.096s	coverage: 82.5% of statements
13:38:18 [2023-04-26T13:38:18.014Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
13:38:18 [2023-04-26T13:38:18.014Z] ok  	github.com/docker/docker/client	0.106s	coverage: 76.9% of statements
13:38:18 [2023-04-26T13:38:18.014Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:38:18 [2023-04-26T13:38:18.274Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
13:38:18 [2023-04-26T13:38:18.274Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 66.5% of statements
13:38:57 [2023-04-26T13:38:57.026Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 30.2% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:38:57 [2023-04-26T13:38:57.026Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.5% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:38:57 [2023-04-26T13:38:57.026Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:38:57 [2023-04-26T13:38:57.026Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:38:57 [2023-04-26T13:38:57.026Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.407s	coverage: 0.0% of statements
13:38:57 [2023-04-26T13:38:57.026Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:39:03 [2023-04-26T13:39:03.630Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
13:39:03 [2023-04-26T13:39:03.630Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
13:39:04 [2023-04-26T13:39:04.201Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
13:39:04 [2023-04-26T13:39:04.201Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
13:39:05 [2023-04-26T13:39:05.584Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
13:39:05 [2023-04-26T13:39:05.584Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
13:39:05 [2023-04-26T13:39:05.584Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:39:13 [2023-04-26T13:39:13.716Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
13:39:13 [2023-04-26T13:39:13.716Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.452s	coverage: 13.4% of statements
13:39:13 [2023-04-26T13:39:13.716Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:39:13 [2023-04-26T13:39:13.716Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
13:39:13 [2023-04-26T13:39:13.716Z] ok  	github.com/docker/docker/daemon	10.158s	coverage: 16.6% of statements
13:39:14 [2023-04-26T13:39:14.657Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
13:39:14 [2023-04-26T13:39:14.657Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 75.2% of statements
13:39:15 [2023-04-26T13:39:15.600Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.6% of statements
13:39:15 [2023-04-26T13:39:15.600Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.6% of statements
13:39:15 [2023-04-26T13:39:15.600Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:39:15 [2023-04-26T13:39:15.600Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
13:39:15 [2023-04-26T13:39:15.600Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
13:39:16 [2023-04-26T13:39:16.540Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
13:39:16 [2023-04-26T13:39:16.540Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
13:39:17 [2023-04-26T13:39:17.482Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
13:39:17 [2023-04-26T13:39:17.482Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
13:39:17 [2023-04-26T13:39:17.743Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
13:39:17 [2023-04-26T13:39:17.743Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.321s	coverage: 60.7% of statements
13:39:19 [2023-04-26T13:39:19.658Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
13:39:19 [2023-04-26T13:39:19.658Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
13:39:19 [2023-04-26T13:39:19.658Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:39:21 [2023-04-26T13:39:21.572Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
13:39:21 [2023-04-26T13:39:21.572Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.340s	coverage: 60.2% of statements
13:39:21 [2023-04-26T13:39:21.572Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:39:21 [2023-04-26T13:39:21.572Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:39:21 [2023-04-26T13:39:21.572Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
13:39:21 [2023-04-26T13:39:21.572Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.303s	coverage: 45.9% of statements
13:39:22 [2023-04-26T13:39:22.512Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
13:39:22 [2023-04-26T13:39:22.512Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
13:39:23 [2023-04-26T13:39:23.083Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
13:39:23 [2023-04-26T13:39:23.083Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
13:39:24 [2023-04-26T13:39:24.469Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:39:24 [2023-04-26T13:39:24.469Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
13:39:24 [2023-04-26T13:39:24.469Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 3.0% of statements
13:39:24 [2023-04-26T13:39:24.730Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:39:24 [2023-04-26T13:39:24.730Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
13:39:24 [2023-04-26T13:39:24.730Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:39:26 [2023-04-26T13:39:26.116Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
13:39:26 [2023-04-26T13:39:26.116Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
13:39:26 [2023-04-26T13:39:26.377Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
13:39:26 [2023-04-26T13:39:26.377Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 78.2% of statements
13:39:26 [2023-04-26T13:39:26.948Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:39:26 [2023-04-26T13:39:26.948Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
13:39:26 [2023-04-26T13:39:26.948Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.036s	coverage: 53.6% of statements
13:39:27 [2023-04-26T13:39:27.519Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
13:39:27 [2023-04-26T13:39:27.519Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
13:39:28 [2023-04-26T13:39:28.091Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
13:39:28 [2023-04-26T13:39:28.091Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
13:39:28 [2023-04-26T13:39:28.091Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:39:28 [2023-04-26T13:39:28.091Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:39:29 [2023-04-26T13:39:29.034Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
13:39:29 [2023-04-26T13:39:29.034Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.109s	coverage: 76.8% of statements
13:39:29 [2023-04-26T13:39:29.605Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
13:39:29 [2023-04-26T13:39:29.605Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
13:39:30 [2023-04-26T13:39:30.548Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
13:39:30 [2023-04-26T13:39:30.548Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
13:39:30 [2023-04-26T13:39:30.548Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:39:30 [2023-04-26T13:39:30.548Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:39:31 [2023-04-26T13:39:31.490Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
13:39:31 [2023-04-26T13:39:31.490Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 63.5% of statements
13:39:31 [2023-04-26T13:39:31.751Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
13:39:31 [2023-04-26T13:39:31.751Z] ok  	github.com/docker/docker/daemon/logger/journald	3.585s	coverage: 74.5% of statements
13:39:32 [2023-04-26T13:39:32.011Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
13:39:32 [2023-04-26T13:39:32.011Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
13:39:32 [2023-04-26T13:39:32.953Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
13:39:32 [2023-04-26T13:39:32.953Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
13:39:33 [2023-04-26T13:39:33.215Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
13:39:33 [2023-04-26T13:39:33.215Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
13:39:33 [2023-04-26T13:39:33.215Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:39:34 [2023-04-26T13:39:34.156Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
13:39:34 [2023-04-26T13:39:34.156Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
13:39:34 [2023-04-26T13:39:34.156Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:39:34 [2023-04-26T13:39:34.417Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
13:39:34 [2023-04-26T13:39:34.417Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.570s	coverage: 82.5% of statements
13:39:35 [2023-04-26T13:39:35.810Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
13:39:35 [2023-04-26T13:39:35.810Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
13:39:35 [2023-04-26T13:39:35.810Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:39:36 [2023-04-26T13:39:36.071Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
13:39:36 [2023-04-26T13:39:36.071Z] ok  	github.com/docker/docker/distribution	0.632s	coverage: 29.5% of statements
13:39:36 [2023-04-26T13:39:36.332Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:39:36 [2023-04-26T13:39:36.904Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
13:39:36 [2023-04-26T13:39:36.904Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
13:39:37 [2023-04-26T13:39:37.475Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
13:39:37 [2023-04-26T13:39:37.475Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
13:39:38 [2023-04-26T13:39:38.046Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
13:39:38 [2023-04-26T13:39:38.046Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
13:39:38 [2023-04-26T13:39:38.987Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
13:39:38 [2023-04-26T13:39:38.987Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
13:39:38 [2023-04-26T13:39:38.987Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:39:38 [2023-04-26T13:39:38.987Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:39:38 [2023-04-26T13:39:38.987Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
13:39:38 [2023-04-26T13:39:38.987Z] ok  	github.com/docker/docker/distribution/xfer	2.529s	coverage: 84.9% of statements
13:39:38 [2023-04-26T13:39:38.987Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:39:38 [2023-04-26T13:39:38.987Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:39:40 [2023-04-26T13:39:40.371Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:39:40 [2023-04-26T13:39:40.631Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
13:39:40 [2023-04-26T13:39:40.631Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:39:40 [2023-04-26T13:39:40.631Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:39:40 [2023-04-26T13:39:40.632Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:39:40 [2023-04-26T13:39:40.632Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:39:40 [2023-04-26T13:39:40.632Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:39:41 [2023-04-26T13:39:41.202Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
13:39:41 [2023-04-26T13:39:41.202Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 39.3% of statements
13:39:41 [2023-04-26T13:39:41.202Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:39:41 [2023-04-26T13:39:41.773Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
13:39:41 [2023-04-26T13:39:41.773Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.9% of statements
13:39:42 [2023-04-26T13:39:42.034Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
13:39:42 [2023-04-26T13:39:42.034Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
13:39:43 [2023-04-26T13:39:43.947Z] 	github.com/docker/docker/pkg/archive	coverage: 82.0% of statements
13:39:43 [2023-04-26T13:39:43.947Z] ok  	github.com/docker/docker/pkg/archive	0.331s	coverage: 82.0% of statements
13:39:44 [2023-04-26T13:39:44.517Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
13:39:44 [2023-04-26T13:39:44.517Z] ok  	github.com/docker/docker/pkg/authorization	0.203s	coverage: 68.3% of statements
13:39:44 [2023-04-26T13:39:44.777Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
13:39:44 [2023-04-26T13:39:44.777Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:39:44 [2023-04-26T13:39:44.777Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
13:39:44 [2023-04-26T13:39:44.777Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:39:45 [2023-04-26T13:39:45.718Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
13:39:45 [2023-04-26T13:39:45.718Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.240s	coverage: 83.1% of statements
13:39:45 [2023-04-26T13:39:45.718Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
13:39:45 [2023-04-26T13:39:45.718Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
13:39:45 [2023-04-26T13:39:45.718Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:39:45 [2023-04-26T13:39:45.979Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
13:39:45 [2023-04-26T13:39:45.979Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
13:39:46 [2023-04-26T13:39:46.239Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
13:39:46 [2023-04-26T13:39:46.239Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
13:39:46 [2023-04-26T13:39:46.500Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
13:39:46 [2023-04-26T13:39:46.500Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
13:39:46 [2023-04-26T13:39:46.760Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
13:39:46 [2023-04-26T13:39:46.760Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
13:39:47 [2023-04-26T13:39:47.720Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
13:39:47 [2023-04-26T13:39:47.720Z] ok  	github.com/docker/docker/pkg/idtools	0.290s	coverage: 69.6% of statements
13:39:48 [2023-04-26T13:39:48.298Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
13:39:48 [2023-04-26T13:39:48.298Z] ok  	github.com/docker/docker/layer	7.856s	coverage: 68.7% of statements
13:39:48 [2023-04-26T13:39:48.298Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
13:39:48 [2023-04-26T13:39:48.298Z] ok  	github.com/docker/docker/pkg/ioutils	0.404s	coverage: 71.9% of statements
13:39:48 [2023-04-26T13:39:48.558Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
13:39:48 [2023-04-26T13:39:48.558Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
13:39:48 [2023-04-26T13:39:48.559Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:39:48 [2023-04-26T13:39:48.559Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
13:39:48 [2023-04-26T13:39:48.559Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
13:39:48 [2023-04-26T13:39:48.819Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
13:39:48 [2023-04-26T13:39:48.819Z] ok  	github.com/docker/docker/pkg/meminfo	0.010s	coverage: 75.0% of statements
13:39:48 [2023-04-26T13:39:48.819Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
13:39:48 [2023-04-26T13:39:48.819Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:39:49 [2023-04-26T13:39:49.079Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
13:39:49 [2023-04-26T13:39:49.079Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
13:39:49 [2023-04-26T13:39:49.079Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
13:39:49 [2023-04-26T13:39:49.079Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
13:39:49 [2023-04-26T13:39:49.650Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
13:39:49 [2023-04-26T13:39:49.650Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
13:39:49 [2023-04-26T13:39:49.650Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:39:49 [2023-04-26T13:39:49.650Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:39:49 [2023-04-26T13:39:49.650Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:39:49 [2023-04-26T13:39:49.650Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
13:39:49 [2023-04-26T13:39:49.650Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 94.1% of statements
13:39:50 [2023-04-26T13:39:50.220Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
13:39:50 [2023-04-26T13:39:50.220Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:39:50 [2023-04-26T13:39:50.220Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:39:50 [2023-04-26T13:39:50.220Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:39:50 [2023-04-26T13:39:50.790Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
13:39:50 [2023-04-26T13:39:50.790Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
13:39:51 [2023-04-26T13:39:51.050Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
13:39:51 [2023-04-26T13:39:51.050Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
13:39:51 [2023-04-26T13:39:51.310Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
13:39:51 [2023-04-26T13:39:51.310Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
13:39:51 [2023-04-26T13:39:51.570Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
13:39:51 [2023-04-26T13:39:51.570Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
13:39:51 [2023-04-26T13:39:51.831Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
13:39:51 [2023-04-26T13:39:51.831Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
13:39:51 [2023-04-26T13:39:51.831Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:39:51 [2023-04-26T13:39:51.831Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:39:52 [2023-04-26T13:39:52.091Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
13:39:52 [2023-04-26T13:39:52.091Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
13:39:52 [2023-04-26T13:39:52.352Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
13:39:52 [2023-04-26T13:39:52.352Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
13:39:52 [2023-04-26T13:39:52.613Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
13:39:52 [2023-04-26T13:39:52.613Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:39:52 [2023-04-26T13:39:52.873Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
13:39:52 [2023-04-26T13:39:52.873Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:39:53 [2023-04-26T13:39:53.445Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
13:39:53 [2023-04-26T13:39:53.445Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
13:39:53 [2023-04-26T13:39:53.706Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
13:39:53 [2023-04-26T13:39:53.706Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
13:39:54 [2023-04-26T13:39:54.276Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
13:39:54 [2023-04-26T13:39:54.276Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
13:39:54 [2023-04-26T13:39:54.846Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
13:39:54 [2023-04-26T13:39:54.846Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.1% of statements
13:39:54 [2023-04-26T13:39:54.846Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
13:39:54 [2023-04-26T13:39:54.846Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
13:39:56 [2023-04-26T13:39:56.757Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
13:39:56 [2023-04-26T13:39:56.757Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
13:39:56 [2023-04-26T13:39:56.757Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:39:57 [2023-04-26T13:39:57.328Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
13:39:57 [2023-04-26T13:39:57.328Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
13:39:57 [2023-04-26T13:39:57.328Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:39:57 [2023-04-26T13:39:57.898Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
13:39:57 [2023-04-26T13:39:57.898Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
13:39:58 [2023-04-26T13:39:58.839Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
13:39:58 [2023-04-26T13:39:58.839Z] ok  	github.com/docker/docker/quota	0.219s	coverage: 71.4% of statements
13:39:59 [2023-04-26T13:39:59.411Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
13:39:59 [2023-04-26T13:39:59.411Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
13:40:00 [2023-04-26T13:40:00.804Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
13:40:00 [2023-04-26T13:40:00.804Z] ok  	github.com/docker/docker/registry	0.132s	coverage: 64.6% of statements
13:40:01 [2023-04-26T13:40:01.064Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
13:40:01 [2023-04-26T13:40:01.064Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:40:01 [2023-04-26T13:40:01.325Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
13:40:01 [2023-04-26T13:40:01.325Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
13:40:01 [2023-04-26T13:40:01.586Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
13:40:01 [2023-04-26T13:40:01.847Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
13:40:01 [2023-04-26T13:40:01.847Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:40:02 [2023-04-26T13:40:02.108Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
13:40:02 [2023-04-26T13:40:02.108Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
13:40:02 [2023-04-26T13:40:02.679Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:40:02 [2023-04-26T13:40:02.679Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:40:02 [2023-04-26T13:40:02.679Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:40:02 [2023-04-26T13:40:02.940Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:40:02 [2023-04-26T13:40:02.940Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:40:02 [2023-04-26T13:40:02.940Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:40:02 [2023-04-26T13:40:02.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:40:02 [2023-04-26T13:40:02.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:40:03 [2023-04-26T13:40:03.202Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:40:03 [2023-04-26T13:40:03.202Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:40:03 [2023-04-26T13:40:03.202Z] ?   	github.com/docker/docker/volume	[no test files]
13:40:03 [2023-04-26T13:40:03.773Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
13:40:03 [2023-04-26T13:40:03.773Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
13:40:04 [2023-04-26T13:40:04.715Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
13:40:04 [2023-04-26T13:40:04.715Z] ok  	github.com/docker/docker/volume/local	0.074s	coverage: 76.6% of statements
13:40:04 [2023-04-26T13:40:04.975Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
13:40:04 [2023-04-26T13:40:04.975Z] ok  	github.com/docker/docker/volume/mounts	0.013s	coverage: 68.1% of statements
13:40:06 [2023-04-26T13:40:06.358Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
13:40:06 [2023-04-26T13:40:06.358Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 72.9% of statements
13:40:06 [2023-04-26T13:40:06.358Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:40:06 [2023-04-26T13:40:06.358Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:40:24 [2023-04-26T13:40:24.463Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
13:40:24 [2023-04-26T13:40:24.463Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.4% of statements
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === Skipped
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     network_proxy_test.go:208: No support for dual stack yet
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver btrfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver btrfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver btrfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver btrfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver btrfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:71: No driver to put!
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z] time="2023-04-26T13:39:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z] time="2023-04-26T13:39:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z] time="2023-04-26T13:39:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z] time="2023-04-26T13:39:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z] time="2023-04-26T13:39:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:71: No driver to put!
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver zfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver zfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver zfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver zfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:44: Driver zfs not supported
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     graphtest_unix.go:71: No driver to put!
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:40:24 [2023-04-26T13:40:24.463Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:40:24 [2023-04-26T13:40:24.463Z] 
13:40:24 [2023-04-26T13:40:24.463Z] DONE 3001 tests, 26 skipped in 237.724s
13:40:24 [2023-04-26T13:40:24.463Z] + '[' -n 'github.com/docker/docker/libnetwork
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/bitmap
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/bitseq
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cluster
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/config
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/datastore
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/diagnostic
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/discoverapi
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/driverapi
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/bridge
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/host
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/null
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/overlay
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/remote
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/windows
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/drvregistry
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/etchosts
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/idm
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/internal/caller
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipam
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipamapi
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipams/builtin
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipams/null
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipams/remote
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipamutils
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ipbits
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/iptables
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/netlabel
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/netutils
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/networkdb
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/ns
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/options
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/osl
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/osl/kernel
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/portallocator
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/portmapper
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/resolvconf
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/testutils
13:40:24 [2023-04-26T13:40:24.463Z] github.com/docker/docker/libnetwork/types' ']'
13:40:24 [2023-04-26T13:40:24.463Z] + 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
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork	40.737s	coverage: 42.3% of statements
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.122s	coverage: 75.7% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 10.6% of statements
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.728s	coverage: 62.2% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.020s	coverage: 5.2% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:41:20 [2023-04-26T13:41:20.751Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
13:41:20 [2023-04-26T13:41:20.751Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:41:21 [2023-04-26T13:41:21.012Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
13:41:21 [2023-04-26T13:41:21.012Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
13:41:22 [2023-04-26T13:41:22.398Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
13:41:22 [2023-04-26T13:41:22.398Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.5% of statements
13:41:22 [2023-04-26T13:41:22.398Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:41:22 [2023-04-26T13:41:22.969Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
13:41:22 [2023-04-26T13:41:22.969Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
13:41:23 [2023-04-26T13:41:23.540Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
13:41:23 [2023-04-26T13:41:23.540Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.014s	coverage: 57.1% of statements
13:41:23 [2023-04-26T13:41:23.540Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:41:23 [2023-04-26T13:41:23.540Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:41:23 [2023-04-26T13:41:23.540Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:41:24 [2023-04-26T13:41:24.112Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
13:41:24 [2023-04-26T13:41:24.112Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.053s	coverage: 86.2% of statements
13:41:24 [2023-04-26T13:41:24.684Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
13:41:24 [2023-04-26T13:41:24.685Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 81.0% of statements
13:41:24 [2023-04-26T13:41:24.685Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
13:41:24 [2023-04-26T13:41:24.685Z] ok  	github.com/docker/docker/libnetwork/idm	0.008s	coverage: 87.5% of statements
13:41:24 [2023-04-26T13:41:24.946Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
13:41:24 [2023-04-26T13:41:24.946Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
13:41:37 [2023-04-26T13:41:37.174Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
13:41:37 [2023-04-26T13:41:37.174Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
13:41:38 [2023-04-26T13:41:38.561Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
13:41:38 [2023-04-26T13:41:38.561Z] ok  	github.com/docker/docker/libnetwork/ipam	2.675s	coverage: 80.5% of statements
13:41:38 [2023-04-26T13:41:38.561Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:41:38 [2023-04-26T13:41:38.561Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:41:39 [2023-04-26T13:41:39.132Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
13:41:39 [2023-04-26T13:41:39.132Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.005s	coverage: 54.5% of statements
13:41:39 [2023-04-26T13:41:39.392Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
13:41:39 [2023-04-26T13:41:39.392Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
13:41:39 [2023-04-26T13:41:39.392Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:41:39 [2023-04-26T13:41:39.962Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
13:41:39 [2023-04-26T13:41:39.962Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.005s	coverage: 80.0% of statements
13:41:40 [2023-04-26T13:41:40.223Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
13:41:40 [2023-04-26T13:41:40.223Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.305s	coverage: 86.4% of statements
13:41:40 [2023-04-26T13:41:40.484Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
13:41:40 [2023-04-26T13:41:40.484Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
13:41:41 [2023-04-26T13:41:41.425Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
13:41:41 [2023-04-26T13:41:41.425Z] ok  	github.com/docker/docker/libnetwork/iptables	0.263s	coverage: 40.7% of statements
13:41:41 [2023-04-26T13:41:41.425Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:41:41 [2023-04-26T13:41:41.685Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
13:41:41 [2023-04-26T13:41:41.685Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
13:43:33 [2023-04-26T13:43:33.167Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.871s	coverage: 60.2% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:43:33 [2023-04-26T13:43:33.167Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
13:43:33 [2023-04-26T13:43:33.167Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ok  	github.com/docker/docker/libnetwork/osl	4.273s	coverage: 41.4% of statements
13:43:33 [2023-04-26T13:43:33.167Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
13:43:33 [2023-04-26T13:43:33.167Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
13:43:33 [2023-04-26T13:43:33.167Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
13:43:34 [2023-04-26T13:43:34.549Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
13:43:34 [2023-04-26T13:43:34.549Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.720s	coverage: 46.3% of statements
13:43:34 [2023-04-26T13:43:34.549Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
13:43:34 [2023-04-26T13:43:34.549Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
13:43:34 [2023-04-26T13:43:34.549Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:43:34 [2023-04-26T13:43:34.819Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
13:43:34 [2023-04-26T13:43:34.820Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === Skipped
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:43:34 [2023-04-26T13:43:34.820Z]     firewalld_test.go:14: firewalld is not running
13:43:34 [2023-04-26T13:43:34.820Z] 
13:43:34 [2023-04-26T13:43:34.820Z] DONE 354 tests, 6 skipped in 190.741s
Post stage
[Pipeline] junit
13:43:35 [2023-04-26T13:43:35.826Z] Recording test results
13:43:35 [2023-04-26T13:43:35.963Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:43:36 [2023-04-26T13:43:36.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=979be6a17022a8d571df8fd0615e0e5ae076dc23 -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:979be6a17022a8d571df8fd0615e0e5ae076dc23 hack/make.sh dynbinary test-integration
13:43:36 [2023-04-26T13:43:36.865Z] 
13:43:36 [2023-04-26T13:43:36.866Z] Removing bundles/
13:43:36 [2023-04-26T13:43:36.866Z] 
13:43:36 [2023-04-26T13:43:36.866Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:43:36 [2023-04-26T13:43:36.866Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:45:28 [2023-04-26T13:45:28.380Z] Created binary: bundles/dynbinary-daemon/dockerd
13:45:28 [2023-04-26T13:45:28.380Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:45:28 [2023-04-26T13:45:28.380Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:45:28 [2023-04-26T13:45:28.380Z] 
13:45:28 [2023-04-26T13:45:28.380Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:45:28 [2023-04-26T13:45:28.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:45:28 [2023-04-26T13:45:28.380Z] HOSTNAME=6f4bd2ae54ad
13:45:28 [2023-04-26T13:45:28.380Z] TESTDEBUG=0
13:45:28 [2023-04-26T13:45:28.380Z] DEST=bundles/test-integration
13:45:28 [2023-04-26T13:45:28.380Z] PWD=/go/src/github.com/docker/docker
13:45:28 [2023-04-26T13:45:28.380Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:45:28 [2023-04-26T13:45:28.381Z] DOCKER_GITCOMMIT=979be6a17022a8d571df8fd0615e0e5ae076dc23
13:45:28 [2023-04-26T13:45:28.381Z] container=docker
13:45:28 [2023-04-26T13:45:28.381Z] HOME=/root
13:45:28 [2023-04-26T13:45:28.381Z] CONTAINERD_NAMESPACE=moby
13:45:28 [2023-04-26T13:45:28.381Z] GOLANG_VERSION=1.20.3
13:45:28 [2023-04-26T13:45:28.381Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:45:28 [2023-04-26T13:45:28.381Z] VALIDATE_BRANCH=master
13:45:28 [2023-04-26T13:45:28.381Z] TERM=xterm
13:45:28 [2023-04-26T13:45:28.381Z] DOCKER_PKG=github.com/docker/docker
13:45:28 [2023-04-26T13:45:28.381Z] SHLVL=1
13:45:28 [2023-04-26T13:45:28.381Z] TIMEOUT=120m
13:45:28 [2023-04-26T13:45:28.381Z] DOCKER_GRAPHDRIVER=overlay2
13:45:28 [2023-04-26T13:45:28.381Z] GO111MODULE=off
13:45:28 [2023-04-26T13:45:28.381Z] DOCKER_EXPERIMENTAL=1
13:45:28 [2023-04-26T13:45:28.381Z] TEST_SKIP_INTEGRATION_CLI=1
13:45:28 [2023-04-26T13:45:28.381Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:45:28 [2023-04-26T13:45:28.381Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:45:28 [2023-04-26T13:45:28.381Z] GOPATH=/go
13:45:28 [2023-04-26T13:45:28.381Z] PKG_CONFIG=pkg-config
13:45:28 [2023-04-26T13:45:28.381Z] _=/usr/bin/env
13:45:28 [2023-04-26T13:45:28.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:46:07 [2023-04-26T13:46:07.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:46:07 [2023-04-26T13:46:07.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:46:33 [2023-04-26T13:46:33.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:46:39 [2023-04-26T13:46:39.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:46:45 [2023-04-26T13:46:45.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:46:45 [2023-04-26T13:46:45.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:46:46 [2023-04-26T13:46:46.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:46:46 [2023-04-26T13:46:46.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:46:47 [2023-04-26T13:46:47.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:46:47 [2023-04-26T13:46:47.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:46:48 [2023-04-26T13:46:48.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:46:50 [2023-04-26T13:46:50.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:46:51 [2023-04-26T13:46:51.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:46:52 [2023-04-26T13:46:52.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:46:52 [2023-04-26T13:46:52.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:46:53 [2023-04-26T13:46:53.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:46:54 [2023-04-26T13:46:54.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:46:56 [2023-04-26T13:46:56.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:46:56 [2023-04-26T13:46:56.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:46:57 [2023-04-26T13:46:57.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:46:58 [2023-04-26T13:46:58.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:46:58 [2023-04-26T13:46:58.306Z] Using test binary docker
13:46:58 [2023-04-26T13:46:58.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:46:58 [2023-04-26T13:46:58.306Z] +++ /etc/init.d/apparmor start
13:46:58 [2023-04-26T13:46:58.306Z] Not: starting.
13:46:58 [2023-04-26T13:46:58.306Z] INFO: Waiting for daemon to start...
13:46:58 [2023-04-26T13:46:58.306Z] Starting dockerd
13:46:58 [2023-04-26T13:46:58.306Z] +++ 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
13:47:00 [2023-04-26T13:47:00.848Z] .
13:47:00 [2023-04-26T13:47:00.848Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:47:00 [2023-04-26T13:47:00.848Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:47:00 [2023-04-26T13:47:00.848Z] Error: No such image: emptyfs
13:47:00 [2023-04-26T13:47:00.848Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:47:00 [2023-04-26T13:47:00.848Z] ++++ docker load
13:47:00 [2023-04-26T13:47:00.848Z] Loaded image: emptyfs:latest
13:47:00 [2023-04-26T13:47:00.848Z] Running integration-test (iteration 1)
13:47:00 [2023-04-26T13:47:00.848Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:47:00 [2023-04-26T13:47:00.848Z] ++ 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
13:47:00 [2023-04-26T13:47:00.848Z] ++ set -e
13:47:00 [2023-04-26T13:47:00.848Z] ++ '[' -n 0 ']'
13:47:00 [2023-04-26T13:47:00.848Z] ++ set -x
13:47:00 [2023-04-26T13:47:00.848Z] ++ 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
13:47:00 [2023-04-26T13:47:00.848Z] Loaded image: busybox:latest
13:47:00 [2023-04-26T13:47:00.848Z] Loaded image: busybox:glibc
13:47:02 [2023-04-26T13:47:02.232Z] Loaded image: debian:bullseye-slim
13:47:02 [2023-04-26T13:47:02.232Z] Loaded image: hello-world:latest
13:47:02 [2023-04-26T13:47:02.232Z] Loaded image: arm32v7/hello-world:latest
13:47:02 [2023-04-26T13:47:02.232Z] INFO: Testing against a local daemon
13:47:02 [2023-04-26T13:47:02.232Z] === RUN   TestCgroupNamespacesBuild
13:47:04 [2023-04-26T13:47:04.142Z] --- PASS: TestCgroupNamespacesBuild (2.10s)
13:47:04 [2023-04-26T13:47:04.142Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:47:05 [2023-04-26T13:47:05.092Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s)
13:47:05 [2023-04-26T13:47:05.092Z] === RUN   TestBuildWithSession
13:47:05 [2023-04-26T13:47:05.092Z]     build_session_test.go:25: TODO: BuildKit
13:47:05 [2023-04-26T13:47:05.092Z] --- SKIP: TestBuildWithSession (0.00s)
13:47:05 [2023-04-26T13:47:05.092Z] === RUN   TestBuildSquashParent
13:47:08 [2023-04-26T13:47:08.391Z] --- PASS: TestBuildSquashParent (2.77s)
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:08 [2023-04-26T13:47:08.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:08 [2023-04-26T13:47:08.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:08 [2023-04-26T13:47:08.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:08 [2023-04-26T13:47:08.391Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:09 [2023-04-26T13:47:09.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:09 [2023-04-26T13:47:09.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:10 [2023-04-26T13:47:10.273Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:10 [2023-04-26T13:47:10.273Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:11 [2023-04-26T13:47:11.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:47:11 [2023-04-26T13:47:11.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
13:47:11 [2023-04-26T13:47:11.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
13:47:11 [2023-04-26T13:47:11.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.01s)
13:47:11 [2023-04-26T13:47:11.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s)
13:47:11 [2023-04-26T13:47:11.665Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
13:47:11 [2023-04-26T13:47:11.665Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
13:47:11 [2023-04-26T13:47:11.665Z] === RUN   TestBuildMultiStageCopy
13:47:11 [2023-04-26T13:47:11.665Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:47:12 [2023-04-26T13:47:12.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:47:12 [2023-04-26T13:47:12.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:47:12 [2023-04-26T13:47:12.495Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:47:12 [2023-04-26T13:47:12.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:47:12 [2023-04-26T13:47:12.755Z] --- PASS: TestBuildMultiStageCopy (1.14s)
13:47:12 [2023-04-26T13:47:12.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.82s)
13:47:12 [2023-04-26T13:47:12.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
13:47:12 [2023-04-26T13:47:12.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
13:47:12 [2023-04-26T13:47:12.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
13:47:12 [2023-04-26T13:47:12.755Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
13:47:12 [2023-04-26T13:47:12.755Z] === RUN   TestBuildMultiStageParentConfig
13:47:13 [2023-04-26T13:47:13.015Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
13:47:13 [2023-04-26T13:47:13.015Z] === RUN   TestBuildLabelWithTargets
13:47:13 [2023-04-26T13:47:13.586Z] --- PASS: TestBuildLabelWithTargets (0.51s)
13:47:13 [2023-04-26T13:47:13.586Z] === RUN   TestBuildWithEmptyLayers
13:47:13 [2023-04-26T13:47:13.586Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
13:47:13 [2023-04-26T13:47:13.586Z] === RUN   TestBuildMultiStageOnBuild
13:47:14 [2023-04-26T13:47:14.527Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
13:47:14 [2023-04-26T13:47:14.527Z] === RUN   TestBuildUncleanTarFilenames
13:47:14 [2023-04-26T13:47:14.788Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
13:47:14 [2023-04-26T13:47:14.788Z] === RUN   TestBuildMultiStageLayerLeak
13:47:15 [2023-04-26T13:47:15.728Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s)
13:47:15 [2023-04-26T13:47:15.729Z] === RUN   TestBuildWithHugeFile
13:48:12 [2023-04-26T13:48:12.076Z] --- PASS: TestBuildWithHugeFile (52.40s)
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildWCOWSandboxSize
13:48:12 [2023-04-26T13:48:12.076Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:48:12 [2023-04-26T13:48:12.076Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildWithEmptyDockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:48:12 [2023-04-26T13:48:12.076Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:48:12 [2023-04-26T13:48:12.076Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:48:12 [2023-04-26T13:48:12.076Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:48:12 [2023-04-26T13:48:12.076Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildPreserveOwnership
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildPreserveOwnership/copy_from
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:48:12 [2023-04-26T13:48:12.076Z] --- PASS: TestBuildPreserveOwnership (1.81s)
13:48:12 [2023-04-26T13:48:12.076Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.30s)
13:48:12 [2023-04-26T13:48:12.076Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.51s)
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildPlatformInvalid
13:48:12 [2023-04-26T13:48:12.076Z] --- PASS: TestBuildPlatformInvalid (0.03s)
13:48:12 [2023-04-26T13:48:12.076Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:48:12 [2023-04-26T13:48:12.076Z] Loaded image: busybox:latest
13:48:12 [2023-04-26T13:48:12.076Z] Loaded image: busybox:glibc
13:48:12 [2023-04-26T13:48:12.076Z] Loaded image: debian:bullseye-slim
13:48:12 [2023-04-26T13:48:12.076Z] Loaded image: hello-world:latest
13:48:12 [2023-04-26T13:48:12.076Z] Loaded image: arm32v7/hello-world:latest
13:48:20 [2023-04-26T13:48:20.213Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.69s)
13:48:20 [2023-04-26T13:48:20.213Z] PASS
13:48:20 [2023-04-26T13:48:20.213Z] 
13:48:20 [2023-04-26T13:48:20.213Z] === Skipped
13:48:20 [2023-04-26T13:48:20.213Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:48:20 [2023-04-26T13:48:20.213Z]     build_session_test.go:25: TODO: BuildKit
13:48:20 [2023-04-26T13:48:20.213Z] 
13:48:20 [2023-04-26T13:48:20.213Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:48:20 [2023-04-26T13:48:20.213Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:48:20 [2023-04-26T13:48:20.213Z] 
13:48:20 [2023-04-26T13:48:20.213Z] DONE 34 tests, 2 skipped in 79.149s
13:48:20 [2023-04-26T13:48:20.213Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:48:20 [2023-04-26T13:48:20.213Z] ++ 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
13:48:20 [2023-04-26T13:48:20.213Z] ++ set -e
13:48:20 [2023-04-26T13:48:20.213Z] ++ '[' -n 0 ']'
13:48:20 [2023-04-26T13:48:20.213Z] ++ set -x
13:48:20 [2023-04-26T13:48:20.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
13:48:20 [2023-04-26T13:48:20.213Z] INFO: Testing against a local daemon
13:48:20 [2023-04-26T13:48:20.213Z] === RUN   TestConfigInspect
13:48:21 [2023-04-26T13:48:21.594Z] --- PASS: TestConfigInspect (1.74s)
13:48:21 [2023-04-26T13:48:21.594Z] === RUN   TestConfigList
13:48:23 [2023-04-26T13:48:23.507Z] --- PASS: TestConfigList (1.72s)
13:48:23 [2023-04-26T13:48:23.508Z] === RUN   TestConfigsCreateAndDelete
13:48:24 [2023-04-26T13:48:24.890Z] --- PASS: TestConfigsCreateAndDelete (1.71s)
13:48:24 [2023-04-26T13:48:24.890Z] === RUN   TestConfigsUpdate
13:48:26 [2023-04-26T13:48:26.799Z] --- PASS: TestConfigsUpdate (1.80s)
13:48:26 [2023-04-26T13:48:26.799Z] === RUN   TestTemplatedConfig
13:48:29 [2023-04-26T13:48:29.356Z] --- PASS: TestTemplatedConfig (2.47s)
13:48:29 [2023-04-26T13:48:29.356Z] === RUN   TestConfigCreateResolve
13:48:31 [2023-04-26T13:48:31.268Z] --- PASS: TestConfigCreateResolve (1.69s)
13:48:31 [2023-04-26T13:48:31.268Z] PASS
13:48:31 [2023-04-26T13:48:31.268Z] 
13:48:31 [2023-04-26T13:48:31.268Z] DONE 6 tests in 11.203s
13:48:31 [2023-04-26T13:48:31.268Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:48:31 [2023-04-26T13:48:31.268Z] ++ 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
13:48:31 [2023-04-26T13:48:31.268Z] ++ set -e
13:48:31 [2023-04-26T13:48:31.269Z] ++ '[' -n 0 ']'
13:48:31 [2023-04-26T13:48:31.269Z] ++ set -x
13:48:31 [2023-04-26T13:48:31.269Z] ++ 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
13:48:31 [2023-04-26T13:48:31.269Z] INFO: Testing against a local daemon
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestAttachWithTTY
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestAttachWithTTY (0.05s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestAttachWithoutTTy
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestAttachWithoutTTy (0.04s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCheckpoint
13:48:31 [2023-04-26T13:48:31.269Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:48:31 [2023-04-26T13:48:31.269Z] --- SKIP: TestCheckpoint (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/commit
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/commit
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/create
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/containers/create
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/commit
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === CONT  TestContainerInvalidJSON/containers/create
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCopyFromContainerPathIsNotDir
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCopyToContainerPathDoesNotExist
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCopyEmptyFile
13:48:31 [2023-04-26T13:48:31.269Z] --- PASS: TestCopyEmptyFile (0.05s)
13:48:31 [2023-04-26T13:48:31.269Z] === RUN   TestCopyToContainerPathIsNotDir
13:48:31 [2023-04-26T13:48:31.529Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:48:31 [2023-04-26T13:48:31.529Z] === RUN   TestCopyFromContainer
13:48:31 [2023-04-26T13:48:31.789Z] === RUN   TestCopyFromContainer//
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/.
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer//.
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/./
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer//./
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer//bar/root
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer//bar/root/
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer//bar/root/.
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/quux
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/quux/
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/quux/.
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCopyFromContainer/bar/notarget
13:48:32 [2023-04-26T13:48:32.052Z] --- PASS: TestCopyFromContainer (0.66s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:48:32 [2023-04-26T13:48:32.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateLinkToNonExistingContainer
13:48:32 [2023-04-26T13:48:32.052Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateWithInvalidEnv
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateWithInvalidEnv/0
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateWithInvalidEnv/0
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateWithInvalidEnv/1
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateWithInvalidEnv/1
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateWithInvalidEnv/2
13:48:32 [2023-04-26T13:48:32.052Z] === PAUSE TestCreateWithInvalidEnv/2
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateWithInvalidEnv/0
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateWithInvalidEnv/2
13:48:32 [2023-04-26T13:48:32.052Z] === CONT  TestCreateWithInvalidEnv/1
13:48:32 [2023-04-26T13:48:32.052Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateTmpfsMountsTarget
13:48:32 [2023-04-26T13:48:32.052Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:48:32 [2023-04-26T13:48:32.052Z] === RUN   TestCreateWithCustomMaskedPaths
13:48:33 [2023-04-26T13:48:33.437Z] --- PASS: TestCreateWithCustomMaskedPaths (1.05s)
13:48:33 [2023-04-26T13:48:33.437Z] === RUN   TestCreateWithCustomReadonlyPaths
13:48:34 [2023-04-26T13:48:34.380Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:48:34 [2023-04-26T13:48:34.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:48:34 [2023-04-26T13:48:34.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:48:34 [2023-04-26T13:48:34.380Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:48:34 [2023-04-26T13:48:34.380Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:48:34 [2023-04-26T13:48:34.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:48:34 [2023-04-26T13:48:34.380Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:48:34 [2023-04-26T13:48:34.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
13:48:34 [2023-04-26T13:48:34.641Z] === RUN   TestCreateDifferentPlatform
13:48:34 [2023-04-26T13:48:34.641Z] === RUN   TestCreateDifferentPlatform/different_os
13:48:34 [2023-04-26T13:48:34.641Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:48:34 [2023-04-26T13:48:34.641Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:48:34 [2023-04-26T13:48:34.641Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:48:34 [2023-04-26T13:48:34.641Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:48:34 [2023-04-26T13:48:34.641Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:48:34 [2023-04-26T13:48:34.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:48:34 [2023-04-26T13:48:34.641Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:48:34 [2023-04-26T13:48:34.902Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:48:34 [2023-04-26T13:48:34.902Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:48:34 [2023-04-26T13:48:34.902Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:48:34 [2023-04-26T13:48:34.902Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:48:34 [2023-04-26T13:48:34.902Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:48:34 [2023-04-26T13:48:34.902Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:48:34 [2023-04-26T13:48:34.902Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:48:34 [2023-04-26T13:48:34.902Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:48:34 [2023-04-26T13:48:34.902Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:48:34 [2023-04-26T13:48:34.902Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:48:34 [2023-04-26T13:48:34.902Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:48:34 [2023-04-26T13:48:34.902Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestContainerStartOnDaemonRestart
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestContainerStartOnDaemonRestart
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestDaemonRestartIpcMode
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestDaemonRestartIpcMode
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestDaemonHostGatewayIP
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestDaemonHostGatewayIP
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestRestartDaemonWithRestartingContainer
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestContainerKillOnDaemonStart
13:48:34 [2023-04-26T13:48:34.902Z] === PAUSE TestContainerKillOnDaemonStart
13:48:34 [2023-04-26T13:48:34.902Z] === RUN   TestDiff
13:48:35 [2023-04-26T13:48:35.162Z] --- PASS: TestDiff (0.35s)
13:48:35 [2023-04-26T13:48:35.162Z] === RUN   TestExecConsoleSize
13:48:35 [2023-04-26T13:48:35.735Z] --- PASS: TestExecConsoleSize (0.44s)
13:48:35 [2023-04-26T13:48:35.735Z] === RUN   TestExecWithCloseStdin
13:48:35 [2023-04-26T13:48:35.996Z] --- PASS: TestExecWithCloseStdin (0.44s)
13:48:35 [2023-04-26T13:48:35.996Z] === RUN   TestExec
13:48:36 [2023-04-26T13:48:36.568Z] --- PASS: TestExec (0.42s)
13:48:36 [2023-04-26T13:48:36.568Z] === RUN   TestExecUser
13:48:36 [2023-04-26T13:48:36.829Z] --- PASS: TestExecUser (0.42s)
13:48:36 [2023-04-26T13:48:36.830Z] === RUN   TestExportContainerAndImportImage
13:48:37 [2023-04-26T13:48:37.401Z] --- PASS: TestExportContainerAndImportImage (0.44s)
13:48:37 [2023-04-26T13:48:37.401Z] === RUN   TestExportContainerAfterDaemonRestart
13:48:38 [2023-04-26T13:48:38.343Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
13:48:38 [2023-04-26T13:48:38.343Z] === RUN   TestHealthCheckWorkdir
13:48:38 [2023-04-26T13:48:38.915Z] --- PASS: TestHealthCheckWorkdir (0.49s)
13:48:38 [2023-04-26T13:48:38.915Z] === RUN   TestHealthKillContainer
13:48:47 [2023-04-26T13:48:47.079Z] --- PASS: TestHealthKillContainer (7.88s)
13:48:47 [2023-04-26T13:48:47.079Z] === RUN   TestHealthCheckProcessKilled
13:48:47 [2023-04-26T13:48:47.340Z] --- PASS: TestHealthCheckProcessKilled (0.57s)
13:48:47 [2023-04-26T13:48:47.340Z] === RUN   TestInspectCpusetInConfigPre120
13:48:47 [2023-04-26T13:48:47.912Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s)
13:48:47 [2023-04-26T13:48:47.912Z] === RUN   TestInspectAnnotations
13:48:47 [2023-04-26T13:48:47.912Z] --- PASS: TestInspectAnnotations (0.04s)
13:48:47 [2023-04-26T13:48:47.912Z] === RUN   TestIpcModeNone
13:48:48 [2023-04-26T13:48:48.174Z] --- PASS: TestIpcModeNone (0.45s)
13:48:48 [2023-04-26T13:48:48.174Z] === RUN   TestIpcModePrivate
13:48:48 [2023-04-26T13:48:48.435Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
13:48:48 [2023-04-26T13:48:48.696Z] --- PASS: TestIpcModePrivate (0.41s)
13:48:48 [2023-04-26T13:48:48.696Z] === RUN   TestIpcModeShareable
13:48:48 [2023-04-26T13:48:48.958Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
13:48:49 [2023-04-26T13:48:49.219Z] --- PASS: TestIpcModeShareable (0.43s)
13:48:49 [2023-04-26T13:48:49.219Z] === RUN   TestAPIIpcModeShareableAndContainer
13:48:50 [2023-04-26T13:48:50.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
13:48:50 [2023-04-26T13:48:50.603Z] === RUN   TestAPIIpcModeHost
13:48:50 [2023-04-26T13:48:50.866Z] --- PASS: TestAPIIpcModeHost (0.32s)
13:48:50 [2023-04-26T13:48:50.866Z] === RUN   TestDaemonIpcModeShareable
13:48:51 [2023-04-26T13:48:51.809Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
13:48:51 [2023-04-26T13:48:51.809Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
13:48:51 [2023-04-26T13:48:51.809Z] === RUN   TestDaemonIpcModePrivate
13:48:52 [2023-04-26T13:48:52.750Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
13:48:52 [2023-04-26T13:48:52.750Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
13:48:52 [2023-04-26T13:48:52.750Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:48:53 [2023-04-26T13:48:53.693Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
13:48:53 [2023-04-26T13:48:53.955Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
13:48:53 [2023-04-26T13:48:53.955Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:48:54 [2023-04-26T13:48:54.898Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
13:48:54 [2023-04-26T13:48:54.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
13:48:54 [2023-04-26T13:48:54.898Z] === RUN   TestIpcModeOlderClient
13:48:54 [2023-04-26T13:48:54.898Z] === PAUSE TestIpcModeOlderClient
13:48:54 [2023-04-26T13:48:54.898Z] === RUN   TestKillContainerInvalidSignal
13:48:55 [2023-04-26T13:48:55.159Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
13:48:55 [2023-04-26T13:48:55.160Z] === RUN   TestKillContainer
13:48:55 [2023-04-26T13:48:55.160Z] === RUN   TestKillContainer/no_signal
13:48:55 [2023-04-26T13:48:55.732Z] === RUN   TestKillContainer/non_killing_signal
13:48:55 [2023-04-26T13:48:55.993Z] === RUN   TestKillContainer/killing_signal
13:48:56 [2023-04-26T13:48:56.565Z] --- PASS: TestKillContainer (1.14s)
13:48:56 [2023-04-26T13:48:56.565Z]     --- PASS: TestKillContainer/no_signal (0.36s)
13:48:56 [2023-04-26T13:48:56.565Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
13:48:56 [2023-04-26T13:48:56.565Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
13:48:56 [2023-04-26T13:48:56.565Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:48:56 [2023-04-26T13:48:56.565Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:48:56 [2023-04-26T13:48:56.826Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:48:57 [2023-04-26T13:48:57.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
13:48:57 [2023-04-26T13:48:57.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
13:48:57 [2023-04-26T13:48:57.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
13:48:57 [2023-04-26T13:48:57.087Z] === RUN   TestKillStoppedContainer
13:48:57 [2023-04-26T13:48:57.348Z] --- PASS: TestKillStoppedContainer (0.04s)
13:48:57 [2023-04-26T13:48:57.348Z] === RUN   TestKillStoppedContainerAPIPre120
13:48:57 [2023-04-26T13:48:57.348Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:48:57 [2023-04-26T13:48:57.348Z] === RUN   TestKillDifferentUserContainer
13:48:57 [2023-04-26T13:48:57.608Z] --- PASS: TestKillDifferentUserContainer (0.38s)
13:48:57 [2023-04-26T13:48:57.608Z] === RUN   TestInspectOomKilledTrue
13:48:58 [2023-04-26T13:48:58.182Z] --- PASS: TestInspectOomKilledTrue (0.44s)
13:48:58 [2023-04-26T13:48:58.182Z] === RUN   TestInspectOomKilledFalse
13:48:58 [2023-04-26T13:48:58.443Z] --- PASS: TestInspectOomKilledFalse (0.37s)
13:48:58 [2023-04-26T13:48:58.443Z] === RUN   TestLinksEtcHostsContentMatch
13:48:58 [2023-04-26T13:48:58.716Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
13:48:58 [2023-04-26T13:48:58.716Z] === RUN   TestLinksContainerNames
13:48:59 [2023-04-26T13:48:59.668Z] --- PASS: TestLinksContainerNames (0.76s)
13:48:59 [2023-04-26T13:48:59.668Z] === RUN   TestLogsFollowTailEmpty
13:48:59 [2023-04-26T13:48:59.929Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:48:59 [2023-04-26T13:48:59.929Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:48:59 [2023-04-26T13:48:59.929Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:49:00 [2023-04-26T13:49:00.501Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:49:00 [2023-04-26T13:49:00.762Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:49:01 [2023-04-26T13:49:01.336Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:49:01 [2023-04-26T13:49:01.336Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:49:01 [2023-04-26T13:49:01.907Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:49:01 [2023-04-26T13:49:01.907Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:49:02 [2023-04-26T13:49:02.479Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:49:02 [2023-04-26T13:49:02.479Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:49:03 [2023-04-26T13:49:03.052Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:49:03 [2023-04-26T13:49:03.052Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:49:03 [2023-04-26T13:49:03.994Z] --- PASS: TestLogs (3.83s)
13:49:03 [2023-04-26T13:49:03.994Z]     --- PASS: TestLogs/driver_local (0.02s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
13:49:03 [2023-04-26T13:49:03.994Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s)
13:49:03 [2023-04-26T13:49:03.994Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s)
13:49:03 [2023-04-26T13:49:03.994Z] === RUN   TestContainerNetworkMountsNoChown
13:49:04 [2023-04-26T13:49:04.255Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/default
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/default
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/private
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/private
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rprivate
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rprivate
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/slave
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/slave
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rslave
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rslave
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/shared
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/shared
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rshared
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rshared
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/default
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/default/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/default/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/default/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rshared
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/shared
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rslave
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/slave
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rprivate
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/private
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/private/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/private/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/default/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:49:04 [2023-04-26T13:49:04.255Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/private/bind_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/private/mount_root
13:49:04 [2023-04-26T13:49:04.517Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:49:04 [2023-04-26T13:49:04.517Z] --- PASS: TestMountDaemonRoot (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:49:04 [2023-04-26T13:49:04.517Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
13:49:04 [2023-04-26T13:49:04.517Z] === RUN   TestContainerBindMountNonRecursive
13:49:05 [2023-04-26T13:49:05.460Z] --- PASS: TestContainerBindMountNonRecursive (0.91s)
13:49:05 [2023-04-26T13:49:05.460Z] === RUN   TestContainerVolumesMountedAsShared
13:49:05 [2023-04-26T13:49:05.724Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
13:49:05 [2023-04-26T13:49:05.724Z] === RUN   TestContainerVolumesMountedAsSlave
13:49:05 [2023-04-26T13:49:05.986Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
13:49:05 [2023-04-26T13:49:05.986Z] === RUN   TestContainerCopyLeaksMounts
13:49:06 [2023-04-26T13:49:06.562Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
13:49:06 [2023-04-26T13:49:06.562Z] === RUN   TestNetworkNat
13:49:07 [2023-04-26T13:49:07.134Z] --- PASS: TestNetworkNat (0.44s)
13:49:07 [2023-04-26T13:49:07.134Z] === RUN   TestNetworkLocalhostTCPNat
13:49:07 [2023-04-26T13:49:07.395Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
13:49:07 [2023-04-26T13:49:07.395Z] === RUN   TestNetworkLoopbackNat
13:49:09 [2023-04-26T13:49:09.939Z] --- PASS: TestNetworkLoopbackNat (2.56s)
13:49:09 [2023-04-26T13:49:09.939Z] === RUN   TestPause
13:49:10 [2023-04-26T13:49:10.510Z] --- PASS: TestPause (0.39s)
13:49:10 [2023-04-26T13:49:10.510Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:49:10 [2023-04-26T13:49:10.510Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:49:10 [2023-04-26T13:49:10.510Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:49:10 [2023-04-26T13:49:10.510Z] === RUN   TestPauseStopPausedContainer
13:49:10 [2023-04-26T13:49:10.771Z] --- PASS: TestPauseStopPausedContainer (0.42s)
13:49:10 [2023-04-26T13:49:10.771Z] === RUN   TestPidHost
13:49:11 [2023-04-26T13:49:11.714Z] --- PASS: TestPidHost (0.86s)
13:49:11 [2023-04-26T13:49:11.714Z] === RUN   TestPsFilter
13:49:11 [2023-04-26T13:49:11.714Z] --- PASS: TestPsFilter (0.08s)
13:49:11 [2023-04-26T13:49:11.714Z] === RUN   TestRemoveContainerWithRemovedVolume
13:49:11 [2023-04-26T13:49:11.977Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
13:49:11 [2023-04-26T13:49:11.977Z] === RUN   TestRemoveContainerWithVolume
13:49:12 [2023-04-26T13:49:12.551Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
13:49:12 [2023-04-26T13:49:12.551Z] === RUN   TestRemoveContainerRunning
13:49:12 [2023-04-26T13:49:12.818Z] --- PASS: TestRemoveContainerRunning (0.40s)
13:49:12 [2023-04-26T13:49:12.818Z] === RUN   TestRemoveContainerForceRemoveRunning
13:49:13 [2023-04-26T13:49:13.389Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
13:49:13 [2023-04-26T13:49:13.389Z] === RUN   TestRemoveInvalidContainer
13:49:13 [2023-04-26T13:49:13.389Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:49:13 [2023-04-26T13:49:13.389Z] === RUN   TestRenameLinkedContainer
13:49:14 [2023-04-26T13:49:14.773Z] --- PASS: TestRenameLinkedContainer (1.55s)
13:49:14 [2023-04-26T13:49:14.773Z] === RUN   TestRenameStoppedContainer
13:49:15 [2023-04-26T13:49:15.345Z] --- PASS: TestRenameStoppedContainer (0.40s)
13:49:15 [2023-04-26T13:49:15.345Z] === RUN   TestRenameRunningContainerAndReuse
13:49:15 [2023-04-26T13:49:15.917Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s)
13:49:15 [2023-04-26T13:49:15.917Z] === RUN   TestRenameInvalidName
13:49:16 [2023-04-26T13:49:16.488Z] --- PASS: TestRenameInvalidName (0.40s)
13:49:16 [2023-04-26T13:49:16.488Z] === RUN   TestRenameAnonymousContainer
13:49:17 [2023-04-26T13:49:17.874Z] --- PASS: TestRenameAnonymousContainer (1.26s)
13:49:17 [2023-04-26T13:49:17.874Z] === RUN   TestRenameContainerWithSameName
13:49:18 [2023-04-26T13:49:18.134Z] --- PASS: TestRenameContainerWithSameName (0.39s)
13:49:18 [2023-04-26T13:49:18.135Z] === RUN   TestRenameContainerWithLinkedContainer
13:49:18 [2023-04-26T13:49:18.708Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
13:49:18 [2023-04-26T13:49:18.708Z] === RUN   TestResize
13:49:19 [2023-04-26T13:49:19.278Z] --- PASS: TestResize (0.38s)
13:49:19 [2023-04-26T13:49:19.278Z] === RUN   TestResizeWithInvalidSize
13:49:19 [2023-04-26T13:49:19.539Z] --- PASS: TestResizeWithInvalidSize (0.41s)
13:49:19 [2023-04-26T13:49:19.539Z] === RUN   TestResizeWhenContainerNotStarted
13:49:20 [2023-04-26T13:49:20.113Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:49:20 [2023-04-26T13:49:20.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:21 [2023-04-26T13:49:21.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:49:22 [2023-04-26T13:49:22.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:49:23 [2023-04-26T13:49:23.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:49:23 [2023-04-26T13:49:23.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:49:24 [2023-04-26T13:49:24.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:25 [2023-04-26T13:49:25.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:49:28 [2023-04-26T13:49:28.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:49:28 [2023-04-26T13:49:28.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:49:29 [2023-04-26T13:49:29.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:49:31 [2023-04-26T13:49:31.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:49:31 [2023-04-26T13:49:31.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:49:32 [2023-04-26T13:49:32.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:49:33 [2023-04-26T13:49:33.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:49:34 [2023-04-26T13:49:34.220Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:49:36 [2023-04-26T13:49:36.132Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.17s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.56s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.43s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.46s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.53s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s)
13:49:36 [2023-04-26T13:49:36.132Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
13:49:36 [2023-04-26T13:49:36.132Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:49:36 [2023-04-26T13:49:36.132Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:49:36 [2023-04-26T13:49:36.703Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:49:37 [2023-04-26T13:49:37.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.69s)
13:49:37 [2023-04-26T13:49:37.646Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s)
13:49:37 [2023-04-26T13:49:37.646Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s)
13:49:37 [2023-04-26T13:49:37.646Z] === RUN   TestCgroupNamespacesRun
13:49:38 [2023-04-26T13:49:38.588Z] --- PASS: TestCgroupNamespacesRun (1.05s)
13:49:38 [2023-04-26T13:49:38.588Z] === RUN   TestCgroupNamespacesRunPrivileged
13:49:39 [2023-04-26T13:49:39.973Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
13:49:39 [2023-04-26T13:49:39.973Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:49:40 [2023-04-26T13:49:40.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
13:49:40 [2023-04-26T13:49:40.915Z] === RUN   TestCgroupNamespacesRunHostMode
13:49:41 [2023-04-26T13:49:41.861Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
13:49:41 [2023-04-26T13:49:41.861Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:49:42 [2023-04-26T13:49:42.809Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
13:49:42 [2023-04-26T13:49:42.809Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:49:43 [2023-04-26T13:49:43.752Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
13:49:43 [2023-04-26T13:49:43.752Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:49:44 [2023-04-26T13:49:44.693Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
13:49:44 [2023-04-26T13:49:44.694Z] === RUN   TestCgroupNamespacesRunOlderClient
13:49:45 [2023-04-26T13:49:45.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s)
13:49:45 [2023-04-26T13:49:45.635Z] === RUN   TestNISDomainname
13:49:45 [2023-04-26T13:49:45.896Z] --- PASS: TestNISDomainname (0.51s)
13:49:45 [2023-04-26T13:49:45.896Z] === RUN   TestHostnameDnsResolution
13:49:46 [2023-04-26T13:49:46.839Z] --- PASS: TestHostnameDnsResolution (0.59s)
13:49:46 [2023-04-26T13:49:46.839Z] === RUN   TestUnprivilegedPortsAndPing
13:49:47 [2023-04-26T13:49:47.101Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
13:49:47 [2023-04-26T13:49:47.101Z] === RUN   TestPrivilegedHostDevices
13:49:47 [2023-04-26T13:49:47.673Z] --- PASS: TestPrivilegedHostDevices (0.46s)
13:49:47 [2023-04-26T13:49:47.673Z] === RUN   TestRunConsoleSize
13:49:47 [2023-04-26T13:49:47.933Z] --- PASS: TestRunConsoleSize (0.40s)
13:49:47 [2023-04-26T13:49:47.933Z] === RUN   TestRunWithAlternativeContainerdShim
13:49:49 [2023-04-26T13:49:49.849Z] --- PASS: TestRunWithAlternativeContainerdShim (1.84s)
13:49:49 [2023-04-26T13:49:49.849Z] === RUN   TestStats
13:49:52 [2023-04-26T13:49:52.392Z] --- PASS: TestStats (2.41s)
13:49:52 [2023-04-26T13:49:52.392Z] === RUN   TestStopContainerWithTimeout
13:49:52 [2023-04-26T13:49:52.392Z] === RUN   TestStopContainerWithTimeout/0
13:49:52 [2023-04-26T13:49:52.392Z] === PAUSE TestStopContainerWithTimeout/0
13:49:52 [2023-04-26T13:49:52.392Z] === RUN   TestStopContainerWithTimeout/1
13:49:52 [2023-04-26T13:49:52.392Z] === PAUSE TestStopContainerWithTimeout/1
13:49:52 [2023-04-26T13:49:52.392Z] === RUN   TestStopContainerWithTimeout/3
13:49:52 [2023-04-26T13:49:52.392Z] === PAUSE TestStopContainerWithTimeout/3
13:49:52 [2023-04-26T13:49:52.392Z] === RUN   TestStopContainerWithTimeout/-1
13:49:52 [2023-04-26T13:49:52.392Z] === PAUSE TestStopContainerWithTimeout/-1
13:49:52 [2023-04-26T13:49:52.392Z] === CONT  TestStopContainerWithTimeout/0
13:49:52 [2023-04-26T13:49:52.392Z] === CONT  TestStopContainerWithTimeout/-1
13:49:52 [2023-04-26T13:49:52.963Z] === CONT  TestStopContainerWithTimeout/3
13:49:54 [2023-04-26T13:49:54.874Z] === CONT  TestStopContainerWithTimeout/1
13:49:56 [2023-04-26T13:49:56.257Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:49:56 [2023-04-26T13:49:56.257Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
13:49:56 [2023-04-26T13:49:56.257Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.49s)
13:49:56 [2023-04-26T13:49:56.257Z]     --- PASS: TestStopContainerWithTimeout/3 (2.33s)
13:49:56 [2023-04-26T13:49:56.257Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
13:49:56 [2023-04-26T13:49:56.257Z] === RUN   TestDeleteDevicemapper
13:49:56 [2023-04-26T13:49:56.257Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:49:56 [2023-04-26T13:49:56.257Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:49:56 [2023-04-26T13:49:56.257Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:49:57 [2023-04-26T13:49:57.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.02s)
13:49:57 [2023-04-26T13:49:57.198Z] === RUN   TestUpdateMemory
13:49:57 [2023-04-26T13:49:57.770Z] --- PASS: TestUpdateMemory (0.51s)
13:49:57 [2023-04-26T13:49:57.770Z] === RUN   TestUpdateCPUQuota
13:49:58 [2023-04-26T13:49:58.367Z] --- PASS: TestUpdateCPUQuota (0.68s)
13:49:58 [2023-04-26T13:49:58.367Z] === RUN   TestUpdatePidsLimit
13:49:58 [2023-04-26T13:49:58.367Z] === RUN   TestUpdatePidsLimit/update_from_none
13:49:58 [2023-04-26T13:49:58.627Z] === RUN   TestUpdatePidsLimit/no_change
13:49:58 [2023-04-26T13:49:58.627Z] === RUN   TestUpdatePidsLimit/update_lower
13:49:58 [2023-04-26T13:49:58.887Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:49:59 [2023-04-26T13:49:59.147Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:49:59 [2023-04-26T13:49:59.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:49:59 [2023-04-26T13:49:59.668Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:50:00 [2023-04-26T13:50:00.239Z] --- PASS: TestUpdatePidsLimit (1.90s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
13:50:00 [2023-04-26T13:50:00.239Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
13:50:00 [2023-04-26T13:50:00.239Z] === RUN   TestUpdateRestartPolicy
13:50:12 [2023-04-26T13:50:12.464Z] --- PASS: TestUpdateRestartPolicy (10.62s)
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestUpdateRestartWithAutoRemove
13:50:12 [2023-04-26T13:50:12.464Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitNonBlocked
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] --- PASS: TestWaitNonBlocked (0.01s)
13:50:12 [2023-04-26T13:50:12.464Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
13:50:12 [2023-04-26T13:50:12.464Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitBlocked
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:50:12 [2023-04-26T13:50:12.464Z] --- PASS: TestWaitBlocked (0.01s)
13:50:12 [2023-04-26T13:50:12.464Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.51s)
13:50:12 [2023-04-26T13:50:12.464Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitConditions
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitConditions/default
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitConditions/default
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitConditions/not-running
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitConditions/not-running
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitConditions/next-exit
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitConditions/next-exit
13:50:12 [2023-04-26T13:50:12.464Z] === RUN   TestWaitConditions/removed
13:50:12 [2023-04-26T13:50:12.464Z] === PAUSE TestWaitConditions/removed
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitConditions/default
13:50:12 [2023-04-26T13:50:12.464Z] === CONT  TestWaitConditions/removed
13:50:12 [2023-04-26T13:50:12.464Z]     wait_test.go:146: ContainerID = 58c7177b6de0631b117d5ae29cd0b538c0cc276c2c39a3bc2e4a8d0cd89125dd
13:50:12 [2023-04-26T13:50:12.464Z]     wait_test.go:146: ContainerID = 164139ae70bcef5a7abe9b800e33b7f3bf4815511c6f65c5a9d44b1f28cb06df
13:50:13 [2023-04-26T13:50:13.035Z] === CONT  TestWaitConditions/next-exit
13:50:13 [2023-04-26T13:50:13.035Z]     wait_test.go:146: ContainerID = 3ad7af9b2c6c0659b7b98281e07b4e916242e3b0fed8eefce858d5d8d7ba4ab6
13:50:13 [2023-04-26T13:50:13.035Z] === CONT  TestWaitConditions/not-running
13:50:13 [2023-04-26T13:50:13.035Z]     wait_test.go:146: ContainerID = e9bf6835c518f87895f5bda0358382ada73b1bb56e3eeff1b1c63e519adf0d97
13:50:13 [2023-04-26T13:50:13.606Z] --- PASS: TestWaitConditions (0.01s)
13:50:13 [2023-04-26T13:50:13.606Z]     --- PASS: TestWaitConditions/default (0.63s)
13:50:13 [2023-04-26T13:50:13.606Z]     --- PASS: TestWaitConditions/removed (0.68s)
13:50:13 [2023-04-26T13:50:13.606Z]     --- PASS: TestWaitConditions/next-exit (0.45s)
13:50:13 [2023-04-26T13:50:13.606Z]     --- PASS: TestWaitConditions/not-running (0.42s)
13:50:13 [2023-04-26T13:50:13.606Z] === RUN   TestWaitRestartedContainer
13:50:13 [2023-04-26T13:50:13.606Z] === RUN   TestWaitRestartedContainer/default
13:50:13 [2023-04-26T13:50:13.606Z] === PAUSE TestWaitRestartedContainer/default
13:50:13 [2023-04-26T13:50:13.606Z] === RUN   TestWaitRestartedContainer/not-running
13:50:13 [2023-04-26T13:50:13.606Z] === PAUSE TestWaitRestartedContainer/not-running
13:50:13 [2023-04-26T13:50:13.606Z] === RUN   TestWaitRestartedContainer/next-exit
13:50:13 [2023-04-26T13:50:13.606Z] === PAUSE TestWaitRestartedContainer/next-exit
13:50:13 [2023-04-26T13:50:13.606Z] === CONT  TestWaitRestartedContainer/default
13:50:13 [2023-04-26T13:50:13.606Z] === CONT  TestWaitRestartedContainer/next-exit
13:50:14 [2023-04-26T13:50:14.990Z] === CONT  TestWaitRestartedContainer/not-running
13:50:15 [2023-04-26T13:50:15.561Z] --- PASS: TestWaitRestartedContainer (0.02s)
13:50:15 [2023-04-26T13:50:15.561Z]     --- PASS: TestWaitRestartedContainer/default (1.21s)
13:50:15 [2023-04-26T13:50:15.561Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.23s)
13:50:15 [2023-04-26T13:50:15.561Z]     --- PASS: TestWaitRestartedContainer/not-running (0.76s)
13:50:15 [2023-04-26T13:50:15.561Z] === CONT  TestRestartDaemonWithRestartingContainer
13:50:15 [2023-04-26T13:50:15.561Z] === CONT  TestContainerStartOnDaemonRestart
13:50:17 [2023-04-26T13:50:17.474Z] --- PASS: TestContainerStartOnDaemonRestart (1.92s)
13:50:17 [2023-04-26T13:50:17.474Z] === CONT  TestDaemonHostGatewayIP
13:50:18 [2023-04-26T13:50:18.045Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
13:50:18 [2023-04-26T13:50:18.045Z] === CONT  TestDaemonRestartIpcMode
13:50:19 [2023-04-26T13:50:19.430Z] --- PASS: TestDaemonHostGatewayIP (2.09s)
13:50:19 [2023-04-26T13:50:19.430Z] === CONT  TestIpcModeOlderClient
13:50:19 [2023-04-26T13:50:19.691Z] --- PASS: TestIpcModeOlderClient (0.05s)
13:50:19 [2023-04-26T13:50:19.691Z] === CONT  TestContainerKillOnDaemonStart
13:50:19 [2023-04-26T13:50:19.955Z] --- PASS: TestDaemonRestartIpcMode (2.09s)
13:50:32 [2023-04-26T13:50:32.184Z] --- PASS: TestContainerKillOnDaemonStart (11.38s)
13:50:32 [2023-04-26T13:50:32.184Z] PASS
13:50:32 [2023-04-26T13:50:32.184Z] 
13:50:32 [2023-04-26T13:50:32.184Z] === Skipped
13:50:32 [2023-04-26T13:50:32.184Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:50:32 [2023-04-26T13:50:32.184Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:50:32 [2023-04-26T13:50:32.184Z] 
13:50:32 [2023-04-26T13:50:32.184Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:50:32 [2023-04-26T13:50:32.184Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:50:32 [2023-04-26T13:50:32.184Z] 
13:50:32 [2023-04-26T13:50:32.184Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:50:32 [2023-04-26T13:50:32.184Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:50:32 [2023-04-26T13:50:32.184Z] 
13:50:32 [2023-04-26T13:50:32.184Z] DONE 283 tests, 3 skipped in 120.072s
13:50:32 [2023-04-26T13:50:32.184Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:50:32 [2023-04-26T13:50:32.184Z] ++ 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
13:50:32 [2023-04-26T13:50:32.184Z] ++ set -e
13:50:32 [2023-04-26T13:50:32.184Z] ++ '[' -n 0 ']'
13:50:32 [2023-04-26T13:50:32.184Z] ++ set -x
13:50:32 [2023-04-26T13:50:32.184Z] ++ 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
13:50:32 [2023-04-26T13:50:32.184Z] INFO: Testing against a local daemon
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestConfigDaemonID
13:50:32 [2023-04-26T13:50:32.184Z]     daemon_test.go:52: [dea0620a1e2ee] daemon is not started
13:50:32 [2023-04-26T13:50:32.184Z] --- PASS: TestConfigDaemonID (1.04s)
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:50:32 [2023-04-26T13:50:32.184Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:50:32 [2023-04-26T13:50:32.184Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation/invalid_config
13:50:32 [2023-04-26T13:50:32.184Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation/malformed_config
13:50:32 [2023-04-26T13:50:32.184Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:50:32 [2023-04-26T13:50:32.184Z] === RUN   TestDaemonConfigValidation/valid_config
13:50:32 [2023-04-26T13:50:32.184Z] === PAUSE TestDaemonConfigValidation/valid_config
13:50:32 [2023-04-26T13:50:32.184Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:50:32 [2023-04-26T13:50:32.184Z] === CONT  TestDaemonConfigValidation/malformed_config
13:50:32 [2023-04-26T13:50:32.184Z] === CONT  TestDaemonConfigValidation/valid_config
13:50:32 [2023-04-26T13:50:32.184Z] === CONT  TestDaemonConfigValidation/invalid_config
13:50:32 [2023-04-26T13:50:32.445Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:50:32 [2023-04-26T13:50:32.445Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:50:32 [2023-04-26T13:50:32.445Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
13:50:32 [2023-04-26T13:50:32.445Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
13:50:32 [2023-04-26T13:50:32.445Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
13:50:32 [2023-04-26T13:50:32.445Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
13:50:32 [2023-04-26T13:50:32.445Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:50:32 [2023-04-26T13:50:32.445Z] === RUN   TestConfigDaemonSeccompProfiles
13:50:32 [2023-04-26T13:50:32.445Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:50:33 [2023-04-26T13:50:33.386Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:50:34 [2023-04-26T13:50:34.772Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:50:35 [2023-04-26T13:50:35.713Z]     daemon_test.go:166: [df7218bb93922] daemon is not started
13:50:35 [2023-04-26T13:50:35.713Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
13:50:35 [2023-04-26T13:50:35.713Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:50:35 [2023-04-26T13:50:35.713Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:50:35 [2023-04-26T13:50:35.713Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:50:35 [2023-04-26T13:50:35.713Z] === RUN   TestDaemonProxy
13:50:35 [2023-04-26T13:50:35.713Z] === RUN   TestDaemonProxy/environment_variables
13:50:37 [2023-04-26T13:50:37.624Z] === RUN   TestDaemonProxy/command-line_options
13:50:39 [2023-04-26T13:50:39.007Z] === RUN   TestDaemonProxy/configuration_file
13:50:40 [2023-04-26T13:50:40.918Z] === RUN   TestDaemonProxy/conflicting_options
13:50:41 [2023-04-26T13:50:41.178Z] === RUN   TestDaemonProxy/reload_sanitized
13:50:41 [2023-04-26T13:50:41.754Z] --- PASS: TestDaemonProxy (6.23s)
13:50:41 [2023-04-26T13:50:41.754Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
13:50:41 [2023-04-26T13:50:41.754Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
13:50:41 [2023-04-26T13:50:41.754Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
13:50:41 [2023-04-26T13:50:41.754Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:50:41 [2023-04-26T13:50:41.754Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:50:41 [2023-04-26T13:50:41.754Z] === RUN   TestLiveRestore
13:50:41 [2023-04-26T13:50:41.754Z] === RUN   TestLiveRestore/volume_references
13:50:41 [2023-04-26T13:50:41.754Z] === PAUSE TestLiveRestore/volume_references
13:50:41 [2023-04-26T13:50:41.754Z] === CONT  TestLiveRestore/volume_references
13:50:42 [2023-04-26T13:50:42.325Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:50:42 [2023-04-26T13:50:42.325Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:50:43 [2023-04-26T13:50:43.276Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:50:44 [2023-04-26T13:50:44.222Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:50:44 [2023-04-26T13:50:44.792Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:50:45 [2023-04-26T13:50:45.733Z] --- PASS: TestLiveRestore (0.00s)
13:50:45 [2023-04-26T13:50:45.733Z]     --- PASS: TestLiveRestore/volume_references (3.94s)
13:50:45 [2023-04-26T13:50:45.733Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.34s)
13:50:45 [2023-04-26T13:50:45.733Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s)
13:50:45 [2023-04-26T13:50:45.733Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
13:50:45 [2023-04-26T13:50:45.733Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
13:50:45 [2023-04-26T13:50:45.733Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
13:50:45 [2023-04-26T13:50:45.733Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:50:46 [2023-04-26T13:50:46.304Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
13:50:46 [2023-04-26T13:50:46.304Z] PASS
13:50:46 [2023-04-26T13:50:46.304Z] 
13:50:46 [2023-04-26T13:50:46.304Z] DONE 25 tests in 15.339s
13:50:46 [2023-04-26T13:50:46.304Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:50:46 [2023-04-26T13:50:46.304Z] ++ 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
13:50:46 [2023-04-26T13:50:46.304Z] ++ set -e
13:50:46 [2023-04-26T13:50:46.304Z] ++ '[' -n 0 ']'
13:50:46 [2023-04-26T13:50:46.304Z] ++ set -x
13:50:46 [2023-04-26T13:50:46.304Z] ++ 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
13:50:46 [2023-04-26T13:50:46.564Z] INFO: Testing against a local daemon
13:50:46 [2023-04-26T13:50:46.564Z] === RUN   TestCommitInheritsEnv
13:50:46 [2023-04-26T13:50:46.564Z] --- PASS: TestCommitInheritsEnv (0.15s)
13:50:46 [2023-04-26T13:50:46.564Z] === RUN   TestImportExtremelyLargeImageWorks
13:50:46 [2023-04-26T13:50:46.564Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:50:46 [2023-04-26T13:50:46.564Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:50:46 [2023-04-26T13:50:46.564Z] === RUN   TestImportWithCustomPlatform
13:50:46 [2023-04-26T13:50:46.564Z] === RUN   TestImportWithCustomPlatform/#00
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/_______
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform//
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/linux
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/LINUX
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/macos
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:50:46 [2023-04-26T13:50:46.825Z] --- PASS: TestImportWithCustomPlatform (0.12s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:50:46 [2023-04-26T13:50:46.825Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImagesFilterMultiReference
13:50:46 [2023-04-26T13:50:46.825Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:50:46 [2023-04-26T13:50:46.825Z] === RUN   TestImagesFilterBeforeSince
13:50:47 [2023-04-26T13:50:47.086Z]     list_test.go:87: ImageList: ID=sha256:1a140c567c6c55953e0d91e6c56d0e3b1d273132a91b576ff2e4a8791085c9c0 RepoTags=[testimagesfilterbeforesince:v2]
13:50:47 [2023-04-26T13:50:47.086Z]     list_test.go:87: ImageList: ID=sha256:d0f11a481f07b712e96e517f093aaf83c251a08d3e6c8e3a2299f339b974006a RepoTags=[testimagesfilterbeforesince:v3]
13:50:47 [2023-04-26T13:50:47.086Z]     list_test.go:87: ImageList: ID=sha256:f54cba33b9ab514f2aec5445fa42cb05c5278edddfd4e959366a27153a7a928e RepoTags=[testimagesfilterbeforesince:v1]
13:50:47 [2023-04-26T13:50:47.086Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
13:50:47 [2023-04-26T13:50:47.086Z] === RUN   TestImagePullPlatformInvalid
13:50:47 [2023-04-26T13:50:47.086Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:50:47 [2023-04-26T13:50:47.086Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" 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=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.20.3 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=94ca09d4-9513-488a-b81b-25812f8abee7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42936" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=94ca09d4-9513-488a-b81b-25812f8abee7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42936" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11332ms http.response.status=200 http.response.written=2 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.086Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=3d248c85-0275-4a51-a016-0dbff1f1aaa6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=3d248c85-0275-4a51-a016-0dbff1f1aaa6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=693fb71c-2f5d-40db-9357-a7c20fa2ceff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=693fb71c-2f5d-40db-9357-a7c20fa2ceff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=693fb71c-2f5d-40db-9357-a7c20fa2ceff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=26.495µs trace.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=198bcc5d-a42e-477b-b20c-2ff465886b8c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=693fb71c-2f5d-40db-9357-a7c20fa2ceff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.645842ms http.response.status=404 http.response.written=157 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=3d248c85-0275-4a51-a016-0dbff1f1aaa6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=2.590489ms trace.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=03254338-6755-44c4-87bc-b3e326395ebf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=3d248c85-0275-4a51-a016-0dbff1f1aaa6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42940" 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.265541ms http.response.status=404 http.response.written=157 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=109.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=71299f86-ee1e-415a-aca2-365cb8884086 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=14.54µs trace.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=d306567a-d251-4ec7-b7cf-48593b7a70d8 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=88.041µs trace.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=9294273f-0f80-4623-954b-1ec8bbd1be4c trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=981d5dfa-81dc-4aac-a100-49ab5afe3097 http.request.method=POST http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=3.671162ms http.response.status=202 http.response.written=0 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=73.658µs trace.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=66f069fd-8049-4896-92fb-c1b7fde07d9a trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=10.486µs trace.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=5d209859-a4ee-467b-8aad-dc668d441904 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=99.463µs trace.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=ce184ba8-807c-4220-bfc9-0944b22ab57d trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=80bdc139-e729-4b55-b134-0259b03c07e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=3.589898ms http.response.status=202 http.response.written=0 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.350Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=45.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76818ef5-5298-4467-8f0e-a9a25275c8be trace.line=82 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=14.917µs trace.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=8f3e5d63-ebc7-4017-97ef-7f405f4b5e82 trace.line=141 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=194.617µs trace.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=95076f99-1eef-471d-a6c3-c27356c9ad64 trace.line=124 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=19.7µs trace.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=f060b1a8-5bac-4314-b1f7-833f737909bc trace.line=141 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=18.043µs trace.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=48d05f61-291a-468f-8591-72164af1c573 trace.line=141 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=14.302µs trace.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=cca32717-f50b-4adf-aebf-6a7b4e658c8c trace.line=141 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527/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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=66.428µs trace.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=0f2d3573-686f-498c-9ed4-121d8e1dcb31 trace.line=167 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=72.476µs trace.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=182f2a90-3c59-4d02-9c06-0d176dcf114c trace.line=95 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8870d1e5-499f-4efb-bb62-fb42e4717527\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=112.427µs trace.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=b69864a1-0dd0-4793-9885-ba323b17d1f4 trace.line=181 vars.name=test vars.uuid=8870d1e5-499f-4efb-bb62-fb42e4717527 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=66215f31-bf06-4cee-be97-6ed9101b24e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42940" http.request.uri="/v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.478259ms http.response.status=201 http.response.written=0 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "PUT /v2/test/blobs/uploads/8870d1e5-499f-4efb-bb62-fb42e4717527?_state=cyjt2cE9RqhFaQAGDp6yvuVfe7RncuvuiNRPFADlqNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NzBkMWU1LTQ5OWYtNGVmYi1iYjYyLWZiNDJlNDcxNzUyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTIyMzM5ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=38.95µs trace.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=e9140edf-d572-40b5-9beb-e8967764269b trace.line=82 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=29.563µs trace.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=5a6a117a-7ac1-4c06-a548-685ec32606c0 trace.line=141 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=83.676µs trace.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=2b40de88-24a9-4bd2-9b6a-b87522e032ac trace.line=124 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=11.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=336fd295-76b1-4dfd-add5-3d369dbf659d trace.line=141 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=18.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4dd30f8e-06f3-4ef2-8760-5cd38cb38198 trace.line=141 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.351Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=35.676µs trace.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=71581afc-08c5-4174-94f2-07926d2071dd trace.line=141 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5/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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=82.634µs trace.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=1f22cb0f-2d40-4e8d-8efe-35c5e00c8c49 trace.line=167 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=85.801µs trace.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=8c1dc81b-841b-481e-b7bf-d6f99d26322f trace.line=95 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=168.911µs trace.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=03022ff3-5420-47cf-b8c2-a8e87e7ebf3d trace.line=181 vars.name=test vars.uuid=77f526f0-7a22-4f54-a68f-6b02df8b2bd5 version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=76434dc4-3cdb-4772-8893-93cab32a718f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=5.14404ms http.response.status=201 http.response.written=0 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "PUT /v2/test/blobs/uploads/77f526f0-7a22-4f54-a68f-6b02df8b2bd5?_state=k2ZxmfeFIQhu3NmZI6PWCv-9IhN3Czd17CnpfqFZN457Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3ZjUyNmYwLTdhMjItNGY1NC1hNjhmLTZiMDJkZjhiMmJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yNlQxMzo1MDo0Ny4wOTU3NzUzNDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=7e36a6d9-2d82-4937-8712-bb991d3f689b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=7e36a6d9-2d82-4937-8712-bb991d3f689b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=7e36a6d9-2d82-4937-8712-bb991d3f689b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=29.661µs trace.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=616407ca-0f37-4bcf-bd57-19ecd6ee714f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=7e36a6d9-2d82-4937-8712-bb991d3f689b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42948" 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=3.065796ms http.response.status=404 http.response.written=96 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=47.237µs trace.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=cf468f12-119f-4bc3-8d05-b0b3d8bcbca1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=14.818µs trace.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=fc349ffc-c448-46ab-bb56-1911d06449c6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=19.463µs trace.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=b7e6e6d4-a412-4197-adfd-a4526d448982 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=10.56µs trace.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=9f7abbc6-821a-493a-ab02-f8d32d7fba43 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=17.28µs trace.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=b2d9e6bb-be2f-410f-90fe-42d272a1e9b7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=70.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=87e06555-7319-42c8-9526-926f6b079fd1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=53.275µs trace.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=cebb2efb-efc4-43a8-a6f1-f035a56c3a08 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=239.614µs trace.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=7b25ea4c-1eb3-4a65-8546-6907a59034be trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=74.15µs trace.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=ca4e20ac-fefb-4537-8e81-202caa28542a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=155.307µs trace.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=638eed02-6ab9-4dd9-a9ea-73e766f6c114 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=fbbdf237-c4d4-4953-b2d2-eb46c02c04f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=2.701833ms http.response.status=201 http.response.written=0 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bae0c907-ec22-4c67-9374-3dd6dde009d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bae0c907-ec22-4c67-9374-3dd6dde009d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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="840.008µs" http.response.status=200 http.response.written=2 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.352Z] time="2023-04-26T13:50:47Z" 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=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=46.294µs trace.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=e0e40257-67c3-40fd-b648-b68bba8c5c16 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=21.908µs trace.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=173d7f6c-4ee5-4bbb-abea-fe078ec560df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=15.828µs trace.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=b4c65c50-bf35-4bbb-a74b-2186468afee5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=16.952µs trace.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=329b793d-d5a9-4f48-b73c-df528dfdcb84 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99c623ba-74dc-449f-b461-ccabb7a6c232 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42988" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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=1.283446ms http.response.status=200 http.response.written=417 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=100.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).GetContent" trace.id=22a263d8-8102-413f-aafe-fc67127d0c46 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=118.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=877e02e9-e493-4834-ab32-4a96748e3a60 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=37.957µs trace.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=ff863ead-d374-4483-86ed-10d4937b3a56 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5c9600c5-3b0e-43fb-96eb-568170acc674 http.request.method=GET http.request.remoteaddr="127.0.0.1:42996" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.221496ms http.response.status=200 http.response.written=417 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=133.054µs trace.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=ededf8e4-44d3-4b6c-aa6e-9dffc2171deb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=21.957µs trace.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=f8976c20-33e3-4fe1-8371-24c5a869e97f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=22.236µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=130bd978-2c8d-4dc4-87a3-2dba3e6e3f09 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=9.362µs trace.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=25406a79-d8b1-41c2-8f30-855c3fa75368 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=8.895µs trace.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=4daa8420-0e30-458b-84d7-0bbf7e277954 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.353Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=5.621µs trace.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=8681a224-c5d3-4dc3-8ef9-abe3cc1cad83 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=140.357µs trace.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=8758abd8-b02c-4d85-95cc-5bc112bfe5ce trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=54.622µs trace.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=9e3cf933-a6db-4abd-bad2-371df89205b9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=31.434µs trace.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=b01f9a61-18d6-449d-a449-f1bcc4c80d29 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=96d4757c-fa6c-48b2-8711-834416362d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:43004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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=5.335481ms http.response.status=200 http.response.written=179 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=50.551µs trace.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=ea8eae4d-13e5-4a57-b160-80637c4fd48f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=14.884µs trace.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=981e5b85-e52c-452d-b4f8-9bc248c7aa4e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=17.502µs trace.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=2de7e158-26d4-4c4b-8c52-ba273f06ed1a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=8.87µs trace.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=c51ddfaf-0a11-4f69-9260-243f70d30365 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=8.156µs trace.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=2672332c-6420-47c7-a793-129aff46c63d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=7.105µs trace.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=c3a86b48-ca56-4472-9b18-d125c38846db trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=24.188µs trace.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=952c3091-81ce-42e5-bb9a-ea353ace6622 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=32.533µs trace.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=a428e0ef-8c33-41df-96a9-b0e38b566fe6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=12.587µs trace.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=ad7be0d0-263b-4a2f-94bb-ba65d6d20563 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=66c3c1f3-b4a2-4fd6-ab38-bcf874577401 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.902782ms http.response.status=200 http.response.written=68 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5336eb93-35ee-4699-aa2d-5608fed59b13 http.request.method=GET http.request.remoteaddr="127.0.0.1:43038" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5336eb93-35ee-4699-aa2d-5608fed59b13 http.request.method=GET http.request.remoteaddr="127.0.0.1:43038" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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.506847ms http.response.status=200 http.response.written=2 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=71.786µs trace.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=c6bf77ec-3a1f-4ff7-8d29-e811f20e951c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=28.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f0d51f3c-dd15-48fa-9083-297e3dabac99 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.354Z] time="2023-04-26T13:50:47Z" 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=f3a17865-1da0-4097-a5ae-16c4fba6ccd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43042" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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=2.277422ms http.response.status=404 http.response.written=181 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" 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=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=43.75µs trace.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=8983cfc7-9373-4ea2-9bae-742cf41487b7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" 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=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc trace.duration=11.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=63c9b07e-78a7-42b9-8fec-566be187c54a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] time="2023-04-26T13:50:47Z" 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=3ae45fe4-59f2-490b-8a0b-cc30b0075470 http.request.method=GET http.request.remoteaddr="127.0.0.1:43044" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 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.306601ms http.response.status=404 http.response.written=181 instance.id=dfcdb2f0-431b-4117-aae0-86fddd7ddddc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:50:47 [2023-04-26T13:50:47.355Z] 127.0.0.1 - - [26/Apr/2023:13:50:47 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/979be6a17022a8d571df8fd0615e0e5ae076dc23 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:50:47 [2023-04-26T13:50:47.355Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
13:50:47 [2023-04-26T13:50:47.355Z] === RUN   TestRemoveImageOrphaning
13:50:47 [2023-04-26T13:50:47.355Z] --- PASS: TestRemoveImageOrphaning (0.14s)
13:50:47 [2023-04-26T13:50:47.355Z] === RUN   TestRemoveImageGarbageCollector
13:50:47 [2023-04-26T13:50:47.355Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:50:47 [2023-04-26T13:50:47.355Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:50:47 [2023-04-26T13:50:47.355Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestTagInvalidReference
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagInvalidReference (0.02s)
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestTagValidPrefixedRepo
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestTagExistedNameWithoutForce
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestTagOfficialNames
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagOfficialNames (0.05s)
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestTagMatchesDigest
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestTagMatchesDigest (0.01s)
13:50:47 [2023-04-26T13:50:47.616Z] PASS
13:50:47 [2023-04-26T13:50:47.616Z] 
13:50:47 [2023-04-26T13:50:47.616Z] === Skipped
13:50:47 [2023-04-26T13:50:47.616Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:50:47 [2023-04-26T13:50:47.616Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:50:47 [2023-04-26T13:50:47.616Z] 
13:50:47 [2023-04-26T13:50:47.616Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:50:47 [2023-04-26T13:50:47.616Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:50:47 [2023-04-26T13:50:47.616Z] 
13:50:47 [2023-04-26T13:50:47.616Z] DONE 24 tests, 2 skipped in 1.296s
13:50:47 [2023-04-26T13:50:47.616Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:50:47 [2023-04-26T13:50:47.616Z] ++ 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
13:50:47 [2023-04-26T13:50:47.616Z] ++ set -e
13:50:47 [2023-04-26T13:50:47.616Z] ++ '[' -n 0 ']'
13:50:47 [2023-04-26T13:50:47.616Z] ++ set -x
13:50:47 [2023-04-26T13:50:47.616Z] ++ 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
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestStripANSICommands
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestStripANSICommands/#00
13:50:47 [2023-04-26T13:50:47.616Z] === RUN   TestStripANSICommands/#01
13:50:47 [2023-04-26T13:50:47.616Z] --- PASS: TestStripANSICommands (0.00s)
13:50:47 [2023-04-26T13:50:47.616Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:50:47 [2023-04-26T13:50:47.616Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:50:47 [2023-04-26T13:50:47.616Z] PASS
13:50:47 [2023-04-26T13:50:47.616Z] 
13:50:47 [2023-04-26T13:50:47.616Z] DONE 3 tests in 0.040s
13:50:47 [2023-04-26T13:50:47.616Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:50:47 [2023-04-26T13:50:47.616Z] ++ 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
13:50:47 [2023-04-26T13:50:47.616Z] ++ set -e
13:50:47 [2023-04-26T13:50:47.616Z] ++ '[' -n 0 ']'
13:50:47 [2023-04-26T13:50:47.616Z] ++ set -x
13:50:47 [2023-04-26T13:50:47.616Z] ++ 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
13:50:47 [2023-04-26T13:50:47.877Z] INFO: Testing against a local daemon
13:50:47 [2023-04-26T13:50:47.877Z] === RUN   TestNetworkCreateDelete
13:50:47 [2023-04-26T13:50:47.877Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:50:47 [2023-04-26T13:50:47.877Z] === RUN   TestDockerNetworkDeletePreferID
13:50:48 [2023-04-26T13:50:48.448Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
13:50:48 [2023-04-26T13:50:48.448Z] === RUN   TestDaemonDNSFallback
13:50:55 [2023-04-26T13:50:55.028Z] --- PASS: TestDaemonDNSFallback (6.11s)
13:50:55 [2023-04-26T13:50:55.028Z] === RUN   TestInspectNetwork
13:50:56 [2023-04-26T13:50:56.940Z] === RUN   TestInspectNetwork/full_network_id
13:50:56 [2023-04-26T13:50:56.940Z] === RUN   TestInspectNetwork/partial_network_id
13:50:56 [2023-04-26T13:50:56.940Z] === RUN   TestInspectNetwork/network_name
13:50:56 [2023-04-26T13:50:56.940Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:51:01 [2023-04-26T13:51:01.141Z] --- PASS: TestInspectNetwork (6.28s)
13:51:01 [2023-04-26T13:51:01.141Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:51:01 [2023-04-26T13:51:01.141Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:51:01 [2023-04-26T13:51:01.141Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:51:01 [2023-04-26T13:51:01.141Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:51:01 [2023-04-26T13:51:01.141Z] === RUN   TestRunContainerWithBridgeNone
13:51:02 [2023-04-26T13:51:02.096Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/create
13:51:02 [2023-04-26T13:51:02.096Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:51:02 [2023-04-26T13:51:02.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:51:02 [2023-04-26T13:51:02.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:51:02 [2023-04-26T13:51:02.096Z] === CONT  TestNetworkInvalidJSON/networks/create
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:51:02 [2023-04-26T13:51:02.096Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:51:02 [2023-04-26T13:51:02.096Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:51:02 [2023-04-26T13:51:02.096Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:51:02 [2023-04-26T13:51:02.096Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkList
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkList//networks
13:51:02 [2023-04-26T13:51:02.096Z] === PAUSE TestNetworkList//networks
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestNetworkList//networks/
13:51:02 [2023-04-26T13:51:02.096Z] === PAUSE TestNetworkList//networks/
13:51:02 [2023-04-26T13:51:02.096Z] === CONT  TestNetworkList//networks
13:51:02 [2023-04-26T13:51:02.096Z] === CONT  TestNetworkList//networks/
13:51:02 [2023-04-26T13:51:02.096Z] --- PASS: TestNetworkList (0.02s)
13:51:02 [2023-04-26T13:51:02.096Z]     --- PASS: TestNetworkList//networks (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:51:02 [2023-04-26T13:51:02.096Z] === RUN   TestHostIPv4BridgeLabel
13:51:02 [2023-04-26T13:51:02.666Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:51:02 [2023-04-26T13:51:02.666Z] === RUN   TestDefaultNetworkOpts
13:51:02 [2023-04-26T13:51:02.666Z] === RUN   TestDefaultNetworkOpts/default_value
13:51:04 [2023-04-26T13:51:04.050Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:51:04 [2023-04-26T13:51:04.991Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:51:06 [2023-04-26T13:51:06.374Z] --- PASS: TestDefaultNetworkOpts (3.53s)
13:51:06 [2023-04-26T13:51:06.374Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.18s)
13:51:06 [2023-04-26T13:51:06.374Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.18s)
13:51:06 [2023-04-26T13:51:06.374Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.17s)
13:51:06 [2023-04-26T13:51:06.374Z] === RUN   TestDaemonRestartWithLiveRestore
13:51:07 [2023-04-26T13:51:07.316Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:51:07 [2023-04-26T13:51:07.316Z] === RUN   TestDaemonDefaultNetworkPools
13:51:07 [2023-04-26T13:51:07.888Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
13:51:07 [2023-04-26T13:51:07.888Z] === RUN   TestDaemonRestartWithExistingNetwork
13:51:09 [2023-04-26T13:51:09.271Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
13:51:09 [2023-04-26T13:51:09.271Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:51:10 [2023-04-26T13:51:10.654Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
13:51:10 [2023-04-26T13:51:10.654Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:51:10 [2023-04-26T13:51:10.914Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:51:10 [2023-04-26T13:51:10.914Z] === RUN   TestServiceWithPredefinedNetwork
13:51:13 [2023-04-26T13:51:13.456Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
13:51:13 [2023-04-26T13:51:13.456Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:51:13 [2023-04-26T13:51:13.456Z]     service_test.go:242: FLAKY_TEST
13:51:13 [2023-04-26T13:51:13.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:51:13 [2023-04-26T13:51:13.456Z] === RUN   TestServiceWithDataPathPortInit
13:51:25 [2023-04-26T13:51:25.689Z] --- PASS: TestServiceWithDataPathPortInit (12.17s)
13:51:25 [2023-04-26T13:51:25.689Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:51:26 [2023-04-26T13:51:26.631Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:soggqpsvocpgfyv6lofqyhgbr Created:2023-04-26 13:51:25.942465657 +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[3d313e02170e983d3f70f26ceba19687280562f6b9559aabdbf246e5fdb45aee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.toahgcf26orihcqdc7uonrfmw EndpointID:7832478352fcfdbf266bda3a60cbd86335443df0cdaa5331dff3da9308b8d2dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5c86558c1d5b9ff98dc51415d890208f34e8bb013e21d2ec9a1aabb11f00cba 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:d5aa5db3d599 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.toahgcf26orihcqdc7uonrfmw EndpointID:7832478352fcfdbf266bda3a60cbd86335443df0cdaa5331dff3da9308b8d2dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:51:30 [2023-04-26T13:51:30.832Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.78s)
13:51:30 [2023-04-26T13:51:30.832Z] PASS
13:51:30 [2023-04-26T13:51:30.832Z] 
13:51:30 [2023-04-26T13:51:30.832Z] === Skipped
13:51:30 [2023-04-26T13:51:30.832Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:51:30 [2023-04-26T13:51:30.832Z]     service_test.go:242: FLAKY_TEST
13:51:30 [2023-04-26T13:51:30.832Z] 
13:51:30 [2023-04-26T13:51:30.832Z] DONE 42 tests, 1 skipped in 43.203s
13:51:30 [2023-04-26T13:51:30.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:51:30 [2023-04-26T13:51:30.832Z] ++ 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
13:51:30 [2023-04-26T13:51:30.832Z] ++ set -e
13:51:30 [2023-04-26T13:51:30.832Z] ++ '[' -n 0 ']'
13:51:30 [2023-04-26T13:51:30.832Z] ++ set -x
13:51:30 [2023-04-26T13:51:30.832Z] ++ 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
13:51:31 [2023-04-26T13:51:31.092Z] INFO: Testing against a local daemon
13:51:31 [2023-04-26T13:51:31.092Z] === RUN   TestDockerNetworkIpvlanPersistance
13:51:31 [2023-04-26T13:51:31.092Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:31 [2023-04-26T13:51:31.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:51:31 [2023-04-26T13:51:31.093Z] === RUN   TestDockerNetworkIpvlan
13:51:31 [2023-04-26T13:51:31.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:31 [2023-04-26T13:51:31.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:51:31 [2023-04-26T13:51:31.093Z] PASS
13:51:31 [2023-04-26T13:51:31.093Z] 
13:51:31 [2023-04-26T13:51:31.093Z] === Skipped
13:51:31 [2023-04-26T13:51:31.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:51:31 [2023-04-26T13:51:31.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:31 [2023-04-26T13:51:31.093Z] 
13:51:31 [2023-04-26T13:51:31.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:51:31 [2023-04-26T13:51:31.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:51:31 [2023-04-26T13:51:31.093Z] 
13:51:31 [2023-04-26T13:51:31.093Z] DONE 2 tests, 2 skipped in 0.093s
13:51:31 [2023-04-26T13:51:31.093Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:51:31 [2023-04-26T13:51:31.093Z] ++ 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
13:51:31 [2023-04-26T13:51:31.093Z] ++ set -e
13:51:31 [2023-04-26T13:51:31.093Z] ++ '[' -n 0 ']'
13:51:31 [2023-04-26T13:51:31.093Z] ++ set -x
13:51:31 [2023-04-26T13:51:31.093Z] ++ 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
13:51:31 [2023-04-26T13:51:31.093Z] INFO: Testing against a local daemon
13:51:31 [2023-04-26T13:51:31.093Z] === RUN   TestDockerNetworkMacvlanPersistance
13:51:32 [2023-04-26T13:51:32.476Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s)
13:51:32 [2023-04-26T13:51:32.476Z] === RUN   TestDockerNetworkMacvlan
13:51:33 [2023-04-26T13:51:33.047Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:51:33 [2023-04-26T13:51:33.619Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:51:34 [2023-04-26T13:51:34.191Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:51:35 [2023-04-26T13:51:35.574Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:51:36 [2023-04-26T13:51:36.958Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:51:39 [2023-04-26T13:51:39.500Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:51:39 [2023-04-26T13:51:39.761Z] --- PASS: TestDockerNetworkMacvlan (7.44s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.57s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s)
13:51:39 [2023-04-26T13:51:39.761Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.32s)
13:51:39 [2023-04-26T13:51:39.761Z] PASS
13:51:39 [2023-04-26T13:51:39.761Z] 
13:51:39 [2023-04-26T13:51:39.761Z] DONE 8 tests in 8.676s
13:51:39 [2023-04-26T13:51:39.761Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:51:39 [2023-04-26T13:51:39.761Z] ++ 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
13:51:39 [2023-04-26T13:51:39.761Z] ++ set -e
13:51:39 [2023-04-26T13:51:39.761Z] ++ '[' -n 0 ']'
13:51:39 [2023-04-26T13:51:39.761Z] ++ set -x
13:51:39 [2023-04-26T13:51:39.761Z] ++ 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
13:51:39 [2023-04-26T13:51:39.761Z] testing: warning: no tests to run
13:51:39 [2023-04-26T13:51:39.761Z] PASS
13:51:39 [2023-04-26T13:51:39.761Z] 
13:51:39 [2023-04-26T13:51:39.761Z] DONE 0 tests in 0.024s
13:51:39 [2023-04-26T13:51:39.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:51:39 [2023-04-26T13:51:39.761Z] ++ 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
13:51:39 [2023-04-26T13:51:39.761Z] ++ set -e
13:51:39 [2023-04-26T13:51:39.761Z] ++ '[' -n 0 ']'
13:51:39 [2023-04-26T13:51:39.761Z] ++ set -x
13:51:39 [2023-04-26T13:51:39.761Z] ++ 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
13:51:39 [2023-04-26T13:51:39.761Z] INFO: Testing against a local daemon
13:51:39 [2023-04-26T13:51:39.761Z] === RUN   TestAuthZPluginAllowRequest
13:51:41 [2023-04-26T13:51:41.144Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
13:51:41 [2023-04-26T13:51:41.144Z] === RUN   TestAuthZPluginTLS
13:51:41 [2023-04-26T13:51:41.405Z] --- PASS: TestAuthZPluginTLS (0.56s)
13:51:41 [2023-04-26T13:51:41.405Z] === RUN   TestAuthZPluginDenyRequest
13:51:41 [2023-04-26T13:51:41.984Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:51:41 [2023-04-26T13:51:41.984Z] === RUN   TestAuthZPluginAPIDenyResponse
13:51:42 [2023-04-26T13:51:42.557Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:51:42 [2023-04-26T13:51:42.557Z] === RUN   TestAuthZPluginDenyResponse
13:51:43 [2023-04-26T13:51:43.128Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
13:51:43 [2023-04-26T13:51:43.128Z] === RUN   TestAuthZPluginAllowEventStream
13:51:44 [2023-04-26T13:51:44.074Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s)
13:51:44 [2023-04-26T13:51:44.074Z] === RUN   TestAuthZPluginErrorResponse
13:51:44 [2023-04-26T13:51:44.644Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:51:44 [2023-04-26T13:51:44.644Z] === RUN   TestAuthZPluginErrorRequest
13:51:45 [2023-04-26T13:51:45.215Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:51:45 [2023-04-26T13:51:45.215Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:51:45 [2023-04-26T13:51:45.785Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
13:51:45 [2023-04-26T13:51:45.786Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:51:46 [2023-04-26T13:51:46.728Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
13:51:46 [2023-04-26T13:51:46.728Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:51:48 [2023-04-26T13:51:48.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
13:51:48 [2023-04-26T13:51:48.117Z] === RUN   TestAuthZPluginHeader
13:51:48 [2023-04-26T13:51:48.689Z] --- PASS: TestAuthZPluginHeader (0.62s)
13:51:48 [2023-04-26T13:51:48.689Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:51:48 [2023-04-26T13:51:48.689Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:48 [2023-04-26T13:51:48.689Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:51:48 [2023-04-26T13:51:48.689Z] === RUN   TestAuthZPluginV2Disable
13:51:48 [2023-04-26T13:51:48.689Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:48 [2023-04-26T13:51:48.689Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:51:48 [2023-04-26T13:51:48.689Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:51:48 [2023-04-26T13:51:48.689Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:48 [2023-04-26T13:51:48.689Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:51:48 [2023-04-26T13:51:48.689Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:51:48 [2023-04-26T13:51:48.689Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:51:48 [2023-04-26T13:51:48.689Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:51:48 [2023-04-26T13:51:48.689Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:52:06 [2023-04-26T13:52:06.805Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
13:52:06 [2023-04-26T13:52:06.805Z] PASS
13:52:06 [2023-04-26T13:52:06.805Z] 
13:52:06 [2023-04-26T13:52:06.805Z] === Skipped
13:52:06 [2023-04-26T13:52:06.805Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:52:06 [2023-04-26T13:52:06.805Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:06 [2023-04-26T13:52:06.805Z] 
13:52:06 [2023-04-26T13:52:06.805Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:52:06 [2023-04-26T13:52:06.805Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:06 [2023-04-26T13:52:06.805Z] 
13:52:06 [2023-04-26T13:52:06.805Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:52:06 [2023-04-26T13:52:06.805Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:06 [2023-04-26T13:52:06.805Z] 
13:52:06 [2023-04-26T13:52:06.805Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:52:06 [2023-04-26T13:52:06.805Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:06 [2023-04-26T13:52:06.805Z] 
13:52:06 [2023-04-26T13:52:06.805Z] DONE 17 tests, 4 skipped in 25.655s
13:52:06 [2023-04-26T13:52:06.805Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:52:06 [2023-04-26T13:52:06.805Z] ++ 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
13:52:06 [2023-04-26T13:52:06.805Z] ++ set -e
13:52:06 [2023-04-26T13:52:06.805Z] ++ '[' -n 0 ']'
13:52:06 [2023-04-26T13:52:06.805Z] ++ set -x
13:52:06 [2023-04-26T13:52:06.805Z] ++ 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
13:52:06 [2023-04-26T13:52:06.805Z] INFO: Testing against a local daemon
13:52:06 [2023-04-26T13:52:06.805Z] === RUN   TestPluginInvalidJSON
13:52:06 [2023-04-26T13:52:06.805Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:52:06 [2023-04-26T13:52:06.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:52:06 [2023-04-26T13:52:06.805Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:52:06 [2023-04-26T13:52:06.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:52:06 [2023-04-26T13:52:06.805Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:52:06 [2023-04-26T13:52:06.806Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:52:06 [2023-04-26T13:52:06.806Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:52:06 [2023-04-26T13:52:06.806Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:52:06 [2023-04-26T13:52:06.806Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:52:06 [2023-04-26T13:52:06.806Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInstall
13:52:06 [2023-04-26T13:52:06.806Z] === RUN   TestPluginInstall/no_auth
13:52:10 [2023-04-26T13:52:10.121Z] time="2023-04-26T13:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:10 [2023-04-26T13:52:10.121Z] time="2023-04-26T13:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497c94655727ddafafd4baccd02383da4833089c2f15a1537346959f90f1c9b0" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:10 [2023-04-26T13:52:10.121Z] time="2023-04-26T13:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:10 [2023-04-26T13:52:10.121Z] time="2023-04-26T13:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497c94655727ddafafd4baccd02383da4833089c2f15a1537346959f90f1c9b0" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:10 [2023-04-26T13:52:10.382Z] === RUN   TestPluginInstall/with_htpasswd
13:52:10 [2023-04-26T13:52:10.642Z] time="2023-04-26T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:10 [2023-04-26T13:52:10.642Z] time="2023-04-26T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a96582b6ccb756df2a7affd3f15742bf0791e2639e79a753be7dd9d22e0f53b5" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:10 [2023-04-26T13:52:10.642Z] time="2023-04-26T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:10 [2023-04-26T13:52:10.642Z] time="2023-04-26T13:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a96582b6ccb756df2a7affd3f15742bf0791e2639e79a753be7dd9d22e0f53b5" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:10 [2023-04-26T13:52:10.903Z] === RUN   TestPluginInstall/with_insecure
13:52:11 [2023-04-26T13:52:11.844Z] time="2023-04-26T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:11 [2023-04-26T13:52:11.844Z] time="2023-04-26T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07f1211809cfed779955d8247e8c44eb144b8c679caf6151b46d2d16a99b3dfc" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:11 [2023-04-26T13:52:11.844Z] time="2023-04-26T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:52:11 [2023-04-26T13:52:11.844Z] time="2023-04-26T13:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07f1211809cfed779955d8247e8c44eb144b8c679caf6151b46d2d16a99b3dfc" mediatype=application/vnd.docker.plugin.v1+json size=522
13:52:11 [2023-04-26T13:52:11.844Z]     plugin_test.go:195: [d9df8976c4761] daemon is not started
13:52:11 [2023-04-26T13:52:11.844Z] --- PASS: TestPluginInstall (6.18s)
13:52:11 [2023-04-26T13:52:11.844Z]     --- PASS: TestPluginInstall/no_auth (4.66s)
13:52:11 [2023-04-26T13:52:11.844Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
13:52:11 [2023-04-26T13:52:11.844Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
13:52:11 [2023-04-26T13:52:11.844Z] === RUN   TestPluginsWithRuntimes
13:52:13 [2023-04-26T13:52:13.233Z] === RUN   TestPluginsWithRuntimes/No_Args
13:52:14 [2023-04-26T13:52:14.175Z] === RUN   TestPluginsWithRuntimes/With_Args
13:52:15 [2023-04-26T13:52:15.115Z] --- PASS: TestPluginsWithRuntimes (3.39s)
13:52:15 [2023-04-26T13:52:15.115Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.96s)
13:52:15 [2023-04-26T13:52:15.115Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
13:52:15 [2023-04-26T13:52:15.115Z] === RUN   TestPluginBackCompatMediaTypes
13:52:15 [2023-04-26T13:52:15.686Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
13:52:15 [2023-04-26T13:52:15.686Z] PASS
13:52:15 [2023-04-26T13:52:15.686Z] 
13:52:15 [2023-04-26T13:52:15.686Z] DONE 24 tests in 10.246s
13:52:15 [2023-04-26T13:52:15.686Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:52:15 [2023-04-26T13:52:15.686Z] ++ 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
13:52:15 [2023-04-26T13:52:15.686Z] ++ set -e
13:52:15 [2023-04-26T13:52:15.686Z] ++ '[' -n 0 ']'
13:52:15 [2023-04-26T13:52:15.686Z] ++ set -x
13:52:15 [2023-04-26T13:52:15.686Z] ++ 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
13:52:15 [2023-04-26T13:52:15.946Z] INFO: Testing against a local daemon
13:52:15 [2023-04-26T13:52:15.946Z] === RUN   TestExternalGraphDriver
13:52:16 [2023-04-26T13:52:16.207Z] === RUN   TestExternalGraphDriver/json
13:52:17 [2023-04-26T13:52:17.590Z] === RUN   TestExternalGraphDriver/spec
13:52:18 [2023-04-26T13:52:18.973Z] === RUN   TestExternalGraphDriver/pull
13:52:20 [2023-04-26T13:52:20.884Z] --- PASS: TestExternalGraphDriver (4.80s)
13:52:20 [2023-04-26T13:52:20.884Z]     --- PASS: TestExternalGraphDriver/json (1.46s)
13:52:20 [2023-04-26T13:52:20.884Z]     --- PASS: TestExternalGraphDriver/spec (1.44s)
13:52:20 [2023-04-26T13:52:20.884Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
13:52:20 [2023-04-26T13:52:20.884Z] === RUN   TestGraphdriverPluginV2
13:52:20 [2023-04-26T13:52:20.884Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:20 [2023-04-26T13:52:20.884Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:52:20 [2023-04-26T13:52:20.884Z] PASS
13:52:20 [2023-04-26T13:52:20.884Z] 
13:52:20 [2023-04-26T13:52:20.884Z] === Skipped
13:52:20 [2023-04-26T13:52:20.884Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:52:20 [2023-04-26T13:52:20.884Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:52:20 [2023-04-26T13:52:20.884Z] 
13:52:20 [2023-04-26T13:52:20.884Z] DONE 5 tests, 1 skipped in 5.223s
13:52:20 [2023-04-26T13:52:20.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:52:20 [2023-04-26T13:52:20.884Z] ++ 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
13:52:20 [2023-04-26T13:52:20.884Z] ++ set -e
13:52:20 [2023-04-26T13:52:20.884Z] ++ '[' -n 0 ']'
13:52:20 [2023-04-26T13:52:20.884Z] ++ set -x
13:52:20 [2023-04-26T13:52:20.884Z] ++ 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
13:52:21 [2023-04-26T13:52:21.145Z] INFO: Testing against a local daemon
13:52:21 [2023-04-26T13:52:21.145Z] === RUN   TestContinueAfterPluginCrash
13:52:21 [2023-04-26T13:52:21.145Z] === PAUSE TestContinueAfterPluginCrash
13:52:21 [2023-04-26T13:52:21.145Z] === RUN   TestReadPluginNoRead
13:52:21 [2023-04-26T13:52:21.145Z] === PAUSE TestReadPluginNoRead
13:52:21 [2023-04-26T13:52:21.145Z] === RUN   TestDaemonStartWithLogOpt
13:52:21 [2023-04-26T13:52:21.145Z] === PAUSE TestDaemonStartWithLogOpt
13:52:21 [2023-04-26T13:52:21.145Z] === CONT  TestDaemonStartWithLogOpt
13:52:21 [2023-04-26T13:52:21.145Z] === CONT  TestContinueAfterPluginCrash
13:52:24 [2023-04-26T13:52:24.442Z] --- PASS: TestDaemonStartWithLogOpt (3.04s)
13:52:24 [2023-04-26T13:52:24.442Z] === CONT  TestReadPluginNoRead
13:52:26 [2023-04-26T13:52:26.362Z] === RUN   TestReadPluginNoRead/disabled_caching
13:52:27 [2023-04-26T13:52:27.343Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:52:28 [2023-04-26T13:52:28.729Z] === RUN   TestReadPluginNoRead/default
13:52:28 [2023-04-26T13:52:28.729Z] --- PASS: TestContinueAfterPluginCrash (7.74s)
13:52:29 [2023-04-26T13:52:29.671Z]     read_test.go:91: [d2a520e03ffaf] daemon is not started
13:52:29 [2023-04-26T13:52:29.671Z] --- PASS: TestReadPluginNoRead (5.48s)
13:52:29 [2023-04-26T13:52:29.671Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
13:52:29 [2023-04-26T13:52:29.671Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
13:52:29 [2023-04-26T13:52:29.671Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
13:52:29 [2023-04-26T13:52:29.671Z] PASS
13:52:29 [2023-04-26T13:52:29.671Z] 
13:52:29 [2023-04-26T13:52:29.671Z] DONE 6 tests in 8.619s
13:52:29 [2023-04-26T13:52:29.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:52:29 [2023-04-26T13:52:29.671Z] ++ 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
13:52:29 [2023-04-26T13:52:29.671Z] ++ set -e
13:52:29 [2023-04-26T13:52:29.671Z] ++ '[' -n 0 ']'
13:52:29 [2023-04-26T13:52:29.671Z] ++ set -x
13:52:29 [2023-04-26T13:52:29.671Z] ++ 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
13:52:29 [2023-04-26T13:52:29.671Z] testing: warning: no tests to run
13:52:29 [2023-04-26T13:52:29.671Z] PASS
13:52:29 [2023-04-26T13:52:29.671Z] 
13:52:29 [2023-04-26T13:52:29.671Z] DONE 0 tests in 0.029s
13:52:29 [2023-04-26T13:52:29.671Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:52:29 [2023-04-26T13:52:29.671Z] ++ 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
13:52:29 [2023-04-26T13:52:29.671Z] ++ set -e
13:52:29 [2023-04-26T13:52:29.671Z] ++ '[' -n 0 ']'
13:52:29 [2023-04-26T13:52:29.671Z] ++ set -x
13:52:29 [2023-04-26T13:52:29.671Z] ++ 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
13:52:29 [2023-04-26T13:52:29.671Z] INFO: Testing against a local daemon
13:52:29 [2023-04-26T13:52:29.671Z] === RUN   TestPluginWithDevMounts
13:52:29 [2023-04-26T13:52:29.671Z] === PAUSE TestPluginWithDevMounts
13:52:29 [2023-04-26T13:52:29.671Z] === CONT  TestPluginWithDevMounts
13:52:31 [2023-04-26T13:52:31.582Z] --- PASS: TestPluginWithDevMounts (1.52s)
13:52:31 [2023-04-26T13:52:31.582Z] PASS
13:52:31 [2023-04-26T13:52:31.582Z] 
13:52:31 [2023-04-26T13:52:31.582Z] DONE 1 tests in 1.621s
13:52:31 [2023-04-26T13:52:31.582Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:52:31 [2023-04-26T13:52:31.582Z] ++ 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
13:52:31 [2023-04-26T13:52:31.582Z] ++ set -e
13:52:31 [2023-04-26T13:52:31.582Z] ++ '[' -n 0 ']'
13:52:31 [2023-04-26T13:52:31.582Z] ++ set -x
13:52:31 [2023-04-26T13:52:31.582Z] ++ 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
13:52:31 [2023-04-26T13:52:31.582Z] INFO: Testing against a local daemon
13:52:31 [2023-04-26T13:52:31.582Z] === RUN   TestSecretInspect
13:52:32 [2023-04-26T13:52:32.966Z] --- PASS: TestSecretInspect (1.68s)
13:52:32 [2023-04-26T13:52:32.966Z] === RUN   TestSecretList
13:52:34 [2023-04-26T13:52:34.884Z] --- PASS: TestSecretList (1.69s)
13:52:34 [2023-04-26T13:52:34.884Z] === RUN   TestSecretsCreateAndDelete
13:52:36 [2023-04-26T13:52:36.796Z] --- PASS: TestSecretsCreateAndDelete (1.71s)
13:52:36 [2023-04-26T13:52:36.796Z] === RUN   TestSecretsUpdate
13:52:38 [2023-04-26T13:52:38.179Z] --- PASS: TestSecretsUpdate (1.70s)
13:52:38 [2023-04-26T13:52:38.179Z] === RUN   TestTemplatedSecret
13:52:40 [2023-04-26T13:52:40.725Z] --- PASS: TestTemplatedSecret (2.37s)
13:52:40 [2023-04-26T13:52:40.725Z] === RUN   TestSecretCreateResolve
13:52:42 [2023-04-26T13:52:42.108Z] --- PASS: TestSecretCreateResolve (1.70s)
13:52:42 [2023-04-26T13:52:42.369Z] PASS
13:52:42 [2023-04-26T13:52:42.369Z] 
13:52:42 [2023-04-26T13:52:42.369Z] DONE 6 tests in 10.942s
13:52:42 [2023-04-26T13:52:42.369Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:52:42 [2023-04-26T13:52:42.369Z] ++ 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
13:52:42 [2023-04-26T13:52:42.369Z] ++ set -e
13:52:42 [2023-04-26T13:52:42.369Z] ++ '[' -n 0 ']'
13:52:42 [2023-04-26T13:52:42.369Z] ++ set -x
13:52:42 [2023-04-26T13:52:42.369Z] ++ 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
13:52:42 [2023-04-26T13:52:42.369Z] INFO: Testing against a local daemon
13:52:42 [2023-04-26T13:52:42.369Z] === RUN   TestServiceCreateInit
13:52:42 [2023-04-26T13:52:42.369Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:52:46 [2023-04-26T13:52:46.571Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:52:49 [2023-04-26T13:52:49.113Z] --- PASS: TestServiceCreateInit (6.80s)
13:52:49 [2023-04-26T13:52:49.113Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s)
13:52:49 [2023-04-26T13:52:49.113Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.33s)
13:52:49 [2023-04-26T13:52:49.113Z] === RUN   TestCreateServiceMultipleTimes
13:53:04 [2023-04-26T13:53:04.017Z] --- PASS: TestCreateServiceMultipleTimes (14.21s)
13:53:04 [2023-04-26T13:53:04.017Z] === RUN   TestCreateServiceConflict
13:53:05 [2023-04-26T13:53:05.417Z] --- PASS: TestCreateServiceConflict (1.70s)
13:53:05 [2023-04-26T13:53:05.418Z] === RUN   TestCreateServiceMaxReplicas
13:53:07 [2023-04-26T13:53:07.963Z] --- PASS: TestCreateServiceMaxReplicas (2.56s)
13:53:07 [2023-04-26T13:53:07.963Z] === RUN   TestCreateWithDuplicateNetworkNames
13:53:20 [2023-04-26T13:53:20.190Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.47s)
13:53:20 [2023-04-26T13:53:20.190Z] === RUN   TestCreateServiceSecretFileMode
13:53:22 [2023-04-26T13:53:22.731Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
13:53:22 [2023-04-26T13:53:22.731Z] === RUN   TestCreateServiceConfigFileMode
13:53:24 [2023-04-26T13:53:24.642Z] --- PASS: TestCreateServiceConfigFileMode (2.29s)
13:53:24 [2023-04-26T13:53:24.642Z] === RUN   TestCreateServiceSysctls
13:53:27 [2023-04-26T13:53:27.952Z] --- PASS: TestCreateServiceSysctls (2.98s)
13:53:27 [2023-04-26T13:53:27.952Z] === RUN   TestCreateServiceCapabilities
13:53:29 [2023-04-26T13:53:29.863Z] --- PASS: TestCreateServiceCapabilities (2.31s)
13:53:29 [2023-04-26T13:53:29.863Z] === RUN   TestInspect
13:53:32 [2023-04-26T13:53:32.405Z] --- PASS: TestInspect (2.46s)
13:53:32 [2023-04-26T13:53:32.405Z] === RUN   TestCreateJob
13:53:35 [2023-04-26T13:53:35.702Z] --- PASS: TestCreateJob (2.75s)
13:53:35 [2023-04-26T13:53:35.702Z] === RUN   TestReplicatedJob
13:53:39 [2023-04-26T13:53:39.905Z] --- PASS: TestReplicatedJob (4.67s)
13:53:39 [2023-04-26T13:53:39.905Z] === RUN   TestUpdateReplicatedJob
13:53:43 [2023-04-26T13:53:43.206Z] --- PASS: TestUpdateReplicatedJob (2.87s)
13:53:43 [2023-04-26T13:53:43.206Z] === RUN   TestServiceListWithStatuses
13:53:43 [2023-04-26T13:53:43.206Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:53:43 [2023-04-26T13:53:43.206Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:53:43 [2023-04-26T13:53:43.206Z] === RUN   TestDockerNetworkConnectAlias
13:53:46 [2023-04-26T13:53:46.503Z] --- PASS: TestDockerNetworkConnectAlias (3.27s)
13:53:46 [2023-04-26T13:53:46.503Z] === RUN   TestDockerNetworkReConnect
13:53:49 [2023-04-26T13:53:49.046Z] --- PASS: TestDockerNetworkReConnect (2.70s)
13:53:49 [2023-04-26T13:53:49.046Z] === RUN   TestServicePlugin
13:53:49 [2023-04-26T13:53:49.046Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:53:49 [2023-04-26T13:53:49.046Z] --- SKIP: TestServicePlugin (0.00s)
13:53:49 [2023-04-26T13:53:49.046Z] === RUN   TestServiceUpdateLabel
13:53:50 [2023-04-26T13:53:50.428Z] --- PASS: TestServiceUpdateLabel (1.71s)
13:53:50 [2023-04-26T13:53:50.428Z] === RUN   TestServiceUpdateSecrets
13:54:05 [2023-04-26T13:54:05.335Z] --- PASS: TestServiceUpdateSecrets (14.12s)
13:54:05 [2023-04-26T13:54:05.335Z] === RUN   TestServiceUpdateConfigs
13:54:20 [2023-04-26T13:54:20.238Z] --- PASS: TestServiceUpdateConfigs (14.12s)
13:54:20 [2023-04-26T13:54:20.238Z] === RUN   TestServiceUpdateNetwork
13:54:30 [2023-04-26T13:54:30.232Z] --- PASS: TestServiceUpdateNetwork (11.62s)
13:54:30 [2023-04-26T13:54:30.232Z] === RUN   TestServiceUpdatePidsLimit
13:54:31 [2023-04-26T13:54:31.615Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:54:31 [2023-04-26T13:54:31.875Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:54:40 [2023-04-26T13:54:40.025Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:54:46 [2023-04-26T13:54:46.604Z] --- PASS: TestServiceUpdatePidsLimit (15.87s)
13:54:46 [2023-04-26T13:54:46.604Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
13:54:46 [2023-04-26T13:54:46.604Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
13:54:46 [2023-04-26T13:54:46.604Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
13:54:46 [2023-04-26T13:54:46.604Z] PASS
13:54:46 [2023-04-26T13:54:46.604Z] 
13:54:46 [2023-04-26T13:54:46.604Z] === Skipped
13:54:46 [2023-04-26T13:54:46.605Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:54:46 [2023-04-26T13:54:46.605Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:54:46 [2023-04-26T13:54:46.605Z] 
13:54:46 [2023-04-26T13:54:46.605Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:54:46 [2023-04-26T13:54:46.605Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:54:46 [2023-04-26T13:54:46.605Z] 
13:54:46 [2023-04-26T13:54:46.605Z] DONE 27 tests, 2 skipped in 123.818s
13:54:46 [2023-04-26T13:54:46.605Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:54:46 [2023-04-26T13:54:46.605Z] ++ 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
13:54:46 [2023-04-26T13:54:46.605Z] ++ set -e
13:54:46 [2023-04-26T13:54:46.605Z] ++ '[' -n 0 ']'
13:54:46 [2023-04-26T13:54:46.605Z] ++ set -x
13:54:46 [2023-04-26T13:54:46.605Z] ++ 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
13:54:46 [2023-04-26T13:54:46.605Z] INFO: Testing against a local daemon
13:54:46 [2023-04-26T13:54:46.605Z] === RUN   TestSessionCreate
13:54:46 [2023-04-26T13:54:46.605Z] --- PASS: TestSessionCreate (0.02s)
13:54:46 [2023-04-26T13:54:46.605Z] === RUN   TestSessionCreateWithBadUpgrade
13:54:46 [2023-04-26T13:54:46.605Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:54:46 [2023-04-26T13:54:46.605Z] PASS
13:54:46 [2023-04-26T13:54:46.605Z] 
13:54:46 [2023-04-26T13:54:46.605Z] DONE 2 tests in 0.137s
13:54:46 [2023-04-26T13:54:46.605Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:54:46 [2023-04-26T13:54:46.605Z] ++ 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
13:54:46 [2023-04-26T13:54:46.605Z] ++ set -e
13:54:46 [2023-04-26T13:54:46.605Z] ++ '[' -n 0 ']'
13:54:46 [2023-04-26T13:54:46.605Z] ++ set -x
13:54:46 [2023-04-26T13:54:46.605Z] ++ 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
13:54:46 [2023-04-26T13:54:46.605Z] INFO: Testing against a local daemon
13:54:46 [2023-04-26T13:54:46.605Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:54:46 [2023-04-26T13:54:46.605Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:54:46 [2023-04-26T13:54:46.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:54:46 [2023-04-26T13:54:46.605Z] === RUN   TestDiskUsage
13:54:46 [2023-04-26T13:54:46.605Z] === PAUSE TestDiskUsage
13:54:46 [2023-04-26T13:54:46.605Z] === RUN   TestEventsExecDie
13:54:46 [2023-04-26T13:54:46.865Z] --- PASS: TestEventsExecDie (0.54s)
13:54:46 [2023-04-26T13:54:46.865Z] === RUN   TestEventsBackwardsCompatible
13:54:46 [2023-04-26T13:54:46.865Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:54:46 [2023-04-26T13:54:46.865Z] === RUN   TestEventsVolumeCreate
13:54:47 [2023-04-26T13:54:47.126Z] --- PASS: TestEventsVolumeCreate (0.06s)
13:54:47 [2023-04-26T13:54:47.126Z] === RUN   TestInfoBinaryCommits
13:54:47 [2023-04-26T13:54:47.126Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:54:47 [2023-04-26T13:54:47.126Z] === RUN   TestInfoAPIVersioned
13:54:47 [2023-04-26T13:54:47.126Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:54:47 [2023-04-26T13:54:47.126Z] === RUN   TestInfoAPI
13:54:47 [2023-04-26T13:54:47.126Z] --- PASS: TestInfoAPI (0.02s)
13:54:47 [2023-04-26T13:54:47.126Z] === RUN   TestInfoAPIWarnings
13:55:05 [2023-04-26T13:55:05.230Z] --- PASS: TestInfoAPIWarnings (16.55s)
13:55:05 [2023-04-26T13:55:05.230Z] === RUN   TestInfoDebug
13:55:05 [2023-04-26T13:55:05.230Z] --- PASS: TestInfoDebug (0.52s)
13:55:05 [2023-04-26T13:55:05.230Z] === RUN   TestInfoInsecureRegistries
13:55:05 [2023-04-26T13:55:05.230Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:55:05 [2023-04-26T13:55:05.230Z] === RUN   TestInfoRegistryMirrors
13:55:05 [2023-04-26T13:55:05.230Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:55:05 [2023-04-26T13:55:05.230Z] === RUN   TestLoginFailsWithBadCredentials
13:55:05 [2023-04-26T13:55:05.490Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
13:55:05 [2023-04-26T13:55:05.490Z] === RUN   TestPingCacheHeaders
13:55:05 [2023-04-26T13:55:05.490Z] --- PASS: TestPingCacheHeaders (0.02s)
13:55:05 [2023-04-26T13:55:05.490Z] === RUN   TestPingGet
13:55:05 [2023-04-26T13:55:05.490Z] --- PASS: TestPingGet (0.02s)
13:55:05 [2023-04-26T13:55:05.490Z] === RUN   TestPingHead
13:55:05 [2023-04-26T13:55:05.750Z] --- PASS: TestPingHead (0.02s)
13:55:05 [2023-04-26T13:55:05.750Z] === RUN   TestPingSwarmHeader
13:55:06 [2023-04-26T13:55:06.320Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:55:06 [2023-04-26T13:55:06.890Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:55:07 [2023-04-26T13:55:07.464Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:55:07 [2023-04-26T13:55:07.464Z] --- PASS: TestPingSwarmHeader (1.76s)
13:55:07 [2023-04-26T13:55:07.464Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:55:07 [2023-04-26T13:55:07.464Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:55:07 [2023-04-26T13:55:07.464Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:55:07 [2023-04-26T13:55:07.464Z] === RUN   TestPingBuilderHeader
13:55:07 [2023-04-26T13:55:07.464Z] === RUN   TestPingBuilderHeader/default_config
13:55:08 [2023-04-26T13:55:08.035Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:55:08 [2023-04-26T13:55:08.605Z] --- PASS: TestPingBuilderHeader (1.05s)
13:55:08 [2023-04-26T13:55:08.605Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
13:55:08 [2023-04-26T13:55:08.605Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
13:55:08 [2023-04-26T13:55:08.605Z] === RUN   TestVersion
13:55:08 [2023-04-26T13:55:08.605Z] --- PASS: TestVersion (0.02s)
13:55:08 [2023-04-26T13:55:08.605Z] === CONT  TestDiskUsage
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/container_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/image_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/volume_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/build-cache_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:55:08 [2023-04-26T13:55:08.865Z] === RUN   TestDiskUsage/after_LoadBusybox
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.125Z] === RUN   TestDiskUsage/after_container.Run
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:55:09 [2023-04-26T13:55:09.393Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:55:09 [2023-04-26T13:55:09.393Z] --- PASS: TestDiskUsage (1.02s)
13:55:09 [2023-04-26T13:55:09.393Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z] PASS
13:55:09 [2023-04-26T13:55:09.393Z] 
13:55:09 [2023-04-26T13:55:09.393Z] === Skipped
13:55:09 [2023-04-26T13:55:09.393Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:55:09 [2023-04-26T13:55:09.393Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:55:09 [2023-04-26T13:55:09.393Z] 
13:55:09 [2023-04-26T13:55:09.393Z] DONE 57 tests, 1 skipped in 23.226s
13:55:09 [2023-04-26T13:55:09.393Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:55:09 [2023-04-26T13:55:09.393Z] ++ 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
13:55:09 [2023-04-26T13:55:09.393Z] ++ set -e
13:55:09 [2023-04-26T13:55:09.393Z] ++ '[' -n 0 ']'
13:55:09 [2023-04-26T13:55:09.393Z] ++ set -x
13:55:09 [2023-04-26T13:55:09.393Z] ++ 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
13:55:09 [2023-04-26T13:55:09.660Z] INFO: Testing against a local daemon
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesCreateAndList
13:55:09 [2023-04-26T13:55:09.660Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemove
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemove/volume_in_use
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemove/volume_not_in_use
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemove/non-existing_volume
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:55:09 [2023-04-26T13:55:09.660Z] --- PASS: TestVolumesRemove (0.06s)
13:55:09 [2023-04-26T13:55:09.660Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:55:09 [2023-04-26T13:55:09.660Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesRemoveSwarmEnabled
13:55:09 [2023-04-26T13:55:09.660Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInspect
13:55:09 [2023-04-26T13:55:09.660Z] --- PASS: TestVolumesInspect (0.02s)
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:55:09 [2023-04-26T13:55:09.660Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:55:09 [2023-04-26T13:55:09.660Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:55:09 [2023-04-26T13:55:09.660Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:55:09 [2023-04-26T13:55:09.660Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumePruneAnonymous
13:55:09 [2023-04-26T13:55:09.660Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:55:09 [2023-04-26T13:55:09.660Z] === RUN   TestVolumePruneAnonFromImage
13:55:09 [2023-04-26T13:55:09.921Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
13:55:09 [2023-04-26T13:55:09.921Z] === CONT  TestVolumesRemoveSwarmEnabled
13:55:11 [2023-04-26T13:55:11.304Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:55:11 [2023-04-26T13:55:11.304Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:55:11 [2023-04-26T13:55:11.304Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:55:11 [2023-04-26T13:55:11.304Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:55:11 [2023-04-26T13:55:11.565Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.70s)
13:55:11 [2023-04-26T13:55:11.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:55:11 [2023-04-26T13:55:11.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:55:11 [2023-04-26T13:55:11.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:55:11 [2023-04-26T13:55:11.565Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:55:11 [2023-04-26T13:55:11.565Z] PASS
13:55:11 [2023-04-26T13:55:11.565Z] 
13:55:11 [2023-04-26T13:55:11.565Z] DONE 20 tests in 2.073s
13:55:11 [2023-04-26T13:55:11.565Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:55:11 [2023-04-26T13:55:11.825Z] ++++ cat bundles/test-integration/docker.pid
13:55:11 [2023-04-26T13:55:11.825Z] +++ kill 15794
13:55:11 [2023-04-26T13:55:11.825Z] +++ /etc/init.d/apparmor stop
13:55:12 [2023-04-26T13:55:12.089Z] Leaving: AppArmorNo profiles have been unloaded.
13:55:12 [2023-04-26T13:55:12.089Z] 
13:55:12 [2023-04-26T13:55:12.089Z] Unloading profiles will leave already running processes permanently
13:55:12 [2023-04-26T13:55:12.089Z] unconfined, which can lead to unexpected situations.
13:55:12 [2023-04-26T13:55:12.089Z] 
13:55:12 [2023-04-26T13:55:12.089Z] To set a process to complain mode, use the command line tool
13:55:12 [2023-04-26T13:55:12.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:55:12 [2023-04-26T13:55:12.089Z] +++ true
13:55:12 [2023-04-26T13:55:12.089Z] exiting test-integration
13:55:12 [2023-04-26T13:55:12.089Z] ++ exit 0
13:55:12 [2023-04-26T13:55:12.089Z] 
Post stage
[Pipeline] junit
13:55:12 [2023-04-26T13:55:12.674Z] Recording test results
13:55:12 [2023-04-26T13:55:12.852Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:55:13 [2023-04-26T13:55:13.164Z] + echo Ensuring container killed.
13:55:13 [2023-04-26T13:55:13.164Z] Ensuring container killed.
13:55:13 [2023-04-26T13:55:13.164Z] + docker rm -vf docker-pr3
13:55:13 [2023-04-26T13:55:13.164Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
13:55:13 [2023-04-26T13:55:13.450Z] + echo Chowning /workspace to jenkins user
13:55:13 [2023-04-26T13:55:13.450Z] Chowning /workspace to jenkins user
13:55:13 [2023-04-26T13:55:13.450Z] + id -u
13:55:13 [2023-04-26T13:55:13.450Z] + id -g
13:55:13 [2023-04-26T13:55:13.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45393:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:55:15 [2023-04-26T13:55:15.126Z] + bundleName=arm64-integration
13:55:15 [2023-04-26T13:55:15.126Z] + echo Creating arm64-integration-bundles.tar.gz
13:55:15 [2023-04-26T13:55:15.126Z] Creating arm64-integration-bundles.tar.gz
13:55:15 [2023-04-26T13:55:15.126Z] + + xargs tar -czf arm64-integration-bundles.tar.gz
13:55:15 [2023-04-26T13:55:15.126Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
13:55:15 [2023-04-26T13:55:15.416Z] Archiving artifacts
13:55:15 [2023-04-26T13:55:15.693Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45393/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:55:15 [2023-04-26T13:55:15.992Z] + make clean
13:55:16 [2023-04-26T13:55:16.252Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:55:16 [2023-04-26T13:55:16.252Z] docker-dev-cache
13:55:16 [2023-04-26T13:55:16.252Z] 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