Skip to content
Success

Console Output

Pull request #45812 opened
11:41:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 0215a62d5b97d866e29812b3b1a000f23546d23b+56261fabcb83317ecd479481a248412bfa4ac785 (c417dee74b94b67ee9ac62ea8cc73001a76c959a)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45812@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
11:41:10 [2023-06-26T11:41:10.341Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:41:10 [2023-06-26T11:41:10.346Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:41:25 [2023-06-26T11:41:25.591Z] Still waiting to schedule task
11:41:25 [2023-06-26T11:41:25.593Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-060b7f76537914f9d)’ is offline
11:41:55 [2023-06-26T11:41:55.406Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-060b7f76537914f9d) in /home/ubuntu/workspace/moby_PR-45812
[Pipeline] {
[Pipeline] checkout
11:41:55 [2023-06-26T11:41:55.470Z] The recommended git tool is: git
11:41:57 [2023-06-26T11:41:57.237Z] using credential docker-jenkins-github-credentials
11:41:57 [2023-06-26T11:41:57.255Z] Cloning the remote Git repository
11:41:57 [2023-06-26T11:41:57.255Z] Cloning with configured refspecs honoured and without tags
11:41:57 [2023-06-26T11:41:57.311Z] Cloning repository https://github.com/moby/moby.git
11:41:57 [2023-06-26T11:41:57.357Z]  > git init /home/ubuntu/workspace/moby_PR-45812 # timeout=10
11:41:57 [2023-06-26T11:41:57.591Z] Fetching upstream changes from https://github.com/moby/moby.git
11:41:57 [2023-06-26T11:41:57.591Z]  > git --version # timeout=10
11:41:57 [2023-06-26T11:41:57.595Z]  > git --version # 'git version 2.25.1'
11:41:57 [2023-06-26T11:41:57.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:41:57 [2023-06-26T11:41:57.596Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45812/head:refs/remotes/origin/PR-45812 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:42:10 [2023-06-26T11:42:10.075Z] Fetching without tags
11:42:10 [2023-06-26T11:42:10.354Z] Merging remotes/origin/master commit 56261fabcb83317ecd479481a248412bfa4ac785 into PR head commit 0215a62d5b97d866e29812b3b1a000f23546d23b
11:42:10 [2023-06-26T11:42:10.973Z] Merge succeeded, producing 0215a62d5b97d866e29812b3b1a000f23546d23b
11:42:10 [2023-06-26T11:42:10.973Z] Checking out Revision 0215a62d5b97d866e29812b3b1a000f23546d23b (PR-45812)
11:42:10 [2023-06-26T11:42:10.057Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:42:10 [2023-06-26T11:42:10.060Z]  > git config --add remote.origin.fetch +refs/pull/45812/head:refs/remotes/origin/PR-45812 # timeout=10
11:42:10 [2023-06-26T11:42:10.064Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:42:10 [2023-06-26T11:42:10.071Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:42:10 [2023-06-26T11:42:10.120Z] Fetching upstream changes from https://github.com/moby/moby.git
11:42:10 [2023-06-26T11:42:10.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:42:10 [2023-06-26T11:42:10.121Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45812/head:refs/remotes/origin/PR-45812 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:42:10 [2023-06-26T11:42:10.360Z]  > git config core.sparsecheckout # timeout=10
11:42:10 [2023-06-26T11:42:10.364Z]  > git checkout -f 0215a62d5b97d866e29812b3b1a000f23546d23b # timeout=10
11:42:10 [2023-06-26T11:42:10.953Z]  > git remote # timeout=10
11:42:10 [2023-06-26T11:42:10.957Z]  > git config --get remote.origin.url # timeout=10
11:42:10 [2023-06-26T11:42:10.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:42:10 [2023-06-26T11:42:10.962Z]  > git merge 56261fabcb83317ecd479481a248412bfa4ac785 # timeout=10
11:42:10 [2023-06-26T11:42:10.969Z]  > git rev-parse HEAD^{commit} # timeout=10
11:42:10 [2023-06-26T11:42:10.976Z]  > git config core.sparsecheckout # timeout=10
11:42:10 [2023-06-26T11:42:10.979Z]  > git checkout -f 0215a62d5b97d866e29812b3b1a000f23546d23b # timeout=10
11:42:15 [2023-06-26T11:42:15.358Z] Commit message: "integration-cli: don't use pkg/homedir in test"
11:42:15 [2023-06-26T11:42:15.358Z] First time build. Skipping changelog.
11:42:15 [2023-06-26T11:42:15.374Z]  > git --version # timeout=10
11:42:15 [2023-06-26T11:42:15.376Z]  > git --version # 'git version 2.25.1'
11:42:15 [2023-06-26T11:42:15.379Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:42:16 [2023-06-26T11:42:16.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45812:/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
11:42:20 [2023-06-26T11:42:20.313Z] Unable to find image 'alpine:latest' locally
11:42:20 [2023-06-26T11:42:20.570Z] latest: Pulling from library/alpine
11:42:20 [2023-06-26T11:42:20.570Z] 8c6d1654570f: Pulling fs layer
11:42:20 [2023-06-26T11:42:20.892Z] 8c6d1654570f: Verifying Checksum
11:42:20 [2023-06-26T11:42:20.892Z] 8c6d1654570f: Download complete
11:42:21 [2023-06-26T11:42:21.149Z] 8c6d1654570f: Pull complete
11:42:21 [2023-06-26T11:42:21.406Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
11:42:21 [2023-06-26T11:42:21.406Z] Status: Downloaded newer image for alpine:latest
11:42:26 [2023-06-26T11:42:26.656Z] 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
11:42:26 [2023-06-26T11:42:26.827Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-060b7f76537914f9d) in /home/ubuntu/workspace/moby_PR-45812
[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
11:42:26 [2023-06-26T11:42:26.859Z] The recommended git tool is: git
[Pipeline] // stage
11:42:26 [2023-06-26T11:42:26.866Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
11:42:26 [2023-06-26T11:42:26.881Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:42:26 [2023-06-26T11:42:26.886Z] 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] }
11:42:27 [2023-06-26T11:42:27.115Z] Merging remotes/origin/master commit 56261fabcb83317ecd479481a248412bfa4ac785 into PR head commit 0215a62d5b97d866e29812b3b1a000f23546d23b
11:42:27 [2023-06-26T11:42:27.164Z] Merge succeeded, producing 0215a62d5b97d866e29812b3b1a000f23546d23b
11:42:27 [2023-06-26T11:42:27.164Z] Checking out Revision 0215a62d5b97d866e29812b3b1a000f23546d23b (PR-45812)
11:42:27 [2023-06-26T11:42:27.221Z] Commit message: "integration-cli: don't use pkg/homedir in test"
11:42:27 [2023-06-26T11:42:27.230Z]  > git --version # timeout=10
11:42:27 [2023-06-26T11:42:27.233Z]  > git --version # 'git version 2.25.1'
11:42:27 [2023-06-26T11:42:27.235Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:42:26 [2023-06-26T11:42:26.878Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45812/.git # timeout=10
11:42:26 [2023-06-26T11:42:26.882Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:42:26 [2023-06-26T11:42:26.887Z] Fetching upstream changes from https://github.com/moby/moby.git
11:42:26 [2023-06-26T11:42:26.888Z]  > git --version # timeout=10
11:42:26 [2023-06-26T11:42:26.890Z]  > git --version # 'git version 2.25.1'
11:42:26 [2023-06-26T11:42:26.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:42:26 [2023-06-26T11:42:26.891Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45812/head:refs/remotes/origin/PR-45812 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:42:27 [2023-06-26T11:42:27.117Z]  > git config core.sparsecheckout # timeout=10
11:42:27 [2023-06-26T11:42:27.120Z]  > git checkout -f 0215a62d5b97d866e29812b3b1a000f23546d23b # timeout=10
11:42:27 [2023-06-26T11:42:27.147Z]  > git remote # timeout=10
11:42:27 [2023-06-26T11:42:27.150Z]  > git config --get remote.origin.url # timeout=10
11:42:27 [2023-06-26T11:42:27.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:42:27 [2023-06-26T11:42:27.153Z]  > git merge 56261fabcb83317ecd479481a248412bfa4ac785 # timeout=10
11:42:27 [2023-06-26T11:42:27.160Z]  > git rev-parse HEAD^{commit} # timeout=10
11:42:27 [2023-06-26T11:42:27.166Z]  > git config core.sparsecheckout # timeout=10
11:42:27 [2023-06-26T11:42:27.168Z]  > git checkout -f 0215a62d5b97d866e29812b3b1a000f23546d23b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:42:28 [2023-06-26T11:42:28.713Z] + docker version
11:42:28 [2023-06-26T11:42:28.713Z] Client: Docker Engine - Community
11:42:28 [2023-06-26T11:42:28.713Z]  Version:           24.0.2
11:42:28 [2023-06-26T11:42:28.713Z]  API version:       1.43
11:42:28 [2023-06-26T11:42:28.713Z]  Go version:        go1.20.4
11:42:28 [2023-06-26T11:42:28.713Z]  Git commit:        cb74dfc
11:42:28 [2023-06-26T11:42:28.713Z]  Built:             Thu May 25 21:52:41 2023
11:42:28 [2023-06-26T11:42:28.713Z]  OS/Arch:           linux/arm64
11:42:28 [2023-06-26T11:42:28.713Z]  Context:           default
11:42:28 [2023-06-26T11:42:28.713Z] 
11:42:28 [2023-06-26T11:42:28.713Z] Server: Docker Engine - Community
11:42:28 [2023-06-26T11:42:28.713Z]  Engine:
11:42:28 [2023-06-26T11:42:28.713Z]   Version:          24.0.2
11:42:28 [2023-06-26T11:42:28.713Z]   API version:      1.43 (minimum version 1.12)
11:42:28 [2023-06-26T11:42:28.713Z]   Go version:       go1.20.4
11:42:28 [2023-06-26T11:42:28.713Z]   Git commit:       659604f
11:42:28 [2023-06-26T11:42:28.713Z]   Built:            Thu May 25 21:52:41 2023
11:42:28 [2023-06-26T11:42:28.713Z]   OS/Arch:          linux/arm64
11:42:28 [2023-06-26T11:42:28.713Z]   Experimental:     true
11:42:28 [2023-06-26T11:42:28.713Z]  containerd:
11:42:28 [2023-06-26T11:42:28.713Z]   Version:          1.6.21
11:42:28 [2023-06-26T11:42:28.713Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
11:42:28 [2023-06-26T11:42:28.713Z]  runc:
11:42:28 [2023-06-26T11:42:28.713Z]   Version:          1.1.7
11:42:28 [2023-06-26T11:42:28.713Z]   GitCommit:        v1.1.7-0-g860f061
11:42:28 [2023-06-26T11:42:28.713Z]  docker-init:
11:42:28 [2023-06-26T11:42:28.713Z]   Version:          0.19.0
11:42:28 [2023-06-26T11:42:28.713Z]   GitCommit:        de40ad0
[Pipeline] sh
11:42:28 [2023-06-26T11:42:28.989Z] + docker info
11:42:37 [2023-06-26T11:42:37.081Z] Client: Docker Engine - Community
11:42:37 [2023-06-26T11:42:37.081Z]  Version:    24.0.2
11:42:37 [2023-06-26T11:42:37.081Z]  Context:    default
11:42:37 [2023-06-26T11:42:37.081Z]  Debug Mode: false
11:42:37 [2023-06-26T11:42:37.081Z]  Plugins:
11:42:37 [2023-06-26T11:42:37.081Z]   buildx: Docker Buildx (Docker Inc.)
11:42:37 [2023-06-26T11:42:37.081Z]     Version:  v0.11.0
11:42:37 [2023-06-26T11:42:37.081Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:42:37 [2023-06-26T11:42:37.081Z]   compose: Docker Compose (Docker Inc.)
11:42:37 [2023-06-26T11:42:37.081Z]     Version:  v2.19.0
11:42:37 [2023-06-26T11:42:37.081Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:42:37 [2023-06-26T11:42:37.081Z] 
11:42:37 [2023-06-26T11:42:37.081Z] Server:
11:42:37 [2023-06-26T11:42:37.081Z]  Containers: 0
11:42:37 [2023-06-26T11:42:37.081Z]   Running: 0
11:42:37 [2023-06-26T11:42:37.081Z]   Paused: 0
11:42:37 [2023-06-26T11:42:37.081Z]   Stopped: 0
11:42:37 [2023-06-26T11:42:37.081Z]  Images: 1
11:42:37 [2023-06-26T11:42:37.081Z]  Server Version: 24.0.2
11:42:37 [2023-06-26T11:42:37.081Z]  Storage Driver: overlay2
11:42:37 [2023-06-26T11:42:37.081Z]   Backing Filesystem: extfs
11:42:37 [2023-06-26T11:42:37.081Z]   Supports d_type: true
11:42:37 [2023-06-26T11:42:37.081Z]   Using metacopy: false
11:42:37 [2023-06-26T11:42:37.081Z]   Native Overlay Diff: true
11:42:37 [2023-06-26T11:42:37.081Z]   userxattr: false
11:42:37 [2023-06-26T11:42:37.081Z]  Logging Driver: json-file
11:42:37 [2023-06-26T11:42:37.081Z]  Cgroup Driver: cgroupfs
11:42:37 [2023-06-26T11:42:37.081Z]  Cgroup Version: 1
11:42:37 [2023-06-26T11:42:37.081Z]  Plugins:
11:42:37 [2023-06-26T11:42:37.081Z]   Volume: local
11:42:37 [2023-06-26T11:42:37.081Z]   Network: bridge host ipvlan macvlan null overlay
11:42:37 [2023-06-26T11:42:37.081Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:42:37 [2023-06-26T11:42:37.081Z]  Swarm: inactive
11:42:37 [2023-06-26T11:42:37.081Z]  Runtimes: io.containerd.runc.v2 runc
11:42:37 [2023-06-26T11:42:37.081Z]  Default Runtime: runc
11:42:37 [2023-06-26T11:42:37.081Z]  Init Binary: docker-init
11:42:37 [2023-06-26T11:42:37.081Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
11:42:37 [2023-06-26T11:42:37.081Z]  runc version: v1.1.7-0-g860f061
11:42:37 [2023-06-26T11:42:37.081Z]  init version: de40ad0
11:42:37 [2023-06-26T11:42:37.081Z]  Security Options:
11:42:37 [2023-06-26T11:42:37.081Z]   apparmor
11:42:37 [2023-06-26T11:42:37.081Z]   seccomp
11:42:37 [2023-06-26T11:42:37.081Z]    Profile: builtin
11:42:37 [2023-06-26T11:42:37.081Z]  Kernel Version: 5.15.0-1038-aws
11:42:37 [2023-06-26T11:42:37.081Z]  Operating System: Ubuntu 20.04.6 LTS
11:42:37 [2023-06-26T11:42:37.081Z]  OSType: linux
11:42:37 [2023-06-26T11:42:37.081Z]  Architecture: aarch64
11:42:37 [2023-06-26T11:42:37.081Z]  CPUs: 8
11:42:37 [2023-06-26T11:42:37.081Z]  Total Memory: 30.64GiB
11:42:37 [2023-06-26T11:42:37.081Z]  Name: ip-10-100-77-109
11:42:37 [2023-06-26T11:42:37.081Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
11:42:37 [2023-06-26T11:42:37.081Z]  Docker Root Dir: /var/lib/docker
11:42:37 [2023-06-26T11:42:37.081Z]  Debug Mode: false
11:42:37 [2023-06-26T11:42:37.081Z]  Experimental: true
11:42:37 [2023-06-26T11:42:37.081Z]  Insecure Registries:
11:42:37 [2023-06-26T11:42:37.081Z]   127.0.0.0/8
11:42:37 [2023-06-26T11:42:37.081Z]  Live Restore Enabled: true
11:42:37 [2023-06-26T11:42:37.081Z] 
[Pipeline] sh
11:42:37 [2023-06-26T11:42:37.356Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:42:37 [2023-06-26T11:42:37.356Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:42:37 [2023-06-26T11:42:37.356Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:42:37 [2023-06-26T11:42:37.356Z] + bash /home/ubuntu/workspace/moby_PR-45812/check-config.sh
11:42:37 [2023-06-26T11:42:37.356Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:42:37 [2023-06-26T11:42:37.356Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
11:42:37 [2023-06-26T11:42:37.356Z] 
11:42:37 [2023-06-26T11:42:37.356Z] Generally Necessary:
11:42:37 [2023-06-26T11:42:37.356Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:42:37 [2023-06-26T11:42:37.356Z] - apparmor: enabled and tools installed
11:42:37 [2023-06-26T11:42:37.356Z] - CONFIG_NAMESPACES: enabled
11:42:37 [2023-06-26T11:42:37.356Z] - CONFIG_NET_NS: enabled
11:42:37 [2023-06-26T11:42:37.356Z] - CONFIG_PID_NS: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_IPC_NS: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_UTS_NS: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CGROUPS: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CGROUP_CPUACCT: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CGROUP_DEVICE: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CGROUP_FREEZER: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CGROUP_SCHED: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_CPUSETS: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_MEMCG: enabled
11:42:37 [2023-06-26T11:42:37.613Z] - CONFIG_KEYS: enabled
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_VETH: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_BRIDGE: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_NF_NAT: enabled (as module)
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_POSIX_MQUEUE: enabled
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_CGROUP_BPF: enabled
11:42:37 [2023-06-26T11:42:37.614Z] 
11:42:37 [2023-06-26T11:42:37.614Z] Optional Features:
11:42:37 [2023-06-26T11:42:37.614Z] - CONFIG_USER_NS: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_SECCOMP: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_SECCOMP_FILTER: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_CGROUP_PIDS: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_MEMCG_SWAP: enabled
11:42:37 [2023-06-26T11:42:37.871Z]     (cgroup swap accounting is currently enabled)
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_BLK_CGROUP: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_CGROUP_PERF: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_CGROUP_HUGETLB: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_CFS_BANDWIDTH: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_RT_GROUP_SCHED: missing
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_VS: enabled (as module)
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_VS_NFCT: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_IP_VS_RR: enabled (as module)
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_SECURITY_SELINUX: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_SECURITY_APPARMOR: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_EXT4_FS: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:42:37 [2023-06-26T11:42:37.871Z] - Network Drivers:
11:42:38 [2023-06-26T11:42:38.127Z]   - "overlay":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_VXLAN: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       Optional (for encrypted networks):
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_CRYPTO: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_CRYPTO_AEAD: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_CRYPTO_GCM: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_CRYPTO_GHASH: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_XFRM: enabled
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_XFRM_USER: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]       - CONFIG_INET_ESP: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]   - "ipvlan":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_IPVLAN: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]   - "macvlan":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_MACVLAN: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_DUMMY: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]   - "ftp,tftp client in container":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z] - Storage Drivers:
11:42:38 [2023-06-26T11:42:38.128Z]   - "aufs":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_AUFS_FS: enabled (as module)
11:42:38 [2023-06-26T11:42:38.128Z]   - "btrfs":
11:42:38 [2023-06-26T11:42:38.128Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:42:38 [2023-06-26T11:42:38.384Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:42:38 [2023-06-26T11:42:38.384Z]   - "devicemapper":
11:42:38 [2023-06-26T11:42:38.384Z]     - CONFIG_BLK_DEV_DM: enabled
11:42:38 [2023-06-26T11:42:38.384Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:42:38 [2023-06-26T11:42:38.384Z]   - "overlay":
11:42:38 [2023-06-26T11:42:38.384Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:42:38 [2023-06-26T11:42:38.384Z]   - "zfs":
11:42:38 [2023-06-26T11:42:38.384Z]     - /dev/zfs: present
11:42:38 [2023-06-26T11:42:38.384Z]     - zfs command: missing
11:42:38 [2023-06-26T11:42:38.384Z]     - zpool command: missing
11:42:38 [2023-06-26T11:42:38.384Z] 
11:42:38 [2023-06-26T11:42:38.384Z] Limits:
11:42:38 [2023-06-26T11:42:38.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:42:38 [2023-06-26T11:42:38.384Z] 
11:42:38 [2023-06-26T11:42:38.384Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:42:38 [2023-06-26T11:42:38.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0215a62d5b97d866e29812b3b1a000f23546d23b .
11:42:38 [2023-06-26T11:42:38.945Z] #0 building with "default" instance using docker driver
11:42:38 [2023-06-26T11:42:38.945Z] 
11:42:38 [2023-06-26T11:42:38.945Z] #1 [internal] load .dockerignore
11:42:38 [2023-06-26T11:42:38.945Z] #1 transferring context: 113B done
11:42:38 [2023-06-26T11:42:38.945Z] #1 DONE 0.1s
11:42:38 [2023-06-26T11:42:38.945Z] 
11:42:38 [2023-06-26T11:42:38.945Z] #2 [internal] load build definition from Dockerfile
11:42:38 [2023-06-26T11:42:38.945Z] #2 transferring dockerfile: 27.71kB done
11:42:38 [2023-06-26T11:42:38.945Z] #2 DONE 0.1s
11:42:38 [2023-06-26T11:42:38.945Z] 
11:42:38 [2023-06-26T11:42:38.945Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:42:39 [2023-06-26T11:42:39.202Z] #3 DONE 0.4s
11:42:39 [2023-06-26T11:42:39.202Z] 
11:42:39 [2023-06-26T11:42:39.202Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
11:42:39 [2023-06-26T11:42:39.202Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
11:42:39 [2023-06-26T11:42:39.459Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
11:42:39 [2023-06-26T11:42:39.459Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
11:42:39 [2023-06-26T11:42:39.459Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
11:42:39 [2023-06-26T11:42:39.459Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
11:42:39 [2023-06-26T11:42:39.459Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
11:42:39 [2023-06-26T11:42:39.715Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
11:42:39 [2023-06-26T11:42:39.715Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
11:42:39 [2023-06-26T11:42:39.715Z] #4 DONE 0.4s
11:42:39 [2023-06-26T11:42:39.715Z] 
11:42:39 [2023-06-26T11:42:39.715Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:42:41 [2023-06-26T11:42:41.083Z] #5 DONE 1.3s
11:42:41 [2023-06-26T11:42:41.083Z] 
11:42:41 [2023-06-26T11:42:41.083Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
11:42:41 [2023-06-26T11:42:41.083Z] #6 ...
11:42:41 [2023-06-26T11:42:41.083Z] 
11:42:41 [2023-06-26T11:42:41.083Z] #7 [internal] load metadata for docker.io/library/busybox:latest
11:42:41 [2023-06-26T11:42:41.083Z] #7 DONE 1.4s
11:42:41 [2023-06-26T11:42:41.083Z] 
11:42:41 [2023-06-26T11:42:41.083Z] #8 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
11:42:41 [2023-06-26T11:42:41.083Z] #8 DONE 1.4s
11:42:41 [2023-06-26T11:42:41.083Z] 
11:42:41 [2023-06-26T11:42:41.083Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:42:41 [2023-06-26T11:42:41.083Z] #9 DONE 1.5s
11:42:41 [2023-06-26T11:42:41.340Z] 
11:42:41 [2023-06-26T11:42:41.340Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
11:42:41 [2023-06-26T11:42:41.340Z] #10 DONE 1.5s
11:42:41 [2023-06-26T11:42:41.340Z] 
11:42:41 [2023-06-26T11:42:41.340Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
11:42:41 [2023-06-26T11:42:41.340Z] #6 DONE 1.6s
11:42:41 [2023-06-26T11:42:41.597Z] 
11:42:41 [2023-06-26T11:42:41.597Z] #11 [internal] load build context
11:42:42 [2023-06-26T11:42:42.528Z] #11 transferring context: 68.97MB 1.2s done
11:42:42 [2023-06-26T11:42:42.785Z] #11 DONE 1.4s
11:42:42 [2023-06-26T11:42:42.785Z] 
11:42:42 [2023-06-26T11:42:42.785Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:42 [2023-06-26T11:42:42.785Z] #12 resolve docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 0.2s done
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 1.86kB / 1.86kB done
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:6a204a9aad76673bc2c7d84360485cfd22716e606101ab8de6451e5457394d60 1.58kB / 1.58kB done
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.1s
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:d9177838bc482dcf2f4a3742d1d4cd52c31f1bea62767a75987640480d25fae4 7.07kB / 7.07kB done
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.0s done
11:42:42 [2023-06-26T11:42:42.785Z] #12 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.4s done
11:42:42 [2023-06-26T11:42:42.786Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 32.51MB / 81.44MB 1.1s
11:42:42 [2023-06-26T11:42:42.786Z] #12 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 0.1s
11:42:43 [2023-06-26T11:42:43.045Z] #12 ...
11:42:43 [2023-06-26T11:42:43.045Z] 
11:42:43 [2023-06-26T11:42:43.045Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:42:43 [2023-06-26T11:42:43.045Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
11:42:43 [2023-06-26T11:42:43.045Z] #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
11:42:43 [2023-06-26T11:42:43.045Z] #13 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
11:42:43 [2023-06-26T11:42:43.045Z] #13 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
11:42:43 [2023-06-26T11:42:43.045Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
11:42:43 [2023-06-26T11:42:43.045Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.2s done
11:42:43 [2023-06-26T11:42:43.045Z] #13 DONE 1.5s
11:42:43 [2023-06-26T11:42:43.045Z] 
11:42:43 [2023-06-26T11:42:43.045Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:43 [2023-06-26T11:42:43.045Z] #12 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.1s done
11:42:43 [2023-06-26T11:42:43.045Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 0B / 95.53MB 1.2s
11:42:43 [2023-06-26T11:42:43.045Z] #12 sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e 155B / 155B 1.1s done
11:42:43 [2023-06-26T11:42:43.045Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 50.33MB / 81.44MB 1.3s
11:42:43 [2023-06-26T11:42:43.045Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 12.58MB / 95.53MB 1.3s
11:42:43 [2023-06-26T11:42:43.302Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 66.06MB / 81.44MB 1.5s
11:42:43 [2023-06-26T11:42:43.302Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 32.51MB / 95.53MB 1.5s
11:42:43 [2023-06-26T11:42:43.302Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 42.99MB / 95.53MB 1.6s
11:42:43 [2023-06-26T11:42:43.302Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 79.69MB / 81.44MB 1.7s
11:42:43 [2023-06-26T11:42:43.302Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 50.33MB / 95.53MB 1.7s
11:42:43 [2023-06-26T11:42:43.559Z] #12 ...
11:42:43 [2023-06-26T11:42:43.559Z] 
11:42:43 [2023-06-26T11:42:43.559Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
11:42:43 [2023-06-26T11:42:43.559Z] #14 resolve docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 0.2s done
11:42:43 [2023-06-26T11:42:43.559Z] #14 sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 8.43kB / 8.43kB done
11:42:43 [2023-06-26T11:42:43.559Z] #14 sha256:10e6d88dfc2e3598c759083b2dd0d0647fa9deb8d22a75912f174dd24009bf75 482B / 482B done
11:42:43 [2023-06-26T11:42:43.559Z] #14 sha256:8736698b447625803f734d2fd521c13dd0a40d65c3992510cd2ba73402ce1456 2.01kB / 2.01kB done
11:42:43 [2023-06-26T11:42:43.559Z] #14 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 15.76MB / 15.76MB 1.4s done
11:42:43 [2023-06-26T11:42:43.559Z] #14 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0.3s done
11:42:43 [2023-06-26T11:42:43.559Z] #14 DONE 2.1s
11:42:43 [2023-06-26T11:42:43.559Z] 
11:42:43 [2023-06-26T11:42:43.559Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:43 [2023-06-26T11:42:43.559Z] #12 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 1.7s done
11:42:43 [2023-06-26T11:42:43.559Z] #12 ...
11:42:43 [2023-06-26T11:42:43.559Z] 
11:42:43 [2023-06-26T11:42:43.559Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
11:42:43 [2023-06-26T11:42:43.559Z] #15 resolve docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 0.2s done
11:42:43 [2023-06-26T11:42:43.559Z] #15 sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 2.29kB / 2.29kB done
11:42:43 [2023-06-26T11:42:43.559Z] #15 sha256:facbc1de5e70ef75f19fdd915d1154aef925d208aee87b0e49a707e6f7839e57 528B / 528B done
11:42:43 [2023-06-26T11:42:43.559Z] #15 sha256:fe052f542c1ed479ef506b8d257616304bfa8336d59f555ac550e3530912ca73 1.47kB / 1.47kB done
11:42:43 [2023-06-26T11:42:43.559Z] #15 extracting sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 0.1s done
11:42:43 [2023-06-26T11:42:43.559Z] #15 sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 2.00MB / 2.00MB 1.5s done
11:42:43 [2023-06-26T11:42:43.559Z] #15 DONE 2.2s
11:42:43 [2023-06-26T11:42:43.559Z] 
11:42:43 [2023-06-26T11:42:43.559Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:43 [2023-06-26T11:42:43.559Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 66.06MB / 95.53MB 1.9s
11:42:43 [2023-06-26T11:42:43.817Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 84.93MB / 95.53MB 2.1s
11:42:43 [2023-06-26T11:42:43.817Z] #12 ...
11:42:43 [2023-06-26T11:42:43.817Z] 
11:42:43 [2023-06-26T11:42:43.817Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:42:43 [2023-06-26T11:42:43.817Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
11:42:43 [2023-06-26T11:42:43.817Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:42:43 [2023-06-26T11:42:43.817Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:42:43 [2023-06-26T11:42:43.817Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:42:43 [2023-06-26T11:42:43.817Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s
11:42:43 [2023-06-26T11:42:43.817Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
11:42:43 [2023-06-26T11:42:43.817Z] #16 ...
11:42:43 [2023-06-26T11:42:43.817Z] 
11:42:43 [2023-06-26T11:42:43.817Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:44 [2023-06-26T11:42:44.073Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 2.3s
11:42:44 [2023-06-26T11:42:44.073Z] #12 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 2.3s done
11:42:44 [2023-06-26T11:42:44.637Z] #12 ...
11:42:44 [2023-06-26T11:42:44.637Z] 
11:42:44 [2023-06-26T11:42:44.637Z] #17 [build-dummy 2/2] RUN mkdir -p /build
11:42:44 [2023-06-26T11:42:44.637Z] #17 DONE 0.9s
11:42:44 [2023-06-26T11:42:44.637Z] 
11:42:44 [2023-06-26T11:42:44.637Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:44 [2023-06-26T11:42:44.637Z] #12 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 1.8s done
11:42:44 [2023-06-26T11:42:44.637Z] #12 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e
11:42:44 [2023-06-26T11:42:44.637Z] #12 ...
11:42:44 [2023-06-26T11:42:44.637Z] 
11:42:44 [2023-06-26T11:42:44.637Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
11:42:44 [2023-06-26T11:42:44.637Z] #18 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done
11:42:44 [2023-06-26T11:42:44.637Z] #18 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done
11:42:44 [2023-06-26T11:42:44.637Z] #18 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done
11:42:44 [2023-06-26T11:42:44.637Z] #18 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done
11:42:44 [2023-06-26T11:42:44.637Z] #18 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.0s done
11:42:44 [2023-06-26T11:42:44.637Z] #18 DONE 3.2s
11:42:44 [2023-06-26T11:42:44.637Z] 
11:42:44 [2023-06-26T11:42:44.637Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:42:44 [2023-06-26T11:42:44.637Z] #19 DONE 0.1s
11:42:44 [2023-06-26T11:42:44.637Z] 
11:42:44 [2023-06-26T11:42:44.637Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
11:42:44 [2023-06-26T11:42:44.894Z] #12 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.3s done
11:42:45 [2023-06-26T11:42:45.151Z] #12 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 0.1s
11:42:46 [2023-06-26T11:42:46.519Z] #12 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.4s done
11:42:46 [2023-06-26T11:42:46.519Z] #12 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a
11:42:47 [2023-06-26T11:42:47.889Z] #12 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.4s done
11:42:47 [2023-06-26T11:42:47.889Z] #12 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9
11:42:51 [2023-06-26T11:42:51.161Z] #12 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 3.1s done
11:42:51 [2023-06-26T11:42:51.418Z] #12 extracting sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e done
11:42:51 [2023-06-26T11:42:51.674Z] #12 DONE 10.3s
11:42:51 [2023-06-26T11:42:51.674Z] 
11:42:51 [2023-06-26T11:42:51.674Z] #20 [base 2/5] COPY --from=xx / /
11:42:54 [2023-06-26T11:42:54.192Z] #20 DONE 2.2s
11:42:54 [2023-06-26T11:42:54.192Z] 
11:42:54 [2023-06-26T11:42:54.192Z] #21 [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
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.520 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.531 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.531 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.654 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.767 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 0.878 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 1.614 Fetched 8532 kB in 1s (6312 kB/s)
11:42:54 [2023-06-26T11:42:54.192Z] #21 1.614 Reading package lists...
11:42:54 [2023-06-26T11:42:54.192Z] #21 2.166 Reading package lists...
11:42:54 [2023-06-26T11:42:54.192Z] #21 2.704 Building dependency tree...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.098 The following additional packages will be installed:
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.098   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.099   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.100 Recommended packages:
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.100   libldap-common publicsuffix libsasl2-modules
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.207 The following NEW packages will be installed:
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.208   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.208   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.209   libssh2-1 openssl
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.487 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.487 Need to get 2945 kB of archives.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.487 After this operation, 6484 kB of additional disk space will be used.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.487 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.497 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.501 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.510 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.520 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.521 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.523 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.524 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.527 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.528 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.529 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.531 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.533 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.537 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.543 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.663 debconf: delaying package configuration, since apt-utils is not installed
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.695 Fetched 2945 kB in 0s (9024 kB/s)
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.716 Selecting previously unselected package openssl.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.716 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.721 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.724 Unpacking openssl (1.1.1n-0+deb11u5) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.814 Selecting previously unselected package ca-certificates.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.815 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.819 Unpacking ca-certificates (20210119) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.871 Selecting previously unselected package libbrotli1:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.872 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.879 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.926 Selecting previously unselected package libsasl2-modules-db:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.927 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.931 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.966 Selecting previously unselected package libsasl2-2:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.967 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 3.971 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.012 Selecting previously unselected package libldap-2.4-2:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.013 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.016 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.065 Selecting previously unselected package libnghttp2-14:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.066 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.069 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.109 Selecting previously unselected package libpsl5:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.110 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.114 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.150 Selecting previously unselected package librtmp1:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.151 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.154 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.195 Selecting previously unselected package libssh2-1:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.196 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.201 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.243 Selecting previously unselected package libcurl4:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.245 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.248 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.297 Selecting previously unselected package curl.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.298 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.302 Unpacking curl (7.74.0-1.3+deb11u7) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.350 Selecting previously unselected package libonig5:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.351 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.358 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.405 Selecting previously unselected package libjq1:arm64.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.406 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.410 Unpacking libjq1:arm64 (1.6-2.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.445 Selecting previously unselected package jq.
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.446 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.450 Unpacking jq (1.6-2.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.489 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.506 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.516 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.527 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.538 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.549 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.560 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.571 Setting up openssl (1.1.1n-0+deb11u5) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.586 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.598 Setting up libjq1:arm64 (1.6-2.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.609 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 4.618 Setting up ca-certificates (20210119) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.102 Updating certificates in /etc/ssl/certs...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.726 129 added, 0 removed; done.
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.762 Setting up jq (1.6-2.1) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.772 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.784 Setting up curl (7.74.0-1.3+deb11u7) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.795 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.817 Processing triggers for ca-certificates (20210119) ...
11:42:54 [2023-06-26T11:42:54.192Z] #21 5.825 Updating certificates in /etc/ssl/certs...
11:42:54 [2023-06-26T11:42:54.192Z] #21 6.286 0 added, 0 removed; done.
11:42:54 [2023-06-26T11:42:54.192Z] #21 6.286 Running hooks in /etc/ca-certificates/update.d...
11:42:54 [2023-06-26T11:42:54.192Z] #21 6.287 done.
11:42:54 [2023-06-26T11:42:54.192Z] #21 DONE 9.3s
11:42:54 [2023-06-26T11:42:54.192Z] 
11:42:54 [2023-06-26T11:42:54.192Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:42:54 [2023-06-26T11:42:54.192Z] #22 DONE 0.1s
11:42:54 [2023-06-26T11:42:54.192Z] 
11:42:54 [2023-06-26T11:42:54.192Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:42:54 [2023-06-26T11:42:54.449Z] #23 DONE 0.5s
11:42:54 [2023-06-26T11:42:54.449Z] 
11:42:54 [2023-06-26T11:42:54.449Z] #24 [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
11:42:55 [2023-06-26T11:42:55.012Z] #24 ...
11:42:55 [2023-06-26T11:42:55.012Z] 
11:42:55 [2023-06-26T11:42:55.012Z] #25 [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
11:42:55 [2023-06-26T11:42:55.012Z] #25 DONE 0.3s
11:42:55 [2023-06-26T11:42:55.012Z] 
11:42:55 [2023-06-26T11:42:55.012Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
11:42:55 [2023-06-26T11:42:55.575Z] #26 0.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:42:55 [2023-06-26T11:42:55.575Z] #26 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:42:55 [2023-06-26T11:42:55.575Z] #26 0.645 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:42:55 [2023-06-26T11:42:55.575Z] #26 0.773 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:42:55 [2023-06-26T11:42:55.832Z] #26 0.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:42:55 [2023-06-26T11:42:55.832Z] #26 1.012 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:42:56 [2023-06-26T11:42:56.761Z] #26 1.768 Fetched 8532 kB in 1s (6079 kB/s)
11:42:57 [2023-06-26T11:42:57.017Z] #26 1.768 Reading package lists...
11:42:57 [2023-06-26T11:42:57.530Z] #26 2.331 Reading package lists...
11:42:58 [2023-06-26T11:42:58.043Z] #26 2.874 Building dependency tree...
11:42:58 [2023-06-26T11:42:58.043Z] #26 3.042 Reading state information...
11:42:58 [2023-06-26T11:42:58.300Z] #26 3.295 The following additional packages will be installed:
11:42:58 [2023-06-26T11:42:58.300Z] #26 3.296   libmagic-mgc libmagic1
11:42:58 [2023-06-26T11:42:58.300Z] #26 3.326 The following NEW packages will be installed:
11:42:58 [2023-06-26T11:42:58.300Z] #26 3.327   file libmagic-mgc libmagic1
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.605 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.605 Need to get 463 kB of archives.
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.605 After this operation, 7063 kB of additional disk space will be used.
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.605 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.614 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.618 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.779 debconf: delaying package configuration, since apt-utils is not installed
11:42:58 [2023-06-26T11:42:58.556Z] #26 3.820 Fetched 463 kB in 0s (1629 kB/s)
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.840 Selecting previously unselected package libmagic-mgc.
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.840 (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.)
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.850 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.855 Unpacking libmagic-mgc (1:5.39-3) ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.924 Selecting previously unselected package libmagic1:arm64.
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.926 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.933 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.971 Selecting previously unselected package file.
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.974 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 3.978 Unpacking file (1:5.39-3) ...
11:42:58 [2023-06-26T11:42:58.812Z] #26 4.067 Setting up libmagic-mgc (1:5.39-3) ...
11:42:59 [2023-06-26T11:42:59.069Z] #26 4.076 Setting up libmagic1:arm64 (1:5.39-3) ...
11:42:59 [2023-06-26T11:42:59.069Z] #26 4.096 Setting up file (1:5.39-3) ...
11:42:59 [2023-06-26T11:42:59.069Z] #26 4.107 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:42:59 [2023-06-26T11:42:59.325Z] #26 DONE 4.5s
11:42:59 [2023-06-26T11:42:59.325Z] 
11:42:59 [2023-06-26T11:42:59.325Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini
11:42:59 [2023-06-26T11:42:59.325Z] #27 ...
11:42:59 [2023-06-26T11:42:59.325Z] 
11:42:59 [2023-06-26T11:42:59.325Z] #28 [delve-src 1/3] WORKDIR /usr/src/delve
11:42:59 [2023-06-26T11:42:59.325Z] #28 DONE 0.1s
11:42:59 [2023-06-26T11:42:59.325Z] 
11:42:59 [2023-06-26T11:42:59.325Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:42:59 [2023-06-26T11:42:59.325Z] #29 DONE 0.1s
11:42:59 [2023-06-26T11:42:59.325Z] 
11:42:59 [2023-06-26T11:42:59.325Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:42:59 [2023-06-26T11:42:59.325Z] #30 DONE 0.2s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #31 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
11:42:59 [2023-06-26T11:42:59.582Z] #31 DONE 0.2s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:42:59 [2023-06-26T11:42:59.582Z] #32 DONE 0.2s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:42:59 [2023-06-26T11:42:59.582Z] #33 DONE 0.2s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
11:42:59 [2023-06-26T11:42:59.582Z] #34 DONE 0.2s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:42:59 [2023-06-26T11:42:59.582Z] #35 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:42:59 [2023-06-26T11:42:59.582Z] #36 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #37 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:42:59 [2023-06-26T11:42:59.582Z] #37 ...
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:42:59 [2023-06-26T11:42:59.582Z] #38 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
11:42:59 [2023-06-26T11:42:59.582Z] #39 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:42:59 [2023-06-26T11:42:59.582Z] #40 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:42:59 [2023-06-26T11:42:59.582Z] #41 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.582Z] 
11:42:59 [2023-06-26T11:42:59.582Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini
11:42:59 [2023-06-26T11:42:59.582Z] #27 DONE 0.4s
11:42:59 [2023-06-26T11:42:59.840Z] 
11:42:59 [2023-06-26T11:42:59.840Z] #42 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
11:42:59 [2023-06-26T11:42:59.840Z] #42 DONE 0.3s
11:42:59 [2023-06-26T11:42:59.840Z] 
11:42:59 [2023-06-26T11:42:59.840Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:43:00 [2023-06-26T11:43:00.098Z] #43 ...
11:43:00 [2023-06-26T11:43:00.098Z] 
11:43:00 [2023-06-26T11:43:00.098Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.574 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.098Z] #44 0.576 Initialized empty Git repository in /usr/src/delve/.git/
11:43:00 [2023-06-26T11:43:00.098Z] #44 DONE 0.7s
11:43:00 [2023-06-26T11:43:00.355Z] 
11:43:00 [2023-06-26T11:43:00.355Z] #45 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.718 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.355Z] #45 0.723 Initialized empty Git repository in /usr/src/containerd/.git/
11:43:00 [2023-06-26T11:43:00.355Z] #45 DONE 0.7s
11:43:00 [2023-06-26T11:43:00.355Z] 
11:43:00 [2023-06-26T11:43:00.355Z] #37 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.729 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.355Z] #37 0.731 Initialized empty Git repository in /usr/src/runc/.git/
11:43:00 [2023-06-26T11:43:00.355Z] #37 DONE 0.9s
11:43:00 [2023-06-26T11:43:00.355Z] 
11:43:00 [2023-06-26T11:43:00.355Z] #24 [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
11:43:00 [2023-06-26T11:43:00.355Z] #24 1.716 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:43:00 [2023-06-26T11:43:00.355Z] #24 1.905 
11:43:00 [2023-06-26T11:43:00.355Z] #24 2.123 #=#=#                                                                         

###########                                                               15.4%
######################################################################## 100.0%
11:43:00 [2023-06-26T11:43:00.355Z] #24 2.384 
11:43:00 [2023-06-26T11:43:00.355Z] #24 3.398 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:43:00 [2023-06-26T11:43:00.355Z] #24 3.587 
11:43:00 [2023-06-26T11:43:00.356Z] #24 3.806 #=#=#                                                                         

######################################################################## 100.0%
11:43:00 [2023-06-26T11:43:00.356Z] #24 4.057 
11:43:00 [2023-06-26T11:43:00.356Z] #24 5.110 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:43:00 [2023-06-26T11:43:00.356Z] #24 5.317 
11:43:00 [2023-06-26T11:43:00.356Z] #24 5.574 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
11:43:00 [2023-06-26T11:43:00.356Z] #24 6.264 
11:43:00 [2023-06-26T11:43:00.612Z] #24 ...
11:43:00 [2023-06-26T11:43:00.612Z] 
11:43:00 [2023-06-26T11:43:00.612Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.794 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.612Z] #46 0.795 Initialized empty Git repository in /usr/src/rootlesskit/.git/
11:43:00 [2023-06-26T11:43:00.612Z] #46 DONE 0.8s
11:43:00 [2023-06-26T11:43:00.612Z] 
11:43:00 [2023-06-26T11:43:00.612Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.943 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.612Z] #47 0.945 Initialized empty Git repository in /usr/src/swagger/.git/
11:43:00 [2023-06-26T11:43:00.612Z] #47 DONE 1.0s
11:43:00 [2023-06-26T11:43:00.612Z] 
11:43:00 [2023-06-26T11:43:00.612Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:43:00 [2023-06-26T11:43:00.869Z] #48 ...
11:43:00 [2023-06-26T11:43:00.869Z] 
11:43:00 [2023-06-26T11:43:00.869Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: is subject to change. To configure the initial branch name to use in all
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: of your new repositories, which will suppress this warning, call:
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 	git config --global init.defaultBranch <name>
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 'development'. The just-created branch can be renamed via this command:
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.314 hint: 	git branch -m <name>
11:43:00 [2023-06-26T11:43:00.869Z] #49 1.316 Initialized empty Git repository in /usr/src/registry/.git/
11:43:00 [2023-06-26T11:43:00.869Z] #49 DONE 1.4s
11:43:01 [2023-06-26T11:43:01.125Z] 
11:43:01 [2023-06-26T11:43:01.125Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:03 [2023-06-26T11:43:03.029Z] #50 ...
11:43:03 [2023-06-26T11:43:03.029Z] 
11:43:03 [2023-06-26T11:43:03.029Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 Initialized empty Git repository in /usr/src/tini/.git/
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: Using 'master' as the name for the initial branch. This default branch name
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: is subject to change. To configure the initial branch name to use in all
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: of your new repositories, which will suppress this warning, call:
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 	git config --global init.defaultBranch <name>
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 'development'. The just-created branch can be renamed via this command:
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 
11:43:03 [2023-06-26T11:43:03.029Z] #43 2.637 hint: 	git branch -m <name>
11:43:03 [2023-06-26T11:43:03.029Z] #43 DONE 3.1s
11:43:03 [2023-06-26T11:43:03.029Z] 
11:43:03 [2023-06-26T11:43:03.029Z] #51 [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
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.331 go: downloading github.com/golangci/golangci-lint v1.51.2
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.936 go: downloading github.com/fatih/color v1.14.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.936 go: downloading github.com/gofrs/flock v0.8.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.936 go: downloading github.com/pkg/errors v0.9.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.936 go: downloading github.com/spf13/cobra v1.6.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.936 go: downloading github.com/spf13/pflag v1.0.5
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.937 go: downloading github.com/spf13/viper v1.12.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 2.940 go: downloading gopkg.in/yaml.v3 v3.0.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.004 go: downloading golang.org/x/tools v0.6.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.014 go: downloading github.com/hashicorp/go-version v1.6.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.073 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.073 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.083 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.092 go: downloading github.com/mattn/go-colorable v0.1.13
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.095 go: downloading github.com/sirupsen/logrus v1.9.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.119 go: downloading github.com/stretchr/testify v1.8.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.143 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.201 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.233 go: downloading github.com/mattn/go-isatty v0.0.17
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.255 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.262 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.269 go: downloading github.com/spf13/afero v1.8.2
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.297 go: downloading github.com/spf13/cast v1.5.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.350 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.377 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.409 go: downloading 4d63.com/gochecknoglobals v0.2.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.424 go: downloading github.com/Abirdcfly/dupword v0.0.9
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.452 go: downloading github.com/Antonboom/nilnil v0.1.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.453 go: downloading github.com/Antonboom/errname v0.1.7
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.517 go: downloading github.com/BurntSushi/toml v1.2.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.526 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.526 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.529 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.535 go: downloading github.com/alexkohler/prealloc v1.0.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.543 go: downloading github.com/alingse/asasalint v0.0.11
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.550 go: downloading github.com/ashanbrown/forbidigo v1.4.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.575 go: downloading github.com/ashanbrown/makezero v1.1.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.576 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.593 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.630 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.641 go: downloading github.com/breml/bidichk v0.2.3
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.663 go: downloading github.com/breml/errchkjson v0.3.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.663 go: downloading github.com/butuzov/ireturn v0.1.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.688 go: downloading github.com/charithe/durationcheck v0.0.9
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.734 go: downloading github.com/curioswitch/go-reassign v0.2.0
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.735 go: downloading github.com/daixiang0/gci v0.9.1
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.811 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.813 go: downloading github.com/esimonov/ifshort v1.0.4
11:43:03 [2023-06-26T11:43:03.029Z] #51 3.843 go: downloading github.com/firefart/nonamedreturns v1.0.4
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.853 go: downloading github.com/fzipp/gocyclo v0.6.0
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.853 go: downloading github.com/go-critic/go-critic v0.6.7
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.857 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.980 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.981 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:43:03 [2023-06-26T11:43:03.287Z] #51 3.985 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.201 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.201 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.257 go: downloading github.com/golangci/misspell v0.4.0
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.258 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.306 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
11:43:03 [2023-06-26T11:43:03.544Z] #51 4.313 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:43:03 [2023-06-26T11:43:03.545Z] #51 4.336 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.445 go: downloading github.com/hexops/gotextdiff v1.0.3
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.491 go: downloading github.com/jgautheron/goconst v1.5.1
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.491 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.579 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.580 go: downloading github.com/julz/importas v0.1.0
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.581 go: downloading github.com/junk1tm/musttag v0.4.5
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.581 go: downloading github.com/kisielk/errcheck v1.6.3
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.581 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
11:43:03 [2023-06-26T11:43:03.802Z] #51 4.581 go: downloading github.com/kulti/thelper v0.6.3
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.657 go: downloading github.com/kunwardeep/paralleltest v1.0.6
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.657 go: downloading github.com/ldez/tagliatelle v0.4.0
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.657 go: downloading github.com/leonklingele/grouper v1.1.1
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.657 go: downloading github.com/kyoh86/exportloopref v0.1.11
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.700 go: downloading github.com/lufeee/execinquery v1.2.1
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.717 go: downloading github.com/maratori/testableexamples v1.0.0
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.718 go: downloading github.com/maratori/testpackage v1.1.0
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.721 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.722 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.746 go: downloading github.com/mgechev/revive v1.2.5
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.800 go: downloading github.com/moricho/tparallel v0.2.1
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.805 go: downloading github.com/nakabonne/nestif v0.3.1
11:43:04 [2023-06-26T11:43:04.060Z] #51 4.891 go: downloading github.com/nishanths/exhaustive v0.9.5
11:43:04 [2023-06-26T11:43:04.318Z] #51 4.976 go: downloading github.com/nishanths/predeclared v0.2.2
11:43:04 [2023-06-26T11:43:04.318Z] #51 4.977 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
11:43:04 [2023-06-26T11:43:04.318Z] #51 5.073 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
11:43:04 [2023-06-26T11:43:04.318Z] #51 5.084 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
11:43:04 [2023-06-26T11:43:04.318Z] #51 5.088 go: downloading github.com/ryancurrah/gomodguard v1.3.0
11:43:04 [2023-06-26T11:43:04.576Z] #51 5.143 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
11:43:04 [2023-06-26T11:43:04.576Z] #51 5.149 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
11:43:04 [2023-06-26T11:43:04.576Z] #51 5.151 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
11:43:04 [2023-06-26T11:43:04.576Z] #51 5.152 go: downloading github.com/securego/gosec/v2 v2.15.0
11:43:04 [2023-06-26T11:43:04.576Z] #51 5.389 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.424 go: downloading github.com/sivchari/containedctx v1.0.2
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.499 go: downloading github.com/sivchari/nosnakecase v1.7.0
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.527 go: downloading github.com/sivchari/tenv v1.7.1
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.528 go: downloading github.com/sonatard/noctx v0.0.1
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.529 go: downloading github.com/sourcegraph/go-diff v0.7.0
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.529 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:43:04 [2023-06-26T11:43:04.835Z] #51 5.609 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.613 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.682 go: downloading github.com/tetafro/godot v1.4.11
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.716 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.717 go: downloading github.com/timonwong/loggercheck v0.9.3
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.751 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
11:43:05 [2023-06-26T11:43:05.093Z] #51 5.759 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
11:43:05 [2023-06-26T11:43:05.351Z] #51 ...
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #24 [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
11:43:05 [2023-06-26T11:43:05.351Z] #24 7.575 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:43:05 [2023-06-26T11:43:05.351Z] #24 7.776 
11:43:05 [2023-06-26T11:43:05.351Z] #24 8.026 #=#=#                                                                         

######################################################################## 100.0%
11:43:05 [2023-06-26T11:43:05.351Z] #24 8.241 
11:43:05 [2023-06-26T11:43:05.351Z] #24 9.122 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:43:05 [2023-06-26T11:43:05.351Z] #24 9.627 #=#=#                                                                         
11:43:05 [2023-06-26T11:43:05.351Z] #24 9.990 #=#=#                                                                         

######################################################################## 100.0%
11:43:05 [2023-06-26T11:43:05.351Z] #24 10.38 
11:43:05 [2023-06-26T11:43:05.351Z] #24 10.50 Download of images into '/build' complete.
11:43:05 [2023-06-26T11:43:05.351Z] #24 10.50 Use something like the following to load the result into a Docker daemon:
11:43:05 [2023-06-26T11:43:05.351Z] #24 10.50   tar -cC '/build' . | docker load
11:43:05 [2023-06-26T11:43:05.351Z] #24 DONE 11.2s
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #51 [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
11:43:05 [2023-06-26T11:43:05.351Z] #51 5.878 go: downloading github.com/ultraware/funlen v0.0.3
11:43:05 [2023-06-26T11:43:05.351Z] #51 5.915 go: downloading github.com/ultraware/whitespace v0.0.5
11:43:05 [2023-06-26T11:43:05.351Z] #51 5.917 go: downloading github.com/uudashr/gocognit v1.0.6
11:43:05 [2023-06-26T11:43:05.351Z] #51 5.917 go: downloading github.com/yagipy/maintidx v1.0.0
11:43:05 [2023-06-26T11:43:05.351Z] #51 5.954 go: downloading github.com/yeya24/promlinter v0.2.0
11:43:05 [2023-06-26T11:43:05.351Z] #51 ...
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #52 [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
11:43:05 [2023-06-26T11:43:05.351Z] #52 2.762 go: downloading gotest.tools/gotestsum v1.8.2
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.483 go: downloading golang.org/x/tools v0.1.11
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.483 go: downloading github.com/fatih/color v1.13.0
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.494 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.509 go: downloading github.com/dnephin/pflag v1.0.7
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.511 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.511 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.533 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.590 go: downloading github.com/mattn/go-colorable v0.1.12
11:43:05 [2023-06-26T11:43:05.351Z] #52 3.590 go: downloading github.com/mattn/go-isatty v0.0.14
11:43:05 [2023-06-26T11:43:05.351Z] #52 5.491 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:43:05 [2023-06-26T11:43:05.351Z] #52 ...
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #53 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:05 [2023-06-26T11:43:05.351Z] #53 DONE 4.8s
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:05 [2023-06-26T11:43:05.351Z] #54 DONE 2.5s
11:43:05 [2023-06-26T11:43:05.351Z] 
11:43:05 [2023-06-26T11:43:05.351Z] #51 [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
11:43:05 [2023-06-26T11:43:05.351Z] #51 6.000 go: downloading gitlab.com/bosi/decorder v0.2.3
11:43:05 [2023-06-26T11:43:05.351Z] #51 6.000 go: downloading honnef.co/go/tools v0.4.2
11:43:05 [2023-06-26T11:43:05.915Z] #51 ...
11:43:05 [2023-06-26T11:43:05.915Z] 
11:43:05 [2023-06-26T11:43:05.915Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:05 [2023-06-26T11:43:05.915Z] #55 DONE 5.4s
11:43:05 [2023-06-26T11:43:05.915Z] 
11:43:05 [2023-06-26T11:43:05.915Z] #51 [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
11:43:05 [2023-06-26T11:43:05.915Z] #51 6.430 go: downloading mvdan.cc/gofumpt v0.4.0
11:43:05 [2023-06-26T11:43:05.915Z] #51 6.519 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:43:05 [2023-06-26T11:43:05.915Z] #51 6.649 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
11:43:06 [2023-06-26T11:43:06.173Z] #51 6.727 go: downloading github.com/hashicorp/errwrap v1.0.0
11:43:06 [2023-06-26T11:43:06.173Z] #51 6.804 go: downloading golang.org/x/sys v0.5.0
11:43:06 [2023-06-26T11:43:06.173Z] #51 6.813 go: downloading golang.org/x/mod v0.8.0
11:43:06 [2023-06-26T11:43:06.430Z] #51 7.052 go: downloading github.com/davecgh/go-spew v1.1.1
11:43:06 [2023-06-26T11:43:06.430Z] #51 ...
11:43:06 [2023-06-26T11:43:06.430Z] 
11:43:06 [2023-06-26T11:43:06.430Z] #56 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:43:06 [2023-06-26T11:43:06.430Z] #56 DONE 0.7s
11:43:06 [2023-06-26T11:43:06.430Z] 
11:43:06 [2023-06-26T11:43:06.430Z] #51 [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
11:43:06 [2023-06-26T11:43:06.430Z] #51 7.122 go: downloading github.com/pmezard/go-difflib v1.0.0
11:43:06 [2023-06-26T11:43:06.430Z] #51 7.131 go: downloading github.com/stretchr/objx v0.5.0
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.230 go: downloading github.com/subosito/gotenv v1.4.1
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.266 go: downloading github.com/hashicorp/hcl v1.0.0
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.354 go: downloading gopkg.in/ini.v1 v1.67.0
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.354 go: downloading github.com/magiconair/properties v1.8.6
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.355 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
11:43:06 [2023-06-26T11:43:06.687Z] #51 7.378 go: downloading golang.org/x/text v0.6.0
11:43:06 [2023-06-26T11:43:06.944Z] #51 7.535 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
11:43:06 [2023-06-26T11:43:06.944Z] #51 7.536 go: downloading github.com/gobwas/glob v0.2.3
11:43:06 [2023-06-26T11:43:06.944Z] #51 7.553 go: downloading gopkg.in/yaml.v2 v2.4.0
11:43:07 [2023-06-26T11:43:07.201Z] #51 7.756 go: downloading golang.org/x/sync v0.1.0
11:43:07 [2023-06-26T11:43:07.201Z] #51 7.934 go: downloading go.uber.org/zap v1.17.0
11:43:07 [2023-06-26T11:43:07.201Z] #51 8.014 go: downloading github.com/kisielk/gotool v1.0.0
11:43:07 [2023-06-26T11:43:07.466Z] #51 8.056 go: downloading github.com/pelletier/go-toml v1.9.5
11:43:07 [2023-06-26T11:43:07.466Z] #51 8.281 go: downloading github.com/go-toolsmith/astcast v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.328 go: downloading github.com/go-toolsmith/astcopy v1.0.3
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.370 go: downloading github.com/go-toolsmith/astequal v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.414 go: downloading github.com/go-toolsmith/astfmt v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.414 go: downloading github.com/go-toolsmith/astp v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.416 go: downloading github.com/go-toolsmith/strparse v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.455 go: downloading github.com/go-toolsmith/typep v1.1.0
11:43:07 [2023-06-26T11:43:07.726Z] #51 8.497 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.561 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.562 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.563 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.644 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.645 go: downloading github.com/ettle/strcase v0.1.1
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.738 go: downloading github.com/Masterminds/semver v1.5.0
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.742 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.779 go: downloading github.com/fatih/structtag v1.2.0
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.780 go: downloading github.com/google/go-cmp v0.5.9
11:43:07 [2023-06-26T11:43:07.984Z] #51 8.781 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:43:08 [2023-06-26T11:43:08.255Z] #51 8.911 go: downloading github.com/prometheus/client_golang v1.12.1
11:43:08 [2023-06-26T11:43:08.255Z] #51 8.915 go: downloading github.com/prometheus/client_model v0.2.0
11:43:08 [2023-06-26T11:43:08.255Z] #51 9.010 go: downloading go.uber.org/atomic v1.7.0
11:43:08 [2023-06-26T11:43:08.255Z] #51 9.017 go: downloading go.uber.org/multierr v1.6.0
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.197 go: downloading github.com/quasilyte/gogrep v0.5.0
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.210 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.211 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.212 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.329 go: downloading github.com/golang/protobuf v1.5.2
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.348 go: downloading github.com/beorn7/perks v1.0.1
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.348 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:43:08 [2023-06-26T11:43:08.514Z] #51 9.358 go: downloading github.com/prometheus/common v0.32.1
11:43:08 [2023-06-26T11:43:08.771Z] #51 9.467 go: downloading github.com/prometheus/procfs v0.7.3
11:43:08 [2023-06-26T11:43:08.771Z] #51 9.566 go: downloading google.golang.org/protobuf v1.28.0
11:43:08 [2023-06-26T11:43:08.771Z] #51 9.587 go: downloading github.com/mattn/go-runewidth v0.0.9
11:43:09 [2023-06-26T11:43:09.345Z] #51 ...
11:43:09 [2023-06-26T11:43:09.345Z] 
11:43:09 [2023-06-26T11:43:09.345Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:09 [2023-06-26T11:43:09.345Z] #57 DONE 9.0s
11:43:09 [2023-06-26T11:43:09.345Z] 
11:43:09 [2023-06-26T11:43:09.345Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:43:09 [2023-06-26T11:43:09.345Z] #48 DONE 8.6s
11:43:09 [2023-06-26T11:43:09.345Z] 
11:43:09 [2023-06-26T11:43:09.345Z] #58 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64     /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build
11:43:09 [2023-06-26T11:43:09.345Z] #58 DONE 9.4s
11:43:09 [2023-06-26T11:43:09.345Z] 
11:43:09 [2023-06-26T11:43:09.345Z] #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
11:43:09 [2023-06-26T11:43:09.345Z] #59 2.806 go: downloading github.com/pelletier/go-toml v1.8.1
11:43:09 [2023-06-26T11:43:09.345Z] #59 ...
11:43:09 [2023-06-26T11:43:09.345Z] 
11:43:09 [2023-06-26T11:43:09.345Z] #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
11:43:09 [2023-06-26T11:43:09.345Z] #60 3.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 3.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 3.451 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 3.957 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 4.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:43:09 [2023-06-26T11:43:09.345Z] #60 5.268 Fetched 8532 kB in 2s (3576 kB/s)
11:43:09 [2023-06-26T11:43:09.345Z] #60 5.268 Reading package lists...
11:43:09 [2023-06-26T11:43:09.345Z] #60 6.798 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:43:09 [2023-06-26T11:43:09.345Z] #60 6.805 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:43:09 [2023-06-26T11:43:09.345Z] #60 6.809 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:43:09 [2023-06-26T11:43:09.345Z] #60 7.725 Reading package lists...
11:43:09 [2023-06-26T11:43:09.345Z] #60 8.944 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
11:43:09 [2023-06-26T11:43:09.345Z] #60 8.966 Reading package lists...
11:43:09 [2023-06-26T11:43:09.603Z] #60 9.933 Building dependency tree...
11:43:09 [2023-06-26T11:43:09.603Z] #60 ...
11:43:09 [2023-06-26T11:43:09.603Z] 
11:43:09 [2023-06-26T11:43:09.603Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:43:09 [2023-06-26T11:43:09.603Z] #61 3.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 3.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 3.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 3.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 3.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 4.587 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 6.273 Fetched 8532 kB in 3s (2591 kB/s)
11:43:09 [2023-06-26T11:43:09.603Z] #61 6.273 Reading package lists...
11:43:09 [2023-06-26T11:43:09.603Z] #61 7.169 Reading package lists...
11:43:09 [2023-06-26T11:43:09.603Z] #61 7.899 Building dependency tree...
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.578 python3 is already the newest version (3.9.2-3).
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.578 The following additional packages will be installed:
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.579   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.580   patch xz-utils
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582 Suggested packages:
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582   m4-doc ed diffutils-doc
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582 Recommended packages:
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.582   fakeroot libalgorithm-merge-perl libltdl-dev
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.829 The following NEW packages will be installed:
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.834   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.835   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
11:43:09 [2023-06-26T11:43:09.603Z] #61 8.836   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.117 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.117 Need to get 5458 kB of archives.
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.117 After this operation, 11.6 MB of additional disk space will be used.
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.117 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.122 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.144 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.159 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.190 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.198 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:43:09 [2023-06-26T11:43:09.603Z] #61 9.248 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.257 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.271 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.273 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.291 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.297 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.301 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.305 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.323 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.328 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.330 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.663 debconf: delaying package configuration, since apt-utils is not installed
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.748 Fetched 5458 kB in 0s (11.3 MB/s)
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.839 Selecting previously unselected package bzip2.
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.839 (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.)
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.852 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.864 Unpacking bzip2 (1.0.8-4) ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.984 Selecting previously unselected package xz-utils.
11:43:09 [2023-06-26T11:43:09.604Z] #61 9.993 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 10.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 10.26 Selecting previously unselected package libsigsegv2:arm64.
11:43:09 [2023-06-26T11:43:09.604Z] #61 10.27 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 10.33 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:43:09 [2023-06-26T11:43:09.604Z] #61 ...
11:43:09 [2023-06-26T11:43:09.604Z] 
11:43:09 [2023-06-26T11:43:09.604Z] #62 [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
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.028 go: downloading mvdan.cc/sh/v3 v3.6.0
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.409 go: downloading golang.org/x/term v0.3.0
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.409 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.409 go: downloading github.com/google/renameio/v2 v2.0.0
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.410 go: downloading mvdan.cc/editorconfig v0.2.0
11:43:09 [2023-06-26T11:43:09.604Z] #62 2.467 go: downloading golang.org/x/sys v0.3.0
11:43:09 [2023-06-26T11:43:09.870Z] #62 ...
11:43:09 [2023-06-26T11:43:09.870Z] 
11:43:09 [2023-06-26T11:43:09.870Z] #63 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
11:43:09 [2023-06-26T11:43:09.870Z] #63 ...
11:43:09 [2023-06-26T11:43:09.870Z] 
11:43:09 [2023-06-26T11:43:09.870Z] #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
11:43:09 [2023-06-26T11:43:09.870Z] #64 3.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 3.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 3.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 3.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 4.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 5.409 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:43:09 [2023-06-26T11:43:09.870Z] #64 6.813 Fetched 8532 kB in 4s (2316 kB/s)
11:43:09 [2023-06-26T11:43:09.870Z] #64 6.813 Reading package lists...
11:43:09 [2023-06-26T11:43:09.870Z] #64 8.677 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:43:09 [2023-06-26T11:43:09.870Z] #64 8.677 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:43:09 [2023-06-26T11:43:09.870Z] #64 8.677 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:43:10 [2023-06-26T11:43:10.128Z] #64 9.931 Reading package lists...
11:43:10 [2023-06-26T11:43:10.128Z] #64 ...
11:43:10 [2023-06-26T11:43:10.128Z] 
11:43:10 [2023-06-26T11:43:10.128Z] #65 [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
11:43:10 [2023-06-26T11:43:10.128Z] #65 3.473 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 3.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 3.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 3.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 4.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 5.705 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 7.249 Fetched 8532 kB in 4s (2108 kB/s)
11:43:10 [2023-06-26T11:43:10.128Z] #65 7.249 Reading package lists...
11:43:10 [2023-06-26T11:43:10.128Z] #65 8.235 Reading package lists...
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.076 Building dependency tree...
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.839 The following additional packages will be installed:
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.839   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.841 Suggested packages:
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.841   cmake-doc ninja-build lrzip
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.937 The following NEW packages will be installed:
11:43:10 [2023-06-26T11:43:10.128Z] #65 9.939   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.25 Need to get 15.1 MB of archives.
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.25 After this operation, 66.8 MB of additional disk space will be used.
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 10.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:43:10 [2023-06-26T11:43:10.128Z] #65 ...
11:43:10 [2023-06-26T11:43:10.128Z] 
11:43:10 [2023-06-26T11:43:10.128Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:10 [2023-06-26T11:43:10.386Z] #66 ...
11:43:10 [2023-06-26T11:43:10.386Z] 
11:43:10 [2023-06-26T11:43:10.386Z] #67 [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
11:43:10 [2023-06-26T11:43:10.386Z] #67 2.675 go: downloading github.com/tc-hib/go-winres v0.3.0
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.136 go: downloading github.com/tc-hib/winres v0.1.6
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.136 go: downloading github.com/urfave/cli/v2 v2.3.0
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.451 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.473 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.473 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:43:10 [2023-06-26T11:43:10.386Z] #67 3.565 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:43:10 [2023-06-26T11:43:10.386Z] #67 ...
11:43:10 [2023-06-26T11:43:10.386Z] 
11:43:10 [2023-06-26T11:43:10.386Z] #68 [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
11:43:10 [2023-06-26T11:43:10.386Z] #68 3.400 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 3.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 3.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 3.858 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 4.530 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 5.072 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:43:10 [2023-06-26T11:43:10.386Z] #68 6.959 Fetched 8532 kB in 4s (2208 kB/s)
11:43:10 [2023-06-26T11:43:10.386Z] #68 6.959 Reading package lists...
11:43:10 [2023-06-26T11:43:10.386Z] #68 8.739 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:43:10 [2023-06-26T11:43:10.386Z] #68 8.739 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:43:10 [2023-06-26T11:43:10.386Z] #68 8.739 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:43:10 [2023-06-26T11:43:10.644Z] #68 10.06 Reading package lists...
11:43:10 [2023-06-26T11:43:10.644Z] #68 ...
11:43:10 [2023-06-26T11:43:10.644Z] 
11:43:10 [2023-06-26T11:43:10.644Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.49 Selecting previously unselected package m4.
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.49 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.51 Unpacking m4 (1.4.18-5) ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.64 Selecting previously unselected package autoconf.
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.64 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.66 Unpacking autoconf (2.69-14) ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.93 Selecting previously unselected package autotools-dev.
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.93 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 10.96 Unpacking autotools-dev (20180224.1+nmu1) ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 11.17 Selecting previously unselected package automake.
11:43:10 [2023-06-26T11:43:10.644Z] #61 11.18 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
11:43:10 [2023-06-26T11:43:10.644Z] #61 11.19 Unpacking automake (1:1.16.3-2) ...
11:43:10 [2023-06-26T11:43:10.908Z] #61 11.50 Selecting previously unselected package patch.
11:43:10 [2023-06-26T11:43:10.908Z] #61 11.50 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
11:43:10 [2023-06-26T11:43:10.908Z] #61 11.53 Unpacking patch (2.7.6-7) ...
11:43:11 [2023-06-26T11:43:11.166Z] #61 11.76 Selecting previously unselected package dpkg-dev.
11:43:11 [2023-06-26T11:43:11.166Z] #61 11.77 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
11:43:11 [2023-06-26T11:43:11.166Z] #61 11.79 Unpacking dpkg-dev (1.20.12) ...
11:43:12 [2023-06-26T11:43:12.540Z] #61 13.05 Selecting previously unselected package build-essential.
11:43:12 [2023-06-26T11:43:12.540Z] #61 13.05 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
11:43:12 [2023-06-26T11:43:12.540Z] #61 13.12 Unpacking build-essential (12.9) ...
11:43:12 [2023-06-26T11:43:12.799Z] #61 13.43 Selecting previously unselected package libcap2:arm64.
11:43:12 [2023-06-26T11:43:12.799Z] #61 13.43 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
11:43:12 [2023-06-26T11:43:12.799Z] #61 13.46 Unpacking libcap2:arm64 (1:2.44-1) ...
11:43:13 [2023-06-26T11:43:13.058Z] #61 13.79 Selecting previously unselected package libcap-dev:arm64.
11:43:13 [2023-06-26T11:43:13.058Z] #61 13.79 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
11:43:13 [2023-06-26T11:43:13.058Z] #61 13.82 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:43:13 [2023-06-26T11:43:13.315Z] #61 14.09 Selecting previously unselected package libprotobuf-c1:arm64.
11:43:13 [2023-06-26T11:43:13.315Z] #61 14.09 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:43:13 [2023-06-26T11:43:13.573Z] #61 14.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:43:13 [2023-06-26T11:43:13.892Z] #61 ...
11:43:13 [2023-06-26T11:43:13.892Z] 
11:43:13 [2023-06-26T11:43:13.892Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:43:13 [2023-06-26T11:43:13.892Z] #66 DONE 13.6s
11:43:13 [2023-06-26T11:43:13.892Z] 
11:43:13 [2023-06-26T11:43:13.892Z] #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
11:43:13 [2023-06-26T11:43:13.892Z] #64 9.931 Reading package lists...
11:43:13 [2023-06-26T11:43:13.892Z] #64 10.74 + apt-get  install -y --no-install-recommends gcc libc6-dev
11:43:13 [2023-06-26T11:43:13.892Z] #64 10.76 Reading package lists...
11:43:13 [2023-06-26T11:43:13.892Z] #64 11.60 Building dependency tree...
11:43:13 [2023-06-26T11:43:13.892Z] #64 12.45 gcc is already the newest version (4:10.2.1-1).
11:43:13 [2023-06-26T11:43:13.892Z] #64 12.45 libc6-dev is already the newest version (2.31-13+deb11u6).
11:43:13 [2023-06-26T11:43:13.892Z] #64 12.45 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:43:13 [2023-06-26T11:43:13.892Z] #64 DONE 14.4s
11:43:13 [2023-06-26T11:43:13.892Z] 
11:43:13 [2023-06-26T11:43:13.892Z] #69 [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...)
11:43:14 [2023-06-26T11:43:14.216Z] #69 ...
11:43:14 [2023-06-26T11:43:14.216Z] 
11:43:14 [2023-06-26T11:43:14.216Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:14 [2023-06-26T11:43:14.216Z] #50 3.009 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
11:43:14 [2023-06-26T11:43:14.216Z] #50 5.231 + git checkout -q FETCH_HEAD
11:43:14 [2023-06-26T11:43:14.216Z] #50 5.652 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:43:14 [2023-06-26T11:43:14.216Z] #50 5.658 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.378 internal/goarch
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.378 internal/unsafeheader
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.395 internal/coverage/rtcov
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.404 internal/cpu
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.406 internal/goos
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.422 internal/race
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.430 internal/goexperiment
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.442 runtime/internal/syscall
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.538 internal/abi
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.543 runtime/internal/math
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.544 runtime/internal/sys
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.545 sync/atomic
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.566 unicode
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.570 unicode/utf8
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.664 container/list
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.684 internal/itoa
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.763 math/bits
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.801 crypto/internal/alias
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.819 crypto/subtle
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.820 internal/bytealg
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.856 runtime/internal/atomic
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.881 crypto/internal/boring/sig
11:43:14 [2023-06-26T11:43:14.216Z] #50 6.882 unicode/utf16
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.024 vendor/golang.org/x/crypto/cryptobyte/asn1
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.098 internal/nettrace
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.104 math
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.137 vendor/golang.org/x/crypto/internal/alias
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.222 encoding
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.240 github.com/docker/distribution/manifest
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.250 github.com/inconshreveable/mousetrap
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.254 github.com/docker/distribution/registry/storage/driver/gcs
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.333 github.com/docker/distribution/registry/storage/driver/oss
11:43:14 [2023-06-26T11:43:14.216Z] #50 7.448 runtime
11:43:14 [2023-06-26T11:43:14.216Z] #50 ...
11:43:14 [2023-06-26T11:43:14.216Z] 
11:43:14 [2023-06-26T11:43:14.216Z] #68 [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
11:43:14 [2023-06-26T11:43:14.216Z] #68 10.06 Reading package lists...
11:43:14 [2023-06-26T11:43:14.216Z] #68 11.24 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 11.30 Reading package lists...
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.08 Building dependency tree...
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71 gcc is already the newest version (4:10.2.1-1).
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71 The following additional packages will be installed:
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.71   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.72 Suggested packages:
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.72   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
11:43:14 [2023-06-26T11:43:14.216Z] #68 12.72   | libgdk-pixbuf2.0-dev libxml2-utils
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16 The following NEW packages will be installed:
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.16   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.17   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.49 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.49 Need to get 7950 kB of archives.
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.49 After this operation, 39.9 MB of additional disk space will be used.
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.49 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]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.52 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]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 13.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
11:43:14 [2023-06-26T11:43:14.216Z] #68 14.28 debconf: delaying package configuration, since apt-utils is not installed
11:43:14 [2023-06-26T11:43:14.216Z] #68 14.38 Fetched 7950 kB in 1s (11.1 MB/s)
11:43:14 [2023-06-26T11:43:14.216Z] #68 14.65 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:43:14 [2023-06-26T11:43:14.474Z] #68 14.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
11:43:14 [2023-06-26T11:43:14.474Z] #68 14.67 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
11:43:14 [2023-06-26T11:43:14.474Z] #68 14.92 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.67 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.67 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.71 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.86 Selecting previously unselected package libsecret-common.
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.86 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
11:43:15 [2023-06-26T11:43:15.407Z] #68 15.87 Unpacking libsecret-common (0.20.4-2) ...
11:43:16 [2023-06-26T11:43:16.339Z] #68 16.90 Selecting previously unselected package libsecret-1-0:arm64.
11:43:16 [2023-06-26T11:43:16.597Z] #68 ...
11:43:16 [2023-06-26T11:43:16.597Z] 
11:43:16 [2023-06-26T11:43:16.597Z] #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
11:43:16 [2023-06-26T11:43:16.597Z] #60 9.933 Building dependency tree...
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74 gcc is already the newest version (4:10.2.1-1).
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74 libc6-dev is already the newest version (2.31-13+deb11u6).
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74 The following additional packages will be installed:
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74   bzip2 patch xz-utils
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74 Suggested packages:
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74   bzip2-doc debian-keyring seccomp ed diffutils-doc
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74 Recommended packages:
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.74   build-essential fakeroot libalgorithm-merge-perl
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.90 The following NEW packages will be installed:
11:43:16 [2023-06-26T11:43:16.597Z] #60 10.90   bzip2 dpkg-dev libseccomp-dev patch xz-utils
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.18 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.18 Need to get 2790 kB of archives.
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.18 After this operation, 4077 kB of additional disk space will be used.
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.51 debconf: delaying package configuration, since apt-utils is not installed
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.59 Fetched 2790 kB in 0s (8730 kB/s)
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.70 Selecting previously unselected package bzip2.
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.78 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 11.83 Unpacking bzip2 (1.0.8-4) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 12.54 Selecting previously unselected package xz-utils.
11:43:16 [2023-06-26T11:43:16.597Z] #60 12.55 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 12.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.18 Selecting previously unselected package patch.
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.19 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.23 Unpacking patch (2.7.6-7) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.65 Selecting previously unselected package dpkg-dev.
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.65 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 13.66 Unpacking dpkg-dev (1.20.12) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 14.34 Selecting previously unselected package libseccomp-dev:arm64.
11:43:16 [2023-06-26T11:43:16.597Z] #60 14.35 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 14.45 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 14.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 14.77 Setting up bzip2 (1.0.8-4) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 15.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 15.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:43:16 [2023-06-26T11:43:16.597Z] #60 15.40 Setting up patch (2.7.6-7) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 15.77 Setting up dpkg-dev (1.20.12) ...
11:43:16 [2023-06-26T11:43:16.597Z] #60 DONE 17.1s
11:43:16 [2023-06-26T11:43:16.597Z] 
11:43:16 [2023-06-26T11:43:16.597Z] #68 [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
11:43:16 [2023-06-26T11:43:16.597Z] #68 16.91 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
11:43:16 [2023-06-26T11:43:16.597Z] #68 16.94 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
11:43:16 [2023-06-26T11:43:16.597Z] #68 ...
11:43:16 [2023-06-26T11:43:16.597Z] 
11:43:16 [2023-06-26T11:43:16.597Z] #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...)
11:43:17 [2023-06-26T11:43:17.536Z] #70 1.134 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
11:43:19 [2023-06-26T11:43:19.435Z] #70 ...
11:43:19 [2023-06-26T11:43:19.435Z] 
11:43:19 [2023-06-26T11:43:19.435Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
11:43:19 [2023-06-26T11:43:19.723Z] #71 ...
11:43:19 [2023-06-26T11:43:19.723Z] 
11:43:19 [2023-06-26T11:43:19.723Z] #72 [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...)
11:43:19 [2023-06-26T11:43:19.981Z] #72 ...
11:43:19 [2023-06-26T11:43:19.981Z] 
11:43:19 [2023-06-26T11:43:19.981Z] #51 [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
11:43:19 [2023-06-26T11:43:19.981Z] #51 10.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:43:19 [2023-06-26T11:43:19.981Z] #51 ...
11:43:19 [2023-06-26T11:43:19.981Z] 
11:43:19 [2023-06-26T11:43:19.981Z] #68 [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
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.14 Selecting previously unselected package gir1.2-secret-1:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.15 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.20 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.35 Selecting previously unselected package uuid-dev:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.35 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.39 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.54 Selecting previously unselected package libblkid-dev:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.54 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.58 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.80 Selecting previously unselected package libbtrfs0:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.81 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 17.85 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.11 Selecting previously unselected package libbtrfs-dev:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.11 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.40 Selecting previously unselected package libelf1:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.40 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.42 Unpacking libelf1:arm64 (0.183-1) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.62 Selecting previously unselected package libffi-dev:arm64.
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.62 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.64 Unpacking libffi-dev:arm64 (3.3-6) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.78 Selecting previously unselected package libglib2.0-data.
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.78 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 18.80 Unpacking libglib2.0-data (2.66.8-1) ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 19.97 Selecting previously unselected package libglib2.0-bin.
11:43:19 [2023-06-26T11:43:19.981Z] #68 19.97 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
11:43:19 [2023-06-26T11:43:19.981Z] #68 20.05 Unpacking libglib2.0-bin (2.66.8-1) ...
11:43:20 [2023-06-26T11:43:20.913Z] #68 21.09 Selecting previously unselected package python3-lib2to3.
11:43:20 [2023-06-26T11:43:20.913Z] #68 21.09 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #68 ...
11:43:20 [2023-06-26T11:43:20.913Z] 
11:43:20 [2023-06-26T11:43:20.913Z] #65 [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
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.05 debconf: delaying package configuration, since apt-utils is not installed
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.11 Fetched 15.1 MB in 1s (23.1 MB/s)
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.21 Selecting previously unselected package cmake-data.
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.21 (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.)
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.23 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 11.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 13.02 Selecting previously unselected package libicu67:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 13.03 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 13.10 Unpacking libicu67:arm64 (67.1-7) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 15.78 Selecting previously unselected package libxml2:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 15.78 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 15.80 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 16.93 Selecting previously unselected package libarchive13:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 16.93 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 16.97 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.23 Selecting previously unselected package libjsoncpp24:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.24 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.26 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.47 Selecting previously unselected package librhash0:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.47 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.49 Unpacking librhash0:arm64 (1.4.1-2) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.65 Selecting previously unselected package libuv1:arm64.
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.69 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.70 Unpacking libuv1:arm64 (1.40.0-2) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.88 Selecting previously unselected package cmake.
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.88 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 17.93 Unpacking cmake (3.18.4-2+deb11u1) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 19.03 Setting up libicu67:arm64 (67.1-7) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 19.66 Setting up libuv1:arm64 (1.40.0-2) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 20.10 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 20.54 Setting up librhash0:arm64 (1.4.1-2) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 21.02 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:43:20 [2023-06-26T11:43:20.913Z] #65 ...
11:43:20 [2023-06-26T11:43:20.914Z] 
11:43:20 [2023-06-26T11:43:20.914Z] #68 [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
11:43:20 [2023-06-26T11:43:20.914Z] #68 21.25 Unpacking python3-lib2to3 (3.9.2-1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #68 22.78 Selecting previously unselected package python3-distutils.#68 ...
11:43:22 [2023-06-26T11:43:22.298Z] 
11:43:22 [2023-06-26T11:43:22.298Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.56 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.57 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.57 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.67 Selecting previously unselected package libseccomp-dev:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.67 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 14.69 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 15.19 Selecting previously unselected package libsystemd-dev:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 15.20 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 15.33 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.06 Selecting previously unselected package libtool.
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.06 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.09 Unpacking libtool (2.4.6-15) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.78 Selecting previously unselected package libudev-dev:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.78 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 16.84 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.38 Selecting previously unselected package libyajl2:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.39 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.41 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.57 Selecting previously unselected package libyajl-dev:arm64.
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.57 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.59 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.84 Setting up libyajl2:arm64 (2.1.0-3) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.89 Setting up bzip2 (1.0.8-4) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 17.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.04 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.07 Setting up libcap2:arm64 (1:2.44-1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.12 Setting up autotools-dev (20180224.1+nmu1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.21 Setting up libsigsegv2:arm64 (2.13-1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.38 Setting up patch (2.7.6-7) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.41 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.47 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.49 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.56 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.57 Setting up libtool (2.4.6-15) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.64 Setting up m4 (1.4.18-5) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.66 Setting up dpkg-dev (1.20.12) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.70 Setting up autoconf (2.69-14) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.72 Setting up build-essential (12.9) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.76 Setting up automake (1:1.16.3-2) ...
11:43:22 [2023-06-26T11:43:22.298Z] #61 18.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:43:22 [2023-06-26T11:43:22.299Z] #61 18.82 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:43:22 [2023-06-26T11:43:22.299Z] #61 DONE 23.1s
11:43:22 [2023-06-26T11:43:22.299Z] 
11:43:22 [2023-06-26T11:43:22.299Z] #68 [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
11:43:22 [2023-06-26T11:43:22.299Z] #68 22.78 Selecting previously unselected package python3-distutils.
11:43:22 [2023-06-26T11:43:22.299Z] #68 22.78 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
11:43:22 [2023-06-26T11:43:22.299Z] #68 22.88 Unpacking python3-distutils (3.9.2-1) ...
11:43:23 [2023-06-26T11:43:23.260Z] #68 23.67 Selecting previously unselected package libglib2.0-dev-bin.
11:43:23 [2023-06-26T11:43:23.260Z] #68 23.67 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
11:43:23 [2023-06-26T11:43:23.260Z] #68 23.69 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
11:43:23 [2023-06-26T11:43:23.518Z] #68 ...
11:43:23 [2023-06-26T11:43:23.518Z] 
11:43:23 [2023-06-26T11:43:23.518Z] #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
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 tomll can be used in two ways:
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 Writing to STDIN and reading from STDOUT:
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48   cat file.toml | tomll > file.toml
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 Reading and updating a list of files:
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48   tomll a.toml b.toml c.toml
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 
11:43:23 [2023-06-26T11:43:23.518Z] #59 22.48 When given a list of files, tomll will modify all files in place without asking.
11:43:23 [2023-06-26T11:43:23.518Z] #59 DONE 24.0s
11:43:23 [2023-06-26T11:43:23.518Z] 
11:43:23 [2023-06-26T11:43:23.518Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:23 [2023-06-26T11:43:23.518Z] #50 14.78 internal/reflectlite
11:43:23 [2023-06-26T11:43:23.518Z] #50 14.78 sync
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.18 internal/testlog
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.18 internal/godebug
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.18 internal/singleflight
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.35 math/rand
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.35 internal/intern
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.92 errors
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.92 sort
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 internal/oserror
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 strconv
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 path
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 crypto/internal/nistec/fiat
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 internal/safefilepath
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 vendor/golang.org/x/net/dns/dnsmessage
11:43:23 [2023-06-26T11:43:23.518Z] #50 15.96 io
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.10 syscall
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.35 container/heap
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.77 bytes
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.77 hash
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.78 crypto/internal/randutil
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.78 strings
11:43:23 [2023-06-26T11:43:23.518Z] #50 16.96 text/tabwriter
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.00 hash/crc32
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.30 github.com/stevvooe/resumable
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.57 reflect
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.60 crypto
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.60 crypto/rc4
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.62 net/netip
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.70 vendor/golang.org/x/text/transform
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.77 encoding/base32
11:43:23 [2023-06-26T11:43:23.518Z] #50 17.99 golang.org/x/crypto/blowfish
11:43:23 [2023-06-26T11:43:23.518Z] #50 18.32 bufio
11:43:23 [2023-06-26T11:43:23.518Z] #50 18.32 net/http/internal/ascii
11:43:23 [2023-06-26T11:43:23.518Z] #50 18.51 regexp/syntax
11:43:23 [2023-06-26T11:43:23.518Z] #50 18.53 github.com/garyburd/redigo/internal
11:43:23 [2023-06-26T11:43:23.518Z] #50 18.59 html
11:43:23 [2023-06-26T11:43:23.518Z] #50 19.85 time
11:43:23 [2023-06-26T11:43:23.518Z] #50 19.87 internal/syscall/unix
11:43:23 [2023-06-26T11:43:23.518Z] #50 19.87 internal/syscall/execenv
11:43:23 [2023-06-26T11:43:23.518Z] #50 20.55 regexp
11:43:23 [2023-06-26T11:43:23.518Z] #50 21.81 io/fs
11:43:23 [2023-06-26T11:43:23.518Z] #50 21.81 internal/poll
11:43:23 [2023-06-26T11:43:23.518Z] #50 21.84 context
11:43:23 [2023-06-26T11:43:23.518Z] #50 22.24 embed
11:43:23 [2023-06-26T11:43:23.776Z] #50 ...
11:43:23 [2023-06-26T11:43:23.776Z] 
11:43:23 [2023-06-26T11:43:23.777Z] #65 [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
11:43:23 [2023-06-26T11:43:23.777Z] #65 21.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
11:43:23 [2023-06-26T11:43:23.777Z] #65 22.41 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:43:23 [2023-06-26T11:43:23.777Z] #65 22.81 Setting up cmake (3.18.4-2+deb11u1) ...
11:43:23 [2023-06-26T11:43:23.777Z] #65 23.02 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:43:23 [2023-06-26T11:43:23.777Z] #65 DONE 24.1s
11:43:23 [2023-06-26T11:43:23.777Z] 
11:43:23 [2023-06-26T11:43:23.777Z] #62 [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
11:43:23 [2023-06-26T11:43:23.777Z] #62 24.05 v3.6.0
11:43:23 [2023-06-26T11:43:23.777Z] #62 DONE 24.4s
11:43:23 [2023-06-26T11:43:23.777Z] 
11:43:23 [2023-06-26T11:43:23.777Z] #68 [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
11:43:23 [2023-06-26T11:43:23.777Z] #68 24.13 Selecting previously unselected package libsepol1-dev:arm64.
11:43:23 [2023-06-26T11:43:23.777Z] #68 24.14 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
11:43:23 [2023-06-26T11:43:23.777Z] #68 24.15 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:43:24 [2023-06-26T11:43:24.063Z] #68 24.45 Selecting previously unselected package libpcre2-16-0:arm64.
11:43:24 [2023-06-26T11:43:24.063Z] #68 24.45 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:43:24 [2023-06-26T11:43:24.063Z] #68 24.45 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:43:24 [2023-06-26T11:43:24.321Z] #68 24.71 Selecting previously unselected package libpcre2-32-0:arm64.
11:43:24 [2023-06-26T11:43:24.321Z] #68 24.71 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:43:24 [2023-06-26T11:43:24.321Z] #68 24.73 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:43:24 [2023-06-26T11:43:24.590Z] #68 24.97 Selecting previously unselected package libpcre2-posix2:arm64.
11:43:24 [2023-06-26T11:43:24.590Z] #68 24.99 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:43:24 [2023-06-26T11:43:24.590Z] #68 25.01 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:43:24 [2023-06-26T11:43:24.896Z] #68 25.30 Selecting previously unselected package libpcre2-dev:arm64.
11:43:24 [2023-06-26T11:43:24.896Z] #68 25.30 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:43:24 [2023-06-26T11:43:24.896Z] #68 25.32 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:43:25 [2023-06-26T11:43:25.163Z] #68 ...
11:43:25 [2023-06-26T11:43:25.163Z] 
11:43:25 [2023-06-26T11:43:25.163Z] #69 [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...)
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.208 go: downloading github.com/urfave/cli/v2 v2.23.5
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.270 go: downloading github.com/google/uuid v1.3.0
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.290 go: downloading github.com/moby/vpnkit v0.5.0
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.347 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.392 go: downloading github.com/gorilla/mux v1.8.0
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.395 go: downloading github.com/moby/sys/mountinfo v0.6.2
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.412 go: downloading golang.org/x/sys v0.2.0
11:43:25 [2023-06-26T11:43:25.163Z] #69 1.719 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:43:25 [2023-06-26T11:43:25.163Z] #69 2.680 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:43:25 [2023-06-26T11:43:25.163Z] #69 2.751 go: downloading golang.org/x/net v0.1.0
11:43:25 [2023-06-26T11:43:25.163Z] #69 3.671 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
11:43:25 [2023-06-26T11:43:25.163Z] #69 3.672 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
11:43:25 [2023-06-26T11:43:25.513Z] #69 ...
11:43:25 [2023-06-26T11:43:25.513Z] 
11:43:25 [2023-06-26T11:43:25.513Z] #67 [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
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 NAME:
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    go-winres - A tool for embedding resources in Windows executables
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 USAGE:
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    go-winres [global options] command [command options] [arguments...]
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 COMMANDS:
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    init     Create an initial ./winres/winres.json
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    make     Make syso files for the "go build" command
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    simply   Make syso files for the "go build" command (simplified)
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    extract  Extract all resources from an executable
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    patch    Replace resources in an executable file (exe, dll)
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    help, h  Shows a list of commands or help for one command
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97 GLOBAL OPTIONS:
11:43:25 [2023-06-26T11:43:25.513Z] #67 25.97    --help, -h  show help (default: false)
11:43:25 [2023-06-26T11:43:25.815Z] #67 DONE 26.5s
11:43:25 [2023-06-26T11:43:25.815Z] 
11:43:25 [2023-06-26T11:43:25.815Z] #68 [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
11:43:25 [2023-06-26T11:43:25.815Z] #68 25.70 Selecting previously unselected package libselinux1-dev:arm64.
11:43:25 [2023-06-26T11:43:25.815Z] #68 25.70 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
11:43:25 [2023-06-26T11:43:25.815Z] #68 25.73 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:43:25 [2023-06-26T11:43:25.815Z] #68 26.13 Selecting previously unselected package libmount-dev:arm64.
11:43:25 [2023-06-26T11:43:25.815Z] #68 26.14 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
11:43:25 [2023-06-26T11:43:25.815Z] #68 26.16 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.30 Selecting previously unselected package libpcre16-3:arm64.
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.30 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.31 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.48 Selecting previously unselected package libpcre32-3:arm64.
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.48 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.49 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.68 Selecting previously unselected package libpcrecpp0v5:arm64.
11:43:26 [2023-06-26T11:43:26.115Z] #68 26.69 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.381Z] #68 26.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
11:43:26 [2023-06-26T11:43:26.381Z] #68 26.80 Selecting previously unselected package libpcre3-dev:arm64.
11:43:26 [2023-06-26T11:43:26.381Z] #68 26.80 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.381Z] #68 26.80 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
11:43:26 [2023-06-26T11:43:26.655Z] #68 27.08 Selecting previously unselected package zlib1g-dev:arm64.
11:43:26 [2023-06-26T11:43:26.655Z] #68 27.08 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.655Z] #68 27.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:43:26 [2023-06-26T11:43:26.919Z] #68 27.23 Selecting previously unselected package libglib2.0-dev:arm64.
11:43:26 [2023-06-26T11:43:26.919Z] #68 27.23 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
11:43:26 [2023-06-26T11:43:26.919Z] #68 27.24 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
11:43:27 [2023-06-26T11:43:27.495Z] #68 27.87 Selecting previously unselected package libsecret-1-dev:arm64.
11:43:27 [2023-06-26T11:43:27.495Z] #68 27.87 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
11:43:27 [2023-06-26T11:43:27.495Z] #68 27.90 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
11:43:27 [2023-06-26T11:43:27.763Z] #68 28.17 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
11:43:27 [2023-06-26T11:43:27.763Z] #68 28.19 Setting up libpcre16-3:arm64 (2:8.39-13) ...
11:43:27 [2023-06-26T11:43:27.763Z] #68 28.20 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:43:27 [2023-06-26T11:43:27.763Z] #68 28.22 Setting up libffi-dev:arm64 (3.3-6) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.33 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.38 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.40 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.41 Setting up libglib2.0-data (2.66.8-1) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.48 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.50 Setting up libpcre32-3:arm64 (2:8.39-13) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.54 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.57 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:43:28 [2023-06-26T11:43:28.027Z] #68 28.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:43:28 [2023-06-26T11:43:28.284Z] #68 28.65 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:43:28 [2023-06-26T11:43:28.284Z] #68 28.71 Setting up python3-lib2to3 (3.9.2-1) ...
11:43:28 [2023-06-26T11:43:28.849Z] #68 29.05 Setting up libelf1:arm64 (0.183-1) ...
11:43:28 [2023-06-26T11:43:28.849Z] #68 29.09 Setting up libsecret-common (0.20.4-2) ...
11:43:28 [2023-06-26T11:43:28.849Z] #68 29.11 Setting up python3-distutils (3.9.2-1) ...
11:43:29 [2023-06-26T11:43:29.107Z] #68 29.49 Setting up libglib2.0-dev-bin (2.66.8-1) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 29.97 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 30.01 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 30.03 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 30.07 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 30.10 Setting up libglib2.0-bin (2.66.8-1) ...
11:43:29 [2023-06-26T11:43:29.648Z] #68 30.13 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
11:43:29 [2023-06-26T11:43:29.916Z] #68 30.26 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:43:30 [2023-06-26T11:43:30.181Z] #68 30.55 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:43:30 [2023-06-26T11:43:30.438Z] #68 30.85 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
11:43:30 [2023-06-26T11:43:30.696Z] #68 31.05 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
11:43:30 [2023-06-26T11:43:30.696Z] #68 31.12 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
11:43:30 [2023-06-26T11:43:30.953Z] #68 31.20 No schema files found: doing nothing.
11:43:30 [2023-06-26T11:43:30.953Z] #68 31.24 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:43:30 [2023-06-26T11:43:30.953Z] #68 31.38 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
11:43:31 [2023-06-26T11:43:31.522Z] #68 ...
11:43:31 [2023-06-26T11:43:31.522Z] 
11:43:31 [2023-06-26T11:43:31.522Z] #73 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
11:43:31 [2023-06-26T11:43:31.522Z] #73 1.532 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:43:31 [2023-06-26T11:43:31.522Z] #73 1.627 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:43:31 [2023-06-26T11:43:31.522Z] #73 1.634 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:43:31 [2023-06-26T11:43:31.522Z] #73 3.270 Reading package lists...
11:43:31 [2023-06-26T11:43:31.522Z] #73 4.141 + apt-get  install -y --no-install-recommends gcc libc6-dev
11:43:31 [2023-06-26T11:43:31.522Z] #73 4.164 Reading package lists...
11:43:31 [2023-06-26T11:43:31.522Z] #73 5.291 Building dependency tree...
11:43:31 [2023-06-26T11:43:31.522Z] #73 5.545 Reading state information...
11:43:31 [2023-06-26T11:43:31.522Z] #73 5.946 gcc is already the newest version (4:10.2.1-1).
11:43:31 [2023-06-26T11:43:31.522Z] #73 5.946 libc6-dev is already the newest version (2.31-13+deb11u6).
11:43:31 [2023-06-26T11:43:31.522Z] #73 5.946 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:43:31 [2023-06-26T11:43:31.522Z] #73 DONE 7.9s
11:43:31 [2023-06-26T11:43:31.522Z] 
11:43:31 [2023-06-26T11:43:31.522Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.19 internal/fmtsort
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.19 internal/saferio
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.19 encoding/binary
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.39 os
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.85 crypto/cipher
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.87 crypto/sha1
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.87 crypto/internal/nistec
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.87 crypto/internal/edwards25519/field
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.88 crypto/md5
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.88 encoding/base64
11:43:31 [2023-06-26T11:43:31.522Z] #50 23.88 vendor/golang.org/x/crypto/internal/poly1305
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.30 crypto/internal/boring
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.32 crypto/des
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.47 encoding/pem
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.53 crypto/aes
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.63 crypto/sha512
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.74 crypto/hmac
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.76 crypto/sha256
11:43:31 [2023-06-26T11:43:31.522Z] #50 24.89 crypto/internal/edwards25519
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.02 vendor/golang.org/x/crypto/chacha20
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.08 vendor/golang.org/x/crypto/hkdf
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.65 vendor/golang.org/x/crypto/chacha20poly1305
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.96 fmt
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.96 net
11:43:31 [2023-06-26T11:43:31.522Z] #50 25.96 path/filepath
11:43:31 [2023-06-26T11:43:31.522Z] #50 26.11 io/ioutil
11:43:31 [2023-06-26T11:43:31.522Z] #50 26.11 crypto/ecdh
11:43:31 [2023-06-26T11:43:31.522Z] #50 26.19 os/signal
11:43:31 [2023-06-26T11:43:31.522Z] #50 26.72 github.com/bugsnag/osext
11:43:31 [2023-06-26T11:43:31.522Z] #50 26.73 os/exec
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 math/big
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 encoding/hex
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 net/url
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 encoding/json
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 log
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.14 github.com/bugsnag/bugsnag-go/errors
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.41 github.com/bugsnag/panicwrap
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.44 compress/flate
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.57 vendor/golang.org/x/text/unicode/bidi
11:43:31 [2023-06-26T11:43:31.522Z] #50 27.63 vendor/golang.org/x/text/unicode/norm
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.04 vendor/golang.org/x/net/http2/hpack
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.05 mime
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.29 compress/gzip
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.48 mime/quotedprintable
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.67 net/http/internal
11:43:31 [2023-06-26T11:43:31.522Z] #50 28.87 gopkg.in/yaml.v2
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.13 golang.org/x/net/context
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.23 github.com/docker/distribution/digest
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.50 vendor/golang.org/x/text/secure/bidirule
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.63 encoding/gob
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.66 github.com/docker/distribution/reference
11:43:31 [2023-06-26T11:43:31.522Z] #50 29.70 text/template/parse
11:43:31 [2023-06-26T11:43:31.522Z] #50 30.19 github.com/Sirupsen/logrus
11:43:31 [2023-06-26T11:43:31.522Z] #50 30.27 github.com/docker/distribution/version
11:43:31 [2023-06-26T11:43:31.522Z] #50 30.55 runtime/debug
11:43:31 [2023-06-26T11:43:31.787Z] #50 ...
11:43:31 [2023-06-26T11:43:31.787Z] 
11:43:31 [2023-06-26T11:43:31.787Z] #68 [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
11:43:31 [2023-06-26T11:43:31.787Z] #68 DONE 32.1s
11:43:31 [2023-06-26T11:43:31.787Z] 
11:43:31 [2023-06-26T11:43:31.787Z] #74 [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...)
11:43:32 [2023-06-26T11:43:32.352Z] #74 ...
11:43:32 [2023-06-26T11:43:32.352Z] 
11:43:32 [2023-06-26T11:43:32.352Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:43:32 [2023-06-26T11:43:32.352Z] #75 0.893 Cloning into '/tmp/crun-build'...
11:43:32 [2023-06-26T11:43:32.352Z] #75 2.779 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:43:32 [2023-06-26T11:43:32.352Z] #75 2.799 Cloning into '/tmp/crun-build/libocispec'...
11:43:32 [2023-06-26T11:43:32.352Z] #75 3.380 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:43:32 [2023-06-26T11:43:32.352Z] #75 3.397 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:43:32 [2023-06-26T11:43:32.352Z] #75 3.397 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:43:32 [2023-06-26T11:43:32.352Z] #75 3.397 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:43:32 [2023-06-26T11:43:32.352Z] #75 3.414 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:43:32 [2023-06-26T11:43:32.352Z] #75 4.215 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:43:32 [2023-06-26T11:43:32.352Z] #75 4.834 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:43:32 [2023-06-26T11:43:32.352Z] #75 5.418 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:43:32 [2023-06-26T11:43:32.353Z] #75 5.570 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:43:32 [2023-06-26T11:43:32.353Z] #75 5.707 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:43:32 [2023-06-26T11:43:32.918Z] #75 ...
11:43:32 [2023-06-26T11:43:32.918Z] 
11:43:32 [2023-06-26T11:43:32.918Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.061 -- The C compiler identification is GNU 10.2.1
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.080 -- Detecting C compiler ABI info
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.374 -- Detecting C compiler ABI info - done
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.405 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.406 -- Detecting C compile features
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.407 -- Detecting C compile features - done
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.427 -- Performing Test HAS_BUILTIN_FORTIFY
11:43:32 [2023-06-26T11:43:32.918Z] #76 1.477 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:43:33 [2023-06-26T11:43:33.176Z] #76 1.512 -- Configuring done
11:43:33 [2023-06-26T11:43:33.176Z] #76 1.525 -- Generating done
11:43:33 [2023-06-26T11:43:33.176Z] #76 1.536 -- Build files have been written to: /go/src/github.com/krallin/tini
11:43:33 [2023-06-26T11:43:33.433Z] #76 1.661 Scanning dependencies of target tini-static
11:43:33 [2023-06-26T11:43:33.433Z] #76 1.717 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:43:33 [2023-06-26T11:43:33.691Z] #76 2.126 [100%] Linking C executable tini-static
11:43:33 [2023-06-26T11:43:33.949Z] #76 2.385 [100%] Built target tini-static
11:43:35 [2023-06-26T11:43:35.322Z] #76 DONE 3.6s
11:43:35 [2023-06-26T11:43:35.322Z] 
11:43:35 [2023-06-26T11:43:35.322Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:35 [2023-06-26T11:43:35.322Z] #50 31.84 encoding/xml
11:43:35 [2023-06-26T11:43:35.322Z] #50 31.87 github.com/Sirupsen/logrus/formatters/logstash
11:43:35 [2023-06-26T11:43:35.322Z] #50 32.33 os/user
11:43:35 [2023-06-26T11:43:35.322Z] #50 32.52 vendor/golang.org/x/net/idna
11:43:35 [2023-06-26T11:43:35.322Z] #50 33.64 github.com/mitchellh/mapstructure
11:43:35 [2023-06-26T11:43:35.322Z] #50 33.96 crypto/elliptic
11:43:35 [2023-06-26T11:43:35.322Z] #50 34.05 crypto/internal/bigmod
11:43:35 [2023-06-26T11:43:35.322Z] #50 34.32 crypto/internal/boring/bbig
11:43:35 [2023-06-26T11:43:35.579Z] #50 34.55 encoding/asn1
11:43:35 [2023-06-26T11:43:35.836Z] #50 34.81 crypto/rand
11:43:36 [2023-06-26T11:43:36.095Z] #50 34.98 crypto/dsa
11:43:36 [2023-06-26T11:43:36.095Z] #50 35.11 crypto/ed25519
11:43:36 [2023-06-26T11:43:36.354Z] #50 35.28 crypto/rsa
11:43:36 [2023-06-26T11:43:36.354Z] #50 35.29 github.com/docker/distribution/uuid
11:43:36 [2023-06-26T11:43:36.354Z] #50 35.31 github.com/stevvooe/resumable/sha256
11:43:36 [2023-06-26T11:43:36.354Z] #50 35.41 github.com/stevvooe/resumable/sha512
11:43:36 [2023-06-26T11:43:36.354Z] #50 35.42 text/template
11:43:36 [2023-06-26T11:43:36.612Z] #50 35.60 golang.org/x/crypto/bcrypt
11:43:36 [2023-06-26T11:43:36.612Z] #50 35.60 net/textproto
11:43:36 [2023-06-26T11:43:36.869Z] #50 ...
11:43:36 [2023-06-26T11:43:36.869Z] 
11:43:36 [2023-06-26T11:43:36.869Z] #52 [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
11:43:36 [2023-06-26T11:43:36.869Z] #52 37.19 gotestsum version dev
11:43:36 [2023-06-26T11:43:36.869Z] #52 DONE 37.5s
11:43:36 [2023-06-26T11:43:36.869Z] 
11:43:36 [2023-06-26T11:43:36.869Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:36 [2023-06-26T11:43:36.869Z] #50 35.84 vendor/golang.org/x/net/http/httpproxy
11:43:36 [2023-06-26T11:43:36.869Z] #50 35.94 github.com/garyburd/redigo/redis
11:43:37 [2023-06-26T11:43:37.127Z] #50 35.98 github.com/docker/distribution/registry/listener
11:43:37 [2023-06-26T11:43:37.127Z] #50 36.11 github.com/spf13/pflag
11:43:37 [2023-06-26T11:43:37.127Z] #50 36.21 log/syslog
11:43:37 [2023-06-26T11:43:37.385Z] #50 36.21 vendor/golang.org/x/net/http/httpguts
11:43:37 [2023-06-26T11:43:37.385Z] #50 36.22 vendor/golang.org/x/crypto/cryptobyte
11:43:37 [2023-06-26T11:43:37.643Z] #50 36.60 crypto/x509/pkix
11:43:37 [2023-06-26T11:43:37.643Z] #50 36.68 mime/multipart
11:43:37 [2023-06-26T11:43:37.900Z] #50 36.87 github.com/yvasiyarov/go-metrics
11:43:37 [2023-06-26T11:43:37.900Z] #50 36.89 internal/profile
11:43:38 [2023-06-26T11:43:38.158Z] #50 37.24 runtime/pprof
11:43:38 [2023-06-26T11:43:38.723Z] #50 37.77 runtime/trace
11:43:38 [2023-06-26T11:43:38.981Z] #50 37.92 crypto/ecdsa
11:43:38 [2023-06-26T11:43:38.981Z] #50 38.13 github.com/spf13/cobra
11:43:40 [2023-06-26T11:43:40.356Z] #50 39.16 crypto/x509
11:43:41 [2023-06-26T11:43:41.742Z] #50 40.62 crypto/tls
11:43:43 [2023-06-26T11:43:43.643Z] #50 42.68 net/smtp
11:43:43 [2023-06-26T11:43:43.643Z] #50 42.69 net/http/httptrace
11:43:43 [2023-06-26T11:43:43.643Z] #50 42.69 github.com/docker/libtrust
11:43:43 [2023-06-26T11:43:43.901Z] #50 42.89 net/http
11:43:44 [2023-06-26T11:43:44.834Z] #50 ...
11:43:44 [2023-06-26T11:43:44.834Z] 
11:43:44 [2023-06-26T11:43:44.834Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:43:44 [2023-06-26T11:43:44.834Z] #75 12.43 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:43:44 [2023-06-26T11:43:44.834Z] #75 17.71 libtoolize: putting auxiliary files in '.'.
11:43:44 [2023-06-26T11:43:44.834Z] #75 17.71 libtoolize: copying file './ltmain.sh'
11:43:44 [2023-06-26T11:43:44.834Z] #75 18.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:43:44 [2023-06-26T11:43:44.834Z] #75 18.57 libtoolize: and rerunning libtoolize and aclocal.
11:43:44 [2023-06-26T11:43:44.834Z] #75 18.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:43:44 [2023-06-26T11:43:44.834Z] #75 22.63 configure.ac:7: installing './compile'
11:43:45 [2023-06-26T11:43:45.092Z] #75 22.63 configure.ac:11: installing './config.guess'
11:43:45 [2023-06-26T11:43:45.092Z] #75 22.64 configure.ac:11: installing './config.sub'
11:43:45 [2023-06-26T11:43:45.092Z] #75 22.66 configure.ac:8: installing './install-sh'
11:43:45 [2023-06-26T11:43:45.092Z] #75 22.66 configure.ac:8: installing './missing'
11:43:45 [2023-06-26T11:43:45.092Z] #75 22.71 Makefile.am: installing './depcomp'
11:43:46 [2023-06-26T11:43:46.023Z] #75 23.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:43:46 [2023-06-26T11:43:46.023Z] #75 23.57 libtoolize: copying file 'build-aux/ltmain.sh'
11:43:46 [2023-06-26T11:43:46.280Z] #75 23.77 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:43:46 [2023-06-26T11:43:46.280Z] #75 23.77 libtoolize: copying file 'm4/libtool.m4'
11:43:46 [2023-06-26T11:43:46.280Z] #75 23.89 libtoolize: copying file 'm4/ltoptions.m4'
11:43:46 [2023-06-26T11:43:46.280Z] #75 23.97 libtoolize: copying file 'm4/ltsugar.m4'
11:43:46 [2023-06-26T11:43:46.538Z] #75 24.09 libtoolize: copying file 'm4/ltversion.m4'
11:43:46 [2023-06-26T11:43:46.538Z] #75 ...
11:43:46 [2023-06-26T11:43:46.538Z] 
11:43:46 [2023-06-26T11:43:46.538Z] #74 [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...)
11:43:46 [2023-06-26T11:43:46.538Z] #74 4.779 + bin/ctr
11:43:46 [2023-06-26T11:43:46.538Z] #74 4.779 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
11:43:46 [2023-06-26T11:43:46.538Z] #74 ...
11:43:46 [2023-06-26T11:43:46.538Z] 
11:43:46 [2023-06-26T11:43:46.538Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:43:46 [2023-06-26T11:43:46.538Z] #75 24.21 libtoolize: copying file 'm4/lt~obsolete.m4'
11:43:46 [2023-06-26T11:43:46.538Z] #75 24.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.28 configure.ac:7: installing 'build-aux/compile'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.28 configure.ac:9: installing 'build-aux/config.guess'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.28 configure.ac:9: installing 'build-aux/config.sub'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.28 configure.ac:11: installing 'build-aux/install-sh'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.29 configure.ac:11: installing 'build-aux/missing'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.35 Makefile.am: installing 'build-aux/depcomp'
11:43:51 [2023-06-26T11:43:51.794Z] #75 29.37 parallel-tests: installing 'build-aux/test-driver'
11:43:52 [2023-06-26T11:43:52.377Z] #75 ...
11:43:52 [2023-06-26T11:43:52.377Z] 
11:43:52 [2023-06-26T11:43:52.377Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/docker/distribution/configuration
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/gorilla/context
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/yvasiyarov/newrelic_platform_go
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 expvar
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/docker/distribution/registry/client/transport
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/gorilla/handlers
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.79 github.com/docker/distribution/registry/api/errcode
11:43:52 [2023-06-26T11:43:52.377Z] #50 47.80 github.com/bugsnag/bugsnag-go
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.17 github.com/yvasiyarov/gorelic
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.19 github.com/gorilla/mux
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.23 github.com/Azure/azure-sdk-for-go/storage
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.26 github.com/AdRoll/goamz/aws
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.27 net/http/httputil
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.50 github.com/ncw/swift
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.58 net/http/pprof
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.94 github.com/docker/distribution/context
11:43:52 [2023-06-26T11:43:52.377Z] #50 48.95 github.com/docker/distribution/registry/api/v2
11:43:52 [2023-06-26T11:43:52.377Z] #50 49.86 github.com/AdRoll/goamz/cloudfront
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.02 github.com/docker/distribution/health
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.04 github.com/docker/distribution/registry/auth
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.04 github.com/docker/distribution/registry/storage/driver
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.04 github.com/docker/distribution
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.39 github.com/docker/distribution/registry/proxy/scheduler
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.39 github.com/docker/distribution/registry/storage/driver/factory
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.44 github.com/docker/distribution/registry/storage/driver/middleware
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.44 github.com/docker/distribution/health/checks
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.47 github.com/docker/distribution/registry/storage/driver/base
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.58 github.com/docker/distribution/registry/auth/htpasswd
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.59 github.com/docker/distribution/manifest/manifestlist
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.59 github.com/docker/distribution/manifest/schema1
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.59 github.com/docker/distribution/manifest/schema2
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.63 github.com/docker/distribution/notifications
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.66 github.com/docker/distribution/registry/middleware/registry
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.68 github.com/docker/distribution/registry/middleware/repository
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.85 github.com/docker/distribution/registry/storage/cache
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.85 github.com/docker/distribution/registry/auth/silly
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.85 github.com/docker/distribution/registry/auth/token
11:43:52 [2023-06-26T11:43:52.377Z] #50 50.86 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.01 github.com/docker/distribution/registry/storage/driver/azure
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.02 github.com/docker/distribution/registry/storage/driver/filesystem
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.05 github.com/docker/distribution/registry/storage/driver/inmemory
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.13 github.com/AdRoll/goamz/s3
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.13 github.com/docker/distribution/registry/storage/cache/memory
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.31 github.com/docker/distribution/registry/storage
11:43:52 [2023-06-26T11:43:52.377Z] #50 51.53 github.com/docker/distribution/registry/client
11:43:52 [2023-06-26T11:43:52.635Z] #50 51.68 github.com/docker/distribution/registry/storage/cache/redis
11:43:52 [2023-06-26T11:43:52.893Z] #50 51.88 github.com/docker/distribution/registry/storage/driver/swift
11:43:53 [2023-06-26T11:43:53.458Z] #50 52.34 github.com/docker/distribution/registry/client/auth
11:43:53 [2023-06-26T11:43:53.458Z] #50 52.34 github.com/docker/distribution/registry/storage/driver/s3
11:43:54 [2023-06-26T11:43:54.023Z] #50 53.18 github.com/docker/distribution/registry/proxy
11:43:54 [2023-06-26T11:43:54.588Z] #50 53.51 github.com/docker/distribution/registry/handlers
11:43:55 [2023-06-26T11:43:55.153Z] #50 54.23 github.com/docker/distribution/registry
11:43:55 [2023-06-26T11:43:55.410Z] #50 54.45 github.com/docker/distribution/cmd/registry
11:43:57 [2023-06-26T11:43:57.306Z] #50 56.06 + xx-verify /build/registry-v2
11:44:03 [2023-06-26T11:44:03.856Z] #50 ...
11:44:03 [2023-06-26T11:44:03.856Z] 
11:44:03 [2023-06-26T11:44:03.856Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:44:03 [2023-06-26T11:44:03.856Z] #75 31.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:44:03 [2023-06-26T11:44:03.856Z] #75 31.24 libtoolize: copying file 'build-aux/ltmain.sh'
11:44:03 [2023-06-26T11:44:03.856Z] #75 31.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:44:03 [2023-06-26T11:44:03.856Z] #75 31.80 libtoolize: copying file 'm4/libtool.m4'
11:44:03 [2023-06-26T11:44:03.856Z] #75 31.91 libtoolize: copying file 'm4/ltoptions.m4'
11:44:03 [2023-06-26T11:44:03.857Z] #75 32.04 libtoolize: copying file 'm4/ltsugar.m4'
11:44:03 [2023-06-26T11:44:03.857Z] #75 32.20 libtoolize: copying file 'm4/ltversion.m4'
11:44:03 [2023-06-26T11:44:03.857Z] #75 32.38 libtoolize: copying file 'm4/lt~obsolete.m4'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.78 configure.ac:11: installing 'build-aux/compile'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.79 configure.ac:11: installing 'build-aux/config.guess'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.79 configure.ac:11: installing 'build-aux/config.sub'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.80 configure.ac:13: installing 'build-aux/install-sh'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.81 configure.ac:13: installing 'build-aux/missing'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.81 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:44:03 [2023-06-26T11:44:03.857Z] #75 38.86 Makefile.am: installing 'build-aux/depcomp'
11:44:03 [2023-06-26T11:44:03.857Z] #75 39.68 checking build system type... aarch64-unknown-linux-gnu
11:44:03 [2023-06-26T11:44:03.857Z] #75 39.98 checking host system type... aarch64-unknown-linux-gnu
11:44:03 [2023-06-26T11:44:03.857Z] #75 39.98 checking how to print strings... printf
11:44:03 [2023-06-26T11:44:03.857Z] #75 39.99 checking for gcc... gcc
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.08 checking whether the C compiler works... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.23 checking for C compiler default output file name... a.out
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.23 checking for suffix of executables... 
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.32 checking whether we are cross compiling... no
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.41 checking for suffix of object files... o
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.53 checking whether we are using the GNU C compiler... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.60 checking whether gcc accepts -g... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.71 checking for gcc option to accept ISO C89... none needed
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.82 checking whether gcc understands -c and -o together... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.96 checking for a sed that does not truncate output... /bin/sed
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.98 checking for grep that handles long lines and -e... /bin/grep
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.99 checking for egrep... /bin/grep -E
11:44:03 [2023-06-26T11:44:03.857Z] #75 40.99 checking for fgrep... /bin/grep -F
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.00 checking for ld used by gcc... /usr/bin/ld
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.01 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.19 checking whether ln -s works... yes
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.19 checking the maximum length of command line arguments... 1572864
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.23 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking for /usr/bin/ld option to reload object files... -r
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking for objdump... objdump
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking how to recognize dependent libraries... pass_all
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking for dlltool... no
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking how to associate runtime and link libraries... printf %s\n
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.24 checking for ar... ar
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.25 checking for archiver @FILE support... @
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.38 checking for strip... strip
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.38 checking for ranlib... ranlib
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.38 checking for gawk... no
11:44:03 [2023-06-26T11:44:03.857Z] #75 41.38 checking for mawk... mawk
11:44:04 [2023-06-26T11:44:04.113Z] #75 41.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:44:04 [2023-06-26T11:44:04.113Z] #75 41.76 checking for sysroot... no
11:44:04 [2023-06-26T11:44:04.113Z] #75 41.78 checking for a working dd... /bin/dd
11:44:04 [2023-06-26T11:44:04.114Z] #75 41.79 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:44:04 [2023-06-26T11:44:04.114Z] #75 41.81 checking for mt... no
11:44:04 [2023-06-26T11:44:04.114Z] #75 41.81 checking if : is a manifest tool... no
11:44:04 [2023-06-26T11:44:04.114Z] #75 41.83 checking how to run the C preprocessor... gcc -E
11:44:04 [2023-06-26T11:44:04.934Z] #75 41.99 checking for ANSI C header files... yes
11:44:04 [2023-06-26T11:44:04.934Z] #75 42.39 checking for sys/types.h... yes
11:44:04 [2023-06-26T11:44:04.934Z] #75 42.54 checking for sys/stat.h... yes
11:44:05 [2023-06-26T11:44:05.191Z] #75 42.72 checking for stdlib.h... yes
11:44:05 [2023-06-26T11:44:05.449Z] #75 42.85 checking for string.h... yes
11:44:05 [2023-06-26T11:44:05.449Z] #75 43.02 checking for memory.h... yes
11:44:05 [2023-06-26T11:44:05.706Z] #75 43.15 checking for strings.h... yes
11:44:05 [2023-06-26T11:44:05.706Z] #75 43.37 checking for inttypes.h... yes
11:44:05 [2023-06-26T11:44:05.964Z] #75 43.47 checking for stdint.h... yes
11:44:06 [2023-06-26T11:44:06.222Z] #75 43.62 checking for unistd.h... yes
11:44:06 [2023-06-26T11:44:06.222Z] #75 43.78 checking for dlfcn.h... yes
11:44:06 [2023-06-26T11:44:06.479Z] #75 43.90 checking for objdir... .libs
11:44:06 [2023-06-26T11:44:06.736Z] #75 44.11 checking if gcc supports -fno-rtti -fno-exceptions... no
11:44:06 [2023-06-26T11:44:06.736Z] #75 44.21 checking for gcc option to produce PIC... -fPIC -DPIC
11:44:06 [2023-06-26T11:44:06.736Z] #75 44.21 checking if gcc PIC flag -fPIC -DPIC works... yes
11:44:06 [2023-06-26T11:44:06.994Z] #75 44.31 checking if gcc static flag -static works... yes
11:44:06 [2023-06-26T11:44:06.994Z] #75 44.56 checking if gcc supports -c -o file.o... yes
11:44:06 [2023-06-26T11:44:06.994Z] #75 44.64 checking if gcc supports -c -o file.o... (cached) yes
11:44:06 [2023-06-26T11:44:06.994Z] #75 44.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.69 checking dynamic linker characteristics... GNU/Linux ld.so
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.94 checking how to hardcode library paths into programs... immediate
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.94 checking whether stripping libraries is possible... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.95 checking if libtool supports shared libraries... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.95 checking whether to build shared libraries... no
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.95 checking whether to build static libraries... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.95 checking for a BSD-compatible install... /usr/bin/install -c
11:44:07 [2023-06-26T11:44:07.559Z] #75 44.97 checking whether build environment is sane... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 45.01 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:44:07 [2023-06-26T11:44:07.559Z] #75 45.01 checking whether make sets $(MAKE)... yes
11:44:07 [2023-06-26T11:44:07.559Z] #75 45.08 checking whether make supports the include directive... yes (GNU style)
11:44:07 [2023-06-26T11:44:07.559Z] #75 45.13 checking whether make supports nested variables... yes
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.19 checking whether UID '0' is supported by ustar format... yes
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.19 checking whether GID '0' is supported by ustar format... yes
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.19 checking how to create a ustar tar archive... gnutar
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.25 checking dependency style of gcc... gcc3
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.42 checking whether to enable maintainer-specific portions of Makefiles... yes
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.42 checking whether make supports nested variables... (cached) yes
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.42 checking for gawk... (cached) mawk
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.42 checking for a sed that does not truncate output... (cached) /bin/sed
11:44:07 [2023-06-26T11:44:07.817Z] #75 45.43 checking for gcc... (cached) gcc
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.52 checking whether we are using the GNU C compiler... (cached) yes
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.52 checking whether gcc accepts -g... (cached) yes
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.52 checking for gcc option to accept ISO C89... (cached) none needed
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.53 checking whether gcc understands -c and -o together... (cached) yes
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.53 checking for a Python interpreter with version >= 3... python3
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.57 checking for python3... /usr/bin/python3
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.57 checking for python3 version... 3.9
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.59 checking for python3 platform... linux
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.63 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.68 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.72 checking for go-md2man... no
11:44:08 [2023-06-26T11:44:08.074Z] #75 45.73 checking error.h usability... yes
11:44:08 [2023-06-26T11:44:08.331Z] #75 45.84 checking error.h presence... yes
11:44:08 [2023-06-26T11:44:08.331Z] #75 45.87 checking for error.h... yes
11:44:08 [2023-06-26T11:44:08.589Z] #75 45.90 checking linux/openat2.h usability... yes
11:44:08 [2023-06-26T11:44:08.589Z] #75 46.00 checking linux/openat2.h presence... yes
11:44:08 [2023-06-26T11:44:08.589Z] #75 46.04 checking for linux/openat2.h... yes
11:44:08 [2023-06-26T11:44:08.589Z] #75 46.07 checking for copy_file_range... yes
11:44:08 [2023-06-26T11:44:08.846Z] #75 46.28 checking for fgetxattr... yes
11:44:09 [2023-06-26T11:44:09.103Z] #75 46.45 checking for statx... yes
11:44:09 [2023-06-26T11:44:09.103Z] #75 46.62 checking for fgetpwent_r... yes
11:44:09 [2023-06-26T11:44:09.360Z] #75 46.79 checking for issetugid... no
11:44:09 [2023-06-26T11:44:09.360Z] #75 46.92 checking for pkg-config... /usr/bin/pkg-config
11:44:09 [2023-06-26T11:44:09.360Z] #75 46.92 checking pkg-config is at least version 0.9.0... yes
11:44:09 [2023-06-26T11:44:09.618Z] #75 46.92 checking for library containing yajl_tree_get... -lyajl
11:44:09 [2023-06-26T11:44:09.618Z] #75 47.19 checking for yajl >= 2.0.0... yes
11:44:09 [2023-06-26T11:44:09.618Z] #75 47.21 checking sys/capability.h usability... yes
11:44:09 [2023-06-26T11:44:09.875Z] #75 47.28 checking sys/capability.h presence... yes
11:44:09 [2023-06-26T11:44:09.875Z] #75 47.34 checking for sys/capability.h... yes
11:44:09 [2023-06-26T11:44:09.875Z] #75 47.34 checking for library containing cap_from_name... -lcap
11:44:10 [2023-06-26T11:44:10.133Z] #75 47.56 checking for library containing dlopen... -ldl
11:44:10 [2023-06-26T11:44:10.390Z] #75 47.81 checking seccomp.h usability... yes
11:44:10 [2023-06-26T11:44:10.390Z] #75 47.87 checking seccomp.h presence... yes
11:44:10 [2023-06-26T11:44:10.390Z] #75 47.90 checking for seccomp.h... yes
11:44:10 [2023-06-26T11:44:10.648Z] #75 47.91 checking for library containing seccomp_rule_add... -lseccomp
11:44:10 [2023-06-26T11:44:10.905Z] #75 48.20 checking for library containing seccomp_arch_resolve_name... none required
11:44:10 [2023-06-26T11:44:10.905Z] #75 48.36 checking systemd/sd-bus.h usability... yes
11:44:10 [2023-06-26T11:44:10.905Z] #75 48.47 checking systemd/sd-bus.h presence... yes
11:44:10 [2023-06-26T11:44:10.905Z] #75 48.51 checking for systemd/sd-bus.h... yes
11:44:11 [2023-06-26T11:44:11.162Z] #75 48.51 checking for library containing sd_bus_match_signal_async... -lsystemd
11:44:11 [2023-06-26T11:44:11.162Z] #75 48.73 checking for sd_notify_barrier... yes
11:44:11 [2023-06-26T11:44:11.420Z] #75 48.85 checking linux/bpf.h usability... yes
11:44:11 [2023-06-26T11:44:11.420Z] #75 48.90 checking linux/bpf.h presence... yes
11:44:11 [2023-06-26T11:44:11.420Z] #75 48.93 checking for linux/bpf.h... yes
11:44:11 [2023-06-26T11:44:11.420Z] #75 48.93 checking compilation for eBPF... yes
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.00 checking for criu >= 3.15... no
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.01 configure: CRIU headers not found, building without CRIU support
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.01 checking for criu > 3.16... no
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.02 configure: CRIU version doesn't support join-ns API
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.02 checking for criu > 3.16.1... no
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.03 configure: CRIU version doesn't support for pre-dumping
11:44:11 [2023-06-26T11:44:11.420Z] #75 49.03 checking for new mount API (fsconfig)... yes
11:44:11 [2023-06-26T11:44:11.678Z] #75 49.14 checking for seccomp notify API... yes
11:44:11 [2023-06-26T11:44:11.678Z] #75 49.22 checking for gperf... no
11:44:11 [2023-06-26T11:44:11.678Z] #75 49.22 configure: gperf not found - cannot rebuild signal parser code
11:44:11 [2023-06-26T11:44:11.678Z] #75 49.22 checking for library containing argp_parse... none required
11:44:11 [2023-06-26T11:44:11.935Z] #75 49.47 checking that generated files are newer than configure... done
11:44:11 [2023-06-26T11:44:11.935Z] #75 49.47 configure: creating ./config.status
11:44:14 [2023-06-26T11:44:14.461Z] #75 52.00 config.status: creating Makefile
11:44:14 [2023-06-26T11:44:14.461Z] #75 52.06 config.status: creating rpm/crun.spec
11:44:14 [2023-06-26T11:44:14.719Z] #75 52.16 config.status: creating config.h
11:44:14 [2023-06-26T11:44:14.719Z] #75 52.17 config.status: executing libtool commands
11:44:14 [2023-06-26T11:44:14.719Z] #75 52.20 config.status: executing depfiles commands
11:44:15 [2023-06-26T11:44:15.284Z] #75 52.86 === configuring in libocispec (/tmp/crun-build/libocispec)
11:44:15 [2023-06-26T11:44:15.284Z] #75 52.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:44:15 [2023-06-26T11:44:15.542Z] #75 53.20 checking for gcc... gcc
11:44:15 [2023-06-26T11:44:15.800Z] #75 53.25 checking whether the C compiler works... yes
11:44:15 [2023-06-26T11:44:15.800Z] #75 53.45 checking for C compiler default output file name... a.out
11:44:15 [2023-06-26T11:44:15.800Z] #75 53.45 checking for suffix of executables... 
11:44:16 [2023-06-26T11:44:16.057Z] #75 53.55 checking whether we are cross compiling... no
11:44:16 [2023-06-26T11:44:16.057Z] #75 53.63 checking for suffix of object files... o
11:44:16 [2023-06-26T11:44:16.057Z] #75 53.72 checking whether we are using the GNU C compiler... yes
11:44:16 [2023-06-26T11:44:16.315Z] #75 53.80 checking whether gcc accepts -g... yes
11:44:16 [2023-06-26T11:44:16.315Z] #75 53.86 checking for gcc option to accept ISO C89... none needed
11:44:16 [2023-06-26T11:44:16.315Z] #75 53.94 checking whether gcc understands -c and -o together... yes
11:44:16 [2023-06-26T11:44:16.572Z] #75 54.07 checking how to run the C preprocessor... gcc -E
11:44:16 [2023-06-26T11:44:16.572Z] #75 54.19 checking for grep that handles long lines and -e... /bin/grep
11:44:16 [2023-06-26T11:44:16.572Z] #75 54.20 checking for egrep... /bin/grep -E
11:44:16 [2023-06-26T11:44:16.830Z] #75 54.21 checking for ANSI C header files... yes
11:44:16 [2023-06-26T11:44:16.830Z] #75 54.42 checking for sys/types.h... yes
11:44:16 [2023-06-26T11:44:16.830Z] #75 54.55 checking for sys/stat.h... yes
11:44:17 [2023-06-26T11:44:17.087Z] #75 54.63 checking for stdlib.h... yes
11:44:17 [2023-06-26T11:44:17.087Z] #75 54.71 checking for string.h... yes
11:44:17 [2023-06-26T11:44:17.344Z] #75 54.81 checking for memory.h... yes
11:44:17 [2023-06-26T11:44:17.344Z] #75 54.89 checking for strings.h... yes
11:44:17 [2023-06-26T11:44:17.344Z] #75 55.01 checking for inttypes.h... yes
11:44:17 [2023-06-26T11:44:17.602Z] #75 55.11 checking for stdint.h... yes
11:44:17 [2023-06-26T11:44:17.602Z] #75 55.23 checking for unistd.h... yes
11:44:17 [2023-06-26T11:44:17.859Z] #75 55.31 checking minix/config.h usability... no
11:44:17 [2023-06-26T11:44:17.859Z] #75 55.48 checking minix/config.h presence... 
11:44:17 [2023-06-26T11:44:17.859Z] #75 ...
11:44:17 [2023-06-26T11:44:17.859Z] 
11:44:17 [2023-06-26T11:44:17.859Z] #63 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
11:44:17 [2023-06-26T11:44:17.859Z] #63 78.07 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
11:44:23 [2023-06-26T11:44:23.112Z] #63 ...
11:44:23 [2023-06-26T11:44:23.112Z] 
11:44:23 [2023-06-26T11:44:23.112Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.48 checking minix/config.h presence... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.50 checking for minix/config.h... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.50 checking whether it is safe to define __EXTENSIONS__... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.66 checking build system type... aarch64-unknown-linux-gnu
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.81 checking host system type... aarch64-unknown-linux-gnu
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.81 checking how to print strings... printf
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.82 checking for a sed that does not truncate output... /bin/sed
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.84 checking for fgrep... /bin/grep -F
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.84 checking for ld used by gcc... /usr/bin/ld
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.85 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.85 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.86 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.89 checking whether ln -s works... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.89 checking the maximum length of command line arguments... 1572864
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking for /usr/bin/ld option to reload object files... -r
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking for objdump... objdump
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking how to recognize dependent libraries... pass_all
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking for dlltool... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking how to associate runtime and link libraries... printf %s\n
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking for ar... ar
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.91 checking for archiver @FILE support... @
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.97 checking for strip... strip
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.97 checking for ranlib... ranlib
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.97 checking for gawk... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.97 checking for mawk... mawk
11:44:23 [2023-06-26T11:44:23.112Z] #75 55.97 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.13 checking for sysroot... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.13 checking for a working dd... /bin/dd
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.14 checking for mt... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.14 checking if : is a manifest tool... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.15 checking for dlfcn.h... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.30 checking for objdir... .libs
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.44 checking if gcc supports -fno-rtti -fno-exceptions... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.49 checking for gcc option to produce PIC... -fPIC -DPIC
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.49 checking if gcc PIC flag -fPIC -DPIC works... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.55 checking if gcc static flag -static works... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.66 checking if gcc supports -c -o file.o... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.74 checking if gcc supports -c -o file.o... (cached) yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.74 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.76 checking dynamic linker characteristics... GNU/Linux ld.so
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.89 checking how to hardcode library paths into programs... immediate
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.89 checking whether stripping libraries is possible... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.90 checking if libtool supports shared libraries... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.90 checking whether to build shared libraries... no
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.90 checking whether to build static libraries... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.90 checking for a BSD-compatible install... /usr/bin/install -c
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.91 checking whether build environment is sane... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.92 checking whether make sets $(MAKE)... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.94 checking whether make supports the include directive... yes (GNU style)
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.95 checking whether make supports nested variables... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.96 checking whether UID '0' is supported by ustar format... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.96 checking whether GID '0' is supported by ustar format... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.96 checking how to create a ustar tar archive... gnutar
11:44:23 [2023-06-26T11:44:23.112Z] #75 56.98 checking dependency style of gcc... gcc3
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.11 checking whether to enable maintainer-specific portions of Makefiles... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.11 checking whether make supports nested variables... (cached) yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.11 checking for pkg-config... /usr/bin/pkg-config
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.11 checking pkg-config is at least version 0.9.0... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.11 checking for yajl >= 2.1.0... yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.13 checking for a sed that does not truncate output... (cached) /bin/sed
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.13 checking for gcc... (cached) gcc
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.17 checking whether we are using the GNU C compiler... (cached) yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.17 checking whether gcc accepts -g... (cached) yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.17 checking for gcc option to accept ISO C89... (cached) none needed
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.17 checking whether gcc understands -c and -o together... (cached) yes
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.17 checking for a Python interpreter with version >= 3... python3
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.22 checking for python3... /usr/bin/python3
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.22 checking for python3 version... 3.9
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.24 checking for python3 platform... linux
11:44:23 [2023-06-26T11:44:23.112Z] #75 57.25 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:44:23 [2023-06-26T11:44:23.113Z] #75 57.30 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:44:23 [2023-06-26T11:44:23.113Z] #75 57.38 checking that generated files are newer than configure... done
11:44:23 [2023-06-26T11:44:23.113Z] #75 57.92 configure: creating ./config.status
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.66 config.status: creating Makefile
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.68 config.status: creating config.h
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.69 config.status: executing libtool commands
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.70 config.status: executing depfiles commands
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.90 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:44:23 [2023-06-26T11:44:23.113Z] #75 58.91 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.01 checking for gcc... gcc
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.03 checking whether the C compiler works... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.11 checking for C compiler default output file name... a.out
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.11 checking for suffix of executables... 
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.17 checking whether we are cross compiling... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.22 checking for suffix of object files... o
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.26 checking whether we are using the GNU C compiler... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.32 checking whether gcc accepts -g... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.38 checking for gcc option to accept ISO C89... none needed
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.44 checking whether gcc understands -c and -o together... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.53 checking for a BSD-compatible install... /usr/bin/install -c
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.54 checking whether build environment is sane... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.55 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.55 checking for gawk... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.55 checking for mawk... mawk
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.55 checking whether make sets $(MAKE)... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.57 checking whether make supports the include directive... yes (GNU style)
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.58 checking whether make supports nested variables... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.59 checking whether UID '0' is supported by ustar format... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.59 checking whether GID '0' is supported by ustar format... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.59 checking how to create a ustar tar archive... gnutar
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.61 checking dependency style of gcc... gcc3
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.65 checking whether to enable maintainer-specific portions of Makefiles... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.65 checking whether make supports nested variables... (cached) yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.67 checking build system type... aarch64-unknown-linux-gnu
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.75 checking host system type... aarch64-unknown-linux-gnu
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.75 checking how to print strings... printf
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.76 checking for a sed that does not truncate output... /bin/sed
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.76 checking for grep that handles long lines and -e... /bin/grep
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.77 checking for egrep... /bin/grep -E
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.77 checking for fgrep... /bin/grep -F
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.77 checking for ld used by gcc... /usr/bin/ld
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.78 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.82 checking whether ln -s works... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.82 checking the maximum length of command line arguments... 1572864
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.83 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking for /usr/bin/ld option to reload object files... -r
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking for objdump... objdump
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking how to recognize dependent libraries... pass_all
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking for dlltool... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking how to associate runtime and link libraries... printf %s\n
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking for ar... ar
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.84 checking for archiver @FILE support... @
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.88 checking for strip... strip
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.88 checking for ranlib... ranlib
11:44:23 [2023-06-26T11:44:23.113Z] #75 59.88 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.04 checking for sysroot... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.04 checking for a working dd... /bin/dd
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.05 checking for mt... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.05 checking if : is a manifest tool... no
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.06 checking how to run the C preprocessor... gcc -E
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.14 checking for ANSI C header files... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.46 checking for sys/types.h... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.53 checking for sys/stat.h... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.58 checking for stdlib.h... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.65 checking for string.h... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.72 checking for memory.h... yes
11:44:23 [2023-06-26T11:44:23.113Z] #75 60.78 checking for strings.h... yes
11:44:23 [2023-06-26T11:44:23.370Z] #75 60.86 checking for inttypes.h... yes
11:44:23 [2023-06-26T11:44:23.370Z] #75 60.93 checking for stdint.h... yes
11:44:23 [2023-06-26T11:44:23.370Z] #75 60.99 checking for unistd.h... yes
11:44:23 [2023-06-26T11:44:23.627Z] #75 61.06 checking for dlfcn.h... yes
11:44:23 [2023-06-26T11:44:23.627Z] #75 61.13 checking for objdir... .libs
11:44:23 [2023-06-26T11:44:23.885Z] #75 61.35 checking if gcc supports -fno-rtti -fno-exceptions... no
11:44:23 [2023-06-26T11:44:23.885Z] #75 61.40 checking for gcc option to produce PIC... -fPIC -DPIC
11:44:23 [2023-06-26T11:44:23.885Z] #75 61.40 checking if gcc PIC flag -fPIC -DPIC works... yes
11:44:23 [2023-06-26T11:44:23.885Z] #75 61.46 checking if gcc static flag -static works... yes
11:44:24 [2023-06-26T11:44:24.144Z] #75 61.59 checking if gcc supports -c -o file.o... yes
11:44:24 [2023-06-26T11:44:24.144Z] #75 61.77 checking if gcc supports -c -o file.o... (cached) yes
11:44:24 [2023-06-26T11:44:24.144Z] #75 61.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.78 checking dynamic linker characteristics... GNU/Linux ld.so
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.93 checking how to hardcode library paths into programs... immediate
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.93 checking whether stripping libraries is possible... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.93 checking if libtool supports shared libraries... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.93 checking whether to build shared libraries... no
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.93 checking whether to build static libraries... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 61.94 checking float.h usability... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 62.08 checking float.h presence... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 62.10 checking for float.h... yes
11:44:24 [2023-06-26T11:44:24.402Z] #75 62.11 checking limits.h usability... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.17 checking limits.h presence... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.18 checking for limits.h... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.22 checking stddef.h usability... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.30 checking stddef.h presence... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.32 checking for stddef.h... yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.34 checking for stdlib.h... (cached) yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.36 checking for string.h... (cached) yes
11:44:24 [2023-06-26T11:44:24.661Z] #75 62.37 checking sys/time.h usability... yes
11:44:24 [2023-06-26T11:44:24.919Z] #75 62.44 checking sys/time.h presence... yes
11:44:24 [2023-06-26T11:44:24.919Z] #75 62.46 checking for sys/time.h... yes
11:44:24 [2023-06-26T11:44:24.919Z] #75 62.47 checking for inline... inline
11:44:25 [2023-06-26T11:44:25.177Z] #75 62.51 checking for size_t... yes
11:44:25 [2023-06-26T11:44:25.177Z] #75 62.65 checking for stdlib.h... (cached) yes
11:44:25 [2023-06-26T11:44:25.177Z] #75 62.65 checking for GNU libc compatible malloc... yes
11:44:25 [2023-06-26T11:44:25.177Z] #75 62.74 checking for stdlib.h... (cached) yes
11:44:25 [2023-06-26T11:44:25.177Z] #75 62.74 checking for GNU libc compatible realloc... yes
11:44:25 [2023-06-26T11:44:25.435Z] #75 62.82 checking for working strtod... yes
11:44:25 [2023-06-26T11:44:25.435Z] #75 62.95 checking for gettimeofday... yes
11:44:25 [2023-06-26T11:44:25.435Z] #75 63.06 checking for memset... yes
11:44:25 [2023-06-26T11:44:25.694Z] #75 63.17 checking for strspn... yes
11:44:25 [2023-06-26T11:44:25.694Z] #75 63.34 checking that generated files are newer than configure... done
11:44:25 [2023-06-26T11:44:25.694Z] #75 63.34 configure: creating ./config.status
11:44:27 [2023-06-26T11:44:27.592Z] #75 64.96 config.status: creating Makefile
11:44:27 [2023-06-26T11:44:27.592Z] #75 64.98 config.status: creating config.h
11:44:27 [2023-06-26T11:44:27.592Z] #75 65.00 config.status: executing depfiles commands
11:44:27 [2023-06-26T11:44:27.592Z] #75 65.11 config.status: executing libtool commands
11:44:27 [2023-06-26T11:44:27.849Z] #75 65.57   GEN      .version
11:44:27 [2023-06-26T11:44:27.849Z] #75 65.59 make  install-recursive
11:44:27 [2023-06-26T11:44:27.849Z] #75 65.59 make[1]: Entering directory '/tmp/crun-build'
11:44:27 [2023-06-26T11:44:27.849Z] #75 65.64 Making install in libocispec
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.65 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.67 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.68 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.74 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:44:28 [2023-06-26T11:44:28.107Z] #75 65.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.95 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.96 make  install-recursive
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.96 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.99 Making install in yajl
11:44:28 [2023-06-26T11:44:28.366Z] #75 65.99 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:44:28 [2023-06-26T11:44:28.366Z] #75 66.03   CC       verify/json_verify-json_verify.o
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.05   CC       src/libyajl_la-yajl_alloc.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.05   CC       src/libyajl_la-yajl.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.06   CC       src/libyajl_la-yajl_gen.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.08   CC       src/libyajl_la-yajl_parser.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.09   CC       src/libyajl_la-yajl_buf.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.10   CC       src/libyajl_la-yajl_encode.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.10   CC       src/libyajl_la-yajl_lex.lo
11:44:28 [2023-06-26T11:44:28.623Z] #75 66.10   CC       src/libyajl_la-yajl_tree.lo
11:44:29 [2023-06-26T11:44:29.188Z] #75 66.70   CCLD     libyajl.la
11:44:29 [2023-06-26T11:44:29.188Z] #75 66.86   CCLD     verify/json_verify
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.02 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.02 make[5]: Nothing to be done for 'install-exec-am'.
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.02 make[5]: Nothing to be done for 'install-data-am'.
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.02 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.02 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.03 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.08   CC       src/validate.o
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.09   CC       src/image_spec_schema_config_schema.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.09   CC       src/image_spec_schema_content_descriptor.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.09   CC       src/image_spec_schema_defs.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.09   CC       src/image_spec_schema_defs_descriptor.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.10   CC       src/image_spec_schema_image_index_schema.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.10   CC       src/image_spec_schema_image_layout_schema.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.11   CC       src/image_spec_schema_image_manifest_schema.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.11   CC       src/runtime_spec_schema_config_linux.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.13   CC       src/runtime_spec_schema_config_schema.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.13   CC       src/runtime_spec_schema_config_zos.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.15   CC       src/runtime_spec_schema_config_solaris.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.16   CC       src/runtime_spec_schema_config_vm.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.16   CC       src/runtime_spec_schema_config_windows.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.16   CC       src/runtime_spec_schema_defs.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.17   CC       src/runtime_spec_schema_defs_linux.lo
11:44:29 [2023-06-26T11:44:29.448Z] #75 67.19   CC       src/runtime_spec_schema_defs_zos.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.20   CC       src/runtime_spec_schema_defs_vm.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.21   CC       src/runtime_spec_schema_defs_windows.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.22   CC       src/runtime_spec_schema_state_schema.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.22   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.23   CC       src/basic_test_double_array_item.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.24   CC       src/basic_test_double_array.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.26   CC       src/basic_test_top_array_int.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.26   CC       src/basic_test_top_array_string.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.26   CC       src/basic_test_top_double_array_int.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.26   CC       src/basic_test_top_double_array_obj.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.28   CC       src/basic_test_top_double_array_refobj.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.30   CC       src/basic_test_top_double_array_string.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.32   CC       src/read-file.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.33   CC       src/json_common.lo
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.35   CC       tests/test-1.o
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.38   CC       tests/test-2.o
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.40   CC       tests/test-3.o
11:44:29 [2023-06-26T11:44:29.705Z] #75 67.41   CC       tests/test-4.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.48   CC       tests/test-5.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.49   CC       tests/test-6.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.51   CC       tests/test-7.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.52   CC       tests/test-8.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.54   CC       tests/test-9.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.55   CC       tests/test-10.o
11:44:29 [2023-06-26T11:44:29.963Z] #75 67.55   CC       tests/test-11.o
11:44:31 [2023-06-26T11:44:31.857Z] #75 ...
11:44:31 [2023-06-26T11:44:31.857Z] 
11:44:31 [2023-06-26T11:44:31.857Z] #51 [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
11:44:31 [2023-06-26T11:44:31.857Z] #51 82.32 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
11:44:31 [2023-06-26T11:44:31.857Z] #51 ...
11:44:31 [2023-06-26T11:44:31.857Z] 
11:44:31 [2023-06-26T11:44:31.857Z] #74 [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...)
11:44:31 [2023-06-26T11:44:31.857Z] #74 50.46 + bin/containerd
11:44:31 [2023-06-26T11:44:31.857Z] #74 50.46 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
11:44:32 [2023-06-26T11:44:32.420Z] #74 ...
11:44:32 [2023-06-26T11:44:32.420Z] 
11:44:32 [2023-06-26T11:44:32.420Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:44:32 [2023-06-26T11:44:32.420Z] #75 70.01   CCLD     libocispec.la
11:44:32 [2023-06-26T11:44:32.420Z] #75 70.13   CCLD     src/validate
11:44:32 [2023-06-26T11:44:32.420Z] #75 70.13   CCLD     tests/test-1
11:44:32 [2023-06-26T11:44:32.421Z] #75 70.13   CCLD     tests/test-2
11:44:32 [2023-06-26T11:44:32.421Z] #75 70.13   CCLD     tests/test-3
11:44:32 [2023-06-26T11:44:32.421Z] #75 70.13   CCLD     tests/test-4
11:44:32 [2023-06-26T11:44:32.421Z] #75 70.15   CCLD     tests/test-5
11:44:32 [2023-06-26T11:44:32.421Z] #75 70.18   CCLD     tests/test-7
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.18   CCLD     tests/test-8
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.19   CCLD     tests/test-6
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.19   CCLD     tests/test-9
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.19 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.19   CCLD     tests/test-10
11:44:32 [2023-06-26T11:44:32.677Z] #75 70.20   CCLD     tests/test-11
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.34 libtool: link: ar cr libocispec.a 
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.34 libtool: link: ranlib libocispec.a
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.49 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[5]: Nothing to be done for 'install-exec-am'.
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[5]: Nothing to be done for 'install-data-am'.
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.50 make[2]: Entering directory '/tmp/crun-build'
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.58   CC       src/libcrun/libcrun_testing_a-utils.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-container.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.59   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.61   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.62   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.63   CC       src/libcrun/libcrun_testing_a-criu.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.63   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.64   CC       src/libcrun/libcrun_testing_a-linux.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.64   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.65   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.67   CC       src/libcrun/libcrun_testing_a-error.o
11:44:32 [2023-06-26T11:44:32.934Z] #75 70.69   CC       src/libcrun/libcrun_testing_a-status.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.70   CC       src/libcrun/libcrun_testing_a-terminal.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.73   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.76   CC       src/libcrun/libcrun_testing_a-signals.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.78   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.80   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.82   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.83   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.87   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.88   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:44:33 [2023-06-26T11:44:33.191Z] #75 70.90   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 70.93   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 71.04   CC       src/crun-crun.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 71.05   CC       src/crun-run.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 71.06   CC       src/crun-delete.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 71.07   CC       src/crun-kill.o
11:44:33 [2023-06-26T11:44:33.448Z] #75 71.09   CC       src/crun-pause.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.26   CC       src/crun-unpause.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.27   CC       src/crun-spec.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.28   CC       src/crun-exec.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.34   CC       src/crun-list.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.34   CC       src/crun-create.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.37   CC       src/crun-start.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.38   CC       src/crun-state.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.40   CC       src/crun-update.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.42   CC       src/crun-ps.o
11:44:33 [2023-06-26T11:44:33.706Z] #75 71.45   CC       src/crun-checkpoint.o
11:44:33 [2023-06-26T11:44:33.964Z] #75 71.61   CC       src/crun-restore.o
11:44:33 [2023-06-26T11:44:33.964Z] #75 71.61   CC       src/libcrun/libcrun_la-utils.lo
11:44:33 [2023-06-26T11:44:33.964Z] #75 71.73   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.74   CC       src/libcrun/libcrun_la-container.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.74   CC       src/libcrun/libcrun_la-cgroup.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.74   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.75   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.75   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.77   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.78   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.78   CC       src/libcrun/libcrun_la-criu.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.80   CC       src/libcrun/libcrun_la-custom-handler.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.80   CC       src/libcrun/libcrun_la-linux.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.81   CC       src/libcrun/libcrun_la-seccomp.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.81   CC       src/libcrun/libcrun_la-ebpf.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-error.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-status.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-terminal.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-signals.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-mount_flags.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.82   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.83   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.85   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.87   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.87   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.88   CC       tests/init.o
11:44:34 [2023-06-26T11:44:34.221Z] #75 71.89   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:44:35 [2023-06-26T11:44:35.158Z] #75 72.70   CCLD     tests/init
11:44:36 [2023-06-26T11:44:36.527Z] #75 73.99   AR       libcrun_testing.a
11:44:36 [2023-06-26T11:44:36.527Z] #75 73.99 ar: `u' modifier ignored since `D' is the default (see `U')
11:44:36 [2023-06-26T11:44:36.527Z] #75 74.01   CCLD     tests/tests_libcrun_utils
11:44:36 [2023-06-26T11:44:36.527Z] #75 74.01   CCLD     tests/tests_libcrun_errors
11:44:36 [2023-06-26T11:44:36.527Z] #75 74.01   CCLD     tests/tests_libcrun_fuzzer
11:44:37 [2023-06-26T11:44:37.089Z] #75 74.58   CCLD     libcrun.la
11:44:37 [2023-06-26T11:44:37.089Z] #75 74.76   CCLD     crun
11:44:37 [2023-06-26T11:44:37.345Z] #75 74.94 make[3]: Entering directory '/tmp/crun-build'
11:44:37 [2023-06-26T11:44:37.345Z] #75 75.01  /bin/mkdir -p '/usr/local/share/man/man1'
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.01  /bin/mkdir -p '/usr/local/lib'
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.01  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.02  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.03 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.03 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.04 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:44:37 [2023-06-26T11:44:37.602Z] #75 75.04 libtool: install: ranlib /usr/local/lib/libcrun.a
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 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
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 ----------------------------------------------------------------------
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 Libraries have been installed in:
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55    /usr/local/lib
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 If you ever happen to want to link against installed libraries
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 in a given directory, LIBDIR, you must either use libtool, and
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 specify the full pathname of the library, or use the '-LLIBDIR'
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 flag during linking and do at least one of the following:
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55      during execution
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55      during linking
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 See any operating system documentation about shared libraries for
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 more information, such as the ld(1) and ld.so(8) manual pages.
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.55 ----------------------------------------------------------------------
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.56  /bin/mkdir -p '/build'
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.56   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:44:37 [2023-06-26T11:44:37.858Z] #75 75.58 libtool: install: /usr/bin/install -c crun /build/crun
11:44:38 [2023-06-26T11:44:38.114Z] #75 75.59 make[3]: Leaving directory '/tmp/crun-build'
11:44:38 [2023-06-26T11:44:38.114Z] #75 75.59 make[2]: Leaving directory '/tmp/crun-build'
11:44:38 [2023-06-26T11:44:38.114Z] #75 75.59 make[1]: Leaving directory '/tmp/crun-build'
11:44:46 [2023-06-26T11:44:46.199Z] #75 DONE 82.5s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #74 [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...)
11:44:46 [2023-06-26T11:44:46.199Z] #74 66.56 + bin/containerd-stress
11:44:46 [2023-06-26T11:44:46.199Z] #74 66.56 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
11:44:46 [2023-06-26T11:44:46.199Z] #74 67.79 + bin/containerd-shim
11:44:46 [2023-06-26T11:44:46.199Z] #74 68.33 + bin/containerd-shim-runc-v1
11:44:46 [2023-06-26T11:44:46.199Z] #74 69.18 + bin/containerd-shim-runc-v2
11:44:46 [2023-06-26T11:44:46.199Z] #74 69.93 + binaries
11:44:46 [2023-06-26T11:44:46.199Z] #74 ...
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #63 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
11:44:46 [2023-06-26T11:44:46.199Z] #63 DONE 105.1s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #51 [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
11:44:46 [2023-06-26T11:44:46.199Z] #51 DONE 105.6s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #74 [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...)
11:44:46 [2023-06-26T11:44:46.199Z] #74 DONE 73.4s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #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...)
11:44:46 [2023-06-26T11:44:46.199Z] #70 DONE 88.7s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:44:46 [2023-06-26T11:44:46.199Z] #50 DONE 104.3s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
11:44:46 [2023-06-26T11:44:46.199Z] #71 DONE 95.8s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #72 [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...)
11:44:46 [2023-06-26T11:44:46.199Z] #72 DONE 95.6s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #69 [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...)
11:44:46 [2023-06-26T11:44:46.199Z] #69 DONE 91.3s
11:44:46 [2023-06-26T11:44:46.199Z] 
11:44:46 [2023-06-26T11:44:46.199Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
11:44:46 [2023-06-26T11:44:46.455Z] #77 DONE 1.0s
11:44:46 [2023-06-26T11:44:46.455Z] 
11:44:46 [2023-06-26T11:44:46.455Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
11:44:47 [2023-06-26T11:44:47.017Z] #78 DONE 0.7s
11:44:47 [2023-06-26T11:44:47.017Z] 
11:44:47 [2023-06-26T11:44:47.017Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
11:44:47 [2023-06-26T11:44:47.273Z] #79 DONE 0.9s
11:44:47 [2023-06-26T11:44:47.273Z] 
11:44:47 [2023-06-26T11:44:47.273Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
11:44:47 [2023-06-26T11:44:47.836Z] #80 DONE 0.6s
11:44:47 [2023-06-26T11:44:47.836Z] 
11:44:47 [2023-06-26T11:44:47.836Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
11:44:47 [2023-06-26T11:44:47.836Z] #81 DONE 0.2s
11:44:47 [2023-06-26T11:44:47.836Z] 
11:44:47 [2023-06-26T11:44:47.836Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:44:48 [2023-06-26T11:44:48.092Z] #82 DONE 0.2s
11:44:48 [2023-06-26T11:44:48.092Z] 
11:44:48 [2023-06-26T11:44:48.092Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
11:44:48 [2023-06-26T11:44:48.092Z] #83 DONE 0.2s
11:44:48 [2023-06-26T11:44:48.348Z] 
11:44:48 [2023-06-26T11:44:48.348Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
11:44:48 [2023-06-26T11:44:48.348Z] #84 DONE 0.2s
11:44:48 [2023-06-26T11:44:48.604Z] 
11:44:48 [2023-06-26T11:44:48.604Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:44:48 [2023-06-26T11:44:48.860Z] #85 DONE 0.2s
11:44:48 [2023-06-26T11:44:48.860Z] 
11:44:48 [2023-06-26T11:44:48.860Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.116Z] #86 DONE 0.2s
11:44:49 [2023-06-26T11:44:49.116Z] 
11:44:49 [2023-06-26T11:44:49.116Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.116Z] #87 DONE 0.1s
11:44:49 [2023-06-26T11:44:49.116Z] 
11:44:49 [2023-06-26T11:44:49.116Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.116Z] #88 DONE 0.1s
11:44:49 [2023-06-26T11:44:49.372Z] 
11:44:49 [2023-06-26T11:44:49.372Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.372Z] #89 DONE 0.2s
11:44:49 [2023-06-26T11:44:49.372Z] 
11:44:49 [2023-06-26T11:44:49.372Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.628Z] #90 DONE 0.1s
11:44:49 [2023-06-26T11:44:49.628Z] 
11:44:49 [2023-06-26T11:44:49.628Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.628Z] #91 DONE 0.2s
11:44:49 [2023-06-26T11:44:49.884Z] 
11:44:49 [2023-06-26T11:44:49.884Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
11:44:49 [2023-06-26T11:44:49.884Z] #92 DONE 0.1s
11:44:49 [2023-06-26T11:44:49.884Z] 
11:44:49 [2023-06-26T11:44:49.884Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
11:44:50 [2023-06-26T11:44:50.140Z] #93 DONE 0.1s
11:44:50 [2023-06-26T11:44:50.140Z] 
11:44:50 [2023-06-26T11:44:50.140Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:44:50 [2023-06-26T11:44:50.140Z] #94 DONE 0.0s
11:44:50 [2023-06-26T11:44:50.140Z] 
11:44:50 [2023-06-26T11:44:50.140Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:44:51 [2023-06-26T11:44:51.067Z] #95 DONE 1.0s
11:44:51 [2023-06-26T11:44:51.067Z] 
11:44:51 [2023-06-26T11:44:51.067Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
11:44:51 [2023-06-26T11:44:51.067Z] #96 DONE 0.0s
11:44:51 [2023-06-26T11:44:51.067Z] 
11:44:51 [2023-06-26T11:44:51.067Z] #97 [dev-base  1/13] RUN groupadd -r docker
11:44:51 [2023-06-26T11:44:51.323Z] #97 DONE 0.3s
11:44:51 [2023-06-26T11:44:51.323Z] 
11:44:51 [2023-06-26T11:44:51.323Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:44:51 [2023-06-26T11:44:51.887Z] #98 DONE 0.4s
11:44:51 [2023-06-26T11:44:51.887Z] 
11:44:51 [2023-06-26T11:44:51.887Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:44:52 [2023-06-26T11:44:52.143Z] #99 0.381 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:44:52 [2023-06-26T11:44:52.143Z] #99 DONE 0.4s
11:44:52 [2023-06-26T11:44:52.143Z] 
11:44:52 [2023-06-26T11:44:52.143Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:44:52 [2023-06-26T11:44:52.399Z] #100 DONE 0.4s
11:44:52 [2023-06-26T11:44:52.655Z] 
11:44:52 [2023-06-26T11:44:52.655Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:44:52 [2023-06-26T11:44:52.910Z] #101 DONE 0.3s
11:44:52 [2023-06-26T11:44:52.910Z] 
11:44:52 [2023-06-26T11:44:52.910Z] #102 [dev-base  6/13] RUN ldconfig
11:44:53 [2023-06-26T11:44:53.166Z] #102 DONE 0.4s
11:44:53 [2023-06-26T11:44:53.422Z] 
11:44:53 [2023-06-26T11:44:53.422Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:44:53 [2023-06-26T11:44:53.678Z] #103 DONE 0.4s
11:44:53 [2023-06-26T11:44:53.678Z] 
11:44:53 [2023-06-26T11:44:53.678Z] #104 [dev-base  8/13] 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
11:44:54 [2023-06-26T11:44:54.605Z] #104 0.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:44:54 [2023-06-26T11:44:54.605Z] #104 0.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:44:54 [2023-06-26T11:44:54.605Z] #104 0.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:44:54 [2023-06-26T11:44:54.605Z] #104 0.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:44:54 [2023-06-26T11:44:54.861Z] #104 1.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
11:44:54 [2023-06-26T11:44:54.861Z] #104 1.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
11:44:55 [2023-06-26T11:44:55.788Z] #104 2.020 Fetched 8532 kB in 2s (5641 kB/s)
11:44:56 [2023-06-26T11:44:56.044Z] #104 2.020 Reading package lists...
11:44:56 [2023-06-26T11:44:56.861Z] #104 2.562 Reading package lists...
11:44:56 [2023-06-26T11:44:56.861Z] #104 3.082 Building dependency tree...
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.411 The following additional packages will be installed:
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.411   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.411   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.412   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.412   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.412   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.412   xxd
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414 Suggested packages:
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414   ctags vim-doc vim-scripts xfsdump acl attr quota
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414 Recommended packages:
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:44:57 [2023-06-26T11:44:57.116Z] #104 3.414   systemd-timesyncd | time-daemon unzip
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772 The following NEW packages will be installed:
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.772   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.773   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.773   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.773   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.773   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:44:57 [2023-06-26T11:44:57.372Z] #104 3.773   xz-utils zip zstd
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.049 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.049 Need to get 32.1 MB of archives.
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.049 After this operation, 124 MB of additional disk space will be used.
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.049 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.053 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.058 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:44:57 [2023-06-26T11:44:57.933Z] #104 4.060 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.062 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.065 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.077 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.079 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.160 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.160 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.161 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.162 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.162 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.163 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.163 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.168 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.169 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.170 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.171 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.172 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.190 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.193 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.195 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.195 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.195 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.196 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.196 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.198 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.200 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.203 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.205 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.206 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:44:57 [2023-06-26T11:44:57.934Z] #104 4.208 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:44:58 [2023-06-26T11:44:58.189Z] #104 4.399 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.403 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.404 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.404 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.405 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.405 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.405 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.407 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.407 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.452 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.453 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.454 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.455 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.485 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.485 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.487 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.502 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.505 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.506 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:44:58 [2023-06-26T11:44:58.190Z] #104 4.508 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:44:58 [2023-06-26T11:44:58.445Z] #104 4.645 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:44:58 [2023-06-26T11:44:58.445Z] #104 4.683 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:44:58 [2023-06-26T11:44:58.445Z] #104 4.687 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:44:58 [2023-06-26T11:44:58.445Z] #104 4.714 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:44:58 [2023-06-26T11:44:58.701Z] #104 4.939 debconf: delaying package configuration, since apt-utils is not installed
11:44:58 [2023-06-26T11:44:58.701Z] #104 4.992 Fetched 32.1 MB in 1s (34.3 MB/s)
11:44:58 [2023-06-26T11:44:58.701Z] #104 5.073 Selecting previously unselected package libapparmor1:arm64.
11:44:58 [2023-06-26T11:44:58.701Z] #104 5.073 (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.)
11:44:58 [2023-06-26T11:44:58.701Z] #104 5.082 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
11:44:58 [2023-06-26T11:44:58.701Z] #104 5.137 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:44:58 [2023-06-26T11:44:58.957Z] #104 5.239 Selecting previously unselected package libcap2:arm64.
11:44:58 [2023-06-26T11:44:58.957Z] #104 5.241 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
11:44:58 [2023-06-26T11:44:58.957Z] #104 5.247 Unpacking libcap2:arm64 (1:2.44-1) ...
11:44:58 [2023-06-26T11:44:58.957Z] #104 5.381 Selecting previously unselected package libargon2-1:arm64.
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.383 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.390 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.540 Selecting previously unselected package dmsetup.
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.542 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.550 Unpacking dmsetup (2:1.02.175-2.1) ...
11:44:59 [2023-06-26T11:44:59.213Z] #104 5.679 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.681 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.694 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.824 Selecting previously unselected package libjson-c5:arm64.
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.826 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.834 Unpacking libjson-c5:arm64 (0.15-2) ...
11:44:59 [2023-06-26T11:44:59.469Z] #104 5.947 Selecting previously unselected package libcryptsetup12:arm64.
11:44:59 [2023-06-26T11:44:59.725Z] #104 5.949 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 5.967 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.057 Selecting previously unselected package libip4tc2:arm64.
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.059 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.064 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.137 Selecting previously unselected package libkmod2:arm64.
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.140 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.146 Unpacking libkmod2:arm64 (28-1) ...
11:44:59 [2023-06-26T11:44:59.725Z] #104 6.207 Selecting previously unselected package systemd.
11:44:59 [2023-06-26T11:44:59.981Z] #104 6.209 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
11:44:59 [2023-06-26T11:44:59.981Z] #104 6.255 Unpacking systemd (247.3-7+deb11u2) ...
11:45:00 [2023-06-26T11:45:00.237Z] #104 6.641 Selecting previously unselected package pigz.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.644 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.650 Unpacking pigz (2.6-1) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.703 Selecting previously unselected package libelf1:arm64.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.705 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.709 Unpacking libelf1:arm64 (0.183-1) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.783 Selecting previously unselected package libbpf0:arm64.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.785 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.791 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.834 Selecting previously unselected package libmnl0:arm64.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.837 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.841 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.897 Selecting previously unselected package libxtables12:arm64.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.899 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.905 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.938 Selecting previously unselected package libcap2-bin.
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.940 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.947 Unpacking libcap2-bin (1:2.44-1) ...
11:45:00 [2023-06-26T11:45:00.492Z] #104 6.999 Selecting previously unselected package iproute2.
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.002 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.007 Unpacking iproute2 (5.10.0-4) ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.107 Selecting previously unselected package xxd.
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.110 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.115 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.167 Selecting previously unselected package vim-common.
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.170 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.180 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:45:00 [2023-06-26T11:45:00.748Z] #104 7.234 Selecting previously unselected package bash-completion.
11:45:01 [2023-06-26T11:45:01.004Z] #104 7.236 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
11:45:01 [2023-06-26T11:45:01.566Z] #104 7.897 Unpacking bash-completion (1:2.11-2) ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.018 Selecting previously unselected package bzip2.
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.020 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.027 Unpacking bzip2 (1.0.8-4) ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.063 Selecting previously unselected package xz-utils.
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.065 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.069 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.136 Selecting previously unselected package apparmor.
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.139 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.163 Unpacking apparmor (2.13.6-10) ...
11:45:01 [2023-06-26T11:45:01.822Z] #104 8.258 Selecting previously unselected package inetutils-ping.
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.260 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.265 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.313 Selecting previously unselected package libip6tc2:arm64.
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.315 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.319 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.358 Selecting previously unselected package libnfnetlink0:arm64.
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.361 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.366 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.399 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.401 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.404 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.447 Selecting previously unselected package libnftnl11:arm64.
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.449 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.456 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:45:02 [2023-06-26T11:45:02.077Z] #104 8.492 Selecting previously unselected package iptables.
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.495 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.498 Unpacking iptables (1.8.7-1) ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.569 Selecting previously unselected package libonig5:arm64.
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.571 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.575 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.622 Selecting previously unselected package libjq1:arm64.
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.624 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.627 Unpacking libjq1:arm64 (1.6-2.1) ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.664 Selecting previously unselected package jq.
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.666 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.670 Unpacking jq (1.6-2.1) ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.711 Selecting previously unselected package libaio1:arm64.
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.713 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.717 Unpacking libaio1:arm64 (0.3.112-9) ...
11:45:02 [2023-06-26T11:45:02.333Z] #104 8.754 Selecting previously unselected package libgpm2:arm64.
11:45:02 [2023-06-26T11:45:02.588Z] #104 8.756 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.588Z] #104 8.760 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:45:02 [2023-06-26T11:45:02.588Z] #104 8.798 Selecting previously unselected package libicu67:arm64.
11:45:02 [2023-06-26T11:45:02.588Z] #104 8.800 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
11:45:02 [2023-06-26T11:45:02.588Z] #104 8.804 Unpacking libicu67:arm64 (67.1-7) ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.471 Selecting previously unselected package libinih1:arm64.
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.473 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.476 Unpacking libinih1:arm64 (53-1+b2) ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.512 Selecting previously unselected package libmicrohttpd12:arm64.
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.514 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.519 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.559 Selecting previously unselected package libnet1:arm64.
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.561 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.565 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:45:03 [2023-06-26T11:45:03.150Z] #104 9.603 Selecting previously unselected package libnl-3-200:arm64.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.605 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.609 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.649 Selecting previously unselected package libprotobuf-c1:arm64.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.652 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.656 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.691 Selecting previously unselected package libyajl2:arm64.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.693 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.697 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.728 Selecting previously unselected package net-tools.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.730 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.734 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.783 Selecting previously unselected package patch.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.785 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.789 Unpacking patch (2.7.6-7) ...
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.826 Selecting previously unselected package python-pip-whl.
11:45:03 [2023-06-26T11:45:03.406Z] #104 9.828 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 9.833 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 9.966 Selecting previously unselected package python3-lib2to3.
11:45:03 [2023-06-26T11:45:03.661Z] #104 9.968 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 9.972 Unpacking python3-lib2to3 (3.9.2-1) ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.01 Selecting previously unselected package python3-distutils.
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.02 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.02 Unpacking python3-distutils (3.9.2-1) ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.06 Selecting previously unselected package python3-pkg-resources.
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.07 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
11:45:03 [2023-06-26T11:45:03.661Z] #104 10.07 Unpacking python3-pkg-resources (52.0.0-4) ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.12 Selecting previously unselected package python3-setuptools.
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.12 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.12 Unpacking python3-setuptools (52.0.0-4) ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.18 Selecting previously unselected package python3-wheel.
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.18 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.19 Unpacking python3-wheel (0.34.2-1) ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.22 Selecting previously unselected package python3-pip.
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.23 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.23 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.30 Selecting previously unselected package sudo.
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.30 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.31 Unpacking sudo (1.9.5p2-3+deb11u1) ...
11:45:03 [2023-06-26T11:45:03.917Z] #104 10.42 Selecting previously unselected package systemd-journal-remote.
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.42 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.43 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.47 Selecting previously unselected package thin-provisioning-tools.
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.47 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.47 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.53 Selecting previously unselected package uidmap.
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.54 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.54 Unpacking uidmap (1:4.8.1-1) ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.59 Selecting previously unselected package vim-runtime.
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.60 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:45:04 [2023-06-26T11:45:04.173Z] #104 10.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.19 Selecting previously unselected package vim.
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.19 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.20 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.34 Selecting previously unselected package xfsprogs.
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.34 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.34 Unpacking xfsprogs (5.10.0-4) ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.44 Selecting previously unselected package zip.
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.44 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.45 Unpacking zip (3.0-12) ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.49 Selecting previously unselected package zstd.
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.50 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:45:05 [2023-06-26T11:45:05.101Z] #104 11.50 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.59 Setting up python3-pkg-resources (52.0.0-4) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.79 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.81 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.83 Setting up libgpm2:arm64 (1.20.7-8) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.84 Setting up libicu67:arm64 (67.1-7) ...
11:45:05 [2023-06-26T11:45:05.357Z] #104 11.85 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:45:05 [2023-06-26T11:45:05.612Z] #104 11.86 Setting up libinih1:arm64 (53-1+b2) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.87 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.88 Setting up uidmap (1:4.8.1-1) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.90 Setting up libyajl2:arm64 (2.1.0-3) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.92 Setting up bzip2 (1.0.8-4) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 11.94 Setting up python3-wheel (0.34.2-1) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 12.09 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
11:45:05 [2023-06-26T11:45:05.613Z] #104 12.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:45:05 [2023-06-26T11:45:05.868Z] #104 12.12 Setting up libcap2:arm64 (1:2.44-1) ...
11:45:05 [2023-06-26T11:45:05.868Z] #104 12.13 Setting up libcap2-bin (1:2.44-1) ...
11:45:05 [2023-06-26T11:45:05.868Z] #104 12.15 Setting up apparmor (2.13.6-10) ...
11:45:06 [2023-06-26T11:45:06.796Z] #104 12.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:45:06 [2023-06-26T11:45:06.796Z] #104 13.10 Setting up zip (3.0-12) ...
11:45:06 [2023-06-26T11:45:06.796Z] #104 13.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:45:06 [2023-06-26T11:45:06.796Z] #104 13.14 Setting up bash-completion (1:2.11-2) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 13.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 13.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:45:07 [2023-06-26T11:45:07.724Z] #104 13.92 Setting up libmnl0:arm64 (1.0.4-3) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 13.93 Setting up patch (2.7.6-7) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 13.94 Setting up sudo (1.9.5p2-3+deb11u1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.00 invoke-rc.d: could not determine current runlevel
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.00 invoke-rc.d: policy-rc.d denied execution of start.
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.01 Setting up libxtables12:arm64 (1.8.7-1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.02 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.03 Setting up pigz (2.6-1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:45:07 [2023-06-26T11:45:07.724Z] #104 14.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:45:07 [2023-06-26T11:45:07.980Z] #104 14.31 Setting up libaio1:arm64 (0.3.112-9) ...
11:45:07 [2023-06-26T11:45:07.980Z] #104 14.33 Setting up python3-lib2to3 (3.9.2-1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.43 Setting up libelf1:arm64 (0.183-1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.45 Setting up libjson-c5:arm64 (0.15-2) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.46 Setting up zstd (1.4.8+dfsg-2.1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.48 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.49 Setting up libkmod2:arm64 (28-1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.51 Setting up python3-distutils (3.9.2-1) ...
11:45:08 [2023-06-26T11:45:08.236Z] #104 14.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:45:08 [2023-06-26T11:45:08.491Z] #104 14.70 Setting up python3-setuptools (52.0.0-4) ...
11:45:08 [2023-06-26T11:45:08.747Z] #104 15.03 Setting up libjq1:arm64 (1.6-2.1) ...
11:45:08 [2023-06-26T11:45:08.747Z] #104 15.05 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:45:08 [2023-06-26T11:45:08.747Z] #104 15.06 Setting up thin-provisioning-tools (0.9.0-1) ...
11:45:08 [2023-06-26T11:45:08.747Z] #104 15.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.34 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.35 Setting up jq (1.6-2.1) ...
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.36 Setting up libbpf0:arm64 (1:0.3-2) ...
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.37 Setting up iptables (1.8.7-1) ...
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:45:09 [2023-06-26T11:45:09.003Z] #104 15.41 Setting up iproute2 (5.10.0-4) ...
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.66 Setting up dmsetup (2:1.02.175-2.1) ...
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.68 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.69 Setting up systemd (247.3-7+deb11u2) ...
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.73 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.74 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:45:09 [2023-06-26T11:45:09.262Z] #104 15.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:45:09 [2023-06-26T11:45:09.518Z] #104 15.75 Initializing machine ID from random generator.
11:45:09 [2023-06-26T11:45:09.774Z] #104 16.14 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
11:45:10 [2023-06-26T11:45:10.030Z] #104 16.27 Setting up xfsprogs (5.10.0-4) ...
11:45:10 [2023-06-26T11:45:10.030Z] #104 16.28 System has not been booted with systemd as init system (PID 1). Can't operate.
11:45:10 [2023-06-26T11:45:10.030Z] #104 16.28 Failed to connect to bus: Host is down
11:45:10 [2023-06-26T11:45:10.030Z] #104 16.28 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:45:11 [2023-06-26T11:45:11.395Z] #104 DONE 17.8s
11:45:11 [2023-06-26T11:45:11.395Z] 
11:45:11 [2023-06-26T11:45:11.395Z] #105 [dev-base  9/13] 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
11:45:11 [2023-06-26T11:45:11.650Z] #105 0.323 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:45:11 [2023-06-26T11:45:11.650Z] #105 0.327 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:45:11 [2023-06-26T11:45:11.650Z] #105 0.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:45:11 [2023-06-26T11:45:11.650Z] #105 DONE 0.4s
11:45:11 [2023-06-26T11:45:11.906Z] 
11:45:11 [2023-06-26T11:45:11.906Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
11:45:18 [2023-06-26T11:45:18.440Z] #106 5.658 Collecting yamllint==1.27.1
11:45:18 [2023-06-26T11:45:18.441Z] #106 6.687   Downloading yamllint-1.27.1.tar.gz (129 kB)
11:45:18 [2023-06-26T11:45:18.696Z] #106 6.991 Collecting pathspec>=0.5.3
11:45:18 [2023-06-26T11:45:18.696Z] #106 6.995   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
11:45:18 [2023-06-26T11:45:18.696Z] #106 7.089 Collecting pyyaml
11:45:18 [2023-06-26T11:45:18.952Z] #106 7.095   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:45:18 [2023-06-26T11:45:18.952Z] #106 7.162 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
11:45:18 [2023-06-26T11:45:18.952Z] #106 7.166 Building wheels for collected packages: yamllint
11:45:18 [2023-06-26T11:45:18.952Z] #106 7.167   Building wheel for yamllint (setup.py): started
11:45:19 [2023-06-26T11:45:19.210Z] #106 7.424   Building wheel for yamllint (setup.py): finished with status 'done'
11:45:19 [2023-06-26T11:45:19.210Z] #106 7.424   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=233955500ec9652726cae8d38332ec3df1341ec7639cc241983a78fa5db0ce80
11:45:19 [2023-06-26T11:45:19.210Z] #106 7.424   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
11:45:19 [2023-06-26T11:45:19.210Z] #106 7.427 Successfully built yamllint
11:45:19 [2023-06-26T11:45:19.210Z] #106 7.433 Installing collected packages: pyyaml, pathspec, yamllint
11:45:19 [2023-06-26T11:45:19.465Z] #106 7.548 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
11:45:19 [2023-06-26T11:45:19.465Z] #106 DONE 7.7s
11:45:19 [2023-06-26T11:45:19.465Z] 
11:45:19 [2023-06-26T11:45:19.466Z] #107 [dev-base 11/13] 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
11:45:20 [2023-06-26T11:45:20.028Z] #107 0.624 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:45:20 [2023-06-26T11:45:20.028Z] #107 0.624 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:45:20 [2023-06-26T11:45:20.028Z] #107 0.624 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:45:21 [2023-06-26T11:45:21.151Z] #107 0.992 Reading package lists...
11:45:21 [2023-06-26T11:45:21.713Z] #107 1.562 Reading package lists...
11:45:21 [2023-06-26T11:45:21.713Z] #107 2.118 Building dependency tree...
11:45:21 [2023-06-26T11:45:21.713Z] #107 2.290 Reading state information...
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532 gcc is already the newest version (4:10.2.1-1).
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532 pkg-config is already the newest version (0.29.2-1).
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532 The following additional packages will be installed:
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.532   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.533   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.533   uuid-dev zlib1g-dev
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.536 Suggested packages:
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.536   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.536   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.536 Recommended packages:
11:45:21 [2023-06-26T11:45:21.969Z] #107 2.536   build-essential fakeroot libalgorithm-merge-perl
11:45:22 [2023-06-26T11:45:22.225Z] #107 2.799 The following NEW packages will be installed:
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.800   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
11:45:22 [2023-06-26T11:45:22.481Z] #107 2.801   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.078 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.078 Need to get 10.3 MB of archives.
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.078 After this operation, 41.5 MB of additional disk space will be used.
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.098 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]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.100 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]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.104 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.108 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.110 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.111 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.113 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]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.116 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.134 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.136 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.139 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.140 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.142 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.145 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.146 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.150 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.151 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.157 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.160 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.161 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.163 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.176 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.178 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
11:45:22 [2023-06-26T11:45:22.481Z] #107 3.183 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.187 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.188 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.196 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.197 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.199 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.349 debconf: delaying package configuration, since apt-utils is not installed
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.392 Fetched 10.3 MB in 0s (26.3 MB/s)
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.419 Selecting previously unselected package dpkg-dev.
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.419 (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.)
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.432 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
11:45:22 [2023-06-26T11:45:22.737Z] #107 3.435 Unpacking dpkg-dev (1.20.12) ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.555 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.558 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.565 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.602 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.605 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.609 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.651 Selecting previously unselected package libsecret-common.
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.654 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
11:45:22 [2023-06-26T11:45:22.993Z] #107 3.657 Unpacking libsecret-common (0.20.4-2) ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.709 Selecting previously unselected package libsecret-1-0:arm64.
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.711 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.718 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.753 Selecting previously unselected package gir1.2-secret-1:arm64.
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.756 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.761 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.794 Selecting previously unselected package libapparmor-dev:arm64.
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.797 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.802 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.841 Selecting previously unselected package uuid-dev:arm64.
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.844 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.847 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.249Z] #107 3.891 Selecting previously unselected package libblkid-dev:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.894 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.902 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.954 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.957 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.960 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.989 Selecting previously unselected package libudev-dev:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.992 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 3.995 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.037 Selecting previously unselected package libsepol1-dev:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.040 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.044 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.103 Selecting previously unselected package libpcre2-16-0:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.106 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.109 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.159 Selecting previously unselected package libpcre2-32-0:arm64.
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.162 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.165 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.505Z] #107 4.210 Selecting previously unselected package libpcre2-posix2:arm64.
11:45:23 [2023-06-26T11:45:23.761Z] #107 4.213 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.761Z] #107 4.216 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.248 Selecting previously unselected package libpcre2-dev:arm64.
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.251 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.255 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.332 Selecting previously unselected package libselinux1-dev:arm64.
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.335 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.338 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.392 Selecting previously unselected package libdevmapper-dev:arm64.
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.395 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.399 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.432 Selecting previously unselected package libffi-dev:arm64.
11:45:23 [2023-06-26T11:45:23.762Z] #107 4.434 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.438 Unpacking libffi-dev:arm64 (3.3-6) ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.473 Selecting previously unselected package libglib2.0-data.
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.475 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.480 Unpacking libglib2.0-data (2.66.8-1) ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.610 Selecting previously unselected package libglib2.0-bin.
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.613 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.616 Unpacking libglib2.0-bin (2.66.8-1) ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.658 Selecting previously unselected package libglib2.0-dev-bin.
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.660 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.664 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
11:45:24 [2023-06-26T11:45:24.018Z] #107 4.710 Selecting previously unselected package libmount-dev:arm64.
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.712 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.716 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.754 Selecting previously unselected package libpcre16-3:arm64.
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.757 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.760 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.809 Selecting previously unselected package libpcre32-3:arm64.
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.811 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.815 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.862 Selecting previously unselected package libpcrecpp0v5:arm64.
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.865 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.868 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.905 Selecting previously unselected package libpcre3-dev:arm64.
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.908 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.274Z] #107 4.911 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
11:45:24 [2023-06-26T11:45:24.529Z] #107 4.986 Selecting previously unselected package zlib1g-dev:arm64.
11:45:24 [2023-06-26T11:45:24.530Z] #107 4.989 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.530Z] #107 4.994 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:45:24 [2023-06-26T11:45:24.530Z] #107 5.036 Selecting previously unselected package libglib2.0-dev:arm64.
11:45:24 [2023-06-26T11:45:24.530Z] #107 5.039 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.530Z] #107 5.042 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
11:45:24 [2023-06-26T11:45:24.530Z] #107 5.232 Selecting previously unselected package libseccomp-dev:arm64.
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.235 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.239 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.282 Selecting previously unselected package libsecret-1-dev:arm64.
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.285 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.288 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.343 Selecting previously unselected package libsystemd-dev:arm64.
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.346 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.351 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:45:24 [2023-06-26T11:45:24.785Z] #107 5.491 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.505 Setting up libglib2.0-dev-bin (2.66.8-1) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.669 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.683 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.695 Setting up libpcre16-3:arm64 (2:8.39-13) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.707 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.721 Setting up libffi-dev:arm64 (3.3-6) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.736 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.042Z] #107 5.748 Setting up dpkg-dev (1.20.12) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.770 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.784 Setting up libglib2.0-data (2.66.8-1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.797 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.811 Setting up libpcre32-3:arm64 (2:8.39-13) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.823 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.836 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.847 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.861 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.872 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.883 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.896 Setting up libsecret-common (0.20.4-2) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.911 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.929 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.942 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.952 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
11:45:25 [2023-06-26T11:45:25.298Z] #107 5.965 Setting up libglib2.0-bin (2.66.8-1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 5.978 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 5.993 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.005 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.017 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.029 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.041 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.056 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.068 No schema files found: doing nothing.
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.073 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:45:25 [2023-06-26T11:45:25.554Z] #107 6.094 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
11:45:25 [2023-06-26T11:45:25.810Z] #107 DONE 6.4s
11:45:25 [2023-06-26T11:45:25.810Z] 
11:45:25 [2023-06-26T11:45:25.810Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
11:45:26 [2023-06-26T11:45:26.372Z] #108 DONE 0.4s
11:45:26 [2023-06-26T11:45:26.372Z] 
11:45:26 [2023-06-26T11:45:26.372Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:45:26 [2023-06-26T11:45:26.628Z] #109 DONE 0.3s
11:45:26 [2023-06-26T11:45:26.628Z] 
11:45:26 [2023-06-26T11:45:26.628Z] #110 [dev 1/1] COPY --link . .
11:45:28 [2023-06-26T11:45:28.518Z] #110 DONE 1.8s
11:45:28 [2023-06-26T11:45:28.518Z] 
11:45:28 [2023-06-26T11:45:28.518Z] #111 exporting to image
11:45:28 [2023-06-26T11:45:28.518Z] #111 exporting layers
11:45:29 [2023-06-26T11:45:29.446Z] #111 exporting layers 0.9s done
11:45:29 [2023-06-26T11:45:29.446Z] #111 writing image sha256:5442cb49f9f6a893a987eb7e363392346e96406b1aed1240d0601122e6db466d done
11:45:29 [2023-06-26T11:45:29.446Z] #111 naming to docker.io/library/docker:0215a62d5b97d866e29812b3b1a000f23546d23b done
11:45:29 [2023-06-26T11:45:29.446Z] #111 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:45:29 [2023-06-26T11:45:29.747Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:45:30 [2023-06-26T11:45:30.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0215a62d5b97d866e29812b3b1a000f23546d23b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0215a62d5b97d866e29812b3b1a000f23546d23b hack/test/unit
11:45:30 [2023-06-26T11:45:30.277Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
11:45:30 [2023-06-26T11:45:30.277Z] + TESTFLAGS+=' -test.timeout=5m'
11:45:30 [2023-06-26T11:45:30.277Z] + TESTDIRS=./...
11:45:30 [2023-06-26T11:45:30.277Z] + exclude_paths='/vendor/|/integration'
11:45:30 [2023-06-26T11:45:30.277Z] ++ go list ./...
11:45:30 [2023-06-26T11:45:30.277Z] ++ grep -vE '(/vendor/|/integration)'
11:45:30 [2023-06-26T11:45:30.841Z] + pkg_list='github.com/docker/docker/api
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/backend/build
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/httpstatus
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/httputils
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/middleware
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/build
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/checkpoint
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/container
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/debug
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/distribution
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/grpc
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/image
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/network
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/plugin
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/session
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/swarm
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/system
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/server/router/volume
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/backend
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/blkiodev
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/container
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/events
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/filters
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/image
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/mount
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/network
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/plugins/logdriver
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/registry
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/strslice
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/swarm
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/swarm/runtime
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/time
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/versions
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/versions/v1p19
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/versions/v1p20
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/api/types/volume
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/exporter
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/worker
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/builder-next/worker/label
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/dockerfile
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/remotecontext
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/remotecontext/git
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/builder/remotecontext/urlutil
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cli/debug
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cli/winresources/docker-proxy
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cli/winresources/dockerd
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/client
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/client/buildkit
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cmd/docker-proxy
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cmd/dockerd
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cmd/dockerd/trap
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/container
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/container/stream
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/contrib/apparmor
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/contrib/httpserver
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster/convert
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster/executor
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster/executor/container
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/cluster/provider
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/config
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/containerd
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/events
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/events/testutils
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/copy
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/register
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/vfs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/graphdriver/zfs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/images
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/initlayer
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/links
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/listeners
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/awslogs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/fluentd
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/gcplogs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/gelf
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/journald
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/local
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/logentries
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/loggertest
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/loggerutils
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/splunk
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/syslog
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/logger/templates
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/names
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/network
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/snapshotter
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/daemon/stats
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/distribution
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/distribution/metadata
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/distribution/utils
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/distribution/xfer
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/dockerversion
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/errdefs
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/image
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/image/cache
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/image/tarexport
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/image/v1
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/internal/mod
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/internal/mounttree
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/internal/test/suite
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/internal/unshare
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/layer
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd/queue
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd/remote
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd/shimopts
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd/supervisor
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libcontainerd/types
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/bitmap
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/bitseq
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cluster
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/config
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/datastore
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/diagnostic
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/discoverapi
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/driverapi
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/drivers/host
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:45:30 [2023-06-26T11:45:30.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/null
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/remote
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/windows
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drvregistry
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/etchosts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/idm
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/internal/caller
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipam
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipamapi
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/builtin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/null
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/remote
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipamutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipbits
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/iptables
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/netlabel
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/netutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/networkdb
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ns
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/options
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/osl
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/osl/kernel
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/portallocator
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/portmapper
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/resolvconf
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/testutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/types
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/oci
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/oci/caps
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/opts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/aaparser
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/archive
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/authorization
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/broadcaster
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/capabilities
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/chrootarchive
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/containerfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/directory
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/dmesg
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/fileutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/homedir
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/idtools
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/ioutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/jsonmessage
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/longpath
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/loopback
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/meminfo
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/namesgenerator
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/parsers
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/parsers/kernel
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/pidfile
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/platform
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/platforms
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugingetter
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugins
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/plugins/transport
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/pools
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/process
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/progress
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/reexec
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/rootless
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/rootless/specconv
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/stack
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/stdcopy
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/streamformatter
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/stringid
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/sysinfo
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/system
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/tailfile
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/tarsum
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/useragent
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/plugin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/plugin/executor/containerd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/plugin/v2
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/profiles/apparmor
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/profiles/seccomp
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/quota
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/reference
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/registry
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/registry/resumable
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/restartmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/runconfig
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/runconfig/opts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/daemon
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/environment
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fakecontext
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fakegit
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fakestorage
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fixtures/load
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fixtures/plugin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/registry
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/testutil/request
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/drivers
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/local
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/mounts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/service
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/service/opts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/volume/testutils'
11:45:30 [2023-06-26T11:45:30.842Z] ++ grep --fixed-strings -v /libnetwork
11:45:30 [2023-06-26T11:45:30.842Z] ++ echo 'github.com/docker/docker/api
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/backend/build
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/httpstatus
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/httputils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/middleware
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/build
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/checkpoint
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/container
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/debug
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/distribution
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/grpc
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/image
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/network
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/plugin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/session
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/swarm
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/system
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/server/router/volume
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/backend
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/blkiodev
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/container
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/events
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/filters
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/image
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/mount
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/network
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/plugins/logdriver
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/registry
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/strslice
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/swarm
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/swarm/runtime
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/time
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/versions
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/versions/v1p19
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/versions/v1p20
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/api/types/volume
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/exporter
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/worker
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/builder-next/worker/label
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/dockerfile
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/remotecontext
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/remotecontext/git
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/builder/remotecontext/urlutil
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cli/debug
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cli/winresources/docker-proxy
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cli/winresources/dockerd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/client
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/client/buildkit
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cmd/docker-proxy
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cmd/dockerd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cmd/dockerd/trap
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/container
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/container/stream
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/contrib/apparmor
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/contrib/httpserver
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster/convert
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster/executor
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster/executor/container
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/cluster/provider
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/config
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/containerd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/events
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/events/testutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/copy
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/register
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/vfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/graphdriver/zfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/images
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/initlayer
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/links
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/listeners
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/awslogs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/fluentd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/gcplogs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/gelf
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/journald
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/local
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/logentries
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/loggertest
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/loggerutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/splunk
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/syslog
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/logger/templates
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/names
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/network
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/snapshotter
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/daemon/stats
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/distribution
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/distribution/metadata
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/distribution/utils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/distribution/xfer
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/dockerversion
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/errdefs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/image
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/image/cache
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/image/tarexport
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/image/v1
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/internal/mod
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/internal/mounttree
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/internal/test/suite
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/internal/unshare
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/layer
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd/queue
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd/remote
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd/shimopts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd/supervisor
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libcontainerd/types
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/bitmap
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/bitseq
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cluster
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/config
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/datastore
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/diagnostic
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/discoverapi
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/driverapi
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/host
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/null
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/remote
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/windows
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/drvregistry
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/etchosts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/idm
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/internal/caller
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipam
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipamapi
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/builtin
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/null
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/remote
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipamutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ipbits
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/iptables
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/netlabel
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/netutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/networkdb
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/ns
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/options
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/osl
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/osl/kernel
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/portallocator
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/portmapper
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/resolvconf
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/testutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/libnetwork/types
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/oci
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/oci/caps
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/opts
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/aaparser
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/archive
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/authorization
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/broadcaster
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/capabilities
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/chrootarchive
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/containerfs
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/directory
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/dmesg
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/fileutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/homedir
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/idtools
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/ioutils
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/jsonmessage
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/longpath
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/loopback
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/meminfo
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/namesgenerator
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/parsers
11:45:30 [2023-06-26T11:45:30.842Z] github.com/docker/docker/pkg/parsers/kernel
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/pidfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/platform
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/platforms
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugingetter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/transport
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/pools
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/process
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/progress
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/reexec
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/rootless
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/rootless/specconv
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stack
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stdcopy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/streamformatter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stringid
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/sysinfo
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/system
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/tailfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/tarsum
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/useragent
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin/executor/containerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin/v2
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/profiles/apparmor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/profiles/seccomp
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/quota
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/reference
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/registry/resumable
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/restartmanager
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/runconfig
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/runconfig/opts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/daemon
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/environment
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakecontext
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakegit
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakestorage
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/load
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/request
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/drivers
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/local
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/mounts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/service
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/service/opts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/testutils'
11:45:30 [2023-06-26T11:45:30.843Z] + base_pkg_list='github.com/docker/docker/api
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/backend/build
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/httpstatus
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/httputils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/middleware
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/build
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/checkpoint
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/debug
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/distribution
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/grpc
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/image
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/network
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/session
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/swarm
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/system
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/backend
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/blkiodev
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/events
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/filters
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/image
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/mount
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/network
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/plugins/logdriver
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/strslice
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/swarm
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/swarm/runtime
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/time
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions/v1p19
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions/v1p20
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/worker
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/worker/label
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/dockerfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext/git
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext/urlutil
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/debug
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/winresources/docker-proxy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/winresources/dockerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/client
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/client/buildkit
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/docker-proxy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd/trap
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/container/stream
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/contrib/apparmor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/contrib/httpserver
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/convert
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/executor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/executor/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/provider
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/config
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/containerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/events
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/events/testutils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/copy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/register
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/vfs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/graphdriver/zfs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/images
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/initlayer
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/links
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/listeners
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/awslogs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/fluentd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/gcplogs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/gelf
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/journald
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/local
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/logentries
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/loggertest
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/loggerutils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/splunk
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/syslog
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/logger/templates
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/names
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/network
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/snapshotter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/stats
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/distribution
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/distribution/metadata
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/distribution/utils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/distribution/xfer
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/dockerversion
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/errdefs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/image
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/image/cache
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/image/tarexport
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/image/v1
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/internal/mod
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/internal/mounttree
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/internal/test/suite
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/internal/unshare
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/layer
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd/queue
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd/remote
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd/shimopts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd/supervisor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/libcontainerd/types
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/oci
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/oci/caps
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/opts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/aaparser
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/archive
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/authorization
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/broadcaster
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/capabilities
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/chrootarchive
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/containerfs
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/directory
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/dmesg
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/fileutils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/homedir
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/idtools
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/ioutils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/jsonmessage
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/longpath
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/loopback
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/meminfo
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/namesgenerator
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/parsers
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/parsers/kernel
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/pidfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/platform
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/platforms
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugingetter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/plugins/transport
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/pools
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/process
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/progress
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/reexec
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/rootless
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/rootless/specconv
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stack
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stdcopy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/streamformatter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/stringid
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/sysinfo
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/system
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/tailfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/tarsum
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/pkg/useragent
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin/executor/containerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/plugin/v2
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/profiles/apparmor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/profiles/seccomp
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/quota
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/reference
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/registry/resumable
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/restartmanager
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/runconfig
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/runconfig/opts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/daemon
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/environment
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakecontext
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakegit
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fakestorage
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/load
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/testutil/request
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/drivers
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/local
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/mounts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/service
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/service/opts
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/volume/testutils'
11:45:30 [2023-06-26T11:45:30.843Z] ++ grep --fixed-strings /libnetwork
11:45:30 [2023-06-26T11:45:30.843Z] ++ echo 'github.com/docker/docker/api
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/backend/build
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/httpstatus
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/httputils
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/middleware
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/build
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/checkpoint
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/debug
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/distribution
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/grpc
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/image
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/network
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/session
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/swarm
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/system
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/server/router/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/backend
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/blkiodev
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/events
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/filters
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/image
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/mount
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/network
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/plugins/logdriver
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/registry
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/strslice
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/swarm
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/swarm/runtime
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/time
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions/v1p19
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/versions/v1p20
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/api/types/volume
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/worker
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/builder-next/worker/label
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/dockerfile
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext/git
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/builder/remotecontext/urlutil
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/debug
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/winresources/docker-proxy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cli/winresources/dockerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/client
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/client/buildkit
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/docker-proxy
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd/trap
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/container
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/container/stream
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/contrib/apparmor
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/contrib/httpserver
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:45:30 [2023-06-26T11:45:30.843Z] github.com/docker/docker/daemon/cluster/convert
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/cluster/executor
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/cluster/executor/container
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/cluster/provider
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/config
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/containerd
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/events
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/events/testutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/copy
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/register
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/vfs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/graphdriver/zfs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/images
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/initlayer
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/links
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/listeners
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/awslogs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/fluentd
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/gcplogs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/gelf
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/journald
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/local
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/logentries
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/loggertest
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/loggerutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/splunk
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/syslog
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/logger/templates
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/names
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/network
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/snapshotter
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/daemon/stats
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/distribution
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/distribution/metadata
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/distribution/utils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/distribution/xfer
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/dockerversion
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/errdefs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/image
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/image/cache
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/image/tarexport
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/image/v1
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/internal/mod
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/internal/mounttree
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/internal/test/suite
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/internal/unshare
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/layer
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd/queue
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd/shimopts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd/supervisor
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libcontainerd/types
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitmap
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitseq
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cluster
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/config
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/datastore
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/discoverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/driverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/host
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drvregistry
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/etchosts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/idm
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/caller
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/builtin
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipbits
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/iptables
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/netlabel
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/netutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/networkdb
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ns
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/options
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/osl
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/osl/kernel
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/portallocator
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/portmapper
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/resolvconf
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/testutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/types
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/oci
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/oci/caps
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/opts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/aaparser
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/archive
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/authorization
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/broadcaster
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/capabilities
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/chrootarchive
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/containerfs
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/directory
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/dmesg
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/fileutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/homedir
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/idtools
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/ioutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/jsonmessage
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/longpath
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/loopback
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/meminfo
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/namesgenerator
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/parsers
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/parsers/kernel
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/pidfile
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/platform
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/platforms
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugingetter
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugins
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/plugins/transport
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/pools
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/process
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/progress
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/reexec
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/rootless
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/rootless/specconv
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/stack
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/stdcopy
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/streamformatter
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/stringid
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/sysinfo
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/system
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/tailfile
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/tarsum
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/pkg/useragent
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/plugin
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/plugin/executor/containerd
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/plugin/v2
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/profiles/apparmor
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/profiles/seccomp
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/quota
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/reference
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/registry
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/registry/resumable
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/restartmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/runconfig
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/runconfig/opts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/daemon
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/environment
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fakecontext
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fakegit
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fakestorage
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fixtures/load
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fixtures/plugin
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/registry
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/testutil/request
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/drivers
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/local
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/mounts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/service
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/service/opts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/volume/testutils'
11:45:30 [2023-06-26T11:45:30.844Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitmap
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitseq
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cluster
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/config
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/datastore
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/discoverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/driverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/host
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drvregistry
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/etchosts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/idm
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/caller
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/builtin
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipbits
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/iptables
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/netlabel
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/netutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/networkdb
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ns
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/options
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/osl
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/osl/kernel
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/portallocator
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/portmapper
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/resolvconf
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/testutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/types'
11:45:30 [2023-06-26T11:45:30.844Z] + echo 'github.com/docker/docker/libnetwork
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitmap
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/bitseq
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cluster
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/config
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/datastore
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/diagnostic
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/discoverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/driverapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/host
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/drvregistry
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/etchosts
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/idm
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/caller
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamapi
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/builtin
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/null
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipamutils
11:45:30 [2023-06-26T11:45:30.844Z] github.com/docker/docker/libnetwork/ipbits
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/iptables
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/netlabel
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/netutils
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/networkdb
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/ns
11:45:30 [2023-06-26T11:45:30.845Z] + grep --fixed-strings libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/options
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/osl
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/osl/kernel
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/portallocator
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/portmapper
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/resolvconf
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/testutils
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/types'
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/drivers/bridge
11:45:30 [2023-06-26T11:45:30.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:45:30 [2023-06-26T11:45:30.845Z] + type docker-proxy
11:45:30 [2023-06-26T11:45:30.845Z] hack/test/unit: line 25: type: docker-proxy: not found
11:45:30 [2023-06-26T11:45:30.845Z] + hack/make.sh binary-proxy install-proxy
11:45:30 [2023-06-26T11:45:30.845Z] 
11:45:30 [2023-06-26T11:45:30.845Z] Removing bundles/
11:45:30 [2023-06-26T11:45:30.845Z] 
11:45:30 [2023-06-26T11:45:30.845Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:45:31 [2023-06-26T11:45:31.101Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:45:35 [2023-06-26T11:45:35.272Z] Created binary: bundles/binary-proxy/docker-proxy
11:45:35 [2023-06-26T11:45:35.272Z] 
11:45:35 [2023-06-26T11:45:35.272Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:45:35 [2023-06-26T11:45:35.272Z] Installing docker-proxy to /usr/local/bin/
11:45:35 [2023-06-26T11:45:35.272Z] 
11:45:35 [2023-06-26T11:45:35.272Z] + mkdir -p bundles
11:45:35 [2023-06-26T11:45:35.272Z] + '[' -n 'github.com/docker/docker/api
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/backend/build
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/httpstatus
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/httputils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/middleware
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/build
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/checkpoint
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/container
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/debug
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/distribution
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/grpc
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/image
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/network
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/plugin
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/session
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/swarm
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/system
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/server/router/volume
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/backend
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/blkiodev
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/container
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/events
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/filters
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/image
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/mount
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/network
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/plugins/logdriver
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/registry
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/strslice
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/swarm
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/swarm/runtime
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/time
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/versions
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/versions/v1p19
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/versions/v1p20
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/api/types/volume
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/exporter
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/worker
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/builder-next/worker/label
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/dockerfile
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/remotecontext
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/remotecontext/git
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/builder/remotecontext/urlutil
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cli/debug
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cli/winresources/docker-proxy
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cli/winresources/dockerd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/client
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/client/buildkit
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cmd/docker-proxy
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cmd/dockerd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cmd/dockerd/trap
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/container
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/container/stream
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/contrib/apparmor
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/contrib/httpserver
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster/convert
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster/executor
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster/executor/container
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/cluster/provider
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/config
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/containerd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/events
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/events/testutils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/copy
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/register
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/vfs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/graphdriver/zfs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/images
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/initlayer
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/links
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/listeners
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/awslogs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/fluentd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/gcplogs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/gelf
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/journald
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/local
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/logentries
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/loggertest
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/loggerutils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/splunk
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/syslog
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/logger/templates
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/names
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/network
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/snapshotter
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/daemon/stats
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/distribution
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/distribution/metadata
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/distribution/utils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/distribution/xfer
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/dockerversion
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/errdefs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/image
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/image/cache
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/image/tarexport
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/image/v1
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/internal/mod
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/internal/mounttree
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/internal/test/suite
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/internal/unshare
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/layer
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd/queue
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd/remote
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd/shimopts
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd/supervisor
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/libcontainerd/types
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/oci
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/oci/caps
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/opts
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/aaparser
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/archive
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/authorization
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/broadcaster
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/capabilities
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/chrootarchive
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/containerfs
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/directory
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/dmesg
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/fileutils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/homedir
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/idtools
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/ioutils
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/jsonmessage
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/longpath
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/loopback
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/meminfo
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/namesgenerator
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/parsers
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/parsers/kernel
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/pidfile
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/platform
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/platforms
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugingetter
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugins
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/plugins/transport
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/pools
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/process
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/progress
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/reexec
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/rootless
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/rootless/specconv
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/stack
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/stdcopy
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/streamformatter
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/stringid
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/sysinfo
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/system
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/tailfile
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/tarsum
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/pkg/useragent
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/plugin
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/plugin/executor/containerd
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/plugin/v2
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/profiles/apparmor
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/profiles/seccomp
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/quota
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/reference
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/registry
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/registry/resumable
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/restartmanager
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/runconfig
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/runconfig/opts
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/daemon
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/environment
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fakecontext
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fakegit
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fakestorage
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fixtures/load
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fixtures/plugin
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/registry
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/testutil/request
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/drivers
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/local
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/mounts
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/service
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/service/opts
11:45:35 [2023-06-26T11:45:35.272Z] github.com/docker/docker/volume/testutils' ']'
11:45:35 [2023-06-26T11:45:35.273Z] + 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/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:45:36 [2023-06-26T11:45:36.202Z] ?   	github.com/docker/docker/api	[no test files]
11:45:42 [2023-06-26T11:45:42.764Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
11:45:42 [2023-06-26T11:45:42.764Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 13.0% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 89.3% of statements
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:46:04 [2023-06-26T11:46:04.689Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:46:04 [2023-06-26T11:46:04.690Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:46:04 [2023-06-26T11:46:04.690Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:46:04 [2023-06-26T11:46:04.690Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
11:46:04 [2023-06-26T11:46:04.690Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
11:46:04 [2023-06-26T11:46:04.690Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
11:46:04 [2023-06-26T11:46:04.690Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:46:04 [2023-06-26T11:46:04.690Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
11:46:05 [2023-06-26T11:46:05.254Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:46:05 [2023-06-26T11:46:05.254Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:46:05 [2023-06-26T11:46:05.254Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
11:46:05 [2023-06-26T11:46:05.254Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
11:46:05 [2023-06-26T11:46:05.254Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
11:46:05 [2023-06-26T11:46:05.254Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.013s	coverage: 100.0% of statements
11:46:05 [2023-06-26T11:46:05.254Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
11:46:05 [2023-06-26T11:46:05.254Z] ok  	github.com/docker/docker/builder/remotecontext	0.062s	coverage: 33.5% of statements
11:46:05 [2023-06-26T11:46:05.254Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
11:46:05 [2023-06-26T11:46:05.254Z] ok  	github.com/docker/docker/builder/dockerfile	0.079s	coverage: 50.1% of statements
11:46:06 [2023-06-26T11:46:06.186Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:46:06 [2023-06-26T11:46:06.186Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
11:46:06 [2023-06-26T11:46:06.186Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.123s	coverage: 66.5% of statements
11:46:06 [2023-06-26T11:46:06.186Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
11:46:06 [2023-06-26T11:46:06.186Z] ok  	github.com/docker/docker/client	0.128s	coverage: 77.3% of statements
11:46:11 [2023-06-26T11:46:11.441Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
11:46:11 [2023-06-26T11:46:11.441Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.497s	coverage: 82.5% of statements
11:46:17 [2023-06-26T11:46:17.991Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:46:17 [2023-06-26T11:46:17.991Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:46:17 [2023-06-26T11:46:17.991Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:46:17 [2023-06-26T11:46:17.991Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:46:17 [2023-06-26T11:46:17.991Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
11:46:17 [2023-06-26T11:46:17.991Z] ok  	github.com/docker/docker/container	0.138s	coverage: 36.5% of statements
11:46:17 [2023-06-26T11:46:17.991Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
11:46:17 [2023-06-26T11:46:17.991Z] ok  	github.com/docker/docker/cmd/dockerd	0.205s	coverage: 29.5% of statements
11:46:20 [2023-06-26T11:46:20.512Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
11:46:20 [2023-06-26T11:46:20.512Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.433s	coverage: 0.0% of statements
11:46:21 [2023-06-26T11:46:21.075Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:46:21 [2023-06-26T11:46:21.075Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
11:46:21 [2023-06-26T11:46:21.075Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
11:46:21 [2023-06-26T11:46:21.075Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
11:46:21 [2023-06-26T11:46:21.332Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 39.2% of statements
11:46:21 [2023-06-26T11:46:21.332Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
11:46:21 [2023-06-26T11:46:21.332Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
11:46:21 [2023-06-26T11:46:21.895Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:46:21 [2023-06-26T11:46:21.895Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
11:46:21 [2023-06-26T11:46:21.895Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 76.2% of statements
11:46:22 [2023-06-26T11:46:22.823Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:46:22 [2023-06-26T11:46:22.823Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
11:46:22 [2023-06-26T11:46:22.823Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
11:46:22 [2023-06-26T11:46:22.823Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
11:46:22 [2023-06-26T11:46:22.823Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 0.4% of statements
11:46:22 [2023-06-26T11:46:22.823Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
11:46:22 [2023-06-26T11:46:22.823Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:46:23 [2023-06-26T11:46:23.385Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
11:46:23 [2023-06-26T11:46:23.385Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.8% of statements
11:46:23 [2023-06-26T11:46:23.642Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
11:46:23 [2023-06-26T11:46:23.642Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.212s	coverage: 59.6% of statements
11:46:23 [2023-06-26T11:46:23.642Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:46:23 [2023-06-26T11:46:23.642Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
11:46:23 [2023-06-26T11:46:23.642Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
11:46:23 [2023-06-26T11:46:23.898Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:46:23 [2023-06-26T11:46:23.898Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:46:24 [2023-06-26T11:46:24.156Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
11:46:24 [2023-06-26T11:46:24.157Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.219s	coverage: 60.2% of statements
11:46:24 [2023-06-26T11:46:24.414Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
11:46:24 [2023-06-26T11:46:24.414Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
11:46:24 [2023-06-26T11:46:24.671Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
11:46:24 [2023-06-26T11:46:24.671Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:46:25 [2023-06-26T11:46:25.233Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:46:25 [2023-06-26T11:46:25.233Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
11:46:25 [2023-06-26T11:46:25.233Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.458s	coverage: 13.0% of statements
11:46:25 [2023-06-26T11:46:25.490Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
11:46:25 [2023-06-26T11:46:25.490Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 43.2% of statements
11:46:25 [2023-06-26T11:46:25.747Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
11:46:25 [2023-06-26T11:46:25.747Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:46:25 [2023-06-26T11:46:25.747Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.140s	coverage: 78.2% of statements
11:46:25 [2023-06-26T11:46:25.747Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
11:46:25 [2023-06-26T11:46:25.747Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
11:46:25 [2023-06-26T11:46:25.747Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
11:46:25 [2023-06-26T11:46:25.747Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
11:46:26 [2023-06-26T11:46:26.310Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:46:26 [2023-06-26T11:46:26.310Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:46:26 [2023-06-26T11:46:26.310Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
11:46:26 [2023-06-26T11:46:26.310Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:46:26 [2023-06-26T11:46:26.568Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
11:46:26 [2023-06-26T11:46:26.568Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
11:46:26 [2023-06-26T11:46:26.568Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:46:26 [2023-06-26T11:46:26.568Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:46:26 [2023-06-26T11:46:26.568Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
11:46:26 [2023-06-26T11:46:26.568Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
11:46:26 [2023-06-26T11:46:26.568Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
11:46:26 [2023-06-26T11:46:26.568Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.132s	coverage: 76.8% of statements
11:46:27 [2023-06-26T11:46:27.496Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
11:46:27 [2023-06-26T11:46:27.496Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 63.5% of statements
11:46:27 [2023-06-26T11:46:27.496Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
11:46:27 [2023-06-26T11:46:27.496Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
11:46:27 [2023-06-26T11:46:27.496Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:46:27 [2023-06-26T11:46:27.496Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
11:46:27 [2023-06-26T11:46:27.496Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
11:46:27 [2023-06-26T11:46:27.496Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
11:46:27 [2023-06-26T11:46:27.496Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
11:46:27 [2023-06-26T11:46:27.753Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
11:46:27 [2023-06-26T11:46:27.753Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
11:46:27 [2023-06-26T11:46:27.753Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:46:27 [2023-06-26T11:46:27.753Z] ok  	github.com/docker/docker/daemon/logger/journald	1.427s	coverage: 74.5% of statements
11:46:27 [2023-06-26T11:46:27.753Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
11:46:27 [2023-06-26T11:46:27.753Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
11:46:28 [2023-06-26T11:46:28.683Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:46:28 [2023-06-26T11:46:28.683Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
11:46:28 [2023-06-26T11:46:28.683Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
11:46:28 [2023-06-26T11:46:28.683Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
11:46:28 [2023-06-26T11:46:28.683Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
11:46:28 [2023-06-26T11:46:28.683Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
11:46:28 [2023-06-26T11:46:28.683Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
11:46:28 [2023-06-26T11:46:28.939Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
11:46:28 [2023-06-26T11:46:28.939Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.442s	coverage: 82.5% of statements
11:46:29 [2023-06-26T11:46:29.196Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
11:46:29 [2023-06-26T11:46:29.196Z] ok  	github.com/docker/docker/distribution	0.594s	coverage: 29.5% of statements
11:46:29 [2023-06-26T11:46:29.452Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:46:29 [2023-06-26T11:46:29.453Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:46:29 [2023-06-26T11:46:29.453Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
11:46:29 [2023-06-26T11:46:29.453Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
11:46:29 [2023-06-26T11:46:29.453Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.6% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.4% of statements
11:46:29 [2023-06-26T11:46:29.453Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:46:29 [2023-06-26T11:46:29.453Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:46:30 [2023-06-26T11:46:30.820Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
11:46:30 [2023-06-26T11:46:30.820Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
11:46:30 [2023-06-26T11:46:30.820Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
11:46:30 [2023-06-26T11:46:30.820Z] ok  	github.com/docker/docker/distribution/xfer	2.208s	coverage: 85.4% of statements
11:46:30 [2023-06-26T11:46:30.820Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
11:46:31 [2023-06-26T11:46:31.077Z] ok  	github.com/docker/docker/daemon	10.767s	coverage: 17.2% of statements
11:46:31 [2023-06-26T11:46:31.077Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:46:31 [2023-06-26T11:46:31.077Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
11:46:31 [2023-06-26T11:46:31.077Z] ok  	github.com/docker/docker/pkg/aaparser	0.014s	coverage: 52.9% of statements
11:46:31 [2023-06-26T11:46:31.077Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
11:46:31 [2023-06-26T11:46:31.077Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 36.9% of statements
11:46:31 [2023-06-26T11:46:31.077Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
11:46:31 [2023-06-26T11:46:31.077Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.9% of statements
11:46:31 [2023-06-26T11:46:31.640Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
11:46:31 [2023-06-26T11:46:31.640Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
11:46:31 [2023-06-26T11:46:31.640Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:46:31 [2023-06-26T11:46:31.640Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
11:46:31 [2023-06-26T11:46:31.640Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
11:46:31 [2023-06-26T11:46:31.640Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
11:46:31 [2023-06-26T11:46:31.640Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
11:46:31 [2023-06-26T11:46:31.640Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
11:46:31 [2023-06-26T11:46:31.897Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
11:46:31 [2023-06-26T11:46:31.897Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:46:31 [2023-06-26T11:46:31.897Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
11:46:31 [2023-06-26T11:46:31.897Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
11:46:31 [2023-06-26T11:46:31.897Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.4% of statements
11:46:31 [2023-06-26T11:46:31.897Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
11:46:31 [2023-06-26T11:46:31.897Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 77.5% of statements
11:46:31 [2023-06-26T11:46:31.897Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.284s	coverage: 83.1% of statements
11:46:32 [2023-06-26T11:46:32.154Z] 	github.com/docker/docker/pkg/archive	coverage: 82.0% of statements
11:46:32 [2023-06-26T11:46:32.154Z] ok  	github.com/docker/docker/pkg/archive	0.441s	coverage: 82.0% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/authorization	0.652s	coverage: 68.3% of statements
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
11:46:32 [2023-06-26T11:46:32.411Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:46:32 [2023-06-26T11:46:32.411Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
11:46:32 [2023-06-26T11:46:32.667Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:46:32 [2023-06-26T11:46:32.667Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
11:46:32 [2023-06-26T11:46:32.667Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ok  	github.com/docker/docker/pkg/idtools	0.396s	coverage: 69.8% of statements
11:46:32 [2023-06-26T11:46:32.667Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 72.3% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:46:32 [2023-06-26T11:46:32.667Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
11:46:32 [2023-06-26T11:46:32.667Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:46:32 [2023-06-26T11:46:32.667Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
11:46:32 [2023-06-26T11:46:32.667Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
11:46:33 [2023-06-26T11:46:33.230Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:46:33 [2023-06-26T11:46:33.230Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:46:33 [2023-06-26T11:46:33.230Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
11:46:33 [2023-06-26T11:46:33.230Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
11:46:33 [2023-06-26T11:46:33.230Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
11:46:33 [2023-06-26T11:46:33.230Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
11:46:33 [2023-06-26T11:46:33.230Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
11:46:33 [2023-06-26T11:46:33.230Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
11:46:33 [2023-06-26T11:46:33.230Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
11:46:33 [2023-06-26T11:46:33.230Z] ok  	github.com/docker/docker/pkg/process	0.012s	coverage: 21.7% of statements
11:46:33 [2023-06-26T11:46:33.487Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
11:46:33 [2023-06-26T11:46:33.487Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:46:33 [2023-06-26T11:46:33.487Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:46:33 [2023-06-26T11:46:33.487Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:46:33 [2023-06-26T11:46:33.487Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
11:46:33 [2023-06-26T11:46:33.487Z] ok  	github.com/docker/docker/pkg/stack	0.010s	coverage: 90.9% of statements
11:46:33 [2023-06-26T11:46:33.487Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
11:46:33 [2023-06-26T11:46:33.487Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
11:46:33 [2023-06-26T11:46:33.487Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
11:46:33 [2023-06-26T11:46:33.487Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:46:33 [2023-06-26T11:46:33.744Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
11:46:33 [2023-06-26T11:46:33.744Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
11:46:33 [2023-06-26T11:46:33.744Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
11:46:33 [2023-06-26T11:46:33.744Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
11:46:34 [2023-06-26T11:46:34.000Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
11:46:34 [2023-06-26T11:46:34.000Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
11:46:34 [2023-06-26T11:46:34.000Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
11:46:34 [2023-06-26T11:46:34.000Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
11:46:34 [2023-06-26T11:46:34.000Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
11:46:34 [2023-06-26T11:46:34.000Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
11:46:34 [2023-06-26T11:46:34.000Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
11:46:34 [2023-06-26T11:46:34.000Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
11:46:34 [2023-06-26T11:46:34.000Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
11:46:34 [2023-06-26T11:46:34.000Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
11:46:34 [2023-06-26T11:46:34.929Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:46:34 [2023-06-26T11:46:34.929Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:46:34 [2023-06-26T11:46:34.929Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
11:46:34 [2023-06-26T11:46:34.929Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
11:46:34 [2023-06-26T11:46:34.929Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:46:34 [2023-06-26T11:46:34.929Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.4% of statements
11:46:35 [2023-06-26T11:46:35.185Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
11:46:35 [2023-06-26T11:46:35.185Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
11:46:35 [2023-06-26T11:46:35.441Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
11:46:35 [2023-06-26T11:46:35.441Z] ok  	github.com/docker/docker/plugin	0.523s	coverage: 23.3% of statements
11:46:35 [2023-06-26T11:46:35.697Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
11:46:35 [2023-06-26T11:46:35.697Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ok  	github.com/docker/docker/quota	0.614s	coverage: 71.4% of statements
11:46:35 [2023-06-26T11:46:35.697Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:46:35 [2023-06-26T11:46:35.697Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ok  	github.com/docker/docker/runconfig	0.013s	coverage: 63.6% of statements
11:46:35 [2023-06-26T11:46:35.697Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
11:46:35 [2023-06-26T11:46:35.697Z] ok  	github.com/docker/docker/registry	0.130s	coverage: 64.9% of statements
11:46:35 [2023-06-26T11:46:35.953Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
11:46:35 [2023-06-26T11:46:35.953Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:46:36 [2023-06-26T11:46:36.209Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:46:36 [2023-06-26T11:46:36.209Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:46:36 [2023-06-26T11:46:36.209Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:46:36 [2023-06-26T11:46:36.465Z] ?   	github.com/docker/docker/volume	[no test files]
11:46:37 [2023-06-26T11:46:37.026Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
11:46:37 [2023-06-26T11:46:37.026Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
11:46:37 [2023-06-26T11:46:37.027Z] 	github.com/docker/docker/volume/mounts	coverage: 68.3% of statements
11:46:37 [2023-06-26T11:46:37.027Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.3% of statements
11:46:37 [2023-06-26T11:46:37.027Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
11:46:37 [2023-06-26T11:46:37.027Z] ok  	github.com/docker/docker/volume/local	0.119s	coverage: 76.6% of statements
11:46:37 [2023-06-26T11:46:37.588Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:46:37 [2023-06-26T11:46:37.588Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:46:37 [2023-06-26T11:46:37.588Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
11:46:37 [2023-06-26T11:46:37.588Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.9% of statements
11:46:38 [2023-06-26T11:46:38.149Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
11:46:38 [2023-06-26T11:46:38.149Z] ok  	github.com/docker/docker/layer	7.569s	coverage: 68.7% of statements
11:47:10 [2023-06-26T11:47:10.172Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
11:47:10 [2023-06-26T11:47:10.172Z] ok  	github.com/docker/docker/pkg/plugins	33.655s	coverage: 74.4% of statements
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === Skipped
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     network_proxy_test.go:208: No support for dual stack yet
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver btrfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver btrfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver btrfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver btrfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver btrfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:70: No driver to put!
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z] time="2023-06-26T11:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: driver not supported
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z] time="2023-06-26T11:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: driver not supported
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z] time="2023-06-26T11:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: driver not supported
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z] time="2023-06-26T11:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: driver not supported
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z] time="2023-06-26T11:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: driver not supported
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:70: No driver to put!
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     overlay_test.go:61: Cannot run test with naive change algorithm
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:313: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver zfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver zfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver zfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver zfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:43: Driver zfs not supported
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     graphtest_unix.go:70: No driver to put!
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:47:10 [2023-06-26T11:47:10.172Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:47:10 [2023-06-26T11:47:10.172Z] 
11:47:10 [2023-06-26T11:47:10.172Z] DONE 3036 tests, 26 skipped in 91.760s
11:47:10 [2023-06-26T11:47:10.172Z] + '[' -n 'github.com/docker/docker/libnetwork
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/bitmap
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/bitseq
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cluster
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/config
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/datastore
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/diagnostic
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/discoverapi
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/driverapi
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/bridge
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/host
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/null
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/overlay
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/remote
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/windows
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/drvregistry
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/etchosts
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/idm
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/internal/caller
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipam
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipamapi
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipams/builtin
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipams/null
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipams/remote
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipamutils
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ipbits
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/iptables
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/netlabel
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/netutils
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/networkdb
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/ns
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/options
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/osl
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/osl/kernel
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/portallocator
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/portmapper
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/resolvconf
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/testutils
11:47:10 [2023-06-26T11:47:10.172Z] github.com/docker/docker/libnetwork/types' ']'
11:47:10 [2023-06-26T11:47:10.173Z] + 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
11:47:56 [2023-06-26T11:47:56.787Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
11:47:56 [2023-06-26T11:47:56.787Z] ok  	github.com/docker/docker/libnetwork	44.592s	coverage: 42.3% of statements
11:47:56 [2023-06-26T11:47:56.787Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
11:47:56 [2023-06-26T11:47:56.787Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
11:47:56 [2023-06-26T11:47:56.787Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
11:47:56 [2023-06-26T11:47:56.787Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
11:47:56 [2023-06-26T11:47:56.787Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:47:57 [2023-06-26T11:47:57.044Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:47:57 [2023-06-26T11:47:57.606Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:47:57 [2023-06-26T11:47:57.606Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:47:57 [2023-06-26T11:47:57.606Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:47:57 [2023-06-26T11:47:57.606Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:47:57 [2023-06-26T11:47:57.606Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:47:58 [2023-06-26T11:47:58.168Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
11:47:58 [2023-06-26T11:47:58.168Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
11:47:58 [2023-06-26T11:47:58.423Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
11:47:58 [2023-06-26T11:47:58.424Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
11:47:58 [2023-06-26T11:47:58.424Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:47:58 [2023-06-26T11:47:58.424Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:47:58 [2023-06-26T11:47:58.679Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
11:47:58 [2023-06-26T11:47:58.680Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
11:48:01 [2023-06-26T11:48:01.947Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
11:48:01 [2023-06-26T11:48:01.947Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.994s	coverage: 62.2% of statements
11:48:01 [2023-06-26T11:48:01.947Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:48:02 [2023-06-26T11:48:02.203Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
11:48:02 [2023-06-26T11:48:02.203Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
11:48:03 [2023-06-26T11:48:03.567Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
11:48:03 [2023-06-26T11:48:03.567Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.665s	coverage: 5.2% of statements
11:48:03 [2023-06-26T11:48:03.567Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:48:03 [2023-06-26T11:48:03.823Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
11:48:03 [2023-06-26T11:48:03.823Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
11:48:03 [2023-06-26T11:48:03.823Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:48:04 [2023-06-26T11:48:04.079Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
11:48:04 [2023-06-26T11:48:04.080Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
11:48:05 [2023-06-26T11:48:05.445Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
11:48:05 [2023-06-26T11:48:05.445Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
11:48:05 [2023-06-26T11:48:05.445Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:48:05 [2023-06-26T11:48:05.701Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
11:48:05 [2023-06-26T11:48:05.701Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
11:48:06 [2023-06-26T11:48:06.263Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
11:48:06 [2023-06-26T11:48:06.263Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
11:48:06 [2023-06-26T11:48:06.263Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:48:06 [2023-06-26T11:48:06.263Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:48:06 [2023-06-26T11:48:06.263Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:48:06 [2023-06-26T11:48:06.825Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
11:48:06 [2023-06-26T11:48:06.825Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
11:48:07 [2023-06-26T11:48:07.081Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
11:48:07 [2023-06-26T11:48:07.082Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
11:48:07 [2023-06-26T11:48:07.338Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
11:48:07 [2023-06-26T11:48:07.338Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:48:07 [2023-06-26T11:48:07.338Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
11:48:07 [2023-06-26T11:48:07.338Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:48:19 [2023-06-26T11:48:19.510Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
11:48:19 [2023-06-26T11:48:19.510Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:48:20 [2023-06-26T11:48:20.876Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
11:48:20 [2023-06-26T11:48:20.876Z] ok  	github.com/docker/docker/libnetwork/ipam	2.394s	coverage: 80.5% of statements
11:48:20 [2023-06-26T11:48:20.876Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:48:20 [2023-06-26T11:48:20.876Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:48:20 [2023-06-26T11:48:20.876Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
11:48:20 [2023-06-26T11:48:20.876Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
11:48:21 [2023-06-26T11:48:21.438Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
11:48:21 [2023-06-26T11:48:21.438Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
11:48:21 [2023-06-26T11:48:21.438Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:48:21 [2023-06-26T11:48:21.694Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
11:48:21 [2023-06-26T11:48:21.694Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
11:48:22 [2023-06-26T11:48:22.256Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
11:48:22 [2023-06-26T11:48:22.256Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.290s	coverage: 86.4% of statements
11:48:22 [2023-06-26T11:48:22.513Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
11:48:22 [2023-06-26T11:48:22.513Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:48:23 [2023-06-26T11:48:23.075Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
11:48:23 [2023-06-26T11:48:23.075Z] ok  	github.com/docker/docker/libnetwork/iptables	0.231s	coverage: 40.7% of statements
11:48:23 [2023-06-26T11:48:23.075Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:48:23 [2023-06-26T11:48:23.637Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
11:48:23 [2023-06-26T11:48:23.637Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
11:50:15 [2023-06-26T11:50:15.021Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.865s	coverage: 58.5% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:50:15 [2023-06-26T11:50:15.021Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:50:15 [2023-06-26T11:50:15.021Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ok  	github.com/docker/docker/libnetwork/osl	4.473s	coverage: 41.5% of statements
11:50:15 [2023-06-26T11:50:15.021Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:50:15 [2023-06-26T11:50:15.021Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
11:50:15 [2023-06-26T11:50:15.021Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
11:50:15 [2023-06-26T11:50:15.277Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
11:50:15 [2023-06-26T11:50:15.277Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.666s	coverage: 46.3% of statements
11:50:15 [2023-06-26T11:50:15.533Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
11:50:15 [2023-06-26T11:50:15.533Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
11:50:15 [2023-06-26T11:50:15.533Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:50:15 [2023-06-26T11:50:15.789Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
11:50:15 [2023-06-26T11:50:15.789Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
11:50:15 [2023-06-26T11:50:15.789Z] 
11:50:15 [2023-06-26T11:50:15.789Z] === Skipped
11:50:15 [2023-06-26T11:50:15.789Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:50:15 [2023-06-26T11:50:15.789Z]     firewalld_test.go:14: firewalld is not running
11:50:15 [2023-06-26T11:50:15.789Z] 
11:50:15 [2023-06-26T11:50:15.789Z] DONE 355 tests, 1 skipped in 188.887s
Post stage
[Pipeline] junit
11:50:16 [2023-06-26T11:50:16.726Z] Recording test results
11:50:17 [2023-06-26T11:50:17.990Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:50:18 [2023-06-26T11:50:18.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0215a62d5b97d866e29812b3b1a000f23546d23b -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:0215a62d5b97d866e29812b3b1a000f23546d23b hack/make.sh dynbinary test-integration
11:50:18 [2023-06-26T11:50:18.593Z] 
11:50:18 [2023-06-26T11:50:18.593Z] Removing bundles/
11:50:18 [2023-06-26T11:50:18.593Z] 
11:50:18 [2023-06-26T11:50:18.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:50:18 [2023-06-26T11:50:18.593Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:50:57 [2023-06-26T11:50:57.319Z] Created binary: bundles/dynbinary-daemon/dockerd
11:50:57 [2023-06-26T11:50:57.319Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:50:57 [2023-06-26T11:50:57.319Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:50:57 [2023-06-26T11:50:57.319Z] 
11:50:57 [2023-06-26T11:50:57.319Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:50:57 [2023-06-26T11:50:57.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:50:57 [2023-06-26T11:50:57.319Z] HOSTNAME=b7326e866e66
11:50:57 [2023-06-26T11:50:57.319Z] TESTDEBUG=0
11:50:57 [2023-06-26T11:50:57.319Z] DEST=bundles/test-integration
11:50:57 [2023-06-26T11:50:57.319Z] PWD=/go/src/github.com/docker/docker
11:50:57 [2023-06-26T11:50:57.319Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:50:57 [2023-06-26T11:50:57.319Z] DOCKER_GITCOMMIT=0215a62d5b97d866e29812b3b1a000f23546d23b
11:50:57 [2023-06-26T11:50:57.319Z] container=docker
11:50:57 [2023-06-26T11:50:57.319Z] HOME=/root
11:50:57 [2023-06-26T11:50:57.319Z] CONTAINERD_NAMESPACE=moby
11:50:57 [2023-06-26T11:50:57.319Z] GOLANG_VERSION=1.20.5
11:50:57 [2023-06-26T11:50:57.319Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:50:57 [2023-06-26T11:50:57.319Z] VALIDATE_BRANCH=master
11:50:57 [2023-06-26T11:50:57.319Z] TERM=xterm
11:50:57 [2023-06-26T11:50:57.319Z] DOCKER_PKG=github.com/docker/docker
11:50:57 [2023-06-26T11:50:57.319Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:50:57 [2023-06-26T11:50:57.319Z] SHLVL=1
11:50:57 [2023-06-26T11:50:57.319Z] TIMEOUT=120m
11:50:57 [2023-06-26T11:50:57.319Z] DOCKER_GRAPHDRIVER=overlay2
11:50:57 [2023-06-26T11:50:57.319Z] GO111MODULE=off
11:50:57 [2023-06-26T11:50:57.319Z] DOCKER_EXPERIMENTAL=1
11:50:57 [2023-06-26T11:50:57.319Z] TEST_SKIP_INTEGRATION_CLI=1
11:50:57 [2023-06-26T11:50:57.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:50:57 [2023-06-26T11:50:57.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:50:57 [2023-06-26T11:50:57.319Z] GOPATH=/go
11:50:57 [2023-06-26T11:50:57.319Z] PKG_CONFIG=pkg-config
11:50:57 [2023-06-26T11:50:57.319Z] _=/usr/bin/env
11:50:57 [2023-06-26T11:50:57.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:51:15 [2023-06-26T11:51:15.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:51:15 [2023-06-26T11:51:15.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:51:15 [2023-06-26T11:51:15.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:51:19 [2023-06-26T11:51:19.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:51:23 [2023-06-26T11:51:23.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:51:23 [2023-06-26T11:51:23.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:51:24 [2023-06-26T11:51:24.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:51:25 [2023-06-26T11:51:25.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:51:26 [2023-06-26T11:51:26.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:51:26 [2023-06-26T11:51:26.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:51:28 [2023-06-26T11:51:28.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:51:29 [2023-06-26T11:51:29.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:51:31 [2023-06-26T11:51:31.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:51:32 [2023-06-26T11:51:32.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:51:32 [2023-06-26T11:51:32.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:51:34 [2023-06-26T11:51:34.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:51:35 [2023-06-26T11:51:35.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:51:37 [2023-06-26T11:51:37.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:51:37 [2023-06-26T11:51:37.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:51:38 [2023-06-26T11:51:38.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:51:40 [2023-06-26T11:51:40.067Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:51:40 [2023-06-26T11:51:40.067Z] Using test binary /usr/local/cli-integration/docker
11:51:40 [2023-06-26T11:51:40.067Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:51:40 [2023-06-26T11:51:40.067Z] +++ /etc/init.d/apparmor start
11:51:40 [2023-06-26T11:51:40.067Z] Not: starting.
11:51:40 [2023-06-26T11:51:40.067Z] INFO: Waiting for daemon to start...
11:51:40 [2023-06-26T11:51:40.067Z] Starting dockerd
11:51:40 [2023-06-26T11:51:40.067Z] +++ 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
11:51:45 [2023-06-26T11:51:45.311Z] .
11:51:45 [2023-06-26T11:51:45.311Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
11:51:45 [2023-06-26T11:51:45.311Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:51:45 [2023-06-26T11:51:45.311Z] ++++ docker load
11:51:45 [2023-06-26T11:51:45.311Z] Loaded image: emptyfs:latest
11:51:45 [2023-06-26T11:51:45.311Z] ++++ tar -cC bundles/test-integration/dangling .
11:51:45 [2023-06-26T11:51:45.311Z] ++++ docker load
11:51:45 [2023-06-26T11:51:45.311Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
11:51:45 [2023-06-26T11:51:45.311Z] Running integration-test (iteration 1)
11:51:45 [2023-06-26T11:51:45.311Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:51:45 [2023-06-26T11:51:45.311Z] ++ 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
11:51:45 [2023-06-26T11:51:45.311Z] ++ set -e
11:51:45 [2023-06-26T11:51:45.311Z] ++ '[' -n 0 ']'
11:51:45 [2023-06-26T11:51:45.311Z] ++ set -x
11:51:45 [2023-06-26T11:51:45.311Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:51:45 [2023-06-26T11:51:45.311Z] Loaded image: busybox:latest
11:51:45 [2023-06-26T11:51:45.311Z] Loaded image: busybox:glibc
11:51:45 [2023-06-26T11:51:45.873Z] Loaded image: debian:bullseye-slim
11:51:45 [2023-06-26T11:51:45.873Z] Loaded image: hello-world:latest
11:51:45 [2023-06-26T11:51:45.873Z] Loaded image: arm32v7/hello-world:latest
11:51:45 [2023-06-26T11:51:45.873Z] INFO: Testing against a local daemon
11:51:45 [2023-06-26T11:51:45.873Z] === RUN   TestCgroupNamespacesBuild
11:51:47 [2023-06-26T11:51:47.762Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
11:51:47 [2023-06-26T11:51:47.762Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:51:49 [2023-06-26T11:51:49.127Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
11:51:49 [2023-06-26T11:51:49.127Z] === RUN   TestBuildWithSession
11:51:49 [2023-06-26T11:51:49.127Z]     build_session_test.go:25: TODO: BuildKit
11:51:49 [2023-06-26T11:51:49.127Z] --- SKIP: TestBuildWithSession (0.00s)
11:51:49 [2023-06-26T11:51:49.127Z] === RUN   TestBuildSquashParent
11:51:52 [2023-06-26T11:51:52.394Z] --- PASS: TestBuildSquashParent (3.11s)
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:52 [2023-06-26T11:51:52.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:52 [2023-06-26T11:51:52.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:52 [2023-06-26T11:51:52.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:51:52 [2023-06-26T11:51:52.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:51:55 [2023-06-26T11:51:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s)
11:51:55 [2023-06-26T11:51:55.662Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.67s)
11:51:55 [2023-06-26T11:51:55.662Z] === RUN   TestBuildMultiStageCopy
11:51:55 [2023-06-26T11:51:55.662Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:51:57 [2023-06-26T11:51:57.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:51:57 [2023-06-26T11:51:57.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:51:57 [2023-06-26T11:51:57.028Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:51:57 [2023-06-26T11:51:57.028Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:51:57 [2023-06-26T11:51:57.028Z] --- PASS: TestBuildMultiStageCopy (1.36s)
11:51:57 [2023-06-26T11:51:57.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s)
11:51:57 [2023-06-26T11:51:57.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
11:51:57 [2023-06-26T11:51:57.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
11:51:57 [2023-06-26T11:51:57.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
11:51:57 [2023-06-26T11:51:57.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
11:51:57 [2023-06-26T11:51:57.028Z] === RUN   TestBuildMultiStageParentConfig
11:51:57 [2023-06-26T11:51:57.590Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
11:51:57 [2023-06-26T11:51:57.590Z] === RUN   TestBuildLabelWithTargets
11:51:57 [2023-06-26T11:51:57.846Z] --- PASS: TestBuildLabelWithTargets (0.47s)
11:51:57 [2023-06-26T11:51:57.846Z] === RUN   TestBuildWithEmptyLayers
11:51:58 [2023-06-26T11:51:58.101Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
11:51:58 [2023-06-26T11:51:58.101Z] === RUN   TestBuildMultiStageOnBuild
11:51:59 [2023-06-26T11:51:59.030Z] --- PASS: TestBuildMultiStageOnBuild (1.09s)
11:51:59 [2023-06-26T11:51:59.030Z] === RUN   TestBuildUncleanTarFilenames
11:51:59 [2023-06-26T11:51:59.286Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
11:51:59 [2023-06-26T11:51:59.286Z] === RUN   TestBuildMultiStageLayerLeak
11:52:00 [2023-06-26T11:52:00.214Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s)
11:52:00 [2023-06-26T11:52:00.214Z] === RUN   TestBuildWithHugeFile
11:52:46 [2023-06-26T11:52:46.832Z] --- PASS: TestBuildWithHugeFile (43.84s)
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildWCOWSandboxSize
11:52:46 [2023-06-26T11:52:46.832Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:52:46 [2023-06-26T11:52:46.832Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildWithEmptyDockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:52:46 [2023-06-26T11:52:46.832Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:52:46 [2023-06-26T11:52:46.832Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:52:46 [2023-06-26T11:52:46.832Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:52:46 [2023-06-26T11:52:46.832Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildPreserveOwnership
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildPreserveOwnership/copy_from
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:52:46 [2023-06-26T11:52:46.832Z] --- PASS: TestBuildPreserveOwnership (2.11s)
11:52:46 [2023-06-26T11:52:46.832Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.51s)
11:52:46 [2023-06-26T11:52:46.832Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildPlatformInvalid
11:52:46 [2023-06-26T11:52:46.832Z] --- PASS: TestBuildPlatformInvalid (0.02s)
11:52:46 [2023-06-26T11:52:46.832Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:52:46 [2023-06-26T11:52:46.832Z] Loaded image: busybox:latest
11:52:47 [2023-06-26T11:52:47.088Z] Loaded image: busybox:glibc
11:52:48 [2023-06-26T11:52:48.016Z] Loaded image: debian:bullseye-slim
11:52:48 [2023-06-26T11:52:48.016Z] Loaded image: hello-world:latest
11:52:48 [2023-06-26T11:52:48.016Z] Loaded image: arm32v7/hello-world:latest
11:52:56 [2023-06-26T11:52:56.100Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s)
11:52:56 [2023-06-26T11:52:56.100Z] PASS
11:52:56 [2023-06-26T11:52:56.100Z] 
11:52:56 [2023-06-26T11:52:56.100Z] === Skipped
11:52:56 [2023-06-26T11:52:56.100Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:52:56 [2023-06-26T11:52:56.100Z]     build_session_test.go:25: TODO: BuildKit
11:52:56 [2023-06-26T11:52:56.100Z] 
11:52:56 [2023-06-26T11:52:56.100Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:52:56 [2023-06-26T11:52:56.100Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:52:56 [2023-06-26T11:52:56.100Z] 
11:52:56 [2023-06-26T11:52:56.100Z] DONE 34 tests, 2 skipped in 71.179s
11:52:56 [2023-06-26T11:52:56.100Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:52:56 [2023-06-26T11:52:56.100Z] ++ 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
11:52:56 [2023-06-26T11:52:56.100Z] ++ set -e
11:52:56 [2023-06-26T11:52:56.100Z] ++ '[' -n 0 ']'
11:52:56 [2023-06-26T11:52:56.100Z] ++ set -x
11:52:56 [2023-06-26T11:52:56.100Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:52:56 [2023-06-26T11:52:56.100Z] INFO: Testing against a local daemon
11:52:56 [2023-06-26T11:52:56.100Z] === RUN   TestConfigInspect
11:52:59 [2023-06-26T11:52:59.366Z] --- PASS: TestConfigInspect (3.00s)
11:52:59 [2023-06-26T11:52:59.366Z] === RUN   TestConfigList
11:53:03 [2023-06-26T11:53:03.532Z] --- PASS: TestConfigList (4.16s)
11:53:03 [2023-06-26T11:53:03.532Z] === RUN   TestConfigsCreateAndDelete
11:53:06 [2023-06-26T11:53:06.797Z] --- PASS: TestConfigsCreateAndDelete (3.57s)
11:53:06 [2023-06-26T11:53:06.797Z] === RUN   TestConfigsUpdate
11:53:10 [2023-06-26T11:53:10.064Z] --- PASS: TestConfigsUpdate (3.01s)
11:53:10 [2023-06-26T11:53:10.064Z] === RUN   TestTemplatedConfig
11:53:12 [2023-06-26T11:53:12.579Z] --- PASS: TestTemplatedConfig (2.71s)
11:53:12 [2023-06-26T11:53:12.579Z] === RUN   TestConfigCreateResolve
11:53:14 [2023-06-26T11:53:14.467Z] --- PASS: TestConfigCreateResolve (1.88s)
11:53:14 [2023-06-26T11:53:14.467Z] PASS
11:53:14 [2023-06-26T11:53:14.467Z] 
11:53:14 [2023-06-26T11:53:14.467Z] DONE 6 tests in 18.353s
11:53:14 [2023-06-26T11:53:14.467Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:53:14 [2023-06-26T11:53:14.467Z] ++ 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
11:53:14 [2023-06-26T11:53:14.467Z] ++ set -e
11:53:14 [2023-06-26T11:53:14.467Z] ++ '[' -n 0 ']'
11:53:14 [2023-06-26T11:53:14.467Z] ++ set -x
11:53:14 [2023-06-26T11:53:14.467Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:53:14 [2023-06-26T11:53:14.467Z] INFO: Testing against a local daemon
11:53:14 [2023-06-26T11:53:14.467Z] === RUN   TestAttachWithTTY
11:53:14 [2023-06-26T11:53:14.467Z] --- PASS: TestAttachWithTTY (0.05s)
11:53:14 [2023-06-26T11:53:14.467Z] === RUN   TestAttachWithoutTTy
11:53:14 [2023-06-26T11:53:14.467Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:53:14 [2023-06-26T11:53:14.467Z] === RUN   TestCreateWithCDIDevices
11:53:15 [2023-06-26T11:53:15.395Z] --- PASS: TestCreateWithCDIDevices (1.05s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestCheckpoint
11:53:15 [2023-06-26T11:53:15.395Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:53:15 [2023-06-26T11:53:15.395Z] --- SKIP: TestCheckpoint (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/commit
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/commit
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/create
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/containers/create
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/commit
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === CONT  TestContainerInvalidJSON/containers/create
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:53:15 [2023-06-26T11:53:15.395Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:53:15 [2023-06-26T11:53:15.395Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestCopyFromContainerPathIsNotDir
11:53:15 [2023-06-26T11:53:15.395Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestCopyToContainerPathDoesNotExist
11:53:15 [2023-06-26T11:53:15.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
11:53:15 [2023-06-26T11:53:15.395Z] === RUN   TestCopyEmptyFile
11:53:15 [2023-06-26T11:53:15.651Z] --- PASS: TestCopyEmptyFile (0.05s)
11:53:15 [2023-06-26T11:53:15.651Z] === RUN   TestCopyToContainerPathIsNotDir
11:53:15 [2023-06-26T11:53:15.651Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:53:15 [2023-06-26T11:53:15.651Z] === RUN   TestCopyFromContainer
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/.
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//.
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/./
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//./
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//bar/root
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//bar/root/
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer//bar/root/.
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/quux
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/quux/
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/quux/.
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCopyFromContainer/bar/notarget
11:53:16 [2023-06-26T11:53:16.213Z] --- PASS: TestCopyFromContainer (0.72s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:53:16 [2023-06-26T11:53:16.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:53:16 [2023-06-26T11:53:16.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:53:16 [2023-06-26T11:53:16.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:53:16 [2023-06-26T11:53:16.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:53:16 [2023-06-26T11:53:16.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:53:16 [2023-06-26T11:53:16.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:53:16 [2023-06-26T11:53:16.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:53:16 [2023-06-26T11:53:16.213Z] === RUN   TestCreateLinkToNonExistingContainer
11:53:16 [2023-06-26T11:53:16.469Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateWithInvalidEnv
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateWithInvalidEnv/0
11:53:16 [2023-06-26T11:53:16.469Z] === PAUSE TestCreateWithInvalidEnv/0
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateWithInvalidEnv/1
11:53:16 [2023-06-26T11:53:16.469Z] === PAUSE TestCreateWithInvalidEnv/1
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateWithInvalidEnv/2
11:53:16 [2023-06-26T11:53:16.469Z] === PAUSE TestCreateWithInvalidEnv/2
11:53:16 [2023-06-26T11:53:16.469Z] === CONT  TestCreateWithInvalidEnv/0
11:53:16 [2023-06-26T11:53:16.469Z] === CONT  TestCreateWithInvalidEnv/2
11:53:16 [2023-06-26T11:53:16.469Z] === CONT  TestCreateWithInvalidEnv/1
11:53:16 [2023-06-26T11:53:16.469Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:53:16 [2023-06-26T11:53:16.469Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:53:16 [2023-06-26T11:53:16.469Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:53:16 [2023-06-26T11:53:16.469Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateTmpfsMountsTarget
11:53:16 [2023-06-26T11:53:16.469Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:53:16 [2023-06-26T11:53:16.469Z] === RUN   TestCreateWithCustomMaskedPaths
11:53:17 [2023-06-26T11:53:17.834Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
11:53:17 [2023-06-26T11:53:17.834Z] === RUN   TestCreateWithCustomReadonlyPaths
11:53:19 [2023-06-26T11:53:19.199Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:53:19 [2023-06-26T11:53:19.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:53:19 [2023-06-26T11:53:19.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:53:19 [2023-06-26T11:53:19.199Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:53:19 [2023-06-26T11:53:19.199Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:53:19 [2023-06-26T11:53:19.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:53:19 [2023-06-26T11:53:19.199Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:53:19 [2023-06-26T11:53:19.455Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateDifferentPlatform
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateDifferentPlatform/different_os
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:53:19 [2023-06-26T11:53:19.455Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:53:19 [2023-06-26T11:53:19.455Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:53:19 [2023-06-26T11:53:19.455Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:53:19 [2023-06-26T11:53:19.455Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:53:19 [2023-06-26T11:53:19.455Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:53:19 [2023-06-26T11:53:19.455Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:53:19 [2023-06-26T11:53:19.455Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:53:19 [2023-06-26T11:53:19.455Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:53:19 [2023-06-26T11:53:19.455Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestContainerStartOnDaemonRestart
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestContainerStartOnDaemonRestart
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestDaemonRestartIpcMode
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestDaemonRestartIpcMode
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestDaemonHostGatewayIP
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestDaemonHostGatewayIP
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestRestartDaemonWithRestartingContainer
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestHardRestartWhenContainerIsRunning
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestHardRestartWhenContainerIsRunning
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestContainerKillOnDaemonStart
11:53:19 [2023-06-26T11:53:19.455Z] === PAUSE TestContainerKillOnDaemonStart
11:53:19 [2023-06-26T11:53:19.455Z] === RUN   TestDiff
11:53:20 [2023-06-26T11:53:20.016Z] --- PASS: TestDiff (0.42s)
11:53:20 [2023-06-26T11:53:20.016Z] === RUN   TestExecConsoleSize
11:53:20 [2023-06-26T11:53:20.578Z] --- PASS: TestExecConsoleSize (0.49s)
11:53:20 [2023-06-26T11:53:20.578Z] === RUN   TestExecWithCloseStdin
11:53:21 [2023-06-26T11:53:21.139Z] --- PASS: TestExecWithCloseStdin (0.52s)
11:53:21 [2023-06-26T11:53:21.139Z] === RUN   TestExec
11:53:21 [2023-06-26T11:53:21.400Z] --- PASS: TestExec (0.52s)
11:53:21 [2023-06-26T11:53:21.400Z] === RUN   TestExecUser
11:53:21 [2023-06-26T11:53:21.961Z] --- PASS: TestExecUser (0.51s)
11:53:21 [2023-06-26T11:53:21.961Z] === RUN   TestExportContainerAndImportImage
11:53:22 [2023-06-26T11:53:22.523Z] --- PASS: TestExportContainerAndImportImage (0.49s)
11:53:22 [2023-06-26T11:53:22.523Z] === RUN   TestExportContainerAfterDaemonRestart
11:53:29 [2023-06-26T11:53:29.056Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
11:53:29 [2023-06-26T11:53:29.056Z] === RUN   TestHealthCheckWorkdir
11:53:29 [2023-06-26T11:53:29.312Z] --- PASS: TestHealthCheckWorkdir (0.55s)
11:53:29 [2023-06-26T11:53:29.312Z] === RUN   TestHealthKillContainer
11:53:37 [2023-06-26T11:53:37.394Z] --- PASS: TestHealthKillContainer (7.97s)
11:53:37 [2023-06-26T11:53:37.394Z] === RUN   TestHealthCheckProcessKilled
11:53:37 [2023-06-26T11:53:37.955Z] --- PASS: TestHealthCheckProcessKilled (0.80s)
11:53:37 [2023-06-26T11:53:37.955Z] === RUN   TestInspectCpusetInConfigPre120
11:53:38 [2023-06-26T11:53:38.516Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
11:53:38 [2023-06-26T11:53:38.516Z] === RUN   TestInspectAnnotations
11:53:38 [2023-06-26T11:53:38.516Z] --- PASS: TestInspectAnnotations (0.04s)
11:53:38 [2023-06-26T11:53:38.516Z] === RUN   TestIpcModeNone
11:53:39 [2023-06-26T11:53:39.077Z] --- PASS: TestIpcModeNone (0.52s)
11:53:39 [2023-06-26T11:53:39.077Z] === RUN   TestIpcModePrivate
11:53:39 [2023-06-26T11:53:39.333Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
11:53:39 [2023-06-26T11:53:39.589Z] --- PASS: TestIpcModePrivate (0.53s)
11:53:39 [2023-06-26T11:53:39.589Z] === RUN   TestIpcModeShareable
11:53:39 [2023-06-26T11:53:39.844Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
11:53:40 [2023-06-26T11:53:40.099Z] --- PASS: TestIpcModeShareable (0.54s)
11:53:40 [2023-06-26T11:53:40.099Z] === RUN   TestAPIIpcModeShareableAndContainer
11:53:41 [2023-06-26T11:53:41.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
11:53:41 [2023-06-26T11:53:41.988Z] === RUN   TestAPIIpcModeHost
11:53:41 [2023-06-26T11:53:41.988Z] --- PASS: TestAPIIpcModeHost (0.33s)
11:53:41 [2023-06-26T11:53:41.988Z] === RUN   TestDaemonIpcModeShareable
11:53:42 [2023-06-26T11:53:42.914Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
11:53:43 [2023-06-26T11:53:43.170Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
11:53:43 [2023-06-26T11:53:43.170Z] === RUN   TestDaemonIpcModePrivate
11:53:44 [2023-06-26T11:53:44.097Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
11:53:44 [2023-06-26T11:53:44.097Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
11:53:44 [2023-06-26T11:53:44.097Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:53:45 [2023-06-26T11:53:45.024Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
11:53:45 [2023-06-26T11:53:45.280Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
11:53:45 [2023-06-26T11:53:45.280Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:53:46 [2023-06-26T11:53:46.206Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
11:53:46 [2023-06-26T11:53:46.461Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
11:53:46 [2023-06-26T11:53:46.461Z] === RUN   TestIpcModeOlderClient
11:53:46 [2023-06-26T11:53:46.461Z] === PAUSE TestIpcModeOlderClient
11:53:46 [2023-06-26T11:53:46.462Z] === RUN   TestKillContainerInvalidSignal
11:53:46 [2023-06-26T11:53:46.717Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
11:53:46 [2023-06-26T11:53:46.717Z] === RUN   TestKillContainer
11:53:46 [2023-06-26T11:53:46.717Z] === RUN   TestKillContainer/no_signal
11:53:47 [2023-06-26T11:53:47.279Z] === RUN   TestKillContainer/non_killing_signal
11:53:47 [2023-06-26T11:53:47.535Z] === RUN   TestKillContainer/killing_signal
11:53:48 [2023-06-26T11:53:48.096Z] --- PASS: TestKillContainer (1.35s)
11:53:48 [2023-06-26T11:53:48.096Z]     --- PASS: TestKillContainer/no_signal (0.44s)
11:53:48 [2023-06-26T11:53:48.096Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
11:53:48 [2023-06-26T11:53:48.096Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:53:48 [2023-06-26T11:53:48.096Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:53:48 [2023-06-26T11:53:48.096Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:53:48 [2023-06-26T11:53:48.658Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:53:49 [2023-06-26T11:53:49.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s)
11:53:49 [2023-06-26T11:53:49.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
11:53:49 [2023-06-26T11:53:49.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
11:53:49 [2023-06-26T11:53:49.219Z] === RUN   TestKillStoppedContainer
11:53:49 [2023-06-26T11:53:49.219Z] --- PASS: TestKillStoppedContainer (0.04s)
11:53:49 [2023-06-26T11:53:49.219Z] === RUN   TestKillStoppedContainerAPIPre120
11:53:49 [2023-06-26T11:53:49.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
11:53:49 [2023-06-26T11:53:49.219Z] === RUN   TestKillDifferentUserContainer
11:53:49 [2023-06-26T11:53:49.780Z] --- PASS: TestKillDifferentUserContainer (0.44s)
11:53:49 [2023-06-26T11:53:49.780Z] === RUN   TestInspectOomKilledTrue
11:53:50 [2023-06-26T11:53:50.038Z] --- PASS: TestInspectOomKilledTrue (0.46s)
11:53:50 [2023-06-26T11:53:50.038Z] === RUN   TestInspectOomKilledFalse
11:53:50 [2023-06-26T11:53:50.599Z] --- PASS: TestInspectOomKilledFalse (0.45s)
11:53:50 [2023-06-26T11:53:50.599Z] === RUN   TestLinksEtcHostsContentMatch
11:53:50 [2023-06-26T11:53:50.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
11:53:50 [2023-06-26T11:53:50.855Z] === RUN   TestLinksContainerNames
11:53:51 [2023-06-26T11:53:51.782Z] --- PASS: TestLinksContainerNames (0.91s)
11:53:51 [2023-06-26T11:53:51.782Z] === RUN   TestLogsFollowTailEmpty
11:53:52 [2023-06-26T11:53:52.116Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
11:53:52 [2023-06-26T11:53:52.116Z] === RUN   TestLogs
11:53:52 [2023-06-26T11:53:52.116Z] === RUN   TestLogs/driver_local
11:53:52 [2023-06-26T11:53:52.116Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.116Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.116Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:53:52 [2023-06-26T11:53:52.116Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:53:52 [2023-06-26T11:53:52.117Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:53:52 [2023-06-26T11:53:52.117Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:53:52 [2023-06-26T11:53:52.117Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:53:52 [2023-06-26T11:53:52.117Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:53:54 [2023-06-26T11:53:54.006Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:53:55 [2023-06-26T11:53:55.372Z] --- PASS: TestLogs (3.21s)
11:53:55 [2023-06-26T11:53:55.372Z]     --- PASS: TestLogs/driver_local (0.01s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.95s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.21s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.31s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.53s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.62s)
11:53:55 [2023-06-26T11:53:55.372Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.83s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.45s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.51s)
11:53:55 [2023-06-26T11:53:55.372Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.57s)
11:53:55 [2023-06-26T11:53:55.372Z] === RUN   TestContainerNetworkMountsNoChown
11:53:55 [2023-06-26T11:53:55.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/default
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/default
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/private
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/private
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rprivate
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rprivate
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/slave
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/slave
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rslave
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rslave
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/shared
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/shared
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rshared
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rshared
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/default
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/rslave
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/rprivate
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/default/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/rshared
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/slave
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === CONT  TestMountDaemonRoot/private
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/private/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:53:55 [2023-06-26T11:53:55.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:53:55 [2023-06-26T11:53:55.933Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/shared
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/default/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/default/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/private/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/default/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/private/bind_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/private/mount_root
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:53:55 [2023-06-26T11:53:55.934Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:53:55 [2023-06-26T11:53:55.934Z] --- PASS: TestMountDaemonRoot (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:53:55 [2023-06-26T11:53:55.934Z] === RUN   TestContainerBindMountNonRecursive
11:53:57 [2023-06-26T11:53:57.303Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
11:53:57 [2023-06-26T11:53:57.303Z] === RUN   TestContainerVolumesMountedAsShared
11:53:57 [2023-06-26T11:53:57.865Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
11:53:57 [2023-06-26T11:53:57.865Z] === RUN   TestContainerVolumesMountedAsSlave
11:53:57 [2023-06-26T11:53:57.865Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
11:53:57 [2023-06-26T11:53:57.865Z] === RUN   TestContainerCopyLeaksMounts
11:53:58 [2023-06-26T11:53:58.426Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
11:53:58 [2023-06-26T11:53:58.426Z] === RUN   TestContainerBindMountRecursivelyReadOnly
11:54:00 [2023-06-26T11:54:00.940Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.02s)
11:54:00 [2023-06-26T11:54:00.940Z] === RUN   TestNetworkNat
11:54:00 [2023-06-26T11:54:00.940Z] --- PASS: TestNetworkNat (0.48s)
11:54:00 [2023-06-26T11:54:00.940Z] === RUN   TestNetworkLocalhostTCPNat
11:54:01 [2023-06-26T11:54:01.502Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
11:54:01 [2023-06-26T11:54:01.502Z] === RUN   TestNetworkLoopbackNat
11:54:04 [2023-06-26T11:54:04.018Z] --- PASS: TestNetworkLoopbackNat (2.55s)
11:54:04 [2023-06-26T11:54:04.018Z] === RUN   TestPause
11:54:04 [2023-06-26T11:54:04.579Z] --- PASS: TestPause (0.49s)
11:54:04 [2023-06-26T11:54:04.579Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:54:04 [2023-06-26T11:54:04.579Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:54:04 [2023-06-26T11:54:04.579Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:54:04 [2023-06-26T11:54:04.579Z] === RUN   TestPauseStopPausedContainer
11:54:05 [2023-06-26T11:54:05.141Z] --- PASS: TestPauseStopPausedContainer (0.49s)
11:54:05 [2023-06-26T11:54:05.141Z] === RUN   TestPidHost
11:54:06 [2023-06-26T11:54:06.067Z] --- PASS: TestPidHost (1.05s)
11:54:06 [2023-06-26T11:54:06.067Z] === RUN   TestPsFilter
11:54:06 [2023-06-26T11:54:06.067Z] === RUN   TestPsFilter/since
11:54:06 [2023-06-26T11:54:06.067Z] === RUN   TestPsFilter/before
11:54:06 [2023-06-26T11:54:06.067Z] --- PASS: TestPsFilter (0.08s)
11:54:06 [2023-06-26T11:54:06.067Z]     --- PASS: TestPsFilter/since (0.00s)
11:54:06 [2023-06-26T11:54:06.067Z]     --- PASS: TestPsFilter/before (0.00s)
11:54:06 [2023-06-26T11:54:06.067Z] === RUN   TestRemoveContainerWithRemovedVolume
11:54:06 [2023-06-26T11:54:06.629Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
11:54:06 [2023-06-26T11:54:06.629Z] === RUN   TestRemoveContainerWithVolume
11:54:07 [2023-06-26T11:54:07.190Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
11:54:07 [2023-06-26T11:54:07.190Z] === RUN   TestRemoveContainerRunning
11:54:07 [2023-06-26T11:54:07.446Z] --- PASS: TestRemoveContainerRunning (0.44s)
11:54:07 [2023-06-26T11:54:07.446Z] === RUN   TestRemoveContainerForceRemoveRunning
11:54:08 [2023-06-26T11:54:08.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
11:54:08 [2023-06-26T11:54:08.007Z] === RUN   TestRemoveInvalidContainer
11:54:08 [2023-06-26T11:54:08.007Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:54:08 [2023-06-26T11:54:08.007Z] === RUN   TestRenameLinkedContainer
11:54:09 [2023-06-26T11:54:09.895Z] --- PASS: TestRenameLinkedContainer (1.79s)
11:54:09 [2023-06-26T11:54:09.895Z] === RUN   TestRenameStoppedContainer
11:54:10 [2023-06-26T11:54:10.151Z] --- PASS: TestRenameStoppedContainer (0.48s)
11:54:10 [2023-06-26T11:54:10.151Z] === RUN   TestRenameRunningContainerAndReuse
11:54:11 [2023-06-26T11:54:11.079Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
11:54:11 [2023-06-26T11:54:11.079Z] === RUN   TestRenameInvalidName
11:54:11 [2023-06-26T11:54:11.641Z] --- PASS: TestRenameInvalidName (0.45s)
11:54:11 [2023-06-26T11:54:11.641Z] === RUN   TestRenameAnonymousContainer
11:54:13 [2023-06-26T11:54:13.530Z] --- PASS: TestRenameAnonymousContainer (1.55s)
11:54:13 [2023-06-26T11:54:13.530Z] === RUN   TestRenameContainerWithSameName
11:54:13 [2023-06-26T11:54:13.530Z] --- PASS: TestRenameContainerWithSameName (0.48s)
11:54:13 [2023-06-26T11:54:13.530Z] === RUN   TestRenameContainerWithLinkedContainer
11:54:14 [2023-06-26T11:54:14.456Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
11:54:14 [2023-06-26T11:54:14.456Z] === RUN   TestResize
11:54:15 [2023-06-26T11:54:15.018Z] --- PASS: TestResize (0.47s)
11:54:15 [2023-06-26T11:54:15.018Z] === RUN   TestResizeWithInvalidSize
11:54:15 [2023-06-26T11:54:15.580Z] --- PASS: TestResizeWithInvalidSize (0.46s)
11:54:15 [2023-06-26T11:54:15.580Z] === RUN   TestResizeWhenContainerNotStarted
11:54:15 [2023-06-26T11:54:15.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:54:15 [2023-06-26T11:54:15.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:54:17 [2023-06-26T11:54:17.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:54:17 [2023-06-26T11:54:17.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:54:17 [2023-06-26T11:54:17.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:17 [2023-06-26T11:54:17.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:54:17 [2023-06-26T11:54:17.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:54:18 [2023-06-26T11:54:18.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:54:18 [2023-06-26T11:54:18.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:54:19 [2023-06-26T11:54:19.388Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:54:21 [2023-06-26T11:54:21.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
11:54:21 [2023-06-26T11:54:21.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.47s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
11:54:21 [2023-06-26T11:54:21.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s)
11:54:21 [2023-06-26T11:54:21.904Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:54:21 [2023-06-26T11:54:21.904Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:54:22 [2023-06-26T11:54:22.830Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:54:23 [2023-06-26T11:54:23.758Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
11:54:23 [2023-06-26T11:54:23.758Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
11:54:23 [2023-06-26T11:54:23.758Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
11:54:23 [2023-06-26T11:54:23.758Z] === RUN   TestCgroupNamespacesRun
11:54:25 [2023-06-26T11:54:25.123Z] --- PASS: TestCgroupNamespacesRun (1.14s)
11:54:25 [2023-06-26T11:54:25.123Z] === RUN   TestCgroupNamespacesRunPrivileged
11:54:26 [2023-06-26T11:54:26.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
11:54:26 [2023-06-26T11:54:26.051Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:54:26 [2023-06-26T11:54:26.978Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
11:54:26 [2023-06-26T11:54:26.978Z] === RUN   TestCgroupNamespacesRunHostMode
11:54:28 [2023-06-26T11:54:28.344Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
11:54:28 [2023-06-26T11:54:28.344Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:54:29 [2023-06-26T11:54:29.271Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
11:54:29 [2023-06-26T11:54:29.271Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:54:30 [2023-06-26T11:54:30.199Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
11:54:30 [2023-06-26T11:54:30.199Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:54:31 [2023-06-26T11:54:31.126Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
11:54:31 [2023-06-26T11:54:31.126Z] === RUN   TestCgroupNamespacesRunOlderClient
11:54:32 [2023-06-26T11:54:32.053Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
11:54:32 [2023-06-26T11:54:32.053Z] === RUN   TestNISDomainname
11:54:32 [2023-06-26T11:54:32.614Z] --- PASS: TestNISDomainname (0.61s)
11:54:32 [2023-06-26T11:54:32.614Z] === RUN   TestHostnameDnsResolution
11:54:33 [2023-06-26T11:54:33.176Z] --- PASS: TestHostnameDnsResolution (0.71s)
11:54:33 [2023-06-26T11:54:33.176Z] === RUN   TestUnprivilegedPortsAndPing
11:54:33 [2023-06-26T11:54:33.746Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
11:54:33 [2023-06-26T11:54:33.746Z] === RUN   TestPrivilegedHostDevices
11:54:34 [2023-06-26T11:54:34.331Z] --- PASS: TestPrivilegedHostDevices (0.52s)
11:54:34 [2023-06-26T11:54:34.331Z] === RUN   TestRunConsoleSize
11:54:34 [2023-06-26T11:54:34.935Z] --- PASS: TestRunConsoleSize (0.47s)
11:54:34 [2023-06-26T11:54:34.935Z] === RUN   TestRunWithAlternativeContainerdShim
11:54:39 [2023-06-26T11:54:39.158Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s)
11:54:39 [2023-06-26T11:54:39.158Z] === RUN   TestStats
11:54:41 [2023-06-26T11:54:41.706Z] --- PASS: TestStats (2.46s)
11:54:41 [2023-06-26T11:54:41.706Z] === RUN   TestStopContainerWithTimeout
11:54:41 [2023-06-26T11:54:41.706Z] === RUN   TestStopContainerWithTimeout/0
11:54:41 [2023-06-26T11:54:41.706Z] === PAUSE TestStopContainerWithTimeout/0
11:54:41 [2023-06-26T11:54:41.706Z] === RUN   TestStopContainerWithTimeout/1
11:54:41 [2023-06-26T11:54:41.706Z] === PAUSE TestStopContainerWithTimeout/1
11:54:41 [2023-06-26T11:54:41.706Z] === RUN   TestStopContainerWithTimeout/3
11:54:41 [2023-06-26T11:54:41.706Z] === PAUSE TestStopContainerWithTimeout/3
11:54:41 [2023-06-26T11:54:41.706Z] === RUN   TestStopContainerWithTimeout/-1
11:54:41 [2023-06-26T11:54:41.706Z] === PAUSE TestStopContainerWithTimeout/-1
11:54:41 [2023-06-26T11:54:41.706Z] === CONT  TestStopContainerWithTimeout/0
11:54:41 [2023-06-26T11:54:41.706Z] === CONT  TestStopContainerWithTimeout/3
11:54:41 [2023-06-26T11:54:41.706Z] === CONT  TestStopContainerWithTimeout/-1
11:54:41 [2023-06-26T11:54:41.706Z] === CONT  TestStopContainerWithTimeout/1
11:54:44 [2023-06-26T11:54:44.223Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:54:44 [2023-06-26T11:54:44.223Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
11:54:44 [2023-06-26T11:54:44.223Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
11:54:44 [2023-06-26T11:54:44.223Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
11:54:44 [2023-06-26T11:54:44.223Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
11:54:44 [2023-06-26T11:54:44.223Z] === RUN   TestStopContainerWithTimeoutCancel
11:54:44 [2023-06-26T11:54:44.223Z] === PAUSE TestStopContainerWithTimeoutCancel
11:54:44 [2023-06-26T11:54:44.223Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:54:46 [2023-06-26T11:54:46.738Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s)
11:54:46 [2023-06-26T11:54:46.738Z] === RUN   TestUpdateMemory
11:54:46 [2023-06-26T11:54:46.994Z] --- PASS: TestUpdateMemory (0.59s)
11:54:46 [2023-06-26T11:54:46.994Z] === RUN   TestUpdateCPUQuota
11:54:47 [2023-06-26T11:54:47.921Z] --- PASS: TestUpdateCPUQuota (0.88s)
11:54:47 [2023-06-26T11:54:47.921Z] === RUN   TestUpdatePidsLimit
11:54:47 [2023-06-26T11:54:47.921Z] === RUN   TestUpdatePidsLimit/update_from_none
11:54:47 [2023-06-26T11:54:47.921Z] === RUN   TestUpdatePidsLimit/no_change
11:54:48 [2023-06-26T11:54:48.177Z] === RUN   TestUpdatePidsLimit/update_lower
11:54:48 [2023-06-26T11:54:48.432Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:54:48 [2023-06-26T11:54:48.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:54:48 [2023-06-26T11:54:48.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:54:48 [2023-06-26T11:54:48.944Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:54:49 [2023-06-26T11:54:49.871Z] --- PASS: TestUpdatePidsLimit (1.91s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
11:54:49 [2023-06-26T11:54:49.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:54:49 [2023-06-26T11:54:49.871Z] === RUN   TestUpdateRestartPolicy
11:55:02 [2023-06-26T11:55:02.038Z] --- PASS: TestUpdateRestartPolicy (10.74s)
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestUpdateRestartWithAutoRemove
11:55:02 [2023-06-26T11:55:02.038Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitNonBlocked
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:55:02 [2023-06-26T11:55:02.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:55:02 [2023-06-26T11:55:02.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:55:02 [2023-06-26T11:55:02.038Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:55:02 [2023-06-26T11:55:02.038Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:55:02 [2023-06-26T11:55:02.038Z] --- PASS: TestWaitNonBlocked (0.01s)
11:55:02 [2023-06-26T11:55:02.038Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
11:55:02 [2023-06-26T11:55:02.038Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitBlocked
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:55:02 [2023-06-26T11:55:02.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:55:02 [2023-06-26T11:55:02.038Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:55:02 [2023-06-26T11:55:02.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:55:02 [2023-06-26T11:55:02.038Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:55:02 [2023-06-26T11:55:02.038Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:55:02 [2023-06-26T11:55:02.294Z] --- PASS: TestWaitBlocked (0.01s)
11:55:02 [2023-06-26T11:55:02.294Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
11:55:02 [2023-06-26T11:55:02.294Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
11:55:02 [2023-06-26T11:55:02.294Z] === RUN   TestWaitConditions
11:55:02 [2023-06-26T11:55:02.294Z] === RUN   TestWaitConditions/default
11:55:02 [2023-06-26T11:55:02.294Z] === PAUSE TestWaitConditions/default
11:55:02 [2023-06-26T11:55:02.294Z] === RUN   TestWaitConditions/not-running
11:55:02 [2023-06-26T11:55:02.294Z] === PAUSE TestWaitConditions/not-running
11:55:02 [2023-06-26T11:55:02.294Z] === RUN   TestWaitConditions/next-exit
11:55:02 [2023-06-26T11:55:02.294Z] === PAUSE TestWaitConditions/next-exit
11:55:02 [2023-06-26T11:55:02.294Z] === RUN   TestWaitConditions/removed
11:55:02 [2023-06-26T11:55:02.294Z] === PAUSE TestWaitConditions/removed
11:55:02 [2023-06-26T11:55:02.294Z] === CONT  TestWaitConditions/default
11:55:02 [2023-06-26T11:55:02.294Z] === CONT  TestWaitConditions/next-exit
11:55:02 [2023-06-26T11:55:02.294Z] === CONT  TestWaitConditions/removed
11:55:02 [2023-06-26T11:55:02.294Z] === CONT  TestWaitConditions/not-running
11:55:02 [2023-06-26T11:55:02.294Z]     wait_test.go:146: ContainerID = 45375e24626657a31fb3acc1019005288b680ff1d2e23ab10e69434c2d6eb25e
11:55:02 [2023-06-26T11:55:02.294Z]     wait_test.go:146: ContainerID = a02763b881e4588760d578059dc24699e1141a6328d524af58b7f8e2a6b304f4
11:55:02 [2023-06-26T11:55:02.294Z]     wait_test.go:146: ContainerID = e7cf5fdacbbe88a0167c0fd0459be2fd5c44b4231ad5255c327474cb4d80f308
11:55:02 [2023-06-26T11:55:02.294Z]     wait_test.go:146: ContainerID = 8da340e5284ed391ac8f54243deabcd084d029bddb7851d4aad5038f223c60af
11:55:03 [2023-06-26T11:55:03.660Z] --- PASS: TestWaitConditions (0.01s)
11:55:03 [2023-06-26T11:55:03.660Z]     --- PASS: TestWaitConditions/default (0.85s)
11:55:03 [2023-06-26T11:55:03.660Z]     --- PASS: TestWaitConditions/removed (1.00s)
11:55:03 [2023-06-26T11:55:03.660Z]     --- PASS: TestWaitConditions/not-running (1.09s)
11:55:03 [2023-06-26T11:55:03.660Z]     --- PASS: TestWaitConditions/next-exit (1.15s)
11:55:03 [2023-06-26T11:55:03.660Z] === RUN   TestWaitRestartedContainer
11:55:03 [2023-06-26T11:55:03.660Z] === RUN   TestWaitRestartedContainer/default
11:55:03 [2023-06-26T11:55:03.660Z] === PAUSE TestWaitRestartedContainer/default
11:55:03 [2023-06-26T11:55:03.660Z] === RUN   TestWaitRestartedContainer/not-running
11:55:03 [2023-06-26T11:55:03.660Z] === PAUSE TestWaitRestartedContainer/not-running
11:55:03 [2023-06-26T11:55:03.660Z] === RUN   TestWaitRestartedContainer/next-exit
11:55:03 [2023-06-26T11:55:03.660Z] === PAUSE TestWaitRestartedContainer/next-exit
11:55:03 [2023-06-26T11:55:03.660Z] === CONT  TestWaitRestartedContainer/default
11:55:03 [2023-06-26T11:55:03.660Z] === CONT  TestWaitRestartedContainer/next-exit
11:55:03 [2023-06-26T11:55:03.660Z] === CONT  TestWaitRestartedContainer/not-running
11:55:05 [2023-06-26T11:55:05.549Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:55:05 [2023-06-26T11:55:05.549Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
11:55:05 [2023-06-26T11:55:05.549Z]     --- PASS: TestWaitRestartedContainer/default (1.86s)
11:55:05 [2023-06-26T11:55:05.549Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestContainerStartOnDaemonRestart
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestHardRestartWhenContainerIsRunning
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestDaemonHostGatewayIP
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestIpcModeOlderClient
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestStopContainerWithTimeoutCancel
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestContainerKillOnDaemonStart
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestRestartDaemonWithRestartingContainer
11:55:05 [2023-06-26T11:55:05.549Z] === CONT  TestDaemonRestartIpcMode
11:55:05 [2023-06-26T11:55:05.549Z] --- PASS: TestIpcModeOlderClient (0.05s)
11:55:07 [2023-06-26T11:55:07.441Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
11:55:07 [2023-06-26T11:55:07.441Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
11:55:08 [2023-06-26T11:55:08.007Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.37s)
11:55:08 [2023-06-26T11:55:08.007Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
11:55:08 [2023-06-26T11:55:08.007Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s)
11:55:08 [2023-06-26T11:55:08.263Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
11:55:08 [2023-06-26T11:55:08.824Z] --- PASS: TestDaemonHostGatewayIP (3.36s)
11:55:09 [2023-06-26T11:55:09.080Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s)
11:55:09 [2023-06-26T11:55:09.336Z] --- PASS: TestDaemonRestartIpcMode (3.85s)
11:55:09 [2023-06-26T11:55:09.592Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.00s)
11:55:17 [2023-06-26T11:55:17.674Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
11:55:17 [2023-06-26T11:55:17.674Z] PASS
11:55:17 [2023-06-26T11:55:17.674Z] 
11:55:17 [2023-06-26T11:55:17.674Z] === Skipped
11:55:17 [2023-06-26T11:55:17.674Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:55:17 [2023-06-26T11:55:17.674Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:55:17 [2023-06-26T11:55:17.674Z] 
11:55:17 [2023-06-26T11:55:17.674Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:55:17 [2023-06-26T11:55:17.674Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:55:17 [2023-06-26T11:55:17.674Z] 
11:55:17 [2023-06-26T11:55:17.674Z] DONE 290 tests, 2 skipped in 123.061s
11:55:17 [2023-06-26T11:55:17.674Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:55:17 [2023-06-26T11:55:17.674Z] ++ 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
11:55:17 [2023-06-26T11:55:17.674Z] ++ set -e
11:55:17 [2023-06-26T11:55:17.674Z] ++ '[' -n 0 ']'
11:55:17 [2023-06-26T11:55:17.674Z] ++ set -x
11:55:17 [2023-06-26T11:55:17.674Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:55:17 [2023-06-26T11:55:17.674Z] INFO: Testing against a local daemon
11:55:17 [2023-06-26T11:55:17.674Z] === RUN   TestConfigDaemonID
11:55:18 [2023-06-26T11:55:18.236Z]     daemon_test.go:52: [d127056506a87] daemon is not started
11:55:18 [2023-06-26T11:55:18.236Z] --- PASS: TestConfigDaemonID (1.04s)
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:55:18 [2023-06-26T11:55:18.236Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:55:18 [2023-06-26T11:55:18.236Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation/invalid_config
11:55:18 [2023-06-26T11:55:18.236Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation/malformed_config
11:55:18 [2023-06-26T11:55:18.236Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestDaemonConfigValidation/valid_config
11:55:18 [2023-06-26T11:55:18.236Z] === PAUSE TestDaemonConfigValidation/valid_config
11:55:18 [2023-06-26T11:55:18.236Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:55:18 [2023-06-26T11:55:18.236Z] === CONT  TestDaemonConfigValidation/malformed_config
11:55:18 [2023-06-26T11:55:18.236Z] === CONT  TestDaemonConfigValidation/invalid_config
11:55:18 [2023-06-26T11:55:18.236Z] === CONT  TestDaemonConfigValidation/valid_config
11:55:18 [2023-06-26T11:55:18.236Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:55:18 [2023-06-26T11:55:18.236Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:55:18 [2023-06-26T11:55:18.236Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
11:55:18 [2023-06-26T11:55:18.236Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:55:18 [2023-06-26T11:55:18.236Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:55:18 [2023-06-26T11:55:18.236Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:55:18 [2023-06-26T11:55:18.236Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestConfigDaemonSeccompProfiles
11:55:18 [2023-06-26T11:55:18.236Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:55:19 [2023-06-26T11:55:19.600Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:55:20 [2023-06-26T11:55:20.528Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:55:21 [2023-06-26T11:55:21.454Z]     daemon_test.go:166: [da13c964208a9] daemon is not started
11:55:21 [2023-06-26T11:55:21.454Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:55:21 [2023-06-26T11:55:21.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:55:21 [2023-06-26T11:55:21.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:55:21 [2023-06-26T11:55:21.454Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:55:21 [2023-06-26T11:55:21.454Z] === RUN   TestDaemonProxy
11:55:21 [2023-06-26T11:55:21.454Z] === RUN   TestDaemonProxy/environment_variables
11:55:23 [2023-06-26T11:55:23.343Z] === RUN   TestDaemonProxy/command-line_options
11:55:25 [2023-06-26T11:55:25.231Z] === RUN   TestDaemonProxy/configuration_file
11:55:26 [2023-06-26T11:55:26.595Z] === RUN   TestDaemonProxy/conflicting_options
11:55:27 [2023-06-26T11:55:27.156Z] === RUN   TestDaemonProxy/reload_sanitized
11:55:27 [2023-06-26T11:55:27.718Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
11:55:27 [2023-06-26T11:55:27.718Z] --- PASS: TestDaemonProxy (6.21s)
11:55:27 [2023-06-26T11:55:27.718Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:55:27 [2023-06-26T11:55:27.718Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:55:27 [2023-06-26T11:55:27.718Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:55:27 [2023-06-26T11:55:27.718Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:55:27 [2023-06-26T11:55:27.718Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
11:55:27 [2023-06-26T11:55:27.718Z] === RUN   TestLiveRestore
11:55:27 [2023-06-26T11:55:27.718Z] === RUN   TestLiveRestore/volume_references
11:55:27 [2023-06-26T11:55:27.718Z] === PAUSE TestLiveRestore/volume_references
11:55:27 [2023-06-26T11:55:27.718Z] === CONT  TestLiveRestore/volume_references
11:55:28 [2023-06-26T11:55:28.279Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:55:28 [2023-06-26T11:55:28.279Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:55:29 [2023-06-26T11:55:29.206Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:55:30 [2023-06-26T11:55:30.133Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:55:31 [2023-06-26T11:55:31.060Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:55:32 [2023-06-26T11:55:32.426Z] --- PASS: TestLiveRestore (0.00s)
11:55:32 [2023-06-26T11:55:32.426Z]     --- PASS: TestLiveRestore/volume_references (4.45s)
11:55:32 [2023-06-26T11:55:32.426Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s)
11:55:32 [2023-06-26T11:55:32.426Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
11:55:32 [2023-06-26T11:55:32.426Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
11:55:32 [2023-06-26T11:55:32.426Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
11:55:32 [2023-06-26T11:55:32.426Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
11:55:32 [2023-06-26T11:55:32.426Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:55:32 [2023-06-26T11:55:32.987Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
11:55:32 [2023-06-26T11:55:32.987Z] PASS
11:55:32 [2023-06-26T11:55:32.987Z] 
11:55:32 [2023-06-26T11:55:32.987Z] === Skipped
11:55:32 [2023-06-26T11:55:32.987Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
11:55:32 [2023-06-26T11:55:32.987Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
11:55:32 [2023-06-26T11:55:32.987Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
11:55:32 [2023-06-26T11:55:32.987Z] 
11:55:32 [2023-06-26T11:55:32.987Z] DONE 25 tests, 1 skipped in 15.594s
11:55:32 [2023-06-26T11:55:32.987Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:55:32 [2023-06-26T11:55:32.987Z] ++ 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
11:55:32 [2023-06-26T11:55:32.987Z] ++ set -e
11:55:32 [2023-06-26T11:55:32.987Z] ++ '[' -n 0 ']'
11:55:32 [2023-06-26T11:55:32.987Z] ++ set -x
11:55:32 [2023-06-26T11:55:32.988Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:55:32 [2023-06-26T11:55:32.988Z] INFO: Testing against a local daemon
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestCommitInheritsEnv
11:55:32 [2023-06-26T11:55:32.988Z] --- PASS: TestCommitInheritsEnv (0.12s)
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportExtremelyLargeImageWorks
11:55:32 [2023-06-26T11:55:32.988Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:55:32 [2023-06-26T11:55:32.988Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/#00
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/_______
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform//
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/linux
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/LINUX
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/macos
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:55:32 [2023-06-26T11:55:32.988Z] --- PASS: TestImportWithCustomPlatform (0.11s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:55:32 [2023-06-26T11:55:32.988Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:55:32 [2023-06-26T11:55:32.988Z] === RUN   TestImagesFilterMultiReference
11:55:33 [2023-06-26T11:55:33.243Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:55:33 [2023-06-26T11:55:33.243Z] === RUN   TestImagesFilterBeforeSince
11:55:33 [2023-06-26T11:55:33.243Z]     list_test.go:87: ImageList: ID=sha256:5e5f639c8ac0aaec189b23aa6910591c1dec32ab538c81fc39cdbe9987bd1778 RepoTags=[testimagesfilterbeforesince:v3]
11:55:33 [2023-06-26T11:55:33.243Z]     list_test.go:87: ImageList: ID=sha256:9ed6f7756bfc94316889f7e4551d6a9270410f4ebcf68961d88d9e4a51fa35ed RepoTags=[testimagesfilterbeforesince:v2]
11:55:33 [2023-06-26T11:55:33.243Z]     list_test.go:87: ImageList: ID=sha256:bf8692c5d8ccb285e9770b6f83b7ff547181040fd621529c8753a872cfb2584c RepoTags=[testimagesfilterbeforesince:v1]
11:55:33 [2023-06-26T11:55:33.502Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
11:55:33 [2023-06-26T11:55:33.502Z] === RUN   TestImagePullPlatformInvalid
11:55:33 [2023-06-26T11:55:33.502Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:55:33 [2023-06-26T11:55:33.502Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.20.5 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7149f627-3311-4721-a9ee-0ebf0aa24960 http.request.method=GET http.request.remoteaddr="127.0.0.1:33768" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7149f627-3311-4721-a9ee-0ebf0aa24960 http.request.method=GET http.request.remoteaddr="127.0.0.1:33768" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012955ms http.response.status=200 http.response.written=2 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f68d6e95-2c3e-43be-ac14-54c97f6bb0c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f68d6e95-2c3e-43be-ac14-54c97f6bb0c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f68d6e95-2c3e-43be-ac14-54c97f6bb0c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=27.077µs trace.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=93d67f6c-2b82-45aa-be0d-d9f30f749f84 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f68d6e95-2c3e-43be-ac14-54c97f6bb0c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.849271ms http.response.status=404 http.response.written=157 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1e4c0c94-e769-4833-81ec-30f9db3f8a5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1e4c0c94-e769-4833-81ec-30f9db3f8a5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1e4c0c94-e769-4833-81ec-30f9db3f8a5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=25.756µs trace.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=521a95a3-0349-4894-84df-ebf980d05509 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1e4c0c94-e769-4833-81ec-30f9db3f8a5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.007967ms http.response.status=404 http.response.written=157 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=96.558µs trace.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=84480dde-4e67-483e-ac3a-b04a2b510dd0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.988µs trace.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=2bc6b220-810b-49ee-b85a-f45b6a8a62d5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.502Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=72.944µs trace.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=d8ff9667-421d-41e2-adaa-dc8973439e5b trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e2e180c-178c-49a9-8864-f5cb87b48f19 http.request.method=POST http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.8368ms http.response.status=202 http.response.written=0 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=60.407µs trace.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=30b0cdc9-c32d-4757-a9f0-90f3476201c2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.109µs trace.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=f3630b6a-7695-4795-acd2-c2aad6a2091c trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=50.462µs trace.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=dba15f74-71b2-41a7-a5a6-cac8488763a0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=28ce78f9-9571-4437-9266-67b02426f2bc http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.796972ms http.response.status=202 http.response.written=0 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=32.903µs trace.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=350b8820-2c14-459a-a0fc-8630b37871ee trace.line=82 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=13.711µs trace.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=626d80ca-61c1-4abb-b117-d99356ebfaf2 trace.line=141 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=36.078µs trace.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=61ded75d-ba8c-498e-ada7-0f551687a0b5 trace.line=82 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=21.251µs trace.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=f8954620-e182-42a6-847b-e954c54240d6 trace.line=141 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=96.984µs trace.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=0ac54596-bd9f-4f8d-a93f-4e164c63edd3 trace.line=124 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.282µs trace.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=b7700123-5f12-43e2-a0e3-c94c184bb04f trace.line=141 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.897µs trace.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=b9f06752-29b1-4977-a963-900ec36b69e2 trace.line=141 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=8.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4cf91893-5401-4b73-8dc1-b95e67f6b7d6 trace.line=141 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=52.857µs trace.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=7bbaf3e0-94df-4696-a97f-051b83b9c04f trace.line=167 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=65.321µs trace.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=e24e1022-9e03-4c27-b7b4-de5bf1fca950 trace.line=95 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=91.314µs trace.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=dcb853ba-f0c8-475b-9d78-9fbaabe6dfab trace.line=181 vars.name=test vars.uuid=a80bb2cf-fc48-4cf3-90e8-685a909bf6cf version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f08dd66-1a5a-4742-90b1-134aec74b8c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.640532ms http.response.status=201 http.response.written=0 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.503Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "PUT /v2/test/blobs/uploads/a80bb2cf-fc48-4cf3-90e8-685a909bf6cf?_state=S4D0FiwU3p_dPlLAzfPQYeqiPm_EO88cdzUbeqsfLQF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4MGJiMmNmLWZjNDgtNGNmMy05MGU4LTY4NWE5MDliZjZjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODI4MTc5MjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=68.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).WriteStream" trace.id=4ecaa1c8-8860-416c-8344-29a646bd11ce trace.line=124 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=10.929µs trace.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=349ad398-f586-4f81-a3dd-458c59b81d6f trace.line=141 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=153.255µs trace.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=78e142b8-77e6-4060-854a-2fee67cd3af9 trace.line=141 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=18.363µs trace.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=a2e534e0-d3b1-484e-b263-f658521558fc trace.line=141 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=43.906µs trace.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=0999a8d3-3110-4a9e-8adf-2cd2dbfe49d6 trace.line=167 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=60.628µs trace.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=a9255828-9a93-4d57-a8c5-2ba99d0bd4ae trace.line=95 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=78.088µs trace.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=267f789c-a6be-4851-8008-c0c5ca39aa5b trace.line=181 vars.name=test vars.uuid=6e769061-ff5f-4582-9e01-4a8e2c89e5f2 version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c44f6d3-e4d2-4d5e-bbda-0a07a9c888af http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=5.01782ms http.response.status=201 http.response.written=0 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "PUT /v2/test/blobs/uploads/6e769061-ff5f-4582-9e01-4a8e2c89e5f2?_state=p2wVliqg-buQ14LBYdqWqFAqsPARFI0uEys0nythrB57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzY5MDYxLWZmNWYtNDU4Mi05ZTAxLTRhOGUyYzg5ZTVmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNlQxMTo1NTozMy4zODE2OTIwMDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bc48b479-2bf9-49e9-9caf-51136cabaa5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bc48b479-2bf9-49e9-9caf-51136cabaa5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bc48b479-2bf9-49e9-9caf-51136cabaa5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=23.212µs trace.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=c688a6c5-0c25-46c2-979a-0d2cf235199e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=bc48b479-2bf9-49e9-9caf-51136cabaa5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.188µs" http.response.status=404 http.response.written=96 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=32.279µs trace.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=7e92bf46-11cf-4fce-8e89-2e69de5b8960 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=12.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c470fba1-4673-444d-aad7-90e1318614d5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=17.822µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca36ac28-7218-46b7-b09f-97556bbf9f4e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=9.665µs trace.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=280c0da9-fd73-408b-8af8-52102de6367d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=10.831µs trace.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=ae4fa4f5-c8a7-484f-8e2b-186d0e036cc2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=48.132µs trace.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=796afdb9-203d-4156-a3b6-23bc1f2550b1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=49.419µs trace.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=4e5d9263-c273-439b-ba1d-cf811232e399 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=25.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).PutContent" trace.id=529291be-97d9-4796-b493-a4aee1d22de4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.504Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=60.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e30a9108-fed6-4a1a-85d4-0ad09753e78e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=30.531µs trace.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=2b4e586f-1073-456f-9b92-b97c095b2190 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b68e01a-97f1-416e-a27e-181c442eb363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.64027ms http.response.status=201 http.response.written=0 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d4b66751-a955-4118-9188-01c95d320804 http.request.method=GET http.request.remoteaddr="127.0.0.1:33798" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d4b66751-a955-4118-9188-01c95d320804 http.request.method=GET http.request.remoteaddr="127.0.0.1:33798" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.008µs" http.response.status=200 http.response.written=2 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=37.694µs trace.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=6f567156-11fb-44de-8a3e-8404b36ebf84 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=25.452µs trace.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=79b8b407-e73d-478a-ac7d-4912d73c0605 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=16.681µs trace.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=5e0e7fce-c437-40e2-b2c7-76ac1d4a2e92 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=18.208µs trace.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=d1a17ded-f5b3-4cb4-9289-84da14073cf8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=71de9132-b575-4f08-a6a8-e9652ec97417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33800" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.187897ms http.response.status=200 http.response.written=417 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=41.904µs trace.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=ad4db013-17f2-447b-9e40-533fafba6e34 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=13.842µs trace.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=7759b2b3-babe-4ee3-887b-10f5aeed2ffa trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=17.665µs trace.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=897e3fab-2dd1-4d75-ba4d-6c69e9a3db7b trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=014b2a1e-b9aa-421e-ba38-6b9d6dc16e4d http.request.method=GET http.request.remoteaddr="127.0.0.1:33816" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.235717ms http.response.status=200 http.response.written=417 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.505Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=37.694µs trace.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=3116e722-89f5-4f06-b1d4-c1802a9c378f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=40.123µs trace.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=6a923eb4-60c9-489e-84b7-28469d321ac5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=14.925µs trace.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=5f51f3a8-fd82-4c63-9d08-8bff58b10ba1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=16.763µs trace.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=824d2506-5677-4e4b-9d02-051d46a1942c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=8.993µs trace.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=5d103ab6-1d4a-47a5-a885-f87b600dd318 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=13.284µs trace.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=dc7f38d3-105a-4ba4-a5d5-0eaead40ec65 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=8.279µs trace.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=3674710a-7800-4ede-a9f5-2c76402b4e64 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=5.284µs trace.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=68214906-8703-45f3-8835-776b7fa0ab5a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=35.339µs trace.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=3455b9e8-7f33-4a44-91a1-25dd680f3f08 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=13.973µs trace.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=c84938a2-f9dd-4276-8ce2-bc430562500c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=12.652µs trace.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=a1d6166e-56b2-45f0-bd5a-5f8b2a431865 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=288.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=13af47b8-ef8e-4446-9e25-8ebd446a716b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=6.351µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4c3f9ae2-5588-4575-b36d-c5953c595253 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=17.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).ReadStream" trace.id=48c49945-fc2a-4429-b680-397b1bd5c448 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=48.599µs trace.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=8e765351-5435-46f2-8f48-6b6d0f93954f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=15.385µs trace.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=ab53b913-dfad-42ac-8be5-2e752e888c26 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=45.013µs trace.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=7fb98141-e85d-49e5-8114-aa3bdfdedf0b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ad1bffcd-c83b-46c9-87a5-30d0aa2eb93b http.request.method=GET http.request.remoteaddr="127.0.0.1:33830" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.179814ms http.response.status=200 http.response.written=194 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=17.255µs trace.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=9fac1cfa-5f32-4800-96e3-f2efaced05a5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a1765e76-7d5e-4809-ace3-a6691a613710 http.request.method=GET http.request.remoteaddr="127.0.0.1:33844" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.151318ms http.response.status=200 http.response.written=68 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9e6b80a8-664b-4b0b-9295-f6ed6a5a6e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:33864" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=9e6b80a8-664b-4b0b-9295-f6ed6a5a6e1c http.request.method=GET http.request.remoteaddr="127.0.0.1:33864" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.335704ms http.response.status=200 http.response.written=2 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.506Z] time="2023-06-26T11:55:33Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=28.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=8c567d4e-cde7-4a54-a56c-ecf0fad5fe4b trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.438µs trace.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=06be24c8-0812-491e-ab5a-073dbf0042c7 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=47c4a6a1-dc1c-43ec-9d18-237ed1443268 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33866" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.13335ms http.response.status=404 http.response.written=181 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=29.218µs trace.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=b1e8e98f-ef1f-4a28-9913-48bb3b74b278 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d trace.duration=11.011µs trace.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=14585fae-9be2-47d0-ac30-8b53318ca9bc trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] time="2023-06-26T11:55:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e57d9e9-9ee2-48b0-aa54-371d8b3bb662 http.request.method=GET http.request.remoteaddr="127.0.0.1:33882" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.060759ms http.response.status=404 http.response.written=181 instance.id=11cdb693-ec12-4332-8aff-e96146b54a5d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
11:55:33 [2023-06-26T11:55:33.507Z] 127.0.0.1 - - [26/Jun/2023:11:55:33 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/0215a62d5b97d866e29812b3b1a000f23546d23b kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:55:33 [2023-06-26T11:55:33.507Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
11:55:33 [2023-06-26T11:55:33.507Z] === RUN   TestRemoveImageOrphaning
11:55:33 [2023-06-26T11:55:33.763Z] --- PASS: TestRemoveImageOrphaning (0.14s)
11:55:33 [2023-06-26T11:55:33.763Z] === RUN   TestRemoveImageGarbageCollector
11:55:33 [2023-06-26T11:55:33.763Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:55:33 [2023-06-26T11:55:33.763Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:55:33 [2023-06-26T11:55:33.763Z] === RUN   TestSaveCheckTimes
11:55:33 [2023-06-26T11:55:33.763Z] === PAUSE TestSaveCheckTimes
11:55:33 [2023-06-26T11:55:33.763Z] === RUN   TestSaveRepoWithMultipleImages
11:55:34 [2023-06-26T11:55:34.691Z] --- PASS: TestSaveRepoWithMultipleImages (0.93s)
11:55:34 [2023-06-26T11:55:34.691Z] === RUN   TestSaveDirectoryPermissions
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestSaveDirectoryPermissions (0.91s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagInvalidReference
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagInvalidReference (0.01s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagValidPrefixedRepo
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagExistedNameWithoutForce
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagOfficialNames
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagOfficialNames (0.05s)
11:55:35 [2023-06-26T11:55:35.618Z] === RUN   TestTagMatchesDigest
11:55:35 [2023-06-26T11:55:35.618Z] --- PASS: TestTagMatchesDigest (0.01s)
11:55:35 [2023-06-26T11:55:35.618Z] === CONT  TestSaveCheckTimes
11:55:35 [2023-06-26T11:55:35.874Z] --- PASS: TestSaveCheckTimes (0.03s)
11:55:35 [2023-06-26T11:55:35.874Z] PASS
11:55:35 [2023-06-26T11:55:35.874Z] 
11:55:35 [2023-06-26T11:55:35.874Z] === Skipped
11:55:35 [2023-06-26T11:55:35.874Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:55:35 [2023-06-26T11:55:35.874Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:55:35 [2023-06-26T11:55:35.874Z] 
11:55:35 [2023-06-26T11:55:35.874Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:55:35 [2023-06-26T11:55:35.874Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:55:35 [2023-06-26T11:55:35.874Z] 
11:55:35 [2023-06-26T11:55:35.874Z] DONE 28 tests, 2 skipped in 2.926s
11:55:35 [2023-06-26T11:55:35.874Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:55:35 [2023-06-26T11:55:35.874Z] ++ 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
11:55:35 [2023-06-26T11:55:35.874Z] ++ set -e
11:55:35 [2023-06-26T11:55:35.874Z] ++ '[' -n 0 ']'
11:55:35 [2023-06-26T11:55:35.874Z] ++ set -x
11:55:35 [2023-06-26T11:55:35.874Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:55:35 [2023-06-26T11:55:35.874Z] === RUN   TestStripANSICommands
11:55:35 [2023-06-26T11:55:35.874Z] === RUN   TestStripANSICommands/#00
11:55:35 [2023-06-26T11:55:35.874Z] === RUN   TestStripANSICommands/#01
11:55:35 [2023-06-26T11:55:35.874Z] --- PASS: TestStripANSICommands (0.00s)
11:55:35 [2023-06-26T11:55:35.874Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:55:35 [2023-06-26T11:55:35.874Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:55:35 [2023-06-26T11:55:35.874Z] PASS
11:55:35 [2023-06-26T11:55:35.874Z] 
11:55:35 [2023-06-26T11:55:35.874Z] DONE 3 tests in 0.009s
11:55:35 [2023-06-26T11:55:35.874Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:55:35 [2023-06-26T11:55:35.874Z] ++ 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
11:55:35 [2023-06-26T11:55:35.874Z] ++ set -e
11:55:35 [2023-06-26T11:55:35.874Z] ++ '[' -n 0 ']'
11:55:35 [2023-06-26T11:55:35.874Z] ++ set -x
11:55:35 [2023-06-26T11:55:35.874Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:55:35 [2023-06-26T11:55:35.874Z] INFO: Testing against a local daemon
11:55:35 [2023-06-26T11:55:35.874Z] === RUN   TestNetworkCreateDelete
11:55:36 [2023-06-26T11:55:36.130Z] --- PASS: TestNetworkCreateDelete (0.18s)
11:55:36 [2023-06-26T11:55:36.130Z] === RUN   TestDockerNetworkDeletePreferID
11:55:36 [2023-06-26T11:55:36.692Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
11:55:36 [2023-06-26T11:55:36.692Z] === RUN   TestDaemonDNSFallback
11:55:43 [2023-06-26T11:55:43.227Z] --- PASS: TestDaemonDNSFallback (6.21s)
11:55:43 [2023-06-26T11:55:43.227Z] === RUN   TestInspectNetwork
11:55:45 [2023-06-26T11:55:45.742Z] === RUN   TestInspectNetwork/full_network_id
11:55:45 [2023-06-26T11:55:45.742Z] === RUN   TestInspectNetwork/partial_network_id
11:55:45 [2023-06-26T11:55:45.742Z] === RUN   TestInspectNetwork/network_name
11:55:45 [2023-06-26T11:55:45.742Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:55:49 [2023-06-26T11:55:49.907Z] --- PASS: TestInspectNetwork (6.97s)
11:55:49 [2023-06-26T11:55:49.908Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:55:49 [2023-06-26T11:55:49.908Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:55:49 [2023-06-26T11:55:49.908Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:55:49 [2023-06-26T11:55:49.908Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:55:49 [2023-06-26T11:55:49.908Z] === RUN   TestRunContainerWithBridgeNone
11:55:50 [2023-06-26T11:55:50.835Z] --- PASS: TestRunContainerWithBridgeNone (1.22s)
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/create
11:55:50 [2023-06-26T11:55:50.835Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:55:50 [2023-06-26T11:55:50.835Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:55:50 [2023-06-26T11:55:50.835Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:55:50 [2023-06-26T11:55:50.835Z] === CONT  TestNetworkInvalidJSON/networks/create
11:55:50 [2023-06-26T11:55:50.835Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:55:50 [2023-06-26T11:55:50.835Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:55:50 [2023-06-26T11:55:50.835Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:55:50 [2023-06-26T11:55:50.835Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkList
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkList//networks
11:55:50 [2023-06-26T11:55:50.835Z] === PAUSE TestNetworkList//networks
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestNetworkList//networks/
11:55:50 [2023-06-26T11:55:50.835Z] === PAUSE TestNetworkList//networks/
11:55:50 [2023-06-26T11:55:50.835Z] === CONT  TestNetworkList//networks
11:55:50 [2023-06-26T11:55:50.835Z] === CONT  TestNetworkList//networks/
11:55:50 [2023-06-26T11:55:50.835Z] --- PASS: TestNetworkList (0.01s)
11:55:50 [2023-06-26T11:55:50.835Z]     --- PASS: TestNetworkList//networks (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:55:50 [2023-06-26T11:55:50.835Z] === RUN   TestHostIPv4BridgeLabel
11:55:51 [2023-06-26T11:55:51.762Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:55:51 [2023-06-26T11:55:51.762Z] === RUN   TestDefaultNetworkOpts
11:55:51 [2023-06-26T11:55:51.762Z] === RUN   TestDefaultNetworkOpts/default_value
11:55:53 [2023-06-26T11:55:53.127Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:55:54 [2023-06-26T11:55:54.055Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:55:55 [2023-06-26T11:55:55.419Z] --- PASS: TestDefaultNetworkOpts (3.83s)
11:55:55 [2023-06-26T11:55:55.419Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
11:55:55 [2023-06-26T11:55:55.419Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
11:55:55 [2023-06-26T11:55:55.419Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s)
11:55:55 [2023-06-26T11:55:55.419Z] === RUN   TestDaemonRestartWithLiveRestore
11:55:56 [2023-06-26T11:55:56.346Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:55:56 [2023-06-26T11:55:56.346Z] === RUN   TestDaemonDefaultNetworkPools
11:55:57 [2023-06-26T11:55:57.274Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
11:55:57 [2023-06-26T11:55:57.274Z] === RUN   TestDaemonRestartWithExistingNetwork
11:55:58 [2023-06-26T11:55:58.638Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:55:58 [2023-06-26T11:55:58.638Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:55:59 [2023-06-26T11:55:59.565Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
11:55:59 [2023-06-26T11:55:59.565Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:56:00 [2023-06-26T11:56:00.127Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
11:56:00 [2023-06-26T11:56:00.127Z] === RUN   TestServiceWithPredefinedNetwork
11:56:02 [2023-06-26T11:56:02.643Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
11:56:02 [2023-06-26T11:56:02.643Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:56:02 [2023-06-26T11:56:02.643Z]     service_test.go:242: FLAKY_TEST
11:56:02 [2023-06-26T11:56:02.643Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:56:02 [2023-06-26T11:56:02.643Z] === RUN   TestServiceWithDataPathPortInit
11:56:17 [2023-06-26T11:56:17.483Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
11:56:17 [2023-06-26T11:56:17.483Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:56:18 [2023-06-26T11:56:18.045Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iaj546fvv2r6hgdxaylc3e96t Created:2023-06-26 11:56:16.964075957 +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[36af479e2e9f765e9a22ab1751f0be11775b2cacf2b3eaa7c3fa62b3bf3f9037:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fwty0ztpm5glz18uumdd2akkx EndpointID:e20e63f1e72a4e9ede50933c89950a6305e6710be02fa47ef81bcad734a644d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:15a0d6dd835c7348a0f2869f1cb07f69faa55e89d462aed5ac1299fc869cd7df 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:288b5c48cbf8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fwty0ztpm5glz18uumdd2akkx EndpointID:e20e63f1e72a4e9ede50933c89950a6305e6710be02fa47ef81bcad734a644d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:56:23 [2023-06-26T11:56:23.288Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s)
11:56:23 [2023-06-26T11:56:23.288Z] PASS
11:56:23 [2023-06-26T11:56:23.288Z] 
11:56:23 [2023-06-26T11:56:23.288Z] === Skipped
11:56:23 [2023-06-26T11:56:23.288Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:56:23 [2023-06-26T11:56:23.288Z]     service_test.go:242: FLAKY_TEST
11:56:23 [2023-06-26T11:56:23.288Z] 
11:56:23 [2023-06-26T11:56:23.288Z] DONE 42 tests, 1 skipped in 46.616s
11:56:23 [2023-06-26T11:56:23.288Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:56:23 [2023-06-26T11:56:23.288Z] ++ 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
11:56:23 [2023-06-26T11:56:23.288Z] ++ set -e
11:56:23 [2023-06-26T11:56:23.288Z] ++ '[' -n 0 ']'
11:56:23 [2023-06-26T11:56:23.288Z] ++ set -x
11:56:23 [2023-06-26T11:56:23.288Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:56:23 [2023-06-26T11:56:23.288Z] INFO: Testing against a local daemon
11:56:23 [2023-06-26T11:56:23.288Z] === RUN   TestDockerNetworkIpvlanPersistance
11:56:23 [2023-06-26T11:56:23.288Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:23 [2023-06-26T11:56:23.288Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:56:23 [2023-06-26T11:56:23.288Z] === RUN   TestDockerNetworkIpvlan
11:56:23 [2023-06-26T11:56:23.288Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:23 [2023-06-26T11:56:23.288Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:56:23 [2023-06-26T11:56:23.288Z] PASS
11:56:23 [2023-06-26T11:56:23.288Z] 
11:56:23 [2023-06-26T11:56:23.288Z] === Skipped
11:56:23 [2023-06-26T11:56:23.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:56:23 [2023-06-26T11:56:23.288Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:23 [2023-06-26T11:56:23.288Z] 
11:56:23 [2023-06-26T11:56:23.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:56:23 [2023-06-26T11:56:23.288Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:23 [2023-06-26T11:56:23.288Z] 
11:56:23 [2023-06-26T11:56:23.288Z] DONE 2 tests, 2 skipped in 0.033s
11:56:23 [2023-06-26T11:56:23.288Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:56:23 [2023-06-26T11:56:23.288Z] ++ 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
11:56:23 [2023-06-26T11:56:23.288Z] ++ set -e
11:56:23 [2023-06-26T11:56:23.288Z] ++ '[' -n 0 ']'
11:56:23 [2023-06-26T11:56:23.288Z] ++ set -x
11:56:23 [2023-06-26T11:56:23.288Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:56:23 [2023-06-26T11:56:23.288Z] INFO: Testing against a local daemon
11:56:23 [2023-06-26T11:56:23.288Z] === RUN   TestDockerNetworkMacvlanPersistance
11:56:23 [2023-06-26T11:56:23.850Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
11:56:23 [2023-06-26T11:56:23.850Z] === RUN   TestDockerNetworkMacvlan
11:56:24 [2023-06-26T11:56:24.412Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:56:24 [2023-06-26T11:56:24.974Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:56:25 [2023-06-26T11:56:25.901Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:56:27 [2023-06-26T11:56:27.267Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:56:28 [2023-06-26T11:56:28.632Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:56:31 [2023-06-26T11:56:31.148Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:56:31 [2023-06-26T11:56:31.709Z] --- PASS: TestDockerNetworkMacvlan (8.07s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.35s)
11:56:31 [2023-06-26T11:56:31.709Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s)
11:56:31 [2023-06-26T11:56:31.709Z] PASS
11:56:31 [2023-06-26T11:56:31.709Z] 
11:56:31 [2023-06-26T11:56:31.709Z] DONE 8 tests in 9.341s
11:56:31 [2023-06-26T11:56:31.709Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:56:31 [2023-06-26T11:56:31.709Z] ++ 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
11:56:31 [2023-06-26T11:56:31.709Z] ++ set -e
11:56:31 [2023-06-26T11:56:31.709Z] ++ '[' -n 0 ']'
11:56:31 [2023-06-26T11:56:31.709Z] ++ set -x
11:56:31 [2023-06-26T11:56:31.709Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:56:31 [2023-06-26T11:56:31.965Z] testing: warning: no tests to run
11:56:31 [2023-06-26T11:56:31.965Z] PASS
11:56:31 [2023-06-26T11:56:31.965Z] 
11:56:31 [2023-06-26T11:56:31.965Z] DONE 0 tests in 0.008s
11:56:31 [2023-06-26T11:56:31.965Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:56:31 [2023-06-26T11:56:31.965Z] ++ 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
11:56:31 [2023-06-26T11:56:31.965Z] ++ set -e
11:56:31 [2023-06-26T11:56:31.965Z] ++ '[' -n 0 ']'
11:56:31 [2023-06-26T11:56:31.965Z] ++ set -x
11:56:31 [2023-06-26T11:56:31.965Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:56:31 [2023-06-26T11:56:31.965Z] INFO: Testing against a local daemon
11:56:31 [2023-06-26T11:56:31.965Z] === RUN   TestAuthZPluginAllowRequest
11:56:32 [2023-06-26T11:56:32.892Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
11:56:32 [2023-06-26T11:56:32.892Z] === RUN   TestAuthZPluginTLS
11:56:33 [2023-06-26T11:56:33.453Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:56:33 [2023-06-26T11:56:33.453Z] === RUN   TestAuthZPluginDenyRequest
11:56:34 [2023-06-26T11:56:34.015Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:56:34 [2023-06-26T11:56:34.015Z] === RUN   TestAuthZPluginAPIDenyResponse
11:56:34 [2023-06-26T11:56:34.577Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:56:34 [2023-06-26T11:56:34.577Z] === RUN   TestAuthZPluginDenyResponse
11:56:35 [2023-06-26T11:56:35.139Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:56:35 [2023-06-26T11:56:35.139Z] === RUN   TestAuthZPluginAllowEventStream
11:56:36 [2023-06-26T11:56:36.067Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
11:56:36 [2023-06-26T11:56:36.067Z] === RUN   TestAuthZPluginErrorResponse
11:56:36 [2023-06-26T11:56:36.628Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:56:36 [2023-06-26T11:56:36.628Z] === RUN   TestAuthZPluginErrorRequest
11:56:37 [2023-06-26T11:56:37.190Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:56:37 [2023-06-26T11:56:37.190Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:56:37 [2023-06-26T11:56:37.751Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:56:37 [2023-06-26T11:56:37.752Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:56:39 [2023-06-26T11:56:39.116Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
11:56:39 [2023-06-26T11:56:39.116Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:56:40 [2023-06-26T11:56:40.043Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
11:56:40 [2023-06-26T11:56:40.043Z] === RUN   TestAuthZPluginHeader
11:56:40 [2023-06-26T11:56:40.604Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:56:40 [2023-06-26T11:56:40.604Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:56:40 [2023-06-26T11:56:40.604Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:40 [2023-06-26T11:56:40.604Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:56:40 [2023-06-26T11:56:40.604Z] === RUN   TestAuthZPluginV2Disable
11:56:40 [2023-06-26T11:56:40.604Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:40 [2023-06-26T11:56:40.604Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:56:40 [2023-06-26T11:56:40.604Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:56:40 [2023-06-26T11:56:40.604Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:40 [2023-06-26T11:56:40.604Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:56:40 [2023-06-26T11:56:40.604Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:56:40 [2023-06-26T11:56:40.604Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:40 [2023-06-26T11:56:40.604Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:56:40 [2023-06-26T11:56:40.604Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:56:58 [2023-06-26T11:56:58.646Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
11:56:58 [2023-06-26T11:56:58.646Z] PASS
11:56:58 [2023-06-26T11:56:58.646Z] 
11:56:58 [2023-06-26T11:56:58.646Z] === Skipped
11:56:58 [2023-06-26T11:56:58.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:56:58 [2023-06-26T11:56:58.646Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:58 [2023-06-26T11:56:58.646Z] 
11:56:58 [2023-06-26T11:56:58.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:56:58 [2023-06-26T11:56:58.646Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:58 [2023-06-26T11:56:58.646Z] 
11:56:58 [2023-06-26T11:56:58.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:56:58 [2023-06-26T11:56:58.646Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:58 [2023-06-26T11:56:58.646Z] 
11:56:58 [2023-06-26T11:56:58.647Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:56:58 [2023-06-26T11:56:58.647Z] 
11:56:58 [2023-06-26T11:56:58.647Z] DONE 17 tests, 4 skipped in 25.611s
11:56:58 [2023-06-26T11:56:58.647Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:56:58 [2023-06-26T11:56:58.647Z] ++ 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
11:56:58 [2023-06-26T11:56:58.647Z] ++ set -e
11:56:58 [2023-06-26T11:56:58.647Z] ++ '[' -n 0 ']'
11:56:58 [2023-06-26T11:56:58.647Z] ++ set -x
11:56:58 [2023-06-26T11:56:58.647Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:56:58 [2023-06-26T11:56:58.647Z] INFO: Testing against a local daemon
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:56:58 [2023-06-26T11:56:58.647Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:56:58 [2023-06-26T11:56:58.647Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:56:58 [2023-06-26T11:56:58.647Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:56:58 [2023-06-26T11:56:58.647Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:56:58 [2023-06-26T11:56:58.647Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:56:58 [2023-06-26T11:56:58.647Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:56:58 [2023-06-26T11:56:58.647Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:56:58 [2023-06-26T11:56:58.647Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInstall
11:56:58 [2023-06-26T11:56:58.647Z] === RUN   TestPluginInstall/no_auth
11:57:00 [2023-06-26T11:57:00.536Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:00 [2023-06-26T11:57:00.536Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:675e89289f1cd672a3aed5ab67e0b15f7d6074050bc3cc1ffd44030582510a8c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:00 [2023-06-26T11:57:00.536Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:00 [2023-06-26T11:57:00.536Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:675e89289f1cd672a3aed5ab67e0b15f7d6074050bc3cc1ffd44030582510a8c" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:00 [2023-06-26T11:57:00.536Z] === RUN   TestPluginInstall/with_htpasswd
11:57:00 [2023-06-26T11:57:00.792Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:00 [2023-06-26T11:57:00.792Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff56c8e2289391ddaf3ffc9e2d0f8cdef7515a2cba38ad80284d8679ef7edbff" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:00 [2023-06-26T11:57:00.792Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:00 [2023-06-26T11:57:00.792Z] time="2023-06-26T11:57:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff56c8e2289391ddaf3ffc9e2d0f8cdef7515a2cba38ad80284d8679ef7edbff" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:01 [2023-06-26T11:57:01.048Z] === RUN   TestPluginInstall/with_insecure
11:57:01 [2023-06-26T11:57:01.975Z] time="2023-06-26T11:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:01 [2023-06-26T11:57:01.975Z] time="2023-06-26T11:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83f6542b22a504b8946c204afebd883f967f4a6f3c2f36a14f5ea9e20b10c952" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:01 [2023-06-26T11:57:01.975Z] time="2023-06-26T11:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:57:01 [2023-06-26T11:57:01.975Z] time="2023-06-26T11:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83f6542b22a504b8946c204afebd883f967f4a6f3c2f36a14f5ea9e20b10c952" mediatype=application/vnd.docker.plugin.v1+json size=522
11:57:01 [2023-06-26T11:57:01.975Z]     plugin_test.go:195: [d9b91d501384a] daemon is not started
11:57:01 [2023-06-26T11:57:01.975Z] --- PASS: TestPluginInstall (4.46s)
11:57:01 [2023-06-26T11:57:01.975Z]     --- PASS: TestPluginInstall/no_auth (3.04s)
11:57:01 [2023-06-26T11:57:01.975Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
11:57:01 [2023-06-26T11:57:01.975Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
11:57:01 [2023-06-26T11:57:01.975Z] === RUN   TestPluginsWithRuntimes
11:57:03 [2023-06-26T11:57:03.340Z] === RUN   TestPluginsWithRuntimes/No_Args
11:57:04 [2023-06-26T11:57:04.267Z] === RUN   TestPluginsWithRuntimes/With_Args
11:57:05 [2023-06-26T11:57:05.195Z] --- PASS: TestPluginsWithRuntimes (3.32s)
11:57:05 [2023-06-26T11:57:05.195Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
11:57:05 [2023-06-26T11:57:05.195Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
11:57:05 [2023-06-26T11:57:05.195Z] === RUN   TestPluginBackCompatMediaTypes
11:57:05 [2023-06-26T11:57:05.756Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
11:57:05 [2023-06-26T11:57:05.756Z] PASS
11:57:05 [2023-06-26T11:57:05.756Z] 
11:57:05 [2023-06-26T11:57:05.756Z] DONE 24 tests in 8.335s
11:57:05 [2023-06-26T11:57:05.756Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:57:05 [2023-06-26T11:57:05.756Z] ++ 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
11:57:05 [2023-06-26T11:57:05.756Z] ++ set -e
11:57:05 [2023-06-26T11:57:05.757Z] ++ '[' -n 0 ']'
11:57:05 [2023-06-26T11:57:05.757Z] ++ set -x
11:57:05 [2023-06-26T11:57:05.757Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:05 [2023-06-26T11:57:05.757Z] INFO: Testing against a local daemon
11:57:05 [2023-06-26T11:57:05.757Z] === RUN   TestExternalGraphDriver
11:57:06 [2023-06-26T11:57:06.318Z] === RUN   TestExternalGraphDriver/json
11:57:07 [2023-06-26T11:57:07.683Z] === RUN   TestExternalGraphDriver/spec
11:57:09 [2023-06-26T11:57:09.572Z] === RUN   TestExternalGraphDriver/pull
11:57:10 [2023-06-26T11:57:10.938Z] --- PASS: TestExternalGraphDriver (4.96s)
11:57:10 [2023-06-26T11:57:10.938Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
11:57:10 [2023-06-26T11:57:10.938Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
11:57:10 [2023-06-26T11:57:10.938Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
11:57:10 [2023-06-26T11:57:10.938Z] === RUN   TestGraphdriverPluginV2
11:57:11 [2023-06-26T11:57:11.194Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:57:11 [2023-06-26T11:57:11.194Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:57:11 [2023-06-26T11:57:11.194Z] PASS
11:57:11 [2023-06-26T11:57:11.194Z] 
11:57:11 [2023-06-26T11:57:11.194Z] === Skipped
11:57:11 [2023-06-26T11:57:11.194Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:57:11 [2023-06-26T11:57:11.194Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:57:11 [2023-06-26T11:57:11.194Z] 
11:57:11 [2023-06-26T11:57:11.194Z] DONE 5 tests, 1 skipped in 5.315s
11:57:11 [2023-06-26T11:57:11.194Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:57:11 [2023-06-26T11:57:11.194Z] ++ 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
11:57:11 [2023-06-26T11:57:11.194Z] ++ set -e
11:57:11 [2023-06-26T11:57:11.194Z] ++ '[' -n 0 ']'
11:57:11 [2023-06-26T11:57:11.194Z] ++ set -x
11:57:11 [2023-06-26T11:57:11.194Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:11 [2023-06-26T11:57:11.194Z] INFO: Testing against a local daemon
11:57:11 [2023-06-26T11:57:11.194Z] === RUN   TestContinueAfterPluginCrash
11:57:11 [2023-06-26T11:57:11.194Z] === PAUSE TestContinueAfterPluginCrash
11:57:11 [2023-06-26T11:57:11.194Z] === RUN   TestReadPluginNoRead
11:57:11 [2023-06-26T11:57:11.194Z] === PAUSE TestReadPluginNoRead
11:57:11 [2023-06-26T11:57:11.194Z] === RUN   TestDaemonStartWithLogOpt
11:57:11 [2023-06-26T11:57:11.194Z] === PAUSE TestDaemonStartWithLogOpt
11:57:11 [2023-06-26T11:57:11.194Z] === CONT  TestDaemonStartWithLogOpt
11:57:11 [2023-06-26T11:57:11.194Z] === CONT  TestReadPluginNoRead
11:57:11 [2023-06-26T11:57:11.194Z] === CONT  TestContinueAfterPluginCrash
11:57:13 [2023-06-26T11:57:13.711Z] === RUN   TestReadPluginNoRead/default
11:57:13 [2023-06-26T11:57:13.967Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
11:57:14 [2023-06-26T11:57:14.528Z] === RUN   TestReadPluginNoRead/disabled_caching
11:57:15 [2023-06-26T11:57:15.893Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:57:17 [2023-06-26T11:57:17.258Z]     read_test.go:91: [d975b4176a95e] daemon is not started
11:57:17 [2023-06-26T11:57:17.258Z] --- PASS: TestReadPluginNoRead (5.77s)
11:57:17 [2023-06-26T11:57:17.258Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
11:57:17 [2023-06-26T11:57:17.258Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
11:57:17 [2023-06-26T11:57:17.258Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
11:57:19 [2023-06-26T11:57:19.146Z] --- PASS: TestContinueAfterPluginCrash (7.60s)
11:57:19 [2023-06-26T11:57:19.146Z] PASS
11:57:19 [2023-06-26T11:57:19.146Z] 
11:57:19 [2023-06-26T11:57:19.146Z] DONE 6 tests in 7.635s
11:57:19 [2023-06-26T11:57:19.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:57:19 [2023-06-26T11:57:19.146Z] ++ 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
11:57:19 [2023-06-26T11:57:19.146Z] ++ set -e
11:57:19 [2023-06-26T11:57:19.146Z] ++ '[' -n 0 ']'
11:57:19 [2023-06-26T11:57:19.146Z] ++ set -x
11:57:19 [2023-06-26T11:57:19.146Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:19 [2023-06-26T11:57:19.146Z] testing: warning: no tests to run
11:57:19 [2023-06-26T11:57:19.146Z] PASS
11:57:19 [2023-06-26T11:57:19.146Z] 
11:57:19 [2023-06-26T11:57:19.146Z] DONE 0 tests in 0.008s
11:57:19 [2023-06-26T11:57:19.146Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:57:19 [2023-06-26T11:57:19.146Z] ++ 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
11:57:19 [2023-06-26T11:57:19.146Z] ++ set -e
11:57:19 [2023-06-26T11:57:19.146Z] ++ '[' -n 0 ']'
11:57:19 [2023-06-26T11:57:19.146Z] ++ set -x
11:57:19 [2023-06-26T11:57:19.146Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:19 [2023-06-26T11:57:19.146Z] INFO: Testing against a local daemon
11:57:19 [2023-06-26T11:57:19.146Z] === RUN   TestPluginWithDevMounts
11:57:19 [2023-06-26T11:57:19.146Z] === PAUSE TestPluginWithDevMounts
11:57:19 [2023-06-26T11:57:19.146Z] === CONT  TestPluginWithDevMounts
11:57:20 [2023-06-26T11:57:20.511Z] --- PASS: TestPluginWithDevMounts (1.50s)
11:57:20 [2023-06-26T11:57:20.511Z] PASS
11:57:20 [2023-06-26T11:57:20.511Z] 
11:57:20 [2023-06-26T11:57:20.511Z] DONE 1 tests in 1.535s
11:57:20 [2023-06-26T11:57:20.511Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:57:20 [2023-06-26T11:57:20.511Z] ++ 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
11:57:20 [2023-06-26T11:57:20.511Z] ++ set -e
11:57:20 [2023-06-26T11:57:20.511Z] ++ '[' -n 0 ']'
11:57:20 [2023-06-26T11:57:20.511Z] ++ set -x
11:57:20 [2023-06-26T11:57:20.511Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:20 [2023-06-26T11:57:20.511Z] INFO: Testing against a local daemon
11:57:20 [2023-06-26T11:57:20.511Z] === RUN   TestSecretInspect
11:57:22 [2023-06-26T11:57:22.399Z] --- PASS: TestSecretInspect (1.87s)
11:57:22 [2023-06-26T11:57:22.399Z] === RUN   TestSecretList
11:57:24 [2023-06-26T11:57:24.288Z] --- PASS: TestSecretList (1.87s)
11:57:24 [2023-06-26T11:57:24.288Z] === RUN   TestSecretsCreateAndDelete
11:57:26 [2023-06-26T11:57:26.176Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
11:57:26 [2023-06-26T11:57:26.176Z] === RUN   TestSecretsUpdate
11:57:28 [2023-06-26T11:57:28.065Z] --- PASS: TestSecretsUpdate (2.04s)
11:57:28 [2023-06-26T11:57:28.065Z] === RUN   TestTemplatedSecret
11:57:31 [2023-06-26T11:57:31.331Z] --- PASS: TestTemplatedSecret (2.65s)
11:57:31 [2023-06-26T11:57:31.331Z] === RUN   TestSecretCreateResolve
11:57:32 [2023-06-26T11:57:32.696Z] --- PASS: TestSecretCreateResolve (1.90s)
11:57:32 [2023-06-26T11:57:32.696Z] PASS
11:57:32 [2023-06-26T11:57:32.696Z] 
11:57:32 [2023-06-26T11:57:32.696Z] DONE 6 tests in 12.316s
11:57:32 [2023-06-26T11:57:32.696Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:57:32 [2023-06-26T11:57:32.696Z] ++ 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
11:57:32 [2023-06-26T11:57:32.696Z] ++ set -e
11:57:32 [2023-06-26T11:57:32.696Z] ++ '[' -n 0 ']'
11:57:32 [2023-06-26T11:57:32.696Z] ++ set -x
11:57:32 [2023-06-26T11:57:32.696Z] ++ 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= 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= 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=/usr/local/cli-integration/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
11:57:32 [2023-06-26T11:57:32.696Z] INFO: Testing against a local daemon
11:57:32 [2023-06-26T11:57:32.696Z] === RUN   TestServiceCreateInit
11:57:32 [2023-06-26T11:57:32.696Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:57:36 [2023-06-26T11:57:36.863Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:57:41 [2023-06-26T11:57:41.030Z] --- PASS: TestServiceCreateInit (7.73s)
11:57:41 [2023-06-26T11:57:41.030Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
11:57:41 [2023-06-26T11:57:41.030Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
11:57:41 [2023-06-26T11:57:41.030Z] === RUN   TestCreateServiceMultipleTimes
11:57:55 [2023-06-26T11:57:55.868Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
11:57:55 [2023-06-26T11:57:55.868Z] === RUN   TestCreateServiceConflict
11:57:57 [2023-06-26T11:57:57.232Z] --- PASS: TestCreateServiceConflict (1.86s)
11:57:57 [2023-06-26T11:57:57.232Z] === RUN   TestCreateServiceMaxReplicas
11:58:00 [2023-06-26T11:58:00.498Z] --- PASS: TestCreateServiceMaxReplicas (2.79s)
11:58:00 [2023-06-26T11:58:00.498Z] === RUN   TestCreateWithDuplicateNetworkNames
11:58:15 [2023-06-26T11:58:15.335Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s)
11:58:15 [2023-06-26T11:58:15.335Z] === RUN   TestCreateServiceSecretFileMode
11:58:25 [2023-06-26T11:58:25.272Z] --- PASS: TestCreateServiceSecretFileMode (12.36s)
11:58:25 [2023-06-26T11:58:25.272Z] === RUN   TestCreateServiceConfigFileMode
11:58:40 [2023-06-26T11:58:40.107Z] --- PASS: TestCreateServiceConfigFileMode (12.58s)
11:58:40 [2023-06-26T11:58:40.107Z] === RUN   TestCreateServiceSysctls
11:58:41 [2023-06-26T11:58:41.035Z] --- PASS: TestCreateServiceSysctls (3.25s)
11:58:41 [2023-06-26T11:58:41.035Z] === RUN   TestCreateServiceCapabilities
11:58:44 [2023-06-26T11:58:44.301Z] --- PASS: TestCreateServiceCapabilities (2.67s)
11:58:44 [2023-06-26T11:58:44.301Z] === RUN   TestInspect
11:58:46 [2023-06-26T11:58:46.816Z] --- PASS: TestInspect (2.90s)
11:58:46 [2023-06-26T11:58:46.816Z] === RUN   TestCreateJob
11:58:50 [2023-06-26T11:58:50.082Z] --- PASS: TestCreateJob (3.13s)
11:58:50 [2023-06-26T11:58:50.082Z] === RUN   TestReplicatedJob
11:58:55 [2023-06-26T11:58:55.324Z] --- PASS: TestReplicatedJob (4.72s)
11:58:55 [2023-06-26T11:58:55.324Z] === RUN   TestUpdateReplicatedJob
11:58:57 [2023-06-26T11:58:57.839Z] --- PASS: TestUpdateReplicatedJob (2.98s)
11:58:57 [2023-06-26T11:58:57.839Z] === RUN   TestServiceListWithStatuses
11:58:57 [2023-06-26T11:58:57.839Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:58:57 [2023-06-26T11:58:57.839Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:58:57 [2023-06-26T11:58:57.839Z] === RUN   TestDockerNetworkConnectAlias
11:59:02 [2023-06-26T11:59:02.003Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
11:59:02 [2023-06-26T11:59:02.003Z] === RUN   TestDockerNetworkReConnect
11:59:05 [2023-06-26T11:59:05.267Z] --- PASS: TestDockerNetworkReConnect (3.21s)
11:59:05 [2023-06-26T11:59:05.267Z] === RUN   TestServicePlugin
11:59:05 [2023-06-26T11:59:05.267Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:59:05 [2023-06-26T11:59:05.267Z] --- SKIP: TestServicePlugin (0.00s)
11:59:05 [2023-06-26T11:59:05.267Z] === RUN   TestServiceUpdateLabel
11:59:06 [2023-06-26T11:59:06.632Z] --- PASS: TestServiceUpdateLabel (1.86s)
11:59:06 [2023-06-26T11:59:06.632Z] === RUN   TestServiceUpdateSecrets
11:59:21 [2023-06-26T11:59:21.468Z] --- PASS: TestServiceUpdateSecrets (14.54s)
11:59:21 [2023-06-26T11:59:21.468Z] === RUN   TestServiceUpdateConfigs
11:59:36 [2023-06-26T11:59:36.304Z] --- PASS: TestServiceUpdateConfigs (14.45s)
11:59:36 [2023-06-26T11:59:36.304Z] === RUN   TestServiceUpdateNetwork
11:59:48 [2023-06-26T11:59:48.469Z] --- PASS: TestServiceUpdateNetwork (12.08s)
11:59:48 [2023-06-26T11:59:48.469Z] === RUN   TestServiceUpdatePidsLimit
11:59:48 [2023-06-26T11:59:48.725Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:59:49 [2023-06-26T11:59:49.652Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:59:57 [2023-06-26T11:59:57.735Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:00:04 [2023-06-26T12:00:04.269Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
12:00:04 [2023-06-26T12:00:04.269Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:00:04 [2023-06-26T12:00:04.269Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:00:04 [2023-06-26T12:00:04.269Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
12:00:04 [2023-06-26T12:00:04.269Z] PASS
12:00:04 [2023-06-26T12:00:04.269Z] 
12:00:04 [2023-06-26T12:00:04.269Z] === Skipped
12:00:04 [2023-06-26T12:00:04.269Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:00:04 [2023-06-26T12:00:04.269Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:00:04 [2023-06-26T12:00:04.269Z] 
12:00:04 [2023-06-26T12:00:04.269Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:00:04 [2023-06-26T12:00:04.269Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:00:04 [2023-06-26T12:00:04.269Z] 
12:00:04 [2023-06-26T12:00:04.269Z] DONE 27 tests, 2 skipped in 151.161s
12:00:04 [2023-06-26T12:00:04.269Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:00:04 [2023-06-26T12:00:04.269Z] ++ 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
12:00:04 [2023-06-26T12:00:04.269Z] ++ set -e
12:00:04 [2023-06-26T12:00:04.269Z] ++ '[' -n 0 ']'
12:00:04 [2023-06-26T12:00:04.269Z] ++ set -x
12:00:04 [2023-06-26T12:00:04.270Z] ++ 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= 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= 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=/usr/local/cli-integration/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
12:00:04 [2023-06-26T12:00:04.270Z] INFO: Testing against a local daemon
12:00:04 [2023-06-26T12:00:04.270Z] === RUN   TestSessionCreate
12:00:04 [2023-06-26T12:00:04.270Z] --- PASS: TestSessionCreate (0.02s)
12:00:04 [2023-06-26T12:00:04.270Z] === RUN   TestSessionCreateWithBadUpgrade
12:00:04 [2023-06-26T12:00:04.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:00:04 [2023-06-26T12:00:04.270Z] PASS
12:00:04 [2023-06-26T12:00:04.270Z] 
12:00:04 [2023-06-26T12:00:04.270Z] DONE 2 tests in 0.060s
12:00:04 [2023-06-26T12:00:04.270Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:00:04 [2023-06-26T12:00:04.270Z] ++ 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
12:00:04 [2023-06-26T12:00:04.270Z] ++ set -e
12:00:04 [2023-06-26T12:00:04.270Z] ++ '[' -n 0 ']'
12:00:04 [2023-06-26T12:00:04.270Z] ++ set -x
12:00:04 [2023-06-26T12:00:04.270Z] ++ 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= 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= 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=/usr/local/cli-integration/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
12:00:04 [2023-06-26T12:00:04.270Z] INFO: Testing against a local daemon
12:00:04 [2023-06-26T12:00:04.270Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:00:04 [2023-06-26T12:00:04.270Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:00:04 [2023-06-26T12:00:04.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:00:04 [2023-06-26T12:00:04.270Z] === RUN   TestDiskUsage
12:00:04 [2023-06-26T12:00:04.270Z] === PAUSE TestDiskUsage
12:00:04 [2023-06-26T12:00:04.270Z] === RUN   TestEventsExecDie
12:00:04 [2023-06-26T12:00:04.525Z] --- PASS: TestEventsExecDie (0.52s)
12:00:04 [2023-06-26T12:00:04.525Z] === RUN   TestEventsBackwardsCompatible
12:00:04 [2023-06-26T12:00:04.525Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:00:04 [2023-06-26T12:00:04.525Z] === RUN   TestEventsVolumeCreate
12:00:04 [2023-06-26T12:00:04.525Z] --- PASS: TestEventsVolumeCreate (0.04s)
12:00:04 [2023-06-26T12:00:04.525Z] === RUN   TestInfoBinaryCommits
12:00:04 [2023-06-26T12:00:04.525Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:00:04 [2023-06-26T12:00:04.525Z] === RUN   TestInfoAPIVersioned
12:00:04 [2023-06-26T12:00:04.525Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:00:04 [2023-06-26T12:00:04.525Z] === RUN   TestInfoAPI
12:00:04 [2023-06-26T12:00:04.781Z] --- PASS: TestInfoAPI (0.02s)
12:00:04 [2023-06-26T12:00:04.781Z] === RUN   TestInfoAPIWarnings
12:00:22 [2023-06-26T12:00:22.824Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:00:22 [2023-06-26T12:00:22.824Z] === RUN   TestInfoDebug
12:00:22 [2023-06-26T12:00:22.824Z] --- PASS: TestInfoDebug (0.52s)
12:00:22 [2023-06-26T12:00:22.824Z] === RUN   TestInfoInsecureRegistries
12:00:22 [2023-06-26T12:00:22.824Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:00:22 [2023-06-26T12:00:22.824Z] === RUN   TestInfoRegistryMirrors
12:00:22 [2023-06-26T12:00:22.824Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:00:22 [2023-06-26T12:00:22.824Z] === RUN   TestLoginFailsWithBadCredentials
12:00:23 [2023-06-26T12:00:23.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.67s)
12:00:23 [2023-06-26T12:00:23.389Z] === RUN   TestPingCacheHeaders
12:00:23 [2023-06-26T12:00:23.389Z] --- PASS: TestPingCacheHeaders (0.02s)
12:00:23 [2023-06-26T12:00:23.389Z] === RUN   TestPingGet
12:00:23 [2023-06-26T12:00:23.389Z] --- PASS: TestPingGet (0.01s)
12:00:23 [2023-06-26T12:00:23.389Z] === RUN   TestPingHead
12:00:23 [2023-06-26T12:00:23.389Z] --- PASS: TestPingHead (0.02s)
12:00:23 [2023-06-26T12:00:23.389Z] === RUN   TestPingSwarmHeader
12:00:23 [2023-06-26T12:00:23.952Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:00:24 [2023-06-26T12:00:24.520Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:00:25 [2023-06-26T12:00:25.456Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:00:25 [2023-06-26T12:00:25.456Z] --- PASS: TestPingSwarmHeader (1.92s)
12:00:25 [2023-06-26T12:00:25.456Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:00:25 [2023-06-26T12:00:25.456Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:00:25 [2023-06-26T12:00:25.456Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:00:25 [2023-06-26T12:00:25.456Z] === RUN   TestPingBuilderHeader
12:00:25 [2023-06-26T12:00:25.456Z] === RUN   TestPingBuilderHeader/default_config
12:00:26 [2023-06-26T12:00:26.019Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:00:26 [2023-06-26T12:00:26.588Z] --- PASS: TestPingBuilderHeader (1.04s)
12:00:26 [2023-06-26T12:00:26.588Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:00:26 [2023-06-26T12:00:26.588Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:00:26 [2023-06-26T12:00:26.588Z] === RUN   TestVersion
12:00:26 [2023-06-26T12:00:26.588Z] --- PASS: TestVersion (0.02s)
12:00:26 [2023-06-26T12:00:26.588Z] === CONT  TestDiskUsage
12:00:26 [2023-06-26T12:00:26.850Z] === RUN   TestDiskUsage/empty
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/container_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/image_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.111Z] === RUN   TestDiskUsage/after_container.Run
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:00:27 [2023-06-26T12:00:27.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestDiskUsage (1.06s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z] PASS
12:00:27 [2023-06-26T12:00:27.627Z] 
12:00:27 [2023-06-26T12:00:27.627Z] === Skipped
12:00:27 [2023-06-26T12:00:27.627Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:00:27 [2023-06-26T12:00:27.627Z] 
12:00:27 [2023-06-26T12:00:27.627Z] DONE 57 tests, 1 skipped in 23.548s
12:00:27 [2023-06-26T12:00:27.627Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:00:27 [2023-06-26T12:00:27.627Z] ++ 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
12:00:27 [2023-06-26T12:00:27.627Z] ++ set -e
12:00:27 [2023-06-26T12:00:27.627Z] ++ '[' -n 0 ']'
12:00:27 [2023-06-26T12:00:27.627Z] ++ set -x
12:00:27 [2023-06-26T12:00:27.627Z] ++ 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= 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= 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=/usr/local/cli-integration/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
12:00:27 [2023-06-26T12:00:27.627Z] INFO: Testing against a local daemon
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesCreateAndList
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemove
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemove/volume_in_use
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemove/volume_not_in_use
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemove/non-existing_volume
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestVolumesRemove (0.04s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesRemoveSwarmEnabled
12:00:27 [2023-06-26T12:00:27.627Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInspect
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestVolumesInspect (0.02s)
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:00:27 [2023-06-26T12:00:27.627Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:00:27 [2023-06-26T12:00:27.627Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:00:27 [2023-06-26T12:00:27.627Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumePruneAnonymous
12:00:27 [2023-06-26T12:00:27.627Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:00:27 [2023-06-26T12:00:27.627Z] === RUN   TestVolumePruneAnonFromImage
12:00:27 [2023-06-26T12:00:27.885Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
12:00:27 [2023-06-26T12:00:27.885Z] === CONT  TestVolumesRemoveSwarmEnabled
12:00:29 [2023-06-26T12:00:29.259Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:00:29 [2023-06-26T12:00:29.259Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:00:29 [2023-06-26T12:00:29.259Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:00:29 [2023-06-26T12:00:29.259Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:00:29 [2023-06-26T12:00:29.823Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
12:00:29 [2023-06-26T12:00:29.823Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:00:29 [2023-06-26T12:00:29.823Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:00:29 [2023-06-26T12:00:29.823Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:00:29 [2023-06-26T12:00:29.823Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:00:29 [2023-06-26T12:00:29.823Z] PASS
12:00:29 [2023-06-26T12:00:29.823Z] 
12:00:29 [2023-06-26T12:00:29.823Z] DONE 20 tests in 2.187s
12:00:29 [2023-06-26T12:00:29.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:00:29 [2023-06-26T12:00:29.823Z] ++++ cat bundles/test-integration/docker.pid
12:00:29 [2023-06-26T12:00:29.823Z] +++ kill 22007
12:00:31 [2023-06-26T12:00:31.188Z] +++ /etc/init.d/apparmor stop
12:00:31 [2023-06-26T12:00:31.188Z] Leaving: AppArmorNo profiles have been unloaded.
12:00:31 [2023-06-26T12:00:31.188Z] 
12:00:31 [2023-06-26T12:00:31.188Z] Unloading profiles will leave already running processes permanently
12:00:31 [2023-06-26T12:00:31.188Z] unconfined, which can lead to unexpected situations.
12:00:31 [2023-06-26T12:00:31.188Z] 
12:00:31 [2023-06-26T12:00:31.188Z] To set a process to complain mode, use the command line tool
12:00:31 [2023-06-26T12:00:31.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:00:31 [2023-06-26T12:00:31.188Z] +++ true
12:00:31 [2023-06-26T12:00:31.188Z] exiting test-integration
12:00:31 [2023-06-26T12:00:31.188Z] ++ exit 0
12:00:31 [2023-06-26T12:00:31.188Z] 
Post stage
[Pipeline] junit
12:00:32 [2023-06-26T12:00:32.125Z] Recording test results
12:00:32 [2023-06-26T12:00:32.308Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:00:32 [2023-06-26T12:00:32.610Z] + echo Ensuring container killed.
12:00:32 [2023-06-26T12:00:32.610Z] Ensuring container killed.
12:00:32 [2023-06-26T12:00:32.610Z] + docker rm -vf docker-pr1
12:00:32 [2023-06-26T12:00:32.610Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:00:32 [2023-06-26T12:00:32.883Z] + echo Chowning /workspace to jenkins user
12:00:32 [2023-06-26T12:00:32.883Z] Chowning /workspace to jenkins user
12:00:32 [2023-06-26T12:00:32.883Z] + id -u
12:00:32 [2023-06-26T12:00:32.883Z] + id -g
12:00:32 [2023-06-26T12:00:32.883Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45812:/workspace busybox chown -R 1000:1000 /workspace
12:00:32 [2023-06-26T12:00:32.883Z] Unable to find image 'busybox:latest' locally
12:00:32 [2023-06-26T12:00:32.883Z] latest: Pulling from library/busybox
12:00:32 [2023-06-26T12:00:32.883Z] 434366c88e47: Already exists
12:00:33 [2023-06-26T12:00:33.139Z] Digest: sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
12:00:33 [2023-06-26T12:00:33.139Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:00:34 [2023-06-26T12:00:34.347Z] + bundleName=arm64-integration
12:00:34 [2023-06-26T12:00:34.347Z] + echo Creating arm64-integration-bundles.tar.gz
12:00:34 [2023-06-26T12:00:34.347Z] Creating arm64-integration-bundles.tar.gz
12:00:34 [2023-06-26T12:00:34.347Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:00:34 [2023-06-26T12:00:34.347Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:00:34 [2023-06-26T12:00:34.612Z] Archiving artifacts
12:00:36 [2023-06-26T12:00:36.051Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45812/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:00:36 [2023-06-26T12:00:36.384Z] + make clean
12:00:36 [2023-06-26T12:00:36.384Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:00:36 [2023-06-26T12:00:36.384Z] docker-dev-cache
12:00:36 [2023-06-26T12:00:36.384Z] 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