Skip to content
Success

Console Output

Pull request #45984 opened
17:41:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 948f55d0b7920d7d10495c663d66f99cdd846d9c+37b908aa628ccf8f1e10182d2fc049423707422d (54d342dcf86e9d8697927b3c38fca5cd66bd9818)
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-45984@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
17:41:04 [2023-07-16T17:41:04.009Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:41:04 [2023-07-16T17:41:04.013Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:41:19 [2023-07-16T17:41:19.229Z] Still waiting to schedule task
17:41:19 [2023-07-16T17:41:19.230Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f9f0c4048b4172cd)’ is offline
17:41:59 [2023-07-16T17:41:59.379Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f9f0c4048b4172cd) in /home/ubuntu/workspace/moby_PR-45984
[Pipeline] {
[Pipeline] checkout
17:41:59 [2023-07-16T17:41:59.455Z] The recommended git tool is: git
17:42:01 [2023-07-16T17:42:01.180Z] using credential docker-jenkins-github-credentials
17:42:01 [2023-07-16T17:42:01.194Z] Cloning the remote Git repository
17:42:01 [2023-07-16T17:42:01.194Z] Cloning with configured refspecs honoured and without tags
17:42:01 [2023-07-16T17:42:01.222Z] Cloning repository https://github.com/moby/moby.git
17:42:01 [2023-07-16T17:42:01.271Z]  > git init /home/ubuntu/workspace/moby_PR-45984 # timeout=10
17:42:01 [2023-07-16T17:42:01.890Z] Fetching upstream changes from https://github.com/moby/moby.git
17:42:01 [2023-07-16T17:42:01.890Z]  > git --version # timeout=10
17:42:01 [2023-07-16T17:42:01.893Z]  > git --version # 'git version 2.25.1'
17:42:01 [2023-07-16T17:42:01.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:01 [2023-07-16T17:42:01.895Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45984/head:refs/remotes/origin/PR-45984 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:14 [2023-07-16T17:42:14.931Z] Fetching without tags
17:42:15 [2023-07-16T17:42:15.133Z] Merging remotes/origin/master commit 37b908aa628ccf8f1e10182d2fc049423707422d into PR head commit 948f55d0b7920d7d10495c663d66f99cdd846d9c
17:42:14 [2023-07-16T17:42:14.909Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:42:14 [2023-07-16T17:42:14.912Z]  > git config --add remote.origin.fetch +refs/pull/45984/head:refs/remotes/origin/PR-45984 # timeout=10
17:42:14 [2023-07-16T17:42:14.917Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:14 [2023-07-16T17:42:14.923Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:42:14 [2023-07-16T17:42:14.931Z] Fetching upstream changes from https://github.com/moby/moby.git
17:42:14 [2023-07-16T17:42:14.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:14 [2023-07-16T17:42:14.932Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45984/head:refs/remotes/origin/PR-45984 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:15 [2023-07-16T17:42:15.136Z]  > git config core.sparsecheckout # timeout=10
17:42:15 [2023-07-16T17:42:15.139Z]  > git checkout -f 948f55d0b7920d7d10495c663d66f99cdd846d9c # timeout=10
17:42:16 [2023-07-16T17:42:16.012Z] Merge succeeded, producing 948f55d0b7920d7d10495c663d66f99cdd846d9c
17:42:16 [2023-07-16T17:42:16.013Z] Checking out Revision 948f55d0b7920d7d10495c663d66f99cdd846d9c (PR-45984)
17:42:15 [2023-07-16T17:42:15.988Z]  > git remote # timeout=10
17:42:15 [2023-07-16T17:42:15.992Z]  > git config --get remote.origin.url # timeout=10
17:42:15 [2023-07-16T17:42:15.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:15 [2023-07-16T17:42:15.997Z]  > git merge 37b908aa628ccf8f1e10182d2fc049423707422d # timeout=10
17:42:16 [2023-07-16T17:42:16.005Z]  > git rev-parse HEAD^{commit} # timeout=10
17:42:16 [2023-07-16T17:42:16.012Z]  > git config core.sparsecheckout # timeout=10
17:42:16 [2023-07-16T17:42:16.014Z]  > git checkout -f 948f55d0b7920d7d10495c663d66f99cdd846d9c # timeout=10
17:42:20 [2023-07-16T17:42:20.536Z] Commit message: "libnetwork/options: remove unused NewGeneric, and use map[string]any"
17:42:20 [2023-07-16T17:42:20.536Z] First time build. Skipping changelog.
17:42:20 [2023-07-16T17:42:20.553Z]  > git --version # timeout=10
17:42:20 [2023-07-16T17:42:20.555Z]  > git --version # 'git version 2.25.1'
17:42:20 [2023-07-16T17:42:20.558Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:42:21 [2023-07-16T17:42:21.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45984:/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
17:42:25 [2023-07-16T17:42:25.518Z] Unable to find image 'alpine:latest' locally
17:42:25 [2023-07-16T17:42:25.518Z] latest: Pulling from library/alpine
17:42:25 [2023-07-16T17:42:25.518Z] 8c6d1654570f: Pulling fs layer
17:42:25 [2023-07-16T17:42:25.518Z] 8c6d1654570f: Download complete
17:42:25 [2023-07-16T17:42:25.777Z] 8c6d1654570f: Pull complete
17:42:25 [2023-07-16T17:42:25.777Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
17:42:25 [2023-07-16T17:42:25.777Z] Status: Downloaded newer image for alpine:latest
17:42:32 [2023-07-16T17:42:32.341Z] 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
17:42:32 [2023-07-16T17:42:32.780Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f9f0c4048b4172cd) in /home/ubuntu/workspace/moby_PR-45984
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
17:42:32 [2023-07-16T17:42:32.814Z] The recommended git tool is: git
[Pipeline] // stage
17:42:32 [2023-07-16T17:42:32.823Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:42:32 [2023-07-16T17:42:32.837Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
17:42:32 [2023-07-16T17:42:32.843Z] Fetching without tags
[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] }
17:42:33 [2023-07-16T17:42:33.055Z] Merging remotes/origin/master commit 37b908aa628ccf8f1e10182d2fc049423707422d into PR head commit 948f55d0b7920d7d10495c663d66f99cdd846d9c
17:42:33 [2023-07-16T17:42:33.105Z] Merge succeeded, producing 948f55d0b7920d7d10495c663d66f99cdd846d9c
17:42:33 [2023-07-16T17:42:33.105Z] Checking out Revision 948f55d0b7920d7d10495c663d66f99cdd846d9c (PR-45984)
17:42:33 [2023-07-16T17:42:33.159Z] Commit message: "libnetwork/options: remove unused NewGeneric, and use map[string]any"
17:42:33 [2023-07-16T17:42:33.171Z]  > git --version # timeout=10
17:42:33 [2023-07-16T17:42:33.173Z]  > git --version # 'git version 2.25.1'
17:42:33 [2023-07-16T17:42:33.176Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:42:32 [2023-07-16T17:42:32.834Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45984/.git # timeout=10
17:42:32 [2023-07-16T17:42:32.839Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:42:32 [2023-07-16T17:42:32.845Z] Fetching upstream changes from https://github.com/moby/moby.git
17:42:32 [2023-07-16T17:42:32.845Z]  > git --version # timeout=10
17:42:32 [2023-07-16T17:42:32.847Z]  > git --version # 'git version 2.25.1'
17:42:32 [2023-07-16T17:42:32.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:32 [2023-07-16T17:42:32.848Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45984/head:refs/remotes/origin/PR-45984 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:33 [2023-07-16T17:42:33.057Z]  > git config core.sparsecheckout # timeout=10
17:42:33 [2023-07-16T17:42:33.060Z]  > git checkout -f 948f55d0b7920d7d10495c663d66f99cdd846d9c # timeout=10
17:42:33 [2023-07-16T17:42:33.088Z]  > git remote # timeout=10
17:42:33 [2023-07-16T17:42:33.090Z]  > git config --get remote.origin.url # timeout=10
17:42:33 [2023-07-16T17:42:33.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:33 [2023-07-16T17:42:33.094Z]  > git merge 37b908aa628ccf8f1e10182d2fc049423707422d # timeout=10
17:42:33 [2023-07-16T17:42:33.101Z]  > git rev-parse HEAD^{commit} # timeout=10
17:42:33 [2023-07-16T17:42:33.107Z]  > git config core.sparsecheckout # timeout=10
17:42:33 [2023-07-16T17:42:33.109Z]  > git checkout -f 948f55d0b7920d7d10495c663d66f99cdd846d9c # timeout=10
17:42:33 [2023-07-16T17:42:33.856Z] + docker version
17:42:33 [2023-07-16T17:42:33.856Z] Client: Docker Engine - Community
17:42:33 [2023-07-16T17:42:33.856Z]  Version:           24.0.2
17:42:33 [2023-07-16T17:42:33.856Z]  API version:       1.43
17:42:33 [2023-07-16T17:42:33.856Z]  Go version:        go1.20.4
17:42:33 [2023-07-16T17:42:33.856Z]  Git commit:        cb74dfc
17:42:33 [2023-07-16T17:42:33.856Z]  Built:             Thu May 25 21:52:41 2023
17:42:33 [2023-07-16T17:42:33.856Z]  OS/Arch:           linux/arm64
17:42:33 [2023-07-16T17:42:33.856Z]  Context:           default
17:42:33 [2023-07-16T17:42:33.856Z] 
17:42:33 [2023-07-16T17:42:33.856Z] Server: Docker Engine - Community
17:42:33 [2023-07-16T17:42:33.856Z]  Engine:
17:42:33 [2023-07-16T17:42:33.856Z]   Version:          24.0.2
17:42:33 [2023-07-16T17:42:33.856Z]   API version:      1.43 (minimum version 1.12)
17:42:33 [2023-07-16T17:42:33.856Z]   Go version:       go1.20.4
17:42:33 [2023-07-16T17:42:33.856Z]   Git commit:       659604f
17:42:33 [2023-07-16T17:42:33.856Z]   Built:            Thu May 25 21:52:41 2023
17:42:33 [2023-07-16T17:42:33.856Z]   OS/Arch:          linux/arm64
17:42:33 [2023-07-16T17:42:33.856Z]   Experimental:     true
17:42:33 [2023-07-16T17:42:33.856Z]  containerd:
17:42:33 [2023-07-16T17:42:33.856Z]   Version:          1.6.21
17:42:33 [2023-07-16T17:42:33.856Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
17:42:33 [2023-07-16T17:42:33.856Z]  runc:
17:42:33 [2023-07-16T17:42:33.856Z]   Version:          1.1.7
17:42:33 [2023-07-16T17:42:33.856Z]   GitCommit:        v1.1.7-0-g860f061
17:42:33 [2023-07-16T17:42:33.856Z]  docker-init:
17:42:33 [2023-07-16T17:42:33.856Z]   Version:          0.19.0
17:42:33 [2023-07-16T17:42:33.856Z]   GitCommit:        de40ad0
[Pipeline] sh
17:42:34 [2023-07-16T17:42:34.137Z] + docker info
17:42:42 [2023-07-16T17:42:42.254Z] Client: Docker Engine - Community
17:42:42 [2023-07-16T17:42:42.254Z]  Version:    24.0.2
17:42:42 [2023-07-16T17:42:42.254Z]  Context:    default
17:42:42 [2023-07-16T17:42:42.254Z]  Debug Mode: false
17:42:42 [2023-07-16T17:42:42.254Z]  Plugins:
17:42:42 [2023-07-16T17:42:42.254Z]   buildx: Docker Buildx (Docker Inc.)
17:42:42 [2023-07-16T17:42:42.254Z]     Version:  v0.11.0
17:42:42 [2023-07-16T17:42:42.254Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:42:42 [2023-07-16T17:42:42.254Z]   compose: Docker Compose (Docker Inc.)
17:42:42 [2023-07-16T17:42:42.254Z]     Version:  v2.19.1
17:42:42 [2023-07-16T17:42:42.254Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:42:42 [2023-07-16T17:42:42.254Z] 
17:42:42 [2023-07-16T17:42:42.254Z] Server:
17:42:42 [2023-07-16T17:42:42.254Z]  Containers: 0
17:42:42 [2023-07-16T17:42:42.254Z]   Running: 0
17:42:42 [2023-07-16T17:42:42.254Z]   Paused: 0
17:42:42 [2023-07-16T17:42:42.254Z]   Stopped: 0
17:42:42 [2023-07-16T17:42:42.254Z]  Images: 1
17:42:42 [2023-07-16T17:42:42.254Z]  Server Version: 24.0.2
17:42:42 [2023-07-16T17:42:42.254Z]  Storage Driver: overlay2
17:42:42 [2023-07-16T17:42:42.254Z]   Backing Filesystem: extfs
17:42:42 [2023-07-16T17:42:42.254Z]   Supports d_type: true
17:42:42 [2023-07-16T17:42:42.254Z]   Using metacopy: false
17:42:42 [2023-07-16T17:42:42.254Z]   Native Overlay Diff: true
17:42:42 [2023-07-16T17:42:42.254Z]   userxattr: false
17:42:42 [2023-07-16T17:42:42.254Z]  Logging Driver: json-file
17:42:42 [2023-07-16T17:42:42.254Z]  Cgroup Driver: cgroupfs
17:42:42 [2023-07-16T17:42:42.254Z]  Cgroup Version: 1
17:42:42 [2023-07-16T17:42:42.254Z]  Plugins:
17:42:42 [2023-07-16T17:42:42.254Z]   Volume: local
17:42:42 [2023-07-16T17:42:42.254Z]   Network: bridge host ipvlan macvlan null overlay
17:42:42 [2023-07-16T17:42:42.254Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:42:42 [2023-07-16T17:42:42.254Z]  Swarm: inactive
17:42:42 [2023-07-16T17:42:42.254Z]  Runtimes: io.containerd.runc.v2 runc
17:42:42 [2023-07-16T17:42:42.254Z]  Default Runtime: runc
17:42:42 [2023-07-16T17:42:42.254Z]  Init Binary: docker-init
17:42:42 [2023-07-16T17:42:42.254Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
17:42:42 [2023-07-16T17:42:42.254Z]  runc version: v1.1.7-0-g860f061
17:42:42 [2023-07-16T17:42:42.254Z]  init version: de40ad0
17:42:42 [2023-07-16T17:42:42.254Z]  Security Options:
17:42:42 [2023-07-16T17:42:42.254Z]   apparmor
17:42:42 [2023-07-16T17:42:42.254Z]   seccomp
17:42:42 [2023-07-16T17:42:42.254Z]    Profile: builtin
17:42:42 [2023-07-16T17:42:42.254Z]  Kernel Version: 5.15.0-1039-aws
17:42:42 [2023-07-16T17:42:42.254Z]  Operating System: Ubuntu 20.04.6 LTS
17:42:42 [2023-07-16T17:42:42.254Z]  OSType: linux
17:42:42 [2023-07-16T17:42:42.254Z]  Architecture: aarch64
17:42:42 [2023-07-16T17:42:42.254Z]  CPUs: 8
17:42:42 [2023-07-16T17:42:42.254Z]  Total Memory: 30.64GiB
17:42:42 [2023-07-16T17:42:42.254Z]  Name: ip-10-100-124-62
17:42:42 [2023-07-16T17:42:42.254Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
17:42:42 [2023-07-16T17:42:42.254Z]  Docker Root Dir: /var/lib/docker
17:42:42 [2023-07-16T17:42:42.254Z]  Debug Mode: false
17:42:42 [2023-07-16T17:42:42.254Z]  Experimental: true
17:42:42 [2023-07-16T17:42:42.254Z]  Insecure Registries:
17:42:42 [2023-07-16T17:42:42.254Z]   127.0.0.0/8
17:42:42 [2023-07-16T17:42:42.254Z]  Live Restore Enabled: true
17:42:42 [2023-07-16T17:42:42.254Z] 
[Pipeline] sh
17:42:42 [2023-07-16T17:42:42.537Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:42:42 [2023-07-16T17:42:42.537Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:42:42 [2023-07-16T17:42:42.537Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45984/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:42:42 [2023-07-16T17:42:42.537Z] + bash /home/ubuntu/workspace/moby_PR-45984/check-config.sh
17:42:42 [2023-07-16T17:42:42.537Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:42:42 [2023-07-16T17:42:42.537Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
17:42:42 [2023-07-16T17:42:42.537Z] 
17:42:42 [2023-07-16T17:42:42.537Z] Generally Necessary:
17:42:42 [2023-07-16T17:42:42.537Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:42:42 [2023-07-16T17:42:42.537Z] - apparmor: enabled and tools installed
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NAMESPACES: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NET_NS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_PID_NS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_IPC_NS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_UTS_NS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CGROUPS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CGROUP_CPUACCT: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CGROUP_DEVICE: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CGROUP_FREEZER: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CGROUP_SCHED: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_CPUSETS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_MEMCG: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_KEYS: enabled
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_VETH: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_BRIDGE: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_NF_NAT: enabled (as module)
17:42:42 [2023-07-16T17:42:42.796Z] - CONFIG_POSIX_MQUEUE: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CGROUP_BPF: enabled
17:42:43 [2023-07-16T17:42:43.055Z] 
17:42:43 [2023-07-16T17:42:43.055Z] Optional Features:
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_USER_NS: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_SECCOMP: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_SECCOMP_FILTER: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CGROUP_PIDS: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_MEMCG_SWAP: enabled
17:42:43 [2023-07-16T17:42:43.055Z]     (cgroup swap accounting is currently enabled)
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_BLK_CGROUP: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CGROUP_PERF: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CGROUP_HUGETLB: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_CFS_BANDWIDTH: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_RT_GROUP_SCHED: missing
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_VS: enabled (as module)
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_VS_NFCT: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_IP_VS_RR: enabled (as module)
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_SECURITY_SELINUX: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_SECURITY_APPARMOR: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_EXT4_FS: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:42:43 [2023-07-16T17:42:43.055Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:42:43 [2023-07-16T17:42:43.315Z] - Network Drivers:
17:42:43 [2023-07-16T17:42:43.315Z]   - "overlay":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_VXLAN: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       Optional (for encrypted networks):
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_CRYPTO: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_CRYPTO_AEAD: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_CRYPTO_GCM: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_CRYPTO_GHASH: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_XFRM: enabled
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_XFRM_USER: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]       - CONFIG_INET_ESP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]   - "ipvlan":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_IPVLAN: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]   - "macvlan":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_MACVLAN: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_DUMMY: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]   - "ftp,tftp client in container":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z] - Storage Drivers:
17:42:43 [2023-07-16T17:42:43.315Z]   - "aufs":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_AUFS_FS: enabled (as module)
17:42:43 [2023-07-16T17:42:43.315Z]   - "btrfs":
17:42:43 [2023-07-16T17:42:43.315Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:42:43 [2023-07-16T17:42:43.573Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:42:43 [2023-07-16T17:42:43.573Z]   - "devicemapper":
17:42:43 [2023-07-16T17:42:43.573Z]     - CONFIG_BLK_DEV_DM: enabled
17:42:43 [2023-07-16T17:42:43.573Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:42:43 [2023-07-16T17:42:43.573Z]   - "overlay":
17:42:43 [2023-07-16T17:42:43.573Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:42:43 [2023-07-16T17:42:43.573Z]   - "zfs":
17:42:43 [2023-07-16T17:42:43.573Z]     - /dev/zfs: present
17:42:43 [2023-07-16T17:42:43.573Z]     - zfs command: missing
17:42:43 [2023-07-16T17:42:43.573Z]     - zpool command: missing
17:42:43 [2023-07-16T17:42:43.573Z] 
17:42:43 [2023-07-16T17:42:43.573Z] Limits:
17:42:43 [2023-07-16T17:42:43.573Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:42:43 [2023-07-16T17:42:43.573Z] 
17:42:43 [2023-07-16T17:42:43.573Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:42:43 [2023-07-16T17:42:43.881Z] + docker build --force-rm -t docker:948f55d0b7920d7d10495c663d66f99cdd846d9c .
17:42:44 [2023-07-16T17:42:44.140Z] #0 building with "default" instance using docker driver
17:42:44 [2023-07-16T17:42:44.140Z] 
17:42:44 [2023-07-16T17:42:44.140Z] #1 [internal] load build definition from Dockerfile
17:42:44 [2023-07-16T17:42:44.140Z] #1 transferring dockerfile: 27.98kB done
17:42:44 [2023-07-16T17:42:44.140Z] #1 DONE 0.1s
17:42:44 [2023-07-16T17:42:44.140Z] 
17:42:44 [2023-07-16T17:42:44.140Z] #2 [internal] load .dockerignore
17:42:44 [2023-07-16T17:42:44.140Z] #2 transferring context: 113B done
17:42:44 [2023-07-16T17:42:44.140Z] #2 DONE 0.1s
17:42:44 [2023-07-16T17:42:44.140Z] 
17:42:44 [2023-07-16T17:42:44.140Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:42:44 [2023-07-16T17:42:44.399Z] #3 DONE 0.3s
17:42:44 [2023-07-16T17:42:44.399Z] 
17:42:44 [2023-07-16T17:42:44.399Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:42:44 [2023-07-16T17:42:44.399Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
17:42:44 [2023-07-16T17:42:44.399Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
17:42:44 [2023-07-16T17:42:44.399Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
17:42:44 [2023-07-16T17:42:44.399Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
17:42:44 [2023-07-16T17:42:44.399Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
17:42:44 [2023-07-16T17:42:44.658Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s
17:42:44 [2023-07-16T17:42:44.658Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
17:42:44 [2023-07-16T17:42:44.658Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
17:42:44 [2023-07-16T17:42:44.917Z] #4 DONE 0.4s
17:42:44 [2023-07-16T17:42:44.917Z] 
17:42:44 [2023-07-16T17:42:44.917Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:42:46 [2023-07-16T17:42:46.293Z] #5 ...
17:42:46 [2023-07-16T17:42:46.293Z] 
17:42:46 [2023-07-16T17:42:46.293Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:42:46 [2023-07-16T17:42:46.293Z] #6 DONE 1.3s
17:42:46 [2023-07-16T17:42:46.293Z] 
17:42:46 [2023-07-16T17:42:46.293Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
17:42:46 [2023-07-16T17:42:46.293Z] #7 DONE 1.4s
17:42:46 [2023-07-16T17:42:46.293Z] 
17:42:46 [2023-07-16T17:42:46.293Z] #8 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
17:42:46 [2023-07-16T17:42:46.293Z] #8 DONE 1.5s
17:42:46 [2023-07-16T17:42:46.293Z] 
17:42:46 [2023-07-16T17:42:46.293Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
17:42:46 [2023-07-16T17:42:46.551Z] #9 ...
17:42:46 [2023-07-16T17:42:46.551Z] 
17:42:46 [2023-07-16T17:42:46.551Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:42:46 [2023-07-16T17:42:46.551Z] #5 DONE 1.5s
17:42:46 [2023-07-16T17:42:46.551Z] 
17:42:46 [2023-07-16T17:42:46.551Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.0
17:42:46 [2023-07-16T17:42:46.551Z] #10 DONE 1.6s
17:42:46 [2023-07-16T17:42:46.551Z] 
17:42:46 [2023-07-16T17:42:46.551Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:42:46 [2023-07-16T17:42:46.551Z] #11 DONE 1.6s
17:42:46 [2023-07-16T17:42:46.551Z] 
17:42:46 [2023-07-16T17:42:46.551Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
17:42:46 [2023-07-16T17:42:46.551Z] #9 DONE 1.7s
17:42:46 [2023-07-16T17:42:46.836Z] 
17:42:46 [2023-07-16T17:42:46.836Z] #12 [internal] load build context
17:42:48 [2023-07-16T17:42:48.773Z] #12 transferring context: 68.94MB 1.8s done
17:42:48 [2023-07-16T17:42:48.773Z] #12 DONE 2.0s
17:42:48 [2023-07-16T17:42:48.773Z] 
17:42:48 [2023-07-16T17:42:48.773Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:48 [2023-07-16T17:42:48.773Z] #13 resolve docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 0.2s done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 1.86kB / 1.86kB done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:a80afd86787d98cdd4450abe42dfb795fb4ea6587904f6becb2071c792df3696 7.07kB / 7.07kB done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:d5480377d323a4b57debfe9411348fae7f66ab0a6149688e7b9f6949281dd879 1.58kB / 1.58kB done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 1.0s done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.4s done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 15.75MB / 15.75MB 0.6s done
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 50.33MB / 81.44MB 1.5s
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 5.24MB / 95.55MB 1.5s
17:42:48 [2023-07-16T17:42:48.773Z] #13 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 16.78MB / 95.55MB 1.6s
17:42:48 [2023-07-16T17:42:48.773Z] #13 sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 157B / 157B 1.6s done
17:42:49 [2023-07-16T17:42:49.033Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 66.06MB / 81.44MB 1.8s
17:42:49 [2023-07-16T17:42:49.033Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 23.07MB / 95.55MB 1.8s
17:42:49 [2023-07-16T17:42:49.033Z] #13 ...
17:42:49 [2023-07-16T17:42:49.033Z] 
17:42:49 [2023-07-16T17:42:49.033Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:42:49 [2023-07-16T17:42:49.033Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
17:42:49 [2023-07-16T17:42:49.033Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
17:42:49 [2023-07-16T17:42:49.033Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
17:42:49 [2023-07-16T17:42:49.033Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
17:42:49 [2023-07-16T17:42:49.033Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
17:42:49 [2023-07-16T17:42:49.033Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.7s done
17:42:49 [2023-07-16T17:42:49.033Z] #14 DONE 2.3s
17:42:49 [2023-07-16T17:42:49.033Z] 
17:42:49 [2023-07-16T17:42:49.033Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:49 [2023-07-16T17:42:49.033Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 32.51MB / 95.55MB 1.9s
17:42:49 [2023-07-16T17:42:49.033Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 2.0s
17:42:49 [2023-07-16T17:42:49.033Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 51.38MB / 95.55MB 2.0s
17:42:49 [2023-07-16T17:42:49.292Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 2.2s done
17:42:49 [2023-07-16T17:42:49.292Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 66.06MB / 95.55MB 2.2s
17:42:49 [2023-07-16T17:42:49.551Z] #13 ...
17:42:49 [2023-07-16T17:42:49.551Z] 
17:42:49 [2023-07-16T17:42:49.551Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
17:42:49 [2023-07-16T17:42:49.551Z] #15 resolve docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 0.2s done
17:42:49 [2023-07-16T17:42:49.551Z] #15 sha256:3772266d7498c8df7461f1897f6961cdbc71c63c56c213829d56b9c88bea7634 1.47kB / 1.47kB done
17:42:49 [2023-07-16T17:42:49.551Z] #15 sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c 2.29kB / 2.29kB done
17:42:49 [2023-07-16T17:42:49.551Z] #15 sha256:52908feba3a6ed841905ce9d248ca4b9910447eaa1737db44f191c947282cdb8 528B / 528B done
17:42:49 [2023-07-16T17:42:49.551Z] #15 sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 1.92MB / 1.92MB 2.3s done
17:42:49 [2023-07-16T17:42:49.551Z] #15 extracting sha256:ba1cab11642e9372ec958d63d81a3a1d54465ec265d74f2cbb4564f5e0062bb5 0.1s done
17:42:49 [2023-07-16T17:42:49.551Z] #15 DONE 2.9s
17:42:49 [2023-07-16T17:42:49.551Z] 
17:42:49 [2023-07-16T17:42:49.551Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:49 [2023-07-16T17:42:49.551Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 83.89MB / 95.55MB 2.5s
17:42:49 [2023-07-16T17:42:49.811Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 90.72MB / 95.55MB 2.8s
17:42:50 [2023-07-16T17:42:50.069Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 95.55MB / 95.55MB 2.9s
17:42:50 [2023-07-16T17:42:50.328Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 95.55MB / 95.55MB 3.3s done
17:42:50 [2023-07-16T17:42:50.587Z] #13 ...
17:42:50 [2023-07-16T17:42:50.587Z] 
17:42:50 [2023-07-16T17:42:50.587Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.0@sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33
17:42:50 [2023-07-16T17:42:50.587Z] #16 resolve docker.io/docker/compose-bin:v2.20.0@sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #16 sha256:4098842bddfcbf09506868e50b5dab4b7146a4b35447fe39bc808753292a7e33 8.43kB / 8.43kB done
17:42:50 [2023-07-16T17:42:50.587Z] #16 sha256:e138622e6d651183784d3474323edf246e6488eaf3a8fd58bd4097549513a6ef 482B / 482B done
17:42:50 [2023-07-16T17:42:50.587Z] #16 sha256:5aad8a6abc6c3e2e2eedffe92089d8a68faf55a1ea5a3645e36cbb18260f4c40 2.21kB / 2.21kB done
17:42:50 [2023-07-16T17:42:50.587Z] #16 sha256:97a364bc68efeeb1e213ffdf48012dc1cdde1daa52fef33cbc1a53affc2f22b1 16.33MB / 16.33MB 2.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #16 extracting sha256:97a364bc68efeeb1e213ffdf48012dc1cdde1daa52fef33cbc1a53affc2f22b1 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #16 DONE 3.8s
17:42:50 [2023-07-16T17:42:50.587Z] 
17:42:50 [2023-07-16T17:42:50.587Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:42:50 [2023-07-16T17:42:50.587Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:42:50 [2023-07-16T17:42:50.587Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:42:50 [2023-07-16T17:42:50.587Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:42:50 [2023-07-16T17:42:50.587Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done
17:42:50 [2023-07-16T17:42:50.587Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #17 DONE 3.8s
17:42:50 [2023-07-16T17:42:50.587Z] 
17:42:50 [2023-07-16T17:42:50.587Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:50 [2023-07-16T17:42:50.587Z] #13 ...
17:42:50 [2023-07-16T17:42:50.587Z] 
17:42:50 [2023-07-16T17:42:50.587Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
17:42:50 [2023-07-16T17:42:50.587Z] #18 resolve docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #18 sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 8.43kB / 8.43kB done
17:42:50 [2023-07-16T17:42:50.587Z] #18 sha256:10e6d88dfc2e3598c759083b2dd0d0647fa9deb8d22a75912f174dd24009bf75 482B / 482B done
17:42:50 [2023-07-16T17:42:50.587Z] #18 sha256:8736698b447625803f734d2fd521c13dd0a40d65c3992510cd2ba73402ce1456 2.01kB / 2.01kB done
17:42:50 [2023-07-16T17:42:50.587Z] #18 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 15.76MB / 15.76MB 2.8s done
17:42:50 [2023-07-16T17:42:50.587Z] #18 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0.2s done
17:42:50 [2023-07-16T17:42:50.587Z] #18 DONE 3.9s
17:42:50 [2023-07-16T17:42:50.587Z] 
17:42:50 [2023-07-16T17:42:50.587Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:50 [2023-07-16T17:42:50.846Z] #13 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 2.1s done
17:42:51 [2023-07-16T17:42:51.104Z] #13 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e
17:42:51 [2023-07-16T17:42:51.363Z] #13 ...
17:42:51 [2023-07-16T17:42:51.363Z] 
17:42:51 [2023-07-16T17:42:51.363Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
17:42:51 [2023-07-16T17:42:51.363Z] #19 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.2s done
17:42:51 [2023-07-16T17:42:51.363Z] #19 sha256:de3c0d12dd75f1a47595ff0ce78f2d30d6ca95c3ad66af06c8815d1f9b8e208d 529B / 529B done
17:42:51 [2023-07-16T17:42:51.363Z] #19 sha256:a057fce101fd55e46c91786b7fe2c9e80353b088c83a6eb63d2bcb48dc4b47e9 1.48kB / 1.48kB done
17:42:51 [2023-07-16T17:42:51.363Z] #19 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done
17:42:51 [2023-07-16T17:42:51.363Z] #19 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 1.4s done
17:42:51 [2023-07-16T17:42:51.363Z] #19 DONE 4.5s
17:42:51 [2023-07-16T17:42:51.363Z] 
17:42:51 [2023-07-16T17:42:51.363Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:42:51 [2023-07-16T17:42:51.363Z] #13 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.2s done
17:42:51 [2023-07-16T17:42:51.363Z] #13 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c
17:42:53 [2023-07-16T17:42:53.268Z] #13 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 1.4s done
17:42:53 [2023-07-16T17:42:53.268Z] #13 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8
17:42:54 [2023-07-16T17:42:54.645Z] #13 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 1.3s done
17:42:54 [2023-07-16T17:42:54.904Z] #13 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358
17:42:59 [2023-07-16T17:42:59.093Z] #13 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 4.2s done
17:42:59 [2023-07-16T17:42:59.660Z] #13 extracting sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 done
17:42:59 [2023-07-16T17:42:59.660Z] #13 ...
17:42:59 [2023-07-16T17:42:59.660Z] 
17:42:59 [2023-07-16T17:42:59.660Z] #20 [build-dummy 2/2] RUN mkdir -p /build
17:42:59 [2023-07-16T17:42:59.965Z] #20 ...
17:42:59 [2023-07-16T17:42:59.965Z] 
17:42:59 [2023-07-16T17:42:59.965Z] #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
17:42:59 [2023-07-16T17:42:59.965Z] #21 0.795 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 0.807 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 0.809 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 0.925 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 1.037 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 1.149 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 1.898 Fetched 8539 kB in 1s (6276 kB/s)
17:42:59 [2023-07-16T17:42:59.965Z] #21 1.898 Reading package lists...
17:42:59 [2023-07-16T17:42:59.965Z] #21 2.461 Reading package lists...
17:42:59 [2023-07-16T17:42:59.965Z] #21 2.992 Building dependency tree...
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.324 The following additional packages will be installed:
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.324   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.325   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.326 Recommended packages:
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.326   libldap-common publicsuffix libsasl2-modules
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.433 The following NEW packages will be installed:
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.434   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.434   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.435   libssh2-1 openssl
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.706 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.706 Need to get 2945 kB of archives.
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.706 After this operation, 6484 kB of additional disk space will be used.
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.706 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.755 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.757 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.760 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.762 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.763 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.765 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.765 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.767 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.767 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.771 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.775 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.781 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.783 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 3.798 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.003 debconf: delaying package configuration, since apt-utils is not installed
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.044 Fetched 2945 kB in 0s (7773 kB/s)
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.171 Selecting previously unselected package openssl.
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.171 (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.)
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.176 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.186 Unpacking openssl (1.1.1n-0+deb11u5) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.938 Selecting previously unselected package ca-certificates.
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.939 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 4.970 Unpacking ca-certificates (20210119) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 5.646 Selecting previously unselected package libbrotli1:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 5.647 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 5.674 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.267 Selecting previously unselected package libsasl2-modules-db:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.268 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.306 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.741 Selecting previously unselected package libsasl2-2:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.743 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 6.865 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.350 Selecting previously unselected package libldap-2.4-2:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.351 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.374 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.789 Selecting previously unselected package libnghttp2-14:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.790 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 7.868 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 8.286 Selecting previously unselected package libpsl5:arm64.
17:42:59 [2023-07-16T17:42:59.965Z] #21 8.287 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:42:59 [2023-07-16T17:42:59.965Z] #21 8.338 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:43:00 [2023-07-16T17:43:00.294Z] #21 8.931 Selecting previously unselected package librtmp1:arm64.
17:43:00 [2023-07-16T17:43:00.294Z] #21 8.933 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:43:00 [2023-07-16T17:43:00.555Z] #21 9.042 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:43:01 [2023-07-16T17:43:01.145Z] #21 9.540 Selecting previously unselected package libssh2-1:arm64.
17:43:01 [2023-07-16T17:43:01.145Z] #21 9.542 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:43:01 [2023-07-16T17:43:01.145Z] #21 9.553 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:43:01 [2023-07-16T17:43:01.145Z] #21 9.956 Selecting previously unselected package libcurl4:arm64.
17:43:01 [2023-07-16T17:43:01.145Z] #21 9.957 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
17:43:01 [2023-07-16T17:43:01.145Z] #21 10.01 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:43:01 [2023-07-16T17:43:01.404Z] #21 ...
17:43:01 [2023-07-16T17:43:01.404Z] 
17:43:01 [2023-07-16T17:43:01.404Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
17:43:01 [2023-07-16T17:43:01.404Z] #13 DONE 14.6s
17:43:01 [2023-07-16T17:43:01.404Z] 
17:43:01 [2023-07-16T17:43:01.404Z] #20 [build-dummy 2/2] RUN mkdir -p /build
17:43:01 [2023-07-16T17:43:01.662Z] #20 ...
17:43:01 [2023-07-16T17:43:01.662Z] 
17:43:01 [2023-07-16T17:43:01.662Z] #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
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.35 Selecting previously unselected package curl.
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.35 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.36 Unpacking curl (7.74.0-1.3+deb11u7) ...
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.54 Selecting previously unselected package libonig5:arm64.
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.54 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:43:01 [2023-07-16T17:43:01.662Z] #21 10.56 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.87 Selecting previously unselected package libjq1:arm64.
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.87 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.88 Unpacking libjq1:arm64 (1.6-2.1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.92 Selecting previously unselected package jq.
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.92 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 10.93 Unpacking jq (1.6-2.1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 ...
17:43:02 [2023-07-16T17:43:02.229Z] 
17:43:02 [2023-07-16T17:43:02.229Z] #20 [build-dummy 2/2] RUN mkdir -p /build
17:43:02 [2023-07-16T17:43:02.229Z] #20 DONE 12.6s
17:43:02 [2023-07-16T17:43:02.229Z] 
17:43:02 [2023-07-16T17:43:02.229Z] #22 [base 2/5] COPY --from=xx / /
17:43:02 [2023-07-16T17:43:02.229Z] #22 DONE 0.1s
17:43:02 [2023-07-16T17:43:02.229Z] 
17:43:02 [2023-07-16T17:43:02.229Z] #23 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:43:02 [2023-07-16T17:43:02.229Z] #23 DONE 0.0s
17:43:02 [2023-07-16T17:43:02.229Z] 
17:43:02 [2023-07-16T17:43:02.229Z] #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
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.03 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.05 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.06 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.08 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.09 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.10 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:43:02 [2023-07-16T17:43:02.229Z] #21 11.11 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:43:02 [2023-07-16T17:43:02.488Z] #21 11.12 Setting up openssl (1.1.1n-0+deb11u5) ...
17:43:02 [2023-07-16T17:43:02.488Z] #21 11.14 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:43:02 [2023-07-16T17:43:02.488Z] #21 11.15 Setting up libjq1:arm64 (1.6-2.1) ...
17:43:02 [2023-07-16T17:43:02.488Z] #21 11.16 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:43:02 [2023-07-16T17:43:02.488Z] #21 11.17 Setting up ca-certificates (20210119) ...
17:43:02 [2023-07-16T17:43:02.747Z] #21 ...
17:43:02 [2023-07-16T17:43:02.747Z] 
17:43:02 [2023-07-16T17:43:02.747Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:43:02 [2023-07-16T17:43:02.747Z] #24 DONE 0.4s
17:43:03 [2023-07-16T17:43:03.006Z] 
17:43:03 [2023-07-16T17:43:03.006Z] #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
17:43:03 [2023-07-16T17:43:03.006Z] #21 11.64 Updating certificates in /etc/ssl/certs...
17:43:03 [2023-07-16T17:43:03.264Z] #21 ...
17:43:03 [2023-07-16T17:43:03.264Z] 
17:43:03 [2023-07-16T17:43:03.264Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
17:43:03 [2023-07-16T17:43:03.264Z] #25 DONE 0.4s
17:43:03 [2023-07-16T17:43:03.264Z] 
17:43:03 [2023-07-16T17:43:03.264Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:43:03 [2023-07-16T17:43:03.832Z] #26 0.630 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:03 [2023-07-16T17:43:03.832Z] #26 0.641 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:03 [2023-07-16T17:43:03.832Z] #26 0.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:03 [2023-07-16T17:43:03.832Z] #26 0.765 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:04 [2023-07-16T17:43:04.090Z] #26 ...
17:43:04 [2023-07-16T17:43:04.090Z] 
17:43:04 [2023-07-16T17:43:04.090Z] #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
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.18 129 added, 0 removed; done.
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.21 Setting up jq (1.6-2.1) ...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.22 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.23 Setting up curl (7.74.0-1.3+deb11u7) ...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.25 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.27 Processing triggers for ca-certificates (20210119) ...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.27 Updating certificates in /etc/ssl/certs...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.71 0 added, 0 removed; done.
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.71 Running hooks in /etc/ca-certificates/update.d...
17:43:04 [2023-07-16T17:43:04.090Z] #21 12.71 done.
17:43:04 [2023-07-16T17:43:04.090Z] #21 DONE 12.8s
17:43:04 [2023-07-16T17:43:04.090Z] 
17:43:04 [2023-07-16T17:43:04.090Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:43:04 [2023-07-16T17:43:04.090Z] #26 0.880 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:04 [2023-07-16T17:43:04.090Z] #26 ...
17:43:04 [2023-07-16T17:43:04.090Z] 
17:43:04 [2023-07-16T17:43:04.090Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:43:04 [2023-07-16T17:43:04.090Z] #27 DONE 0.0s
17:43:04 [2023-07-16T17:43:04.090Z] 
17:43:04 [2023-07-16T17:43:04.090Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:43:04 [2023-07-16T17:43:04.090Z] #26 0.993 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:05 [2023-07-16T17:43:05.026Z] #26 1.732 Fetched 8539 kB in 1s (6280 kB/s)
17:43:05 [2023-07-16T17:43:05.284Z] #26 1.732 Reading package lists...
17:43:05 [2023-07-16T17:43:05.851Z] #26 2.273 Reading package lists...
17:43:06 [2023-07-16T17:43:06.109Z] #26 2.807 Building dependency tree...
17:43:06 [2023-07-16T17:43:06.109Z] #26 2.958 Reading state information...
17:43:06 [2023-07-16T17:43:06.368Z] #26 3.136 The following additional packages will be installed:
17:43:06 [2023-07-16T17:43:06.368Z] #26 3.137   libmagic-mgc libmagic1
17:43:06 [2023-07-16T17:43:06.368Z] #26 3.164 The following NEW packages will be installed:
17:43:06 [2023-07-16T17:43:06.368Z] #26 3.165   file libmagic-mgc libmagic1
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.439 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.439 Need to get 463 kB of archives.
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.439 After this operation, 7063 kB of additional disk space will be used.
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.439 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.445 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.447 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.576 debconf: delaying package configuration, since apt-utils is not installed
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.613 Fetched 463 kB in 0s (1640 kB/s)
17:43:06 [2023-07-16T17:43:06.627Z] #26 3.632 Selecting previously unselected package libmagic-mgc.
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.632 (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.)
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.642 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.646 Unpacking libmagic-mgc (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.714 Selecting previously unselected package libmagic1:arm64.
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.716 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.724 Unpacking libmagic1:arm64 (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.757 Selecting previously unselected package file.
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.759 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.763 Unpacking file (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.803 Setting up libmagic-mgc (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.813 Setting up libmagic1:arm64 (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.830 Setting up file (1:5.39-3) ...
17:43:06 [2023-07-16T17:43:06.885Z] #26 3.841 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:43:07 [2023-07-16T17:43:07.453Z] #26 DONE 4.1s
17:43:07 [2023-07-16T17:43:07.453Z] 
17:43:07 [2023-07-16T17:43:07.453Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:43:07 [2023-07-16T17:43:07.453Z] #28 ...
17:43:07 [2023-07-16T17:43:07.453Z] 
17:43:07 [2023-07-16T17:43:07.453Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:43:07 [2023-07-16T17:43:07.453Z] #29 DONE 0.2s
17:43:07 [2023-07-16T17:43:07.453Z] 
17:43:07 [2023-07-16T17:43:07.453Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:43:07 [2023-07-16T17:43:07.453Z] #30 DONE 0.2s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:43:07 [2023-07-16T17:43:07.712Z] #31 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:43:07 [2023-07-16T17:43:07.712Z] #28 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #32 [runc-src 1/3] WORKDIR /usr/src/runc
17:43:07 [2023-07-16T17:43:07.712Z] #32 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:43:07 [2023-07-16T17:43:07.712Z] #33 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:43:07 [2023-07-16T17:43:07.712Z] #34 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
17:43:07 [2023-07-16T17:43:07.712Z] #35 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:43:07 [2023-07-16T17:43:07.712Z] #36 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:43:07 [2023-07-16T17:43:07.712Z] #37 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
17:43:07 [2023-07-16T17:43:07.712Z] #38 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
17:43:07 [2023-07-16T17:43:07.712Z] #39 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:43:07 [2023-07-16T17:43:07.712Z] #40 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #41 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
17:43:07 [2023-07-16T17:43:07.712Z] #41 DONE 0.4s
17:43:07 [2023-07-16T17:43:07.712Z] 
17:43:07 [2023-07-16T17:43:07.712Z] #42 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
17:43:07 [2023-07-16T17:43:07.972Z] #42 DONE 0.3s
17:43:07 [2023-07-16T17:43:07.972Z] 
17:43:07 [2023-07-16T17:43:07.972Z] #43 [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
17:43:07 [2023-07-16T17:43:07.972Z] #43 1.412 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:43:07 [2023-07-16T17:43:07.972Z] #43 1.602 
17:43:07 [2023-07-16T17:43:07.972Z] #43 1.820 #=#=#                                                                         

######################                                                    31.5%
######################################################################## 100.0%
17:43:07 [2023-07-16T17:43:07.972Z] #43 2.077 
17:43:07 [2023-07-16T17:43:07.972Z] #43 3.102 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:43:07 [2023-07-16T17:43:07.972Z] #43 3.302 
17:43:07 [2023-07-16T17:43:07.972Z] #43 3.521 #=#=#                                                                         

                                                                           0.0%
######################################################################## 100.0%
17:43:07 [2023-07-16T17:43:07.972Z] #43 3.847 
17:43:08 [2023-07-16T17:43:08.922Z] #43 ...
17:43:08 [2023-07-16T17:43:08.922Z] 
17:43:08 [2023-07-16T17:43:08.922Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: is subject to change. To configure the initial branch name to use in all
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: of your new repositories, which will suppress this warning, call:
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 	git config --global init.defaultBranch <name>
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 'development'. The just-created branch can be renamed via this command:
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.023 hint: 	git branch -m <name>
17:43:08 [2023-07-16T17:43:08.922Z] #44 1.024 Initialized empty Git repository in /usr/src/runc/.git/
17:43:08 [2023-07-16T17:43:08.922Z] #44 DONE 1.3s
17:43:08 [2023-07-16T17:43:08.922Z] 
17:43:08 [2023-07-16T17:43:08.922Z] #45 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:09 [2023-07-16T17:43:09.864Z] #45 ...
17:43:09 [2023-07-16T17:43:09.864Z] 
17:43:09 [2023-07-16T17:43:09.864Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: is subject to change. To configure the initial branch name to use in all
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: of your new repositories, which will suppress this warning, call:
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 	git config --global init.defaultBranch <name>
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 'development'. The just-created branch can be renamed via this command:
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.155 hint: 	git branch -m <name>
17:43:09 [2023-07-16T17:43:09.864Z] #46 1.158 Initialized empty Git repository in /usr/src/delve/.git/
17:43:09 [2023-07-16T17:43:09.864Z] #46 DONE 2.1s
17:43:09 [2023-07-16T17:43:09.864Z] 
17:43:09 [2023-07-16T17:43:09.864Z] #43 [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
17:43:09 [2023-07-16T17:43:09.864Z] #43 5.107 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:43:09 [2023-07-16T17:43:09.864Z] #43 5.375 
17:43:10 [2023-07-16T17:43:10.156Z] #43 5.603 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
17:43:10 [2023-07-16T17:43:10.416Z] #43 6.215 
17:43:11 [2023-07-16T17:43:11.804Z] #43 ...
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: is subject to change. To configure the initial branch name to use in all
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: of your new repositories, which will suppress this warning, call:
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 	git config --global init.defaultBranch <name>
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 'development'. The just-created branch can be renamed via this command:
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.156 hint: 	git branch -m <name>
17:43:11 [2023-07-16T17:43:11.804Z] #47 1.157 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:43:11 [2023-07-16T17:43:11.804Z] #47 DONE 4.1s
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: is subject to change. To configure the initial branch name to use in all
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: of your new repositories, which will suppress this warning, call:
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 	git config --global init.defaultBranch <name>
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 'development'. The just-created branch can be renamed via this command:
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.316 hint: 	git branch -m <name>
17:43:11 [2023-07-16T17:43:11.804Z] #48 1.364 Initialized empty Git repository in /usr/src/registry/.git/
17:43:11 [2023-07-16T17:43:11.804Z] #48 DONE 4.1s
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: is subject to change. To configure the initial branch name to use in all
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: of your new repositories, which will suppress this warning, call:
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 	git config --global init.defaultBranch <name>
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 'development'. The just-created branch can be renamed via this command:
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.475 hint: 	git branch -m <name>
17:43:11 [2023-07-16T17:43:11.804Z] #49 1.483 Initialized empty Git repository in /usr/src/swagger/.git/
17:43:11 [2023-07-16T17:43:11.804Z] #49 DONE 4.1s
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #50 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: is subject to change. To configure the initial branch name to use in all
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: of your new repositories, which will suppress this warning, call:
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 	git config --global init.defaultBranch <name>
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 'development'. The just-created branch can be renamed via this command:
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.392 hint: 	git branch -m <name>
17:43:11 [2023-07-16T17:43:11.804Z] #50 1.428 Initialized empty Git repository in /usr/src/containerd/.git/
17:43:11 [2023-07-16T17:43:11.804Z] #50 DONE 4.1s
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: Using 'master' as the name for the initial branch. This default branch name
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: is subject to change. To configure the initial branch name to use in all
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: of your new repositories, which will suppress this warning, call:
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 	git config --global init.defaultBranch <name>
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 'development'. The just-created branch can be renamed via this command:
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.435 hint: 	git branch -m <name>
17:43:11 [2023-07-16T17:43:11.804Z] #51 1.442 Initialized empty Git repository in /usr/src/tini/.git/
17:43:11 [2023-07-16T17:43:11.804Z] #51 DONE 4.1s
17:43:11 [2023-07-16T17:43:11.804Z] 
17:43:11 [2023-07-16T17:43:11.804Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:11 [2023-07-16T17:43:11.804Z] #52 0.940 go: downloading github.com/golangci/golangci-lint v1.51.2
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.007 go: downloading github.com/fatih/color v1.14.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading golang.org/x/tools v0.6.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading github.com/gofrs/flock v0.8.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading github.com/pkg/errors v0.9.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading github.com/spf13/cobra v1.6.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading github.com/spf13/pflag v1.0.5
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading github.com/spf13/viper v1.12.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.010 go: downloading gopkg.in/yaml.v3 v3.0.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.172 go: downloading github.com/hashicorp/go-version v1.6.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.214 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.277 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.278 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.352 go: downloading github.com/sirupsen/logrus v1.9.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.401 go: downloading github.com/mattn/go-colorable v0.1.13
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.401 go: downloading github.com/stretchr/testify v1.8.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.470 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.518 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.534 go: downloading github.com/mattn/go-isatty v0.0.17
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.554 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.570 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.804 go: downloading github.com/Abirdcfly/dupword v0.0.9
17:43:11 [2023-07-16T17:43:11.804Z] #52 2.921 go: downloading github.com/Antonboom/errname v0.1.7
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.016 go: downloading github.com/Antonboom/nilnil v0.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.023 go: downloading github.com/BurntSushi/toml v1.2.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.059 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.062 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.198 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.202 go: downloading github.com/alexkohler/prealloc v1.0.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.397 go: downloading github.com/alingse/asasalint v0.0.11
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.398 go: downloading github.com/ashanbrown/forbidigo v1.4.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.436 go: downloading github.com/ashanbrown/makezero v1.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.451 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.453 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.460 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.493 go: downloading github.com/breml/bidichk v0.2.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.495 go: downloading github.com/breml/errchkjson v0.3.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.533 go: downloading github.com/butuzov/ireturn v0.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.545 go: downloading github.com/charithe/durationcheck v0.0.9
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.657 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.658 go: downloading github.com/daixiang0/gci v0.9.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.732 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.821 go: downloading github.com/esimonov/ifshort v1.0.4
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.825 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.830 go: downloading github.com/fzipp/gocyclo v0.6.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.890 go: downloading github.com/go-critic/go-critic v0.6.7
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.968 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:43:11 [2023-07-16T17:43:11.804Z] #52 3.999 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.024 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.044 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.045 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.046 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.122 go: downloading github.com/golangci/misspell v0.4.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.178 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.179 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.218 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.224 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.332 go: downloading github.com/hexops/gotextdiff v1.0.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.370 go: downloading github.com/jgautheron/goconst v1.5.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.419 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.436 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.446 go: downloading github.com/julz/importas v0.1.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.566 go: downloading github.com/junk1tm/musttag v0.4.5
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.566 go: downloading github.com/kisielk/errcheck v1.6.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.566 go: downloading github.com/kulti/thelper v0.6.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.570 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.603 go: downloading github.com/kunwardeep/paralleltest v1.0.6
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.655 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.694 go: downloading github.com/ldez/tagliatelle v0.4.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.696 go: downloading github.com/leonklingele/grouper v1.1.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.696 go: downloading github.com/lufeee/execinquery v1.2.1
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.706 go: downloading github.com/maratori/testableexamples v1.0.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.786 go: downloading github.com/maratori/testpackage v1.1.0
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.786 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:43:11 [2023-07-16T17:43:11.804Z] #52 4.786 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.873 go: downloading github.com/mgechev/revive v1.2.5
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.896 go: downloading github.com/moricho/tparallel v0.2.1
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.896 go: downloading github.com/nakabonne/nestif v0.3.1
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.902 go: downloading github.com/nishanths/exhaustive v0.9.5
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.942 go: downloading github.com/nishanths/predeclared v0.2.2
17:43:12 [2023-07-16T17:43:12.064Z] #52 4.996 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
17:43:12 [2023-07-16T17:43:12.324Z] #52 5.001 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
17:43:12 [2023-07-16T17:43:12.324Z] #52 5.030 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:43:12 [2023-07-16T17:43:12.324Z] #52 5.066 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
17:43:12 [2023-07-16T17:43:12.324Z] #52 5.199 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:43:12 [2023-07-16T17:43:12.324Z] #52 5.201 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.302 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.303 go: downloading github.com/securego/gosec/v2 v2.15.0
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.384 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.391 go: downloading github.com/sivchari/containedctx v1.0.2
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.447 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:43:12 [2023-07-16T17:43:12.583Z] #52 5.459 go: downloading github.com/sivchari/tenv v1.7.1
17:43:12 [2023-07-16T17:43:12.850Z] #52 ...
17:43:12 [2023-07-16T17:43:12.850Z] 
17:43:12 [2023-07-16T17:43:12.850Z] #45 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:12 [2023-07-16T17:43:12.850Z] #45 DONE 4.0s
17:43:12 [2023-07-16T17:43:12.850Z] 
17:43:12 [2023-07-16T17:43:12.850Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.566 go: downloading github.com/sonatard/noctx v0.0.1
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.567 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.567 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.603 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.608 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.608 go: downloading github.com/tetafro/godot v1.4.11
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.646 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
17:43:12 [2023-07-16T17:43:12.850Z] #52 5.646 go: downloading github.com/timonwong/loggercheck v0.9.3
17:43:12 [2023-07-16T17:43:12.850Z] #52 ...
17:43:12 [2023-07-16T17:43:12.850Z] 
17:43:12 [2023-07-16T17:43:12.850Z] #43 [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
17:43:12 [2023-07-16T17:43:12.850Z] #43 7.881 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:43:12 [2023-07-16T17:43:12.850Z] #43 8.389 #=#=#                                                                         
17:43:12 [2023-07-16T17:43:12.850Z] #43 8.673 #=#=#                                                                         

######################################################################## 100.0%
17:43:13 [2023-07-16T17:43:13.421Z] #43 9.387 
17:43:14 [2023-07-16T17:43:14.828Z] #43 10.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:43:14 [2023-07-16T17:43:14.828Z] #43 ...
17:43:14 [2023-07-16T17:43:14.828Z] 
17:43:14 [2023-07-16T17:43:14.828Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:14 [2023-07-16T17:43:14.828Z] #53 DONE 3.1s
17:43:14 [2023-07-16T17:43:14.828Z] 
17:43:14 [2023-07-16T17:43:14.828Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:14 [2023-07-16T17:43:14.828Z] #54 DONE 5.2s
17:43:14 [2023-07-16T17:43:14.828Z] 
17:43:14 [2023-07-16T17:43:14.828Z] #55 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
17:43:14 [2023-07-16T17:43:14.828Z] #55 5.867 Docker version 24.0.2, build cb74dfc
17:43:14 [2023-07-16T17:43:14.828Z] #55 DONE 7.0s
17:43:14 [2023-07-16T17:43:14.828Z] 
17:43:14 [2023-07-16T17:43:14.828Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.698 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.708 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.742 go: downloading github.com/ultraware/funlen v0.0.3
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.742 go: downloading github.com/ultraware/whitespace v0.0.5
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.924 go: downloading github.com/uudashr/gocognit v1.0.6
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.944 go: downloading github.com/yagipy/maintidx v1.0.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 5.961 go: downloading github.com/yeya24/promlinter v0.2.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.064 go: downloading gitlab.com/bosi/decorder v0.2.3
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.068 go: downloading honnef.co/go/tools v0.4.2
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.402 go: downloading mvdan.cc/gofumpt v0.4.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.530 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.578 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.735 go: downloading golang.org/x/mod v0.8.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 6.842 go: downloading github.com/hashicorp/errwrap v1.0.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.076 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.133 go: downloading github.com/spf13/afero v1.8.2
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.136 go: downloading github.com/spf13/cast v1.5.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.242 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.253 go: downloading golang.org/x/sys v0.5.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.458 go: downloading github.com/davecgh/go-spew v1.1.1
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.695 go: downloading github.com/pmezard/go-difflib v1.0.0
17:43:14 [2023-07-16T17:43:14.828Z] #52 7.753 go: downloading github.com/stretchr/objx v0.5.0
17:43:15 [2023-07-16T17:43:15.088Z] #52 7.813 go: downloading github.com/gobwas/glob v0.2.3
17:43:15 [2023-07-16T17:43:15.088Z] #52 7.818 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
17:43:15 [2023-07-16T17:43:15.088Z] #52 7.818 go: downloading gopkg.in/yaml.v2 v2.4.0
17:43:15 [2023-07-16T17:43:15.088Z] #52 7.818 go: downloading golang.org/x/sync v0.1.0
17:43:15 [2023-07-16T17:43:15.088Z] #52 7.818 go: downloading go.uber.org/zap v1.17.0
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.345 go: downloading github.com/kisielk/gotool v1.0.0
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.374 go: downloading golang.org/x/text v0.6.0
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.406 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.461 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.461 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:43:15 [2023-07-16T17:43:15.660Z] #52 ...
17:43:15 [2023-07-16T17:43:15.660Z] 
17:43:15 [2023-07-16T17:43:15.660Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:15 [2023-07-16T17:43:15.660Z] #56 DONE 4.2s
17:43:15 [2023-07-16T17:43:15.660Z] 
17:43:15 [2023-07-16T17:43:15.660Z] #57 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:43:15 [2023-07-16T17:43:15.660Z] #57 DONE 4.1s
17:43:15 [2023-07-16T17:43:15.660Z] 
17:43:15 [2023-07-16T17:43:15.660Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.516 go: downloading github.com/go-toolsmith/astcopy v1.0.3
17:43:15 [2023-07-16T17:43:15.660Z] #52 8.523 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.678 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.683 go: downloading github.com/go-toolsmith/astp v1.1.0
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.683 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.702 go: downloading github.com/go-toolsmith/typep v1.1.0
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.744 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.766 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.785 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.826 go: downloading github.com/ettle/strcase v0.1.1
17:43:15 [2023-07-16T17:43:15.920Z] #52 8.826 go: downloading github.com/Masterminds/semver v1.5.0
17:43:16 [2023-07-16T17:43:16.198Z] #52 8.983 go: downloading github.com/fatih/structtag v1.2.0
17:43:16 [2023-07-16T17:43:16.198Z] #52 9.088 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:43:16 [2023-07-16T17:43:16.458Z] #52 9.211 go: downloading github.com/google/go-cmp v0.5.9
17:43:16 [2023-07-16T17:43:16.720Z] #52 ...
17:43:16 [2023-07-16T17:43:16.720Z] 
17:43:16 [2023-07-16T17:43:16.720Z] #43 [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
17:43:16 [2023-07-16T17:43:16.720Z] #43 11.21 
17:43:16 [2023-07-16T17:43:16.720Z] #43 11.47 #=#=#                                                                         

######################################################################## 100.0%
17:43:16 [2023-07-16T17:43:16.720Z] #43 11.87 
17:43:16 [2023-07-16T17:43:16.720Z] #43 12.01 Download of images into '/build' complete.
17:43:16 [2023-07-16T17:43:16.720Z] #43 12.01 Use something like the following to load the result into a Docker daemon:
17:43:16 [2023-07-16T17:43:16.720Z] #43 12.01   tar -cC '/build' . | docker load
17:43:16 [2023-07-16T17:43:16.720Z] #43 DONE 12.4s
17:43:16 [2023-07-16T17:43:16.720Z] 
17:43:16 [2023-07-16T17:43:16.720Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:16 [2023-07-16T17:43:16.720Z] #52 9.342 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:43:16 [2023-07-16T17:43:16.720Z] #52 9.350 go: downloading github.com/prometheus/client_golang v1.12.1
17:43:16 [2023-07-16T17:43:16.720Z] #52 9.484 go: downloading github.com/prometheus/client_model v0.2.0
17:43:17 [2023-07-16T17:43:17.006Z] #52 9.628 go: downloading github.com/subosito/gotenv v1.4.1
17:43:17 [2023-07-16T17:43:17.006Z] #52 9.628 go: downloading github.com/hashicorp/hcl v1.0.0
17:43:17 [2023-07-16T17:43:17.006Z] #52 9.814 go: downloading gopkg.in/ini.v1 v1.67.0
17:43:17 [2023-07-16T17:43:17.006Z] #52 9.826 go: downloading github.com/magiconair/properties v1.8.6
17:43:17 [2023-07-16T17:43:17.267Z] #52 9.827 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:43:17 [2023-07-16T17:43:17.267Z] #52 9.884 go: downloading go.uber.org/atomic v1.7.0
17:43:17 [2023-07-16T17:43:17.267Z] #52 9.890 go: downloading go.uber.org/multierr v1.6.0
17:43:17 [2023-07-16T17:43:17.267Z] #52 10.08 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
17:43:17 [2023-07-16T17:43:17.267Z] #52 ...
17:43:17 [2023-07-16T17:43:17.267Z] 
17:43:17 [2023-07-16T17:43:17.267Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:43:17 [2023-07-16T17:43:17.267Z] #58 0.954 go: downloading mvdan.cc/sh/v3 v3.6.0
17:43:17 [2023-07-16T17:43:17.267Z] #58 4.563 go: downloading golang.org/x/term v0.3.0
17:43:17 [2023-07-16T17:43:17.267Z] #58 4.563 go: downloading mvdan.cc/editorconfig v0.2.0
17:43:17 [2023-07-16T17:43:17.267Z] #58 4.573 go: downloading github.com/google/renameio/v2 v2.0.0
17:43:17 [2023-07-16T17:43:17.267Z] #58 4.587 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:43:17 [2023-07-16T17:43:17.267Z] #58 4.678 go: downloading golang.org/x/sys v0.3.0
17:43:17 [2023-07-16T17:43:17.267Z] #58 ...
17:43:17 [2023-07-16T17:43:17.267Z] 
17:43:17 [2023-07-16T17:43:17.267Z] #59 [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             ;
17:43:17 [2023-07-16T17:43:17.267Z] #59 1.351 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 1.360 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 1.361 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 1.626 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 2.054 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 2.316 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 3.182 Fetched 8539 kB in 2s (4057 kB/s)
17:43:17 [2023-07-16T17:43:17.267Z] #59 3.182 Reading package lists...
17:43:17 [2023-07-16T17:43:17.267Z] #59 3.836 Reading package lists...
17:43:17 [2023-07-16T17:43:17.267Z] #59 4.538 Building dependency tree...
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.125 python3 is already the newest version (3.9.2-3).
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.125 The following additional packages will be installed:
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.127   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.127   patch xz-utils
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129 Suggested packages:
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129   m4-doc ed diffutils-doc
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129 Recommended packages:
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.129   fakeroot libalgorithm-merge-perl libltdl-dev
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.417 The following NEW packages will be installed:
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.418   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.419   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.420   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.729 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.729 Need to get 5458 kB of archives.
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.729 After this operation, 11.6 MB of additional disk space will be used.
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.729 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.750 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.766 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.766 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.802 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.802 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.802 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.930 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.930 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.930 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.930 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.940 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.953 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.961 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 5.963 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.353 debconf: delaying package configuration, since apt-utils is not installed
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.453 Fetched 5458 kB in 1s (10.5 MB/s)
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.523 Selecting previously unselected package bzip2.
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.523 (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.)
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.543 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 6.559 Unpacking bzip2 (1.0.8-4) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.075 Selecting previously unselected package xz-utils.
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.082 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.099 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.691 Selecting previously unselected package libsigsegv2:arm64.
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.691 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 7.750 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.145 Selecting previously unselected package m4.
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.158 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.166 Unpacking m4 (1.4.18-5) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.453 Selecting previously unselected package autoconf.
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.456 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.515 Unpacking autoconf (2.69-14) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.826 Selecting previously unselected package autotools-dev.
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.826 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 8.838 Unpacking autotools-dev (20180224.1+nmu1) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.092 Selecting previously unselected package automake.
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.095 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.259 Unpacking automake (1:1.16.3-2) ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.741 Selecting previously unselected package patch.
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.741 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.267Z] #59 9.813 Unpacking patch (2.7.6-7) ...
17:43:17 [2023-07-16T17:43:17.626Z] #59 10.20 Selecting previously unselected package dpkg-dev.
17:43:17 [2023-07-16T17:43:17.626Z] #59 10.20 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
17:43:17 [2023-07-16T17:43:17.626Z] #59 10.33 Unpacking dpkg-dev (1.20.12) ...
17:43:17 [2023-07-16T17:43:17.626Z] #59 ...
17:43:17 [2023-07-16T17:43:17.626Z] 
17:43:17 [2023-07-16T17:43:17.626Z] #60 [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
17:43:17 [2023-07-16T17:43:17.626Z] #60 1.943 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 1.978 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 1.983 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 2.277 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 2.730 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 3.105 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 3.996 Fetched 8539 kB in 2s (3666 kB/s)
17:43:17 [2023-07-16T17:43:17.626Z] #60 3.996 Reading package lists...
17:43:17 [2023-07-16T17:43:17.626Z] #60 4.801 Reading package lists...
17:43:17 [2023-07-16T17:43:17.626Z] #60 5.589 Building dependency tree...
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.418 The following additional packages will be installed:
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.421   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.423 Suggested packages:
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.424   cmake-doc ninja-build lrzip
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.534 The following NEW packages will be installed:
17:43:17 [2023-07-16T17:43:17.626Z] #60 6.536   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.140 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.140 Need to get 15.1 MB of archives.
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.140 After this operation, 66.8 MB of additional disk space will be used.
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.140 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.223 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.577 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.709 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.795 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.803 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.830 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 7.830 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.256 debconf: delaying package configuration, since apt-utils is not installed
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.402 Fetched 15.1 MB in 1s (11.8 MB/s)
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.505 Selecting previously unselected package cmake-data.
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.517 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.539 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:43:17 [2023-07-16T17:43:17.626Z] #60 8.577 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:43:17 [2023-07-16T17:43:17.626Z] #60 ...
17:43:17 [2023-07-16T17:43:17.626Z] 
17:43:17 [2023-07-16T17:43:17.626Z] #61 [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
17:43:17 [2023-07-16T17:43:17.626Z] #61 0.821 go: downloading github.com/pelletier/go-toml v1.8.1
17:43:17 [2023-07-16T17:43:17.889Z] #61 ...
17:43:17 [2023-07-16T17:43:17.889Z] 
17:43:17 [2023-07-16T17:43:17.889Z] #62 [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
17:43:17 [2023-07-16T17:43:17.889Z] #62 0.852 go: downloading github.com/tc-hib/go-winres v0.3.0
17:43:17 [2023-07-16T17:43:17.889Z] #62 1.690 go: downloading github.com/tc-hib/winres v0.1.6
17:43:17 [2023-07-16T17:43:17.889Z] #62 1.690 go: downloading github.com/urfave/cli/v2 v2.3.0
17:43:17 [2023-07-16T17:43:17.889Z] #62 1.937 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:43:17 [2023-07-16T17:43:17.889Z] #62 1.954 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:43:17 [2023-07-16T17:43:17.889Z] #62 2.246 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:43:17 [2023-07-16T17:43:17.889Z] #62 2.246 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:43:17 [2023-07-16T17:43:17.889Z] #62 ...
17:43:17 [2023-07-16T17:43:17.889Z] 
17:43:17 [2023-07-16T17:43:17.889Z] #63 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
17:43:17 [2023-07-16T17:43:17.889Z] #63 ...
17:43:17 [2023-07-16T17:43:17.889Z] 
17:43:17 [2023-07-16T17:43:17.889Z] #64 [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
17:43:17 [2023-07-16T17:43:17.889Z] #64 1.240 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 1.250 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 1.250 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 1.550 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 1.928 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 2.248 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 2.976 Fetched 8539 kB in 2s (4244 kB/s)
17:43:17 [2023-07-16T17:43:17.889Z] #64 2.976 Reading package lists...
17:43:17 [2023-07-16T17:43:17.889Z] #64 4.178 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:43:17 [2023-07-16T17:43:17.889Z] #64 4.178 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:43:17 [2023-07-16T17:43:17.889Z] #64 4.178 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:43:17 [2023-07-16T17:43:17.889Z] #64 5.545 Reading package lists...
17:43:17 [2023-07-16T17:43:17.889Z] #64 6.530 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:43:17 [2023-07-16T17:43:17.889Z] #64 6.556 Reading package lists...
17:43:17 [2023-07-16T17:43:17.889Z] #64 7.349 Building dependency tree...
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.254 gcc is already the newest version (4:10.2.1-1).
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.254 libc6-dev is already the newest version (2.31-13+deb11u6).
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.254 The following additional packages will be installed:
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.257   bzip2 patch xz-utils
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.260 Suggested packages:
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.267   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.267 Recommended packages:
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.267   build-essential fakeroot libalgorithm-merge-perl
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.434 The following NEW packages will be installed:
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.448   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.751 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.751 Need to get 2790 kB of archives.
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.751 After this operation, 4077 kB of additional disk space will be used.
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.751 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.756 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.757 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.759 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 8.831 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.111 debconf: delaying package configuration, since apt-utils is not installed
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.323 Fetched 2790 kB in 0s (7624 kB/s)
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.472 Selecting previously unselected package bzip2.
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.472 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.496 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.516 Unpacking bzip2 (1.0.8-4) ...
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.939 Selecting previously unselected package xz-utils.
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.941 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:43:17 [2023-07-16T17:43:17.889Z] #64 9.990 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:43:18 [2023-07-16T17:43:18.151Z] #64 ...
17:43:18 [2023-07-16T17:43:18.151Z] 
17:43:18 [2023-07-16T17:43:18.151Z] #65 [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
17:43:18 [2023-07-16T17:43:18.151Z] #65 0.909 go: downloading gotest.tools/gotestsum v1.8.2
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.291 go: downloading golang.org/x/tools v0.1.11
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.292 go: downloading github.com/dnephin/pflag v1.0.7
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.292 go: downloading github.com/fatih/color v1.13.0
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.293 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.294 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.295 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.327 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.328 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.368 go: downloading github.com/mattn/go-isatty v0.0.14
17:43:18 [2023-07-16T17:43:18.151Z] #65 2.375 go: downloading github.com/mattn/go-colorable v0.1.12
17:43:18 [2023-07-16T17:43:18.151Z] #65 3.705 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:43:18 [2023-07-16T17:43:18.151Z] #65 ...
17:43:18 [2023-07-16T17:43:18.151Z] 
17:43:18 [2023-07-16T17:43:18.151Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.058 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.071 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.071 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.245 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.638 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 1.949 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 2.806 Fetched 8539 kB in 2s (4258 kB/s)
17:43:18 [2023-07-16T17:43:18.151Z] #66 2.806 Reading package lists...
17:43:18 [2023-07-16T17:43:18.151Z] #66 4.228 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:43:18 [2023-07-16T17:43:18.151Z] #66 4.228 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:43:18 [2023-07-16T17:43:18.151Z] #66 4.228 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:43:18 [2023-07-16T17:43:18.151Z] #66 5.546 Reading package lists...
17:43:18 [2023-07-16T17:43:18.151Z] #66 6.899 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 6.911 Reading package lists...
17:43:18 [2023-07-16T17:43:18.151Z] #66 7.761 Building dependency tree...
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411 gcc is already the newest version (4:10.2.1-1).
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411 The following additional packages will be installed:
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411 Suggested packages:
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.411   | libgdk-pixbuf2.0-dev libxml2-utils
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741 The following NEW packages will be installed:
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 8.741   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.046 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.046 Need to get 7950 kB of archives.
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.046 After this operation, 39.9 MB of additional disk space will be used.
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.046 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.059 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.062 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.063 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.066 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.068 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.070 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.075 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.080 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.084 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.086 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.088 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.095 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.096 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.101 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.103 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.106 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.109 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.113 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.115 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.142 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.165 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.257 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.273 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.273 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.274 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.279 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.280 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.283 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.291 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.807 debconf: delaying package configuration, since apt-utils is not installed
17:43:18 [2023-07-16T17:43:18.151Z] #66 9.960 Fetched 7950 kB in 1s (14.7 MB/s)
17:43:18 [2023-07-16T17:43:18.440Z] #66 10.86 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:43:18 [2023-07-16T17:43:18.440Z] #66 10.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:43:18 [2023-07-16T17:43:18.440Z] #66 10.88 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:43:18 [2023-07-16T17:43:18.440Z] #66 ...
17:43:18 [2023-07-16T17:43:18.440Z] 
17:43:18 [2023-07-16T17:43:18.440Z] #67 [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
17:43:18 [2023-07-16T17:43:18.440Z] #67 2.171 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 2.179 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 2.179 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 2.712 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 3.213 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 3.600 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:43:18 [2023-07-16T17:43:18.440Z] #67 4.938 Fetched 8539 kB in 3s (2820 kB/s)
17:43:18 [2023-07-16T17:43:18.440Z] #67 4.938 Reading package lists...
17:43:18 [2023-07-16T17:43:18.440Z] #67 6.647 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:43:18 [2023-07-16T17:43:18.440Z] #67 6.647 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:43:18 [2023-07-16T17:43:18.440Z] #67 6.647 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:43:18 [2023-07-16T17:43:18.440Z] #67 8.247 Reading package lists...
17:43:18 [2023-07-16T17:43:18.440Z] #67 8.951 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:43:18 [2023-07-16T17:43:18.440Z] #67 8.978 Reading package lists...
17:43:18 [2023-07-16T17:43:18.440Z] #67 10.05 Building dependency tree...
17:43:18 [2023-07-16T17:43:18.440Z] #67 10.60 gcc is already the newest version (4:10.2.1-1).
17:43:18 [2023-07-16T17:43:18.440Z] #67 10.60 libc6-dev is already the newest version (2.31-13+deb11u6).
17:43:18 [2023-07-16T17:43:18.440Z] #67 10.60 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:43:18 [2023-07-16T17:43:18.440Z] #67 ...
17:43:18 [2023-07-16T17:43:18.440Z] 
17:43:18 [2023-07-16T17:43:18.440Z] #64 [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
17:43:18 [2023-07-16T17:43:18.440Z] #64 10.90 Selecting previously unselected package patch.
17:43:18 [2023-07-16T17:43:18.440Z] #64 10.90 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:43:19 [2023-07-16T17:43:19.012Z] #64 11.39 Unpacking patch (2.7.6-7) ...
17:43:19 [2023-07-16T17:43:19.614Z] #64 12.20 Selecting previously unselected package dpkg-dev.
17:43:19 [2023-07-16T17:43:19.614Z] #64 12.20 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
17:43:19 [2023-07-16T17:43:19.936Z] #64 12.39 Unpacking dpkg-dev (1.20.12) ...
17:43:21 [2023-07-16T17:43:21.385Z] #64 13.68 Selecting previously unselected package libseccomp-dev:arm64.
17:43:21 [2023-07-16T17:43:21.385Z] #64 13.68 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:43:21 [2023-07-16T17:43:21.385Z] #64 13.76 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:43:21 [2023-07-16T17:43:21.735Z] #64 ...
17:43:21 [2023-07-16T17:43:21.735Z] 
17:43:21 [2023-07-16T17:43:21.735Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:43:21 [2023-07-16T17:43:21.997Z] #68 ...
17:43:21 [2023-07-16T17:43:21.997Z] 
17:43:21 [2023-07-16T17:43:21.997Z] #69 [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...)
17:43:21 [2023-07-16T17:43:21.997Z] #69 1.874 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
17:43:21 [2023-07-16T17:43:21.997Z] #69 4.671 + git checkout -q FETCH_HEAD
17:43:21 [2023-07-16T17:43:21.997Z] #69 5.614 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:43:21 [2023-07-16T17:43:21.997Z] #69 5.614 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.276 internal/goarch
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.292 internal/coverage/rtcov
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.333 internal/goexperiment
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.334 internal/cpu
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.336 internal/goos
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.342 runtime/internal/syscall
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.375 internal/race
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.421 internal/unsafeheader
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.468 internal/abi
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.469 runtime/internal/math
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.479 sync/atomic
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.481 unicode
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.481 runtime/internal/sys
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.538 unicode/utf8
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.563 container/list
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.750 internal/itoa
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.768 math/bits
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.768 crypto/internal/alias
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.769 crypto/subtle
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.781 crypto/internal/boring/sig
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.868 unicode/utf16
17:43:21 [2023-07-16T17:43:21.997Z] #69 6.869 vendor/golang.org/x/crypto/cryptobyte/asn1
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.045 internal/bytealg
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.059 runtime/internal/atomic
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.069 internal/nettrace
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.092 math
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.105 vendor/golang.org/x/crypto/internal/alias
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.109 encoding
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.186 github.com/docker/distribution/manifest
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.223 github.com/inconshreveable/mousetrap
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.225 github.com/docker/distribution/registry/storage/driver/gcs
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.328 github.com/docker/distribution/registry/storage/driver/oss
17:43:21 [2023-07-16T17:43:21.997Z] #69 7.736 runtime
17:43:21 [2023-07-16T17:43:21.997Z] #69 ...
17:43:21 [2023-07-16T17:43:21.997Z] 
17:43:21 [2023-07-16T17:43:21.997Z] #64 [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
17:43:21 [2023-07-16T17:43:21.997Z] #64 14.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:43:22 [2023-07-16T17:43:22.945Z] #64 15.54 Setting up bzip2 (1.0.8-4) ...
17:43:23 [2023-07-16T17:43:23.889Z] #64 16.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:43:24 [2023-07-16T17:43:24.467Z] #64 17.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:43:24 [2023-07-16T17:43:24.727Z] #64 17.25 Setting up patch (2.7.6-7) ...
17:43:25 [2023-07-16T17:43:25.297Z] #64 17.89 Setting up dpkg-dev (1.20.12) ...
17:43:25 [2023-07-16T17:43:25.557Z] #64 ...
17:43:25 [2023-07-16T17:43:25.557Z] 
17:43:25 [2023-07-16T17:43:25.557Z] #70 [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...)
17:43:25 [2023-07-16T17:43:25.816Z] #70 ...
17:43:25 [2023-07-16T17:43:25.816Z] 
17:43:25 [2023-07-16T17:43:25.816Z] #69 [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...)
17:43:25 [2023-07-16T17:43:25.816Z] #69 14.02 sync
17:43:25 [2023-07-16T17:43:25.816Z] #69 14.02 internal/reflectlite
17:43:26 [2023-07-16T17:43:26.075Z] #69 14.32 internal/testlog
17:43:26 [2023-07-16T17:43:26.075Z] #69 14.32 internal/singleflight
17:43:26 [2023-07-16T17:43:26.075Z] #69 14.32 internal/godebug
17:43:26 [2023-07-16T17:43:26.335Z] #69 14.48 math/rand
17:43:26 [2023-07-16T17:43:26.335Z] #69 14.48 internal/intern
17:43:26 [2023-07-16T17:43:26.335Z] #69 ...
17:43:26 [2023-07-16T17:43:26.335Z] 
17:43:26 [2023-07-16T17:43:26.335Z] #71 [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...)
17:43:26 [2023-07-16T17:43:26.335Z] #71 ...
17:43:26 [2023-07-16T17:43:26.335Z] 
17:43:26 [2023-07-16T17:43:26.335Z] #61 [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
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 tomll can be used in two ways:
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 Writing to STDIN and reading from STDOUT:
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63   cat file.toml | tomll > file.toml
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 Reading and updating a list of files:
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63   tomll a.toml b.toml c.toml
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 
17:43:26 [2023-07-16T17:43:26.335Z] #61 18.63 When given a list of files, tomll will modify all files in place without asking.
17:43:27 [2023-07-16T17:43:27.273Z] #61 ...
17:43:27 [2023-07-16T17:43:27.273Z] 
17:43:27 [2023-07-16T17:43:27.273Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.16 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.19 go: downloading github.com/pelletier/go-toml v1.9.5
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.34 go: downloading github.com/golang/protobuf v1.5.2
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.47 go: downloading github.com/quasilyte/gogrep v0.5.0
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.63 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.73 go: downloading github.com/beorn7/perks v1.0.1
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.94 go: downloading github.com/prometheus/common v0.32.1
17:43:27 [2023-07-16T17:43:27.273Z] #52 10.94 go: downloading github.com/prometheus/procfs v0.7.3
17:43:27 [2023-07-16T17:43:27.273Z] #52 11.24 go: downloading google.golang.org/protobuf v1.28.0
17:43:27 [2023-07-16T17:43:27.273Z] #52 11.32 go: downloading github.com/mattn/go-runewidth v0.0.9
17:43:27 [2023-07-16T17:43:27.273Z] #52 12.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:43:27 [2023-07-16T17:43:27.533Z] #52 ...
17:43:27 [2023-07-16T17:43:27.533Z] 
17:43:27 [2023-07-16T17:43:27.533Z] #69 [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...)
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.72 sort
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.73 errors
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 io
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 internal/oserror
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 strconv
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 crypto/internal/nistec/fiat
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 path
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.85 internal/safefilepath
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.86 vendor/golang.org/x/net/dns/dnsmessage
17:43:27 [2023-07-16T17:43:27.533Z] #69 14.98 container/heap
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.07 syscall
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.44 bytes
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.44 hash
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.44 crypto/internal/randutil
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.44 strings
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.67 text/tabwriter
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.67 reflect
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.68 crypto
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.76 crypto/rc4
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.77 net/netip
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.79 hash/crc32
17:43:27 [2023-07-16T17:43:27.533Z] #69 15.81 encoding/base32
17:43:27 [2023-07-16T17:43:27.793Z] #69 16.06 github.com/stevvooe/resumable
17:43:28 [2023-07-16T17:43:28.053Z] #69 16.34 vendor/golang.org/x/text/transform
17:43:28 [2023-07-16T17:43:28.313Z] #69 16.38 golang.org/x/crypto/blowfish
17:43:28 [2023-07-16T17:43:28.616Z] #69 16.73 bufio
17:43:28 [2023-07-16T17:43:28.616Z] #69 16.73 regexp/syntax
17:43:28 [2023-07-16T17:43:28.616Z] #69 16.74 net/http/internal/ascii
17:43:28 [2023-07-16T17:43:28.616Z] #69 16.74 github.com/garyburd/redigo/internal
17:43:28 [2023-07-16T17:43:28.616Z] #69 16.80 html
17:43:29 [2023-07-16T17:43:29.187Z] #69 ...
17:43:29 [2023-07-16T17:43:29.187Z] 
17:43:29 [2023-07-16T17:43:29.187Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:29 [2023-07-16T17:43:29.187Z] #66 11.49 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 12.34 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 12.34 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 12.52 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 13.18 Selecting previously unselected package libsecret-common.
17:43:29 [2023-07-16T17:43:29.187Z] #66 13.19 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 13.36 Unpacking libsecret-common (0.20.4-2) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 14.24 Selecting previously unselected package libsecret-1-0:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 14.25 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 14.34 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 15.61 Selecting previously unselected package gir1.2-secret-1:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 15.62 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 15.68 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 17.10 Selecting previously unselected package uuid-dev:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 17.10 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 17.24 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 18.64 Selecting previously unselected package libblkid-dev:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 18.65 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 18.76 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 20.11 Selecting previously unselected package libbtrfs0:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 20.11 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 20.25 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 21.23 Selecting previously unselected package libbtrfs-dev:arm64.
17:43:29 [2023-07-16T17:43:29.187Z] #66 21.24 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 21.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:43:29 [2023-07-16T17:43:29.187Z] #66 ...
17:43:29 [2023-07-16T17:43:29.187Z] 
17:43:29 [2023-07-16T17:43:29.187Z] #72 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:43:29 [2023-07-16T17:43:29.447Z] #72 ...
17:43:29 [2023-07-16T17:43:29.447Z] 
17:43:29 [2023-07-16T17:43:29.447Z] #62 [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
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 NAME:
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    go-winres - A tool for embedding resources in Windows executables
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 USAGE:
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    go-winres [global options] command [command options] [arguments...]
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 COMMANDS:
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    init     Create an initial ./winres/winres.json
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    make     Make syso files for the "go build" command
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    simply   Make syso files for the "go build" command (simplified)
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    extract  Extract all resources from an executable
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    patch    Replace resources in an executable file (exe, dll)
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    help, h  Shows a list of commands or help for one command
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07 GLOBAL OPTIONS:
17:43:29 [2023-07-16T17:43:29.447Z] #62 21.07    --help, -h  show help (default: false)
17:43:29 [2023-07-16T17:43:29.447Z] #62 ...
17:43:29 [2023-07-16T17:43:29.447Z] 
17:43:29 [2023-07-16T17:43:29.447Z] #59 [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             ;
17:43:29 [2023-07-16T17:43:29.447Z] #59 12.32 Selecting previously unselected package build-essential.
17:43:29 [2023-07-16T17:43:29.447Z] #59 12.32 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 12.41 Unpacking build-essential (12.9) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 13.21 Selecting previously unselected package libcap2:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 13.21 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 13.39 Unpacking libcap2:arm64 (1:2.44-1) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 14.34 Selecting previously unselected package libcap-dev:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 14.34 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 14.44 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 15.90 Selecting previously unselected package libprotobuf-c1:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 15.90 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 16.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 17.45 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 17.46 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 17.58 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 18.41 Selecting previously unselected package libseccomp-dev:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 18.41 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 18.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 19.27 Selecting previously unselected package libsystemd-dev:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 19.27 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 19.32 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 20.33 Selecting previously unselected package libtool.
17:43:29 [2023-07-16T17:43:29.447Z] #59 20.33 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 20.46 Unpacking libtool (2.4.6-15) ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 21.70 Selecting previously unselected package libudev-dev:arm64.
17:43:29 [2023-07-16T17:43:29.447Z] #59 21.70 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.447Z] #59 22.13 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:43:29 [2023-07-16T17:43:29.757Z] #59 ...
17:43:29 [2023-07-16T17:43:29.757Z] 
17:43:29 [2023-07-16T17:43:29.757Z] #60 [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
17:43:29 [2023-07-16T17:43:29.757Z] #60 12.09 Selecting previously unselected package libicu67:arm64.
17:43:29 [2023-07-16T17:43:29.757Z] #60 12.10 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 12.42 Unpacking libicu67:arm64 (67.1-7) ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 17.02 Selecting previously unselected package libxml2:arm64.
17:43:29 [2023-07-16T17:43:29.757Z] #60 17.02 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 17.14 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 18.47 Selecting previously unselected package libarchive13:arm64.
17:43:29 [2023-07-16T17:43:29.757Z] #60 18.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 18.56 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 19.68 Selecting previously unselected package libjsoncpp24:arm64.
17:43:29 [2023-07-16T17:43:29.757Z] #60 19.68 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 19.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 21.31 Selecting previously unselected package librhash0:arm64.
17:43:29 [2023-07-16T17:43:29.757Z] #60 21.31 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 21.89 Unpacking librhash0:arm64 (1.4.1-2) ...
17:43:29 [2023-07-16T17:43:29.757Z] #60 ...
17:43:29 [2023-07-16T17:43:29.757Z] 
17:43:29 [2023-07-16T17:43:29.757Z] #69 [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...)
17:43:29 [2023-07-16T17:43:29.757Z] #69 17.95 regexp
17:43:30 [2023-07-16T17:43:30.018Z] #69 18.10 internal/syscall/unix
17:43:30 [2023-07-16T17:43:30.018Z] #69 18.11 internal/syscall/execenv
17:43:30 [2023-07-16T17:43:30.018Z] #69 18.11 time
17:43:30 [2023-07-16T17:43:30.587Z] #69 18.95 internal/fmtsort
17:43:30 [2023-07-16T17:43:30.847Z] #69 18.95 encoding/binary
17:43:30 [2023-07-16T17:43:30.847Z] #69 18.95 internal/saferio
17:43:30 [2023-07-16T17:43:30.847Z] #69 19.20 crypto/cipher
17:43:30 [2023-07-16T17:43:30.847Z] #69 19.21 crypto/internal/edwards25519/field
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 crypto/md5
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 crypto/sha1
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 encoding/base64
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 vendor/golang.org/x/crypto/internal/poly1305
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 context
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.21 io/fs
17:43:31 [2023-07-16T17:43:31.107Z] #69 19.47 internal/poll
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.48 encoding/pem
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.53 crypto/internal/boring
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.54 crypto/des
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.54 embed
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.55 vendor/golang.org/x/crypto/chacha20
17:43:31 [2023-07-16T17:43:31.367Z] #69 ...
17:43:31 [2023-07-16T17:43:31.367Z] 
17:43:31 [2023-07-16T17:43:31.367Z] #67 [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
17:43:31 [2023-07-16T17:43:31.367Z] #67 DONE 23.9s
17:43:31 [2023-07-16T17:43:31.367Z] 
17:43:31 [2023-07-16T17:43:31.367Z] #69 [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...)
17:43:31 [2023-07-16T17:43:31.367Z] #69 19.62 crypto/internal/edwards25519
17:43:31 [2023-07-16T17:43:31.627Z] #69 19.73 crypto/sha512
17:43:31 [2023-07-16T17:43:31.627Z] #69 19.73 crypto/aes
17:43:31 [2023-07-16T17:43:31.627Z] #69 19.73 crypto/hmac
17:43:31 [2023-07-16T17:43:31.627Z] #69 19.75 crypto/sha256
17:43:31 [2023-07-16T17:43:31.627Z] #69 19.89 crypto/internal/nistec
17:43:31 [2023-07-16T17:43:31.887Z] #69 20.09 vendor/golang.org/x/crypto/hkdf
17:43:31 [2023-07-16T17:43:31.887Z] #69 20.10 vendor/golang.org/x/crypto/chacha20poly1305
17:43:31 [2023-07-16T17:43:31.887Z] #69 20.13 os
17:43:32 [2023-07-16T17:43:32.458Z] #69 20.70 fmt
17:43:32 [2023-07-16T17:43:32.458Z] #69 20.72 net
17:43:32 [2023-07-16T17:43:32.458Z] #69 20.72 path/filepath
17:43:32 [2023-07-16T17:43:32.458Z] #69 20.72 io/ioutil
17:43:32 [2023-07-16T17:43:32.458Z] #69 20.72 os/signal
17:43:32 [2023-07-16T17:43:32.718Z] #69 20.88 crypto/ecdh
17:43:32 [2023-07-16T17:43:32.978Z] #69 21.29 github.com/bugsnag/osext
17:43:32 [2023-07-16T17:43:32.978Z] #69 21.29 os/exec
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 math/big
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 encoding/hex
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 encoding/json
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 net/url
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 log
17:43:33 [2023-07-16T17:43:33.267Z] #69 21.46 github.com/bugsnag/bugsnag-go/errors
17:43:33 [2023-07-16T17:43:33.529Z] #69 21.73 compress/flate
17:43:33 [2023-07-16T17:43:33.790Z] #69 21.86 github.com/bugsnag/panicwrap
17:43:34 [2023-07-16T17:43:34.049Z] #69 22.15 vendor/golang.org/x/text/unicode/norm
17:43:34 [2023-07-16T17:43:34.049Z] #69 22.22 vendor/golang.org/x/net/http2/hpack
17:43:34 [2023-07-16T17:43:34.049Z] #69 22.22 vendor/golang.org/x/text/unicode/bidi
17:43:34 [2023-07-16T17:43:34.049Z] #69 22.22 mime
17:43:34 [2023-07-16T17:43:34.619Z] #69 22.75 mime/quotedprintable
17:43:34 [2023-07-16T17:43:34.619Z] #69 22.77 compress/gzip
17:43:34 [2023-07-16T17:43:34.619Z] #69 22.92 net/http/internal
17:43:34 [2023-07-16T17:43:34.619Z] #69 22.93 gopkg.in/yaml.v2
17:43:34 [2023-07-16T17:43:34.879Z] #69 23.15 golang.org/x/net/context
17:43:35 [2023-07-16T17:43:35.139Z] #69 23.39 github.com/docker/distribution/digest
17:43:35 [2023-07-16T17:43:35.139Z] #69 23.50 encoding/gob
17:43:35 [2023-07-16T17:43:35.708Z] #69 23.98 github.com/Sirupsen/logrus
17:43:35 [2023-07-16T17:43:35.708Z] #69 24.06 github.com/docker/distribution/reference
17:43:35 [2023-07-16T17:43:35.708Z] #69 24.08 vendor/golang.org/x/text/secure/bidirule
17:43:36 [2023-07-16T17:43:36.422Z] #69 24.48 text/template/parse
17:43:36 [2023-07-16T17:43:36.422Z] #69 24.52 github.com/docker/distribution/version
17:43:36 [2023-07-16T17:43:36.422Z] #69 24.62 runtime/debug
17:43:36 [2023-07-16T17:43:36.732Z] #69 24.98 github.com/Sirupsen/logrus/formatters/logstash
17:43:36 [2023-07-16T17:43:36.732Z] #69 ...
17:43:36 [2023-07-16T17:43:36.732Z] 
17:43:36 [2023-07-16T17:43:36.732Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:43:36 [2023-07-16T17:43:36.732Z] #58 19.61 v3.6.0
17:43:36 [2023-07-16T17:43:36.992Z] #58 ...
17:43:36 [2023-07-16T17:43:36.992Z] 
17:43:36 [2023-07-16T17:43:36.992Z] #59 [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             ;
17:43:36 [2023-07-16T17:43:36.992Z] #59 24.05 Selecting previously unselected package libyajl2:arm64.
17:43:36 [2023-07-16T17:43:36.992Z] #59 24.05 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 24.12 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 24.80 Selecting previously unselected package libyajl-dev:arm64.
17:43:36 [2023-07-16T17:43:36.992Z] #59 24.80 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 25.07 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 25.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 26.31 Setting up libyajl2:arm64 (2.1.0-3) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 26.69 Setting up bzip2 (1.0.8-4) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 27.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 27.52 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 28.01 Setting up libcap2:arm64 (1:2.44-1) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 28.62 Setting up autotools-dev (20180224.1+nmu1) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 29.04 Setting up libsigsegv2:arm64 (2.13-1) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 29.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:43:36 [2023-07-16T17:43:36.992Z] #59 ...
17:43:36 [2023-07-16T17:43:36.992Z] 
17:43:36 [2023-07-16T17:43:36.992Z] #69 [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...)
17:43:36 [2023-07-16T17:43:36.992Z] #69 25.32 encoding/xml
17:43:37 [2023-07-16T17:43:37.252Z] #69 25.41 vendor/golang.org/x/net/idna
17:43:37 [2023-07-16T17:43:37.518Z] #69 25.91 os/user
17:43:37 [2023-07-16T17:43:37.803Z] #69 25.92 text/template
17:43:38 [2023-07-16T17:43:38.064Z] #69 26.24 github.com/mitchellh/mapstructure
17:43:38 [2023-07-16T17:43:38.064Z] #69 26.25 net/textproto
17:43:38 [2023-07-16T17:43:38.064Z] #69 26.33 vendor/golang.org/x/net/http/httpproxy
17:43:38 [2023-07-16T17:43:38.064Z] #69 26.33 crypto/elliptic
17:43:38 [2023-07-16T17:43:38.327Z] #69 26.52 crypto/internal/bigmod
17:43:38 [2023-07-16T17:43:38.587Z] #69 26.82 crypto/internal/boring/bbig
17:43:38 [2023-07-16T17:43:38.587Z] #69 26.83 encoding/asn1
17:43:38 [2023-07-16T17:43:38.587Z] #69 26.84 crypto/rand
17:43:38 [2023-07-16T17:43:38.587Z] #69 26.86 crypto/dsa
17:43:38 [2023-07-16T17:43:38.918Z] #69 27.07 vendor/golang.org/x/net/http/httpguts
17:43:38 [2023-07-16T17:43:38.918Z] #69 27.13 github.com/stevvooe/resumable/sha256
17:43:39 [2023-07-16T17:43:39.179Z] #69 27.36 github.com/stevvooe/resumable/sha512
17:43:39 [2023-07-16T17:43:39.179Z] #69 27.38 github.com/docker/distribution/registry/listener
17:43:39 [2023-07-16T17:43:39.179Z] #69 27.43 github.com/spf13/pflag
17:43:39 [2023-07-16T17:43:39.179Z] #69 27.44 log/syslog
17:43:39 [2023-07-16T17:43:39.440Z] #69 27.61 crypto/ed25519
17:43:39 [2023-07-16T17:43:39.440Z] #69 27.61 crypto/rsa
17:43:39 [2023-07-16T17:43:39.440Z] #69 27.70 mime/multipart
17:43:39 [2023-07-16T17:43:39.440Z] #69 27.71 github.com/docker/distribution/uuid
17:43:39 [2023-07-16T17:43:39.440Z] #69 27.71 github.com/garyburd/redigo/redis
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.76 github.com/yvasiyarov/go-metrics
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.82 golang.org/x/crypto/bcrypt
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.84 vendor/golang.org/x/crypto/cryptobyte
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.89 crypto/x509/pkix
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.95 internal/profile
17:43:39 [2023-07-16T17:43:39.700Z] #69 27.99 github.com/spf13/cobra
17:43:39 [2023-07-16T17:43:39.700Z] #69 28.11 runtime/trace
17:43:39 [2023-07-16T17:43:39.959Z] #69 28.11 runtime/pprof
17:43:40 [2023-07-16T17:43:40.530Z] #69 28.95 crypto/ecdsa
17:43:41 [2023-07-16T17:43:41.101Z] #69 29.51 crypto/x509
17:43:41 [2023-07-16T17:43:41.361Z] #69 ...
17:43:41 [2023-07-16T17:43:41.361Z] 
17:43:41 [2023-07-16T17:43:41.362Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:41 [2023-07-16T17:43:41.362Z] #66 23.89 Selecting previously unselected package libelf1:arm64.
17:43:41 [2023-07-16T17:43:41.362Z] #66 23.89 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 23.96 Unpacking libelf1:arm64 (0.183-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 24.85 Selecting previously unselected package libffi-dev:arm64.
17:43:41 [2023-07-16T17:43:41.362Z] #66 24.86 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 25.02 Unpacking libffi-dev:arm64 (3.3-6) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 25.75 Selecting previously unselected package libglib2.0-data.
17:43:41 [2023-07-16T17:43:41.362Z] #66 25.75 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 25.82 Unpacking libglib2.0-data (2.66.8-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 27.58 Selecting previously unselected package libglib2.0-bin.
17:43:41 [2023-07-16T17:43:41.362Z] #66 27.58 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 27.76 Unpacking libglib2.0-bin (2.66.8-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 29.56 Selecting previously unselected package python3-lib2to3.
17:43:41 [2023-07-16T17:43:41.362Z] #66 29.56 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 29.72 Unpacking python3-lib2to3 (3.9.2-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 30.87 Selecting previously unselected package python3-distutils.
17:43:41 [2023-07-16T17:43:41.362Z] #66 30.87 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 31.11 Unpacking python3-distutils (3.9.2-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 32.05 Selecting previously unselected package libglib2.0-dev-bin.
17:43:41 [2023-07-16T17:43:41.362Z] #66 32.05 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 32.21 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 32.95 Selecting previously unselected package libsepol1-dev:arm64.
17:43:41 [2023-07-16T17:43:41.362Z] #66 32.96 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.362Z] #66 33.03 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:43:41 [2023-07-16T17:43:41.621Z] #66 ...
17:43:41 [2023-07-16T17:43:41.621Z] 
17:43:41 [2023-07-16T17:43:41.621Z] #73 [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...)
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.008 go: downloading github.com/urfave/cli/v2 v2.23.5
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.173 go: downloading github.com/google/uuid v1.3.0
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.174 go: downloading github.com/moby/vpnkit v0.5.0
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.178 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.358 go: downloading github.com/gorilla/mux v1.8.0
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.368 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.371 go: downloading golang.org/x/sys v0.2.0
17:43:41 [2023-07-16T17:43:41.621Z] #73 2.434 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:43:41 [2023-07-16T17:43:41.621Z] #73 3.579 go: downloading golang.org/x/net v0.1.0
17:43:41 [2023-07-16T17:43:41.621Z] #73 3.580 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:43:41 [2023-07-16T17:43:41.621Z] #73 3.770 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:43:41 [2023-07-16T17:43:41.621Z] #73 3.771 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:43:41 [2023-07-16T17:43:41.621Z] #73 ...
17:43:41 [2023-07-16T17:43:41.621Z] 
17:43:41 [2023-07-16T17:43:41.621Z] #60 [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
17:43:41 [2023-07-16T17:43:41.621Z] #60 23.79 Selecting previously unselected package libuv1:arm64.
17:43:41 [2023-07-16T17:43:41.621Z] #60 23.79 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 23.83 Unpacking libuv1:arm64 (1.40.0-2) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 24.48 Selecting previously unselected package cmake.
17:43:41 [2023-07-16T17:43:41.621Z] #60 24.48 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 24.75 Unpacking cmake (3.18.4-2+deb11u1) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 26.84 Setting up libicu67:arm64 (67.1-7) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 27.17 Setting up libuv1:arm64 (1.40.0-2) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 27.63 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 28.26 Setting up librhash0:arm64 (1.4.1-2) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 28.81 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 29.93 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 30.38 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 30.76 Setting up cmake (3.18.4-2+deb11u1) ...
17:43:41 [2023-07-16T17:43:41.621Z] #60 31.10 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:43:41 [2023-07-16T17:43:41.881Z] #60 ...
17:43:41 [2023-07-16T17:43:41.881Z] 
17:43:41 [2023-07-16T17:43:41.881Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:41 [2023-07-16T17:43:41.881Z] #66 34.37 Selecting previously unselected package libpcre2-16-0:arm64.
17:43:41 [2023-07-16T17:43:41.881Z] #66 34.37 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:43:41 [2023-07-16T17:43:41.881Z] #66 34.49 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:43:42 [2023-07-16T17:43:42.456Z] #66 35.04 Selecting previously unselected package libpcre2-32-0:arm64.
17:43:42 [2023-07-16T17:43:42.456Z] #66 35.04 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:43:42 [2023-07-16T17:43:42.456Z] #66 35.16 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:43:43 [2023-07-16T17:43:43.835Z] #66 36.20 Selecting previously unselected package libpcre2-posix2:arm64.
17:43:43 [2023-07-16T17:43:43.835Z] #66 36.21 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:43:43 [2023-07-16T17:43:43.835Z] #66 36.34 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:43:44 [2023-07-16T17:43:44.405Z] #66 37.04 Selecting previously unselected package libpcre2-dev:arm64.
17:43:44 [2023-07-16T17:43:44.405Z] #66 37.04 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:43:44 [2023-07-16T17:43:44.665Z] #66 37.12 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:43:45 [2023-07-16T17:43:45.235Z] #66 37.71 Selecting previously unselected package libselinux1-dev:arm64.
17:43:45 [2023-07-16T17:43:45.235Z] #66 37.72 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:43:45 [2023-07-16T17:43:45.235Z] #66 37.79 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:43:45 [2023-07-16T17:43:45.806Z] #66 38.54 Selecting previously unselected package libmount-dev:arm64.
17:43:45 [2023-07-16T17:43:45.806Z] #66 38.55 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:43:46 [2023-07-16T17:43:46.066Z] #66 38.66 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:46 [2023-07-16T17:43:46.641Z] #66 39.36 Selecting previously unselected package libpcre16-3:arm64.
17:43:46 [2023-07-16T17:43:46.641Z] #66 39.36 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:43:46 [2023-07-16T17:43:46.901Z] #66 39.44 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:43:47 [2023-07-16T17:43:47.473Z] #66 39.96 Selecting previously unselected package libpcre32-3:arm64.
17:43:47 [2023-07-16T17:43:47.473Z] #66 39.96 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:43:47 [2023-07-16T17:43:47.473Z] #66 39.99 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:43:47 [2023-07-16T17:43:47.473Z] #66 ...
17:43:47 [2023-07-16T17:43:47.473Z] 
17:43:47 [2023-07-16T17:43:47.473Z] #59 [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             ;
17:43:47 [2023-07-16T17:43:47.473Z] #59 30.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:43:47 [2023-07-16T17:43:47.473Z] #59 30.51 Setting up patch (2.7.6-7) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 30.90 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 31.38 Setting up libyajl-dev:arm64 (2.1.0-3) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 31.68 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 32.15 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 32.61 Setting up libtool (2.4.6-15) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 33.09 Setting up m4 (1.4.18-5) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 33.45 Setting up dpkg-dev (1.20.12) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 34.45 Setting up autoconf (2.69-14) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 34.85 Setting up build-essential (12.9) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 35.08 Setting up automake (1:1.16.3-2) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 35.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:43:47 [2023-07-16T17:43:47.473Z] #59 35.35 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:43:47 [2023-07-16T17:43:47.473Z] #59 ...
17:43:47 [2023-07-16T17:43:47.473Z] 
17:43:47 [2023-07-16T17:43:47.473Z] #65 [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
17:43:47 [2023-07-16T17:43:47.473Z] #65 30.32 gotestsum version dev
17:43:47 [2023-07-16T17:43:47.734Z] #65 ...
17:43:47 [2023-07-16T17:43:47.734Z] 
17:43:47 [2023-07-16T17:43:47.734Z] #69 [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...)
17:43:47 [2023-07-16T17:43:47.734Z] #69 30.48 crypto/tls
17:43:47 [2023-07-16T17:43:47.734Z] #69 32.01 net/smtp
17:43:47 [2023-07-16T17:43:47.734Z] #69 32.01 github.com/docker/libtrust
17:43:47 [2023-07-16T17:43:47.734Z] #69 32.03 net/http/httptrace
17:43:47 [2023-07-16T17:43:47.734Z] #69 32.23 net/http
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.91 github.com/docker/distribution/configuration
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/gorilla/context
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/docker/distribution/registry/api/errcode
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 expvar
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/docker/distribution/registry/client/transport
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/gorilla/handlers
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/yvasiyarov/newrelic_platform_go
17:43:47 [2023-07-16T17:43:47.734Z] #69 35.92 github.com/bugsnag/bugsnag-go
17:43:47 [2023-07-16T17:43:47.734Z] #69 36.01 github.com/gorilla/mux
17:43:47 [2023-07-16T17:43:47.994Z] #69 36.30 github.com/Azure/azure-sdk-for-go/storage
17:43:47 [2023-07-16T17:43:47.994Z] #69 36.30 github.com/AdRoll/goamz/aws
17:43:47 [2023-07-16T17:43:47.994Z] #69 ...
17:43:47 [2023-07-16T17:43:47.994Z] 
17:43:47 [2023-07-16T17:43:47.994Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:47 [2023-07-16T17:43:47.994Z] #66 40.65 Selecting previously unselected package libpcrecpp0v5:arm64.
17:43:47 [2023-07-16T17:43:47.994Z] #66 40.65 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:43:48 [2023-07-16T17:43:48.254Z] #66 40.73 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:43:48 [2023-07-16T17:43:48.514Z] #66 41.08 Selecting previously unselected package libpcre3-dev:arm64.
17:43:48 [2023-07-16T17:43:48.514Z] #66 41.08 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:43:48 [2023-07-16T17:43:48.514Z] #66 41.16 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:43:49 [2023-07-16T17:43:49.455Z] #66 41.84 Selecting previously unselected package zlib1g-dev:arm64.
17:43:49 [2023-07-16T17:43:49.455Z] #66 41.84 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:43:49 [2023-07-16T17:43:49.455Z] #66 41.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:43:50 [2023-07-16T17:43:50.026Z] #66 42.42 Selecting previously unselected package libglib2.0-dev:arm64.
17:43:50 [2023-07-16T17:43:50.027Z] #66 42.42 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:43:50 [2023-07-16T17:43:50.027Z] #66 42.52 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:43:50 [2023-07-16T17:43:50.596Z] #66 43.25 Selecting previously unselected package libsecret-1-dev:arm64.
17:43:50 [2023-07-16T17:43:50.596Z] #66 43.25 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:43:50 [2023-07-16T17:43:50.596Z] #66 43.29 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:43:51 [2023-07-16T17:43:51.573Z] #66 43.91 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:43:51 [2023-07-16T17:43:51.573Z] #66 44.14 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:43:51 [2023-07-16T17:43:51.833Z] #66 44.29 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:43:51 [2023-07-16T17:43:51.833Z] #66 44.44 Setting up libffi-dev:arm64 (3.3-6) ...
17:43:52 [2023-07-16T17:43:52.095Z] #66 44.67 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:43:52 [2023-07-16T17:43:52.378Z] #66 44.83 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:43:52 [2023-07-16T17:43:52.378Z] #66 45.00 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:43:52 [2023-07-16T17:43:52.378Z] #66 45.06 Setting up libglib2.0-data (2.66.8-1) ...
17:43:52 [2023-07-16T17:43:52.638Z] #66 45.19 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:52 [2023-07-16T17:43:52.898Z] #66 45.29 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:43:52 [2023-07-16T17:43:52.898Z] #66 45.42 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:43:53 [2023-07-16T17:43:53.158Z] #66 45.69 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:43:53 [2023-07-16T17:43:53.479Z] #66 45.92 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:43:53 [2023-07-16T17:43:53.742Z] #66 46.29 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:43:53 [2023-07-16T17:43:53.742Z] #66 46.39 Setting up python3-lib2to3 (3.9.2-1) ...
17:43:54 [2023-07-16T17:43:54.312Z] #66 46.81 Setting up libelf1:arm64 (0.183-1) ...
17:43:54 [2023-07-16T17:43:54.572Z] #66 47.06 Setting up libsecret-common (0.20.4-2) ...
17:43:54 [2023-07-16T17:43:54.572Z] #66 47.16 Setting up python3-distutils (3.9.2-1) ...
17:43:55 [2023-07-16T17:43:55.142Z] #66 47.59 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:43:55 [2023-07-16T17:43:55.402Z] #66 48.15 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:55 [2023-07-16T17:43:55.972Z] #66 48.37 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:43:55 [2023-07-16T17:43:55.972Z] #66 48.48 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:43:56 [2023-07-16T17:43:56.232Z] #66 48.77 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:43:56 [2023-07-16T17:43:56.492Z] #66 48.93 Setting up libglib2.0-bin (2.66.8-1) ...
17:43:56 [2023-07-16T17:43:56.492Z] #66 49.15 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:43:56 [2023-07-16T17:43:56.752Z] #66 49.30 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:43:57 [2023-07-16T17:43:57.012Z] #66 49.52 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:43:57 [2023-07-16T17:43:57.272Z] #66 49.79 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:43:57 [2023-07-16T17:43:57.532Z] #66 50.14 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:43:57 [2023-07-16T17:43:57.792Z] #66 50.35 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:43:57 [2023-07-16T17:43:57.792Z] #66 50.56 No schema files found: doing nothing.
17:43:58 [2023-07-16T17:43:58.129Z] #66 50.69 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:43:58 [2023-07-16T17:43:58.389Z] #66 ...
17:43:58 [2023-07-16T17:43:58.389Z] 
17:43:58 [2023-07-16T17:43:58.389Z] #69 [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...)
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.41 github.com/docker/distribution/context
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.51 github.com/docker/distribution/registry/api/v2
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.52 net/http/httputil
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.57 github.com/ncw/swift
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.58 github.com/yvasiyarov/gorelic
17:43:58 [2023-07-16T17:43:58.389Z] #69 36.76 net/http/pprof
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.19 github.com/docker/distribution/health
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.22 github.com/docker/distribution
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.22 github.com/docker/distribution/registry/auth
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.26 github.com/docker/distribution/registry/storage/driver
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.33 github.com/AdRoll/goamz/cloudfront
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.41 github.com/docker/distribution/registry/auth/htpasswd
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.50 github.com/docker/distribution/registry/auth/silly
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.66 github.com/docker/distribution/manifest/manifestlist
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.66 github.com/docker/distribution/manifest/schema1
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.73 github.com/docker/distribution/manifest/schema2
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.74 github.com/docker/distribution/notifications
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.75 github.com/docker/distribution/registry/middleware/registry
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.82 github.com/docker/distribution/registry/middleware/repository
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.82 github.com/docker/distribution/health/checks
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.87 github.com/docker/distribution/registry/storage/cache
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.88 github.com/docker/distribution/registry/proxy/scheduler
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.88 github.com/docker/distribution/registry/storage/driver/factory
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.90 github.com/docker/distribution/registry/storage/driver/middleware
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.96 github.com/docker/distribution/registry/auth/token
17:43:58 [2023-07-16T17:43:58.389Z] #69 37.96 github.com/docker/distribution/registry/storage/driver/base
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.02 github.com/AdRoll/goamz/s3
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.05 github.com/docker/distribution/registry/storage/cache/memory
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.05 github.com/docker/distribution/registry/storage
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.19 github.com/docker/distribution/registry/storage/cache/redis
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.19 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.30 github.com/docker/distribution/registry/storage/driver/azure
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.31 github.com/docker/distribution/registry/client
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.39 github.com/docker/distribution/registry/storage/driver/filesystem
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.40 github.com/docker/distribution/registry/storage/driver/inmemory
17:43:58 [2023-07-16T17:43:58.389Z] #69 38.44 github.com/docker/distribution/registry/storage/driver/swift
17:43:58 [2023-07-16T17:43:58.389Z] #69 39.14 github.com/docker/distribution/registry/client/auth
17:43:58 [2023-07-16T17:43:58.389Z] #69 39.41 github.com/docker/distribution/registry/storage/driver/s3
17:43:58 [2023-07-16T17:43:58.389Z] #69 39.74 github.com/docker/distribution/registry/proxy
17:43:58 [2023-07-16T17:43:58.389Z] #69 39.91 github.com/docker/distribution/registry/handlers
17:43:58 [2023-07-16T17:43:58.389Z] #69 40.54 github.com/docker/distribution/registry
17:43:58 [2023-07-16T17:43:58.389Z] #69 40.68 github.com/docker/distribution/cmd/registry
17:43:58 [2023-07-16T17:43:58.389Z] #69 42.21 + xx-verify /build/registry-v2
17:43:58 [2023-07-16T17:43:58.389Z] #69 ...
17:43:58 [2023-07-16T17:43:58.389Z] 
17:43:58 [2023-07-16T17:43:58.389Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:43:58 [2023-07-16T17:43:58.389Z] #66 51.05 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:44:01 [2023-07-16T17:44:01.684Z] #66 ...
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #65 [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
17:44:01 [2023-07-16T17:44:01.684Z] #65 DONE 54.4s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:44:01 [2023-07-16T17:44:01.684Z] #58 DONE 54.4s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #62 [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
17:44:01 [2023-07-16T17:44:01.684Z] #62 DONE 54.5s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #72 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:44:01 [2023-07-16T17:44:01.684Z] #72 DONE 42.6s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #61 [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
17:44:01 [2023-07-16T17:44:01.684Z] #61 DONE 54.5s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:44:01 [2023-07-16T17:44:01.684Z] #68 DONE 50.0s
17:44:01 [2023-07-16T17:44:01.684Z] 
17:44:01 [2023-07-16T17:44:01.684Z] #59 [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             ;
17:44:01 [2023-07-16T17:44:01.684Z] #59 DONE 54.5s
17:44:01 [2023-07-16T17:44:01.944Z] 
17:44:01 [2023-07-16T17:44:01.944Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:44:01 [2023-07-16T17:44:01.944Z] #66 DONE 54.4s
17:44:01 [2023-07-16T17:44:01.944Z] 
17:44:01 [2023-07-16T17:44:01.944Z] #64 [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
17:44:01 [2023-07-16T17:44:01.944Z] #64 DONE 54.4s
17:44:01 [2023-07-16T17:44:01.944Z] 
17:44:01 [2023-07-16T17:44:01.944Z] #60 [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
17:44:01 [2023-07-16T17:44:01.944Z] #60 DONE 54.3s
17:44:01 [2023-07-16T17:44:01.944Z] 
17:44:01 [2023-07-16T17:44:01.944Z] #71 [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...)
17:44:01 [2023-07-16T17:44:01.944Z] #71 DONE 45.7s
17:44:01 [2023-07-16T17:44:01.944Z] 
17:44:01 [2023-07-16T17:44:01.944Z] #74 [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
17:44:02 [2023-07-16T17:44:02.210Z] #74 ...
17:44:02 [2023-07-16T17:44:02.210Z] 
17:44:02 [2023-07-16T17:44:02.210Z] #69 [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...)
17:44:02 [2023-07-16T17:44:02.210Z] #69 DONE 50.4s
17:44:02 [2023-07-16T17:44:02.210Z] 
17:44:02 [2023-07-16T17:44:02.210Z] #75 [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...)
17:44:02 [2023-07-16T17:44:02.780Z] #75 ...
17:44:02 [2023-07-16T17:44:02.780Z] 
17:44:02 [2023-07-16T17:44:02.780Z] #70 [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...)
17:44:02 [2023-07-16T17:44:02.780Z] #70 DONE 47.2s
17:44:03 [2023-07-16T17:44:03.040Z] 
17:44:03 [2023-07-16T17:44:03.040Z] #76 [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
17:44:04 [2023-07-16T17:44:04.420Z] #76 2.588 Cloning into '/tmp/crun-build'...
17:44:04 [2023-07-16T17:44:04.989Z] #76 ...
17:44:04 [2023-07-16T17:44:04.989Z] 
17:44:04 [2023-07-16T17:44:04.989Z] #77 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
17:44:04 [2023-07-16T17:44:04.989Z] #77 DONE 0.9s
17:44:04 [2023-07-16T17:44:04.989Z] 
17:44:04 [2023-07-16T17:44:04.989Z] #78 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
17:44:04 [2023-07-16T17:44:04.989Z] #78 DONE 0.2s
17:44:04 [2023-07-16T17:44:04.989Z] 
17:44:04 [2023-07-16T17:44:04.989Z] #75 [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...)
17:44:04 [2023-07-16T17:44:04.989Z] #75 2.664 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 .
17:44:04 [2023-07-16T17:44:04.989Z] #75 ...
17:44:04 [2023-07-16T17:44:04.989Z] 
17:44:04 [2023-07-16T17:44:04.989Z] #79 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
17:44:04 [2023-07-16T17:44:04.989Z] #79 DONE 0.1s
17:44:05 [2023-07-16T17:44:05.249Z] 
17:44:05 [2023-07-16T17:44:05.249Z] #80 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:44:05 [2023-07-16T17:44:05.249Z] #80 DONE 0.1s
17:44:05 [2023-07-16T17:44:05.249Z] 
17:44:05 [2023-07-16T17:44:05.249Z] #81 [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...)
17:44:06 [2023-07-16T17:44:06.188Z] #81 ...
17:44:06 [2023-07-16T17:44:06.188Z] 
17:44:06 [2023-07-16T17:44:06.188Z] #73 [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...)
17:44:06 [2023-07-16T17:44:06.188Z] #73 DONE 34.8s
17:44:06 [2023-07-16T17:44:06.188Z] 
17:44:06 [2023-07-16T17:44:06.188Z] #82 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:44:06 [2023-07-16T17:44:06.188Z] #82 DONE 0.0s
17:44:06 [2023-07-16T17:44:06.448Z] 
17:44:06 [2023-07-16T17:44:06.448Z] #83 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:44:06 [2023-07-16T17:44:06.448Z] #83 DONE 0.0s
17:44:06 [2023-07-16T17:44:06.448Z] 
17:44:06 [2023-07-16T17:44:06.448Z] #76 [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
17:44:06 [2023-07-16T17:44:06.448Z] #76 3.708 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:44:06 [2023-07-16T17:44:06.448Z] #76 3.726 Cloning into '/tmp/crun-build/libocispec'...
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.141 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.151 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.151 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.152 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.170 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:44:06 [2023-07-16T17:44:06.448Z] #76 4.673 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:44:06 [2023-07-16T17:44:06.707Z] #76 5.090 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:44:07 [2023-07-16T17:44:07.276Z] #76 5.480 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:44:07 [2023-07-16T17:44:07.276Z] #76 5.573 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:44:07 [2023-07-16T17:44:07.536Z] #76 5.684 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:44:08 [2023-07-16T17:44:08.915Z] #76 ...
17:44:08 [2023-07-16T17:44:08.915Z] 
17:44:08 [2023-07-16T17:44:08.915Z] #74 [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
17:44:08 [2023-07-16T17:44:08.915Z] #74 3.776 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:44:08 [2023-07-16T17:44:08.915Z] #74 3.777 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:44:08 [2023-07-16T17:44:08.915Z] #74 3.777 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:44:08 [2023-07-16T17:44:08.915Z] #74 4.498 Reading package lists...
17:44:08 [2023-07-16T17:44:08.915Z] #74 5.137 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:44:08 [2023-07-16T17:44:08.915Z] #74 5.148 Reading package lists...
17:44:08 [2023-07-16T17:44:08.915Z] #74 5.719 Building dependency tree...
17:44:08 [2023-07-16T17:44:08.915Z] #74 5.893 Reading state information...
17:44:08 [2023-07-16T17:44:08.915Z] #74 6.119 gcc is already the newest version (4:10.2.1-1).
17:44:08 [2023-07-16T17:44:08.915Z] #74 6.119 libc6-dev is already the newest version (2.31-13+deb11u6).
17:44:08 [2023-07-16T17:44:08.915Z] #74 6.119 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:44:08 [2023-07-16T17:44:08.915Z] #74 DONE 6.8s
17:44:08 [2023-07-16T17:44:08.915Z] 
17:44:08 [2023-07-16T17:44:08.915Z] #84 [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...)
17:44:09 [2023-07-16T17:44:09.175Z] #84 0.646 -- The C compiler identification is GNU 10.2.1
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.674 -- Detecting C compiler ABI info
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.793 -- Detecting C compiler ABI info - done
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.811 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.811 -- Detecting C compile features
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.817 -- Detecting C compile features - done
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.830 -- Performing Test HAS_BUILTIN_FORTIFY
17:44:09 [2023-07-16T17:44:09.434Z] #84 0.914 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:44:09 [2023-07-16T17:44:09.693Z] #84 0.958 -- Configuring done
17:44:09 [2023-07-16T17:44:09.694Z] #84 0.962 -- Generating done
17:44:09 [2023-07-16T17:44:09.694Z] #84 0.965 -- Build files have been written to: /go/src/github.com/krallin/tini
17:44:09 [2023-07-16T17:44:09.953Z] #84 ...
17:44:09 [2023-07-16T17:44:09.953Z] 
17:44:09 [2023-07-16T17:44:09.953Z] #63 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
17:44:09 [2023-07-16T17:44:09.953Z] #63 61.59 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
17:44:09 [2023-07-16T17:44:09.953Z] #63 61.63 Docker version unknown-version, build unknown-commit
17:44:09 [2023-07-16T17:44:09.953Z] #63 DONE 61.8s
17:44:09 [2023-07-16T17:44:09.953Z] 
17:44:09 [2023-07-16T17:44:09.953Z] #84 [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...)
17:44:09 [2023-07-16T17:44:09.953Z] #84 1.079 Scanning dependencies of target tini-static
17:44:09 [2023-07-16T17:44:09.953Z] #84 1.098 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:44:10 [2023-07-16T17:44:10.213Z] #84 1.371 [100%] Linking C executable tini-static
17:44:10 [2023-07-16T17:44:10.213Z] #84 1.453 [100%] Built target tini-static
17:44:10 [2023-07-16T17:44:10.473Z] #84 DONE 1.7s
17:44:10 [2023-07-16T17:44:10.473Z] 
17:44:10 [2023-07-16T17:44:10.473Z] #81 [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...)
17:44:10 [2023-07-16T17:44:10.473Z] #81 3.327 + bin/ctr
17:44:10 [2023-07-16T17:44:10.473Z] #81 3.327 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
17:44:11 [2023-07-16T17:44:11.416Z] #81 ...
17:44:11 [2023-07-16T17:44:11.416Z] 
17:44:11 [2023-07-16T17:44:11.416Z] #85 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
17:44:11 [2023-07-16T17:44:11.416Z] #85 DONE 0.1s
17:44:11 [2023-07-16T17:44:11.416Z] 
17:44:11 [2023-07-16T17:44:11.416Z] #86 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
17:44:11 [2023-07-16T17:44:11.416Z] #86 DONE 0.1s
17:44:11 [2023-07-16T17:44:11.416Z] 
17:44:11 [2023-07-16T17:44:11.416Z] #87 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:44:11 [2023-07-16T17:44:11.416Z] #87 DONE 0.1s
17:44:11 [2023-07-16T17:44:11.416Z] 
17:44:11 [2023-07-16T17:44:11.416Z] #81 [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...)
17:44:11 [2023-07-16T17:44:11.998Z] #81 ...
17:44:11 [2023-07-16T17:44:11.998Z] 
17:44:11 [2023-07-16T17:44:11.998Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:44:11 [2023-07-16T17:44:11.998Z] #52 64.79 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
17:44:12 [2023-07-16T17:44:12.258Z] #52 DONE 65.0s
17:44:12 [2023-07-16T17:44:12.258Z] 
17:44:12 [2023-07-16T17:44:12.258Z] #76 [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
17:44:12 [2023-07-16T17:44:12.258Z] #76 10.47 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:44:13 [2023-07-16T17:44:13.199Z] #76 ...
17:44:13 [2023-07-16T17:44:13.199Z] 
17:44:13 [2023-07-16T17:44:13.199Z] #88 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:44:13 [2023-07-16T17:44:13.199Z] #88 DONE 0.2s
17:44:13 [2023-07-16T17:44:13.199Z] 
17:44:13 [2023-07-16T17:44:13.199Z] #89 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:44:13 [2023-07-16T17:44:13.199Z] #89 DONE 0.1s
17:44:13 [2023-07-16T17:44:13.199Z] 
17:44:13 [2023-07-16T17:44:13.199Z] #75 [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...)
17:44:16 [2023-07-16T17:44:16.494Z] #75 ...
17:44:16 [2023-07-16T17:44:16.494Z] 
17:44:16 [2023-07-16T17:44:16.494Z] #76 [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
17:44:16 [2023-07-16T17:44:16.494Z] #76 14.26 libtoolize: putting auxiliary files in '.'.
17:44:16 [2023-07-16T17:44:16.494Z] #76 14.27 libtoolize: copying file './ltmain.sh'
17:44:16 [2023-07-16T17:44:16.754Z] #76 15.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:44:16 [2023-07-16T17:44:16.754Z] #76 15.01 libtoolize: and rerunning libtoolize and aclocal.
17:44:16 [2023-07-16T17:44:16.754Z] #76 15.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.21 configure.ac:7: installing './compile'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.22 configure.ac:11: installing './config.guess'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.22 configure.ac:11: installing './config.sub'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.22 configure.ac:8: installing './install-sh'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.23 configure.ac:8: installing './missing'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.25 Makefile.am: installing './depcomp'
17:44:19 [2023-07-16T17:44:19.294Z] #76 17.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:44:19 [2023-07-16T17:44:19.554Z] #76 17.64 libtoolize: copying file 'build-aux/ltmain.sh'
17:44:19 [2023-07-16T17:44:19.554Z] #76 17.73 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:44:19 [2023-07-16T17:44:19.554Z] #76 17.73 libtoolize: copying file 'm4/libtool.m4'
17:44:19 [2023-07-16T17:44:19.554Z] #76 17.86 libtoolize: copying file 'm4/ltoptions.m4'
17:44:19 [2023-07-16T17:44:19.554Z] #76 17.92 libtoolize: copying file 'm4/ltsugar.m4'
17:44:19 [2023-07-16T17:44:19.822Z] #76 17.97 libtoolize: copying file 'm4/ltversion.m4'
17:44:19 [2023-07-16T17:44:19.822Z] #76 18.05 libtoolize: copying file 'm4/lt~obsolete.m4'
17:44:19 [2023-07-16T17:44:19.822Z] #76 18.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.66 configure.ac:7: installing 'build-aux/compile'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.66 configure.ac:9: installing 'build-aux/config.guess'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.66 configure.ac:9: installing 'build-aux/config.sub'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.67 configure.ac:11: installing 'build-aux/install-sh'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.67 configure.ac:11: installing 'build-aux/missing'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.71 Makefile.am: installing 'build-aux/depcomp'
17:44:22 [2023-07-16T17:44:22.361Z] #76 20.72 parallel-tests: installing 'build-aux/test-driver'
17:44:23 [2023-07-16T17:44:23.300Z] #76 ...
17:44:23 [2023-07-16T17:44:23.300Z] 
17:44:23 [2023-07-16T17:44:23.300Z] #75 [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...)
17:44:23 [2023-07-16T17:44:23.300Z] #75 DONE 21.5s
17:44:23 [2023-07-16T17:44:23.300Z] 
17:44:23 [2023-07-16T17:44:23.300Z] #76 [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
17:44:23 [2023-07-16T17:44:23.300Z] #76 21.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:44:23 [2023-07-16T17:44:23.300Z] #76 21.53 libtoolize: copying file 'build-aux/ltmain.sh'
17:44:23 [2023-07-16T17:44:23.560Z] #76 21.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:44:23 [2023-07-16T17:44:23.560Z] #76 21.83 libtoolize: copying file 'm4/libtool.m4'
17:44:23 [2023-07-16T17:44:23.560Z] #76 21.91 libtoolize: copying file 'm4/ltoptions.m4'
17:44:23 [2023-07-16T17:44:23.820Z] #76 21.97 libtoolize: copying file 'm4/ltsugar.m4'
17:44:23 [2023-07-16T17:44:23.820Z] #76 22.05 libtoolize: copying file 'm4/ltversion.m4'
17:44:23 [2023-07-16T17:44:23.820Z] #76 22.13 libtoolize: copying file 'm4/lt~obsolete.m4'
17:44:24 [2023-07-16T17:44:24.390Z] #76 ...
17:44:24 [2023-07-16T17:44:24.390Z] 
17:44:24 [2023-07-16T17:44:24.390Z] #90 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
17:44:24 [2023-07-16T17:44:24.390Z] #90 DONE 0.2s
17:44:24 [2023-07-16T17:44:24.390Z] 
17:44:24 [2023-07-16T17:44:24.390Z] #81 [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...)
17:44:26 [2023-07-16T17:44:26.923Z] #81 ...
17:44:26 [2023-07-16T17:44:26.924Z] 
17:44:26 [2023-07-16T17:44:26.924Z] #76 [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
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.81 configure.ac:11: installing 'build-aux/compile'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.81 configure.ac:11: installing 'build-aux/config.guess'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.81 configure.ac:11: installing 'build-aux/config.sub'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.81 configure.ac:13: installing 'build-aux/install-sh'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.81 configure.ac:13: installing 'build-aux/missing'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.82 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:44:26 [2023-07-16T17:44:26.924Z] #76 24.85 Makefile.am: installing 'build-aux/depcomp'
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.12 checking build system type... aarch64-unknown-linux-gnu
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.19 checking host system type... aarch64-unknown-linux-gnu
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.19 checking how to print strings... printf
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.19 checking for gcc... gcc
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.22 checking whether the C compiler works... yes
17:44:26 [2023-07-16T17:44:26.924Z] #76 25.26 checking for C compiler default output file name... a.out
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.26 checking for suffix of executables... 
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.30 checking whether we are cross compiling... no
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.34 checking for suffix of object files... o
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.37 checking whether we are using the GNU C compiler... yes
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.40 checking whether gcc accepts -g... yes
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.42 checking for gcc option to accept ISO C89... none needed
17:44:27 [2023-07-16T17:44:27.182Z] #76 25.46 checking whether gcc understands -c and -o together... yes
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.51 checking for a sed that does not truncate output... /bin/sed
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.51 checking for grep that handles long lines and -e... /bin/grep
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.52 checking for egrep... /bin/grep -E
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.52 checking for fgrep... /bin/grep -F
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.52 checking for ld used by gcc... /usr/bin/ld
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.53 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.56 checking whether ln -s works... yes
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.56 checking the maximum length of command line arguments... 1572864
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking for /usr/bin/ld option to reload object files... -r
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking for objdump... objdump
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking how to recognize dependent libraries... pass_all
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking for dlltool... no
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking how to associate runtime and link libraries... printf %s\n
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking for ar... ar
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.57 checking for archiver @FILE support... @
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.61 checking for strip... strip
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.61 checking for ranlib... ranlib
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.61 checking for gawk... no
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.61 checking for mawk... mawk
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.61 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.70 checking for sysroot... no
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.70 checking for a working dd... /bin/dd
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.70 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.71 checking for mt... no
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.71 checking if : is a manifest tool... no
17:44:27 [2023-07-16T17:44:27.441Z] #76 25.71 checking how to run the C preprocessor... gcc -E
17:44:27 [2023-07-16T17:44:27.700Z] #76 25.78 checking for ANSI C header files... yes
17:44:27 [2023-07-16T17:44:27.700Z] #76 25.91 checking for sys/types.h... yes
17:44:27 [2023-07-16T17:44:27.700Z] #76 25.95 checking for sys/stat.h... yes
17:44:27 [2023-07-16T17:44:27.700Z] #76 25.99 checking for stdlib.h... yes
17:44:27 [2023-07-16T17:44:27.700Z] #76 26.03 checking for string.h... yes
17:44:27 [2023-07-16T17:44:27.959Z] #76 26.07 checking for memory.h... yes
17:44:27 [2023-07-16T17:44:27.959Z] #76 26.12 checking for strings.h... yes
17:44:27 [2023-07-16T17:44:27.959Z] #76 26.16 checking for inttypes.h... yes
17:44:27 [2023-07-16T17:44:27.959Z] #76 26.20 checking for stdint.h... yes
17:44:27 [2023-07-16T17:44:27.959Z] #76 26.25 checking for unistd.h... yes
17:44:28 [2023-07-16T17:44:28.219Z] #76 26.30 checking for dlfcn.h... yes
17:44:28 [2023-07-16T17:44:28.219Z] #76 26.34 checking for objdir... .libs
17:44:28 [2023-07-16T17:44:28.219Z] #76 26.44 checking if gcc supports -fno-rtti -fno-exceptions... no
17:44:28 [2023-07-16T17:44:28.219Z] #76 26.48 checking for gcc option to produce PIC... -fPIC -DPIC
17:44:28 [2023-07-16T17:44:28.219Z] #76 26.48 checking if gcc PIC flag -fPIC -DPIC works... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.53 checking if gcc static flag -static works... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.62 checking if gcc supports -c -o file.o... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.67 checking if gcc supports -c -o file.o... (cached) yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.67 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.69 checking dynamic linker characteristics... GNU/Linux ld.so
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.80 checking how to hardcode library paths into programs... immediate
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.80 checking whether stripping libraries is possible... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.80 checking if libtool supports shared libraries... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.80 checking whether to build shared libraries... no
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.80 checking whether to build static libraries... yes
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.81 checking for a BSD-compatible install... /usr/bin/install -c
17:44:28 [2023-07-16T17:44:28.479Z] #76 26.82 checking whether build environment is sane... yes
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.86 checking whether make sets $(MAKE)... yes
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.90 checking whether make supports the include directive... yes (GNU style)
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.94 checking whether make supports nested variables... yes
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.97 checking whether UID '0' is supported by ustar format... yes
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.97 checking whether GID '0' is supported by ustar format... yes
17:44:28 [2023-07-16T17:44:28.739Z] #76 26.97 checking how to create a ustar tar archive... gnutar
17:44:28 [2023-07-16T17:44:28.739Z] #76 27.02 checking dependency style of gcc... gcc3
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.08 checking whether to enable maintainer-specific portions of Makefiles... yes
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.08 checking whether make supports nested variables... (cached) yes
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.08 checking for gawk... (cached) mawk
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.08 checking for a sed that does not truncate output... (cached) /bin/sed
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.08 checking for gcc... (cached) gcc
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.12 checking whether we are using the GNU C compiler... (cached) yes
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.12 checking whether gcc accepts -g... (cached) yes
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.12 checking for gcc option to accept ISO C89... (cached) none needed
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.12 checking whether gcc understands -c and -o together... (cached) yes
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.12 checking for a Python interpreter with version >= 3... python3
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.14 checking for python3... /usr/bin/python3
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.14 checking for python3 version... 3.9
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.15 checking for python3 platform... linux
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.17 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.26 checking for go-md2man... no
17:44:28 [2023-07-16T17:44:28.998Z] #76 27.27 checking error.h usability... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.32 checking error.h presence... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.34 checking for error.h... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.37 checking linux/openat2.h usability... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.43 checking linux/openat2.h presence... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.44 checking for linux/openat2.h... yes
17:44:29 [2023-07-16T17:44:29.259Z] #76 27.46 checking for copy_file_range... yes
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.55 checking for fgetxattr... yes
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.64 checking for statx... yes
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.70 checking for fgetpwent_r... yes
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.77 checking for issetugid... no
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.83 checking for pkg-config... /usr/bin/pkg-config
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.83 checking pkg-config is at least version 0.9.0... yes
17:44:29 [2023-07-16T17:44:29.519Z] #76 27.84 checking for library containing yajl_tree_get... -lyajl
17:44:29 [2023-07-16T17:44:29.780Z] #76 27.94 checking for yajl >= 2.0.0... yes
17:44:29 [2023-07-16T17:44:29.780Z] #76 27.96 checking sys/capability.h usability... yes
17:44:29 [2023-07-16T17:44:29.780Z] #76 28.00 checking sys/capability.h presence... yes
17:44:29 [2023-07-16T17:44:29.780Z] #76 28.02 checking for sys/capability.h... yes
17:44:30 [2023-07-16T17:44:30.040Z] #76 28.02 checking for library containing cap_from_name... -lcap
17:44:30 [2023-07-16T17:44:30.040Z] #76 28.14 checking for library containing dlopen... -ldl
17:44:30 [2023-07-16T17:44:30.040Z] #76 28.25 checking seccomp.h usability... yes
17:44:30 [2023-07-16T17:44:30.040Z] #76 28.29 checking seccomp.h presence... yes
17:44:30 [2023-07-16T17:44:30.040Z] #76 28.32 checking for seccomp.h... yes
17:44:30 [2023-07-16T17:44:30.300Z] #76 28.32 checking for library containing seccomp_rule_add... -lseccomp
17:44:30 [2023-07-16T17:44:30.300Z] #76 28.47 checking for library containing seccomp_arch_resolve_name... none required
17:44:30 [2023-07-16T17:44:30.300Z] #76 28.52 checking systemd/sd-bus.h usability... yes
17:44:30 [2023-07-16T17:44:30.300Z] #76 28.59 checking systemd/sd-bus.h presence... yes
17:44:30 [2023-07-16T17:44:30.300Z] #76 28.62 checking for systemd/sd-bus.h... yes
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.62 checking for library containing sd_bus_match_signal_async... -lsystemd
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.75 checking for sd_notify_barrier... yes
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.81 checking linux/bpf.h usability... yes
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.86 checking linux/bpf.h presence... yes
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.87 checking for linux/bpf.h... yes
17:44:30 [2023-07-16T17:44:30.562Z] #76 28.88 checking compilation for eBPF... yes
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.93 checking for criu >= 3.15... no
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.93 configure: CRIU headers not found, building without CRIU support
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.94 checking for criu > 3.16... no
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.95 configure: CRIU version doesn't support join-ns API
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.95 checking for criu > 3.16.1... no
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.96 configure: CRIU version doesn't support for pre-dumping
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.96 checking for new mount API (fsconfig)... yes
17:44:30 [2023-07-16T17:44:30.822Z] #76 28.99 checking for seccomp notify API... yes
17:44:30 [2023-07-16T17:44:30.822Z] #76 29.03 checking for gperf... no
17:44:30 [2023-07-16T17:44:30.822Z] #76 29.03 configure: gperf not found - cannot rebuild signal parser code
17:44:30 [2023-07-16T17:44:30.822Z] #76 29.03 checking for library containing argp_parse... none required
17:44:30 [2023-07-16T17:44:30.822Z] #76 29.11 checking that generated files are newer than configure... done
17:44:30 [2023-07-16T17:44:30.822Z] #76 29.11 configure: creating ./config.status
17:44:32 [2023-07-16T17:44:32.203Z] #76 30.39 config.status: creating Makefile
17:44:32 [2023-07-16T17:44:32.203Z] #76 30.41 config.status: creating rpm/crun.spec
17:44:32 [2023-07-16T17:44:32.203Z] #76 30.46 config.status: creating config.h
17:44:32 [2023-07-16T17:44:32.203Z] #76 30.51 config.status: executing libtool commands
17:44:32 [2023-07-16T17:44:32.463Z] #76 30.53 config.status: executing depfiles commands
17:44:33 [2023-07-16T17:44:33.032Z] #76 31.28 === configuring in libocispec (/tmp/crun-build/libocispec)
17:44:33 [2023-07-16T17:44:33.032Z] #76 31.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:44:33 [2023-07-16T17:44:33.292Z] #76 31.53 checking for gcc... gcc
17:44:33 [2023-07-16T17:44:33.292Z] #76 31.55 checking whether the C compiler works... yes
17:44:33 [2023-07-16T17:44:33.292Z] #76 31.60 checking for C compiler default output file name... a.out
17:44:33 [2023-07-16T17:44:33.292Z] #76 31.60 checking for suffix of executables... 
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.65 checking whether we are cross compiling... no
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.70 checking for suffix of object files... o
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.73 checking whether we are using the GNU C compiler... yes
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.76 checking whether gcc accepts -g... yes
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.78 checking for gcc option to accept ISO C89... none needed
17:44:33 [2023-07-16T17:44:33.552Z] #76 31.83 checking whether gcc understands -c and -o together... yes
17:44:33 [2023-07-16T17:44:33.811Z] #76 31.88 checking how to run the C preprocessor... gcc -E
17:44:33 [2023-07-16T17:44:33.811Z] #76 31.96 checking for grep that handles long lines and -e... /bin/grep
17:44:33 [2023-07-16T17:44:33.811Z] #76 31.96 checking for egrep... /bin/grep -E
17:44:33 [2023-07-16T17:44:33.811Z] #76 31.96 checking for ANSI C header files... yes
17:44:33 [2023-07-16T17:44:33.811Z] #76 32.13 checking for sys/types.h... yes
17:44:33 [2023-07-16T17:44:33.811Z] #76 32.19 checking for sys/stat.h... yes
17:44:34 [2023-07-16T17:44:34.071Z] #76 32.25 checking for stdlib.h... yes
17:44:34 [2023-07-16T17:44:34.071Z] #76 32.31 checking for string.h... yes
17:44:34 [2023-07-16T17:44:34.071Z] #76 32.38 checking for memory.h... yes
17:44:34 [2023-07-16T17:44:34.071Z] #76 32.43 checking for strings.h... yes
17:44:34 [2023-07-16T17:44:34.330Z] #76 32.49 checking for inttypes.h... yes
17:44:34 [2023-07-16T17:44:34.330Z] #76 32.56 checking for stdint.h... yes
17:44:34 [2023-07-16T17:44:34.330Z] #76 32.61 checking for unistd.h... yes
17:44:34 [2023-07-16T17:44:34.330Z] #76 32.66 checking minix/config.h usability... no
17:44:34 [2023-07-16T17:44:34.330Z] #76 32.69 checking minix/config.h presence... no
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.72 checking for minix/config.h... no
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.72 checking whether it is safe to define __EXTENSIONS__... yes
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.78 checking build system type... aarch64-unknown-linux-gnu
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.87 checking host system type... aarch64-unknown-linux-gnu
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.87 checking how to print strings... printf
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.88 checking for a sed that does not truncate output... /bin/sed
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.89 checking for fgrep... /bin/grep -F
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.90 checking for ld used by gcc... /usr/bin/ld
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.90 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:44:34 [2023-07-16T17:44:34.589Z] #76 32.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.01 checking whether ln -s works... yes
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.01 checking the maximum length of command line arguments... 1572864
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking for /usr/bin/ld option to reload object files... -r
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking for objdump... objdump
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking how to recognize dependent libraries... pass_all
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking for dlltool... no
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking how to associate runtime and link libraries... printf %s\n
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.02 checking for ar... ar
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.03 checking for archiver @FILE support... @
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.07 checking for strip... strip
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.07 checking for ranlib... ranlib
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.07 checking for gawk... no
17:44:34 [2023-07-16T17:44:34.849Z] #76 33.07 checking for mawk... mawk
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.08 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.20 checking for sysroot... no
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.20 checking for a working dd... /bin/dd
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.22 checking for mt... no
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.23 checking if : is a manifest tool... no
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.24 checking for dlfcn.h... yes
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.28 checking for objdir... .libs
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.37 checking if gcc supports -fno-rtti -fno-exceptions... no
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.41 checking for gcc option to produce PIC... -fPIC -DPIC
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.41 checking if gcc PIC flag -fPIC -DPIC works... yes
17:44:35 [2023-07-16T17:44:35.109Z] #76 33.45 checking if gcc static flag -static works... yes
17:44:35 [2023-07-16T17:44:35.369Z] #76 33.53 checking if gcc supports -c -o file.o... yes
17:44:35 [2023-07-16T17:44:35.369Z] #76 33.64 checking if gcc supports -c -o file.o... (cached) yes
17:44:35 [2023-07-16T17:44:35.369Z] #76 33.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:44:35 [2023-07-16T17:44:35.369Z] #76 33.66 checking dynamic linker characteristics... GNU/Linux ld.so
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking how to hardcode library paths into programs... immediate
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking whether stripping libraries is possible... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking if libtool supports shared libraries... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking whether to build shared libraries... no
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking whether to build static libraries... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.77 checking for a BSD-compatible install... /usr/bin/install -c
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.79 checking whether build environment is sane... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.81 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.82 checking whether make sets $(MAKE)... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.84 checking whether make supports the include directive... yes (GNU style)
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.85 checking whether make supports nested variables... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.87 checking whether UID '0' is supported by ustar format... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.87 checking whether GID '0' is supported by ustar format... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.87 checking how to create a ustar tar archive... gnutar
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.90 checking dependency style of gcc... gcc3
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.96 checking whether to enable maintainer-specific portions of Makefiles... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.96 checking whether make supports nested variables... (cached) yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.96 checking for pkg-config... /usr/bin/pkg-config
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.96 checking pkg-config is at least version 0.9.0... yes
17:44:35 [2023-07-16T17:44:35.628Z] #76 33.96 checking for yajl >= 2.1.0... yes
17:44:35 [2023-07-16T17:44:35.886Z] #76 33.97 checking for a sed that does not truncate output... (cached) /bin/sed
17:44:35 [2023-07-16T17:44:35.886Z] #76 33.97 checking for gcc... (cached) gcc
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.00 checking whether we are using the GNU C compiler... (cached) yes
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.00 checking whether gcc accepts -g... (cached) yes
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.00 checking for gcc option to accept ISO C89... (cached) none needed
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.00 checking whether gcc understands -c and -o together... (cached) yes
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.00 checking for a Python interpreter with version >= 3... python3
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.02 checking for python3... /usr/bin/python3
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.02 checking for python3 version... 3.9
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.03 checking for python3 platform... linux
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.04 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:44:35 [2023-07-16T17:44:35.886Z] #76 34.08 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:44:36 [2023-07-16T17:44:36.453Z] #76 34.14 checking that generated files are newer than configure... done
17:44:36 [2023-07-16T17:44:36.714Z] #76 34.81 configure: creating ./config.status
17:44:37 [2023-07-16T17:44:37.282Z] #76 35.50 config.status: creating Makefile
17:44:37 [2023-07-16T17:44:37.282Z] #76 35.51 config.status: creating config.h
17:44:37 [2023-07-16T17:44:37.282Z] #76 35.52 config.status: executing libtool commands
17:44:37 [2023-07-16T17:44:37.282Z] #76 35.54 config.status: executing depfiles commands
17:44:37 [2023-07-16T17:44:37.540Z] #76 35.73 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:44:37 [2023-07-16T17:44:37.540Z] #76 35.73 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:44:37 [2023-07-16T17:44:37.540Z] #76 35.87 checking for gcc... gcc
17:44:37 [2023-07-16T17:44:37.540Z] #76 35.90 checking whether the C compiler works... yes
17:44:37 [2023-07-16T17:44:37.798Z] #76 35.94 checking for C compiler default output file name... a.out
17:44:37 [2023-07-16T17:44:37.798Z] #76 35.94 checking for suffix of executables... 
17:44:37 [2023-07-16T17:44:37.798Z] #76 35.98 checking whether we are cross compiling... no
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.02 checking for suffix of object files... o
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.05 checking whether we are using the GNU C compiler... 
17:44:37 [2023-07-16T17:44:37.798Z] #76 ...
17:44:37 [2023-07-16T17:44:37.798Z] 
17:44:37 [2023-07-16T17:44:37.798Z] #81 [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...)
17:44:37 [2023-07-16T17:44:37.798Z] #81 24.39 + bin/containerd
17:44:37 [2023-07-16T17:44:37.798Z] #81 24.39 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
17:44:37 [2023-07-16T17:44:37.798Z] #81 ...
17:44:37 [2023-07-16T17:44:37.798Z] 
17:44:37 [2023-07-16T17:44:37.798Z] #76 [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
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.05 checking whether we are using the GNU C compiler... yes
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.08 checking whether gcc accepts -g... yes
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.10 checking for gcc option to accept ISO C89... none needed
17:44:37 [2023-07-16T17:44:37.798Z] #76 36.14 checking whether gcc understands -c and -o together... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.19 checking for a BSD-compatible install... /usr/bin/install -c
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.20 checking whether build environment is sane... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.21 checking for gawk... no
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.21 checking for mawk... mawk
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.21 checking whether make sets $(MAKE)... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.22 checking whether make supports the include directive... yes (GNU style)
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.23 checking whether make supports nested variables... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.25 checking whether UID '0' is supported by ustar format... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.25 checking whether GID '0' is supported by ustar format... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.25 checking how to create a ustar tar archive... gnutar
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.26 checking dependency style of gcc... gcc3
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.33 checking whether to enable maintainer-specific portions of Makefiles... yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.33 checking whether make supports nested variables... (cached) yes
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.34 checking build system type... aarch64-unknown-linux-gnu
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.41 checking host system type... aarch64-unknown-linux-gnu
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.41 checking how to print strings... printf
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.41 checking for a sed that does not truncate output... /bin/sed
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.42 checking for grep that handles long lines and -e... /bin/grep
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.42 checking for egrep... /bin/grep -E
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.42 checking for fgrep... /bin/grep -F
17:44:38 [2023-07-16T17:44:38.057Z] #76 36.43 checking for ld used by gcc... /usr/bin/ld
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.47 checking whether ln -s works... yes
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.47 checking the maximum length of command line arguments... 1572864
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking for /usr/bin/ld option to reload object files... -r
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking for objdump... objdump
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking how to recognize dependent libraries... pass_all
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking for dlltool... no
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking how to associate runtime and link libraries... printf %s\n
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking for ar... ar
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.48 checking for archiver @FILE support... @
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.51 checking for strip... strip
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.51 checking for ranlib... ranlib
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.51 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.60 checking for sysroot... no
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.60 checking for a working dd... /bin/dd
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.60 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.61 checking for mt... no
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.61 checking if : is a manifest tool... no
17:44:38 [2023-07-16T17:44:38.315Z] #76 36.61 checking how to run the C preprocessor... gcc -E
17:44:38 [2023-07-16T17:44:38.573Z] #76 36.68 checking for ANSI C header files... yes
17:44:38 [2023-07-16T17:44:38.573Z] #76 36.81 checking for sys/types.h... yes
17:44:38 [2023-07-16T17:44:38.573Z] #76 36.84 checking for sys/stat.h... yes
17:44:38 [2023-07-16T17:44:38.573Z] #76 36.88 checking for stdlib.h... yes
17:44:38 [2023-07-16T17:44:38.573Z] #76 36.92 checking for string.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 36.96 checking for memory.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 37.00 checking for strings.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 37.04 checking for inttypes.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 37.09 checking for stdint.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 37.13 checking for unistd.h... yes
17:44:38 [2023-07-16T17:44:38.832Z] #76 37.17 checking for dlfcn.h... yes
17:44:39 [2023-07-16T17:44:39.090Z] #76 37.21 checking for objdir... .libs
17:44:39 [2023-07-16T17:44:39.090Z] #76 37.28 checking if gcc supports -fno-rtti -fno-exceptions... no
17:44:39 [2023-07-16T17:44:39.090Z] #76 37.32 checking for gcc option to produce PIC... -fPIC -DPIC
17:44:39 [2023-07-16T17:44:39.090Z] #76 37.32 checking if gcc PIC flag -fPIC -DPIC works... yes
17:44:39 [2023-07-16T17:44:39.090Z] #76 37.34 checking if gcc static flag -static works... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.42 checking if gcc supports -c -o file.o... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.46 checking if gcc supports -c -o file.o... (cached) yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.46 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.47 checking dynamic linker characteristics... GNU/Linux ld.so
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.53 checking how to hardcode library paths into programs... immediate
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.53 checking whether stripping libraries is possible... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.54 checking if libtool supports shared libraries... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.54 checking whether to build shared libraries... no
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.54 checking whether to build static libraries... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.54 checking float.h usability... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.58 checking float.h presence... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.59 checking for float.h... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.60 checking limits.h usability... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.64 checking limits.h presence... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.66 checking for limits.h... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.67 checking stddef.h usability... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.70 checking stddef.h presence... yes
17:44:39 [2023-07-16T17:44:39.349Z] #76 37.72 checking for stddef.h... yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.75 checking for stdlib.h... (cached) yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.78 checking for string.h... (cached) yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.79 checking sys/time.h usability... yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.83 checking sys/time.h presence... yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.86 checking for sys/time.h... yes
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.87 checking for inline... inline
17:44:39 [2023-07-16T17:44:39.608Z] #76 37.89 checking for size_t... yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 37.98 checking for stdlib.h... (cached) yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 37.98 checking for GNU libc compatible malloc... yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 38.03 checking for stdlib.h... (cached) yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 38.03 checking for GNU libc compatible realloc... yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 38.09 checking for working strtod... yes
17:44:39 [2023-07-16T17:44:39.867Z] #76 38.15 checking for gettimeofday... yes
17:44:40 [2023-07-16T17:44:40.125Z] #76 38.21 checking for memset... yes
17:44:40 [2023-07-16T17:44:40.125Z] #76 38.27 checking for strspn... yes
17:44:40 [2023-07-16T17:44:40.125Z] #76 38.35 checking that generated files are newer than configure... done
17:44:40 [2023-07-16T17:44:40.125Z] #76 38.35 configure: creating ./config.status
17:44:40 [2023-07-16T17:44:40.691Z] #76 38.96 config.status: creating Makefile
17:44:40 [2023-07-16T17:44:40.691Z] #76 38.97 config.status: creating config.h
17:44:40 [2023-07-16T17:44:40.691Z] #76 38.98 config.status: executing depfiles commands
17:44:40 [2023-07-16T17:44:40.691Z] #76 39.03 config.status: executing libtool commands
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.24   GEN      .version
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.25 make  install-recursive
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.25 make[1]: Entering directory '/tmp/crun-build'
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.27 Making install in libocispec
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.28 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:44:40 [2023-07-16T17:44:40.951Z] #76 39.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.30 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.30 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.35 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:44:41 [2023-07-16T17:44:41.211Z] #76 39.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.56 make  install-recursive
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.57 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.59 Making install in yajl
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.59 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       verify/json_verify-json_verify.o
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_alloc.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_gen.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_parser.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_buf.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_encode.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_lex.lo
17:44:41 [2023-07-16T17:44:41.469Z] #76 39.60   CC       src/libyajl_la-yajl_tree.lo
17:44:41 [2023-07-16T17:44:41.727Z] #76 39.97   CCLD     libyajl.la
17:44:41 [2023-07-16T17:44:41.727Z] #76 40.06   CCLD     verify/json_verify
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[5]: Nothing to be done for 'install-exec-am'.
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[5]: Nothing to be done for 'install-data-am'.
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.16 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.18   CC       src/validate.o
17:44:41 [2023-07-16T17:44:41.986Z] #76 40.18   CC       src/image_spec_schema_config_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.18   CC       src/image_spec_schema_content_descriptor.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.18   CC       src/image_spec_schema_defs.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.18   CC       src/image_spec_schema_defs_descriptor.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.18   CC       src/image_spec_schema_image_index_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/image_spec_schema_image_layout_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/image_spec_schema_image_manifest_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_zos.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_linux.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_solaris.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_vm.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_config_windows.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.19   CC       src/runtime_spec_schema_defs.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.20   CC       src/runtime_spec_schema_defs_linux.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.20   CC       src/runtime_spec_schema_defs_zos.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.20   CC       src/runtime_spec_schema_defs_vm.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.20   CC       src/runtime_spec_schema_defs_windows.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.21   CC       src/runtime_spec_schema_state_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.22   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.22   CC       src/basic_test_double_array_item.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.22   CC       src/basic_test_double_array.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.23   CC       src/basic_test_top_array_int.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.24   CC       src/basic_test_top_array_string.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.24   CC       src/basic_test_top_double_array_int.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.26   CC       src/basic_test_top_double_array_obj.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.31   CC       src/basic_test_top_double_array_string.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.31   CC       src/basic_test_top_double_array_refobj.lo
17:44:41 [2023-07-16T17:44:41.987Z] #76 40.32   CC       src/read-file.lo
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.33   CC       src/json_common.lo
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.33   CC       tests/test-1.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.34   CC       tests/test-2.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.34   CC       tests/test-3.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.37   CC       tests/test-4.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.38   CC       tests/test-5.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.39   CC       tests/test-6.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.41   CC       tests/test-7.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.44   CC       tests/test-8.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.45   CC       tests/test-9.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.47   CC       tests/test-10.o
17:44:42 [2023-07-16T17:44:42.246Z] #76 40.50   CC       tests/test-11.o
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.29   CCLD     libocispec.la
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.40   CCLD     src/validate
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-1
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-2
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-3
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-4
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-5
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-6
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-7
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.41   CCLD     tests/test-8
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.42   CCLD     tests/test-9
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.42   CCLD     tests/test-10
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.42 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.43   CCLD     tests/test-11
17:44:44 [2023-07-16T17:44:44.152Z] #76 42.53 libtool: link: ar cr libocispec.a 
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.53 libtool: link: ranlib libocispec.a
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.64 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[5]: Nothing to be done for 'install-exec-am'.
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[5]: Nothing to be done for 'install-data-am'.
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.66 make[2]: Entering directory '/tmp/crun-build'
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-run.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-crun.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-delete.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-kill.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-pause.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-unpause.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.69   CC       src/crun-spec.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.70   CC       src/crun-list.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.70   CC       src/crun-create.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.70   CC       src/crun-exec.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.70   CC       src/crun-start.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.73   CC       src/crun-state.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.73   CC       src/crun-update.o
17:44:44 [2023-07-16T17:44:44.412Z] #76 42.77   CC       src/crun-ps.o
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.78   CC       src/crun-checkpoint.o
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.81   CC       src/crun-restore.o
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.82   CC       src/libcrun/libcrun_la-utils.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.84   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.88   CC       src/libcrun/libcrun_la-container.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.88   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.89   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.89   CC       src/libcrun/libcrun_la-cgroup.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.89   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.91   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 42.98   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.00   CC       src/libcrun/libcrun_la-criu.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.04   CC       src/libcrun/libcrun_la-custom-handler.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.05   CC       src/libcrun/libcrun_la-linux.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.06   CC       src/libcrun/libcrun_la-seccomp.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.07   CC       src/libcrun/libcrun_la-ebpf.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.07   CC       src/libcrun/libcrun_la-error.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.08   CC       src/libcrun/libcrun_la-status.lo
17:44:44 [2023-07-16T17:44:44.672Z] #76 43.09   CC       src/libcrun/libcrun_la-terminal.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.11   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.11   CC       src/libcrun/libcrun_la-signals.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.12   CC       src/libcrun/libcrun_la-mount_flags.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.12   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.13   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.16   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.17   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.17   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.18   CC       tests/init.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.19   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.20   CC       src/libcrun/libcrun_testing_a-utils.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.23   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.23   CC       src/libcrun/libcrun_testing_a-container.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.25   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.29   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:44:44 [2023-07-16T17:44:44.932Z] #76 43.32   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.33   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.36   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.37   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.38   CC       src/libcrun/libcrun_testing_a-criu.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.41   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.42   CC       src/libcrun/libcrun_testing_a-linux.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.43   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.44   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.46   CC       src/libcrun/libcrun_testing_a-error.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.48   CC       src/libcrun/libcrun_testing_a-status.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.50   CC       src/libcrun/libcrun_testing_a-terminal.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.52   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:44:45 [2023-07-16T17:44:45.192Z] #76 43.54   CC       src/libcrun/libcrun_testing_a-signals.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.57   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.60   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.64   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.71   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.74   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.80   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:44:45 [2023-07-16T17:44:45.452Z] #76 43.86   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:44:45 [2023-07-16T17:44:45.711Z] #76 43.87   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:44:45 [2023-07-16T17:44:45.971Z] #76 44.15   CCLD     tests/init
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.02   CCLD     libcrun.la
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.14   AR       libcrun_testing.a
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.14 ar: `u' modifier ignored since `D' is the default (see `U')
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.16   CCLD     tests/tests_libcrun_utils
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.16   CCLD     tests/tests_libcrun_errors
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.16   CCLD     tests/tests_libcrun_fuzzer
17:44:47 [2023-07-16T17:44:47.873Z] #76 46.20   CCLD     crun
17:44:48 [2023-07-16T17:44:48.131Z] #76 46.37 make[3]: Entering directory '/tmp/crun-build'
17:44:48 [2023-07-16T17:44:48.131Z] #76 46.44  /bin/mkdir -p '/usr/local/share/man/man1'
17:44:48 [2023-07-16T17:44:48.131Z] #76 46.44  /bin/mkdir -p '/usr/local/lib'
17:44:48 [2023-07-16T17:44:48.131Z] #76 46.44  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:44:48 [2023-07-16T17:44:48.132Z] #76 46.45  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:44:48 [2023-07-16T17:44:48.132Z] #76 46.46 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:44:48 [2023-07-16T17:44:48.132Z] #76 46.47 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:44:48 [2023-07-16T17:44:48.132Z] #76 46.47 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:44:48 [2023-07-16T17:44:48.132Z] #76 46.47 libtool: install: ranlib /usr/local/lib/libcrun.a
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 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
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 ----------------------------------------------------------------------
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 Libraries have been installed in:
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87    /usr/local/lib
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 If you ever happen to want to link against installed libraries
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 in a given directory, LIBDIR, you must either use libtool, and
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 specify the full pathname of the library, or use the '-LLIBDIR'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 flag during linking and do at least one of the following:
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87      during execution
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87      during linking
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 See any operating system documentation about shared libraries for
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 more information, such as the ld(1) and ld.so(8) manual pages.
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87 ----------------------------------------------------------------------
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.87  /bin/mkdir -p '/build'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.88   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.90 libtool: install: /usr/bin/install -c crun /build/crun
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.90 make[3]: Leaving directory '/tmp/crun-build'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.90 make[2]: Leaving directory '/tmp/crun-build'
17:44:48 [2023-07-16T17:44:48.697Z] #76 46.90 make[1]: Leaving directory '/tmp/crun-build'
17:44:50 [2023-07-16T17:44:50.597Z] #76 DONE 48.9s
17:44:50 [2023-07-16T17:44:50.597Z] 
17:44:50 [2023-07-16T17:44:50.597Z] #81 [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...)
17:44:50 [2023-07-16T17:44:50.597Z] #81 38.20 + bin/containerd-stress
17:44:50 [2023-07-16T17:44:50.597Z] #81 38.20 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
17:44:50 [2023-07-16T17:44:50.597Z] #81 39.78 + bin/containerd-shim
17:44:50 [2023-07-16T17:44:50.597Z] #81 40.52 + bin/containerd-shim-runc-v1
17:44:50 [2023-07-16T17:44:50.597Z] #81 41.46 + bin/containerd-shim-runc-v2
17:44:50 [2023-07-16T17:44:50.597Z] #81 43.06 + binaries
17:44:50 [2023-07-16T17:44:50.855Z] #81 DONE 47.4s
17:44:51 [2023-07-16T17:44:51.422Z] 
17:44:51 [2023-07-16T17:44:51.422Z] #91 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
17:44:53 [2023-07-16T17:44:53.322Z] #91 DONE 2.0s
17:44:53 [2023-07-16T17:44:53.322Z] 
17:44:53 [2023-07-16T17:44:53.322Z] #92 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:44:53 [2023-07-16T17:44:53.888Z] #92 DONE 0.4s
17:44:53 [2023-07-16T17:44:53.888Z] 
17:44:53 [2023-07-16T17:44:53.888Z] #93 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
17:44:53 [2023-07-16T17:44:53.888Z] #93 DONE 0.1s
17:44:53 [2023-07-16T17:44:53.888Z] 
17:44:53 [2023-07-16T17:44:53.888Z] #94 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
17:44:53 [2023-07-16T17:44:53.888Z] #94 DONE 0.0s
17:44:53 [2023-07-16T17:44:53.888Z] 
17:44:53 [2023-07-16T17:44:53.888Z] #95 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
17:44:53 [2023-07-16T17:44:53.888Z] #95 DONE 0.0s
17:44:53 [2023-07-16T17:44:53.888Z] 
17:44:53 [2023-07-16T17:44:53.888Z] #96 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:44:53 [2023-07-16T17:44:53.888Z] #96 DONE 0.0s
17:44:53 [2023-07-16T17:44:53.888Z] 
17:44:53 [2023-07-16T17:44:53.888Z] #97 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:44:54 [2023-07-16T17:44:54.822Z] #97 DONE 0.8s
17:44:54 [2023-07-16T17:44:54.822Z] 
17:44:54 [2023-07-16T17:44:54.822Z] #98 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:44:55 [2023-07-16T17:44:55.756Z] #98 DONE 0.8s
17:44:55 [2023-07-16T17:44:55.756Z] 
17:44:55 [2023-07-16T17:44:55.756Z] #99 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
17:44:55 [2023-07-16T17:44:55.756Z] #99 DONE 0.0s
17:44:55 [2023-07-16T17:44:55.756Z] 
17:44:55 [2023-07-16T17:44:55.756Z] #100 [dev-base  1/13] RUN groupadd -r docker
17:44:56 [2023-07-16T17:44:56.014Z] #100 DONE 0.3s
17:44:56 [2023-07-16T17:44:56.014Z] 
17:44:56 [2023-07-16T17:44:56.014Z] #101 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:44:56 [2023-07-16T17:44:56.272Z] #101 DONE 0.4s
17:44:56 [2023-07-16T17:44:56.272Z] 
17:44:56 [2023-07-16T17:44:56.272Z] #102 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:44:56 [2023-07-16T17:44:56.839Z] #102 0.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:44:56 [2023-07-16T17:44:56.839Z] #102 DONE 0.3s
17:44:56 [2023-07-16T17:44:56.839Z] 
17:44:56 [2023-07-16T17:44:56.839Z] #103 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:44:57 [2023-07-16T17:44:57.097Z] #103 DONE 0.5s
17:44:57 [2023-07-16T17:44:57.097Z] 
17:44:57 [2023-07-16T17:44:57.097Z] #104 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:44:57 [2023-07-16T17:44:57.663Z] #104 DONE 0.5s
17:44:57 [2023-07-16T17:44:57.663Z] 
17:44:57 [2023-07-16T17:44:57.663Z] #105 [dev-base  6/13] RUN ldconfig
17:44:57 [2023-07-16T17:44:57.921Z] #105 DONE 0.4s
17:44:57 [2023-07-16T17:44:57.921Z] 
17:44:57 [2023-07-16T17:44:57.921Z] #106 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:44:58 [2023-07-16T17:44:58.179Z] #106 DONE 0.3s
17:44:58 [2023-07-16T17:44:58.179Z] 
17:44:58 [2023-07-16T17:44:58.179Z] #107 [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
17:44:59 [2023-07-16T17:44:59.113Z] #107 0.604 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:44:59 [2023-07-16T17:44:59.113Z] #107 0.614 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:44:59 [2023-07-16T17:44:59.113Z] #107 0.614 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:44:59 [2023-07-16T17:44:59.113Z] #107 0.734 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:44:59 [2023-07-16T17:44:59.113Z] #107 0.976 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
17:44:59 [2023-07-16T17:44:59.370Z] #107 0.986 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:44:59 [2023-07-16T17:44:59.936Z] #107 1.877 Fetched 8539 kB in 2s (5560 kB/s)
17:45:00 [2023-07-16T17:45:00.870Z] #107 1.877 Reading package lists...
17:45:01 [2023-07-16T17:45:01.436Z] #107 2.419 Reading package lists...
17:45:01 [2023-07-16T17:45:01.436Z] #107 2.953 Building dependency tree...
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.313 The following additional packages will be installed:
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.313   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.313   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.314   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.314   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.314   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.314   xxd
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316 Suggested packages:
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316   ctags vim-doc vim-scripts xfsdump acl attr quota
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316 Recommended packages:
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:45:01 [2023-07-16T17:45:01.694Z] #107 3.316   systemd-timesyncd | time-daemon unzip
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.666 The following NEW packages will be installed:
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.667   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.667   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.667   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.667   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.667   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.668   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.668   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.668   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.668   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:45:01 [2023-07-16T17:45:01.952Z] #107 3.668   xz-utils zip zstd
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.943 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.943 Need to get 32.1 MB of archives.
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.943 After this operation, 124 MB of additional disk space will be used.
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.943 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.946 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.949 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.951 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.952 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.955 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.956 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.958 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.970 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 3.972 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.000 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.001 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.002 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.003 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.006 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.007 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.009 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.016 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.019 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.020 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.023 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.026 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.027 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.032 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.034 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.036 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.037 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.038 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.040 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:45:02 [2023-07-16T17:45:02.210Z] #107 4.045 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.047 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.050 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.052 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.053 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.055 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:45:02 [2023-07-16T17:45:02.468Z] #107 4.345 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.345 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.346 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.346 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.347 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.347 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.347 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.349 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.349 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.373 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.373 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.374 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.375 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.434 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.434 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.436 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.479 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.480 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.489 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:45:02 [2023-07-16T17:45:02.726Z] #107 4.499 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:45:02 [2023-07-16T17:45:02.984Z] #107 4.680 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:45:02 [2023-07-16T17:45:02.984Z] #107 4.715 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:45:02 [2023-07-16T17:45:02.984Z] #107 4.726 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:45:02 [2023-07-16T17:45:02.984Z] #107 4.759 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:45:02 [2023-07-16T17:45:02.984Z] #107 4.900 debconf: delaying package configuration, since apt-utils is not installed
17:45:03 [2023-07-16T17:45:03.242Z] #107 4.939 Fetched 32.1 MB in 1s (29.6 MB/s)
17:45:03 [2023-07-16T17:45:03.242Z] #107 4.967 Selecting previously unselected package libapparmor1:arm64.
17:45:03 [2023-07-16T17:45:03.242Z] #107 4.967 (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.)
17:45:03 [2023-07-16T17:45:03.243Z] #107 4.977 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 4.985 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.028 Selecting previously unselected package libcap2:arm64.
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.030 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.035 Unpacking libcap2:arm64 (1:2.44-1) ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.071 Selecting previously unselected package libargon2-1:arm64.
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.073 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.077 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.111 Selecting previously unselected package dmsetup.
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.113 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.117 Unpacking dmsetup (2:1.02.175-2.1) ...
17:45:03 [2023-07-16T17:45:03.243Z] #107 5.157 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.159 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.163 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.210 Selecting previously unselected package libjson-c5:arm64.
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.212 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.216 Unpacking libjson-c5:arm64 (0.15-2) ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.253 Selecting previously unselected package libcryptsetup12:arm64.
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.256 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.260 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.311 Selecting previously unselected package libip4tc2:arm64.
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.313 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.317 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.353 Selecting previously unselected package libkmod2:arm64.
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.356 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.359 Unpacking libkmod2:arm64 (28-1) ...
17:45:03 [2023-07-16T17:45:03.501Z] #107 5.406 Selecting previously unselected package systemd.
17:45:03 [2023-07-16T17:45:03.759Z] #107 5.408 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
17:45:03 [2023-07-16T17:45:03.759Z] #107 5.455 Unpacking systemd (247.3-7+deb11u2) ...
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.821 Selecting previously unselected package pigz.
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.823 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.827 Unpacking pigz (2.6-1) ...
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.866 Selecting previously unselected package libelf1:arm64.
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.868 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.871 Unpacking libelf1:arm64 (0.183-1) ...
17:45:04 [2023-07-16T17:45:04.018Z] #107 5.922 Selecting previously unselected package libbpf0:arm64.
17:45:04 [2023-07-16T17:45:04.276Z] #107 5.924 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 5.928 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 5.969 Selecting previously unselected package libmnl0:arm64.
17:45:04 [2023-07-16T17:45:04.276Z] #107 5.971 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 5.975 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.010 Selecting previously unselected package libxtables12:arm64.
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.012 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.015 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.046 Selecting previously unselected package libcap2-bin.
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.048 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.053 Unpacking libcap2-bin (1:2.44-1) ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.093 Selecting previously unselected package iproute2.
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.095 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.276Z] #107 6.099 Unpacking iproute2 (5.10.0-4) ...
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.216 Selecting previously unselected package xxd.
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.218 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.222 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.270 Selecting previously unselected package vim-common.
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.272 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.281 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:45:04 [2023-07-16T17:45:04.534Z] #107 6.338 Selecting previously unselected package bash-completion.
17:45:04 [2023-07-16T17:45:04.792Z] #107 6.340 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 6.979 Unpacking bash-completion (1:2.11-2) ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.086 Selecting previously unselected package bzip2.
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.089 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.092 Unpacking bzip2 (1.0.8-4) ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.126 Selecting previously unselected package xz-utils.
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.129 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.132 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.185 Selecting previously unselected package apparmor.
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.187 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.209 Unpacking apparmor (2.13.6-10) ...
17:45:05 [2023-07-16T17:45:05.358Z] #107 7.299 Selecting previously unselected package inetutils-ping.
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.301 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.305 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.352 Selecting previously unselected package libip6tc2:arm64.
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.354 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.358 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.393 Selecting previously unselected package libnfnetlink0:arm64.
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.395 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.399 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.432 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.435 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.439 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.475 Selecting previously unselected package libnftnl11:arm64.
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.477 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.480 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:45:05 [2023-07-16T17:45:05.616Z] #107 7.516 Selecting previously unselected package iptables.
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.518 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.522 Unpacking iptables (1.8.7-1) ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.591 Selecting previously unselected package libonig5:arm64.
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.594 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.597 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.643 Selecting previously unselected package libjq1:arm64.
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.645 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.649 Unpacking libjq1:arm64 (1.6-2.1) ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.686 Selecting previously unselected package jq.
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.688 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.692 Unpacking jq (1.6-2.1) ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.729 Selecting previously unselected package libaio1:arm64.
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.732 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.735 Unpacking libaio1:arm64 (0.3.112-9) ...
17:45:05 [2023-07-16T17:45:05.874Z] #107 7.770 Selecting previously unselected package libgpm2:arm64.
17:45:06 [2023-07-16T17:45:06.132Z] #107 7.773 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.132Z] #107 7.777 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:45:06 [2023-07-16T17:45:06.132Z] #107 7.810 Selecting previously unselected package libicu67:arm64.
17:45:06 [2023-07-16T17:45:06.132Z] #107 7.813 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.132Z] #107 7.816 Unpacking libicu67:arm64 (67.1-7) ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.482 Selecting previously unselected package libinih1:arm64.
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.484 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.488 Unpacking libinih1:arm64 (53-1+b2) ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.524 Selecting previously unselected package libmicrohttpd12:arm64.
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.526 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.530 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.571 Selecting previously unselected package libnet1:arm64.
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.573 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.577 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:45:06 [2023-07-16T17:45:06.698Z] #107 8.617 Selecting previously unselected package libnl-3-200:arm64.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.619 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.623 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.664 Selecting previously unselected package libprotobuf-c1:arm64.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.666 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.669 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.704 Selecting previously unselected package libyajl2:arm64.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.706 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.710 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.739 Selecting previously unselected package net-tools.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.741 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.744 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.792 Selecting previously unselected package patch.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.795 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.798 Unpacking patch (2.7.6-7) ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.834 Selecting previously unselected package python-pip-whl.
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.836 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:45:06 [2023-07-16T17:45:06.957Z] #107 8.839 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 8.973 Selecting previously unselected package python3-lib2to3.
17:45:07 [2023-07-16T17:45:07.215Z] #107 8.976 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 8.979 Unpacking python3-lib2to3 (3.9.2-1) ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.018 Selecting previously unselected package python3-distutils.
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.020 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.024 Unpacking python3-distutils (3.9.2-1) ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.065 Selecting previously unselected package python3-pkg-resources.
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.068 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.071 Unpacking python3-pkg-resources (52.0.0-4) ...
17:45:07 [2023-07-16T17:45:07.215Z] #107 9.117 Selecting previously unselected package python3-setuptools.
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.119 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.122 Unpacking python3-setuptools (52.0.0-4) ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.182 Selecting previously unselected package python3-wheel.
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.185 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.189 Unpacking python3-wheel (0.34.2-1) ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.221 Selecting previously unselected package python3-pip.
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.223 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.227 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.291 Selecting previously unselected package sudo.
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.294 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:45:07 [2023-07-16T17:45:07.473Z] #107 9.299 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.409 Selecting previously unselected package systemd-journal-remote.
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.411 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.415 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.452 Selecting previously unselected package thin-provisioning-tools.
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.455 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.458 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.516 Selecting previously unselected package uidmap.
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.518 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.522 Unpacking uidmap (1:4.8.1-1) ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.569 Selecting previously unselected package vim-runtime.
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.571 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.582 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.593 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:45:07 [2023-07-16T17:45:07.731Z] #107 9.596 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.15 Selecting previously unselected package vim.
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.15 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.16 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.29 Selecting previously unselected package xfsprogs.
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.29 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.29 Unpacking xfsprogs (5.10.0-4) ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.39 Selecting previously unselected package zip.
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.39 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.39 Unpacking zip (3.0-12) ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.44 Selecting previously unselected package zstd.
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.44 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:45:08 [2023-07-16T17:45:08.664Z] #107 10.53 Setting up python3-pkg-resources (52.0.0-4) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.71 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.72 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.73 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.74 Setting up libgpm2:arm64 (1.20.7-8) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.75 Setting up libicu67:arm64 (67.1-7) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.76 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.77 Setting up libinih1:arm64 (53-1+b2) ...
17:45:08 [2023-07-16T17:45:08.922Z] #107 10.79 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.80 Setting up uidmap (1:4.8.1-1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.81 Setting up libyajl2:arm64 (2.1.0-3) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.83 Setting up bzip2 (1.0.8-4) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.85 Setting up python3-wheel (0.34.2-1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 10.99 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 11.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 11.01 Setting up libcap2:arm64 (1:2.44-1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 11.02 Setting up libcap2-bin (1:2.44-1) ...
17:45:09 [2023-07-16T17:45:09.181Z] #107 11.03 Setting up apparmor (2.13.6-10) ...
17:45:10 [2023-07-16T17:45:10.114Z] #107 11.72 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:45:10 [2023-07-16T17:45:10.114Z] #107 11.74 Setting up zip (3.0-12) ...
17:45:10 [2023-07-16T17:45:10.114Z] #107 11.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:45:10 [2023-07-16T17:45:10.114Z] #107 11.77 Setting up bash-completion (1:2.11-2) ...
17:45:10 [2023-07-16T17:45:10.682Z] #107 12.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:45:10 [2023-07-16T17:45:10.682Z] #107 12.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:45:10 [2023-07-16T17:45:10.682Z] #107 12.52 Setting up libmnl0:arm64 (1.0.4-3) ...
17:45:10 [2023-07-16T17:45:10.682Z] #107 12.53 Setting up patch (2.7.6-7) ...
17:45:10 [2023-07-16T17:45:10.682Z] #107 12.55 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.59 invoke-rc.d: could not determine current runlevel
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.59 invoke-rc.d: policy-rc.d denied execution of start.
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.60 Setting up libxtables12:arm64 (1.8.7-1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.61 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.62 Setting up pigz (2.6-1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:45:10 [2023-07-16T17:45:10.940Z] #107 12.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.84 Setting up libaio1:arm64 (0.3.112-9) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.85 Setting up python3-lib2to3 (3.9.2-1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.96 Setting up libelf1:arm64 (0.183-1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.97 Setting up libjson-c5:arm64 (0.15-2) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.98 Setting up zstd (1.4.8+dfsg-2.1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 12.99 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 13.00 Setting up libkmod2:arm64 (28-1) ...
17:45:11 [2023-07-16T17:45:11.198Z] #107 13.01 Setting up python3-distutils (3.9.2-1) ...
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.14 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:45:11 [2023-07-16T17:45:11.457Z] #107 13.19 Setting up python3-setuptools (52.0.0-4) ...
17:45:11 [2023-07-16T17:45:11.715Z] #107 13.51 Setting up libjq1:arm64 (1.6-2.1) ...
17:45:11 [2023-07-16T17:45:11.973Z] #107 13.52 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:45:11 [2023-07-16T17:45:11.973Z] #107 13.53 Setting up thin-provisioning-tools (0.9.0-1) ...
17:45:11 [2023-07-16T17:45:11.973Z] #107 13.54 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:45:11 [2023-07-16T17:45:11.973Z] #107 13.80 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.81 Setting up jq (1.6-2.1) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.82 Setting up libbpf0:arm64 (1:0.3-2) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.83 Setting up iptables (1.8.7-1) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.86 Setting up iproute2 (5.10.0-4) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 13.99 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 14.00 Setting up dmsetup (2:1.02.175-2.1) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 14.01 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 14.02 Setting up systemd (247.3-7+deb11u2) ...
17:45:12 [2023-07-16T17:45:12.304Z] #107 14.07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:45:12 [2023-07-16T17:45:12.562Z] #107 14.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:45:12 [2023-07-16T17:45:12.562Z] #107 14.07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:45:12 [2023-07-16T17:45:12.562Z] #107 14.08 Initializing machine ID from random generator.
17:45:12 [2023-07-16T17:45:12.820Z] #107 14.47 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
17:45:12 [2023-07-16T17:45:12.820Z] #107 14.59 Setting up xfsprogs (5.10.0-4) ...
17:45:12 [2023-07-16T17:45:12.820Z] #107 14.60 System has not been booted with systemd as init system (PID 1). Can't operate.
17:45:12 [2023-07-16T17:45:12.820Z] #107 14.60 Failed to connect to bus: Host is down
17:45:12 [2023-07-16T17:45:12.820Z] #107 14.60 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:45:14 [2023-07-16T17:45:14.720Z] #107 DONE 16.4s
17:45:14 [2023-07-16T17:45:14.720Z] 
17:45:14 [2023-07-16T17:45:14.720Z] #108 [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
17:45:14 [2023-07-16T17:45:14.978Z] #108 0.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:45:14 [2023-07-16T17:45:14.978Z] #108 0.319 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:45:14 [2023-07-16T17:45:14.978Z] #108 0.323 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:45:14 [2023-07-16T17:45:14.978Z] #108 DONE 0.4s
17:45:14 [2023-07-16T17:45:14.978Z] 
17:45:14 [2023-07-16T17:45:14.978Z] #109 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:45:21 [2023-07-16T17:45:21.534Z] #109 5.576 Collecting yamllint==1.27.1
17:45:21 [2023-07-16T17:45:21.534Z] #109 6.605   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:45:21 [2023-07-16T17:45:21.792Z] #109 6.973 Collecting pathspec>=0.5.3
17:45:22 [2023-07-16T17:45:22.050Z] #109 6.975   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
17:45:22 [2023-07-16T17:45:22.050Z] #109 7.065 Collecting pyyaml
17:45:22 [2023-07-16T17:45:22.050Z] #109 7.072   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:45:22 [2023-07-16T17:45:22.308Z] #109 7.163 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:45:22 [2023-07-16T17:45:22.308Z] #109 7.167 Building wheels for collected packages: yamllint
17:45:22 [2023-07-16T17:45:22.308Z] #109 7.167   Building wheel for yamllint (setup.py): started
17:45:22 [2023-07-16T17:45:22.308Z] #109 7.409   Building wheel for yamllint (setup.py): finished with status 'done'
17:45:22 [2023-07-16T17:45:22.566Z] #109 7.409   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=dfc66fcbd134b05d91a34099429a78434f89d7b7a4762067d1541568625f6c18
17:45:22 [2023-07-16T17:45:22.566Z] #109 7.409   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:45:22 [2023-07-16T17:45:22.566Z] #109 7.412 Successfully built yamllint
17:45:22 [2023-07-16T17:45:22.566Z] #109 7.417 Installing collected packages: pyyaml, pathspec, yamllint
17:45:22 [2023-07-16T17:45:22.566Z] #109 7.528 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
17:45:22 [2023-07-16T17:45:22.566Z] #109 DONE 7.6s
17:45:22 [2023-07-16T17:45:22.824Z] 
17:45:22 [2023-07-16T17:45:22.824Z] #110 [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
17:45:23 [2023-07-16T17:45:23.082Z] #110 0.596 Hit:1 http://deb.debian.org/debian bullseye InRelease
17:45:23 [2023-07-16T17:45:23.082Z] #110 0.596 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
17:45:23 [2023-07-16T17:45:23.082Z] #110 0.596 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
17:45:23 [2023-07-16T17:45:23.906Z] #110 0.954 Reading package lists...
17:45:24 [2023-07-16T17:45:24.730Z] #110 1.475 Reading package lists...
17:45:24 [2023-07-16T17:45:24.730Z] #110 1.996 Building dependency tree...
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.157 Reading state information...
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.351 gcc is already the newest version (4:10.2.1-1).
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.351 pkg-config is already the newest version (0.29.2-1).
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.351 The following additional packages will be installed:
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.352   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.352   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.352   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.352   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.353   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.353   uuid-dev zlib1g-dev
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.354 Suggested packages:
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.354   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.354   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.354 Recommended packages:
17:45:24 [2023-07-16T17:45:24.988Z] #110 2.354   build-essential fakeroot libalgorithm-merge-perl
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.608 The following NEW packages will be installed:
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.608   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.608   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.609   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.609   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.609   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.609   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
17:45:25 [2023-07-16T17:45:25.247Z] #110 2.609   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.884 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.884 Need to get 10.3 MB of archives.
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.884 After this operation, 41.5 MB of additional disk space will be used.
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.884 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.949 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.950 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.952 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.956 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.960 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.962 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.964 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.966 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.968 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.969 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.971 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.973 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.976 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 2.981 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:45:25 [2023-07-16T17:45:25.505Z] #110 3.012 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.016 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.018 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.061 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.061 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.068 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.069 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.070 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.071 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.073 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.074 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.087 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.091 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.092 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.156 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.172 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:45:25 [2023-07-16T17:45:25.764Z] #110 3.236 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:45:26 [2023-07-16T17:45:26.022Z] #110 3.497 debconf: delaying package configuration, since apt-utils is not installed
17:45:26 [2023-07-16T17:45:26.022Z] #110 3.536 Fetched 10.3 MB in 1s (16.0 MB/s)
17:45:26 [2023-07-16T17:45:26.022Z] #110 3.560 Selecting previously unselected package dpkg-dev.
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.560 (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.)
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.571 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.575 Unpacking dpkg-dev (1.20.12) ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.703 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.706 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.713 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.750 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.752 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.756 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.798 Selecting previously unselected package libsecret-common.
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.801 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:45:26 [2023-07-16T17:45:26.280Z] #110 3.805 Unpacking libsecret-common (0.20.4-2) ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.858 Selecting previously unselected package libsecret-1-0:arm64.
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.860 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.866 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.905 Selecting previously unselected package gir1.2-secret-1:arm64.
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.908 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.911 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.942 Selecting previously unselected package libapparmor-dev:arm64.
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.945 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.948 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.989 Selecting previously unselected package uuid-dev:arm64.
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.992 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 3.997 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:26 [2023-07-16T17:45:26.538Z] #110 4.040 Selecting previously unselected package libblkid-dev:arm64.
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.042 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.051 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.112 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.115 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.119 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.148 Selecting previously unselected package libudev-dev:arm64.
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.151 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.155 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.199 Selecting previously unselected package libsepol1-dev:arm64.
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.202 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.207 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:45:26 [2023-07-16T17:45:26.797Z] #110 4.272 Selecting previously unselected package libpcre2-16-0:arm64.
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.274 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.278 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.328 Selecting previously unselected package libpcre2-32-0:arm64.
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.330 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.334 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.384 Selecting previously unselected package libpcre2-posix2:arm64.
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.387 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.391 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.422 Selecting previously unselected package libpcre2-dev:arm64.
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.425 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.428 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.506 Selecting previously unselected package libselinux1-dev:arm64.
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.509 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.513 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:45:27 [2023-07-16T17:45:27.055Z] #110 4.616 Selecting previously unselected package libdevmapper-dev:arm64.
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.619 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.623 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.655 Selecting previously unselected package libffi-dev:arm64.
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.657 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.662 Unpacking libffi-dev:arm64 (3.3-6) ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.695 Selecting previously unselected package libglib2.0-data.
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.698 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.701 Unpacking libglib2.0-data (2.66.8-1) ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.833 Selecting previously unselected package libglib2.0-bin.
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.836 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.839 Unpacking libglib2.0-bin (2.66.8-1) ...
17:45:27 [2023-07-16T17:45:27.313Z] #110 4.881 Selecting previously unselected package libglib2.0-dev-bin.
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.884 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.889 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.934 Selecting previously unselected package libmount-dev:arm64.
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.937 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.940 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.979 Selecting previously unselected package libpcre16-3:arm64.
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.982 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 4.987 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 5.038 Selecting previously unselected package libpcre32-3:arm64.
17:45:27 [2023-07-16T17:45:27.572Z] #110 5.040 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 5.044 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:45:27 [2023-07-16T17:45:27.572Z] #110 5.094 Selecting previously unselected package libpcrecpp0v5:arm64.
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.097 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.102 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.137 Selecting previously unselected package libpcre3-dev:arm64.
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.140 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.145 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.218 Selecting previously unselected package zlib1g-dev:arm64.
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.221 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.224 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.268 Selecting previously unselected package libglib2.0-dev:arm64.
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.270 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:45:27 [2023-07-16T17:45:27.830Z] #110 5.274 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.454 Selecting previously unselected package libseccomp-dev:arm64.
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.457 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.460 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.498 Selecting previously unselected package libsecret-1-dev:arm64.
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.501 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.504 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.556 Selecting previously unselected package libsystemd-dev:arm64.
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.559 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:45:28 [2023-07-16T17:45:28.088Z] #110 5.563 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:45:28 [2023-07-16T17:45:28.346Z] #110 5.761 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:45:28 [2023-07-16T17:45:28.346Z] #110 5.771 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.928 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.939 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.949 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.959 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.969 Setting up libffi-dev:arm64 (3.3-6) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.982 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 5.993 Setting up dpkg-dev (1.20.12) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.012 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.022 Setting up libglib2.0-data (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.033 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.047 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.060 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.072 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.084 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.095 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.107 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:45:28 [2023-07-16T17:45:28.604Z] #110 6.120 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.130 Setting up libsecret-common (0.20.4-2) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.141 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.157 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.168 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.182 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.195 Setting up libglib2.0-bin (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.206 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.217 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.227 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.237 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.251 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.260 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.271 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.284 No schema files found: doing nothing.
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.290 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:45:28 [2023-07-16T17:45:28.862Z] #110 6.312 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:45:29 [2023-07-16T17:45:29.428Z] #110 DONE 7.0s
17:45:29 [2023-07-16T17:45:29.686Z] 
17:45:29 [2023-07-16T17:45:29.686Z] #111 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:45:30 [2023-07-16T17:45:30.619Z] #111 DONE 1.1s
17:45:30 [2023-07-16T17:45:30.620Z] 
17:45:30 [2023-07-16T17:45:30.620Z] #112 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:45:31 [2023-07-16T17:45:31.185Z] #112 DONE 0.5s
17:45:31 [2023-07-16T17:45:31.185Z] 
17:45:31 [2023-07-16T17:45:31.185Z] #113 [dev 1/1] COPY --link . .
17:45:32 [2023-07-16T17:45:32.560Z] #113 DONE 1.3s
17:45:32 [2023-07-16T17:45:32.560Z] 
17:45:32 [2023-07-16T17:45:32.560Z] #114 exporting to image
17:45:32 [2023-07-16T17:45:32.560Z] #114 exporting layers
17:45:33 [2023-07-16T17:45:33.494Z] #114 exporting layers 0.9s done
17:45:33 [2023-07-16T17:45:33.494Z] #114 writing image sha256:cec9a59bad9c2fee468bed0d94376863aa19ec99e6bc79abf9a3615cdcf86179 done
17:45:33 [2023-07-16T17:45:33.494Z] #114 naming to docker.io/library/docker:948f55d0b7920d7d10495c663d66f99cdd846d9c done
17:45:33 [2023-07-16T17:45:33.494Z] #114 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:45:33 [2023-07-16T17:45:33.801Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:45:34 [2023-07-16T17:45:34.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=948f55d0b7920d7d10495c663d66f99cdd846d9c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:948f55d0b7920d7d10495c663d66f99cdd846d9c hack/test/unit
17:45:34 [2023-07-16T17:45:34.340Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:45:34 [2023-07-16T17:45:34.340Z] + TESTFLAGS+=' -test.timeout=5m'
17:45:34 [2023-07-16T17:45:34.340Z] + TESTDIRS=./...
17:45:34 [2023-07-16T17:45:34.340Z] + exclude_paths='/vendor/|/integration'
17:45:34 [2023-07-16T17:45:34.340Z] ++ go list ./...
17:45:34 [2023-07-16T17:45:34.340Z] ++ grep -vE '(/vendor/|/integration)'
17:45:34 [2023-07-16T17:45:34.908Z] + pkg_list='github.com/docker/docker/api
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/backend/build
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/httpstatus
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/httputils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/middleware
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/build
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/checkpoint
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/debug
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/distribution
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/grpc
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/image
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/network
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/plugin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/session
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/swarm
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/system
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/volume
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/backend
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/blkiodev
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/events
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/filters
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/image
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/mount
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/network
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/plugins/logdriver
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/registry
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/strslice
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/swarm
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/swarm/runtime
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/system
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/time
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions/v1p19
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions/v1p20
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/volume
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/worker
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/worker/label
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/dockerfile
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext/git
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext/urlutil
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/debug
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/winresources/docker-proxy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/winresources/dockerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/client
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/client/buildkit
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/docker-proxy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd/trap
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/container/stream
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/contrib/apparmor
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/contrib/httpserver
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster/convert
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster/executor
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster/executor/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/cluster/provider
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/config
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/containerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/events
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/events/testutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/copy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/register
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/vfs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/graphdriver/zfs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/images
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/initlayer
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/links
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/listeners
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/awslogs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/fluentd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/gcplogs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/gelf
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/journald
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/local
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/logentries
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/loggertest
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/loggerutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/splunk
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/syslog
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/logger/templates
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/names
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/network
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/snapshotter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/daemon/stats
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/distribution
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/distribution/metadata
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/distribution/utils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/distribution/xfer
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/dockerversion
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/errdefs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/image
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/image/cache
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/image/tarexport
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/image/v1
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/internal/mod
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/internal/mounttree
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/internal/test/suite
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/internal/unshare
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/layer
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd/queue
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd/remote
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd/shimopts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd/supervisor
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libcontainerd/types
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/bitmap
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cluster
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/config
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/datastore
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/diagnostic
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/discoverapi
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/driverapi
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/host
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/null
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/overlay
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/remote
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/windows
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/drvregistry
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/etchosts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/internal/caller
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/internal/kvstore
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipam
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipamapi
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipams/builtin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipams/null
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipams/remote
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipamutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ipbits
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/iptables
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/netlabel
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/netutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/networkdb
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/ns
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/options
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/osl
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/osl/kernel
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/portallocator
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/portmapper
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/resolvconf
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/testutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/libnetwork/types
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/oci
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/oci/caps
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/opts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/aaparser
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/archive
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/authorization
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/broadcaster
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/capabilities
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/chrootarchive
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/containerfs
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/directory
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/dmesg
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/fileutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/homedir
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/idtools
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/ioutils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/jsonmessage
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/longpath
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/loopback
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/meminfo
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/namesgenerator
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/parsers
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/parsers/kernel
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/pidfile
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/platform
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/platforms
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugingetter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugins
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/plugins/transport
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/pools
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/process
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/progress
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/reexec
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/rootless
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/rootless/specconv
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/stack
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/stdcopy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/streamformatter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/stringid
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/sysinfo
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/system
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/tailfile
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/tarsum
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/pkg/useragent
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/plugin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/plugin/executor/containerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/plugin/v2
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/profiles/apparmor
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/profiles/seccomp
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/quota
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/reference
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/registry
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/registry/resumable
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/restartmanager
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/runconfig
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/runconfig/opts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/daemon
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/environment
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fakecontext
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fakegit
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fakestorage
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fixtures/load
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fixtures/plugin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/registry
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/testutil/request
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/drivers
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/local
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/mounts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/service
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/service/opts
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/volume/testutils'
17:45:34 [2023-07-16T17:45:34.908Z] ++ grep --fixed-strings -v /libnetwork
17:45:34 [2023-07-16T17:45:34.908Z] ++ echo 'github.com/docker/docker/api
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/backend/build
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/httpstatus
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/httputils
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/middleware
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/build
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/checkpoint
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/debug
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/distribution
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/grpc
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/image
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/network
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/plugin
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/session
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/swarm
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/system
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/server/router/volume
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/backend
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/blkiodev
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/events
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/filters
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/image
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/mount
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/network
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/plugins/logdriver
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/registry
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/strslice
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/swarm
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/swarm/runtime
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/system
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/time
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions/v1p19
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/versions/v1p20
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/api/types/volume
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/worker
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/builder-next/worker/label
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/dockerfile
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext/git
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/builder/remotecontext/urlutil
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/debug
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/winresources/docker-proxy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cli/winresources/dockerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/client
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/client/buildkit
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/docker-proxy
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd/trap
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/container
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/container/stream
17:45:34 [2023-07-16T17:45:34.908Z] github.com/docker/docker/contrib/apparmor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/contrib/httpserver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/convert
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/executor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/executor/container
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/provider
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/config
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/containerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/events
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/events/testutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/copy
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/register
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/vfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/zfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/images
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/initlayer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/links
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/listeners
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/awslogs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/fluentd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/gcplogs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/gelf
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/local
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/logentries
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggertest
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggerutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/splunk
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/syslog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/templates
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/names
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/network
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/snapshotter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/stats
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/metadata
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/utils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/xfer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/dockerversion
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/errdefs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/cache
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/tarexport
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/v1
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/mod
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/mounttree
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/test/suite
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/unshare
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/layer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/queue
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/remote
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/shimopts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/supervisor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/types
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/bitmap
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cluster
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/config
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/datastore
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/diagnostic
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/discoverapi
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/driverapi
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/host
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/null
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/overlay
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/remote
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/windows
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/drvregistry
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/etchosts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/internal/caller
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/internal/kvstore
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipam
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipamapi
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipams/builtin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipams/null
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipams/remote
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipamutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ipbits
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/iptables
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/netlabel
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/netutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/networkdb
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/ns
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/options
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/osl
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/osl/kernel
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/portallocator
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/portmapper
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/resolvconf
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/testutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libnetwork/types
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/oci
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/oci/caps
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/opts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/aaparser
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/archive
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/authorization
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/broadcaster
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/capabilities
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/chrootarchive
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/containerfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/directory
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/dmesg
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/fileutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/homedir
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/idtools
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/ioutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/jsonmessage
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/longpath
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/loopback
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/meminfo
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/namesgenerator
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/parsers
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/parsers/kernel
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/pidfile
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/platform
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/platforms
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugingetter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugins
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/plugins/transport
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/pools
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/process
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/progress
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/reexec
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/rootless
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/rootless/specconv
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/stack
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/stdcopy
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/streamformatter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/stringid
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/sysinfo
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/system
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/tailfile
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/tarsum
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/useragent
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/plugin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/plugin/executor/containerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/plugin/v2
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/profiles/apparmor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/profiles/seccomp
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/quota
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/reference
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/registry
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/registry/resumable
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/restartmanager
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/runconfig
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/runconfig/opts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/daemon
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/environment
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fakecontext
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fakegit
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fakestorage
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fixtures/load
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fixtures/plugin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/registry
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/testutil/request
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/drivers
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/local
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/mounts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/service
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/service/opts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/volume/testutils'
17:45:34 [2023-07-16T17:45:34.909Z] + base_pkg_list='github.com/docker/docker/api
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/backend/build
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/httpstatus
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/httputils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/middleware
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/build
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/checkpoint
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/container
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/debug
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/distribution
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/grpc
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/image
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/network
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/plugin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/session
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/swarm
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/system
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/server/router/volume
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/backend
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/blkiodev
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/container
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/events
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/filters
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/image
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/mount
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/network
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/plugins/logdriver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/registry
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/strslice
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/swarm
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/swarm/runtime
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/system
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/time
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/versions
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/versions/v1p19
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/versions/v1p20
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/api/types/volume
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/exporter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/worker
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/builder-next/worker/label
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/dockerfile
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/remotecontext
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/remotecontext/git
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/builder/remotecontext/urlutil
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cli/debug
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cli/winresources/docker-proxy
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cli/winresources/dockerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/client
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/client/buildkit
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cmd/docker-proxy
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cmd/dockerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cmd/dockerd/trap
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/container
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/container/stream
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/contrib/apparmor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/contrib/httpserver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/convert
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/executor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/executor/container
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/cluster/provider
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/config
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/containerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/events
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/events/testutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/copy
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/register
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/vfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/graphdriver/zfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/images
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/initlayer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/links
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/listeners
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/awslogs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/fluentd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/gcplogs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/gelf
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/local
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/logentries
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggertest
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggerutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/splunk
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/syslog
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/logger/templates
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/names
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/network
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/snapshotter
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/daemon/stats
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/metadata
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/utils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/distribution/xfer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/dockerversion
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/errdefs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/cache
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/tarexport
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/image/v1
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/mod
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/mounttree
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/test/suite
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/internal/unshare
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/layer
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/queue
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/remote
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/shimopts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/supervisor
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/libcontainerd/types
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/oci
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/oci/caps
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/opts
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/aaparser
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/archive
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/authorization
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/broadcaster
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/capabilities
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/chrootarchive
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/containerfs
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/directory
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/dmesg
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/fileutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/homedir
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/idtools
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/ioutils
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/jsonmessage
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/longpath
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/loopback
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/meminfo
17:45:34 [2023-07-16T17:45:34.909Z] github.com/docker/docker/pkg/namesgenerator
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers/kernel
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/pidfile
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/platform
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/platforms
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugingetter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/transport
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/pools
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/process
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/progress
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/reexec
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/rootless
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/rootless/specconv
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stack
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stdcopy
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/streamformatter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stringid
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/sysinfo
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/system
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/tailfile
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/tarsum
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/useragent
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/plugin
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/plugin/executor/containerd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/plugin/v2
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/profiles/apparmor
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/profiles/seccomp
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/quota
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/reference
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/registry
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/registry/resumable
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/restartmanager
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/runconfig
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/runconfig/opts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/daemon
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/environment
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fakecontext
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fakegit
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fakestorage
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fixtures/load
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fixtures/plugin
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/registry
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/testutil/request
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/drivers
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/local
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/mounts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/service
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/service/opts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/volume/testutils'
17:45:34 [2023-07-16T17:45:34.910Z] ++ grep --fixed-strings /libnetwork
17:45:34 [2023-07-16T17:45:34.910Z] ++ echo 'github.com/docker/docker/api
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/backend/build
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/httpstatus
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/httputils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/middleware
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/build
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/checkpoint
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/container
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/debug
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/distribution
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/grpc
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/image
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/network
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/plugin
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/session
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/swarm
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/system
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/server/router/volume
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/backend
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/blkiodev
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/container
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/events
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/filters
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/image
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/mount
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/network
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/plugins/logdriver
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/registry
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/strslice
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/swarm
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/swarm/runtime
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/system
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/time
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/versions
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/versions/v1p19
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/versions/v1p20
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/api/types/volume
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/exporter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/worker
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/builder-next/worker/label
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/dockerfile
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/remotecontext
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/remotecontext/git
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/builder/remotecontext/urlutil
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cli/debug
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cli/winresources/docker-proxy
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cli/winresources/dockerd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/client
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/client/buildkit
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cmd/docker-proxy
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cmd/dockerd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cmd/dockerd/trap
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/container
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/container/stream
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/contrib/apparmor
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/contrib/httpserver
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster/convert
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster/executor
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster/executor/container
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/cluster/provider
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/config
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/containerd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/events
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/events/testutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/copy
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/register
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/vfs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/graphdriver/zfs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/images
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/initlayer
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/links
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/listeners
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/awslogs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/fluentd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/gcplogs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/gelf
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/journald
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/local
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/logentries
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/loggertest
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/loggerutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/splunk
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/syslog
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/logger/templates
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/names
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/network
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/snapshotter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/daemon/stats
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/distribution
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/distribution/metadata
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/distribution/utils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/distribution/xfer
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/dockerversion
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/errdefs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/image
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/image/cache
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/image/tarexport
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/image/v1
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/internal/mod
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/internal/mounttree
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/internal/test/suite
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/internal/unshare
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/layer
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd/queue
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd/remote
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd/shimopts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd/supervisor
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libcontainerd/types
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/bitmap
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cluster
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/config
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/datastore
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/diagnostic
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/discoverapi
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/driverapi
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/host
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/null
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/overlay
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/remote
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/windows
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/drvregistry
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/etchosts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/internal/caller
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/internal/kvstore
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipam
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipamapi
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipams/builtin
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipams/null
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipams/remote
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipamutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ipbits
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/iptables
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/netlabel
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/netutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/networkdb
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/ns
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/options
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/osl
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/osl/kernel
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/portallocator
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/portmapper
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/resolvconf
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/testutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/libnetwork/types
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/oci
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/oci/caps
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/opts
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/aaparser
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/archive
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/authorization
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/broadcaster
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/capabilities
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/chrootarchive
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/containerfs
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/directory
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/dmesg
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/fileutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/homedir
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/idtools
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/ioutils
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/jsonmessage
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/longpath
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/loopback
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/meminfo
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/namesgenerator
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers/kernel
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/pidfile
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/platform
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/platforms
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugingetter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/plugins/transport
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/pools
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/process
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/progress
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/reexec
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/rootless
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/rootless/specconv
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stack
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stdcopy
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/streamformatter
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/stringid
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/sysinfo
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/system
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/tailfile
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/tarsum
17:45:34 [2023-07-16T17:45:34.910Z] github.com/docker/docker/pkg/useragent
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/plugin
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/plugin/executor/containerd
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/plugin/v2
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/profiles/apparmor
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/profiles/seccomp
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/quota
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/reference
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/registry
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/registry/resumable
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/restartmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/runconfig
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/runconfig/opts
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/daemon
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/environment
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fakecontext
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fakegit
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fakestorage
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fixtures/load
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fixtures/plugin
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/registry
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/testutil/request
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/drivers
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/local
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/mounts
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/service
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/service/opts
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/volume/testutils'
17:45:34 [2023-07-16T17:45:34.911Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/bitmap
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cluster
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/config
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/datastore
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/diagnostic
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/discoverapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/driverapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/host
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/null
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/remote
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/windows
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drvregistry
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/etchosts
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/caller
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/kvstore
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipam
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipamapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/builtin
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/null
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/remote
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipamutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipbits
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/iptables
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/netlabel
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/netutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/networkdb
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ns
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/options
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/osl
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/osl/kernel
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/portallocator
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/portmapper
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/resolvconf
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/testutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/types'
17:45:34 [2023-07-16T17:45:34.911Z] + echo 'github.com/docker/docker/libnetwork
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/bitmap
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cluster
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/config
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/datastore
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/diagnostic
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/discoverapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/driverapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/host
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/null
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/remote
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/windows
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drvregistry
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/etchosts
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/caller
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/kvstore
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipam
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipamapi
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/builtin
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/null
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/remote
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipamutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ipbits
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/iptables
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/netlabel
17:45:34 [2023-07-16T17:45:34.911Z] + grep --fixed-strings libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/netutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/networkdb
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/ns
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/options
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/osl
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/osl/kernel
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/portallocator
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/portmapper
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/resolvconf
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/testutils
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/types'
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge
17:45:34 [2023-07-16T17:45:34.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:45:34 [2023-07-16T17:45:34.911Z] + type docker-proxy
17:45:34 [2023-07-16T17:45:34.911Z] hack/test/unit: line 25: type: docker-proxy: not found
17:45:34 [2023-07-16T17:45:34.911Z] + hack/make.sh binary-proxy install-proxy
17:45:34 [2023-07-16T17:45:34.911Z] 
17:45:34 [2023-07-16T17:45:34.911Z] Removing bundles/
17:45:34 [2023-07-16T17:45:34.911Z] 
17:45:34 [2023-07-16T17:45:34.911Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:45:34 [2023-07-16T17:45:34.911Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:45:39 [2023-07-16T17:45:39.096Z] Created binary: bundles/binary-proxy/docker-proxy
17:45:39 [2023-07-16T17:45:39.096Z] 
17:45:39 [2023-07-16T17:45:39.096Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:45:39 [2023-07-16T17:45:39.096Z] Installing docker-proxy to /usr/local/bin/
17:45:39 [2023-07-16T17:45:39.096Z] 
17:45:39 [2023-07-16T17:45:39.096Z] + mkdir -p bundles
17:45:39 [2023-07-16T17:45:39.096Z] + '[' -n 'github.com/docker/docker/api
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/backend/build
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/httpstatus
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/httputils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/middleware
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/build
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/checkpoint
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/container
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/debug
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/distribution
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/grpc
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/image
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/network
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/plugin
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/session
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/swarm
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/system
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/server/router/volume
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/backend
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/blkiodev
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/container
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/events
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/filters
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/image
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/mount
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/network
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/plugins/logdriver
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/registry
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/strslice
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/swarm
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/swarm/runtime
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/system
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/time
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/versions
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/versions/v1p19
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/versions/v1p20
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/api/types/volume
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/exporter
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/worker
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/builder-next/worker/label
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/dockerfile
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/remotecontext
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/remotecontext/git
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/builder/remotecontext/urlutil
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cli/debug
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cli/winresources/docker-proxy
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cli/winresources/dockerd
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/client
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/client/buildkit
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cmd/docker-proxy
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cmd/dockerd
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cmd/dockerd/trap
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/container
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/container/stream
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/contrib/apparmor
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/contrib/httpserver
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster/convert
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster/executor
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster/executor/container
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/cluster/provider
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/config
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/containerd
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/events
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/events/testutils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/copy
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/register
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/vfs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/graphdriver/zfs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/images
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/initlayer
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/links
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/listeners
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/awslogs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/fluentd
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/gcplogs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/gelf
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/journald
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/local
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/logentries
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/loggertest
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/loggerutils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/splunk
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/syslog
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/logger/templates
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/names
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/network
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/snapshotter
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/daemon/stats
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/distribution
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/distribution/metadata
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/distribution/utils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/distribution/xfer
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/dockerversion
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/errdefs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/image
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/image/cache
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/image/tarexport
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/image/v1
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/internal/mod
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/internal/mounttree
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/internal/test/suite
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/internal/unshare
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/layer
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd/queue
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd/remote
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd/shimopts
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd/supervisor
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/libcontainerd/types
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/oci
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/oci/caps
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/opts
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/aaparser
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/archive
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/authorization
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/broadcaster
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/capabilities
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/chrootarchive
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/containerfs
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/directory
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/dmesg
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/fileutils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/homedir
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/idtools
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/ioutils
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/jsonmessage
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/longpath
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/loopback
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/meminfo
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/namesgenerator
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/parsers
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/parsers/kernel
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/pidfile
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/platform
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/platforms
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugingetter
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugins
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/plugins/transport
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/pools
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/process
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/progress
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/reexec
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/rootless
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/rootless/specconv
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/stack
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/stdcopy
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/streamformatter
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/stringid
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/sysinfo
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/system
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/tailfile
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/tarsum
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/pkg/useragent
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/plugin
17:45:39 [2023-07-16T17:45:39.096Z] github.com/docker/docker/plugin/executor/containerd
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/plugin/v2
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/profiles/apparmor
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/profiles/seccomp
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/quota
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/reference
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/registry
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/registry/resumable
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/restartmanager
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/runconfig
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/runconfig/opts
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/daemon
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/environment
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fakecontext
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fakegit
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fakestorage
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fixtures/load
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fixtures/plugin
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/registry
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/testutil/request
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/drivers
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/local
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/mounts
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/service
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/service/opts
17:45:39 [2023-07-16T17:45:39.097Z] github.com/docker/docker/volume/testutils' ']'
17:45:39 [2023-07-16T17:45:39.097Z] + 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/system 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
17:45:39 [2023-07-16T17:45:39.664Z] ?   	github.com/docker/docker/api	[no test files]
17:45:47 [2023-07-16T17:45:47.792Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
17:45:47 [2023-07-16T17:45:47.792Z] ok  	github.com/docker/docker/api/server	0.035s	coverage: 13.0% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/types	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:46:05 [2023-07-16T17:46:05.892Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
17:46:05 [2023-07-16T17:46:05.892Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
17:46:05 [2023-07-16T17:46:05.892Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 82.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:46:06 [2023-07-16T17:46:06.460Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:46:08 [2023-07-16T17:46:08.365Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:46:08 [2023-07-16T17:46:08.365Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:46:08 [2023-07-16T17:46:08.365Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
17:46:08 [2023-07-16T17:46:08.365Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
17:46:08 [2023-07-16T17:46:08.365Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:46:08 [2023-07-16T17:46:08.365Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.011s	coverage: 100.0% of statements
17:46:08 [2023-07-16T17:46:08.365Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
17:46:08 [2023-07-16T17:46:08.365Z] ok  	github.com/docker/docker/builder/remotecontext	0.039s	coverage: 33.5% of statements
17:46:08 [2023-07-16T17:46:08.365Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
17:46:08 [2023-07-16T17:46:08.365Z] ok  	github.com/docker/docker/builder/dockerfile	0.049s	coverage: 50.1% of statements
17:46:08 [2023-07-16T17:46:08.935Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:46:08 [2023-07-16T17:46:08.935Z] 	github.com/docker/docker/client	coverage: 77.5% of statements
17:46:08 [2023-07-16T17:46:08.935Z] ok  	github.com/docker/docker/client	0.151s	coverage: 77.5% of statements
17:46:08 [2023-07-16T17:46:08.935Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
17:46:08 [2023-07-16T17:46:08.935Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.228s	coverage: 66.5% of statements
17:46:14 [2023-07-16T17:46:14.213Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
17:46:14 [2023-07-16T17:46:14.213Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.190s	coverage: 82.5% of statements
17:46:20 [2023-07-16T17:46:20.782Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:46:20 [2023-07-16T17:46:20.782Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:46:20 [2023-07-16T17:46:20.782Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:46:20 [2023-07-16T17:46:20.782Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:46:20 [2023-07-16T17:46:20.782Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
17:46:20 [2023-07-16T17:46:20.782Z] ok  	github.com/docker/docker/container	0.136s	coverage: 36.4% of statements
17:46:20 [2023-07-16T17:46:20.782Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
17:46:20 [2023-07-16T17:46:20.782Z] ok  	github.com/docker/docker/cmd/dockerd	0.184s	coverage: 30.2% of statements
17:46:22 [2023-07-16T17:46:22.683Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
17:46:22 [2023-07-16T17:46:22.683Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.356s	coverage: 0.0% of statements
17:46:23 [2023-07-16T17:46:23.618Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:46:23 [2023-07-16T17:46:23.618Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
17:46:23 [2023-07-16T17:46:23.618Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
17:46:23 [2023-07-16T17:46:23.618Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:46:23 [2023-07-16T17:46:23.618Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 39.2% of statements
17:46:23 [2023-07-16T17:46:23.618Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
17:46:23 [2023-07-16T17:46:23.618Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
17:46:23 [2023-07-16T17:46:23.877Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:46:23 [2023-07-16T17:46:23.877Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
17:46:23 [2023-07-16T17:46:23.877Z] ok  	github.com/docker/docker/daemon/config	0.043s	coverage: 75.7% of statements
17:46:25 [2023-07-16T17:46:25.253Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:46:25 [2023-07-16T17:46:25.253Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
17:46:25 [2023-07-16T17:46:25.253Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
17:46:25 [2023-07-16T17:46:25.253Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
17:46:25 [2023-07-16T17:46:25.253Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
17:46:25 [2023-07-16T17:46:25.253Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
17:46:25 [2023-07-16T17:46:25.253Z] ok  	github.com/docker/docker/daemon/containerd	0.026s	coverage: 0.7% of statements
17:46:25 [2023-07-16T17:46:25.511Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
17:46:25 [2023-07-16T17:46:25.511Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
17:46:25 [2023-07-16T17:46:25.511Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
17:46:25 [2023-07-16T17:46:25.511Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
17:46:26 [2023-07-16T17:46:26.079Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:46:26 [2023-07-16T17:46:26.079Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
17:46:26 [2023-07-16T17:46:26.079Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:46:26 [2023-07-16T17:46:26.339Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:46:26 [2023-07-16T17:46:26.339Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:46:26 [2023-07-16T17:46:26.339Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
17:46:26 [2023-07-16T17:46:26.339Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.210s	coverage: 60.2% of statements
17:46:26 [2023-07-16T17:46:26.598Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
17:46:26 [2023-07-16T17:46:26.598Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 60.9% of statements
17:46:27 [2023-07-16T17:46:27.165Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
17:46:27 [2023-07-16T17:46:27.165Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
17:46:27 [2023-07-16T17:46:27.425Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
17:46:27 [2023-07-16T17:46:27.425Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.463s	coverage: 13.0% of statements
17:46:27 [2023-07-16T17:46:27.684Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:46:27 [2023-07-16T17:46:27.684Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:46:27 [2023-07-16T17:46:27.684Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
17:46:27 [2023-07-16T17:46:27.684Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:46:27 [2023-07-16T17:46:27.684Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
17:46:27 [2023-07-16T17:46:27.684Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 3.0% of statements
17:46:27 [2023-07-16T17:46:27.943Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
17:46:27 [2023-07-16T17:46:27.943Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
17:46:28 [2023-07-16T17:46:28.201Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:46:28 [2023-07-16T17:46:28.201Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
17:46:28 [2023-07-16T17:46:28.201Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
17:46:28 [2023-07-16T17:46:28.201Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.6% of statements
17:46:28 [2023-07-16T17:46:28.201Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.110s	coverage: 78.6% of statements
17:46:28 [2023-07-16T17:46:28.201Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
17:46:28 [2023-07-16T17:46:28.201Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
17:46:28 [2023-07-16T17:46:28.769Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:46:28 [2023-07-16T17:46:28.769Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:46:28 [2023-07-16T17:46:28.769Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
17:46:28 [2023-07-16T17:46:28.769Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:46:28 [2023-07-16T17:46:28.769Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
17:46:28 [2023-07-16T17:46:28.769Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
17:46:28 [2023-07-16T17:46:28.769Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
17:46:28 [2023-07-16T17:46:28.769Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.076s	coverage: 76.8% of statements
17:46:29 [2023-07-16T17:46:29.028Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:46:29 [2023-07-16T17:46:29.028Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:46:29 [2023-07-16T17:46:29.028Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
17:46:29 [2023-07-16T17:46:29.028Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
17:46:29 [2023-07-16T17:46:29.596Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
17:46:29 [2023-07-16T17:46:29.596Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 67.4% of statements
17:46:29 [2023-07-16T17:46:29.596Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
17:46:29 [2023-07-16T17:46:29.596Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
17:46:29 [2023-07-16T17:46:29.596Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:46:29 [2023-07-16T17:46:29.596Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
17:46:29 [2023-07-16T17:46:29.596Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:46:29 [2023-07-16T17:46:29.596Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
17:46:29 [2023-07-16T17:46:29.596Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
17:46:30 [2023-07-16T17:46:30.163Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:46:30 [2023-07-16T17:46:30.163Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:46:30 [2023-07-16T17:46:30.163Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
17:46:30 [2023-07-16T17:46:30.163Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
17:46:30 [2023-07-16T17:46:30.163Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
17:46:30 [2023-07-16T17:46:30.163Z] ok  	github.com/docker/docker/daemon/logger/journald	1.475s	coverage: 74.5% of statements
17:46:31 [2023-07-16T17:46:31.097Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:46:31 [2023-07-16T17:46:31.097Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
17:46:31 [2023-07-16T17:46:31.097Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
17:46:31 [2023-07-16T17:46:31.097Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
17:46:31 [2023-07-16T17:46:31.097Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
17:46:31 [2023-07-16T17:46:31.097Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
17:46:31 [2023-07-16T17:46:31.097Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
17:46:31 [2023-07-16T17:46:31.097Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
17:46:31 [2023-07-16T17:46:31.097Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.416s	coverage: 82.5% of statements
17:46:31 [2023-07-16T17:46:31.355Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
17:46:31 [2023-07-16T17:46:31.355Z] ok  	github.com/docker/docker/distribution	0.590s	coverage: 29.5% of statements
17:46:31 [2023-07-16T17:46:31.613Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
17:46:31 [2023-07-16T17:46:31.613Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
17:46:31 [2023-07-16T17:46:31.613Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
17:46:31 [2023-07-16T17:46:31.613Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:46:31 [2023-07-16T17:46:31.613Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:46:31 [2023-07-16T17:46:31.613Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.4% of statements
17:46:31 [2023-07-16T17:46:31.613Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
17:46:31 [2023-07-16T17:46:31.613Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
17:46:31 [2023-07-16T17:46:31.613Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
17:46:31 [2023-07-16T17:46:31.613Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
17:46:31 [2023-07-16T17:46:31.613Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:46:31 [2023-07-16T17:46:31.613Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:46:32 [2023-07-16T17:46:32.988Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
17:46:32 [2023-07-16T17:46:32.988Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:46:32 [2023-07-16T17:46:32.988Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
17:46:32 [2023-07-16T17:46:32.988Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
17:46:33 [2023-07-16T17:46:33.247Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:46:33 [2023-07-16T17:46:33.247Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
17:46:33 [2023-07-16T17:46:33.247Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 52.9% of statements
17:46:33 [2023-07-16T17:46:33.247Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
17:46:33 [2023-07-16T17:46:33.247Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
17:46:33 [2023-07-16T17:46:33.247Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 36.9% of statements
17:46:33 [2023-07-16T17:46:33.247Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 67.9% of statements
17:46:33 [2023-07-16T17:46:33.815Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
17:46:33 [2023-07-16T17:46:33.815Z] ok  	github.com/docker/docker/daemon	10.762s	coverage: 17.1% of statements
17:46:33 [2023-07-16T17:46:33.815Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
17:46:33 [2023-07-16T17:46:33.815Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
17:46:33 [2023-07-16T17:46:33.815Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:46:33 [2023-07-16T17:46:33.815Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
17:46:33 [2023-07-16T17:46:33.815Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
17:46:33 [2023-07-16T17:46:33.815Z] ok  	github.com/docker/docker/pkg/containerfs	0.011s	coverage: 28.6% of statements
17:46:34 [2023-07-16T17:46:34.074Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
17:46:34 [2023-07-16T17:46:34.074Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:46:34 [2023-07-16T17:46:34.074Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
17:46:34 [2023-07-16T17:46:34.074Z] ok  	github.com/docker/docker/pkg/dmesg	0.018s	coverage: 83.3% of statements
17:46:34 [2023-07-16T17:46:34.074Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
17:46:34 [2023-07-16T17:46:34.074Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.255s	coverage: 83.1% of statements
17:46:34 [2023-07-16T17:46:34.074Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
17:46:34 [2023-07-16T17:46:34.074Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
17:46:34 [2023-07-16T17:46:34.074Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
17:46:34 [2023-07-16T17:46:34.074Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 8.3% of statements
17:46:34 [2023-07-16T17:46:34.333Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
17:46:34 [2023-07-16T17:46:34.333Z] ok  	github.com/docker/docker/pkg/archive	0.476s	coverage: 81.5% of statements
17:46:34 [2023-07-16T17:46:34.333Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
17:46:34 [2023-07-16T17:46:34.333Z] ok  	github.com/docker/docker/pkg/authorization	0.569s	coverage: 68.3% of statements
17:46:34 [2023-07-16T17:46:34.333Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:46:34 [2023-07-16T17:46:34.333Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
17:46:34 [2023-07-16T17:46:34.333Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
17:46:34 [2023-07-16T17:46:34.333Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
17:46:34 [2023-07-16T17:46:34.333Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
17:46:34 [2023-07-16T17:46:34.592Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
17:46:34 [2023-07-16T17:46:34.592Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
17:46:34 [2023-07-16T17:46:34.592Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
17:46:34 [2023-07-16T17:46:34.592Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:46:34 [2023-07-16T17:46:34.592Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
17:46:34 [2023-07-16T17:46:34.592Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
17:46:34 [2023-07-16T17:46:34.592Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
17:46:34 [2023-07-16T17:46:34.592Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
17:46:34 [2023-07-16T17:46:34.851Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
17:46:34 [2023-07-16T17:46:34.851Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:46:34 [2023-07-16T17:46:34.851Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
17:46:34 [2023-07-16T17:46:34.851Z] ok  	github.com/docker/docker/pkg/idtools	0.358s	coverage: 69.8% of statements
17:46:34 [2023-07-16T17:46:34.851Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:46:34 [2023-07-16T17:46:34.851Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:46:34 [2023-07-16T17:46:34.851Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:46:34 [2023-07-16T17:46:34.851Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
17:46:34 [2023-07-16T17:46:34.851Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
17:46:34 [2023-07-16T17:46:34.851Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 71.9% of statements
17:46:34 [2023-07-16T17:46:34.851Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 94.1% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:46:35 [2023-07-16T17:46:35.418Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:46:35 [2023-07-16T17:46:35.418Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
17:46:35 [2023-07-16T17:46:35.418Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
17:46:35 [2023-07-16T17:46:35.418Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
17:46:35 [2023-07-16T17:46:35.418Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
17:46:35 [2023-07-16T17:46:35.418Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
17:46:35 [2023-07-16T17:46:35.418Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:46:35 [2023-07-16T17:46:35.677Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:46:35 [2023-07-16T17:46:35.677Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
17:46:35 [2023-07-16T17:46:35.677Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
17:46:35 [2023-07-16T17:46:35.677Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ok  	github.com/docker/docker/pkg/stdcopy	0.017s	coverage: 100.0% of statements
17:46:35 [2023-07-16T17:46:35.677Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:46:35 [2023-07-16T17:46:35.677Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
17:46:35 [2023-07-16T17:46:35.677Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
17:46:36 [2023-07-16T17:46:36.244Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
17:46:36 [2023-07-16T17:46:36.244Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:46:36 [2023-07-16T17:46:36.244Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
17:46:36 [2023-07-16T17:46:36.244Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
17:46:36 [2023-07-16T17:46:36.244Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
17:46:36 [2023-07-16T17:46:36.244Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
17:46:36 [2023-07-16T17:46:36.244Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
17:46:36 [2023-07-16T17:46:36.244Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
17:46:36 [2023-07-16T17:46:36.244Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
17:46:36 [2023-07-16T17:46:36.244Z] ok  	github.com/docker/docker/pkg/tarsum	0.054s	coverage: 89.1% of statements
17:46:36 [2023-07-16T17:46:36.811Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:46:36 [2023-07-16T17:46:36.812Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:46:36 [2023-07-16T17:46:36.812Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
17:46:36 [2023-07-16T17:46:36.812Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
17:46:36 [2023-07-16T17:46:36.812Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
17:46:36 [2023-07-16T17:46:36.812Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
17:46:37 [2023-07-16T17:46:37.378Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
17:46:37 [2023-07-16T17:46:37.378Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
17:46:37 [2023-07-16T17:46:37.378Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
17:46:37 [2023-07-16T17:46:37.378Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
17:46:37 [2023-07-16T17:46:37.637Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
17:46:37 [2023-07-16T17:46:37.637Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
17:46:37 [2023-07-16T17:46:37.637Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
17:46:37 [2023-07-16T17:46:37.637Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
17:46:37 [2023-07-16T17:46:37.895Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
17:46:37 [2023-07-16T17:46:37.895Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 65.2% of statements
17:46:37 [2023-07-16T17:46:37.895Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
17:46:37 [2023-07-16T17:46:37.895Z] ok  	github.com/docker/docker/quota	0.685s	coverage: 71.4% of statements
17:46:37 [2023-07-16T17:46:37.895Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:46:37 [2023-07-16T17:46:37.895Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
17:46:37 [2023-07-16T17:46:37.895Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
17:46:37 [2023-07-16T17:46:37.895Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
17:46:37 [2023-07-16T17:46:37.895Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:46:38 [2023-07-16T17:46:38.462Z] ?   	github.com/docker/docker/volume	[no test files]
17:46:39 [2023-07-16T17:46:39.028Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
17:46:39 [2023-07-16T17:46:39.028Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
17:46:39 [2023-07-16T17:46:39.028Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
17:46:39 [2023-07-16T17:46:39.028Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
17:46:39 [2023-07-16T17:46:39.286Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
17:46:39 [2023-07-16T17:46:39.286Z] ok  	github.com/docker/docker/volume/local	0.132s	coverage: 74.4% of statements
17:46:39 [2023-07-16T17:46:39.544Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:46:39 [2023-07-16T17:46:39.544Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:46:39 [2023-07-16T17:46:39.544Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
17:46:39 [2023-07-16T17:46:39.544Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
17:46:40 [2023-07-16T17:46:40.109Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
17:46:40 [2023-07-16T17:46:40.109Z] ok  	github.com/docker/docker/layer	7.419s	coverage: 68.7% of statements
17:47:12 [2023-07-16T17:47:12.169Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
17:47:12 [2023-07-16T17:47:12.169Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 74.3% of statements
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === Skipped
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     network_proxy_test.go:210: No support for dual stack yet
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver btrfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver btrfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver btrfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver btrfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver btrfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:68: No driver to put!
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z] time="2023-07-16T17:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z] time="2023-07-16T17:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z] time="2023-07-16T17:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z] time="2023-07-16T17:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z] time="2023-07-16T17:46:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:68: No driver to put!
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver zfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver zfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver zfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver zfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:41: Driver zfs not supported
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     graphtest_unix.go:68: No driver to put!
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:47:12 [2023-07-16T17:47:12.169Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:47:12 [2023-07-16T17:47:12.169Z] 
17:47:12 [2023-07-16T17:47:12.169Z] DONE 3043 tests, 26 skipped in 90.058s
17:47:12 [2023-07-16T17:47:12.169Z] + '[' -n 'github.com/docker/docker/libnetwork
17:47:12 [2023-07-16T17:47:12.169Z] github.com/docker/docker/libnetwork/bitmap
17:47:12 [2023-07-16T17:47:12.169Z] github.com/docker/docker/libnetwork/cluster
17:47:12 [2023-07-16T17:47:12.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:47:12 [2023-07-16T17:47:12.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:47:12 [2023-07-16T17:47:12.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/config
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/datastore
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/diagnostic
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/discoverapi
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/driverapi
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/bridge
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/host
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/null
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/overlay
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/remote
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/windows
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/drvregistry
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/etchosts
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/internal/caller
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/internal/kvstore
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipam
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipamapi
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipams/builtin
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipams/null
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipams/remote
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipamutils
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ipbits
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/iptables
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/netlabel
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/netutils
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/networkdb
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/ns
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/options
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/osl
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/osl/kernel
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/portallocator
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/portmapper
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/resolvconf
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/testutils
17:47:12 [2023-07-16T17:47:12.170Z] github.com/docker/docker/libnetwork/types' ']'
17:47:12 [2023-07-16T17:47:12.170Z] + 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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
17:47:58 [2023-07-16T17:47:58.830Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
17:47:58 [2023-07-16T17:47:58.830Z] ok  	github.com/docker/docker/libnetwork	44.826s	coverage: 42.5% of statements
17:47:58 [2023-07-16T17:47:58.830Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:47:58 [2023-07-16T17:47:58.830Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:47:58 [2023-07-16T17:47:58.830Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:47:59 [2023-07-16T17:47:59.089Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:47:59 [2023-07-16T17:47:59.350Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:47:59 [2023-07-16T17:47:59.350Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:47:59 [2023-07-16T17:47:59.350Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:47:59 [2023-07-16T17:47:59.350Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:47:59 [2023-07-16T17:47:59.609Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:47:59 [2023-07-16T17:47:59.867Z] 	github.com/docker/docker/libnetwork/config	coverage: 13.2% of statements
17:47:59 [2023-07-16T17:47:59.867Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 13.2% of statements
17:48:00 [2023-07-16T17:48:00.125Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
17:48:00 [2023-07-16T17:48:00.125Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
17:48:00 [2023-07-16T17:48:00.125Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:48:00 [2023-07-16T17:48:00.125Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:48:00 [2023-07-16T17:48:00.383Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:48:00 [2023-07-16T17:48:00.383Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:48:03 [2023-07-16T17:48:03.665Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 61.9% of statements
17:48:03 [2023-07-16T17:48:03.665Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.966s	coverage: 61.9% of statements
17:48:03 [2023-07-16T17:48:03.665Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:48:03 [2023-07-16T17:48:03.665Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 36.4% of statements
17:48:03 [2023-07-16T17:48:03.665Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 36.4% of statements
17:48:05 [2023-07-16T17:48:05.038Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
17:48:05 [2023-07-16T17:48:05.038Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.971s	coverage: 5.0% of statements
17:48:05 [2023-07-16T17:48:05.038Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:48:05 [2023-07-16T17:48:05.297Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
17:48:05 [2023-07-16T17:48:05.297Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:48:05 [2023-07-16T17:48:05.297Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:48:05 [2023-07-16T17:48:05.555Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
17:48:05 [2023-07-16T17:48:05.555Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 36.4% of statements
17:48:06 [2023-07-16T17:48:06.488Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
17:48:06 [2023-07-16T17:48:06.488Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
17:48:06 [2023-07-16T17:48:06.746Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
17:48:06 [2023-07-16T17:48:06.746Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
17:48:07 [2023-07-16T17:48:07.004Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 60.9% of statements
17:48:07 [2023-07-16T17:48:07.004Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 60.9% of statements
17:48:07 [2023-07-16T17:48:07.569Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
17:48:07 [2023-07-16T17:48:07.569Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
17:48:07 [2023-07-16T17:48:07.569Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:48:07 [2023-07-16T17:48:07.569Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:48:07 [2023-07-16T17:48:07.569Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:48:08 [2023-07-16T17:48:08.134Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
17:48:08 [2023-07-16T17:48:08.134Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
17:48:08 [2023-07-16T17:48:08.392Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:48:08 [2023-07-16T17:48:08.392Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
17:48:08 [2023-07-16T17:48:08.650Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:48:08 [2023-07-16T17:48:08.650Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:48:08 [2023-07-16T17:48:08.650Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:48:08 [2023-07-16T17:48:08.650Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:48:20 [2023-07-16T17:48:20.846Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:48:20 [2023-07-16T17:48:20.846Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:48:22 [2023-07-16T17:48:22.751Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
17:48:22 [2023-07-16T17:48:22.751Z] ok  	github.com/docker/docker/libnetwork/ipam	3.278s	coverage: 80.5% of statements
17:48:22 [2023-07-16T17:48:22.751Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:48:22 [2023-07-16T17:48:22.751Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:48:22 [2023-07-16T17:48:22.751Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
17:48:22 [2023-07-16T17:48:22.751Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:48:23 [2023-07-16T17:48:23.009Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
17:48:23 [2023-07-16T17:48:23.009Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
17:48:23 [2023-07-16T17:48:23.009Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:48:23 [2023-07-16T17:48:23.267Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:48:23 [2023-07-16T17:48:23.267Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
17:48:23 [2023-07-16T17:48:23.833Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:48:23 [2023-07-16T17:48:23.833Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.288s	coverage: 86.4% of statements
17:48:23 [2023-07-16T17:48:23.833Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:48:23 [2023-07-16T17:48:23.833Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:48:24 [2023-07-16T17:48:24.767Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
17:48:24 [2023-07-16T17:48:24.767Z] ok  	github.com/docker/docker/libnetwork/iptables	0.223s	coverage: 40.1% of statements
17:48:24 [2023-07-16T17:48:24.767Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:48:25 [2023-07-16T17:48:25.025Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
17:48:25 [2023-07-16T17:48:25.025Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
17:50:16 [2023-07-16T17:50:16.460Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
17:50:16 [2023-07-16T17:50:16.460Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.067s	coverage: 58.5% of statements
17:50:16 [2023-07-16T17:50:16.460Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:50:16 [2023-07-16T17:50:16.460Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:50:16 [2023-07-16T17:50:16.460Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:50:16 [2023-07-16T17:50:16.460Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
17:50:16 [2023-07-16T17:50:16.460Z] ok  	github.com/docker/docker/libnetwork/osl	4.416s	coverage: 41.5% of statements
17:50:16 [2023-07-16T17:50:16.722Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:50:16 [2023-07-16T17:50:16.722Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:50:16 [2023-07-16T17:50:16.984Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:50:16 [2023-07-16T17:50:16.984Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.018s	coverage: 80.7% of statements
17:50:17 [2023-07-16T17:50:17.924Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:50:17 [2023-07-16T17:50:17.924Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.672s	coverage: 46.3% of statements
17:50:18 [2023-07-16T17:50:18.183Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
17:50:18 [2023-07-16T17:50:18.183Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
17:50:18 [2023-07-16T17:50:18.183Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:50:18 [2023-07-16T17:50:18.444Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:50:18 [2023-07-16T17:50:18.444Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
17:50:18 [2023-07-16T17:50:18.444Z] 
17:50:18 [2023-07-16T17:50:18.444Z] === Skipped
17:50:18 [2023-07-16T17:50:18.444Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:50:18 [2023-07-16T17:50:18.444Z]     firewalld_test.go:14: firewalld is not running
17:50:18 [2023-07-16T17:50:18.444Z] 
17:50:18 [2023-07-16T17:50:18.444Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:50:18 [2023-07-16T17:50:18.444Z]     firewalld_test.go:75: firewalld is not running
17:50:18 [2023-07-16T17:50:18.444Z] 
17:50:18 [2023-07-16T17:50:18.444Z] DONE 342 tests, 2 skipped in 189.284s
Post stage
[Pipeline] junit
17:50:19 [2023-07-16T17:50:19.058Z] Recording test results
17:50:20 [2023-07-16T17:50:20.451Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:50:20 [2023-07-16T17:50:20.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45984/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=948f55d0b7920d7d10495c663d66f99cdd846d9c -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:948f55d0b7920d7d10495c663d66f99cdd846d9c hack/make.sh dynbinary test-integration
17:50:21 [2023-07-16T17:50:21.025Z] 
17:50:21 [2023-07-16T17:50:21.025Z] Removing bundles/
17:50:21 [2023-07-16T17:50:21.025Z] 
17:50:21 [2023-07-16T17:50:21.025Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:50:21 [2023-07-16T17:50:21.025Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:50:59 [2023-07-16T17:50:59.759Z] Created binary: bundles/dynbinary-daemon/dockerd
17:50:59 [2023-07-16T17:50:59.759Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:50:59 [2023-07-16T17:50:59.759Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:50:59 [2023-07-16T17:50:59.759Z] 
17:50:59 [2023-07-16T17:50:59.759Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:50:59 [2023-07-16T17:50:59.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:50:59 [2023-07-16T17:50:59.759Z] HOSTNAME=47c51506f77d
17:50:59 [2023-07-16T17:50:59.759Z] TESTDEBUG=0
17:50:59 [2023-07-16T17:50:59.759Z] DEST=bundles/test-integration
17:50:59 [2023-07-16T17:50:59.759Z] PWD=/go/src/github.com/docker/docker
17:50:59 [2023-07-16T17:50:59.759Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:50:59 [2023-07-16T17:50:59.759Z] DOCKER_GITCOMMIT=948f55d0b7920d7d10495c663d66f99cdd846d9c
17:50:59 [2023-07-16T17:50:59.759Z] container=docker
17:50:59 [2023-07-16T17:50:59.759Z] HOME=/root
17:50:59 [2023-07-16T17:50:59.759Z] CONTAINERD_NAMESPACE=moby
17:50:59 [2023-07-16T17:50:59.759Z] GOLANG_VERSION=1.20.6
17:50:59 [2023-07-16T17:50:59.759Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:50:59 [2023-07-16T17:50:59.759Z] VALIDATE_BRANCH=master
17:50:59 [2023-07-16T17:50:59.759Z] TERM=xterm
17:50:59 [2023-07-16T17:50:59.759Z] DOCKER_PKG=github.com/docker/docker
17:50:59 [2023-07-16T17:50:59.759Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:50:59 [2023-07-16T17:50:59.759Z] SHLVL=1
17:50:59 [2023-07-16T17:50:59.759Z] TIMEOUT=120m
17:50:59 [2023-07-16T17:50:59.759Z] DOCKER_GRAPHDRIVER=overlay2
17:50:59 [2023-07-16T17:50:59.759Z] GO111MODULE=off
17:50:59 [2023-07-16T17:50:59.759Z] DOCKER_EXPERIMENTAL=1
17:50:59 [2023-07-16T17:50:59.759Z] TEST_SKIP_INTEGRATION_CLI=1
17:50:59 [2023-07-16T17:50:59.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:50:59 [2023-07-16T17:50:59.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:50:59 [2023-07-16T17:50:59.759Z] GOPATH=/go
17:50:59 [2023-07-16T17:50:59.759Z] PKG_CONFIG=pkg-config
17:50:59 [2023-07-16T17:50:59.759Z] _=/usr/bin/env
17:50:59 [2023-07-16T17:50:59.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:51:14 [2023-07-16T17:51:14.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:51:15 [2023-07-16T17:51:15.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:51:17 [2023-07-16T17:51:17.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:51:21 [2023-07-16T17:51:21.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:51:23 [2023-07-16T17:51:23.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:51:24 [2023-07-16T17:51:24.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:51:25 [2023-07-16T17:51:25.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:51:26 [2023-07-16T17:51:26.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:51:27 [2023-07-16T17:51:27.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:51:27 [2023-07-16T17:51:27.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:51:29 [2023-07-16T17:51:29.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:51:30 [2023-07-16T17:51:30.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:51:32 [2023-07-16T17:51:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:51:33 [2023-07-16T17:51:33.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:51:34 [2023-07-16T17:51:34.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:51:34 [2023-07-16T17:51:34.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:51:36 [2023-07-16T17:51:36.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:51:37 [2023-07-16T17:51:37.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:51:37 [2023-07-16T17:51:37.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:51:39 [2023-07-16T17:51:39.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:51:40 [2023-07-16T17:51:40.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:51:40 [2023-07-16T17:51:40.267Z] Using test binary /usr/local/cli-integration/docker
17:51:40 [2023-07-16T17:51:40.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:51:40 [2023-07-16T17:51:40.267Z] +++ /etc/init.d/apparmor start
17:51:40 [2023-07-16T17:51:40.267Z] Not: starting.
17:51:40 [2023-07-16T17:51:40.267Z] INFO: Waiting for daemon to start...
17:51:40 [2023-07-16T17:51:40.267Z] Starting dockerd
17:51:40 [2023-07-16T17:51:40.267Z] +++ 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
17:51:42 [2023-07-16T17:51:42.425Z] .
17:51:42 [2023-07-16T17:51:42.425Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:51:42 [2023-07-16T17:51:42.425Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:51:42 [2023-07-16T17:51:42.425Z] ++++ docker load
17:51:42 [2023-07-16T17:51:42.425Z] Loaded image: emptyfs:latest
17:51:42 [2023-07-16T17:51:42.425Z] ++++ tar -cC bundles/test-integration/dangling .
17:51:42 [2023-07-16T17:51:42.425Z] ++++ docker load
17:51:42 [2023-07-16T17:51:42.425Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:51:42 [2023-07-16T17:51:42.425Z] Running integration-test (iteration 1)
17:51:42 [2023-07-16T17:51:42.425Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:51:42 [2023-07-16T17:51:42.425Z] ++ 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
17:51:42 [2023-07-16T17:51:42.425Z] ++ set -e
17:51:42 [2023-07-16T17:51:42.425Z] ++ '[' -n 0 ']'
17:51:42 [2023-07-16T17:51:42.425Z] ++ set -x
17:51:42 [2023-07-16T17:51:42.425Z] ++ 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
17:51:42 [2023-07-16T17:51:42.683Z] Loaded image: busybox:latest
17:51:42 [2023-07-16T17:51:42.683Z] Loaded image: busybox:glibc
17:51:43 [2023-07-16T17:51:43.617Z] Loaded image: debian:bullseye-slim
17:51:43 [2023-07-16T17:51:43.617Z] Loaded image: hello-world:latest
17:51:43 [2023-07-16T17:51:43.617Z] Loaded image: arm32v7/hello-world:latest
17:51:43 [2023-07-16T17:51:43.617Z] INFO: Testing against a local daemon
17:51:43 [2023-07-16T17:51:43.617Z] === RUN   TestCgroupNamespacesBuild
17:51:44 [2023-07-16T17:51:44.994Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
17:51:44 [2023-07-16T17:51:44.994Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:51:45 [2023-07-16T17:51:45.928Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
17:51:45 [2023-07-16T17:51:45.928Z] === RUN   TestBuildWithSession
17:51:45 [2023-07-16T17:51:45.928Z]     build_session_test.go:25: TODO: BuildKit
17:51:45 [2023-07-16T17:51:45.928Z] --- SKIP: TestBuildWithSession (0.00s)
17:51:45 [2023-07-16T17:51:45.928Z] === RUN   TestBuildSquashParent
17:51:49 [2023-07-16T17:51:49.211Z] --- PASS: TestBuildSquashParent (3.17s)
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:51:49 [2023-07-16T17:51:49.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:51:49 [2023-07-16T17:51:49.211Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:51:52 [2023-07-16T17:51:52.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
17:51:52 [2023-07-16T17:51:52.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
17:51:52 [2023-07-16T17:51:52.494Z] === RUN   TestBuildMultiStageCopy
17:51:52 [2023-07-16T17:51:52.494Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:51:53 [2023-07-16T17:51:53.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:51:53 [2023-07-16T17:51:53.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:51:53 [2023-07-16T17:51:53.428Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:51:53 [2023-07-16T17:51:53.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:51:53 [2023-07-16T17:51:53.428Z] --- PASS: TestBuildMultiStageCopy (1.12s)
17:51:53 [2023-07-16T17:51:53.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
17:51:53 [2023-07-16T17:51:53.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
17:51:53 [2023-07-16T17:51:53.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
17:51:53 [2023-07-16T17:51:53.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
17:51:53 [2023-07-16T17:51:53.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
17:51:53 [2023-07-16T17:51:53.428Z] === RUN   TestBuildMultiStageParentConfig
17:51:53 [2023-07-16T17:51:53.686Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
17:51:53 [2023-07-16T17:51:53.686Z] === RUN   TestBuildLabelWithTargets
17:51:54 [2023-07-16T17:51:54.252Z] --- PASS: TestBuildLabelWithTargets (0.36s)
17:51:54 [2023-07-16T17:51:54.252Z] === RUN   TestBuildWithEmptyLayers
17:51:54 [2023-07-16T17:51:54.252Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
17:51:54 [2023-07-16T17:51:54.252Z] === RUN   TestBuildMultiStageOnBuild
17:51:55 [2023-07-16T17:51:55.186Z] --- PASS: TestBuildMultiStageOnBuild (1.00s)
17:51:55 [2023-07-16T17:51:55.186Z] === RUN   TestBuildUncleanTarFilenames
17:51:55 [2023-07-16T17:51:55.186Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:51:55 [2023-07-16T17:51:55.186Z] === RUN   TestBuildMultiStageLayerLeak
17:51:56 [2023-07-16T17:51:56.560Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
17:51:56 [2023-07-16T17:51:56.560Z] === RUN   TestBuildWithHugeFile
17:53:04 [2023-07-16T17:53:04.233Z] --- PASS: TestBuildWithHugeFile (65.99s)
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildWCOWSandboxSize
17:53:04 [2023-07-16T17:53:04.233Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:53:04 [2023-07-16T17:53:04.233Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildWithEmptyDockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:53:04 [2023-07-16T17:53:04.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:53:04 [2023-07-16T17:53:04.233Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:53:04 [2023-07-16T17:53:04.233Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:53:04 [2023-07-16T17:53:04.233Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildPreserveOwnership
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildPreserveOwnership/copy_from
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:53:04 [2023-07-16T17:53:04.233Z] --- PASS: TestBuildPreserveOwnership (1.98s)
17:53:04 [2023-07-16T17:53:04.233Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
17:53:04 [2023-07-16T17:53:04.233Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildPlatformInvalid
17:53:04 [2023-07-16T17:53:04.233Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:53:04 [2023-07-16T17:53:04.233Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:53:04 [2023-07-16T17:53:04.800Z] Loaded image: busybox:latest
17:53:05 [2023-07-16T17:53:05.058Z] Loaded image: busybox:glibc
17:53:05 [2023-07-16T17:53:05.992Z] Loaded image: debian:bullseye-slim
17:53:05 [2023-07-16T17:53:05.992Z] Loaded image: hello-world:latest
17:53:05 [2023-07-16T17:53:05.992Z] Loaded image: arm32v7/hello-world:latest
17:53:14 [2023-07-16T17:53:14.101Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.10s)
17:53:14 [2023-07-16T17:53:14.101Z] PASS
17:53:14 [2023-07-16T17:53:14.101Z] 
17:53:14 [2023-07-16T17:53:14.101Z] === Skipped
17:53:14 [2023-07-16T17:53:14.101Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:53:14 [2023-07-16T17:53:14.101Z]     build_session_test.go:25: TODO: BuildKit
17:53:14 [2023-07-16T17:53:14.101Z] 
17:53:14 [2023-07-16T17:53:14.101Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:53:14 [2023-07-16T17:53:14.101Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:53:14 [2023-07-16T17:53:14.101Z] 
17:53:14 [2023-07-16T17:53:14.101Z] DONE 34 tests, 2 skipped in 90.832s
17:53:14 [2023-07-16T17:53:14.101Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:53:14 [2023-07-16T17:53:14.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:53:14 [2023-07-16T17:53:14.101Z] ++ set -e
17:53:14 [2023-07-16T17:53:14.101Z] ++ '[' -n 0 ']'
17:53:14 [2023-07-16T17:53:14.101Z] ++ set -x
17:53:14 [2023-07-16T17:53:14.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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
17:53:14 [2023-07-16T17:53:14.101Z] INFO: Testing against a local daemon
17:53:14 [2023-07-16T17:53:14.101Z] === RUN   TestConfigInspect
17:53:15 [2023-07-16T17:53:15.475Z] --- PASS: TestConfigInspect (1.91s)
17:53:15 [2023-07-16T17:53:15.475Z] === RUN   TestConfigList
17:53:17 [2023-07-16T17:53:17.375Z] --- PASS: TestConfigList (1.94s)
17:53:17 [2023-07-16T17:53:17.375Z] === RUN   TestConfigsCreateAndDelete
17:53:19 [2023-07-16T17:53:19.274Z] --- PASS: TestConfigsCreateAndDelete (1.98s)
17:53:19 [2023-07-16T17:53:19.274Z] === RUN   TestConfigsUpdate
17:53:21 [2023-07-16T17:53:21.175Z] --- PASS: TestConfigsUpdate (1.86s)
17:53:21 [2023-07-16T17:53:21.175Z] === RUN   TestTemplatedConfig
17:53:23 [2023-07-16T17:53:23.705Z] --- PASS: TestTemplatedConfig (2.23s)
17:53:23 [2023-07-16T17:53:23.705Z] === RUN   TestConfigCreateResolve
17:53:25 [2023-07-16T17:53:25.605Z] --- PASS: TestConfigCreateResolve (1.96s)
17:53:25 [2023-07-16T17:53:25.605Z] PASS
17:53:25 [2023-07-16T17:53:25.605Z] 
17:53:25 [2023-07-16T17:53:25.605Z] DONE 6 tests in 11.912s
17:53:25 [2023-07-16T17:53:25.605Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:53:25 [2023-07-16T17:53:25.605Z] ++ 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
17:53:25 [2023-07-16T17:53:25.605Z] ++ set -e
17:53:25 [2023-07-16T17:53:25.605Z] ++ '[' -n 0 ']'
17:53:25 [2023-07-16T17:53:25.605Z] ++ set -x
17:53:25 [2023-07-16T17:53:25.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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
17:53:25 [2023-07-16T17:53:25.605Z] INFO: Testing against a local daemon
17:53:25 [2023-07-16T17:53:25.605Z] === RUN   TestAttachWithTTY
17:53:25 [2023-07-16T17:53:25.605Z] --- PASS: TestAttachWithTTY (0.04s)
17:53:25 [2023-07-16T17:53:25.605Z] === RUN   TestAttachWithoutTTy
17:53:25 [2023-07-16T17:53:25.605Z] --- PASS: TestAttachWithoutTTy (0.03s)
17:53:25 [2023-07-16T17:53:25.605Z] === RUN   TestCreateWithCDIDevices
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestCreateWithCDIDevices (1.04s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCheckpoint
17:53:26 [2023-07-16T17:53:26.539Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:53:26 [2023-07-16T17:53:26.539Z] --- SKIP: TestCheckpoint (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/commit
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/commit
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/create
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/containers/create
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/commit
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/containers/create
17:53:26 [2023-07-16T17:53:26.539Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCopyFromContainerPathIsNotDir
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCopyToContainerPathDoesNotExist
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCopyEmptyFile
17:53:26 [2023-07-16T17:53:26.539Z] --- PASS: TestCopyEmptyFile (0.05s)
17:53:26 [2023-07-16T17:53:26.539Z] === RUN   TestCopyToContainerPathIsNotDir
17:53:26 [2023-07-16T17:53:26.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:53:26 [2023-07-16T17:53:26.797Z] === RUN   TestCopyFromContainer
17:53:27 [2023-07-16T17:53:27.056Z] === RUN   TestCopyFromContainer//
17:53:27 [2023-07-16T17:53:27.056Z] === RUN   TestCopyFromContainer/.
17:53:27 [2023-07-16T17:53:27.056Z] === RUN   TestCopyFromContainer//.
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/./
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer//./
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer//bar/root
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer//bar/root/
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer//bar/root/.
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/quux
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/quux/
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/quux/.
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCopyFromContainer/bar/notarget
17:53:27 [2023-07-16T17:53:27.314Z] --- PASS: TestCopyFromContainer (0.64s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:53:27 [2023-07-16T17:53:27.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateLinkToNonExistingContainer
17:53:27 [2023-07-16T17:53:27.314Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateWithInvalidEnv
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateWithInvalidEnv/0
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateWithInvalidEnv/0
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateWithInvalidEnv/1
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateWithInvalidEnv/1
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateWithInvalidEnv/2
17:53:27 [2023-07-16T17:53:27.314Z] === PAUSE TestCreateWithInvalidEnv/2
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateWithInvalidEnv/0
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateWithInvalidEnv/2
17:53:27 [2023-07-16T17:53:27.314Z] === CONT  TestCreateWithInvalidEnv/1
17:53:27 [2023-07-16T17:53:27.314Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateTmpfsMountsTarget
17:53:27 [2023-07-16T17:53:27.314Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:53:27 [2023-07-16T17:53:27.314Z] === RUN   TestCreateWithCustomMaskedPaths
17:53:28 [2023-07-16T17:53:28.688Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
17:53:28 [2023-07-16T17:53:28.688Z] === RUN   TestCreateWithCustomReadonlyPaths
17:53:30 [2023-07-16T17:53:30.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:30 [2023-07-16T17:53:30.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:30 [2023-07-16T17:53:30.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:30 [2023-07-16T17:53:30.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:30 [2023-07-16T17:53:30.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:30 [2023-07-16T17:53:30.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:30 [2023-07-16T17:53:30.063Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:30 [2023-07-16T17:53:30.063Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:53:30 [2023-07-16T17:53:30.063Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:53:30 [2023-07-16T17:53:30.063Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:53:30 [2023-07-16T17:53:30.063Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:53:30 [2023-07-16T17:53:30.063Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:53:30 [2023-07-16T17:53:30.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:53:30 [2023-07-16T17:53:30.063Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:53:30 [2023-07-16T17:53:30.321Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateDifferentPlatform
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateDifferentPlatform/different_os
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:53:30 [2023-07-16T17:53:30.321Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:53:30 [2023-07-16T17:53:30.321Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:53:30 [2023-07-16T17:53:30.321Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:53:30 [2023-07-16T17:53:30.321Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:53:30 [2023-07-16T17:53:30.321Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:53:30 [2023-07-16T17:53:30.321Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:53:30 [2023-07-16T17:53:30.321Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:53:30 [2023-07-16T17:53:30.321Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:53:30 [2023-07-16T17:53:30.321Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestContainerStartOnDaemonRestart
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestContainerStartOnDaemonRestart
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestDaemonRestartIpcMode
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestDaemonRestartIpcMode
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestDaemonHostGatewayIP
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestDaemonHostGatewayIP
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestRestartDaemonWithRestartingContainer
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestHardRestartWhenContainerIsRunning
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestContainerKillOnDaemonStart
17:53:30 [2023-07-16T17:53:30.321Z] === PAUSE TestContainerKillOnDaemonStart
17:53:30 [2023-07-16T17:53:30.321Z] === RUN   TestDiff
17:53:30 [2023-07-16T17:53:30.887Z] --- PASS: TestDiff (0.41s)
17:53:30 [2023-07-16T17:53:30.887Z] === RUN   TestExecConsoleSize
17:53:31 [2023-07-16T17:53:31.145Z] --- PASS: TestExecConsoleSize (0.49s)
17:53:31 [2023-07-16T17:53:31.145Z] === RUN   TestExecWithCloseStdin
17:53:31 [2023-07-16T17:53:31.711Z] --- PASS: TestExecWithCloseStdin (0.52s)
17:53:31 [2023-07-16T17:53:31.711Z] === RUN   TestExec
17:53:32 [2023-07-16T17:53:32.276Z] --- PASS: TestExec (0.53s)
17:53:32 [2023-07-16T17:53:32.276Z] === RUN   TestExecUser
17:53:32 [2023-07-16T17:53:32.842Z] --- PASS: TestExecUser (0.47s)
17:53:32 [2023-07-16T17:53:32.842Z] === RUN   TestExportContainerAndImportImage
17:53:33 [2023-07-16T17:53:33.100Z] --- PASS: TestExportContainerAndImportImage (0.48s)
17:53:33 [2023-07-16T17:53:33.100Z] === RUN   TestExportContainerAfterDaemonRestart
17:53:39 [2023-07-16T17:53:39.654Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
17:53:39 [2023-07-16T17:53:39.654Z] === RUN   TestHealthCheckWorkdir
17:53:39 [2023-07-16T17:53:39.912Z] --- PASS: TestHealthCheckWorkdir (0.63s)
17:53:39 [2023-07-16T17:53:39.912Z] === RUN   TestHealthKillContainer
17:53:48 [2023-07-16T17:53:48.021Z] --- PASS: TestHealthKillContainer (7.98s)
17:53:48 [2023-07-16T17:53:48.021Z] === RUN   TestHealthCheckProcessKilled
17:53:48 [2023-07-16T17:53:48.587Z] --- PASS: TestHealthCheckProcessKilled (0.72s)
17:53:48 [2023-07-16T17:53:48.587Z] === RUN   TestHealthStartInterval
17:53:49 [2023-07-16T17:53:49.961Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:49 [2023-07-16T17:53:49.961Z]         }
17:53:50 [2023-07-16T17:53:50.219Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.219Z]         }
17:53:50 [2023-07-16T17:53:50.219Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.219Z]         }
17:53:50 [2023-07-16T17:53:50.477Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.477Z]         }
17:53:50 [2023-07-16T17:53:50.477Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.477Z]         }
17:53:50 [2023-07-16T17:53:50.477Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.477Z]         }
17:53:50 [2023-07-16T17:53:50.735Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.735Z]         }
17:53:50 [2023-07-16T17:53:50.735Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.735Z]         }
17:53:50 [2023-07-16T17:53:50.735Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.735Z]         }
17:53:50 [2023-07-16T17:53:50.993Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.993Z]         }
17:53:50 [2023-07-16T17:53:50.993Z]     health_test.go:145: &{2023-07-16 17:53:49.822806159 +0000 UTC 2023-07-16 17:53:49.88497103 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:53:50 [2023-07-16T17:53:50.993Z]         }
17:53:51 [2023-07-16T17:53:51.251Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.251Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.251Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.509Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.509Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.767Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.767Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:51 [2023-07-16T17:53:51.767Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:52 [2023-07-16T17:53:52.025Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:52 [2023-07-16T17:53:52.025Z]     health_test.go:145: &{2023-07-16 17:53:50.89104471 +0000 UTC 2023-07-16 17:53:50.952417018 +0000 UTC 1 2}
17:53:52 [2023-07-16T17:53:52.283Z]     health_test.go:173: 1.066604826s
17:53:53 [2023-07-16T17:53:53.216Z]     health_test.go:173: 1.066604826s
17:53:54 [2023-07-16T17:53:54.149Z]     health_test.go:173: 1.066604826s
17:53:55 [2023-07-16T17:53:55.082Z]     health_test.go:173: 1.066604826s
17:53:56 [2023-07-16T17:53:56.454Z]     health_test.go:173: 1.066604826s
17:53:57 [2023-07-16T17:53:57.387Z]     health_test.go:173: 1.066604826s
17:53:58 [2023-07-16T17:53:58.320Z]     health_test.go:173: 1.066604826s
17:53:59 [2023-07-16T17:53:59.253Z]     health_test.go:173: 1.066604826s
17:54:00 [2023-07-16T17:54:00.186Z]     health_test.go:173: 1.066604826s
17:54:01 [2023-07-16T17:54:01.119Z]     health_test.go:173: 1.066604826s
17:54:02 [2023-07-16T17:54:02.491Z]     health_test.go:173: 1.066604826s
17:54:03 [2023-07-16T17:54:03.425Z]     health_test.go:173: 1.066604826s
17:54:04 [2023-07-16T17:54:04.358Z]     health_test.go:173: 1.066604826s
17:54:05 [2023-07-16T17:54:05.291Z]     health_test.go:173: 1.066604826s
17:54:06 [2023-07-16T17:54:06.225Z]     health_test.go:173: 1.066604826s
17:54:07 [2023-07-16T17:54:07.158Z]     health_test.go:173: 1.066604826s
17:54:08 [2023-07-16T17:54:08.091Z]     health_test.go:173: 1.066604826s
17:54:09 [2023-07-16T17:54:09.464Z]     health_test.go:173: 1.066604826s
17:54:10 [2023-07-16T17:54:10.397Z]     health_test.go:173: 1.066604826s
17:54:11 [2023-07-16T17:54:11.329Z]     health_test.go:173: 1.066604826s
17:54:12 [2023-07-16T17:54:12.262Z]     health_test.go:173: 1.066604826s
17:54:13 [2023-07-16T17:54:13.194Z]     health_test.go:173: 1.066604826s
17:54:14 [2023-07-16T17:54:14.127Z]     health_test.go:173: 1.066604826s
17:54:15 [2023-07-16T17:54:15.500Z]     health_test.go:173: 1.066604826s
17:54:16 [2023-07-16T17:54:16.433Z]     health_test.go:173: 1.066604826s
17:54:17 [2023-07-16T17:54:17.366Z]     health_test.go:173: 1.066604826s
17:54:18 [2023-07-16T17:54:18.299Z]     health_test.go:173: 1.066604826s
17:54:19 [2023-07-16T17:54:19.232Z]     health_test.go:173: 1.066604826s
17:54:20 [2023-07-16T17:54:20.165Z]     health_test.go:173: 1.066604826s
17:54:21 [2023-07-16T17:54:21.097Z]     health_test.go:173: 1.066604826s
17:54:22 [2023-07-16T17:54:22.470Z] --- PASS: TestHealthStartInterval (33.70s)
17:54:22 [2023-07-16T17:54:22.470Z] === RUN   TestInspectCpusetInConfigPre120
17:54:22 [2023-07-16T17:54:22.728Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
17:54:22 [2023-07-16T17:54:22.728Z] === RUN   TestInspectAnnotations
17:54:22 [2023-07-16T17:54:22.728Z] --- PASS: TestInspectAnnotations (0.03s)
17:54:22 [2023-07-16T17:54:22.728Z] === RUN   TestIpcModeNone
17:54:23 [2023-07-16T17:54:23.294Z] --- PASS: TestIpcModeNone (0.48s)
17:54:23 [2023-07-16T17:54:23.294Z] === RUN   TestIpcModePrivate
17:54:23 [2023-07-16T17:54:23.552Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:54:23 [2023-07-16T17:54:23.810Z] --- PASS: TestIpcModePrivate (0.48s)
17:54:23 [2023-07-16T17:54:23.810Z] === RUN   TestIpcModeShareable
17:54:24 [2023-07-16T17:54:24.068Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:54:24 [2023-07-16T17:54:24.326Z] --- PASS: TestIpcModeShareable (0.52s)
17:54:24 [2023-07-16T17:54:24.326Z] === RUN   TestAPIIpcModeShareableAndContainer
17:54:26 [2023-07-16T17:54:26.225Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
17:54:26 [2023-07-16T17:54:26.225Z] === RUN   TestAPIIpcModeHost
17:54:26 [2023-07-16T17:54:26.225Z] --- PASS: TestAPIIpcModeHost (0.32s)
17:54:26 [2023-07-16T17:54:26.225Z] === RUN   TestDaemonIpcModeShareable
17:54:27 [2023-07-16T17:54:27.159Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
17:54:27 [2023-07-16T17:54:27.159Z] --- PASS: TestDaemonIpcModeShareable (1.06s)
17:54:27 [2023-07-16T17:54:27.159Z] === RUN   TestDaemonIpcModePrivate
17:54:28 [2023-07-16T17:54:28.093Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
17:54:28 [2023-07-16T17:54:28.352Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:54:28 [2023-07-16T17:54:28.352Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:54:29 [2023-07-16T17:54:29.285Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
17:54:29 [2023-07-16T17:54:29.543Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
17:54:29 [2023-07-16T17:54:29.543Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:54:30 [2023-07-16T17:54:30.477Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
17:54:30 [2023-07-16T17:54:30.477Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
17:54:30 [2023-07-16T17:54:30.477Z] === RUN   TestIpcModeOlderClient
17:54:30 [2023-07-16T17:54:30.477Z] === PAUSE TestIpcModeOlderClient
17:54:30 [2023-07-16T17:54:30.477Z] === RUN   TestKillContainerInvalidSignal
17:54:31 [2023-07-16T17:54:31.043Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
17:54:31 [2023-07-16T17:54:31.044Z] === RUN   TestKillContainer
17:54:31 [2023-07-16T17:54:31.044Z] === RUN   TestKillContainer/no_signal
17:54:31 [2023-07-16T17:54:31.610Z] === RUN   TestKillContainer/non_killing_signal
17:54:31 [2023-07-16T17:54:31.610Z] === RUN   TestKillContainer/killing_signal
17:54:32 [2023-07-16T17:54:32.544Z] --- PASS: TestKillContainer (1.34s)
17:54:32 [2023-07-16T17:54:32.544Z]     --- PASS: TestKillContainer/no_signal (0.44s)
17:54:32 [2023-07-16T17:54:32.544Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:54:32 [2023-07-16T17:54:32.544Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
17:54:32 [2023-07-16T17:54:32.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:54:32 [2023-07-16T17:54:32.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:54:32 [2023-07-16T17:54:32.802Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:54:33 [2023-07-16T17:54:33.368Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
17:54:33 [2023-07-16T17:54:33.368Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
17:54:33 [2023-07-16T17:54:33.368Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
17:54:33 [2023-07-16T17:54:33.368Z] === RUN   TestKillStoppedContainer
17:54:33 [2023-07-16T17:54:33.368Z] --- PASS: TestKillStoppedContainer (0.03s)
17:54:33 [2023-07-16T17:54:33.368Z] === RUN   TestKillStoppedContainerAPIPre120
17:54:33 [2023-07-16T17:54:33.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
17:54:33 [2023-07-16T17:54:33.368Z] === RUN   TestKillDifferentUserContainer
17:54:33 [2023-07-16T17:54:33.627Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:54:33 [2023-07-16T17:54:33.627Z] === RUN   TestInspectOomKilledTrue
17:54:34 [2023-07-16T17:54:34.210Z] --- PASS: TestInspectOomKilledTrue (0.44s)
17:54:34 [2023-07-16T17:54:34.210Z] === RUN   TestInspectOomKilledFalse
17:54:34 [2023-07-16T17:54:34.479Z] --- PASS: TestInspectOomKilledFalse (0.45s)
17:54:34 [2023-07-16T17:54:34.479Z] === RUN   TestLinksEtcHostsContentMatch
17:54:34 [2023-07-16T17:54:34.747Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
17:54:34 [2023-07-16T17:54:34.747Z] === RUN   TestLinksContainerNames
17:54:35 [2023-07-16T17:54:35.697Z] --- PASS: TestLinksContainerNames (0.90s)
17:54:35 [2023-07-16T17:54:35.697Z] === RUN   TestLogsFollowTailEmpty
17:54:36 [2023-07-16T17:54:36.272Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:54:36 [2023-07-16T17:54:36.272Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:54:36 [2023-07-16T17:54:36.272Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:54:36 [2023-07-16T17:54:36.273Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:54:36 [2023-07-16T17:54:36.273Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:54:36 [2023-07-16T17:54:36.273Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:54:36 [2023-07-16T17:54:36.273Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:54:37 [2023-07-16T17:54:37.666Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:54:39 [2023-07-16T17:54:39.621Z] --- PASS: TestLogs (3.09s)
17:54:39 [2023-07-16T17:54:39.621Z]     --- PASS: TestLogs/driver_local (0.01s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.86s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.38s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.49s)
17:54:39 [2023-07-16T17:54:39.621Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.91s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.15s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.48s)
17:54:39 [2023-07-16T17:54:39.621Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.58s)
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestContainerNetworkMountsNoChown
17:54:39 [2023-07-16T17:54:39.621Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/default
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/default
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/private
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/private
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rprivate
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rprivate
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/slave
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/slave
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rslave
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rslave
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/shared
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/shared
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rshared
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rshared
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/default
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/default/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rslave
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/private
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rprivate
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/private/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rshared
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/private/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/shared
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/slave
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/default/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/private/mount_root
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/private/bind_root
17:54:39 [2023-07-16T17:54:39.621Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/default/bind_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/default/mount_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:54:39 [2023-07-16T17:54:39.883Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:54:39 [2023-07-16T17:54:39.883Z] --- PASS: TestMountDaemonRoot (0.01s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:54:39 [2023-07-16T17:54:39.883Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
17:54:39 [2023-07-16T17:54:39.883Z] === RUN   TestContainerBindMountNonRecursive
17:54:40 [2023-07-16T17:54:40.817Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
17:54:40 [2023-07-16T17:54:40.817Z] === RUN   TestContainerVolumesMountedAsShared
17:54:41 [2023-07-16T17:54:41.386Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
17:54:41 [2023-07-16T17:54:41.386Z] === RUN   TestContainerVolumesMountedAsSlave
17:54:41 [2023-07-16T17:54:41.644Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
17:54:41 [2023-07-16T17:54:41.644Z] === RUN   TestContainerCopyLeaksMounts
17:54:42 [2023-07-16T17:54:42.211Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
17:54:42 [2023-07-16T17:54:42.211Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:54:44 [2023-07-16T17:54:44.120Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.99s)
17:54:44 [2023-07-16T17:54:44.120Z] === RUN   TestNetworkNat
17:54:44 [2023-07-16T17:54:44.686Z] --- PASS: TestNetworkNat (0.47s)
17:54:44 [2023-07-16T17:54:44.686Z] === RUN   TestNetworkLocalhostTCPNat
17:54:44 [2023-07-16T17:54:44.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
17:54:44 [2023-07-16T17:54:44.945Z] === RUN   TestNetworkLoopbackNat
17:54:47 [2023-07-16T17:54:47.472Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:54:47 [2023-07-16T17:54:47.472Z] === RUN   TestPause
17:54:48 [2023-07-16T17:54:48.038Z] --- PASS: TestPause (0.44s)
17:54:48 [2023-07-16T17:54:48.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:54:48 [2023-07-16T17:54:48.038Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:54:48 [2023-07-16T17:54:48.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:54:48 [2023-07-16T17:54:48.038Z] === RUN   TestPauseStopPausedContainer
17:54:48 [2023-07-16T17:54:48.604Z] --- PASS: TestPauseStopPausedContainer (0.48s)
17:54:48 [2023-07-16T17:54:48.605Z] === RUN   TestPidHost
17:54:49 [2023-07-16T17:54:49.539Z] --- PASS: TestPidHost (0.99s)
17:54:49 [2023-07-16T17:54:49.539Z] === RUN   TestPsFilter
17:54:49 [2023-07-16T17:54:49.539Z] === RUN   TestPsFilter/since
17:54:49 [2023-07-16T17:54:49.539Z] === RUN   TestPsFilter/before
17:54:49 [2023-07-16T17:54:49.539Z] --- PASS: TestPsFilter (0.08s)
17:54:49 [2023-07-16T17:54:49.539Z]     --- PASS: TestPsFilter/since (0.00s)
17:54:49 [2023-07-16T17:54:49.539Z]     --- PASS: TestPsFilter/before (0.00s)
17:54:49 [2023-07-16T17:54:49.539Z] === RUN   TestRemoveContainerWithRemovedVolume
17:54:50 [2023-07-16T17:54:50.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:54:50 [2023-07-16T17:54:50.105Z] === RUN   TestRemoveContainerWithVolume
17:54:50 [2023-07-16T17:54:50.363Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
17:54:50 [2023-07-16T17:54:50.363Z] === RUN   TestRemoveContainerRunning
17:54:50 [2023-07-16T17:54:50.929Z] --- PASS: TestRemoveContainerRunning (0.37s)
17:54:50 [2023-07-16T17:54:50.929Z] === RUN   TestRemoveContainerForceRemoveRunning
17:54:51 [2023-07-16T17:54:51.187Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
17:54:51 [2023-07-16T17:54:51.187Z] === RUN   TestRemoveInvalidContainer
17:54:51 [2023-07-16T17:54:51.187Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:54:51 [2023-07-16T17:54:51.187Z] === RUN   TestRenameLinkedContainer
17:54:53 [2023-07-16T17:54:53.087Z] --- PASS: TestRenameLinkedContainer (1.76s)
17:54:53 [2023-07-16T17:54:53.087Z] === RUN   TestRenameStoppedContainer
17:54:53 [2023-07-16T17:54:53.345Z] --- PASS: TestRenameStoppedContainer (0.42s)
17:54:53 [2023-07-16T17:54:53.345Z] === RUN   TestRenameRunningContainerAndReuse
17:54:54 [2023-07-16T17:54:54.279Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
17:54:54 [2023-07-16T17:54:54.279Z] === RUN   TestRenameInvalidName
17:54:54 [2023-07-16T17:54:54.845Z] --- PASS: TestRenameInvalidName (0.46s)
17:54:54 [2023-07-16T17:54:54.845Z] === RUN   TestRenameAnonymousContainer
17:54:56 [2023-07-16T17:54:56.219Z] --- PASS: TestRenameAnonymousContainer (1.46s)
17:54:56 [2023-07-16T17:54:56.219Z] === RUN   TestRenameContainerWithSameName
17:54:56 [2023-07-16T17:54:56.477Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:54:56 [2023-07-16T17:54:56.477Z] === RUN   TestRenameContainerWithLinkedContainer
17:54:57 [2023-07-16T17:54:57.411Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
17:54:57 [2023-07-16T17:54:57.411Z] === RUN   TestResize
17:54:57 [2023-07-16T17:54:57.977Z] --- PASS: TestResize (0.48s)
17:54:57 [2023-07-16T17:54:57.977Z] === RUN   TestResizeWithInvalidSize
17:54:58 [2023-07-16T17:54:58.543Z] --- PASS: TestResizeWithInvalidSize (0.42s)
17:54:58 [2023-07-16T17:54:58.543Z] === RUN   TestResizeWhenContainerNotStarted
17:54:58 [2023-07-16T17:54:58.802Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:54:58 [2023-07-16T17:54:58.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:55:00 [2023-07-16T17:55:00.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:55:00 [2023-07-16T17:55:00.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:55:00 [2023-07-16T17:55:00.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:55:00 [2023-07-16T17:55:00.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:55:00 [2023-07-16T17:55:00.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:55:00 [2023-07-16T17:55:00.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:55:02 [2023-07-16T17:55:02.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:55:02 [2023-07-16T17:55:02.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:55:04 [2023-07-16T17:55:04.548Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s)
17:55:04 [2023-07-16T17:55:04.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.40s)
17:55:04 [2023-07-16T17:55:04.548Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:55:04 [2023-07-16T17:55:04.548Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:55:05 [2023-07-16T17:55:05.482Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:55:06 [2023-07-16T17:55:06.416Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
17:55:06 [2023-07-16T17:55:06.416Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
17:55:06 [2023-07-16T17:55:06.416Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
17:55:06 [2023-07-16T17:55:06.416Z] === RUN   TestCgroupNamespacesRun
17:55:07 [2023-07-16T17:55:07.790Z] --- PASS: TestCgroupNamespacesRun (1.08s)
17:55:07 [2023-07-16T17:55:07.790Z] === RUN   TestCgroupNamespacesRunPrivileged
17:55:08 [2023-07-16T17:55:08.723Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
17:55:08 [2023-07-16T17:55:08.723Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:55:09 [2023-07-16T17:55:09.657Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
17:55:09 [2023-07-16T17:55:09.657Z] === RUN   TestCgroupNamespacesRunHostMode
17:55:11 [2023-07-16T17:55:11.031Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
17:55:11 [2023-07-16T17:55:11.031Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:55:11 [2023-07-16T17:55:11.964Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
17:55:11 [2023-07-16T17:55:11.964Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:55:12 [2023-07-16T17:55:12.898Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
17:55:12 [2023-07-16T17:55:12.898Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:55:13 [2023-07-16T17:55:13.465Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:55:13 [2023-07-16T17:55:13.465Z] === RUN   TestCgroupNamespacesRunOlderClient
17:55:14 [2023-07-16T17:55:14.838Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
17:55:14 [2023-07-16T17:55:14.838Z] === RUN   TestNISDomainname
17:55:15 [2023-07-16T17:55:15.096Z] --- PASS: TestNISDomainname (0.53s)
17:55:15 [2023-07-16T17:55:15.096Z] === RUN   TestHostnameDnsResolution
17:55:16 [2023-07-16T17:55:16.030Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:55:16 [2023-07-16T17:55:16.030Z] === RUN   TestUnprivilegedPortsAndPing
17:55:16 [2023-07-16T17:55:16.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
17:55:16 [2023-07-16T17:55:16.288Z] === RUN   TestPrivilegedHostDevices
17:55:16 [2023-07-16T17:55:16.853Z] --- PASS: TestPrivilegedHostDevices (0.49s)
17:55:16 [2023-07-16T17:55:16.853Z] === RUN   TestRunConsoleSize
17:55:17 [2023-07-16T17:55:17.419Z] --- PASS: TestRunConsoleSize (0.45s)
17:55:17 [2023-07-16T17:55:17.419Z] === RUN   TestRunWithAlternativeContainerdShim
17:55:21 [2023-07-16T17:55:21.602Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s)
17:55:21 [2023-07-16T17:55:21.602Z] === RUN   TestStats
17:55:23 [2023-07-16T17:55:23.500Z] --- PASS: TestStats (2.45s)
17:55:23 [2023-07-16T17:55:23.500Z] === RUN   TestStopContainerWithTimeout
17:55:23 [2023-07-16T17:55:23.758Z] === RUN   TestStopContainerWithTimeout/0
17:55:23 [2023-07-16T17:55:23.758Z] === PAUSE TestStopContainerWithTimeout/0
17:55:23 [2023-07-16T17:55:23.758Z] === RUN   TestStopContainerWithTimeout/1
17:55:23 [2023-07-16T17:55:23.758Z] === PAUSE TestStopContainerWithTimeout/1
17:55:23 [2023-07-16T17:55:23.758Z] === RUN   TestStopContainerWithTimeout/3
17:55:23 [2023-07-16T17:55:23.758Z] === PAUSE TestStopContainerWithTimeout/3
17:55:23 [2023-07-16T17:55:23.758Z] === RUN   TestStopContainerWithTimeout/-1
17:55:23 [2023-07-16T17:55:23.758Z] === PAUSE TestStopContainerWithTimeout/-1
17:55:23 [2023-07-16T17:55:23.758Z] === CONT  TestStopContainerWithTimeout/0
17:55:23 [2023-07-16T17:55:23.758Z] === CONT  TestStopContainerWithTimeout/3
17:55:23 [2023-07-16T17:55:23.758Z] === CONT  TestStopContainerWithTimeout/-1
17:55:23 [2023-07-16T17:55:23.758Z] === CONT  TestStopContainerWithTimeout/1
17:55:27 [2023-07-16T17:55:27.041Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:55:27 [2023-07-16T17:55:27.041Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
17:55:27 [2023-07-16T17:55:27.041Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
17:55:27 [2023-07-16T17:55:27.041Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
17:55:27 [2023-07-16T17:55:27.041Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
17:55:27 [2023-07-16T17:55:27.041Z] === RUN   TestStopContainerWithTimeoutCancel
17:55:27 [2023-07-16T17:55:27.041Z] === PAUSE TestStopContainerWithTimeoutCancel
17:55:27 [2023-07-16T17:55:27.041Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:55:28 [2023-07-16T17:55:28.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s)
17:55:28 [2023-07-16T17:55:28.414Z] === RUN   TestUpdateMemory
17:55:28 [2023-07-16T17:55:28.980Z] --- PASS: TestUpdateMemory (0.56s)
17:55:28 [2023-07-16T17:55:28.980Z] === RUN   TestUpdateCPUQuota
17:55:29 [2023-07-16T17:55:29.914Z] --- PASS: TestUpdateCPUQuota (0.87s)
17:55:29 [2023-07-16T17:55:29.914Z] === RUN   TestUpdatePidsLimit
17:55:29 [2023-07-16T17:55:29.914Z] === RUN   TestUpdatePidsLimit/update_from_none
17:55:30 [2023-07-16T17:55:30.172Z] === RUN   TestUpdatePidsLimit/no_change
17:55:30 [2023-07-16T17:55:30.172Z] === RUN   TestUpdatePidsLimit/update_lower
17:55:30 [2023-07-16T17:55:30.430Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:55:30 [2023-07-16T17:55:30.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:55:30 [2023-07-16T17:55:30.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:55:30 [2023-07-16T17:55:30.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:55:31 [2023-07-16T17:55:31.880Z] --- PASS: TestUpdatePidsLimit (1.85s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
17:55:31 [2023-07-16T17:55:31.880Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
17:55:31 [2023-07-16T17:55:31.880Z] === RUN   TestUpdateRestartPolicy
17:55:44 [2023-07-16T17:55:44.075Z] --- PASS: TestUpdateRestartPolicy (10.72s)
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestUpdateRestartWithAutoRemove
17:55:44 [2023-07-16T17:55:44.075Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitNonBlocked
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:44 [2023-07-16T17:55:44.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:44 [2023-07-16T17:55:44.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:44 [2023-07-16T17:55:44.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:55:44 [2023-07-16T17:55:44.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:55:44 [2023-07-16T17:55:44.075Z] --- PASS: TestWaitNonBlocked (0.02s)
17:55:44 [2023-07-16T17:55:44.075Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
17:55:44 [2023-07-16T17:55:44.075Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitBlocked
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2023-07-16T17:55:44.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2023-07-16T17:55:44.075Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:55:44 [2023-07-16T17:55:44.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:55:44 [2023-07-16T17:55:44.075Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:55:44 [2023-07-16T17:55:44.075Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:55:44 [2023-07-16T17:55:44.641Z] --- PASS: TestWaitBlocked (0.02s)
17:55:44 [2023-07-16T17:55:44.641Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
17:55:44 [2023-07-16T17:55:44.641Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
17:55:44 [2023-07-16T17:55:44.641Z] === RUN   TestWaitConditions
17:55:44 [2023-07-16T17:55:44.641Z] === RUN   TestWaitConditions/default
17:55:44 [2023-07-16T17:55:44.641Z] === PAUSE TestWaitConditions/default
17:55:44 [2023-07-16T17:55:44.641Z] === RUN   TestWaitConditions/not-running
17:55:44 [2023-07-16T17:55:44.641Z] === PAUSE TestWaitConditions/not-running
17:55:44 [2023-07-16T17:55:44.641Z] === RUN   TestWaitConditions/next-exit
17:55:44 [2023-07-16T17:55:44.641Z] === PAUSE TestWaitConditions/next-exit
17:55:44 [2023-07-16T17:55:44.641Z] === RUN   TestWaitConditions/removed
17:55:44 [2023-07-16T17:55:44.641Z] === PAUSE TestWaitConditions/removed
17:55:44 [2023-07-16T17:55:44.641Z] === CONT  TestWaitConditions/default
17:55:44 [2023-07-16T17:55:44.641Z] === CONT  TestWaitConditions/next-exit
17:55:44 [2023-07-16T17:55:44.641Z] === CONT  TestWaitConditions/not-running
17:55:44 [2023-07-16T17:55:44.641Z] === CONT  TestWaitConditions/removed
17:55:44 [2023-07-16T17:55:44.641Z]     wait_test.go:146: ContainerID = 9597fdccd3ea62dd08e47048ceb8bab4b36e6e33141623079a0a02e7a7e6d54e
17:55:44 [2023-07-16T17:55:44.641Z]     wait_test.go:146: ContainerID = 1850047dded9e31a1a6aa367188beaa8f5c854d992e2fa5d473fd6653a6614d9
17:55:44 [2023-07-16T17:55:44.641Z]     wait_test.go:146: ContainerID = c28157871f8745287e394558f5599b0dbd47845db8f31d2bbf9941620862e36d
17:55:44 [2023-07-16T17:55:44.641Z]     wait_test.go:146: ContainerID = 76ee012b6ae5204e75615e55d182bacf287d6303387866d08c1a1c9f931a9933
17:55:46 [2023-07-16T17:55:46.015Z] --- PASS: TestWaitConditions (0.03s)
17:55:46 [2023-07-16T17:55:46.015Z]     --- PASS: TestWaitConditions/not-running (0.89s)
17:55:46 [2023-07-16T17:55:46.015Z]     --- PASS: TestWaitConditions/default (1.03s)
17:55:46 [2023-07-16T17:55:46.015Z]     --- PASS: TestWaitConditions/removed (1.12s)
17:55:46 [2023-07-16T17:55:46.015Z]     --- PASS: TestWaitConditions/next-exit (1.17s)
17:55:46 [2023-07-16T17:55:46.015Z] === RUN   TestWaitRestartedContainer
17:55:46 [2023-07-16T17:55:46.015Z] === RUN   TestWaitRestartedContainer/default
17:55:46 [2023-07-16T17:55:46.015Z] === PAUSE TestWaitRestartedContainer/default
17:55:46 [2023-07-16T17:55:46.015Z] === RUN   TestWaitRestartedContainer/not-running
17:55:46 [2023-07-16T17:55:46.015Z] === PAUSE TestWaitRestartedContainer/not-running
17:55:46 [2023-07-16T17:55:46.015Z] === RUN   TestWaitRestartedContainer/next-exit
17:55:46 [2023-07-16T17:55:46.015Z] === PAUSE TestWaitRestartedContainer/next-exit
17:55:46 [2023-07-16T17:55:46.015Z] === CONT  TestWaitRestartedContainer/default
17:55:46 [2023-07-16T17:55:46.015Z] === CONT  TestWaitRestartedContainer/next-exit
17:55:46 [2023-07-16T17:55:46.015Z] === CONT  TestWaitRestartedContainer/not-running
17:55:47 [2023-07-16T17:55:47.915Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:55:47 [2023-07-16T17:55:47.915Z]     --- PASS: TestWaitRestartedContainer/not-running (1.69s)
17:55:47 [2023-07-16T17:55:47.915Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.96s)
17:55:47 [2023-07-16T17:55:47.915Z]     --- PASS: TestWaitRestartedContainer/default (2.00s)
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestContainerStartOnDaemonRestart
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestHardRestartWhenContainerIsRunning
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestDaemonHostGatewayIP
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestRestartDaemonWithRestartingContainer
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestIpcModeOlderClient
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestDaemonRestartIpcMode
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestContainerKillOnDaemonStart
17:55:47 [2023-07-16T17:55:47.915Z] === CONT  TestStopContainerWithTimeoutCancel
17:55:47 [2023-07-16T17:55:47.915Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:55:49 [2023-07-16T17:55:49.818Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:55:49 [2023-07-16T17:55:49.818Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:55:50 [2023-07-16T17:55:50.385Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.57s)
17:55:50 [2023-07-16T17:55:50.385Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:55:50 [2023-07-16T17:55:50.385Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
17:55:50 [2023-07-16T17:55:50.644Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s)
17:55:51 [2023-07-16T17:55:51.210Z] --- PASS: TestDaemonHostGatewayIP (3.45s)
17:55:51 [2023-07-16T17:55:51.468Z] --- PASS: TestStopContainerWithTimeoutCancel (3.61s)
17:55:51 [2023-07-16T17:55:51.468Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s)
17:55:52 [2023-07-16T17:55:52.034Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
17:56:00 [2023-07-16T17:56:00.141Z] --- PASS: TestContainerKillOnDaemonStart (11.97s)
17:56:00 [2023-07-16T17:56:00.141Z] PASS
17:56:00 [2023-07-16T17:56:00.141Z] 
17:56:00 [2023-07-16T17:56:00.141Z] === Skipped
17:56:00 [2023-07-16T17:56:00.141Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:56:00 [2023-07-16T17:56:00.141Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:56:00 [2023-07-16T17:56:00.141Z] 
17:56:00 [2023-07-16T17:56:00.141Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:56:00 [2023-07-16T17:56:00.141Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:56:00 [2023-07-16T17:56:00.141Z] 
17:56:00 [2023-07-16T17:56:00.141Z] DONE 291 tests, 2 skipped in 154.446s
17:56:00 [2023-07-16T17:56:00.141Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:56:00 [2023-07-16T17:56:00.141Z] ++ 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
17:56:00 [2023-07-16T17:56:00.141Z] ++ set -e
17:56:00 [2023-07-16T17:56:00.141Z] ++ '[' -n 0 ']'
17:56:00 [2023-07-16T17:56:00.141Z] ++ set -x
17:56:00 [2023-07-16T17:56:00.141Z] ++ 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
17:56:00 [2023-07-16T17:56:00.141Z] INFO: Testing against a local daemon
17:56:00 [2023-07-16T17:56:00.141Z] === RUN   TestConfigDaemonID
17:56:01 [2023-07-16T17:56:01.076Z]     daemon_test.go:52: [d40e7c87e2aaf] daemon is not started
17:56:01 [2023-07-16T17:56:01.076Z] --- PASS: TestConfigDaemonID (1.04s)
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:56:01 [2023-07-16T17:56:01.076Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:56:01 [2023-07-16T17:56:01.076Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation/invalid_config
17:56:01 [2023-07-16T17:56:01.076Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation/malformed_config
17:56:01 [2023-07-16T17:56:01.076Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestDaemonConfigValidation/valid_config
17:56:01 [2023-07-16T17:56:01.076Z] === PAUSE TestDaemonConfigValidation/valid_config
17:56:01 [2023-07-16T17:56:01.076Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:56:01 [2023-07-16T17:56:01.076Z] === CONT  TestDaemonConfigValidation/malformed_config
17:56:01 [2023-07-16T17:56:01.076Z] === CONT  TestDaemonConfigValidation/valid_config
17:56:01 [2023-07-16T17:56:01.076Z] === CONT  TestDaemonConfigValidation/invalid_config
17:56:01 [2023-07-16T17:56:01.076Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:56:01 [2023-07-16T17:56:01.076Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:56:01 [2023-07-16T17:56:01.076Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:56:01 [2023-07-16T17:56:01.076Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
17:56:01 [2023-07-16T17:56:01.076Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:56:01 [2023-07-16T17:56:01.076Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:56:01 [2023-07-16T17:56:01.076Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestConfigDaemonSeccompProfiles
17:56:01 [2023-07-16T17:56:01.076Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:56:02 [2023-07-16T17:56:02.010Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:56:02 [2023-07-16T17:56:02.944Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:56:04 [2023-07-16T17:56:04.318Z]     daemon_test.go:166: [d8e97e4c96076] daemon is not started
17:56:04 [2023-07-16T17:56:04.318Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:56:04 [2023-07-16T17:56:04.318Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:56:04 [2023-07-16T17:56:04.318Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:56:04 [2023-07-16T17:56:04.318Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:56:04 [2023-07-16T17:56:04.318Z] === RUN   TestDaemonProxy
17:56:04 [2023-07-16T17:56:04.318Z] === RUN   TestDaemonProxy/environment_variables
17:56:05 [2023-07-16T17:56:05.692Z] === RUN   TestDaemonProxy/command-line_options
17:56:07 [2023-07-16T17:56:07.591Z] === RUN   TestDaemonProxy/configuration_file
17:56:09 [2023-07-16T17:56:09.490Z] === RUN   TestDaemonProxy/conflicting_options
17:56:09 [2023-07-16T17:56:09.748Z] === RUN   TestDaemonProxy/reload_sanitized
17:56:10 [2023-07-16T17:56:10.314Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:56:10 [2023-07-16T17:56:10.314Z] --- PASS: TestDaemonProxy (6.21s)
17:56:10 [2023-07-16T17:56:10.314Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:56:10 [2023-07-16T17:56:10.314Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:56:10 [2023-07-16T17:56:10.314Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:56:10 [2023-07-16T17:56:10.314Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:56:10 [2023-07-16T17:56:10.314Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
17:56:10 [2023-07-16T17:56:10.314Z] === RUN   TestLiveRestore
17:56:10 [2023-07-16T17:56:10.314Z] === RUN   TestLiveRestore/volume_references
17:56:10 [2023-07-16T17:56:10.314Z] === PAUSE TestLiveRestore/volume_references
17:56:10 [2023-07-16T17:56:10.314Z] === CONT  TestLiveRestore/volume_references
17:56:10 [2023-07-16T17:56:10.879Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:56:10 [2023-07-16T17:56:10.879Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:56:11 [2023-07-16T17:56:11.813Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:56:12 [2023-07-16T17:56:12.747Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:56:13 [2023-07-16T17:56:13.681Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:56:14 [2023-07-16T17:56:14.615Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:56:15 [2023-07-16T17:56:15.549Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:56:16 [2023-07-16T17:56:16.483Z] --- PASS: TestLiveRestore (0.00s)
17:56:16 [2023-07-16T17:56:16.483Z]     --- PASS: TestLiveRestore/volume_references (6.29s)
17:56:16 [2023-07-16T17:56:16.483Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
17:56:16 [2023-07-16T17:56:16.483Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
17:56:16 [2023-07-16T17:56:16.483Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
17:56:16 [2023-07-16T17:56:16.483Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
17:56:16 [2023-07-16T17:56:16.483Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
17:56:16 [2023-07-16T17:56:16.483Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.93s)
17:56:16 [2023-07-16T17:56:16.483Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
17:56:16 [2023-07-16T17:56:16.483Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:56:17 [2023-07-16T17:56:17.416Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
17:56:17 [2023-07-16T17:56:17.416Z] PASS
17:56:17 [2023-07-16T17:56:17.416Z] 
17:56:17 [2023-07-16T17:56:17.416Z] === Skipped
17:56:17 [2023-07-16T17:56:17.416Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
17:56:17 [2023-07-16T17:56:17.416Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:56:17 [2023-07-16T17:56:17.416Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
17:56:17 [2023-07-16T17:56:17.416Z] 
17:56:17 [2023-07-16T17:56:17.416Z] DONE 27 tests, 1 skipped in 17.407s
17:56:17 [2023-07-16T17:56:17.416Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:56:17 [2023-07-16T17:56:17.416Z] ++ 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
17:56:17 [2023-07-16T17:56:17.416Z] ++ set -e
17:56:17 [2023-07-16T17:56:17.416Z] ++ '[' -n 0 ']'
17:56:17 [2023-07-16T17:56:17.416Z] ++ set -x
17:56:17 [2023-07-16T17:56:17.416Z] ++ 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
17:56:17 [2023-07-16T17:56:17.416Z] INFO: Testing against a local daemon
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestCommitInheritsEnv
17:56:17 [2023-07-16T17:56:17.416Z] --- PASS: TestCommitInheritsEnv (0.12s)
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportExtremelyLargeImageWorks
17:56:17 [2023-07-16T17:56:17.416Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:56:17 [2023-07-16T17:56:17.416Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform/#00
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform/_______
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform//
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform/linux
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform/LINUX
17:56:17 [2023-07-16T17:56:17.416Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImportWithCustomPlatform/macos
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:56:17 [2023-07-16T17:56:17.417Z] --- PASS: TestImportWithCustomPlatform (0.10s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:56:17 [2023-07-16T17:56:17.417Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:56:17 [2023-07-16T17:56:17.417Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImagesFilterMultiReference
17:56:17 [2023-07-16T17:56:17.417Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:56:17 [2023-07-16T17:56:17.417Z] === RUN   TestImagesFilterBeforeSince
17:56:17 [2023-07-16T17:56:17.675Z]     list_test.go:87: ImageList: ID=sha256:988b44037a26728b996f9db795c8554b8e03a4e0f16b671f1810c036f8e589c4 RepoTags=[testimagesfilterbeforesince:v2]
17:56:17 [2023-07-16T17:56:17.675Z]     list_test.go:87: ImageList: ID=sha256:3969b3b7d45f60097e80625c367556c5f884eadb3d39c1337bb92c6571dbdf20 RepoTags=[testimagesfilterbeforesince:v1]
17:56:17 [2023-07-16T17:56:17.675Z]     list_test.go:87: ImageList: ID=sha256:145baa9bd6178d874059189854d42b7216ee34ca8f73244362e974d80c369f6a RepoTags=[testimagesfilterbeforesince:v3]
17:56:17 [2023-07-16T17:56:17.675Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
17:56:17 [2023-07-16T17:56:17.675Z] === RUN   TestPruneDontDeleteUsedDangling
17:56:17 [2023-07-16T17:56:17.675Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
17:56:17 [2023-07-16T17:56:17.675Z] === RUN   TestImagePullPlatformInvalid
17:56:17 [2023-07-16T17:56:17.675Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:56:17 [2023-07-16T17:56:17.675Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:56:17 [2023-07-16T17:56:17.675Z] time="2023-07-16T17:56:17Z" 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.6 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.675Z] time="2023-07-16T17:56:17Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.675Z] time="2023-07-16T17:56:17Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.6 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.675Z] time="2023-07-16T17:56:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=04cbc5ac-7bc9-4730-b19f-0436a61079a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=04cbc5ac-7bc9-4730-b19f-0436a61079a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.003483ms http.response.status=200 http.response.written=2 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bb2311b2-d62b-4156-9c78-b48831b62a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8510592d-f517-49be-9036-59b7e34c7713 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8510592d-f517-49be-9036-59b7e34c7713 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bb2311b2-d62b-4156-9c78-b48831b62a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8510592d-f517-49be-9036-59b7e34c7713 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=26.97µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6afdfc7-141b-4123-a300-39fc5d8a6031 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bb2311b2-d62b-4156-9c78-b48831b62a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=23.975µs trace.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=94902e42-00b8-4efd-be0a-137e5537a6b3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=8510592d-f517-49be-9036-59b7e34c7713 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" 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=2.26999ms http.response.status=404 http.response.written=157 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=bb2311b2-d62b-4156-9c78-b48831b62a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56514" 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.161289ms http.response.status=404 http.response.written=157 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.935Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=93.792µs trace.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=5f16a788-bda8-4c90-9961-0e657518c14f trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=10.945µs trace.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=714862b6-d753-490d-b4e5-bb89a1debc98 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=356.791µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f7c45324-3f8e-4b12-9e45-2a9cbf7fa89e trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=27.659µs trace.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=23d923dc-407c-4fef-9f34-1c41995c1eba trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=297.582µs trace.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=402bf5f2-61d6-4d63-9636-c5516e54e0cd trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=639e2101-d480-4188-86e0-b7c4f54eeffc http.request.method=POST http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.971866ms http.response.status=202 http.response.written=0 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.935Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=62.679µs trace.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=f926da1d-b052-4086-907a-307bd7e169d2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=fb6f648f-6726-4527-b826-ed8546c4a26c http.request.method=POST http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.950935ms http.response.status=202 http.response.written=0 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=30.86µs trace.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=d69079f8-af69-4650-abdf-a059800fc516 trace.line=82 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=12.472µs trace.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=1e171713-83e8-4b37-97c4-a24ce33c8051 trace.line=141 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=36.578µs trace.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=b6ed635f-f641-4cd4-a05b-d042a4438891 trace.line=82 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=13.063µs trace.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=a298e50a-d218-4446-bf06-07b74a8cc318 trace.line=141 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=64.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).WriteStream" trace.id=f944acb6-37ba-43bf-bb2d-e16ff323e78f trace.line=124 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=10.331µs trace.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=14479ca6-f36e-415d-8c10-98166348d9fc trace.line=141 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=12.817µs trace.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=e77a33b3-a3a1-4c46-9329-b60c1d8896ba trace.line=141 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=8.312µs trace.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=b44509ac-db55-4939-8fb4-84a4e11201e4 trace.line=141 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=45.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=81476352-37cc-417c-9c9d-8cfd05831dfd trace.line=167 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=48.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=96d0ea05-2964-454c-a544-00ca7ecd5890 trace.line=95 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=84.537µs trace.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=8a3bce8b-91b7-4d11-8b0a-1a670bf17f8e trace.line=181 vars.name=test vars.uuid=f0c73430-7bb2-4f16-97e0-107ff894e92f version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a0607fe-7e4b-4621-b570-1fcabbf077e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.480472ms http.response.status=201 http.response.written=0 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "PUT /v2/test/blobs/uploads/f0c73430-7bb2-4f16-97e0-107ff894e92f?_state=-CQM-tc4BBIypN20TWu9W1hgK1gbeyE2LjlYXhJPmw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwYzczNDMwLTdiYjItNGYxNi05N2UwLTEwN2ZmODk0ZTkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDczODAwNTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=79.704µs trace.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=d692cfc5-ac43-437e-b7e0-72cc0830a4c2 trace.line=124 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.996µs trace.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=f3af8882-107c-455f-bda6-180f328677e2 trace.line=141 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.936Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=12.718µs trace.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=7ca64fa2-1b3e-4a03-b73a-fdfd6b5ad94a trace.line=141 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=8.065µs trace.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=d91a3b73-379c-4cba-b594-7af34c3160d8 trace.line=141 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=40.074µs trace.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=7ef203ae-1efa-4c58-b13d-bfd4224474ae trace.line=167 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=38.663µs trace.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=b2ddc4d1-e8f4-4cbd-a247-3b3707945888 trace.line=95 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=72.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).Delete" trace.id=3971155b-a07a-4823-ab2f-630cabf5b777 trace.line=181 vars.name=test vars.uuid=ab7de774-e53f-4c21-9d0d-9fdb90e14bb0 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6143bea1-dc47-458e-a1e9-0f15d1b55f7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.934935ms http.response.status=201 http.response.written=0 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "PUT /v2/test/blobs/uploads/ab7de774-e53f-4c21-9d0d-9fdb90e14bb0?_state=FVPrJWC9xQSsh1Sv4j8GFR__L4XSjrhexTEK1Jbfnpl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiN2RlNzc0LWU1M2YtNGMyMS05ZDBkLTlmZGI5MGUxNGJiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNlQxNzo1NjoxNy43NDc2Mjc2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cce14865-7acf-4bfb-b5ea-04930063f998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cce14865-7acf-4bfb-b5ea-04930063f998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cce14865-7acf-4bfb-b5ea-04930063f998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=18.683µs trace.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=1f60787e-73fb-4293-93de-ed3a7adc2b7f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cce14865-7acf-4bfb-b5ea-04930063f998 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56526" 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="787.378µs" http.response.status=404 http.response.written=96 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=35.749µs trace.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=231f5455-122e-4b7f-a533-131bdfc8b210 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=12.775µs trace.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=a587ba4b-327e-4f52-9adc-bc83d82ed772 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=18.585µs trace.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=4ca551a7-cdda-4fd2-9234-d5ec8f4b7448 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=9.059µs trace.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=ac025347-3013-453c-af34-c1434737a0ad trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=10.535µs trace.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=ec8eb704-e8d3-4d8d-8d50-6053acdaa0c2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=53.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1265298e-40b9-4faf-aafe-3325090b4802 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=50.945µs trace.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=0ed257d8-57a7-4271-8daf-e4dd0b1bbfbc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=23.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a39edee-152f-494b-99e1-d498c7dd07af trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=59.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=755231bc-2962-4955-ba75-77fbc37ae977 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=30.679µs trace.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=b661613b-f17c-4f71-99df-ccadc440ec45 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad8946f9-d821-4f11-9ab1-6693ff5745cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.633225ms http.response.status=201 http.response.written=0 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=0bc58f06-6bb3-464f-a6d7-007e6a7696b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=0bc58f06-6bb3-464f-a6d7-007e6a7696b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.853µs" http.response.status=200 http.response.written=2 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=32.779µs trace.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=efb8caf9-34e9-426e-a15d-f0a926d8c660 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.937Z] time="2023-07-16T17:56:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=19.372µs trace.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=2a540962-8890-4f80-9d80-6e99a5988c25 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.816µs trace.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=acf2b1fd-a524-4d74-b540-4515d0121bf2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=16.459µs trace.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=867bef90-5389-413d-80ae-bf5149a4f7b1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b12e7390-5e9a-4a8d-8f10-1d8afce311cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-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.288167ms http.response.status=200 http.response.written=417 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=33.214µs trace.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=71ee90ae-8bcc-411b-a9ea-8288a90ff427 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=12.398µs trace.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=777511ba-a82b-4a6a-8b1c-60a5445f8005 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=16.861µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa79a78c-4074-46f9-981e-01ace91ac1e8 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0f56971-e077-4587-b6e7-b6ed718c5b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-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.240405ms http.response.status=200 http.response.written=417 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=30.728µs trace.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=04eb7166-d3de-4bde-8a6d-a9b9d0e2195f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.627µs trace.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=fcc007a7-49a8-402f-895c-f2a04899150b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=26.749µs trace.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=d9f9197a-9359-4f25-8c10-0fb92677ed67 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=33.378µs trace.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=9275fe0d-1da1-48c2-b391-46545d11a9ce trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=10.084µs trace.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=f5bde5ad-2341-4c13-a7b0-9b29c2aa0104 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=8.221µs trace.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=fd559896-a02c-4875-b577-8cc5e9f3dda0 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=17.772µs trace.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=03174534-82a9-4e20-bc25-314e1462881a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.938Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=5.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=900e4435-99d0-427e-99a4-d3b47222bd1e trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=23.885µs trace.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=1b953ab9-7f78-4345-a8f0-da543a08e578 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=14.096µs trace.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=708dd258-8b79-4fcf-9c25-4ce1cadf3f22 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=15.828µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ec8f079-f2e4-49cd-be69-081e670c6e22 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=7.992µs trace.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=02972309-1d51-437a-a4b7-3f3147f6d5e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=5.079µs trace.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=3fc67ea8-4e5b-4fc8-9ad8-636d0b187851 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=16.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=671cc903-5596-4b3c-aa9b-058fb25729cc trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=14.137µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=20831e60-ccfd-4f7c-8030-53508bd50014 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c3c7f03-2add-443a-9441-58759aa28faf trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=399a8885-e86e-4702-96b4-ead60dbe8f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.628006ms http.response.status=200 http.response.written=194 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=58.74µs trace.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=31fef4f3-6b49-4b08-8493-d3d9ab47a14d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=20.151µs trace.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=4e359217-43f7-4622-868b-727118486d59 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=905ca7e7-bdc0-4b38-9a5b-633acf67d0d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56582" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.295926ms http.response.status=200 http.response.written=68 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2f27a07c-0ef4-4a05-a9ec-551c4b94458f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2f27a07c-0ef4-4a05-a9ec-551c4b94458f http.request.method=GET http.request.remoteaddr="127.0.0.1:56596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.028µs" http.response.status=200 http.response.written=2 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=27.364µs trace.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=09979e6e-f1b1-4b3b-a34a-ebb4554ca4e9 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.635µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2bb2b79b-ce8f-4d1e-a1d6-a136bad3b067 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=4920b53f-c68d-4b59-8ed5-8fec40f70463 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038101ms http.response.status=404 http.response.written=181 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=20.989µs trace.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=0f451209-73fd-4c6c-a5c5-bef9989d58c5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.939Z] time="2023-07-16T17:56:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 trace.duration=11.159µs trace.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=2fd9b9df-f19e-43ba-8b4f-ba4d0483a75e trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.940Z] time="2023-07-16T17:56:17Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=e73d8044-c052-40f2-bf52-df1018503771 http.request.method=GET http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="945.153µs" http.response.status=404 http.response.written=181 instance.id=24a13854-142b-40b6-a17b-88c7de708fd4 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:56:17 [2023-07-16T17:56:17.940Z] 127.0.0.1 - - [16/Jul/2023:17:56:17 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/948f55d0b7920d7d10495c663d66f99cdd846d9c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:56:17 [2023-07-16T17:56:17.940Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
17:56:17 [2023-07-16T17:56:17.940Z] === RUN   TestRemoveImageOrphaning
17:56:17 [2023-07-16T17:56:17.940Z] --- PASS: TestRemoveImageOrphaning (0.11s)
17:56:17 [2023-07-16T17:56:17.940Z] === RUN   TestRemoveImageGarbageCollector
17:56:17 [2023-07-16T17:56:17.940Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:56:17 [2023-07-16T17:56:17.940Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:56:17 [2023-07-16T17:56:17.940Z] === RUN   TestSaveCheckTimes
17:56:17 [2023-07-16T17:56:17.940Z] === PAUSE TestSaveCheckTimes
17:56:17 [2023-07-16T17:56:17.940Z] === RUN   TestSaveRepoWithMultipleImages
17:56:18 [2023-07-16T17:56:18.874Z] --- PASS: TestSaveRepoWithMultipleImages (0.93s)
17:56:18 [2023-07-16T17:56:18.874Z] === RUN   TestSaveDirectoryPermissions
17:56:19 [2023-07-16T17:56:19.808Z] --- PASS: TestSaveDirectoryPermissions (0.87s)
17:56:19 [2023-07-16T17:56:19.808Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:56:19 [2023-07-16T17:56:19.808Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:56:19 [2023-07-16T17:56:19.808Z] === RUN   TestTagInvalidReference
17:56:19 [2023-07-16T17:56:19.808Z] --- PASS: TestTagInvalidReference (0.01s)
17:56:19 [2023-07-16T17:56:19.808Z] === RUN   TestTagValidPrefixedRepo
17:56:19 [2023-07-16T17:56:19.808Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:56:19 [2023-07-16T17:56:19.808Z] === RUN   TestTagExistedNameWithoutForce
17:56:19 [2023-07-16T17:56:19.808Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:56:19 [2023-07-16T17:56:19.808Z] === RUN   TestTagOfficialNames
17:56:20 [2023-07-16T17:56:20.066Z] --- PASS: TestTagOfficialNames (0.04s)
17:56:20 [2023-07-16T17:56:20.066Z] === RUN   TestTagMatchesDigest
17:56:20 [2023-07-16T17:56:20.066Z] --- PASS: TestTagMatchesDigest (0.01s)
17:56:20 [2023-07-16T17:56:20.066Z] === CONT  TestSaveCheckTimes
17:56:20 [2023-07-16T17:56:20.066Z] --- PASS: TestSaveCheckTimes (0.03s)
17:56:20 [2023-07-16T17:56:20.066Z] PASS
17:56:20 [2023-07-16T17:56:20.066Z] 
17:56:20 [2023-07-16T17:56:20.066Z] === Skipped
17:56:20 [2023-07-16T17:56:20.066Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:56:20 [2023-07-16T17:56:20.066Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:56:20 [2023-07-16T17:56:20.066Z] 
17:56:20 [2023-07-16T17:56:20.066Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:56:20 [2023-07-16T17:56:20.066Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:56:20 [2023-07-16T17:56:20.066Z] 
17:56:20 [2023-07-16T17:56:20.066Z] DONE 29 tests, 2 skipped in 2.806s
17:56:20 [2023-07-16T17:56:20.066Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:56:20 [2023-07-16T17:56:20.066Z] ++ 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
17:56:20 [2023-07-16T17:56:20.066Z] ++ set -e
17:56:20 [2023-07-16T17:56:20.066Z] ++ '[' -n 0 ']'
17:56:20 [2023-07-16T17:56:20.066Z] ++ set -x
17:56:20 [2023-07-16T17:56:20.066Z] ++ 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
17:56:20 [2023-07-16T17:56:20.066Z] === RUN   TestStripANSICommands
17:56:20 [2023-07-16T17:56:20.066Z] === RUN   TestStripANSICommands/#00
17:56:20 [2023-07-16T17:56:20.066Z] === RUN   TestStripANSICommands/#01
17:56:20 [2023-07-16T17:56:20.066Z] --- PASS: TestStripANSICommands (0.00s)
17:56:20 [2023-07-16T17:56:20.066Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:56:20 [2023-07-16T17:56:20.066Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:56:20 [2023-07-16T17:56:20.066Z] PASS
17:56:20 [2023-07-16T17:56:20.066Z] 
17:56:20 [2023-07-16T17:56:20.066Z] DONE 3 tests in 0.009s
17:56:20 [2023-07-16T17:56:20.066Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:56:20 [2023-07-16T17:56:20.066Z] ++ 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
17:56:20 [2023-07-16T17:56:20.066Z] ++ set -e
17:56:20 [2023-07-16T17:56:20.066Z] ++ '[' -n 0 ']'
17:56:20 [2023-07-16T17:56:20.066Z] ++ set -x
17:56:20 [2023-07-16T17:56:20.066Z] ++ 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
17:56:20 [2023-07-16T17:56:20.066Z] INFO: Testing against a local daemon
17:56:20 [2023-07-16T17:56:20.066Z] === RUN   TestNetworkCreateDelete
17:56:20 [2023-07-16T17:56:20.324Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:56:20 [2023-07-16T17:56:20.324Z] === RUN   TestDockerNetworkDeletePreferID
17:56:20 [2023-07-16T17:56:20.890Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
17:56:20 [2023-07-16T17:56:20.890Z] === RUN   TestDaemonDNSFallback
17:56:27 [2023-07-16T17:56:27.447Z] --- PASS: TestDaemonDNSFallback (6.18s)
17:56:27 [2023-07-16T17:56:27.447Z] === RUN   TestInspectNetwork
17:56:29 [2023-07-16T17:56:29.975Z] === RUN   TestInspectNetwork/full_network_id
17:56:29 [2023-07-16T17:56:29.976Z] === RUN   TestInspectNetwork/partial_network_id
17:56:29 [2023-07-16T17:56:29.976Z] === RUN   TestInspectNetwork/network_name
17:56:29 [2023-07-16T17:56:29.976Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:56:34 [2023-07-16T17:56:34.257Z] --- PASS: TestInspectNetwork (7.01s)
17:56:34 [2023-07-16T17:56:34.257Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:56:34 [2023-07-16T17:56:34.257Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:56:34 [2023-07-16T17:56:34.257Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:56:34 [2023-07-16T17:56:34.257Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:56:34 [2023-07-16T17:56:34.257Z] === RUN   TestRunContainerWithBridgeNone
17:56:35 [2023-07-16T17:56:35.192Z] --- PASS: TestRunContainerWithBridgeNone (1.27s)
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/create
17:56:35 [2023-07-16T17:56:35.192Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:56:35 [2023-07-16T17:56:35.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:56:35 [2023-07-16T17:56:35.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:56:35 [2023-07-16T17:56:35.192Z] === CONT  TestNetworkInvalidJSON/networks/create
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:56:35 [2023-07-16T17:56:35.192Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:56:35 [2023-07-16T17:56:35.192Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:56:35 [2023-07-16T17:56:35.192Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:56:35 [2023-07-16T17:56:35.192Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkList
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkList//networks
17:56:35 [2023-07-16T17:56:35.192Z] === PAUSE TestNetworkList//networks
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestNetworkList//networks/
17:56:35 [2023-07-16T17:56:35.192Z] === PAUSE TestNetworkList//networks/
17:56:35 [2023-07-16T17:56:35.192Z] === CONT  TestNetworkList//networks
17:56:35 [2023-07-16T17:56:35.192Z] === CONT  TestNetworkList//networks/
17:56:35 [2023-07-16T17:56:35.192Z] --- PASS: TestNetworkList (0.01s)
17:56:35 [2023-07-16T17:56:35.192Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z]     --- PASS: TestNetworkList//networks (0.00s)
17:56:35 [2023-07-16T17:56:35.192Z] === RUN   TestHostIPv4BridgeLabel
17:56:35 [2023-07-16T17:56:35.758Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:56:35 [2023-07-16T17:56:35.758Z] === RUN   TestDefaultNetworkOpts
17:56:35 [2023-07-16T17:56:35.758Z] === RUN   TestDefaultNetworkOpts/default_value
17:56:37 [2023-07-16T17:56:37.132Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:56:38 [2023-07-16T17:56:38.505Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:56:39 [2023-07-16T17:56:39.888Z] --- PASS: TestDefaultNetworkOpts (3.81s)
17:56:39 [2023-07-16T17:56:39.888Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
17:56:39 [2023-07-16T17:56:39.888Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s)
17:56:39 [2023-07-16T17:56:39.888Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s)
17:56:39 [2023-07-16T17:56:39.888Z] === RUN   TestDaemonRestartWithLiveRestore
17:56:40 [2023-07-16T17:56:40.823Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:56:40 [2023-07-16T17:56:40.823Z] === RUN   TestDaemonDefaultNetworkPools
17:56:41 [2023-07-16T17:56:41.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
17:56:41 [2023-07-16T17:56:41.390Z] === RUN   TestDaemonRestartWithExistingNetwork
17:56:42 [2023-07-16T17:56:42.763Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:56:42 [2023-07-16T17:56:42.763Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:56:44 [2023-07-16T17:56:44.137Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:56:44 [2023-07-16T17:56:44.137Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:56:44 [2023-07-16T17:56:44.395Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:56:44 [2023-07-16T17:56:44.395Z] === RUN   TestServiceWithPredefinedNetwork
17:56:46 [2023-07-16T17:56:46.923Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s)
17:56:46 [2023-07-16T17:56:46.923Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:56:46 [2023-07-16T17:56:46.923Z]     service_test.go:242: FLAKY_TEST
17:56:46 [2023-07-16T17:56:46.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:56:46 [2023-07-16T17:56:46.923Z] === RUN   TestServiceWithDataPathPortInit
17:57:01 [2023-07-16T17:57:01.792Z] --- PASS: TestServiceWithDataPathPortInit (13.48s)
17:57:01 [2023-07-16T17:57:01.792Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:57:02 [2023-07-16T17:57:02.358Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1hajazi1ro87nkmnl811mii43 Created:2023-07-16 17:57:01.256888849 +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[89e4013f8e82f78cdaa5c6a7f605468f6b5b1cf3cd3d06febc23d4d2f7a02218:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2y6l0j5os78ew4if7pvygbgj EndpointID:f0207685261210a282a66108d7c64aad2241e082245953323493c358881ae4dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ba3c6b6fac6fe02c92a6136a470ff5960e2a5c6007154c96e1584726ce6a636 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:61353d67fb73 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2y6l0j5os78ew4if7pvygbgj EndpointID:f0207685261210a282a66108d7c64aad2241e082245953323493c358881ae4dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:57:07 [2023-07-16T17:57:07.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
17:57:07 [2023-07-16T17:57:07.620Z] PASS
17:57:07 [2023-07-16T17:57:07.620Z] 
17:57:07 [2023-07-16T17:57:07.620Z] === Skipped
17:57:07 [2023-07-16T17:57:07.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:57:07 [2023-07-16T17:57:07.620Z]     service_test.go:242: FLAKY_TEST
17:57:07 [2023-07-16T17:57:07.620Z] 
17:57:07 [2023-07-16T17:57:07.620Z] DONE 42 tests, 1 skipped in 46.842s
17:57:07 [2023-07-16T17:57:07.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:57:07 [2023-07-16T17:57:07.620Z] ++ 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
17:57:07 [2023-07-16T17:57:07.620Z] ++ set -e
17:57:07 [2023-07-16T17:57:07.620Z] ++ '[' -n 0 ']'
17:57:07 [2023-07-16T17:57:07.620Z] ++ set -x
17:57:07 [2023-07-16T17:57:07.620Z] ++ 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
17:57:07 [2023-07-16T17:57:07.620Z] INFO: Testing against a local daemon
17:57:07 [2023-07-16T17:57:07.620Z] === RUN   TestDockerNetworkIpvlanPersistance
17:57:07 [2023-07-16T17:57:07.620Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:57:07 [2023-07-16T17:57:07.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:57:07 [2023-07-16T17:57:07.620Z] === RUN   TestDockerNetworkIpvlan
17:57:07 [2023-07-16T17:57:07.620Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:57:07 [2023-07-16T17:57:07.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:57:07 [2023-07-16T17:57:07.620Z] PASS
17:57:07 [2023-07-16T17:57:07.620Z] 
17:57:07 [2023-07-16T17:57:07.620Z] === Skipped
17:57:07 [2023-07-16T17:57:07.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:57:07 [2023-07-16T17:57:07.620Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:57:07 [2023-07-16T17:57:07.620Z] 
17:57:07 [2023-07-16T17:57:07.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:57:07 [2023-07-16T17:57:07.620Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:57:07 [2023-07-16T17:57:07.620Z] 
17:57:07 [2023-07-16T17:57:07.620Z] DONE 2 tests, 2 skipped in 0.032s
17:57:07 [2023-07-16T17:57:07.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:57:07 [2023-07-16T17:57:07.620Z] ++ 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
17:57:07 [2023-07-16T17:57:07.620Z] ++ set -e
17:57:07 [2023-07-16T17:57:07.620Z] ++ '[' -n 0 ']'
17:57:07 [2023-07-16T17:57:07.620Z] ++ set -x
17:57:07 [2023-07-16T17:57:07.620Z] ++ 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
17:57:07 [2023-07-16T17:57:07.620Z] INFO: Testing against a local daemon
17:57:07 [2023-07-16T17:57:07.620Z] === RUN   TestDockerNetworkMacvlanPersistance
17:57:08 [2023-07-16T17:57:08.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
17:57:08 [2023-07-16T17:57:08.186Z] === RUN   TestDockerNetworkMacvlan
17:57:08 [2023-07-16T17:57:08.752Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:57:09 [2023-07-16T17:57:09.686Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:57:10 [2023-07-16T17:57:10.252Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:57:11 [2023-07-16T17:57:11.626Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:57:13 [2023-07-16T17:57:13.526Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:57:16 [2023-07-16T17:57:16.054Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:57:16 [2023-07-16T17:57:16.313Z] --- PASS: TestDockerNetworkMacvlan (8.04s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.35s)
17:57:16 [2023-07-16T17:57:16.313Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
17:57:16 [2023-07-16T17:57:16.313Z] PASS
17:57:16 [2023-07-16T17:57:16.313Z] 
17:57:16 [2023-07-16T17:57:16.313Z] DONE 8 tests in 9.282s
17:57:16 [2023-07-16T17:57:16.313Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:57:16 [2023-07-16T17:57:16.313Z] ++ 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
17:57:16 [2023-07-16T17:57:16.313Z] ++ set -e
17:57:16 [2023-07-16T17:57:16.313Z] ++ '[' -n 0 ']'
17:57:16 [2023-07-16T17:57:16.313Z] ++ set -x
17:57:16 [2023-07-16T17:57:16.313Z] ++ 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
17:57:16 [2023-07-16T17:57:16.313Z] testing: warning: no tests to run
17:57:16 [2023-07-16T17:57:16.313Z] PASS
17:57:16 [2023-07-16T17:57:16.313Z] 
17:57:16 [2023-07-16T17:57:16.313Z] DONE 0 tests in 0.007s
17:57:16 [2023-07-16T17:57:16.313Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:57:16 [2023-07-16T17:57:16.313Z] ++ 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
17:57:16 [2023-07-16T17:57:16.313Z] ++ set -e
17:57:16 [2023-07-16T17:57:16.313Z] ++ '[' -n 0 ']'
17:57:16 [2023-07-16T17:57:16.313Z] ++ set -x
17:57:16 [2023-07-16T17:57:16.313Z] ++ 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
17:57:16 [2023-07-16T17:57:16.313Z] INFO: Testing against a local daemon
17:57:16 [2023-07-16T17:57:16.313Z] === RUN   TestAuthZPluginAllowRequest
17:57:17 [2023-07-16T17:57:17.247Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
17:57:17 [2023-07-16T17:57:17.247Z] === RUN   TestAuthZPluginTLS
17:57:17 [2023-07-16T17:57:17.813Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:57:17 [2023-07-16T17:57:17.813Z] === RUN   TestAuthZPluginDenyRequest
17:57:18 [2023-07-16T17:57:18.380Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:57:18 [2023-07-16T17:57:18.380Z] === RUN   TestAuthZPluginAPIDenyResponse
17:57:18 [2023-07-16T17:57:18.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:57:18 [2023-07-16T17:57:18.946Z] === RUN   TestAuthZPluginDenyResponse
17:57:19 [2023-07-16T17:57:19.512Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:57:19 [2023-07-16T17:57:19.512Z] === RUN   TestAuthZPluginAllowEventStream
17:57:20 [2023-07-16T17:57:20.445Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
17:57:20 [2023-07-16T17:57:20.445Z] === RUN   TestAuthZPluginErrorResponse
17:57:21 [2023-07-16T17:57:21.011Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:57:21 [2023-07-16T17:57:21.011Z] === RUN   TestAuthZPluginErrorRequest
17:57:21 [2023-07-16T17:57:21.576Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:57:21 [2023-07-16T17:57:21.576Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:57:22 [2023-07-16T17:57:22.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:57:22 [2023-07-16T17:57:22.143Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:57:23 [2023-07-16T17:57:23.516Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
17:57:23 [2023-07-16T17:57:23.516Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:57:24 [2023-07-16T17:57:24.450Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
17:57:24 [2023-07-16T17:57:24.450Z] === RUN   TestAuthZPluginHeader
17:57:25 [2023-07-16T17:57:25.017Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:57:25 [2023-07-16T17:57:25.017Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:57:25 [2023-07-16T17:57:25.017Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:25 [2023-07-16T17:57:25.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:57:25 [2023-07-16T17:57:25.017Z] === RUN   TestAuthZPluginV2Disable
17:57:25 [2023-07-16T17:57:25.017Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:25 [2023-07-16T17:57:25.017Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:57:25 [2023-07-16T17:57:25.017Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:57:25 [2023-07-16T17:57:25.017Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:25 [2023-07-16T17:57:25.017Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:57:25 [2023-07-16T17:57:25.017Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:57:25 [2023-07-16T17:57:25.017Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:25 [2023-07-16T17:57:25.017Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:57:25 [2023-07-16T17:57:25.017Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:57:43 [2023-07-16T17:57:43.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
17:57:43 [2023-07-16T17:57:43.092Z] PASS
17:57:43 [2023-07-16T17:57:43.092Z] 
17:57:43 [2023-07-16T17:57:43.092Z] === Skipped
17:57:43 [2023-07-16T17:57:43.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:43 [2023-07-16T17:57:43.092Z] 
17:57:43 [2023-07-16T17:57:43.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:43 [2023-07-16T17:57:43.092Z] 
17:57:43 [2023-07-16T17:57:43.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:43 [2023-07-16T17:57:43.092Z] 
17:57:43 [2023-07-16T17:57:43.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:43 [2023-07-16T17:57:43.092Z] 
17:57:43 [2023-07-16T17:57:43.092Z] DONE 17 tests, 4 skipped in 25.633s
17:57:43 [2023-07-16T17:57:43.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:57:43 [2023-07-16T17:57:43.092Z] ++ 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
17:57:43 [2023-07-16T17:57:43.092Z] ++ set -e
17:57:43 [2023-07-16T17:57:43.092Z] ++ '[' -n 0 ']'
17:57:43 [2023-07-16T17:57:43.092Z] ++ set -x
17:57:43 [2023-07-16T17:57:43.092Z] ++ 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
17:57:43 [2023-07-16T17:57:43.092Z] INFO: Testing against a local daemon
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:57:43 [2023-07-16T17:57:43.092Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:57:43 [2023-07-16T17:57:43.092Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:57:43 [2023-07-16T17:57:43.092Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:57:43 [2023-07-16T17:57:43.092Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:57:43 [2023-07-16T17:57:43.092Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:57:43 [2023-07-16T17:57:43.092Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:57:43 [2023-07-16T17:57:43.092Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:57:43 [2023-07-16T17:57:43.092Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInstall
17:57:43 [2023-07-16T17:57:43.092Z] === RUN   TestPluginInstall/no_auth
17:57:44 [2023-07-16T17:57:44.996Z] time="2023-07-16T17:57:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:44 [2023-07-16T17:57:44.996Z] time="2023-07-16T17:57:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e87564b0cdbb845bba6770a5c85b5db7652e3435809911c7adf5d77feacacd43" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:44 [2023-07-16T17:57:44.996Z] time="2023-07-16T17:57:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:44 [2023-07-16T17:57:44.996Z] time="2023-07-16T17:57:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e87564b0cdbb845bba6770a5c85b5db7652e3435809911c7adf5d77feacacd43" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:44 [2023-07-16T17:57:44.996Z] === RUN   TestPluginInstall/with_htpasswd
17:57:45 [2023-07-16T17:57:45.254Z] time="2023-07-16T17:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:45 [2023-07-16T17:57:45.254Z] time="2023-07-16T17:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e87564b0cdbb845bba6770a5c85b5db7652e3435809911c7adf5d77feacacd43" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:45 [2023-07-16T17:57:45.254Z] time="2023-07-16T17:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:45 [2023-07-16T17:57:45.254Z] time="2023-07-16T17:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e87564b0cdbb845bba6770a5c85b5db7652e3435809911c7adf5d77feacacd43" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:45 [2023-07-16T17:57:45.512Z] === RUN   TestPluginInstall/with_insecure
17:57:46 [2023-07-16T17:57:46.446Z] time="2023-07-16T17:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:46 [2023-07-16T17:57:46.446Z] time="2023-07-16T17:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8810fda7557a30af82d415401faf2f9fb94003be13767d2bd9d6b18bcd6a5cd3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:46 [2023-07-16T17:57:46.446Z] time="2023-07-16T17:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:57:46 [2023-07-16T17:57:46.446Z] time="2023-07-16T17:57:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8810fda7557a30af82d415401faf2f9fb94003be13767d2bd9d6b18bcd6a5cd3" mediatype=application/vnd.docker.plugin.v1+json size=522
17:57:46 [2023-07-16T17:57:46.446Z]     plugin_test.go:196: [d233a9797b60a] daemon is not started
17:57:46 [2023-07-16T17:57:46.446Z] --- PASS: TestPluginInstall (4.44s)
17:57:46 [2023-07-16T17:57:46.446Z]     --- PASS: TestPluginInstall/no_auth (3.01s)
17:57:46 [2023-07-16T17:57:46.446Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
17:57:46 [2023-07-16T17:57:46.446Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
17:57:46 [2023-07-16T17:57:46.446Z] === RUN   TestPluginsWithRuntimes
17:57:47 [2023-07-16T17:57:47.819Z] === RUN   TestPluginsWithRuntimes/No_Args
17:57:48 [2023-07-16T17:57:48.753Z] === RUN   TestPluginsWithRuntimes/With_Args
17:57:49 [2023-07-16T17:57:49.687Z] --- PASS: TestPluginsWithRuntimes (3.31s)
17:57:49 [2023-07-16T17:57:49.687Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:57:49 [2023-07-16T17:57:49.687Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
17:57:49 [2023-07-16T17:57:49.687Z] === RUN   TestPluginBackCompatMediaTypes
17:57:50 [2023-07-16T17:57:50.252Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
17:57:50 [2023-07-16T17:57:50.252Z] PASS
17:57:50 [2023-07-16T17:57:50.252Z] 
17:57:50 [2023-07-16T17:57:50.252Z] DONE 24 tests in 8.292s
17:57:50 [2023-07-16T17:57:50.252Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:57:50 [2023-07-16T17:57:50.252Z] ++ 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
17:57:50 [2023-07-16T17:57:50.252Z] ++ set -e
17:57:50 [2023-07-16T17:57:50.252Z] ++ '[' -n 0 ']'
17:57:50 [2023-07-16T17:57:50.252Z] ++ set -x
17:57:50 [2023-07-16T17:57:50.253Z] ++ 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
17:57:50 [2023-07-16T17:57:50.253Z] INFO: Testing against a local daemon
17:57:50 [2023-07-16T17:57:50.253Z] === RUN   TestExternalGraphDriver
17:57:50 [2023-07-16T17:57:50.511Z] === RUN   TestExternalGraphDriver/json
17:57:52 [2023-07-16T17:57:52.409Z] === RUN   TestExternalGraphDriver/spec
17:57:53 [2023-07-16T17:57:53.783Z] === RUN   TestExternalGraphDriver/pull
17:57:55 [2023-07-16T17:57:55.683Z] --- PASS: TestExternalGraphDriver (5.02s)
17:57:55 [2023-07-16T17:57:55.683Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
17:57:55 [2023-07-16T17:57:55.683Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
17:57:55 [2023-07-16T17:57:55.683Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
17:57:55 [2023-07-16T17:57:55.683Z] === RUN   TestGraphdriverPluginV2
17:57:55 [2023-07-16T17:57:55.683Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:55 [2023-07-16T17:57:55.683Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:57:55 [2023-07-16T17:57:55.683Z] PASS
17:57:55 [2023-07-16T17:57:55.683Z] 
17:57:55 [2023-07-16T17:57:55.683Z] === Skipped
17:57:55 [2023-07-16T17:57:55.683Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:57:55 [2023-07-16T17:57:55.683Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:57:55 [2023-07-16T17:57:55.683Z] 
17:57:55 [2023-07-16T17:57:55.683Z] DONE 5 tests, 1 skipped in 5.384s
17:57:55 [2023-07-16T17:57:55.683Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:57:55 [2023-07-16T17:57:55.683Z] ++ 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
17:57:55 [2023-07-16T17:57:55.683Z] ++ set -e
17:57:55 [2023-07-16T17:57:55.683Z] ++ '[' -n 0 ']'
17:57:55 [2023-07-16T17:57:55.683Z] ++ set -x
17:57:55 [2023-07-16T17:57:55.683Z] ++ 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
17:57:55 [2023-07-16T17:57:55.683Z] INFO: Testing against a local daemon
17:57:55 [2023-07-16T17:57:55.683Z] === RUN   TestContinueAfterPluginCrash
17:57:55 [2023-07-16T17:57:55.683Z] === PAUSE TestContinueAfterPluginCrash
17:57:55 [2023-07-16T17:57:55.683Z] === RUN   TestReadPluginNoRead
17:57:55 [2023-07-16T17:57:55.683Z] === PAUSE TestReadPluginNoRead
17:57:55 [2023-07-16T17:57:55.683Z] === RUN   TestDaemonStartWithLogOpt
17:57:55 [2023-07-16T17:57:55.683Z] === PAUSE TestDaemonStartWithLogOpt
17:57:55 [2023-07-16T17:57:55.683Z] === CONT  TestContinueAfterPluginCrash
17:57:55 [2023-07-16T17:57:55.683Z] === CONT  TestDaemonStartWithLogOpt
17:57:55 [2023-07-16T17:57:55.683Z] === CONT  TestReadPluginNoRead
17:57:58 [2023-07-16T17:57:58.213Z] === RUN   TestReadPluginNoRead/default
17:57:58 [2023-07-16T17:57:58.471Z] --- PASS: TestDaemonStartWithLogOpt (2.68s)
17:57:59 [2023-07-16T17:57:59.036Z] === RUN   TestReadPluginNoRead/disabled_caching
17:58:00 [2023-07-16T17:58:00.409Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:58:01 [2023-07-16T17:58:01.345Z]     read_test.go:91: [dd7381b7b1baa] daemon is not started
17:58:01 [2023-07-16T17:58:01.345Z] --- PASS: TestReadPluginNoRead (5.69s)
17:58:01 [2023-07-16T17:58:01.345Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
17:58:01 [2023-07-16T17:58:01.345Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
17:58:01 [2023-07-16T17:58:01.345Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
17:58:03 [2023-07-16T17:58:03.249Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
17:58:03 [2023-07-16T17:58:03.249Z] PASS
17:58:03 [2023-07-16T17:58:03.249Z] 
17:58:03 [2023-07-16T17:58:03.249Z] DONE 6 tests in 7.603s
17:58:03 [2023-07-16T17:58:03.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:58:03 [2023-07-16T17:58:03.249Z] ++ 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
17:58:03 [2023-07-16T17:58:03.249Z] ++ set -e
17:58:03 [2023-07-16T17:58:03.249Z] ++ '[' -n 0 ']'
17:58:03 [2023-07-16T17:58:03.249Z] ++ set -x
17:58:03 [2023-07-16T17:58:03.249Z] ++ 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
17:58:03 [2023-07-16T17:58:03.249Z] testing: warning: no tests to run
17:58:03 [2023-07-16T17:58:03.249Z] PASS
17:58:03 [2023-07-16T17:58:03.249Z] 
17:58:03 [2023-07-16T17:58:03.249Z] DONE 0 tests in 0.008s
17:58:03 [2023-07-16T17:58:03.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:58:03 [2023-07-16T17:58:03.249Z] ++ 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
17:58:03 [2023-07-16T17:58:03.249Z] ++ set -e
17:58:03 [2023-07-16T17:58:03.249Z] ++ '[' -n 0 ']'
17:58:03 [2023-07-16T17:58:03.249Z] ++ set -x
17:58:03 [2023-07-16T17:58:03.249Z] ++ 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
17:58:03 [2023-07-16T17:58:03.249Z] INFO: Testing against a local daemon
17:58:03 [2023-07-16T17:58:03.249Z] === RUN   TestPluginWithDevMounts
17:58:03 [2023-07-16T17:58:03.249Z] === PAUSE TestPluginWithDevMounts
17:58:03 [2023-07-16T17:58:03.249Z] === CONT  TestPluginWithDevMounts
17:58:05 [2023-07-16T17:58:05.148Z] --- PASS: TestPluginWithDevMounts (1.48s)
17:58:05 [2023-07-16T17:58:05.148Z] PASS
17:58:05 [2023-07-16T17:58:05.148Z] 
17:58:05 [2023-07-16T17:58:05.148Z] DONE 1 tests in 1.512s
17:58:05 [2023-07-16T17:58:05.148Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:58:05 [2023-07-16T17:58:05.148Z] ++ 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
17:58:05 [2023-07-16T17:58:05.148Z] ++ set -e
17:58:05 [2023-07-16T17:58:05.148Z] ++ '[' -n 0 ']'
17:58:05 [2023-07-16T17:58:05.148Z] ++ set -x
17:58:05 [2023-07-16T17:58:05.148Z] ++ 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
17:58:05 [2023-07-16T17:58:05.148Z] INFO: Testing against a local daemon
17:58:05 [2023-07-16T17:58:05.148Z] === RUN   TestSecretInspect
17:58:07 [2023-07-16T17:58:07.048Z] --- PASS: TestSecretInspect (1.88s)
17:58:07 [2023-07-16T17:58:07.048Z] === RUN   TestSecretList
17:58:08 [2023-07-16T17:58:08.947Z] --- PASS: TestSecretList (1.87s)
17:58:08 [2023-07-16T17:58:08.947Z] === RUN   TestSecretsCreateAndDelete
17:58:10 [2023-07-16T17:58:10.846Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
17:58:10 [2023-07-16T17:58:10.846Z] === RUN   TestSecretsUpdate
17:58:12 [2023-07-16T17:58:12.745Z] --- PASS: TestSecretsUpdate (1.90s)
17:58:12 [2023-07-16T17:58:12.745Z] === RUN   TestTemplatedSecret
17:58:15 [2023-07-16T17:58:15.275Z] --- PASS: TestTemplatedSecret (2.61s)
17:58:15 [2023-07-16T17:58:15.275Z] === RUN   TestSecretCreateResolve
17:58:17 [2023-07-16T17:58:17.175Z] --- PASS: TestSecretCreateResolve (1.87s)
17:58:17 [2023-07-16T17:58:17.175Z] PASS
17:58:17 [2023-07-16T17:58:17.175Z] 
17:58:17 [2023-07-16T17:58:17.175Z] DONE 6 tests in 12.035s
17:58:17 [2023-07-16T17:58:17.175Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:58:17 [2023-07-16T17:58:17.175Z] ++ 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
17:58:17 [2023-07-16T17:58:17.175Z] ++ set -e
17:58:17 [2023-07-16T17:58:17.175Z] ++ '[' -n 0 ']'
17:58:17 [2023-07-16T17:58:17.175Z] ++ set -x
17:58:17 [2023-07-16T17:58:17.175Z] ++ 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
17:58:17 [2023-07-16T17:58:17.175Z] INFO: Testing against a local daemon
17:58:17 [2023-07-16T17:58:17.175Z] === RUN   TestServiceCreateInit
17:58:17 [2023-07-16T17:58:17.175Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:58:21 [2023-07-16T17:58:21.357Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:58:24 [2023-07-16T17:58:24.638Z] --- PASS: TestServiceCreateInit (7.53s)
17:58:24 [2023-07-16T17:58:24.638Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
17:58:24 [2023-07-16T17:58:24.638Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
17:58:24 [2023-07-16T17:58:24.638Z] === RUN   TestCreateServiceMultipleTimes
17:58:39 [2023-07-16T17:58:39.509Z] --- PASS: TestCreateServiceMultipleTimes (14.77s)
17:58:39 [2023-07-16T17:58:39.510Z] === RUN   TestCreateServiceConflict
17:58:41 [2023-07-16T17:58:41.408Z] --- PASS: TestCreateServiceConflict (1.90s)
17:58:41 [2023-07-16T17:58:41.408Z] === RUN   TestCreateServiceMaxReplicas
17:58:43 [2023-07-16T17:58:43.937Z] --- PASS: TestCreateServiceMaxReplicas (2.89s)
17:58:43 [2023-07-16T17:58:43.937Z] === RUN   TestCreateWithDuplicateNetworkNames
17:58:58 [2023-07-16T17:58:58.805Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
17:58:58 [2023-07-16T17:58:58.805Z] === RUN   TestCreateServiceSecretFileMode
17:59:11 [2023-07-16T17:59:11.001Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
17:59:11 [2023-07-16T17:59:11.001Z] === RUN   TestCreateServiceConfigFileMode
17:59:23 [2023-07-16T17:59:23.194Z] --- PASS: TestCreateServiceConfigFileMode (12.35s)
17:59:23 [2023-07-16T17:59:23.194Z] === RUN   TestCreateServiceSysctls
17:59:25 [2023-07-16T17:59:25.094Z] --- PASS: TestCreateServiceSysctls (3.15s)
17:59:25 [2023-07-16T17:59:25.094Z] === RUN   TestCreateServiceCapabilities
17:59:27 [2023-07-16T17:59:27.621Z] --- PASS: TestCreateServiceCapabilities (2.50s)
17:59:27 [2023-07-16T17:59:27.621Z] === RUN   TestInspect
17:59:30 [2023-07-16T17:59:30.168Z] --- PASS: TestInspect (2.89s)
17:59:30 [2023-07-16T17:59:30.168Z] === RUN   TestCreateJob
17:59:33 [2023-07-16T17:59:33.467Z] --- PASS: TestCreateJob (3.12s)
17:59:33 [2023-07-16T17:59:33.467Z] === RUN   TestReplicatedJob
17:59:38 [2023-07-16T17:59:38.766Z] --- PASS: TestReplicatedJob (5.14s)
17:59:38 [2023-07-16T17:59:38.766Z] === RUN   TestUpdateReplicatedJob
17:59:42 [2023-07-16T17:59:42.093Z] --- PASS: TestUpdateReplicatedJob (3.22s)
17:59:42 [2023-07-16T17:59:42.093Z] === RUN   TestServiceListWithStatuses
17:59:42 [2023-07-16T17:59:42.093Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:59:42 [2023-07-16T17:59:42.093Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:59:42 [2023-07-16T17:59:42.093Z] === RUN   TestDockerNetworkConnectAlias
17:59:46 [2023-07-16T17:59:46.278Z] --- PASS: TestDockerNetworkConnectAlias (3.85s)
17:59:46 [2023-07-16T17:59:46.278Z] === RUN   TestDockerNetworkReConnect
17:59:48 [2023-07-16T17:59:48.806Z] --- PASS: TestDockerNetworkReConnect (3.25s)
17:59:48 [2023-07-16T17:59:48.806Z] === RUN   TestServicePlugin
17:59:48 [2023-07-16T17:59:48.806Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:59:48 [2023-07-16T17:59:48.806Z] --- SKIP: TestServicePlugin (0.00s)
17:59:48 [2023-07-16T17:59:48.806Z] === RUN   TestServiceUpdateLabel
17:59:50 [2023-07-16T17:59:50.709Z] --- PASS: TestServiceUpdateLabel (1.86s)
17:59:50 [2023-07-16T17:59:50.709Z] === RUN   TestServiceUpdateSecrets
18:00:05 [2023-07-16T18:00:05.576Z] --- PASS: TestServiceUpdateSecrets (14.62s)
18:00:05 [2023-07-16T18:00:05.576Z] === RUN   TestServiceUpdateConfigs
18:00:20 [2023-07-16T18:00:20.444Z] --- PASS: TestServiceUpdateConfigs (14.42s)
18:00:20 [2023-07-16T18:00:20.444Z] === RUN   TestServiceUpdateNetwork
18:00:32 [2023-07-16T18:00:32.640Z] --- PASS: TestServiceUpdateNetwork (12.09s)
18:00:32 [2023-07-16T18:00:32.640Z] === RUN   TestServiceUpdatePidsLimit
18:00:33 [2023-07-16T18:00:33.206Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:00:33 [2023-07-16T18:00:33.772Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:00:41 [2023-07-16T18:00:41.880Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:00:48 [2023-07-16T18:00:48.435Z] --- PASS: TestServiceUpdatePidsLimit (16.52s)
18:00:48 [2023-07-16T18:00:48.435Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
18:00:48 [2023-07-16T18:00:48.435Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
18:00:48 [2023-07-16T18:00:48.435Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
18:00:48 [2023-07-16T18:00:48.435Z] PASS
18:00:48 [2023-07-16T18:00:48.435Z] 
18:00:48 [2023-07-16T18:00:48.435Z] === Skipped
18:00:48 [2023-07-16T18:00:48.435Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:00:48 [2023-07-16T18:00:48.435Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:00:48 [2023-07-16T18:00:48.435Z] 
18:00:48 [2023-07-16T18:00:48.435Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:00:48 [2023-07-16T18:00:48.435Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:00:48 [2023-07-16T18:00:48.435Z] 
18:00:48 [2023-07-16T18:00:48.435Z] DONE 27 tests, 2 skipped in 151.473s
18:00:48 [2023-07-16T18:00:48.435Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:00:48 [2023-07-16T18:00:48.435Z] ++ 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
18:00:48 [2023-07-16T18:00:48.435Z] ++ set -e
18:00:48 [2023-07-16T18:00:48.435Z] ++ '[' -n 0 ']'
18:00:48 [2023-07-16T18:00:48.435Z] ++ set -x
18:00:48 [2023-07-16T18:00:48.435Z] ++ 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
18:00:48 [2023-07-16T18:00:48.435Z] INFO: Testing against a local daemon
18:00:48 [2023-07-16T18:00:48.435Z] === RUN   TestSessionCreate
18:00:48 [2023-07-16T18:00:48.435Z] --- PASS: TestSessionCreate (0.02s)
18:00:48 [2023-07-16T18:00:48.435Z] === RUN   TestSessionCreateWithBadUpgrade
18:00:48 [2023-07-16T18:00:48.435Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:00:48 [2023-07-16T18:00:48.435Z] PASS
18:00:48 [2023-07-16T18:00:48.435Z] 
18:00:48 [2023-07-16T18:00:48.435Z] DONE 2 tests in 0.053s
18:00:48 [2023-07-16T18:00:48.435Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:00:48 [2023-07-16T18:00:48.435Z] ++ 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
18:00:48 [2023-07-16T18:00:48.435Z] ++ set -e
18:00:48 [2023-07-16T18:00:48.435Z] ++ '[' -n 0 ']'
18:00:48 [2023-07-16T18:00:48.435Z] ++ set -x
18:00:48 [2023-07-16T18:00:48.435Z] ++ 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
18:00:48 [2023-07-16T18:00:48.435Z] INFO: Testing against a local daemon
18:00:48 [2023-07-16T18:00:48.435Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:00:48 [2023-07-16T18:00:48.435Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:00:48 [2023-07-16T18:00:48.435Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:00:48 [2023-07-16T18:00:48.435Z] === RUN   TestDiskUsage
18:00:48 [2023-07-16T18:00:48.435Z] === PAUSE TestDiskUsage
18:00:48 [2023-07-16T18:00:48.435Z] === RUN   TestEventsExecDie
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestEventsExecDie (0.53s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestEventsBackwardsCompatible
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestEventsVolumeCreate
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestEventsVolumeCreate (0.04s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestInfoBinaryCommits
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestInfoBinaryCommits (0.01s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestInfoAPIVersioned
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestInfoAPI
18:00:49 [2023-07-16T18:00:49.001Z] --- PASS: TestInfoAPI (0.02s)
18:00:49 [2023-07-16T18:00:49.001Z] === RUN   TestInfoAPIWarnings
18:01:07 [2023-07-16T18:01:07.073Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:01:07 [2023-07-16T18:01:07.073Z] === RUN   TestInfoDebug
18:01:07 [2023-07-16T18:01:07.073Z] --- PASS: TestInfoDebug (0.52s)
18:01:07 [2023-07-16T18:01:07.073Z] === RUN   TestInfoInsecureRegistries
18:01:07 [2023-07-16T18:01:07.073Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:01:07 [2023-07-16T18:01:07.073Z] === RUN   TestInfoRegistryMirrors
18:01:07 [2023-07-16T18:01:07.073Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:01:07 [2023-07-16T18:01:07.073Z] === RUN   TestLoginFailsWithBadCredentials
18:01:07 [2023-07-16T18:01:07.639Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
18:01:07 [2023-07-16T18:01:07.639Z] === RUN   TestPingCacheHeaders
18:01:07 [2023-07-16T18:01:07.639Z] --- PASS: TestPingCacheHeaders (0.02s)
18:01:07 [2023-07-16T18:01:07.639Z] === RUN   TestPingGet
18:01:07 [2023-07-16T18:01:07.639Z] --- PASS: TestPingGet (0.01s)
18:01:07 [2023-07-16T18:01:07.639Z] === RUN   TestPingHead
18:01:07 [2023-07-16T18:01:07.639Z] --- PASS: TestPingHead (0.01s)
18:01:07 [2023-07-16T18:01:07.639Z] === RUN   TestPingSwarmHeader
18:01:08 [2023-07-16T18:01:08.205Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:01:08 [2023-07-16T18:01:08.770Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:01:09 [2023-07-16T18:01:09.704Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:01:09 [2023-07-16T18:01:09.704Z] --- PASS: TestPingSwarmHeader (2.04s)
18:01:09 [2023-07-16T18:01:09.704Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:01:09 [2023-07-16T18:01:09.704Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:01:09 [2023-07-16T18:01:09.704Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:01:09 [2023-07-16T18:01:09.704Z] === RUN   TestPingBuilderHeader
18:01:09 [2023-07-16T18:01:09.704Z] === RUN   TestPingBuilderHeader/default_config
18:01:10 [2023-07-16T18:01:10.270Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:01:10 [2023-07-16T18:01:10.835Z] --- PASS: TestPingBuilderHeader (1.04s)
18:01:10 [2023-07-16T18:01:10.835Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
18:01:10 [2023-07-16T18:01:10.835Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
18:01:10 [2023-07-16T18:01:10.835Z] === RUN   TestVersion
18:01:10 [2023-07-16T18:01:10.835Z] --- PASS: TestVersion (0.01s)
18:01:10 [2023-07-16T18:01:10.835Z] === CONT  TestDiskUsage
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/container_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/image_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/volume_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/build-cache_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.093Z] === RUN   TestDiskUsage/after_LoadBusybox
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.351Z] === RUN   TestDiskUsage/after_container.Run
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:01:11 [2023-07-16T18:01:11.609Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:01:11 [2023-07-16T18:01:11.609Z] --- PASS: TestDiskUsage (1.02s)
18:01:11 [2023-07-16T18:01:11.609Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z] PASS
18:01:11 [2023-07-16T18:01:11.609Z] 
18:01:11 [2023-07-16T18:01:11.609Z] === Skipped
18:01:11 [2023-07-16T18:01:11.609Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:01:11 [2023-07-16T18:01:11.609Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:01:11 [2023-07-16T18:01:11.609Z] 
18:01:11 [2023-07-16T18:01:11.609Z] DONE 57 tests, 1 skipped in 23.309s
18:01:11 [2023-07-16T18:01:11.867Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:01:11 [2023-07-16T18:01:11.867Z] ++ 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
18:01:11 [2023-07-16T18:01:11.867Z] ++ set -e
18:01:11 [2023-07-16T18:01:11.867Z] ++ '[' -n 0 ']'
18:01:11 [2023-07-16T18:01:11.867Z] ++ set -x
18:01:11 [2023-07-16T18:01:11.867Z] ++ 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
18:01:11 [2023-07-16T18:01:11.867Z] INFO: Testing against a local daemon
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesCreateAndList
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumesCreateAndList (0.01s)
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemove
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemove/volume_in_use
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemove/volume_not_in_use
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemove/non-existing_volume
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumesRemove (0.04s)
18:01:11 [2023-07-16T18:01:11.867Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:01:11 [2023-07-16T18:01:11.867Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesRemoveSwarmEnabled
18:01:11 [2023-07-16T18:01:11.867Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInspect
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumesInspect (0.01s)
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:01:11 [2023-07-16T18:01:11.867Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:01:11 [2023-07-16T18:01:11.867Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:01:11 [2023-07-16T18:01:11.867Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumePruneAnonymous
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumePruneAnonymous (0.03s)
18:01:11 [2023-07-16T18:01:11.867Z] === RUN   TestVolumePruneAnonFromImage
18:01:11 [2023-07-16T18:01:11.867Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
18:01:11 [2023-07-16T18:01:11.867Z] === CONT  TestVolumesRemoveSwarmEnabled
18:01:13 [2023-07-16T18:01:13.241Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:01:13 [2023-07-16T18:01:13.241Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:01:13 [2023-07-16T18:01:13.241Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:01:13 [2023-07-16T18:01:13.241Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:01:13 [2023-07-16T18:01:13.806Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
18:01:13 [2023-07-16T18:01:13.806Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:01:13 [2023-07-16T18:01:13.806Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:01:13 [2023-07-16T18:01:13.806Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:01:13 [2023-07-16T18:01:13.806Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:01:13 [2023-07-16T18:01:13.806Z] PASS
18:01:13 [2023-07-16T18:01:13.806Z] 
18:01:13 [2023-07-16T18:01:13.806Z] DONE 20 tests in 2.093s
18:01:13 [2023-07-16T18:01:13.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:01:14 [2023-07-16T18:01:14.064Z] ++++ cat bundles/test-integration/docker.pid
18:01:14 [2023-07-16T18:01:14.064Z] +++ kill 21938
18:01:15 [2023-07-16T18:01:15.436Z] +++ /etc/init.d/apparmor stop
18:01:15 [2023-07-16T18:01:15.436Z] Leaving: AppArmorNo profiles have been unloaded.
18:01:15 [2023-07-16T18:01:15.436Z] 
18:01:15 [2023-07-16T18:01:15.436Z] Unloading profiles will leave already running processes permanently
18:01:15 [2023-07-16T18:01:15.436Z] unconfined, which can lead to unexpected situations.
18:01:15 [2023-07-16T18:01:15.436Z] 
18:01:15 [2023-07-16T18:01:15.436Z] To set a process to complain mode, use the command line tool
18:01:15 [2023-07-16T18:01:15.436Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:01:15 [2023-07-16T18:01:15.436Z] +++ true
18:01:15 [2023-07-16T18:01:15.436Z] exiting test-integration
18:01:15 [2023-07-16T18:01:15.436Z] ++ exit 0
18:01:15 [2023-07-16T18:01:15.436Z] 
Post stage
[Pipeline] junit
18:01:16 [2023-07-16T18:01:16.381Z] Recording test results
18:01:16 [2023-07-16T18:01:16.560Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:01:16 [2023-07-16T18:01:16.879Z] + echo Ensuring container killed.
18:01:16 [2023-07-16T18:01:16.879Z] Ensuring container killed.
18:01:16 [2023-07-16T18:01:16.879Z] + docker rm -vf docker-pr1
18:01:16 [2023-07-16T18:01:16.879Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:01:17 [2023-07-16T18:01:17.158Z] + echo Chowning /workspace to jenkins user
18:01:17 [2023-07-16T18:01:17.158Z] Chowning /workspace to jenkins user
18:01:17 [2023-07-16T18:01:17.158Z] + id -u
18:01:17 [2023-07-16T18:01:17.158Z] + id -g
18:01:17 [2023-07-16T18:01:17.158Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45984:/workspace busybox chown -R 1000:1000 /workspace
18:01:17 [2023-07-16T18:01:17.158Z] Unable to find image 'busybox:latest' locally
18:01:17 [2023-07-16T18:01:17.158Z] latest: Pulling from library/busybox
18:01:17 [2023-07-16T18:01:17.158Z] ba1cab11642e: Already exists
18:01:17 [2023-07-16T18:01:17.416Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
18:01:17 [2023-07-16T18:01:17.416Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:01:18 [2023-07-16T18:01:18.635Z] + bundleName=arm64-integration
18:01:18 [2023-07-16T18:01:18.635Z] + echo Creating arm64-integration-bundles.tar.gz
18:01:18 [2023-07-16T18:01:18.635Z] Creating arm64-integration-bundles.tar.gz
18:01:18 [2023-07-16T18:01:18.635Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+  *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:01:18 [2023-07-16T18:01:18.635Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:01:18 [2023-07-16T18:01:18.905Z] Archiving artifacts
18:01:20 [2023-07-16T18:01:20.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45984/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:01:20 [2023-07-16T18:01:20.717Z] + make clean
18:01:20 [2023-07-16T18:01:20.717Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:01:20 [2023-07-16T18:01:20.717Z] docker-dev-cache
18:01:20 [2023-07-16T18:01:20.717Z] 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